*{
	margin:0;
	padding:0;
	border:none;
	}
	
a{color:#FFFFFF; text-decoration:none;}
	
body{
	background:#34002E;
	color:#FFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
	
#topo{
	height:266px;
	}
	
.topo1{
	height:133px;
	background:url(imagens/topo01.jpg) no-repeat center;
	}
	
.topo2{
	height:133px;
	background:url(imagens/topo02.jpg) no-repeat center;
	}
	
#geral{
	width:990px;
	margin:0 auto;
	}
	
#esquerda{
	width:265px;
	float:left;
	}

#esquerda p{
	margin-left:20px;
	font-size:13px;
	}
	
.meio-esquerda{
	width:265px;
	background:url(imagens/meio-esquerda.jpg) repeat-y center;
	}

.meio-esquerda p{
	padding-top:3px;
	}

.rod-esquerda{
	width:265px;
	height:21px;
	background:url(imagens/rodape-esquerda.jpg) no-repeat center;
	}
	
#central{
	width:460px;
	float:left;
	}
	
#direita{
	width:265px;
	float:right;
	}

#direita p{
	margin-left:20px;
	font-size:13px;
	}
	
.meio-direita{
	width:265px;
	background:url(imagens/meio-direita.jpg) repeat-y center;
	}

.rod-direita{
	width:265px;
	height:21px;
	background:url(imagens/rodape-direita.jpg) no-repeat center;
	}
	
.arquivos{
	width:265px;
	height:94px;
	background:url(imagens/arquivos-esquerda.jpg) no-repeat center;
	}
	
.parceiros{
	width:265px;
	height:94px;
	background:url(imagens/parceiros-esquerda.jpg) no-repeat center;
	}
	
.sponsors{
	width:265px;
	height:94px;
	background:url(imagens/sponsors-direita.jpg) no-repeat center;
	}
	
.sites{
	width:265px;
	height:94px;
	background:url(imagens/sites-direita.jpg) no-repeat center;
	}
	
.ofertas{
	width:265px;
	height:94px;
	background:url(imagens/ofertas-direita.jpg) no-repeat center;
	}
	
	
.post{
	width:460px;
	}

.post-topo{
	width:460px;
	height:73px;
	background:url(imagens/topo-post.jpg) no-repeat center;
	}
	
.post-topo h2{
	width:440px;
	overflow:hidden;
	font-size:16px;
	font-style:italic;
	text-align:center;
	padding-top:22px;
	color:#36032E;
	}
.post-topo a{color:#36032E;}
.post-topo a:hover{color:#330000;}
	
.post-conteudo{
	width:460px;
	background:url(imagens/meio-post.jpg) repeat-y center;
	}

.post-box{
	width:430px;
	margin:0 auto;
	text-align:center;
	}
			
.post-rodape{
	width:460px;
	height:46px;
	background:url(imagens/rodape-post.jpg) no-repeat center;
	}

.post-rodape p{ 
	width:440px;
	margin:0 auto;
	padding-top:12px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}
	
#rodape{
	height:210px;
	clear:both;
	}
	
.rod1{
	height:105px;
	background:url(imagens/rodape01.jpg) no-repeat center;
	}
	
.rod2{
	height:105px;
	background:url(imagens/rodape02.jpg) no-repeat center;
	}


#esquerda li, #direita li{
	list-style:none;
	margin-left:25px;
	font-size:13px;
	}
	
#paginacao{
	width:430px;
	overflow:hidden;
}

.navigation{
	width:400px;
	overflow:hidden;
	margin-left:15px;
	}

.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#AAD804; border:1px solid #AAD804; color:#003D04; margin-right:4px; padding:4px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#003D04; color:#AAD804;}
.wp-paginate .title {color:#AAD804; margin-right:4px;}
.wp-paginate .gap {color:#003D04; margin-right:4px;}
.wp-paginate .current {color:#AAD804; background:#003D04; border:1px solid #003D04; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

 /* ------ */ 
 
h3#respond {
	color:#FFF;
	margin:10px 0;
	}

.caixas-texto {
	background:#FFF;
	border:solid 1px #FFF;
	width:300px;
	height:25px;
	margin-top:2px;
	}

.post-comentario{
	width:420px;
	margin:0 auto;
	overflow:hidden;
}
	
.post-comentario input#author, input#email, input#url {
	background:none;
	color:#848585;
	width:295px;
	text-indent:5px;
	font-size:13px;
	height:20px;
	line-height:25px;
	margin-top:4.5px;
	}
	
.caixa-comment {
	width:420px;
	height:300px;
	margin-top:2px;
	}

textarea#comment{
	width:420px;
	height:290px;
	margin:5px 0;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	background:#fff;
	color:#274e5a;
	border:solid 1px #FFF;
	}

#submit{
	margin-top:2px;
	width:80px;
	height:26px;
	}

h3#comments{
	color:#FFF;
	margin:10px 0;
	}

ol.commentlist{
	margin-top:5px;
	}
	
.commentlist a{color:#000;}
	
ol.commentlist li{
	color:#000;
	list-style:none;
	margin-top:5px;
	background-color:#F9F9F9;
	border:dashed 1px #FFF;
	}
	
.commentmetadata{
	float:right;
	}

ol.commentlist li p{
	margin:3px 0;
	text-indent:5px;
	color:#6a6a6a;
	}
