/**
 * @author Fábio Miranda Costa <fabiomcosta@gmail.com> <fabiocosta@maxmeio.com>
 */
*{margin:0;padding:0;}
ul,ol{list-style:none;}
a img,fieldset{border:0;}
input.texto,textarea.texto{font-family:"Trebuchet MS",Verdana, Arial;}
input.btn{}
body{
	background:url(../img/bg_geral.gif) repeat;
	font-family:"Trebuchet MS",Verdana, Arial;
	font-size:14px;
	color:#2b1f06;
}
div#topo{
	background:url(../img/bg_topo.gif) repeat;
	height:107px;
}
div#topo div#centro_topo{
	width:754px;
	margin:0 auto;
	height:100px;
	padding-top:7px;
}
div#topo div#centro_topo img.texto_publicidade{
	float:left;
	margin:15px 5px 0 0;
}
div#topo_logo{
	height:122px;
	background:url(../img/sombra_topo.jpg) repeat-x;
	margin-bottom:20px;
}
div#topo_logo div#linhas_logo_esq{
	background:url(../img/linhas_logo_esq.gif) repeat-x;
	height:78px;
	position:absolute;
	width:50%;
	left:0;
	top:151px;
/*	z-index:1; */
}
div#topo_logo div#centro_topo_logo{
	width:754px;
	margin:0 auto;
	height:122px;
	position:relative;
	/* z-index:2; */
}
div#topo_logo div#centro_topo_logo div#container_logo{
	height:132px;
	background:url(../img/topo.jpg) no-repeat;
	width:754px;
	position:absolute;
	top:-10px;
}
div#topo_logo div#centro_topo_logo div#container_logo a#link_index{
	margin-left:146px;
}
div#topo_logo div#centro_topo_logo div#container_logo span{
	color:#bf8c28;
	display:block;
	position:absolute;
	bottom:0;
	left:300px;
	font-weight:900;
	font-family:"Courier New", monospace, Geneva;
	font-size:12px;
}

div#geral{
	margin:29px auto 0 auto;
	width:754px;
}
div#geral div#esq{
	width:160px;
	float:left;
	margin-top:34px;
}
div#geral div#esq div#menu{
	margin-bottom:30px;
}
div#geral div#esq div#menu ul{
	text-align:right;
}
div#geral div#esq div#menu ul li{
	margin:0 0 20px 0;
}
div#geral div#esq div.box{
	margin-bottom:20px;
	/*float:right;
	overflow:hidden;*/
	text-align: right
}
div#geral div#esq div.box h2{
	background:url(../img/ico_seta_baixo.gif) right 12px no-repeat;
	text-align:right;
	padding-right:16px;
	margin-bottom:10px;
}
div#geral div#esq div.box table{
	width:128px;
	font-size:11px;
}
div#geral div#esq div.box table thead tr th{
	background:#cfa14a;
	color:#fff1b1;
	font-size:11px;
	font-weight:900;
	text-decoration:underline;
	padding:2px;
}
div#geral div#esq div.box table thead tr th a#seta_esq{
	float:left;
	margin-left:5px;
}
div#geral div#esq div.box table thead tr th a#seta_dir{
	float:right;
	margin-right:5px;
}
div#geral div#esq div.box table tbody{
	color:#a46b00;
}
div#geral div#esq div.box table tbody tr th{
	color:#a46b00;
	padding:5px 0;
}
div#geral div#esq div.box table tbody tr td{
	color:#a46b00;
	background:#f8eba9;
	text-align:center;
	padding:1px;
}

div#geral div#esq div.box table tbody tr td.diaatual{
	background-color: #C4A354;
	color: #FFED9B;
}

div#geral div#esq div.box table tbody tr td.diamarcado{
	background-color: #EFC145;
	color: #553F10;
}
div#geral div#esq div.box table tbody tr td a{
	color:#f8eba9;
	background:#a46b00;
	text-decoration:none;
}
div#geral div#esq div.box table tbody tr.linha_vazia td{
	height:3px;
	background:transparent !important;
}
div#geral div#esq div#box_busca form fieldset{
	text-align:right;
}
div#geral div#esq div#box_busca form fieldset input.texto{
	border:2px solid #CFA14A;
	padding:2px;
	background:#FBE492;
	color:#A46B00;
	margin-bottom:5px;
}
div#geral div#esq div#box_busca form fieldset input.btn{
	border:0;
	padding:2px;
	background:#CFA14A;
	color:#A46B00;
	cursor:pointer;
}
div#geral div#esq div#banners_esq{
	float:right;
	overflow:hidden;
	text-align:right;
	margin-bottom:20px;
}
div#geral div#esq div.box ul{
	text-align:right;
}
div#geral div#esq div.box ul li{
	margin-bottom:5px;
}
div#geral div#esq div.box ul li a{
	color:#a46b00;
	font-size:11px;
}

div#geral div#centro{
	float:left;
	width:550px;
	padding-left:40px;
	overflow:hidden 	
}

div#geral div#centro div#citacao{
	color:#997f22;
	padding-top:36px;
	background:url(../img/bg_texto_quem_disse.jpg) 270px top no-repeat;
	margin:0 0 30px 10px;
	overflow:hidden;
}
div#geral div#centro div#citacao p{
	font-weight:900;
	font-size:13px;
	font-style:italic;
	position:relative;
	padding:10px 40px 0 40px;
	width:448px;

}
div#geral div#centro div#citacao p img#abre_aspas{
	position:absolute;
	top:0;
	left:0;
	display:block;
}
div#geral div#centro div#citacao p img#fecha_aspas{
	position:absolute;
	bottom:5px;
	right:0;
	display:block;
}
div#geral div#centro div#citacao span{
	float:right;
	margin-right:55px;
	font-size:11px;
}
div#geral div#centro div.post{
	clear:both;
	margin-bottom:50px;
	font-size:14px;
}
div#geral div#centro div.post div.post_data{
	margin-bottom:15px;
}
div#geral div#centro div.post div.post_data a.link_fontsizechange{
	border:2px solid #CFA14A;
	padding:0 5px;
	background:#DFB96F;
	font-weight:900;
	text-decoration:none;
	color:#A46B00;
	float:right;
	margin:0 5px;
	font-size:14px;
}

div#geral div#centro div.post div.post_data span{
	background:#efc145;
	font-size:18px;
	color:#806018;
}
div#geral div#centro div.post div.post_data span{
	background:#efc145;
	font-size:18px;
	color:#806018;
}
.sutia{	
	font-size:18px;
	color:#806018;
}
div#geral div#centro div.post span.post_hora{
	color:#b09843;
	font-size:11px;
}
div#geral div#centro div.post h2{
	color:#553f10;
	font-size:28px;
	margin-bottom:10px;
}
div#geral div#centro  div.post_foto{
	float:left;
	overflow:hidden;
	position:relative;
	left:-15px;
}

div#geral div#centro  div.post_video{
	float: left;
	margin-right: 10px;		
}

div#geral div#centro  div.post_foto img,div#geral div#centro  div.post_foto object{
	border:#ffffff 6px solid;
	display:block;
	margin:15px 22px 15px 21px;
}
div#geral div#centro div.post_foto div.borda_foto_cima{
	background:url(../img/borda_foto_cima.jpg) no-repeat;
	width:65px;
	height:15px;
	position:absolute;
	right:32px;
	top:0;
}
div#geral div#centro  div.post_foto div.borda_foto_dir{
	background:url(../img/borda_foto_dir.jpg) no-repeat;
	width:22px;
	height:87px;
	position:absolute;
	bottom:25px;
	right:0;
}
div#geral div#centro div.post_foto div.borda_foto_baixo{
	background:url(../img/borda_foto_baixo.jpg) no-repeat;
	width:55px;
	height:15px;
	position:absolute;
	bottom:0;
	left:31px;
}
div#geral div#centro div.post_foto div.borda_foto_esq{
	background:url(../img/borda_foto_esq.jpg) no-repeat;
	width:21px;
	height:89px;
	position:absolute;
	left:0;
	top:25px;
}
div#geral div#centro div.post_foto a.lupa_foto{
	background:url(../img/ico_lupa.gif) no-repeat;
	width:19px;
	height:19px;
	position:absolute;
	bottom:21px;
	right:28px;
	opacity:0.7;
}

div#geral div#centro div.post p{
	line-height:160%;
	margin-bottom:15px;
}

div#geral div#centro div.post div.post_barra{
	clear:both;
	padding:20px 0;
	font-size:12px;
}
div#geral div#centro div.post div.post_barra a{
	color:#553f10;
	text-decoration:none;
	padding-left:15px;
	background:url(../img/ico_seta_baixo.gif) left center no-repeat;
	margin-right:10px;
}
div#geral div#centro div.post div.post_barra a.rss{
	margin-right: 0;
	background-image: none;	
	padding-left: 0;
}
div#geral div#centro div.post div.post_barra a span{
	color:#ff882e;
	font-weight:900;
}
div#geral div#centro div.post div.post_barra a.link_rss{
	background:url(../img/ico_rss.gif) left top no-repeat;
	padding: 0 0 6px 20px;
}
div#geral div#centro div.post div.post_banner{
	margin-left:25px;
	text-align:left;
}
div#rodape{
	clear:both;
	padding-left:200px;
	padding-bottom:30px;
	overflow:hidden;
}
div#pag p{
	background:url(../img/texto_voce_esta_na_pagina.gif) no-repeat;
	text-indent:210px;
	font-size:22px;
	color:#9c7a32;
	margin-bottom:30px;
}
div#rodape a.link_maxmeio{
	float:right;
}
div#pag p a.seta_dir{
	position:relative;
	padding-left:10px;
}
div#pag p a.seta_dir img{
	position:absolute;
	top:4px;
}
div#pag p span{
	color:#cca829;
}
div#pag p a{
	color:#9c7a32;
	margin:0 5px;
}
div#rodape p a:hover{
	text-decoration:none;
}

.aba{
background-color:#DFB96F;
}



div#geral div#centro div.foto{
	background-image: url(../img/bg_foto.gif);
	float: left;
	width: 160px;
	height: 150px;
	text-align: center;
	padding: 5px;
	margin: 7px;
}

div#geral div#centro div.foto2{	
	float: left;
	width: 220px;
	text-align: left;	
}


div.aba form{
	margin: 0  10px ;
}
div#geral div#centro div.post div.aba form p{
	margin-bottom: 7px;
}
form.form p{
	margin-bottom: 7px
}
div.aba form label,form.form label{
	display: block;
	width: 100px;
	float: left;
}
div.aba form input,div.aba form textarea,form.form input, form.form textarea{
	background-color: #FBE492;
	border: 2px solid #CFA14A;
	padding: 2px 2px 2px 7px;
	font-family: "Trebuchet MS", tahoma;
	color: #2B1F06;
	font-size: 11px;
	width: 250px;
}
form.form p.but input,div.aba form p.but input{
	background-color: #CFA14A;
	color: #FFEC9A;
	margin-left: 100px;
	width: 70px;
	padding-left: 2px;
	
}
div#geral div#centro div.post div.aba div.recado p{
	margin-bottom: 7px;
}
div.recado{
	width: 495px;
	padding: 10px;
	background-color: #E8C77B;
	margin: 10px;
}

div.loading{
	padding: 100px 0;
	text-align: center;
}

.areaRecados{
	height: 300px;
	
	overflow:auto;
}


#calendario  table{
	float: right;

}

/* #postsGeral {
	width: 580px;
}
