/*
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;}
li.separador {width:587px; border-bottom:1px dashed #ccc; margin-left:20px; list-style:none; margin-bottom:20px;}
.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 li {list-style:none;}
.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}
.comentarios {width:350px; float:right;}

/* 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;}
#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;}
#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;}


/* classes */

.right {float:right;}
.left {float:left;}
.clear{clear:both;}

/* Related Posts */
#relacionados {margin-left:25px; margin-bottom:40px; margin-top:15px;  border-top:1px dashed #CCC;line-height:19px; width:607px; clear:both; }
#conteudo ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0; font-size:10px; }
#conteudo ol.related-posts li{width:110px; border-right:1px dashed #CCC; list-style:none; float:left; display:inline; margin-bottom:50px;}
#conteudo ol.related-posts li:hover{background-color:#F7F7F7;}
#conteudo ol.related-posts img{clear:both; padding:5px; width:90px; height:110px; background:#F7F7F7; border:1px solid #DDD;}
#conteudo ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
#conteudo ol.related-posts li{font-size:12px;}

