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

*/

*{ margin:0; list-style:none; border:none; padding:0;}

body{
	background:#711508 url(imagens/fundo-site.jpg) repeat-y center;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:italic;
	font-size:14px;
}

a:link{text-decoration:none; color:#000;}
a:visited{text-decoration:none; color:#000;}
a:hover{text-decoration:underline; color:#4e0e06;}
a:active{text-decoration:none; color:#000;}

.container{
	width:990px;
	margin:0 auto;
}

#topo{
	height:327px;
}

.topo1{ height:109px; background:url(imagens/topo1.jpg) no-repeat center top;}
.topo2{ height:109px; background:url(imagens/topo2.jpg) no-repeat center top;}
.topo3{ height:109px; background:url(imagens/topo3.jpg) no-repeat center top;}


#esquerda{
	float:left;
	display:inline;
	width:230px;
	padding:0 10px;
}


#esquerda h2, #direita h2{
	font-size:18px;
	color:#4e0e06;
	margin-left:5px;
	width:225px;
	overflow:hidden;
	border-bottom:solid 1px #4e0e06;
}

#esquerda li, #direita li{
	margin:2px 0;
}

#esquerda ul, #direita ul, #esquerda p, #direita p{
	margin-left:5px;
}

.banners{
	text-align:center;
}

.banners img{
	border:solid 1px #900;
	margin:3px 0;
}

#central{
	float:left;
	display:inline;
	width:490px;
}

.post{
	margin-bottom:15px;
}

.post-topo{
	width:490px;
	height:40px;
	background:url(imagens/post-topo.jpg) no-repeat center;
}

.post-topo a{color:#FFFEFE;}

.post-topo h2{
	width:450px;
	font-size:15px;
	color:#fffefe;
	font-weight:normal;
	padding-top:12px;
	margin-left:28px;
}


.post-conteudo{
	width:450px;
	padding:0 20px;
	text-align:center;
	background:url(imagens/post-conteudo.jpg) repeat-y center;
}

.post-rodape{
	width:490px;
	height:40px;
	background:url(imagens/post-rodape.jpg) no-repeat center;
}

.post-rodape a{color:#FFFEFE;}
.post-rodape p{
	width:450px;
	font-size:12px;
	color:#fffefe;
	font-weight:normal;
	text-align:center;
	padding-top:12px;
	margin:0 auto;
}

.disclaimer{
	width:400px;
	padding:10px;
	margin:0 auto;
	background:#CCC;
}

#direita{
	float:right;
	display:inline;
	width:230px;
	padding:0 10px;
}

#rodape{
	height:180px;
	clear:both;
	background:url(imagens/fundo-rod.jpg) repeat-x center;
}

.rod1{ height:90px; background:url(imagens/rod1.jpg) no-repeat center top;}
.rod2{ height:90px; background:url(imagens/rod2.jpg) no-repeat center top;}


 /* ------ */ 
 
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;
	}