/*
Theme Name: Sakura Incubus
Version: 1.0
Author: Tanira Maurer
*/

/* formatacao geral */   

* {margin:0;padding:0;} 

html, body {height: 100%;  background-image:url(http://www.sakuraincubus.com/wp-content/themes/sakuraincubus/img/back.jpg);
font-family:Tahoma, Arial, sans-serif; font-size:12px; color:#002A45; line-height:22px; }

#wrap {min-height: 100%; width:950px; margin-left:auto; margin-right:auto; }

#main {overflow:auto;
	padding-bottom: 245px;}  

#footer {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	margin-top: -245px; 
	height: 245px;
	clear:both;} 

body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

img {border:0px;}
a, a:visited {text-decoration:none; color:#12A3FA; font-weight:bold; }
a:hover {color:#000; text-decoration:underline}
#post p {margin-bottom:15px;}
#post img {margin:5px;}
#titulopost li, #sidebar li {list-style:none;}
.titulo_sidebar {background-image:url(http://www.sakuraincubus.com/wp-content/themes/sakuraincubus/img/back-sidebar.jpg); background-position:center; width:250px; height:45px; padding-top:10px; background-repeat:no-repeat; text-align:center; letter-spacing:-1px; }
.texto_sidebar { text-align:left;margin-bottom:15px; line-height:18px;}
.separador {width:587px; border-bottom:1px dashed #ccc; margin-left:20px; list-style:none; margin-bottom:20px;}
.separador2 {width:375px; border-bottom:1px dashed #ccc; margin:auto; list-style:none;}
.foto_perfil {float:left; width:70px; height:91px; margin:3px; border:3px solid #EFEFEF; }
input.busca {border:1px solid #019DFF; padding:5px;}
input.procurar {border:1px solid #019DFF; background-color:#FFF; padding:5px;}
h3.pagetitle {margin-left:20px;}
#intro {background-color:#ffffff;}
.foto_colaboradora {float:left; margin:0px; margin-left:10px; width:100px; height:133px; }
.texto_colaboradora { float:right;margin-bottom:15px; line-height:18px; width:460px; }
.foto_colaboradoras2 {margin:5px; padding:3px;   border:1px dashed #CCC;  }
.gravatar {width:65px; height:65px; float:left;}
.post_author img{background-color:#12a3fa; padding:5px;}
.comentarios {width:350px; float:right;}
.numero{margin-left:30px;color:#666666;}
.numero2{color:#666666;float:right;}
.commentlist{list-style-type:decimal;}
.reply{margin-left:15px; border-left:#cccccc;}
.comment-reply{margin-left:15px; border-left:#cccccc;}

 
/* id's */

#bannersubmarino {width:468px; height:60px; float:right; margin-bottom:20px; margin-top:10px;}
#bannernomeucloset {width:468px; height:60px; float:left; margin-bottom:20px; margin-top:10px;}
#bannertopo {width:728px; height:90px;  margin-left:auto; margin-right:auto; margin-top:10px;margin-bottom:20px;  }
#topo {width:950px; height:400px; margin-left:auto; margin-right:auto; }
#conteudo {background-image:url(http://www.sakuraincubus.com/wp-content/themes/sakuraincubus/img/back_conteudo.png); background-repeat:repeat-y; background-position:right;  width:950px;  }
#posts {width:660px; float:left; }
#data {width:70px; height:45px; background-image:url(http://www.sakuraincubus.com/wp-content/themes/sakuraincubus/img/back_data.png); background-repeat:no-repeat;  float:left; padding-left:15px; padding-top:20px;}
#titulopost {float:left; margin-left:10px; margin-top:5px; margin-bottom:25px; width:425px; }
#post {margin-left:25px; margin-bottom:15px; overflow:hidden; }
#nav {margin-top:20px; margin-bottom:20px; text-align:right; width:607px;}
#sidebar {width:250px; margin-right:10px; float:right; }
#footer {width:950px; height:231px; margin-left:auto; margin-right:auto; background-image:url(http://www.sakuraincubus.com/wp-content/themes/sakuraincubus/img/rodape.png); background-repeat:no-repeat;}
#blococomments{margin:auto; padding:5px; width:400px; background-color:#ffffff;}
#creditosmall{font-size:9px;color:#666666;}
#creditosmall a{color:#666666; text-decoration:none; font-weight:normal;}

/* classes */

.right {float:right;}
.left {float:left;}
.clear{clear:both;}

/* Related Posts */
#relacionados { margin-bottom:40px; margin-top:15px;  border-top:1px dashed #CCC;line-height:19px; width:607px; clear:both; }
#relacionados ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0; font-size:10px; }
#relacionados ol.related-posts li{width:110px; border-right:0px dashed #CCC; list-style:none; float:left; display:inline; margin-bottom:50px;}
#relacionados ol.related-posts li:hover{background-color:#F7F7F7;}
#relacionados ol.related-posts img{clear:both; padding:5px; width:100px; height:110px; background:#cccccc; border:1px solid #DDD;}
#relacionados ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
#relacionados ol.related-posts li{font-size:12px;}

#tags {width:400px; float:left; ;}
#comenta {width:110px; float:right;}

/ * responder comentários */
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 10px;
	padding: 5px 2px 2px 10px;
	background-color: white;
}
.chalt{
	background-color: #E2E2E2;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
		
