/*
Theme Name: Guia ZN
Theme URI: http://www.agenciaad.com.br
Description: Tema desenvolvido pela <a href="http://www.agenciaad.com.br">agência AD</a> para a empresa Guia ZN.
Version: 1.0
Author: Raoni Del Pérsio | agência AD
Author URI: http://www.agenciaad.com.br/
Tags: agência AD, agencia ad, sao paulo, zona norte, temas para wordpress
Text Domain: raoni

	Raoni Del Pérsio
	http://www.agenciaad.com.br

	Este tema foi desenvolvido pela agência AD
	Você pode saber mais no site http://www.agenciaad.com.br


*/

/*
	960 Grid System ~ Core CSS.
*/

body {
	min-width: 960px;
}


.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}


.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:before,
.clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}
/*
	END - 960 Grid System ~ Core CSS.
*/


/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End RESET */

.bkg {
	background-image: url(_img/bkg-header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	background-image: url(_img/bkg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #444;
	background-repeat: repeat;
	background-position: left top;
}
p {
	line-height: 1.1;
}
a {
	text-decoration: none;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1 {
	font-family: "Droid Sans", arial, serif;
}
h2 {
	font-size: 23px;
	font-family: "Droid Sans", arial, serif;
}
.big {
	font-size: 32px;
}
h3 {
	font-size: 21px;
	font-family: "Droid Sans", arial, serif;
}
h4 {
	font-size: 19px;
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 15px;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
#header {
	height: 240px;
	position: relative;
}
#site-title a {
	text-indent: -999em;
	height: 140px;
	width: 190px;
	display: block;
	background-image: url(_img/logotipo-guia-zn.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	left: 10px;
	top: 16px;
}
#header #nav {
	position: absolute;
	width: 630px;
	top: 0px;
	right: 10px;
	height: 50px;
	background-image: url(_img/bkg-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav .menu-main-top-container {
	overflow: hidden;
	float: left;
	width: 545px;
}
#nav ul {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Droid Sans", arial, serif;
	font-size: 16px;
	font-weight: bold;
}
#nav li {
	float: left;
}
#nav li a {
	display: block;
	color: #553b0c;
	text-decoration: none;
	line-height: 35px;
	padding-right: 15px;
	padding-left: 10px;
	background-image: url(_img/barra-menu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav li a:hover {
	color: #E4113E;
}
#header #search {
	position: absolute;
	width: 558px;
	background-image: url(_img/bkg-busca.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: 58px;
	padding-top: 32px;
	padding-left: 20px;
	right: 120px;
}
#nav .socialtop {
	width: 70px;
	float: right;
	margin-top: 7px;
}
#nav .socialtop img {
	margin-right: 2px;
	margin-left: 2px;
}
#searchform #sprytextfield1 {
	float: left;
	width: 400px;
}
#searchform #s {
	width: 370px;
	border: 5px solid #C9C9C9;
	font-size: 22px;
	margin-bottom: 5px;
	font-family: "Droid Sans", arial, serif;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#searchform #searchsubmit {
	float: left;
	width: 134px;
	cursor: pointer;
	height: 55px;
	display: block;
	background-image: url(_img/bkg-botao.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#searchform #searchsubmit:active {
	background-image: url(_img/bkg-botao.png);
	background-repeat: no-repeat;
	background-position: -134px 0px;
}
.bt-cadastro {
	height: 79px;
	width: 148px;
	position: absolute;
	bottom: 0px;
	left: 150px;
}
.textfieldRequiredMsg {
	display: none;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
	color: #68573B;
}
.textfieldHintState input, input.textfieldHintState {
	color: #d4d4d4;
	font-style: italic;
}
.textfieldRequiredState .textfieldRequiredMsg {
	display: inline;
	color: #E43E52;
	font-size: 1.2em;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 1px;
}
.textfieldRequiredState input {
	background-color: #FCE5E1;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}
#content {
	margin-bottom: 15px;
	border: 1px solid #d4d4d4;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.spacer {
	margin-top: 15px;
}
.title-sessao a  {
	background-image: url(_img/bkg-title.png);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #fcf1d9;
	line-height: 34px;
	padding-left: 5px;
	padding-right: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-family: "Droid Sans", arial, serif;
	font-weight: bold;
}
.title-sessao {
	background-image: url(_img/bkg-title.png);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #fcf1d9;
	line-height: 34px;
	padding-left: 5px;
	padding-right: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-family: "Droid Sans", arial, serif;
	font-weight: bold;
}
.title-sessao-blog {
	background-image: url(_img/bkg-title-blog.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #fcf1d9;
	line-height: 35px;
	padding-left: 5px;
	padding-right: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-family: "Droid Sans", arial, serif;
	font-weight: bold;
	width: 200px;
}
.title-sessao-blog a  {
	/* [disabled]background-image: url(_img/bkg-title-blog.jpg); */
	/* [disabled]background-repeat: repeat-x; */
	/* [disabled]font-size: 18px; */
	color: #fcf1d9;
	/* [disabled]line-height: 35px; */
	/* [disabled]padding-left: 5px; */
	/* [disabled]padding-right: 15px; */
	/* [disabled]margin-bottom: 10px; */
	display: block;
	/* [disabled]float: left; */
	/* [disabled]font-family: "Droid Sans", arial, serif; */
	/* [disabled]font-weight: bold; */
}
.title-sessao a:hover,.title-sessao-blog a:hover {
	color: #FFF;
}
.box-empresas {
	background-color: #F9F9F9;
	padding-bottom: 10px;
}
.box li {
	background-color: #F9F9F9;
}
#home-blog img {
	border: 1px solid #DEE3E3;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#home-blog h3 {
	font-size: 14px;
	color: #809112;
	line-height: 16px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 15px;
	margin-left: 15px;
}
#home-blog p {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 13px;
	color: #444;
	line-height: 16px;
	margin-bottom: 0px;
}
#home-blog li a {
	display: block;
	text-decoration: none;
	background-color: #F1F3E3;
	height: 310px;
}
#home-blog li a:hover {
	background-color: #FFFFCC;
}
.box-empresas li {
	display: block;
	/* [disabled]width: 300px; */
	clear: both;
}
.box-empresas li a {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 72px;
}
.box-empresas li a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}
.box-thumb-home  {
	border: 1px solid #DEE3E3;
	background-color: #FFF;
	margin-right: 10px;
	padding: 5px;
	height: 60px;
	width: 80px;
	float: left;
}
.box-empresas li p {
	font-size: 13px;
	color: #444;
	margin-top: 20px;
	font-family: "Droid Sans", arial, serif;
}
#footer {
	background-image: url(_img/bkg-footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 270px;
}
.btn {
	-moz-transition: opacity 0.2s ease 0s;
	background-image: url(_img/btn_overlay.png);
	background-position: 0 50%;
	background-repeat: repeat-x;
	border-radius: 7px 7px 7px 7px;
	color: white !important;
	display: block;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	font-family: "Droid Sans", arial, serif;
}
.widget-container {
	background-color: #F8F9F4;
	/* [disabled]margin-bottom: 20px; */
	padding-top: 10px;
	/* [disabled]padding-right: 10px; */
	padding-bottom: 10px;
	/* [disabled]padding-left: 10px; */
}
.widget-title  {
	font-size: 18px;
	background-color: #DE047A;
	color: #FFF;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.widget-area ul ul li  {
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.widget-area ul ul li a  {
	color: #444;
	text-transform: uppercase;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.widget-area ul ul li a:hover {
	color: #DE047A;
}
/* END =Widget Areas
-------------------------------------------------------------- */



.box-cadastro h2 {
	font-size: 26px;
}
.btn-cadastro {
	width: 220px;
	background-color: #E4113E;
	box-shadow: 0 1px 0 #A9422E, 0 -1px 0 #A9422E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EC6D88;
	border-bottom-color: #EC6D88;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btn-cadastro:hover {
	background-color: #E63556;
}
.box-newsletter {
	padding-left: 50px;
}
.btn-newsletter {
	width: 150px;
	background-color: #E4113E;
	box-shadow: 0 1px 0 #A9422E, 0 -1px 0 #A9422E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EC6D88;
	border-bottom-color: #EC6D88;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(255, 255, 255, 0.5) -moz-use-text-color -moz-use-text-color;
	border-right: 0 none;
	border-style: solid none none;
	border-width: 1px 0 0;
	display: block;
}
.btn-newsletter:hover {
	background-color: #E63556;
}
.box-newsletter .email {
	width: 370px;
	border: 5px solid #C9C9C9;
	font-size: 24px;
	margin-bottom: 0px;
	font-family: "Droid Sans", arial, serif;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.box-newsletter .unit {
	width: 47%;
	float: left;
	padding-top: 10px;
}
.unit strong {
	float: left;
	width: 60px;
	margin-top: 5px;
	display: block;
	margin-left: 65px;
}
#nav-footer ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Droid Sans", arial, serif;
	font-size: 16px;
	font-weight: bold;
}
#nav-footer li a {
	display: block;
	color: #553b0c;
	text-decoration: none;
	line-height: 30px;
}
#nav-footer li a:hover {
	color: #E4113E;
}
/*=====  post contains post title, date, postmeta and post entry styling====*/					
.post {
	clear: both;
	float: none;
	position: relative;
	background-color: #F8F9F4;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.post .title-sessao {
	position: absolute;
	left: -25px;
	padding-left: 30px;
	top: -10px;
}
.post .title-sessao-blog  {
	position: absolute;
	left: -25px;
	padding-left: 30px;
	top: -10px;
}
.post-title  {
	font-size: 36px;
	margin-bottom: 10px;
	clear: both;
	float: none;
	margin-top: 30px;
}
.date {
	color: #444;
	display: block;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: 100;
	margin: 20px 0 10px 0;
	padding: 0;
}
h3.info-gerais {
	color: #DE047A;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 0;
	margin-left: 0;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEA5BC;
	width: 350px;
	clear: both;
	float: none;
}
.tags-empresas {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #E9EADA;
	clear: both;
	float: none;
}
.postmeta {
	font-size:13px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9EBE8;
	font-style: italic;
}
.postmeta em {
	font-style:normal;
}
.postmeta-empresa {
	padding:7px;
	background-color: #FFF;
	margin-bottom: 10px;
}
.postmeta-empresa p {
	line-height: 22px;
	color: #444;
}
.postmeta-empresa p strong {
	color: #333;
	font-weight: bold;
}
.postentry, .postentry p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}
.postentry h2,.postentry h3,.postentry h4,.postentry h5 {
	color: #553B0C;
	/* [disabled]margin-top: 35px; */
	margin-bottom: 20px;
	line-height: 27px;
}
.postentry h2 {
	/* [disabled]font-size: 30px; */
}
.postentry h3 {
	/* [disabled]font-size: 26px; */
}
.postentry h4 {
	/* [disabled]font-size: 20px; */
	margin-bottom: 5px;
}
.postentry h5 {
	/* [disabled]font-size: 18px; */
}
.postentry strong {
	color: #553B0C;
}
/* the styles of images used in the template*/
	.postentry img {
	border: 0;
	display: block;
	max-width: 400px;
	padding: 0;
}
.postentry img.alignleft {
	float: left;
	margin: 0 20px 5px 0;
	border: 1px solid #DEE3E3;
	padding: 7px;
	background-color: #FFF;
}
.postentry img.alignleft {
	float: left;
	margin: 0 20px 5px 0;
	border: 1px solid #DEE3E3;
	padding: 7px;
	background-color: #FFF;
}
.postentry blockquote {
	margin:20px 0;
	padding:10px 0;
	border-top:2px dotted #000;
	border-bottom:1px dotted #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.5em;
}
.postentry ul, ol {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.postentry a,.postmeta-empresa a, .postmeta a  , .info-autor a, .post-nav a, #comments_template a{
	color: #DE047A;
	text-decoration: none;
	/* [disabled]background-color: #FFFFCC; */
}
.postentry a:hover ,.postmeta-empresa a:hover, .postmeta a:hover, .post a:hover, #comments_template a:hover{
	text-decoration: underline;
}
table#info-empresa {
	width: 99%;
}
#info-empresa tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E1;
}
#info-empresa tr td.legenda {
	width: 80px;
	background-color: #FFF;
	text-align: right;
	border: 0px none transparent;
}
.lista-tags {
	background-color: #FFF;
	clear: both;
	float: none;
	text-align: justify;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.lista-tags a {
	text-decoration: none;
	color: #5B5B5B;
	line-height: 0.9;
}
.lista-tags a:hover {
	color: #553B03;
	text-decoration: underline;
}
.info-autor {
	background-color: #F9FAF6;
	padding: 10px;
	text-align: justify;
	overflow: hidden;
}
.autor {
	color: #222;
}
.info-autor h6 {
	color: #FFF;
	background-color: #DE047A;
	text-transform: uppercase;
	font-size: 14px;
	width: 130px;
	padding: 5px;
	margin-bottom: 10px;
}
.info-autor img {
	float: left;
	margin-right: 10px;
}
.info-autor p {
	font-size: 12px;
	line-height: 17px;
}
.info-autor p.autor {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #E32F8C;
}
/* Comments Template */

#comments_template {
	clear: both;
	overflow: hidden;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	position: relative;
	background-color: #FFE8B8;
	padding: 20px;
}
#comments_template label {
	font-size: 12px;
}
#comments_template h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#comments_template h4 {
	font-size: 15px;
	padding: 0px;
	color: #553B0C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#comments_template input {
	background: white;
	margin-right: 10px;
	border: 1px solid #CEBB94;
	padding: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 16px;
}
#comments_template textarea {
	background: white;
	margin-right: 10px;
	border: 1px solid #CEBB94;
	padding: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 16px;
	width: 300px;
	height: 100px;
}
#comments_template li {
	clear: left;
	overflow: hidden;
	list-style-type: none;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: white;
	border-bottom-color: #CEBB94;
}
#comments_template li:first-child {
	border-top: none;
}
#comments_template li:last-child {
	border-bottom: none;
}
#comments_template .avatar {
	float: left;
	margin-right: 25px;
	border: 1px solid #CEBB94;
	border-right: none;
	border-bottom: none;
	padding: 4px;
	background-color: #FFF;
}
.main_comment {
	background: white;
	margin-left: 133px;
	padding: 15px;
	position: relative;
	font-size: 13px;
}
.main_comment span.arrow {
	width: 0;
	height: 0;
	line-height: 0;
	border-bottom: 25px solid #FFE8B8;
	border-right: 20px solid white;
	position: absolute;
	top: 10px;
	left: -20px;
}
#respond p {
	font-size: 13px;
}
.post-nav {
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.post-nav table td {
	padding: 7px;
	margin: 5px;
}
.relacionados {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9EBE8;
	border-bottom-color: #E9EBE8;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	float: none;
}
.relacionados p {
	font-size: 16px;
	color: #FFF;
	background-color: #DE047A;
	padding: 5px;
}
.img-list-posts {
	border: 1px solid #DEE3E3;
	padding: 7px;
	background-color: #FFF;
	margin-left: 10px;
}
.list-posts {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E1C3;
	margin-bottom: 5px;
	margin-top: 5px;
}
.list-posts a {
	color: #444;
}
.list-posts a:hover {
	text-decoration: underline;
}
.list-posts p {
	line-height: 18px;
	font-size: 13px;
}
.list-posts h2 {
	margin-bottom: 3px;
}
.line-bottom  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEBDB;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.line-bottom p {
	color: #666;
	font-size: 12px;
}
.title-page {
	font-size: 28px;
	margin-top: 30px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #5D4E35;
}
a.ver-empresa {
	display: block;
	color: #E4113E;
	font-family: "Droid Sans", arial, serif;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #D0D0B2;
	float: left;
	font-size: 16px;
	border-bottom-color: #D0D0B2;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 7px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
a.ver-empresa:hover {
	color: #444;
}
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #444;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Droid Sans", arial, serif;
	font-weight: bold;
}
.wp-pagenavi a, .wp-pagenavi span {
	margin: 2px;
	text-decoration: none;
	/* [disabled]border: 1px solid #444; */
	color: #444;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #d06;
}
.wp-pagenavi span.current {
	font-weight: bold;
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #d06;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin: 2px;
}
.postmeta-social {
	position: absolute;
	top: 10px;
	right: 10px;
}
.banner-125x125 {
	height: 125px;
	width: 125px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: inline;
}
img#wpstats{display:none}

@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Droid Sans'), local('DroidSans'), url('http://themes.googleusercontent.com/font?kit=s-BiyweUPV0v-yRb-cjciL3hpw3pgy2gAi-Ip7WPMi0') format('woff');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: bold;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('http://themes.googleusercontent.com/font?kit=EFpQQyG9GqCrobXxL-KRMXbFhgvWbfSbdVg11QabG8w') format('woff');
}

