/*
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


*/



/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	font-size:62.5%;
	color:#1e1e1e;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(_img/bkg.jpg);
	background-position: center top;
}
.clear {
	clear: both;
	float: none;
}
	.clearpara	{
		clear: both;
		height: 0;
		margin:0;
		padding:0;
		}

h2, h3, h4, h5 {
		margin: 0px ;
		padding: 0px;
		}	


#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	position: relative;
	height: 116px;
	background-image: url(_img/bkg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logotipo {
	position: absolute;
	top: 27px;
	width: 258px;
}
#nav {
	position: absolute;
	width: 630px;
	right: 20px;
	top: 27px;
	text-align: center;
}
#busca {
	background-image: url(_img/bkg-header.jpg);
	height: 170px;
	background-repeat: no-repeat;
	position: relative;
}
#searchform {
	position: absolute;
	top: 95px;
	left: 35px;
}
#searchform input {
	width: 440px;
	border: 1px solid #a4a4a4;
	font-size: 2em;
	margin-right: 10px;
	padding: 10px;
	display: block;
	margin-bottom: 5px;
}
#searchform #searchsubmit {
	color: #553b0c;
	float: left;
	width: 100px;
	cursor: pointer;
	background-color: #FFF;
	height: 47px;
}
.container {
	background-color: #F8F9F4;
	margin-top: 25px;
	border: 1px dashed #CAB591;
	position: relative;
	width: 100%;
	padding-bottom: 20px;
}
	a	{color: #d06;	text-decoration: none;	}
		a:hover{
	color: #590023;
	text-decoration: none;
}
	


/* .section and .column are required in your HTML */
div.section {display:table; width:100%; border-collapse:collapse;}
div.column {display: table-cell;}

/* .column widths, -10% of "precived width" for 6 column layouts */
div.six_column.section div.one {width:15%;}
div.six_column.section div.two {width:30%;}
div.six_column.section div.three {width:45%;}
div.six_column.section div.four {width:60%;}
div.six_column.section div.five {width:75%;}
div.six_column.section div.six {width:90%;}

div.nine_column.section div.one {width:10%;}
div.nine_column.section div.two {width:20%;}
div.nine_column.section div.three {width:30%;}
div.nine_column.section div.four {width:40%;}
div.nine_column.section div.five {width:50%;}
div.nine_column.section div.six {width:60%;}
div.nine_column.section div.seven {width:70%;}
div.nine_column.section div.eight {width:80%;}
div.nine_column.section div.nine {width:90%;}

/* fluid.gs site design */

div.section div.column {
	background:#f8f9f4;
	vertical-align: top;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
div.section div.column:last-child {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCC;
}
div.section div.column_content {
	padding:15px;
	margin:5px;
}
div.section div.column_content.no-padding {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
	
div.section div.column_content.no-paddingmesmo {
	margin: 0px;
	padding: 0px;
}
.alinharesquerda {
	float: left;
}
.alinhardireita {
	float: right;
}
#byad {
	text-align: right;
	font-size: 1.4em;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer {
	background-image: url(_img/bkg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 186px;
	margin-top: 0px;
}
.separador {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-top: 25px;
	margin-bottom: 25px;
}
h2.sessao-home {
	font-size: 2.8em;
	color: #553b0c;
	background-image: url(_img/linha.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
h2 .pequeno      {
	font-size: 0.5em;
}
#lista-empresa {
	margin-top: 15px;
}
#lista-empresa tr td img{
	float: left;
	vertical-align: middle;
	border: 1px solid #DEE3E3;
	padding: 5px;
	background-color: #FFF;
	margin-right: 10px;
}
#lista-empresa tr td p{
	font-size: 1.4em;
	color: #553b0c;
	margin-bottom: 2px;
}
#lista-empresa tr td .categoria{
	font-size: 1.1em;
	color: #666;
	font-style: italic;
}
#lista-empresa td {
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(_img/linha.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lista-tags {
	margin-top: 15px;
	background-color: #FFF;
	padding: 15px;
}
.lista-tags a {
	text-decoration: none;
	color: #5B5B5B;
}
.lista-tags a:hover {
	color: #553B03;
	text-decoration: underline;
}
.banner-300x250 {
	height: 250px;
	width: 300px;
	margin-bottom: 15px;
}
.banner-125x125 {
	height: 125px;
	width: 125px;
	float: left;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 5px;
}
.banner-300-185 {
	width: 300px;
	margin-bottom: 15px;
}
.fundo-branco {
	background-color: #FFF;
}
.lista-news {
	margin-right: auto;
	margin-left: auto;
	width: 260px;
}
.lista-news h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #553B0C;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-bottom: 4px;
	text-transform: uppercase;
	line-height: 20px;
}
.lista-news p {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 17px;
}
.lista-news img {
	border: 1px solid #DEE3E3;
	padding: 5px;
	background-color: #FFF;
}

/*=====  section heading such as latest project, recent articles etc.====*/	
	.section_header	{
		margin: 10px 0 10px -40px;
		padding: 0;
		}
		.section_header h2	{
	background: #d06;
	color: white;
	float: left;
	font-size: 3em;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
			}
/*=====  post contains post title, date, postmeta and post entry styling====*/					
.post {
	margin:10px 0;
	padding:0;
}
	.post-title {
	margin:0;
	padding: 0;
}
	.post-title	h2{
	font-size: 2.9em;
	font-weight: 100;
	letter-spacing: 2px;
	line-height: 32px;
	text-transform: uppercase;
	word-spacing: 0.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15;
	padding-left: 0;
		}
		
		.post-title h2 a	{	color: #444;	}
			.post-title h2 a:hover {color:#000;}
.section_header h2 .titulo-menor {
	text-transform: lowercase;
}
			
	.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;
	font-size: 1.8em;
	letter-spacing: 3px;
	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;
}
.tags-empresas {
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #F9FAF6;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
		
	.postentry, .postentry p {
	padding:0;
	font-size: 1.2em;
	line-height: 23px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.postentry h2, h3, h4, h5  {
	color: #553B0C;
	margin-top: 35px;
	margin-bottom: 20px;
	line-height: 27px;
}
.postentry h2 {
	font-size: 2.3em;
}
.postentry h3 {
	font-size: 2em;
}
.postentry h4 {
	font-size: 1.8em;
}
.postentry h5 {
	font-size: 1.6em;
}
.postentry strong {
	color: #553B0C;
}
	
	.postmeta {
	font-family:verdana,Arial,Sans-Serif;
	margin:5px 0;
	padding:0;
	font-size:1.4em;
		}
		.postmeta em {font-style:normal;}

	/* the styles of images used in the template*/
	.postentry img	{
	border: 0;
	display: block;
	margin: 20px 0;
	max-width: 400px;
	padding: 0;
		}
		
	.postentry img.alignleft	{
	float: left;
	margin: 0 20px 5px 0;
	border: 1px solid #DEE3E3;
	padding: 5px;
	background-color: #FFF;
}
		
	.postentry img.alignright	{
		float: right;
		margin: 0 0 5px 20px;
		border: 1px solid #DEE3E3;
		padding: 5px;
		background-color: #FFF;
		}

	.postentry img.portfolio	{
		border: 0;
		display: block;
		height: auto;
		margin: 20px 0;
		max-width: 440px;
		padding: 0;
		}
		
		.postentry blockquote {
		margin:20px  0;
		padding:10px 0;
		font:100 italic 10pt/1.5em Georgia,Times,Serif;
		border-top:2px dotted #000;
		border-bottom:1px dotted #000;
		}
			
	.postentry ul, ol {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	font-size: 1.23em;
		}	
		

/*=======The styling for latest project ========*/	
	.latest-project	{
	background: #fff;
	color: #555;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
		}
		.latest-project .section_header	{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -60px;
	overflow: hidden;
			}
.section_header h2 a {
	color: #FFF;
}
.section_header h2 a:hover {
	color: #5A0131;
}
					
			.latest-project img	{
	border: 1px solid #DEE3E3;
	padding: 5px;
	background-color: #FFF;
					}

			.latest-project .date	{
	color: #222;
	font-size: 1.6em;
					}
			
			.latest-project a.otherentries	{
					border-color: #222;
					color: #222;
					}
					
/* various  link styling*/			
	a.readmore	{
		border-bottom: 1px dotted #000;
		border-top: 1px dotted #000;
		float: left;
		font-size: 12pt;
		font-weight: 900;
		margin: 0;
		padding: 1px 5px;
		text-transform: uppercase;
		}
		
		a.continue	{	border-top: 0;}
.lista-tags h3 {
	font-size: 1.8em;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	background-color: #D06;
	color: #FFF;
	padding: 7px;
	width: 96%;
	margin-top: 0px;
}
table#info-empresa {
	width: 99%;
}
#info-empresa tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 1.2em;
}
#info-empresa tr td.legenda {
	width: 80px;
	background-color: #FAFBF8;
	text-align: right;
	border: 0px none transparent;
}
.gform_wrapper {
}
.postentry #gforms_confirmation_message {
	font-size: 1.3em;
	line-height: 28px;
}
#sidebar ul{
	list-style-type: none;
}
.widget {
	background-color: #F3F3F3;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.widget h2 {
	font-size: 2em;
	background-color: #DE047A;
	color: #FFF;
	padding: 5px;
}
.widget_text {
	
}
#sidebar ul li ul li {
	font-size: 1.2em;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 7px;
	padding-bottom: 7px;
}
#sidebar ul li ul li a       {
	color: #444;
	text-transform: uppercase;
}
#sidebar ul li ul li a:hover {
	color: #DE047A;
}
.postentry ul li {
	margin-bottom: 5px;
}
.footer-links {
	overflow: hidden;
	float: left;
	width: 750px;
}
.footer-links ul li  {
	list-style-type: none;
	float: left;
	background-color: #FFE8B8;
	margin-right: 7px;
	margin-left: 7px;
	padding: 7px;
	font-size: 1.2em;
}
.assinatura {
	float: right;
	width: 75px;
}
.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: 1.4em;
	width: 130px;
	padding: 5px;
	margin-bottom: 10px;
}
.info-autor img {
	float: left;
	margin-right: 10px;
}
.info-autor p {
	font-size: 1.2em;
	line-height: 17px;
}
.info-autor p.autor {
	font-size: 1.4em;
	margin-bottom: 5px;
	font-weight: bold;
	color: #E32F8C;
}
/* Comments Template */

#comments_template {
	margin-top: 2em;
	clear: both;
	margin-bottom: 28px;
	overflow: hidden;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 20px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	position: relative;
	background-color: #FFE8B8;
	padding-bottom: 30px;
}
#comments_template label {
	font-size: 1.2em;
}
#comments_template h3 {
	font-size: 2.2em;
	margin: 0px;
	padding: 0px;
}
#comments_template h4 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}

#comments_template input {
	background: white;
	margin-right: 10px;
	border: 1px solid #CEBB94;
	padding: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 1.6em;
}
#comments_template textarea {
	background: white;
	margin-right: 10px;
	border: 1px solid #CEBB94;
	padding: 15px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 1.6em;
	width: 400px;
	height: 100px;
}

#comments_template li {
	clear: left;
	overflow: hidden;
	list-style-type: none;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	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;
}

.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: 1.3em;
}
.post-nav {
	font-size: 1.2em;
	padding-top: 20px;
	padding-bottom: 20px;
}
.post-nav a {
	font-size: 1.4em;
}
.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: 1.6em;
	color: #FFF;
	background-color: #DE047A;
	padding: 5px;
}
.widget_openxwpwidget h2.widgettitle  {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
