/*
Theme Name: Diario da Punheta
Theme URI: http://www.gatashd.net
Description: Diario da Punheta 2.0
Version: 2.0
Author: GHD
Author URI: http://www.gatashd.net
Tags: gatas, punheta, diario
*/

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

body{
	background:#000F10;
	font-family:Verdana, "Trebuchet MS", Arial;
	font-style:italic;
	color:#00d1ff;
	font-size:12px;
}

a:link{color:#00d1ff; text-decoration:none;}
a:visited{color:#00d1ff; text-decoration:none;}
a:hover{color:#00d1ff; text-decoration:underline;}
a:active{color:#00d1ff; text-decoration:none;}

#topo{
	height:230px;
}

.topo1{
	height:115px;
	background:url(imagens/topo1.jpg) no-repeat center;
}

.topo1 a, .topo2 a{
	width:990px;
	height:115px;
	display:block;
	margin:0 auto;
}

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

.publicidade-topo{
	width:990px;
	margin:0 auto;
	overflow:hidden;
}

.publicidade-topo img{
	padding:0 8px;
}

.top{
	width:990px;
	height:63px;
	margin:0 auto;
	background:url(imagens/top.jpg) no-repeat center;
}

#all{
	background:url(imagens/fundo.jpg) repeat-y center;
}

#conteudo{
	width:990px;
	margin:0 auto;	
}

#sidebar{
	width:230px;
	padding:2px 7px;
	overflow:hidden;
	float:left;
	display:inline;
}

#sidebar h2, #sidebar2 h2{
	width:225px;
	color:#00d1ff;
	font-style:normal;
	font-variant:small-caps;
	text-transform:capitalize;
	font-size:16px;
	border-bottom:solid 1px #00d1ff;
	margin-bottom:5px;
}

#sidebar img, #sidebar2 img{
	padding:7px 0;
}

#central{
	width:480px;
	overflow:hidden;
	margin-left:10px;
	float:left;
	display:inline;
}

.ads-post{
	text-align:center;
	margin:5px 0;
}

.ads-post img{
	border:solid 1px #00d1ff;
}

.post{
	width:480px;
	margin-bottom:20px;
}

.post-single{
	width:480px;
}


ul{margin-bottom:20px;}




.post-conteudo{
	width:480px;
	padding:0 5px;
	font-size:13px;
	text-align:center;
}

.post-conteudo a{color:#4f7780;}

.post-conteudo p{
	padding:5px 0;
}

.post-rodape{
	width:480px;
	height:33px;
	font-family:"Palatino Linotype", Times, "Times New Roman", serif;
}

.post-rodape h2{
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	width:480px;
	overflow:hidden;
	margin:0 auto;
	background:url(imagens/linha-post.jpg) no-repeat bottom center;
}


.post-rodape p{
	width:480px;
	margin:0 auto;
	font-size:14px;
	font-style:normal;
	overflow:hidden;
	color:#4f7780;
	padding-top:5px;
	text-align:center;
}

.post-rodape p a{color:#4f7780;}

.post-rodape a{color:#00d1ff;}

#sidebar2{
	width:230px;
	padding:2px 7px;
	overflow:hidden;
	float:right;
	display:inline;
}

#topsites{
	width:900px;
	padding:10px;
	margin:30px auto;
	border:solid 1px #00d1ff;
	background:#000F10;
	overflow:hidden;
}

#topsites ul{
	float:left;
	margin:0 40px;
}

#topsites h3{
	text-align:center;
	margin-bottom:15px;
	font-size:20px;
	color:#00d1ff;
}

#rodape{
	height:180px;
	clear:both;
	background:url(imagens/rodape.png) no-repeat center;
}


.clear{
	height:0px;
	line-height:0px;
	clear:both;
}

.navegacao{
	width:480px;
	text-align:center;
	padding-top:25px;
}

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

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

.post-comentario{
	width:480px;
	overflow:hidden;
}
	
.post-comentario input#author, input#email, input#url {
	background:none;
	color:#00d1ff;
	width:295px;
	text-indent:5px;
	font-size:13px;
	height:20px;
	line-height:25px;
	margin-top:4.5px;
	}
	
.caixa-comment {
	width:450px;
	height:280px;
	margin-top:2px;
	}

textarea#comment{
	width:440px;
	height:270px;
	margin:5px 0;
	font-size:13px;
	font-family:Verdana, Arial, sans-serif;
	background:#fff;
	color:#00d1ff;
	border:solid 1px #00d1ff;
	}

#submit{
	margin-top:2px;
	width:80px;
	height:26px;
	border:solid 1px #333;
	}

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

ol.commentlist{
	margin-top:5px;
	}
	
.commentlist a{color:#00d1ff;}
	
ol.commentlist li{
	color:#4f7780;
	list-style:none;
	margin-top:5px;
	background-color:#000F10;
	border:dashed 1px #00d1ff;
	padding:3px;
	}
	
.commentmetadata{
	float:right;
	}

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