/* CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	overflow-x: hidden;
/*	*background: url(../img/xingu/indioReplicado.jpg) no-repeat center top fixed;
	background: url(../img/xingu/indioReplicado.jpg) no-repeat top,
	url(../img/xingu/aguaRep.jpg);
	display:block;
	
	background: url(../img/xingu/indioReplicado.jpg) no-repeat center top fixed\0/; /* ie8 */
	
	background:#000;

}

a{
	outline:none;
	color:#000;
	text-decoration:none;
}

.semBorda{
	border:none !important;
}

a:hover{
	color:#000;
}

img{
	border:0px !important;
}

.centralizar{
	width:980px;
	margin:auto;
	padding:0 0 20px 0;
}

.marginAuto{
	width:980px;
	margin:auto;
	padding:0;
}

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

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

.aligncenter{
  margin:auto !important;
  display:block !important;
}

table{
	margin:10px 0 10px 12px;
	border:#c0c0c0 0px solid;
	border-collapse:separate;
    border-spacing:10;
	font-size:12px !important;
	color:#000 !important;
}

tr{
	border:0;
	margin:0 0 10px 0 !important;
}

td{
	border:0;
}



#header{
	width:988px;
	float:left;
	margin:0 0 10px 0;
}

.logoSite{
	width:242px;
	height:142px;
	text-indent:-5000px;
	float:left;
	margin:0 0 0 15px;
}

.logoSite a{
	width:242px;
	height:142px;
	background:url(../img/xingu/logo.png) no-repeat;
	float:left;
}





.buscaSite{
	width:314px;
	height:40px;
	float:right;
	color:#676767;
	margin:5px 15px 0 0;
}

.buscaSite input{
	width:263px;
	height:21px;
	padding:2px 0 0 0;
	border:#f0f0ee 1px solid;
}

.buscaSite button{
	width:25px;
	height:25px;
	background:url(../img/botoes/seta-busca.png) no-repeat;
	vertical-align:middle;
	border:0;
	margin:-3px 0 0 5px;
	*margin:2px 0 0 5px;
	*vertical-align:top;
}

.inputNoSpace{
	width:auto !important;
	float:left;
	border:none !important;
}


.boxBotoesRadio{
	width:90px !important;
	float:left;
	margin:3px 0 0 0;
	padding:4px 0 0 0;
}

.boxBotoesRadio span{
	float:left;
	padding:3px 0 0 3px !important;
	color:#fff;
}




.botoesAcesso{
	width:334px;
	float:left;
	clear:both;
	margin:10px 0 0 0;
}

.buscaSite .botaoRSS{
	width:69px;
	height:29px;
	float:left;
	text-indent:-5000px;
}

.buscaSite .botaoRSS a{
	width:69px;
	height:29px;
	float:left;
	background:url(../img/botoes/busca-botao-RSS.png) no-repeat;
}

.buscaSite .botaoTwitter{
	width:93px;
	height:29px;
	float:left;
	text-indent:-5000px;
}

.buscaSite .botaoTwitter a{
	width:93px;
	height:29px;
	float:left;
	background:url(../img/botoes/busca-botao-twitter.png) no-repeat;
}

.buscaSite .botaoNewsletter{
	width:124px;
	height:29px;
	float:left;
	text-indent:-5000px;
}

.buscaSite .botaoNewsletter a{
	width:124px;
	height:29px;
	float:left;
	background:url(../img/botoes/busca-botao-newsletter.png) no-repeat;
}




.conecteSe{
	width:308px;
	height:133px;
	float:left;
	background:url(../img/backgrounds/conecte-se-pontilhado.png) no-repeat;
	padding:0 0 0 30px;
}

.conecteSe h2{
	font-size:18px;
	font-weight:bold;
	color:#333;
	letter-spacing:-1px;
	text-transform:uppercase;
	float:left;
	margin:0 10px 0 0;
	height:30px;
}

.conecteSe p{
	width:140px;
	font-size:10px;
	color:#333331;
	float:left;
	background:url(../img/botoes/conecte-se-seta-preta.gif) 0 2px no-repeat;
	padding:0 0 0 7px;
}

.conecteSe p a{
	color:#333331;
	text-transform:none;
}


.login{
	width:308px;
	float:left;
	clear:both;
	margin:5px 0 0 0;
	text-transform:uppercase;
}

.login div{
	width:147px;
	float:left;
	margin:0 0 20px 0;
}

.login div p{
	width:170px;
}

.login img{
	margin:0 5px 0 0;
	*margin:10px 5px 0 0;
}

.login input{
	width:96px;
	height:19px;
	padding:1px 0 0 0px;
	border-top:#1e2730 1px solid;
	border-left:#1e2730 1px solid;
	border-bottom:#c2d0dd 1px solid;
	border-right:#9ab5ca 1px solid;
}

.login button{
	width:68px;
	height:22px;
	border:none;
	background:url(../img/botoes/conecte-se-botao-entrar.png) no-repeat;
	vertical-align:top;
	*margin:0 0 0 10px;
}

.campoLogin{
	margin:0 0 5px 9px;
}

.campoSenha{
	margin:0 0 0 4px;
}








.homeIcone{
	background:url(../img/icones/home.png) no-repeat;
	padding:0 0 0 30px;
}

.faixaPreta{
	background:#000;
	width:100%;
	height:35px;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	position:absolute;
	*left:0;
}

#menu{
	clear:both;
	width:100%;
	height:35px;
	margin:0 0 30px 0;
	padding:3px 0 0 5px;
	position:relative;
	top:0;
	left:0;
}

#menu ul{
	list-style:none;
	margin:2px 0 0 0;
}

#menu ul li{
	float:left;
	margin:0 7px 0 0;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
}

#menu ul li a{
	margin:0px 0px 0 0px !important;
	float:left;
	padding:3px 5px 5px 10px;
	color:#fff;
	height:18px;	
}

#menu ul li a:hover{
	color:#c0c0c0;
}

#menu ul li:hover{
}

#menu ul li .selected{
	color:#dcdcdc;
}

#menu ul li .selected:hover{
	color:#c0c0c0;
}

.addthis_toolbox {
	float:left !important;
	*width:150px;
}

#fraseTop{
	float:right;
	margin:59px 20px 15px 0 !important;	
	*margin:59px -14px 15px 0 !important;
	width:668px;
	height:71px;
}

#fraseTop a{
	width:668px;
	height:71px;
	float:left;
	text-indent:-5000px;
	background: url(../img/xingu/apoie.png) no-repeat;
}

#fraseTop a:hover{
	width:668px;
	height:71px;
	float:left;
	text-indent:-5000px;
	background: url(../img/xingu/apoie.png) 0 -71px no-repeat;
}















#menuEditora{
	clear:both;
	width:988px;
	height:40px;
	margin:0 0 10px 0;
	background:#111111;
}

#menuEditora ul{
	list-style:none;
}

#menuEditora ul li{
	float:left;
	margin:0 7px 0 0;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}

#menuEditora ul li a{
	margin:0px 0px 0 0px !important;
	float:left;
	color:#9c9c9c;
	padding:10px 5px 5px 5px;
}

#menuEditora .current_page_item{
	color:#fff !important;
	font-weight:bold !important;
}


#menuEditora .current_page_item a{
	color:#fff !important;
	font-weight:bold !important;
}



#menuEditora h2{
	width:104px;
	height:40px;
	text-indent:-5000px;
	float:left;
	margin:0 10px 0 0;
}

#menuEditora h2 a{
	width:104px;
	height:40px;
	float:left;
}
























.controleConteudo{
	width:587px;
	float:left;
	margin:0 30px 0 15px;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}



#conteudo{
	clear:both;
	width:587px;
	background:#fff;
	float:left;
	padding:8px 5px 8px 8px;
	border:#f0f0f0 1px solid;
	*width:590px;
}


#conteudoPage{
	clear:both;
	width:587px;
	background:#fff;
	float:left;
	padding:8px 5px 8px 8px;
	border:#f0f0f0 1px solid;
	*width:590px;
}




#conteudoPage h1{
	padding:10px 10px 0px 10px;
	font-size:23px;
	color:#333;
}



.tb_footer{
	height:20px;
	margin:10px 0 10px 0;
}	

#conteudoPage h1 a{
	padding:10px 10px 0px 0px;
	font-size:23px;
	color:#333;
}

#conteudoPage h2{
	padding:10px 10px 0px 10px;
	font-size:20px;
	color:#000;
}

#conteudoPage h2 a{
	padding:10px 10px 0px 0px;
	font-size:20px;
	color:#000;
}

#conteudoPage h3{
	padding:10px 10px 0px 10px;
	font-size:18px;
	color:#000;
}

#conteudoPage h3 a{
	padding:10px 10px 0px 0px;
	font-size:18px;
	color:#000;
}

#conteudoPage h4{
	padding:10px 10px 0px 10px;
	font-size:16px;
	color:#000;
}

#conteudoPage h4 a{
	padding:10px 10px 0px 0px;
	font-size:16px;
	color:#000;
}

#conteudoPage h5{
	padding:10px 10px 0px 10px;
	font-size:15px;
	color:#000;
}

#conteudoPage h5 a{
	padding:10px 10px 0px 0px;
	font-size:15px;
	color:#000;
}

#conteudoPage h6{
	padding:10px 10px 0px 10px;
	font-size:14px;
	color:#000;
}

#conteudoPage h6 a{
	padding:10px 10px 0px 0px;
	font-size:14px;
	color:#000;
}

#conteudoPage blockquote{
	width:500px;
	padding:20px 20px 20px 20px;
	background:#e9edf0;
	margin:20px 20px 20px 10px;
	border-left:#d0d9df 10px solid;
}

#conteudoPage ul{
	margin:10px 0 25px 22px;
}

#conteudoPage ul li{
	margin:0 0 5px 0px;
}

#conteudoPage ol{
	margin:10px 0 25px 29px;
}

#conteudoPage ol li{
	margin:0 0 5px 0px;
}


#conteudoPage p{
	font-size:13px;
	color:#000;
	line-height:17px;
	padding:10px 11px 10px 11px;
}

#conteudoPage p a{
	color:#000;
	text-decoration:underline;
}


#conteudoPage img{
	margin:0 10px 10px 0;
}

#conteudoPage span{
	margin:0 0 0 0px;
	*margin:0 0 0 5px;
	color:#000 !important;
}



.chamadaSingle{
	padding:10px 10px 0px 10px;
	color:#7f7f7f;
	font-style:italic;
	font-size:12px;
}

.publicadoPor{
	padding:5px 10px 0px 10px;
	margin:10px 0 15px 0;
	color:#000;
}

.funcionalidadeSingle{
	clear:both !important;
	width:575px;
	height:20px;
	padding:3px 10px 15px -20px;
	margin:0px 0 0 -10px;
	*height:60px;
}

.funcionalidadeSingle a{
	color:#333;
}

.funcionalidadeSingle ul{
	margin:0 0 10px 0;
	padding:0 0 0px 0;
	list-style:none;
}

.funcionalidadeSingle ul li{
	float:left;
	padding:0 100px 0 0;
}

.funcionalidadeSingle ul li a{
	color:#000;
}

.funcionalidadeSingle ul li a:hover{
	color:#000;
}


.funcComente{
	width:33px;
	height:35px;
	background:url(../img/botoes/bt-comente.png) 0 -5px no-repeat;
	padding:3px 40px 0 40px !important;
	margin:0 !important;
	*padding:6px 40px 0 40px !important;
}

.funcEmail{
	width:110px;
	height:35px;
	/*background:url(../img/botoes/bt-email.png) 0 -5px no-repeat;*/
	padding:3px 30px 0 20px !important;
	margin:0 !important;
	*padding:6px 40px 0 20px !important;		
}

.funcImprimir{
	width:33px;
	height:35px;
	background:url(../img/botoes/bt-imprimir.png) 0 -5px  no-repeat;
	padding:3px 40px 0 40px !important;
	margin:0 !important;	
	*padding:6px 40px 0 40px !important;	
}

.funcTweet{
	width:120px;
	height:35px;
	background:url(../img/botoes/bt-tweet.png) 0 -5px  no-repeat;
	padding:3px 20px 0 40px !important;
	margin:0 !important;	
	*padding:6px 20px 0 40px !important;	
}







.tagSingle{
	padding:5px 10px 0px 10px;
	margin:10px 0 15px 0;
	color:#000;	
}

.tagSingle a{
	padding:5px 0px 0px 0px;
	margin:0 0 15px 0;
	color:#000;	
}

.tagSingle a:hover{
	padding:5px 0px 0px 0px;
	margin:0 0 15px 0;
	color:#000;	
}

.relacionados{
	margin:20px 0 20px 0px;
	width:620px;
	float:left;
}

.relacionados a{
	color:#000;
}


.relacionados h2{
	clear:both;
	width:620px !important;
	height:24px !important;
	font-size:18px !important;
	letter-spacing:-1px !important;
	color:#b11f24 !important;
	padding:2px 0 0 23px !important;
	margin:0 0 13px 0 !important;
	font-weight:normal;
	text-transform:uppercase;
}

.relacionados ul{
	list-style:none;
	color:#000 !important;
}










.comentarioSingle{
	margin:20px 0 20px 0px;
	width:575px;
	float:left;
}


.comentarioSingle h2{
	clear:both;
	width:570px !important;
	height:34px !important;
	font-size:16px !important;
	letter-spacing:0px;
	/*background:url(../img/backgrounds/sidebar-h2.png) no-repeat;*/
	color:#f0861e !important;
	padding:2px 0 0 0px !important;
	margin:0 0 10px 15px !important;
	font-weight:normal;
	text-transform:uppercase;
	*padding:40px 0 0 0;
	*float:left;
}

.comentarioSingle ul{
	list-style:none;
	margin:0 0 0 15px !important;
}

.comentarioSingle ul li{
	border-bottom:#dddddd 1px solid;
	padding:0 0 5px 0;
}


.comentarioSingle ul li h3{
	font-size:14px !important;
	float:left;
	font-weight:bold;
}

.comentarioSingle ul li h3 a{
	padding:0 !important;
	margin:0 !important;
	color:#000 !important;
	font-size:14px !important;
}


.comentarioSingle ul li h4{
	font-size:13px !important;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	padding:11px 0 0 0 !important;
	color:#000 !important;
}

.comentarioSingle ul li p{
	clear:both;
	color:#000 !important;
	font-size:12px !important;
}



.idc-foot{
	display:none !important;
}


.facaComentario{
	width:560px;
	background:#f5f7f8;
	padding:20px 0 20px 0;
	margin:20px 0 0 14px;
	*margin:20px 0 20px 14px;
}

.facaComentario h2{
	background:none;
	color:#000 !important;
	font-size:24px !important;
	font-weight:bold;
	text-transform:none;
	padding:0 0 0 20px !important;
}

.boxUserComent{
	width:159px;
	height:49px;
	float:left;
	margin:20px 0 0 28px;
}

.boxUserComent input{
	width:136px;
	height:18px;
	float:left;
	border:#9a9a9a 1px solid;
	*width:106px;
	*margin:0 0 0 -27px;
	*width:120px;
}

.campoObrigatorio{
	width:19px;
	height:20px;
	background:url(../img/icones/campo-obrigatorio.png) no-repeat;
	text-indent:-5000px;
	float:left;
}

.facaComentario textarea{
	width:515px;
	height:103px;
	border:#9a9a9a 1px solid;
	margin:0 0 15px 28px;
	*margin:0 0 15px 16px;
}

.facaComentario button{
	width:114px;
	height:20px;
	clear:both;
	border:0;
	margin:0 0 0 28px;
	background:url(../img/botoes/bt-comentar.png) no-repeat;
}









.divBlog{
	clear:both;
	width:575px;
	border-bottom:#dddddd 1px solid;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}



.divBlog p a{
	color:#000 !important;
	text-decoration:none !important;
}

.divBlog h1{
	font-size:16px !important;
	color:#000 !important;
}

.divBlog h1 a{
	font-size:16px !important;
	color:#000 !important;
}

.divBlog h2{
	font-size:14px;
	color:#000 !important;
}

.divBlog h2 a{
	color:#000 !important;
}

.publicadoPorBlog{
	padding:5px 10px 0px 10px;
	margin:0 0 10px 0;
	color:#000;
	font-size:12px;
}

.publicadoPorBlog a{
	color:#000;
}

.blogComent h2{
	width:585px !important;
	height:24px !important;
	font-size:13px !important;
	/*background:url(../img/backgrounds/blog-coment.png) 0 -8px no-repeat;*/
	color:#f3731a !important;
	padding:2px 0 0 0 !important;
	margin:0 0 5px 0 !important;
	font-weight:bold;	
}

.blogComent h2 a{
	width:585px !important;
	height:24px !important;
	font-size:13px !important;
	color:#f3731a !important;
	padding:2px 0 0 12px !important;
	margin:0 0 5px 0 !important;
	font-weight:bold;
	text-transform:none;	
}




.verTodosBlog{
	width:585px;
	height:23px;
	background:#515151;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 0 10px;
	display:none;
}

.verTodosBlog a{
	color:#fff;
}
















.divColunista{
	width:585px;
	float:left;
	margin:20px 0 10px 0;
}

.tituloColunistas{
	padding:10px 0px 0px 0px;
}	

.fotoColunista{
	width:140px;
	height:148px;
	background:#f6f6f6;
	float:left;
	margin:0 20px 0 0px;
}

.fotoColunista img{
	border-right:#d5d5d5 3px solid;
	padding:0 10px 0 0px;
}

.fotoColunista h3{
	color:#b0b0b0;
	font-size:10px;
	text-align:center;
	padding:10px 0 0 0;
	text-transform:uppercase;
}

.fotoColunista h3 a{
	color:#b0b0b0;
}

.fotoColunista h2{
	color:#747474;
	font-size:16px;
	text-align:center;
	font-weight:normal;
}

.fotoColunista h2 a{
	color:#747474;
}

.textoColunista{
	width:461px;
	float:left;
	padding:0 0 0 3px;
}

.textoColunista h4{
	color:#b0b0b0;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

.textoColunista h4 a{
	color:#b0b0b0;
}


.textoColunista h3{
	color:#7f7f7f;
	font-size:23px;
	font-weight:normal;
	margin:0 0 5px 0;
}

.textoColunista h3 a{
	color:#7f7f7f;
}

.textoColunista p{
	color:#7f7f7f;
}

.textoColunista p a{
	color:#7f7f7f;
}

















.divReportagens{
	width:640px;
	float:left;
	margin:20px 0 20px 0;
}

.reportagensDestaque{
	width:245px;
	height:241px;
	border-right:#d5d5d5 1px solid;
	padding:0 10px 0 0;
	float:left;	
}

.textoReportagem{
	width:320px;
	float:left;
	padding:0 0 0 5px;
}

.textoReportagem h2{
	font-size:23px;
	color:#ae1a15 !important;
	font-weight:normal;
	margin:0 !important;
	padding:0 5px 0 8px !important;
}

.textoReportagem h2 a{
	color:#ae1a15 !important;
}

.textoReportagem p{
	font-size:13px;
	color:#000 !important;
}


.textoReportagem p a{
	font-size:13px;
	color:#000 !important;
	text-decoration:none  !important;
}


.reportagemleiaMais{
	color:#000;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	background:url(../img/botoes/seta-vermelha.png) 12px 6px no-repeat;
	padding:0 0 0 20px !important;
	margin:0px 0 0 0;
}

.reportagemleiaMais a{
	color:#9b9c94;
}





.widgetInterno{
	clear:both;
	width:185px;
	float:left;
}

.widgetInterno div{
	margin:0 0 20px 0;
}

.widgetInterno div ul{
	list-style:none;
	clear:both;
	float:left;
	margin:0 0 0 0px !important;
}

.widgetInterno div ul li{
	font-size:20px;
	margin:0 0 5px 0;
	color:#000;
}

.widgetInterno div ul li a{
	color:#333;
	padding:2px 10px 2px 0px;
	font-size:14px;
}

.widgetInterno div ul li .current-cat{
	font-size:20px;
	margin:0 0 5px 0;
	/*color:#9b9c94 !important;
	background:#f6f6f6 !important;*/
}






.widgetInterno h2{
	width:163px;
	height:20px;
	font-size:19px !important;
	color:#b11f24 !important;
	padding:0px 0 0 0px !important;
	margin:0 0 7px 0 !important;
	font-weight:bold;
	text-transform:uppercase;		
	float:left;
}





.divUltimasInterna{
	width:439px;
	float:left;
	margin:0 0 20px 20px !important;
}



.divUltimasInterna h2{
	width:265px;
	height:20px;
	font-size:19px !important;
	color:#b11f24 !important;
	padding:0px 0 0 10px !important;
	margin:0 0 7px 0 !important;
	font-weight:bold;
	text-transform:uppercase;		
}




.divUltimasInterna div{
	clear:both;
	width:435px;
	border-bottom:#e4e4e4 1px solid;
}

.divUltimasInterna div h3{
	font-size:14px !important;
	color:#000 !important;
	font-weight:bold !important;
	width:380px;
	float:left;
}

.divUltimasInterna div h3 a{
	font-size:14px !important;
	color:#000 !important;
}


.divUltimasInterna div p{
	clear:both;
	font-size:13px;
	color:#000 !important;
}

.divUltimasInterna div p a{
	font-size:13px;
	color:#000 !important;
	text-decoration:none !important;
}

.verTodasInternas{
	margin:20px 0 0 0;
	width:570px;
	float:left;
	min-height:23px;
	background:#fff3ee;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 0 15px;
}



















.divAcervo{
	width:630px;
	float:left;
	margin:20px 0 10px 0;
}

.tituloAcervos{
	width:130px;
	height:40px;
	font-size:16px !important;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:20px 0 0 0;
	float:left;
}	

.opcoesAcervo{
	margin:27px 0 0 22px;
	float:left;
}


.fotoEdicao{
	width:164px;
	height:242px;
	float:left;
	border:0px !important;
	margin:0 0 20px 0 !important;
}

.fotoEdicao img{
	margin:0 0 0 10px !important;
}

.fotoEdicao p{
	width:123px;
	background:#f6f6f6;
	margin:0 0 1px 10px !important;
	padding:4px 0 4px 6px !important;
	font-size:14px;
	color:#9b9c94;
}

.fotoEdicao p a{
	color:#9b9c94 !important;
	text-decoration:none !important;
}

.lupa{
	background:#f6f6f6 url(../img/backgrounds/lupa.png) 105px 6px no-repeat !important;	
}


.ultimasAcervo{
	width:465px;
	height:242px;
	float:left;
}

.ultimasAcervo ul{
	list-style:none;
	margin:0 !important;
	padding:0 !important;	
}

.ultimasAcervo ul li{
	width:155px;
	float:left;
}

.ultimasAcervo ul li h2{
	width:135px;
	color:#000 !important;
	font-weight:normal;
	font-size:12px !important;
	margin:0 !important;
	padding:0 !important;
}

.ultimasAcervo ul li h2 a{
	width:135px;
	color:#000 !important;
	font-size:12px !important;
	margin:0 !important;
	padding:0 !important;	
}



#opcoesAcervoLock{
	width:439px;
	height:40px;
	background:#f6f6f6 !important;
	margin:0 0 15px 0;
}

.divLock{
	width:439px !important;
	float:left !important;
	padding:5px 5px 10px 5px;
	background:none !important;
}

.divLock img{
	margin:0px 5px 0 0;
}

.divLock ul{
	list-style:none;
	margin:0 !important;
}

.divLock ul li{
	width:170px;
	height:17px;
	float:left;
	margin:5px 0 0 5px !important;
	padding:3px 0 0 20px !important;
	color:#000;	
}

.lock{
	background:url(../img/icones/lock.gif) no-repeat;
}

.postLock{
	width:16px !important;
	height:18px !important;
	float:left;
	background:url(../img/icones/lock.gif) no-repeat !important;
	margin:12px 0 0 10px;
}

.unlock{
	background:url(../img/icones/unlock.gif) no-repeat;
}

.postUnlock{
	width:16px !important;
	height:18px !important;
	float:left;
	background:url(../img/icones/unlock.gif) no-repeat !important;
	margin:12px 0 0 10px;	
}















.opcoesAcervoCategory{
	margin:27px 0 0 5px;
	float:left;
}


.divAcervoCategory{
	width:630px;
	float:left;
	clear:both;
	margin:0 0 20px 0;
}

.divAcervoCategory h2{
	float:left;
}


.fotoEdicaoCategory{
	width:139px;
	float:left;
	margin:0 15px 0px 0;
}

.fotoEdicaoCategory img{
	margin:0 0 0 10px !important;
	border:0 !important;
}

.fotoEdicaoCategory p{
	width:123px;
	background:#f6f6f6;
	margin:0 0 1px 10px;
	padding:4px 0 4px 6px !important;
	font-size:14px;
	color:#9b9c94;
}

.fotoEdicaoCategory p a{
	color:#9b9c94 !important;
	text-decoration:none !important;
}

.lupaCategory{
	background:#f6f6f6 url(../img/backgrounds/lupa.png) 105px 6px no-repeat !important;	
}














#sliderNoticas{
	width:585px;
	height:206px;
	float:left;
	margin:0 0 20px 0;
	background:#000;
}

#sliderNoticas a{
	color:#fff;
	display:block;
}

#sliderNoticas a img{
	position:absolute;
	display:block;
}

.boxPostSlider{
	position:relative !important;
	top:52px !important;
	left:0 !important;
}

.textoPostSlider{
	margin:5px 12px 0 12px;
}


#sliderNoticas h3{
	position:relative !important;
	top:0px !important;
	left:0 !important;
	margin:0 10px 3px 10px !important;
	color:#ff6600 !important;
	font-size:13px;
	font-weight:normal;
	text-transform:lowercase;
	display:none;                                   /********************************/
}

#sliderNoticas h3 a{
	color:#ff6600 !important;
	font-size:13px;
	font-weight:normal;
	text-transform:lowercase;
	margin:0px 0px 3px 0px !important;
}

#sliderNoticas h2{
	position:relative !important;
	top:0px;
	left:0 !important;
	color:#fff !important;
	margin:0 10px 0 0px !important;
	*font-size:13px;
	font-size:13px;
}
#sliderNoticas p{
	position:relative !important;
	top:0px !important;
	left:0 !important;
	color:#fff !important;
	margin:4px 12px 0 0px !important;
	*margin:0 12px 0 11px !important;
	font-size:11px;
	*top:60px !important;
	width:551px;
}

.boxPreto{
	background:url(../img/xingu/bgPreto.png);
	width:585px;
	height:90px;
	display:block;
	top:80px;
	float:left;
	position:relative;
}


#outrasNoticias{
	width:155px;
	height:395px;
	float:left;
	margin:0 0 0px 0;
	background:#141414 url(../img/backgrounds/bg-outras-noticias.png) no-repeat;
	padding:0 10px 0 10px;
}

#outrasNoticias h2{
	color:#fff;
	font-size:13px;
	font-weight:normal;
	margin:10px 0 0px 0;
}

#outrasNoticias h2 a{
	color:#fff;
}


#outrasNoticias ul{
	list-style:none;
}

#outrasNoticias ul li{
	color:#fff;
	padding:10px 0 10px 0;
	border-bottom:#6f6f6f 1px solid;
}

#outrasNoticias ul li a{
	color:#fff;
}


#outrasNoticias ul li h4{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0px 0 3px 0;
	text-transform:uppercase;
	background:url(../img/icones/cubo-branco.png) 0 5px no-repeat;
	padding:0 0 0 8px;
}

#outrasNoticias ul li h4 a{
	color:#fff;
}

#outrasNoticias ul li p{
	width:135px;
	margin:0 10px 0 5px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
}

#outrasNoticias ul li p a{
	color:#fff;
	font-weight:normal;
}

.verOutrasNoticias{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background:url(../img/icones/seta-noticias.png) 0 3px no-repeat;
	padding:0 0 0 12px;
	margin:10px 0 0 80px;
}

.verOutrasNoticias a{
	color:#fff;
}
















ul.destaquesPequenos{
	list-style:none;
	float:left;
	margin:30px 0 0 0;
}


ul.destaquesPequenos li{
	width:303px;
	float:left;
	margin:0 20px 25px 0;
}

ul.destaquesPequenos li h2{
	font-size:15px;
	font-weight:normal;
	color:#ae1a15;
	margin:0 0 7px 0;
}

ul.destaquesPequenos li h2 a{
	color:#ae1a15;
}

ul.destaquesPequenos li p{
	font-size:12px !important;
	color:#000;
}

ul.destaquesPequenos li p a{
	color:#000;
}

ul.destaquesPequenos li .leiaMais{
	color:#000;
	text-transform:uppercase;
	font-size:12px;
	background:url(../img/botoes/seta-vermelha.png) 0 4px no-repeat;
	padding:0 0 0 8px;
	margin:5px 0 0 0;
}

ul.destaquesPequenos li .leiaMais a{
	color:#000;
}





ul.destaquesPequenos li .imagem{
	margin:0 8px 0 0;
	width:98px;
	float:left;
}

ul.destaquesPequenos li .textoPequeno{
	margin:0 0px 0 0;
	float:left;
	width:185px;
}


.ultimasNoticias{
	clear:both;
	width:580px;
	float:left;
	margin:10px 0 0 0;
}

.ultimasNoticias h2{
	clear:both;
	background:url(../img/xingu/h2Vermelho.jpg) no-repeat;
	width:338px;
	height:29px;
	display:block;
	color:#fff;

	margin:0 0 10px 0;
	font-size:17px;
	letter-spacing:-1px;
	font-weight:bold;
	padding:9px 0 0 10px;
	text-transform:uppercase;
}

.ultimasNoticias ul{
	list-style:none;
	width:585px;
	margin:20px 0 20px 5px;
}

.ultimasNoticias ul li{
	width:570px;
	float:left;
	clear:both;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:#e4e4e4 1px solid;
}

.ultimasNoticias ul li:last-child{
	border-bottom:none !important;
}


.ultimasNoticias h4{
	color:#c1c1c1;
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 3px 0;
	font-weight:bold;
}

.ultimasNoticias h4 a{
	color:#c1c1c1;
}

.ultimasNoticias h3{
	font-size:16px;
	font-weight:bold;
	color:#666666;
	margin:0 0 5px 0;
}

.ultimasNoticias h3 a{
	color:#666666;
}

.ultimasNoticias h3 a:hover{
	color:#515151;
}


.ultimasNoticias ul li img{
	border:#d3d1c4 1px solid;
	padding:5px;
}

.floatLeft{
	float:left !important;
	margin:0 10px 0 0 !important;
}

.ultimasNoticias p{
	color:#666666;	
}

.ultimasNoticias p a{
	color:#666666;	
}

.comentarioCapa{
	background:url(../img/icones/icone-comentario-noticias.png) 2px 1px no-repeat;
	padding:0 0 0 18px;
	margin:10px 0 0 0;
	font-size:10px;
	text-transform:uppercase;
	color:#000;
}

.verTodosDestaques{
	height:23px;	
	font-size:11px;	
	font-weight:bold;
	margin:20px 20px 0 505px;
	float:left;
}

.verTodosDestaques{
	*float:left;
	*clear:both;
	*margin:30px 0 0 510px;
	*width:100px;	
}

.verTodosDestaques a{
	color:#000;
}










.boxWidgetCapa{
	clear:both;
	width:585px;
	background:#fff;
	float:left;
	margin:10px 0 20px 0;
	padding:8px 5px 15px 8px;
	border:#f0f0f0 1px solid;	
	*width:590px;
}	


.boxWidgetCapa h2{
	clear:both;
	background:url(../img/xingu/h2Laranja.jpg);
	width:308px;
	height:29px;
	display:block;
	color:#fff;
	margin:0 0 10px 0;
	font-size:17px;
	letter-spacing:-1px;
	font-weight:bold;
	padding:9px 0 0 10px;
	text-transform:uppercase;
}

.boxWidgetCapa p{
	color:#000;
	margin:5px 0 0 0;
	font-size:11px;
}

.boxWidgetCapa p a{
	color:#000;
}


.boxWidgetCapa ul{
	list-style:none;
}
















.controleSidebar{
	width:315px;
	float:left;
	*float:right;
	*clear:top;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}


#sidebar{
	width:315px;
	float:left;
}


.boxSidebar{
	width:315px;
	border:#f0f0f0 1px solid;
	background:#fff;
	margin:0 0 10px 0;
	padding:10px 10px 10px 10px;
}

.boxSidebar h1{
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;	
	margin:0 0 10px 0;
}

.bgEdicao{
	background:#ae1a15;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:21px;
	color:#fff;
	padding:0 2px 0 3px;
	font-weight:normal;
}



.boxSidebar h2{
	clear:both;
	background:url(../img/xingu/h2Laranja.jpg);
	width:308px;
	height:29px;
	display:block;
	font-size:17px;
	letter-spacing:-1px;
	color:#fff;
	padding:9px 0 0 10px;
	margin:0 0 10px 0;
	font-weight:bold;
	text-transform:uppercase;
}	

.boxSidebar p{
	margin:10px 0 5px 0;
	font-size:12px;
}




.boxSidebar ul{
	list-style:none !important;
}

#twitter_update_list li{
	width:279px;
	margin:0 0 10px 10px;
}


li.recentcomments{
	width:279px;
	margin:0 0 10px 10px;
}

.widget_categories ul li{
	margin:0 0 10px 10px;
	padding:0 0 10px 0;
	border-bottom:#e4e4e4 1px solid;
}

.widget_categories ul li:last-child{
	border-bottom:none !important;
}

.widget_links ul li{
	margin:0 0 10px 10px;
	padding:0 0 10px 0;
	border-bottom:#e4e4e4 1px solid;
}

.widget_links ul li:last-child{
	border-bottom:none !important;
}

.widget_most_comments p{
	margin:0 0 10px 10px;
	padding:0 0 10px 0;
	border-bottom:#e4e4e4 1px solid;
}

.widget_rss ul li{
	margin:0 0 10px 10px;
	padding:0 0 10px 0;
	border-bottom:#e4e4e4 1px solid;
}

.widget_rss ul li:last-child{
	border-bottom:none !important;
}

div.textwidget{
	margin:0 0 10px 0;
	padding:0 0 0px 0;
}



.widget_Top5 ul li{
	margin:0 0 10px 10px;
	padding:0 0 10px 0;
	border-bottom:#e4e4e4 1px solid;
	text-transform:uppercase;
}

.widget_Top5 ul li:last-child{
	border-bottom:none !important;
}










.verTodos{
	clear:both;
	width:80px;
	border-top:#d3d1c4 1px solid;
	padding:8px 0 0 215px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}

.verTodos a{
	color:#000;
}


.ultimaRevista{
	width:129px;
	float:left;
	margin:0 0 10px 0;
}

.ultimaRevista img{
	border:0 !important;
}

.opcoesUltimaR{
	width:129px;
	float:left;
}

.paragSidebar{
	font-size:11px !important;
}


ul.social{
	list-style:none;
	height:120px; /* espaco */
	margin:20px 0 0px 0 !important;
}

ul.social li{
	list-style:none;
	width:117px;
	height:27px;
	float:left;
	text-transform:uppercase;
}

ul.social li img{
	vertical-align: middle;
	margin:0 4px 0 0;
}

















.bgFooter{
	width:100% !important;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 20px 0;
}




#footer{
	clear:both;
	width:980px;
	height:100px;
	margin:15px 0 0px 15px;
	float:left;

}

#footer ul{
	list-style:none;
	background:url(../img/xingu/bgPreto.png);
	width:935px;
	height:20px;
	padding:7px 0 5px 20px;
	margin-bottom:3px;
	*width:965px;
}


#footer ul li{
	float:left;
	margin:0 15px 0 0;
}

#footer ul li a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}



#footer p{
	float:left;
	color:#fff;
	margin:10px 0 0 0px !important;
	padding:9px 0 20px 0 !important;
}

.direitos{	
	clear:both;
	float:left;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding:10px 0 5px 20px;
}

.direitos strong{
	font-size:12pt !important;
}	

.direitos a{
	color:#fff;
}

#footerBot{
	background:url(../img/xingu/bgPreto.png);
	width:955px;
	height:70px;
	display:block;
	*width:985px;
}



.widgetInterno .widget_tag_cloud{
	width:160px !important;
	margin:0 40px 0 0;
	float:left;
}






/***** CADASTRO *******/

#setupform {
	padding: 10px 0 0 0;
	float: left;
	width:647px;
	margin:0 0 20px 0;
}
	#setupform h3 {
		margin-top: 20px;
	}

#setupform input, #setupform textarea, #activateform input {
	width: 95%;
	padding: 7px 5px;
	font-size: 1.2em;
}
	#setupform input[type='radio'], #setupform input[type='checkbox'] { width: auto; }
	#setupform select {
		padding: 3px;
	}
	
	input#submit {
		width: auto;
		margin-top: 20px;
		font-size: 1.2em;
	}

#setupform label, div.radio span.signup-label, 
div.checkbox span.signup-label {
	display: block;
	font-family: Arial, times, serif;
	font-size: 1.3em;
	margin: 15px 0 5px 0;
}

p#intro-text, p#extra-fields-help, p#avatar-help-text, p#blog-help-text, p#blog-details-help {
	margin-bottom: 15px;
}

p.help-text, span.desc {
	font-size: 11px;
	color: #888;
	padding-top: 5px;
}

div.field-box, div.mu_alert, div#account-fields, div#extra-form-fields, 
div.avatar-field, div#blog-or-username-fields, div#blog-details-fields {
	background: #eee;
	padding: 5px 15px 15px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
	div.field-box { padding-top: 15px; }
	
	#signup-welcome {
		width: 420px !important;
		margin: 20px 0;
	}

div.avatar-field {
	padding-top: 1px;
}

div#blog-or-username-fields {
	padding: 18px 15px 5px 15px;
}
	div#blog-or-username-fields p {
		padding-bottom: 10px;
	}
	
	div#blog-or-username-fields label {
		margin-left: 3px;
	}

div#extra-fields, div#avatar-form-fields, div#blog-or-username {
	margin-top: 30px;
}

div.mu_alert {
	padding-top: 15px;
	margin-bottom: 15px;
}

p.error, div.error {
	padding: 7px 10px;
	margin: 0 0 10px 0;
}
	div.error {
		margin: 10px 0 4px 0 !important;
	}

div#extra-fields select {
	width: 280px;
	font-size: 1.4em;
}

div#extra-fields div.datefield select {
	width: auto;
}

div#extra-fields div.radio label,
div#extra-fields div.checkbox label,
div#blog-or-username-fields label {
	display: inline !important;
	font-weight: normal;
	float: none;
	padding: 0 !important;
	margin-right: 15px;
	font-size: 1.1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
}

div#signup-welcome {
	font: normal 1.2em arial, times, serif;
}
	div#signup-welcome span.label {
		font-weight: bold;
	}

div.crop-img, div.crop-preview img {
	padding: 4px;
	background: #f0f0f0;
	border: 1px solid #ddd;
}
	div.crop-img {
		float: left;
		margin-right: 15px;
	}

#avatar-cropper h4 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top: 20px;
}

#avatar_v1 p, #avatar_v2 p {
	margin-bottom: 20px;
}

#avatar_v1 p.submit, #avatar_v2 p.submit {
	margin-top: 20px;
}

p.crop-preview {
	font-size: 1.2em;
}

.cadastrar{
	width:99px !important;
	height:20px !important;
	border:0;
	background:url(../img/botoes/bt-cadastrar.png) no-repeat;
}






.ultimasAs5{
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	border-bottom:#e4e4e4 1px solid !important;
}

.ultimasAs5:last-child{
	border-bottom:none !important;
}


.ultimasAs5 h4{
	font-size:10px;
	padding:0 !important;
	margin:0 !important;
}

.ultimasAs5 h4 a{
	color:#000 !important;
}

.ultimasAs5 h3{
	font-size:12px;
	padding:0 !important;
	margin:0 !important;	
}

.ultimasAs5 h3 a{
	color:#000 !important;	
}

.ultimasAs5 p{
	font-size:11px;
	padding:0 !important;
	margin:0 !important;	
}

.ultimasAs5 p a{
	color:#000 !important;
}











#Mais-Lidas ul li{
	list-style:none !important;
	color:#000 !important;
}

li.rc_item{
	list-style:none !important;
	clear:both !important;
	padding:0 0 20px 0 !important;
}

li#rc_nav{
	list-style:none !important;
}

li.rc_fixed{
	list-style:none !important;
}

li.rc_back{
	list-style:none !important;
}

.post-stats{
	color:#000 !important;
	margin: 0 0 8px 0 !important;
}

.wpp-post-title{
	color:#000 !important;
	font-weight:bold !important;
}

.wpp-excerpt{
	color:#000 !important;
}



#Mais-Comentadas div{
	color:#000 !important;
}

#Mais-Comentadas div a{
	color:#000 !important;
	font-weight:bold !important;
}





#captchaImgDiv{
	width:300px;
	height:88px;
	margin:0 0 20px 28px;
}


/* add to any */
.a2a_menu_powered_by{
	display:none !important;
}













 
/*
	SLIDER
*/
.slider-wrap								{ 	clear:both !important; width: 472px; height:294px;  }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 472px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 294px; position: relative; width: 472px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }

#movers-row									{ *float:left; float:left; *width: 472px; }
#movers-row div								{ width: 159px !important; height:90px !important; float: left; padding:0 20px 0 0 20px !important; *float:left; *margin:0 0 0 0px !important; }
#movers-row div a.cross-link 				{ float: left; margin:-14px 10px 0 -10px !important; padding:15px 80px 0 0 !important; *width: 159px !important; *margin:-120px 0px 0 145px !important; }
.photo-meta-data							{ background: url(../img/backgrounds/transpBlack.png); padding: 10px; height: 60px; 
											  margin-top: -80px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 144px !important; margin: -14px 0px 0 10px; 
											  position: relative; padding-top: 14px; z-index: 9999; color:#333 !important;  }
.active-thumb 								{ background: transparent url(../img/backgrounds/icon-uparrowsmallwhite.png) 60px 4px no-repeat !important; 
	width:144px; float:left; height:90px;
}

.nav-thumb 									{ border: 0px solid black; float:left; width:144px !important; float:left; height:90px; padding:18px 0 0 0;  }


.alinhamentoSlider{
	width:144px !important;
	margin:-14px 0px 0 0px !important;
	padding:15px 0 0 0px !important;
	position:relative !important;
	left:20px !important;
	right:0px !important;
	float:left !important;
}

a.cross-link 				{ 
	*width:300px !important;
	*height:108px !important;
	*display:block !important;
	*float:left !important;
	*margin:-14px 0px 0 14px !important; 
}

#movers-row a.active-thumb{ *background: transparent url(../img/backgrounds/icon-uparrowsmallwhite.png) 60px 2px no-repeat !important;}



.fundoSlider2{
	width:472px;
	height:110px;
	*height:110px;
	margin:0 0 0 0;
	float:left;
	background:url(../img/backgrounds/bg-slider2.png) repeat !important;
}




















.wp-pagenavi{
	font-family:Arial, Helvetica, sans-serif !important;
	text-align:left;
	min-height:23px;
	margin:0 10px 0 0;
}


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 4px 4px 4px;  
	margin: 2px;
	text-decoration: none;
	border:0;
	color: #e5571f;
}

.wp-pagenavi a:visited {
	padding: 4px 4px 4px 4px; 
	margin: 2px;
	text-decoration: none;
	border:0;
	color: #e5571f;
}

.wp-pagenavi a:hover {	
	border:0;
	color: #fa682e;
	background-color: #fff;
}

.wp-pagenavi a:active {
	padding: 4px 4px 4px 4px; 
	margin: 2px;
	text-decoration: none;
	border:0;
	color: #e5571f;
}

.wp-pagenavi span.pages {
	padding: 2px 14px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #e5571f;
	border:0;
}

.wp-pagenavi span.current {
	padding: 4px 4px 4px 4px; 
	margin: 2px;
	font-weight: bold;
	border:0;
	color:#fff !important;
	background:#fff !important;
}



.wp-pagenavi span.extend {
	padding: 4px 4px 4px 4px; 
	margin: 2px;
	border:0;
}





.divInfoUser{
	width:645px;
}

.divInfoUser img{
	width:140px;
	height:99px;
	float:left;
	margin:0 10px 70px 0;
}


.userLogado{
	width:645px;
	height:64px;
	float:left;
	clear:both;
}

.userLogado div{
	width:308px;
	height:64px;
	float:left;
}

.userLogado .linksUser{
	width:190px;
	height:64px;
	float:left;
	margin:0 5px 0 0;
}

.userLogado .photo{
	width:64px;
	height:64px;
	float:left;
}

#cse-search-results{
	width:600px !important;
	margin:20px 0 0 0;
}

.editandoPagina{
	clear:both;
	color:#ed7f1e;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0px;
	margin:20px 0 10px 12px;
	float:left;
	width:585px;
}

.editandoPagina a{
	color:#af1b17;
	font-weight:bold;
	font-size:15px;
	letter-spacing:-1px;
}


.wp-caption{
    text-align:center;
    padding-top:4px;
    margin:10px;
}

.wp-caption img{
    margin:0px !important;
    padding:0px !important;
    border:0px none;
}

.wp-caption p.wp-caption-text{
    font-size:9px !important;
    margin:0px !important;
	padding:0px !important;
}


#newsletterFormDiv{
	margin:0 0 0 12px !important;
	*margin:0 0 0 5px !important;
}

#newsletterFormDiv input{
	*margin:0 10px 0 0 !important;
	*width:145px !important;
}

#captchaInputDiv{
	font-size:12px;
}

.breadcrumb{
	font-size:17px !important;
}

.addthis_button_compact{
	margin:2px 0 0 0;
}

.wpp-post-title, .post-stats{
	font-weight:normal !important;
	text-transform:none !important;
}

element.style {
margin: 50px 0px 0px 0px !important;
}

.jcarousel-skin-tango3 .jcarousel-clip-horizontal {
height: 200px !important;
width: 525px !important;
}

.jcarousel-skin-tango3 .jcarousel-container-horizontal {
padding: 0px 20px !important;
width: 535px !important;
}


.addthis_toolbox{
	margin:10px 5px 20px 9px;
}
