/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

html, body {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	line-height: 19px;
	background: url(images/topo-fundo-repetidor.gif) top left repeat-x;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none;
}

.pMenosPadding p {
	padding: 10px;
}

.boxFull {
	width: 100%;
	float: left;
}

.boxAlmostFull {
	width: 959px;
	float: left;
}


.centralizador {
	width: 959px;
	margin: 0 auto;
}

.description {
	font-size: 11px;
}

#topo {
	margin: -525px 0 0 0;
}



#fundoTopo {
	width: 100%;
	height: 525px;
	background: url(images/fundo-topo.jpg) top center no-repeat;
	float: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

	#fundoTopo {
		background: url(images/fundo-topo-ie7.jpg) top center no-repeat;

	}

}

#topoTitulo {
	float: left;
	width: 960px;
	height: 197px;
	background: url(images/topo-grande.jpg) top left no-repeat;
}

#topo h1 a {
	display: block;
	width: 441px;
	height: 70px;
	text-indent: -10000px;
	margin: 22px 0 0 0;
	outline: none;
}

#logo {
	width: 445px;
	float: left;
}

#vendaSeuTerrenoTopo {
	width: 184px;
	float: right;
}

#consultorOnlineTopo {
	width: 184px;
	float: right;
}

#consultorOnlineTopo h2 a, #vendaSeuTerrenoTopo h2 a {
	display: block;
	width: 184px;
	height: 28px;
	background: url(images/consultor-online-link.gif) top right no-repeat;
	text-indent: -10000px;
	outline: none;
	margin: 52px 0 0 0;
}

#consultorOnlineTopo h2 a.offlineConsultor {
	background: url(images/consultor-offline-link.gif) top right no-repeat;
}

#vendaSeuTerrenoTopo h2 a {
	background: url(images/venda-terreno-topo-link.gif) top left no-repeat;
	margin: 48px 0 0 0;
}

#menu {
	height: 35px;
	background: url(images/menu-fundo.gif) top left no-repeat;
	margin: 30px 0 0 0;
}

#listaItensMenu {
	float: left;
	height: 35px;
}

#listaItensMenu li {
	float: left;
	background: url(images/menu-border-right.gif) center right no-repeat;
}

#listaItensMenu li a {
	display: block;
	height: 28px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 7px 20px 0 20px;
}

#listaItensMenu li a:hover {
	background: url(images/menu-fundo-hover.gif) top left no-repeat;
}

#listaItensMenu li a.menuItemFirst:hover {
	background: url(images/menu-fundo-hover-first.gif) top left no-repeat;
}


#campoBusca {
	float: left;
	height: 27px;
	width: 177px;
	margin: 7px 0 0 10px;
	background: url(images/menu-busca-fundo.gif) top left no-repeat;
}


#campoBusca h2 {
	display: none;
}

#campoBusca label {
	display: none;
}

#campoBusca .buscaCaixaTopo {
	width: 124px;
	height: 16px;
	border: 0;
	margin: 5px 0 0 17px;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	
}

#campoBusca .buscaSubmitTopo {
	width: 20px;
	height: 16px;
	margin: 3px 0 0 13px;
	background: url(images/menu-busca-botao-ok.gif) top left no-repeat;
	border: 0;
	text-indent: -10000px;
}

#campoBusca li {
	float: left;
}

/* MEIO */

#meio {
	margin: -368px 0 0 0;
}

.meioContentLinhas {
	background: url(images/content-meio-repetidor.gif) top right repeat-y;
	width: 959px;
	padding: 0 0 25px 0;
	float: left;
	min-height:300px;
	height:auto !important;
	height:300px;
}

.indexMeioContentLinhas {
	width: 959px;
	padding: 0 0 11px 0;
	min-height:300px;
	height:auto !important;
	height:300px;
  
}

.delimitadorContent {
	float: left;
	width: 899px;
	padding: 0 30px 0 30px;
}

#topoContentLinhas {
	float: left;
	width: 100%;
	height: 40px;
	background: url(images/content-topo-linha.gif) top right no-repeat;
}

#footerContentLinhas {
	background: url(images/content-footer-linha.gif) top right no-repeat;
	width: 959px;
	height: 9px;
	float: left;
}

/* CAIXA DESTAQUE */

#destaque {
	float: left;
	padding: 0 0 0 15px;
	width: 914px;
	height: 410px;
	overflow: hidden;
}


/* BLOCOS DO RODAPE */

#containerBlocosRodape {
	margin: 47px 0 0 0;
}

#containerBlocosRodape .blocoRodapeItem {
	width: 239px;
	height: 152px;
	float: left;
	background: url(images/fundo-blocos-footer.gif) top center no-repeat;
	text-align: center;

}

#containerBlocosRodape .blocoRodapeItem2 {
	width: 480px;
	height: 155px;
	margin:0 auto;
	background: url(images/fundo-blocos-footer.gif) top center no-repeat;
	text-align: center;

}

#containerBlocosRodape .blocoRodapeItem h3 a, #containerBlocosRodape .blocoRodapeItem h3 {
	color: #1c2b5c;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	margin: 11px 0 0 0;
}

#containerBlocosRodape .blocoRodapeItem2 h3 a, #containerBlocosRodape .blocoRodapeItem2 h3 {
	color: #1c2b5c;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	margin: 11px 0 0 0;
}

#containerBlocosRodape .blocoRodapeItem h3 a {
	text-indent: -10000px;
	display: block;
	outline: none;
	height: 24px;
	width: 100%;
}

#containerBlocosRodape .blocoRodapeItem2 h3 a {
	text-indent: -10000px;
	display: block;
	outline: none;
	height: 24px;
	width: 100%;
}


#containerBlocosRodape .blocoRodapeItem h4 a, #containerBlocosRodape .blocoRodapeItem h4 {
	color: #0e4688;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 0 0 0;
}

#containerBlocosRodape .blocoRodapeItem2 h4 a, #containerBlocosRodape .blocoRodapeItem2 h4 {
	color: #0e4688;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 0 0 0;
}

#containerBlocosRodape .blocoRodapeItem img {
	margin: 7px 0 0 0;
}

#containerBlocosRodape .blocoRodapeItem2 img {
	margin: 7px 0 0 0;
}

#containerBlocosRodape .firstBlocoNoMargin {
	margin: 0 0 0 120px;
}

/* RODAPE */


#rodape {
	border-top: 2px solid #949494;
	margin: 103px 0 0 0;
}

#topoFooter {
	float: left;
	width: 959px;
	height: 113px;
	background: url(images/footer-topo.jpg) top left no-repeat;
	margin: -67px auto;
	padding: 0 0 75px 0;
}

.blocoRodapeLinksItem {
	float: left;
	width: 200px;
	padding: 22px 0 0 0;
	margin: 0 0 0 80px;
}

.blocoRodapeLinksItem ul {
	margin: 0 0 16px 0;
}

.blocoRodapeLinksItem li {
	margin: 0 0 5px 0;
}


.blocoRodapeLinksItem a {
	color: #0e4688;
	font-size: 15px;
	text-decoration: none;
}

.blocoRodapeLinksItem a:hover {
	color: #333;
}

.blocoRodapeLinksItem h3 {
	font-size: 22px;
	color: #1c2b5c;
	font-weight: bold;
	margin: 0 0 12px 0;
	width: 200px;
	height: 24px;
	text-indent: -10000px;
}

.blocoRodapeLinksItem h3.imoveisVenda {
	background: url(images/h2-footer-imoveis-a-venda.gif) top left no-repeat;
}

.blocoRodapeLinksItem h3.construtorajl {
	background: url(images/h2-footer-construtora-jl.gif) top left no-repeat;
}

.blocoRodapeLinksItem h3.imprensa {
	background: url(images/h2-footer-imprensa.gif) top left no-repeat;
}

.blocoRodapeLinksItem h3.contato {
	background: url(images/h2-footer-contato.gif) top left no-repeat;
}

#rodape .firstBlocoNoMargin {
	margin: 0 0 0 20px;
}

#containerBlocosFooter {
	float: left;
	width: 782px;
	margin: 0 0 0 122px;
}

#logoClixx {
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0 40px 0;
	text-align: center;
}

#logoClixx img {
	margin: 0 10px;
}



/* THE CONTENT */

.content {
	margin: 0;
}

.content h2 {
	font-weight: bold;
	font-size: 30px;
	color: #1c2b5c;
	line-height: 32px;
}

.theContent {
	margin: 35px 0 0 0;
	color: #1c2b5c;
}

.theContent a {
	color: #0E4688;
	text-decoration: none;
}

.theContent a:hover {
	text-decoration: underline;
}

.theContent h3 a {
	color: #0E4688;
}

.theContent h3 a:hover {
	text-decoration: none;
}


/* TABELA */

.theContent table {
	width: 100%;
	float: left;
}

.theContent caption {
	display: none;
}

.theContent td, .theContent th {
	width: 179px;
	text-align: center;
}


.theContent td.tableCaixaPortfolioFoto, .theContent th.tableCaixaPortfolioFoto {
	width: 89px;
	text-align: center;
}

.theContent td.larguraCaixaDadosPortfolio, .theContent th.larguraCaixaDadosPortfolio {
	width: 312px;
}

.theContent thead {
	padding: 0 0 20px 0;
	display: block;
	width: 100%;
	float: left;
}

.theContent thead th {
	color: #a10113;
	font-weight: bold;
	float: left;
	display: block;
}

.theContent tbody {
	display: block;
	width: 100%;
	float: left;
}

.theContent tbody tr {
	float: left;
	background: #e9e9ea;
	padding: 10px 0 5px 0;
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
}

.theContent tbody td.noBackgroundBorder {
	background: none;
}

.theContent tbody td {
	background: url(images/tabela-border-right.gif) center right no-repeat;
	color: #0e4688;
	font-weight: bold;
}

.theContent tbody h3 a {
	color: #1c2b5c;
	text-decoration: none;
}

.theContent tbody h3 a:hover {
	color: #333;
}

.theContent tbody h3 {
	color: #1c2b5c;
	font-weight: bold;
	font-size: 19px;
	margin: 0 0 2px 0;
}

.colunaNomeImovel img {
	margin: 10px 0 0 0;
}

.theContent tbody h4 {
	color: #0e4688;
	font-weight: bold;
	font-size: 15px;
}

thead .header strong {
	display: block;
	cursor: pointer;
	padding: 0 0 0 25px;
	background: url(images/icon-sort-down.gif) top left no-repeat;
}

thead .headerSortDown strong {
	background: url(images/icon-sort-down.gif) top left no-repeat;
}

thead .headerSortUp strong {
	background: url(images/icon-sort-up.gif) top left no-repeat;
}

thead .titleNomeCidade strong {
	width: 125px;
	margin: 0 0 0 10px;
}

thead .titleArea strong {
	width: 78px;
	margin: 0 0 0 31px;
}

thead .titleDormitorios strong {
	width: 105px;
	margin: 0 0 0 20px;
}

thead .titleEstagio strong {
	width: 69px;
	margin: 0 0 0 39px;
}

thead .titleNomePortfolio strong {
	width: 54px;
	margin: 0 0 0 106px;
}

thead .titleCidadePortfolio strong {
	width: 58px;
	margin: 0 0 0 104px;
}

thead .titleCategoriaPortfolio strong {
	width: 67px;
	margin: 0 0 0 38px;
}








.hiddenTextIndent {
	text-indent: -10000px;
}

.theContent h3 {
	font-size: 19px;
	font-weight: bold;
	color: #0e4688;
	margin: 0 0 20px 0;
}

.theContent p {
	padding: 0 0 40px 0;
}
.contentLeft {
	width: 626px;
	float: left;
}

.contentRight {
	float: right;
	width: 248px;
	margin: 50px 0 0 0;	
}

.itemSidebar {
	float: left;
	width: 100%;
	text-align: right;
}

.blockLinkSidebar {
	text-align: center;
}

.blockLinkSidebar li a {
	color: #283664;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.blockLinkSidebar li a:hover {
	color: #333;
}

/* PARCEIROS */

.fotosParceiros li {
	float: left;
	margin: 0 20px 20px 0;
}

.fotosParceiros li img {
	float: left;
}


/* IMPRENSA */

.listaNoticias {
	margin: 40px 0 0 0;
}


.listaNoticias .titulo h3 {
	font-size: 15px;
	font-weight: bold;
	color: #0e4688;
}

.listaNoticias .titulo h2 a {
	font-size: 19px;
	font-weight: bold;
	color: #1c2b5c;
	text-decoration: none;
}

.listaNoticias .titulo h2 a:hover {
	color: #333;
}

.titulo small {
	font-weight: bold;
	color: #0e4688;
	padding: 5px 0 0 0;
	display: block;
	width: 100%;
}

/* FALE CONOSCO */


.faleConoscoStyle .theContent p {
	padding: 0 0 10px 0;
}


.faleConoscoStyle .theContent h3 {
	margin: 30px 0 10px 0;
}


/* TITULOS DOS TOPO */

.content .replacement h2 {
	text-indent: -10000px;
	width: 100%;
	height: 32px;
}

.content .replacement h2.construtorajl {
	background: url(images/h2-construtora-jl.gif) top left no-repeat;
}

.content .replacement h2.imoveisAVenda {
	background: url(images/h2-imoveis-a-venda.gif) top left no-repeat;
}

.content .replacement h2.portfolio {
	background: url(images/h2-portfolio.gif) top left no-repeat;
}

.content .replacement h2.imprensa {
	background: url(images/h2-imprensa.gif) top left no-repeat;
}

.content .replacement h2.parceiros {
	background: url(images/h2-parceiros.gif) top left no-repeat;
}

.content .replacement h2.contato {
	background: url(images/h2-contato.gif) top left no-repeat;
}

.content .replacement h2.downloads {
	background: url(images/h2-downloads.gif) top left no-repeat;
}

.content .replacement h2.jlMidia {
	background: url(images/h2-jl-na-midia.gif) top left no-repeat;
}

.content .replacement h2.sejaParceiro {
	background: url(images/h2-sejaParceiro.gif) top left no-repeat;
}

.content .replacement h2.sejaFornecedor {
	background: url(images/h2-sejaFornecedor.gif) top left no-repeat;
}

.content .replacement h2.vendaTerreno {
	background: url(images/h2-vendaTerreno.gif) top left no-repeat;
}

.content .replacement h2.agendaContato {
	background: url(images/h2-agendarContato.gif) top left no-repeat;
}

.content .replacement h2.visitaPersonalizada {
	background: url(images/h2-visitaPersonalizada.gif) top left no-repeat;
}

.content .replacement h2.cincoBonsMotivos {
	background: url(images/h2-5BonsMotivos.gif) top left no-repeat;
}

.content .replacement h2.buscador {
	background: url(images/h2-buscador.gif) top left no-repeat;
}

.content .replacement h2.agendaConsultorOffline {
	background: url(images/h2-agendar-horario-consultor.gif) top left no-repeat;
}





/* PSEUDO - TABLE */


.pseudoTable {
	width: 100%;
	float: left;
}

.pseudoTableThead {
	width: 100%;
	float: left;
}

.pseudoTableTbody {
	width: 100%;
	float: left;
}

.pseudoTableTr {
	width: 100%;
	float: left;
}


.pseudoTableThead {
	color: #a10113;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.pseudoTableTbody .pseudoTableTr {
 	background: #e9e9ea;
	margin: 0 0 25px 0;
	padding: 10px 0 7px 0;
	color: #0e4688;
	font-weight: bold;
}

.pseudoTableTh, .pseudoTableTd {
	width: 179px;
	float: left;
	text-align: center;
}

.theContent .pseudoTable h3 a {
	color: #1c2b5c;
	text-decoration: none;
}

.theContent .pseudoTable h3 a:hover {
	color: #333;
}

.theContent .pseudoTable h3 {
	color: #1c2b5c;
	font-weight: bold;
	font-size: 23px;
	margin: 0 0 8px 0;
}

.theContent .pseudoTable h4 {
	color: #0e4688;
	font-weight: bold;
	font-size: 17px;
}

.pseudoTableTbody .pseudoTableTd {
	background: url(images/tabela-border-right.gif) center right no-repeat;
	height: 127px;
}

.pseudoTableTbody .noBackgroundBorder {
	background: none;
}

/* FORM INFORMATIVO */

.formInformativo li {
	float: left;
}

.formInformativo label {
	font-weight: bold;
	margin: 3px 4px 0 0;
}

.formInformativo input {
	width: 160px;
	border: 1px solid #8C93AC;
	padding: 2px;
	margin: 0 15px 0 0;
}

.formInformativo input.formSidebarSend {
	width: 100px;
	border: 1px solid #8C93AC;
	padding: 1px;
}

.formInformativo .warningRed {
	padding: 10px 0;
	border: 1px solid #ccc;
	background: #efefef;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px 0;
}

.formInformativo .warningGreen {
	padding: 10px 0;
	border: 1px solid #ccc;
	background: #efefef;
	color: #076F07;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px 0;
}


/* Blocos do footer replacement */

.replacementBlocosFooter .facaTour {
	background: url(images/h2-faca-tour-footer.gif) top center no-repeat;
}

.replacementBlocosFooter .visitaPersonalizada {
	background: url(images/h2-faca-visita-footer.gif) top center no-repeat;
}

.replacementBlocosFooter .bonsMotivos {
	background: url(images/h2-bons-motivos-footer.gif) top center no-repeat;
}

.replacementBlocosFooter .consultorOnline {
	background: url(images/h2-consultor-online-footer.gif) top center no-repeat;
}



/* sidebar com icones */

.blockLinkSidebar li a {
	width: 210px;
	height: 65px;
	display: block;
	text-indent: -10000px;
	outline: none;
}

.blockLinkSidebar li a.centralDownloads {
	background: url(images/icon-central-downloads.gif) top left no-repeat;
}

.blockLinkSidebar li a.cadastreMailing {
	background: url(images/icon-cadastre-mailing.gif) top left no-repeat;
}

.blockLinkSidebar li a.jlMidia {
	background: url(images/icon-jl-na-midia.gif) top left no-repeat;
}

.blockLinkSidebar li a.sejaNossoParceiro {
	background: url(images/icon-seja-nosos-parceiro.gif) top left no-repeat;
}

.blockLinkSidebar li a.sejaNossoFornecedor {
	background: url(images/icon-seja-nosso-fornecedor.gif) top left no-repeat;
}

.blockLinkSidebar li a.vendaSeuTerreno {
	background: url(images/icon-venda-seu-terreno.gif) top left no-repeat;
}

.blockLinkSidebar li a.faleConosco {
	background: url(images/icon-agenda-contato.gif) top left no-repeat;
}



/* LI THE CONTENT */

.theContent ul {
	margin: 0 0 0 30px;
}

.theContent li {
	list-style-type: square;
	margin: 15px 0 0 0;
}

.theContent .fotosParceiros li {
	list-style-type: none;
	margin: 0 20px 20px 0;
}

.theContent .fotosParceiros ul {
	margin: 0;
}


.theContent form li {
	list-style-type: none;
}

.theContent form ul {
	margin: 0;
}

.linksMenoresMaisInfo {
	font-size: 11px;
}

.alignright {
	float: right;
	margin: 5px 0 5px 5px;
}

.alignleft {
	float: left;
	margin: 5px 5px 5px 0;
}


/* BLOG */


.blog {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 21px;
}

.delimitadorContentBlog {
	padding: 0 43px;
	width: 873px;
}

.blog .contentLeft {
	width: 601px;
}

.blog .contentRight {
	width: 239px;
}

.blog .theContent p {
	padding: 0 0 20px 0;
}

.blog .content {
	margin: 30px 0 0 0;
}

.blog .imagemTopoCategoria {
	margin: 0 0 21px 0;
	float: left;
	width: 100%;
}

.blog .content h2 {
	font-size: 22px;
	margin-bottom: 5px;
}

.blog .content h2 a {
	color: #1C2B5C;
	text-decoration: none;
}

.blog .content h2 a:hover {
	text-decoration: underline;
}

.blog .titulo {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #cfcfcf;
}

.blog .theContent {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.blog .titulo p {
	font-size: 12px;
	color: #8b8b8b;
}

.blog .titulo strong {
	color: #1c2b5c;
}

.blog .titulo .icon-comments {
	background: url(images/ico-comments.gif) top left no-repeat;
	padding: 0 0 0 20px;
}

.blog .titulo p a {
	text-decoration: none;
	color: #8b8b8b;
}

.blog .titulo p a:hover {
	text-decoration: underline;
}

.blog .vvqbox {
	margin-bottom: 30px;
}

.blog .link-comment a {
	color: #8b8b8b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.blog .wp-pagenavi span.current {
	background: #f7f7f7;
	color: #3b6996;
	border: 0;
	padding: 4px 6px;
}

.blog .wp-pagenavi a, .blog .wp-pagenavi a:visited, .blog .wp-pagenavi a:link {
	background: #3b6996;
	color: #f7f7f7;
	border: 0;
	padding: 4px 6px;
}

.blocoBlog {
	float: left;
	width: 217px;
	border: 1px solid #ccc;
	padding: 10px;
	background: #f7f7f7;
	margin: 0 0 29px 0;
	font-size: 12px;
	color: #8b8b8b;
}

.blocoBlog h2 {
	color: #3b6996;
	font-size: 18px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 18px 0;
	font-weight: bold;
}

.blocoBlog .listaSocial li {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 15px;
}

.blocoBlog p a {
	color: #3b6996;
	font-weight: bold;
}

.blocoBlog .blogListaCategorias {
	color: #3b6996;
}

.blocoBlog .blogListaCategorias li {
	margin: 0 0 0 20px;
	list-style-type: disc;
}

.blocoBlog .blogListaCategorias li a {
	font-size: 12px;
	color: #3b6996;
	text-decoration: none;
}

.blocoBlog .blogListaCategorias li a:hover {
	text-decoration: underline;
}

.blocoBlog li {
	word-wrap: break-word;
}


.listTwitter h2, .listFlickr h2, .blocoSidebarYoutube h2 {
	padding: 0 0 6px 0;
}

.listTwitter li {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}

.listTwitter li a {
	font-size: 12px;
	color: #3b6996;
	text-decoration: none;
}

.listTwitter li a:hover {
	text-decoration: underline;
}

.listTwitter li.twitter-item2 {
	border-bottom: 0;
}


.fotosFlickrSidebar li {
	float: left;
	width: 50%;
	height: 100px;
	text-align: center;
}

.blog .blocoSidebarYoutube .vvqbox {
	margin: 4px 0 10px 0;
}

.blocoSidebarYoutube h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#comentariosBlog {
	float: left;
	width: 100%;
}

#comentariosBlog h3 {
	font-size: 22px;
	color: #1C2B5C;
	border-top: 3px solid #f1f1f1;
	padding-top: 20px;
}

#comentariosBlog .commentlist li {
	padding: 10px;
	border: 1px solid #f2f2f2;
	margin: 20px 0;
}

#comentariosBlog .comment-author .fn {
	font-weight: bold;
	font-size: 18px;
	color: #333;
}

#comentariosBlog .comment-meta {
	font-size: 11px;
	font-style: italic;
}

#comentariosBlog .comment-meta a {
	text-decoration: none;
	color: #333;
}

#comentariosBlog .comment-body p {
	padding-top: 10px;
}

#respond h3 {
	margin: 0 0 20px 0;
	border: 0;
	padding-top: 0;
	padding-bottom: 0px;
	float: left;
	width: 100%;
}

#author, #email, #url, #respond textarea {
	border: 2px solid #ccc;
	padding: 2px;
	margin: 0 0 5px 0;
}

#respond label {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

#submit {
	border: 1px solid #ccc;
	background: #f1f1f1;
	color: #333;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
}

h3.tituloArquivoCategorias {
	border-bottom: 1px solid #ccc;
	font-size: 28px;
	color: #3B6996;
	margin: 40px 0 0 0;
	padding: 0 0 20px 0;
	line-height: 32px;
}

.navegadorBlog, .wp-pagenavi {
	float: left;
	width: 100%;
	height: 50px;
}

.blog .wp-pagenavi a:hover {
	color: #ccc;
}

.blog .wp-pagenavi a,
.blog .wp-pagenavi span {
	float: left;
}

.blocoSidebarSlideshare h3 {
	margin: 0 0 4px 0;
}

.blocoSidebarSlideshare {
	padding-bottom: 15px;
}

.contentBlogSingle {
	margin-top: 50px;
}


/* pagina dos colaboradores */

.containerColaboradores {
	float: left;
	width: 100%;
	border-bottom: 2px solid #d1d1d1;
	margin: 0 0 50px 0;
}

.containerColaboradores .boxFotoDescAutor img {
	float: left;
	border: 5px solid #d1d1d1;
	margin-right: 11px;
}

.theContent .containerColaboradores .boxFotoDescAutor h3 {
	margin: 0 0 6px 0;
}

.containerColaboradores .boxFotoDescAutor p {
	padding: 0;
}

.boxFotoDescAutor, .boxBioAutor {
	float: left;
	width: 100%;
}

.boxBioAutor {
	margin: 20px 0 0 0;
}

a.prev, a.next {
	display: block;
	text-indent: -10000px;
	width: 33px;
	height: 30px;
	float: left;
	outline: 0;
}

a.prev {
	margin: 10px 0 0 425px;
	_margin: 10px 0 0 212px;
	background: url(images/botao-prev.jpg) no-repeat;
}

a.next {
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 5px;
	background: url(images/botao-next.jpg) no-repeat;
}


#slider {
	width: 914px;
	height: 363px;
    position: relative;
    visibility: hidden;
    left: -5000px;
}


#bannerBlogIndex {
	text-align: center;
	margin: 20px 0 0;
}