/*
Theme Name: Gostosas e Safadas
Theme URI: http://www.gatashd.net
Description: Gostosas e Safadas
Version: 1.0
Author: Gatashd.net
Author URI: http://www.gatashd.net
Tags: gatas, gostosas, famosas, peladas

*/

/* CSS Document */

*{
	margin:0;
	padding:0;
	border:none;
	}
	
body{
	background:url(imagens/fundo-site.jpg) repeat-y center;
	background-color:#130000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}

a{color:#FFFFFF; text-decoration:none;}
a:hover{color:#FFFFFF; text-decoration:underline;}
	
#topo{
	height:327px;
	}
	
.topo1{ height:82px; background:url(imagens/topo01.jpg) center no-repeat; }
.topo2{ height:82px; background:url(imagens/topo02.jpg) center no-repeat; }
.topo3{ height:81px; background:url(imagens/topo03.jpg) center no-repeat; }
.topo4{ height:82px; background:url(imagens/topo04.jpg) center no-repeat; }

#conteudo{
	width:980px;
	margin:0 auto;
	}
	
#esquerda{
	width:208px;
	float:left;
	}
	
#central{
	width:564px;
	float:left;
	}
	
#direita{
	width:208px;
	float:right;
	}
	
.menu{ width:208px; height:86px; background:url(imagens/menu-esq.jpg) no-repeat center; }
.parceiros{ width:208px; height:86px; background:url(imagens/parceiros-esquerda.jpg) no-repeat center; }
.links{ width:208px; height:86px; background:url(imagens/links-esquerda.jpg) no-repeat center; }
.publicidade{ width:208px; height:86px; background:url(imagens/publicidade-esquerda.jpg) no-repeat center; }
.categorias{ width:208px; height:86px; background:url(imagens/categorias.jpg) no-repeat center; }

.publicidade-dir{ width:208px; height:86px; background:url(imagens/publicidade-direita.jpg) no-repeat center; }
.top-parceiros{ width:208px; height:86px; background:url(imagens/parceiros-direita.jpg) no-repeat center; }
.estatisticas{ width:208px; height:86px; background:url(imagens/estatisticas-direita.jpg) no-repeat center; }
.destaques{ width:208px; height:86px; background:url(imagens/destaques.jpg) no-repeat center; }


.contribuir{margin-top:10px;}


ul{
	list-style:none;
	margin-left:10px;
	}

li{
	font-size:14px;
	}

.box-lateral{
	width:165px;
	margin-left:19px;
	}

.banners{
	text-align:center;
	}

.banners img{
	margin-top:3px;
	}

.conteudo-esq{
	width:208px;
	background:url(imagens/lateral-esq-meio.jpg) repeat-y center;
	}

.rodape-esq{
	width:208px;
	height:15px;
	background:url(imagens/lateral-esq-rod.jpg) no-repeat center;
	}
	
.conteudo-dir{
	width:208px;
	background:url(imagens/lateral-dir-meio.jpg) repeat-y center;
	}

.rodape-dir{
	width:208px;
	height:15px;
	background:url(imagens/lateral-dir-rod.jpg) no-repeat center;
	}
	
	
	
.post-topo{
	width:564px;
	height:159px;
	background:url(imagens/topo-post.jpg) no-repeat center;
	}

.post-topo h1{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding:62px 0 0 80px;
	}

.post-conteudo{
	width:564px;
	background:url(imagens/meio-post.jpg) repeat-y center;
	}

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

.post-rodape p{
	margin-left:90px;
	font-size:14px;
	padding-top:5px;
	}
	
#rodape{
	clear:both;
	width:980px;
	margin:0 auto;
	}
	
.rod1{ width:980px; height:65px; background:url(imagens/rodape01.jpg) no-repeat center;}
.rod2{ width:980px; height:65px; background:url(imagens/rodape02.jpg) no-repeat center;}
.rod3{ width:980px; height:76px; background:url(imagens/rodape03.jpg) no-repeat center;}



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

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

.post-comentario{
	width:564px;
	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:450px;
	height:300px;
	margin-top:2px;
	}

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

#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 #d8d8d8;
	}
	
.commentmetadata{
	float:right;
	}

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