* { margin: 0; padding: 0; outline: none; }
a:link, a:visited, a:active { color: #159CAF; text-decoration: none }
a:hover { color: #147B8B; text-decoration: underline; color: #cc0000;}
.clear{clear:both;}
body { background: #FFFFFF url(img/body-bg.gif) repeat-x; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; color: #000;  }
#wrapper { width: 912px; margin: 0 auto; }

#header { width: 912px; height: 98px; }
a.logo { width: 280px; height: 80px; float: left; background: url(img/booksmile_logo_azul_hp.jpg); margin-top: 10px; }
a.logo span { display: none; }
#header p{
	float: left; margin-top: 29px; color:#147B8B;
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-variant:normal;
	font-weight:normal;
	~:1.5;
	font-size:1.7em;
	font-style:italic;
}

.search { float: right; margin-top: 30px; }
.search .search-text { border: 1px solid #CCCCCC;padding:4px;width: 157px; float:left;  }
.search .search-button{float:left;}
.search a{text-decoration:none;	}
.search img{border:none;}

#subheader { background: url(img/subheader-bg.gif) no-repeat; width: 800px; height: 163px; float: left; }
#subheader h2{margin-left:10px;color:#fff;}
#subheader p { font-size: 10px; margin: 25px 0 0 10px;color:#fff; width: 460px; }
#subheader a { color:#fff; }




.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 21px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }
#content { width: 600px; float: left; }



.post { width: 600px; margin-bottom: 50px; }
.post h2 {color: #147B8B; border-bottom: 1px solid #147B8B;padding-bottom:5px;margin-bottom:7px;}
.post h2 a { font-weight: normal; text-decoration: none; font-size: 24px; }
.post span.post-info { color: #8C8C8C; font-size: 10px; padding-bottom: 10px; width: 560px; float: left; }
.post p { margin-bottom: 10px; }
.post div.cats { clear:both;margin-top:5px;border-top: 1px solid #ececec; padding-top: 10px; }

.post ol { list-style: decimal inside; }
.post ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post ol li { padding: 2px 0px 2px 0px; }

.post ul { padding: 0px 0px 10px 20px; margin: 0px; }
.post ul li { padding: 0px 0px 5px 13px; list-style-type: none; background: url("img/p-con-li.png") no-repeat left 0px;  }

.post blockquote { font: 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #f4f4f4;   }
.post blockquote p { font: 14px/19px Georgia, "Times New Roman", Times, serif; color:#0; }
.post blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; }

.post img { padding: 0px 5px; max-width: 100%; }
.post img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.post img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 4px #eee; padding: 1px; }
.post img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.post .alignright { float: right; }
.post .alignleft { float: left }

#sidebar { width: 260px; float: right; }
#sidebar ul { list-style-type: none; }
#sidebar ul li { padding-bottom: 5px; border:none; margin-bottom: 15px; }
#sidebar ul li ul li { margin: 0; border: none; padding: 0; }
#sidebar ul li ul li /* a */ { padding: 0px 0px 2px 12px;  display: block; background: url(img/li_arrows.gif) no-repeat 0px 5px; }
#sidebar ul li h2 { font-size: 18px; color: #147B8B;border-bottom: 1px solid #147B8B;padding-bottom: 5px; margin-bottom: 9px; font-weight: normal; }


.navigation .previous {float:left;}

.navigation .next {float:right;}



#footer { clear: both; width: 100%; float: left;text-align:center; background: #fff; padding: 10px 0; margin-top: 0px; }

#footer .inner { width: 800px; margin: 0 auto; }



/*

	.comments template styles

*/



.comments { float: left; padding: 0; }
.comments input[type=text], textarea { border: 1px solid #999; padding:4px;width: 250px; }
textarea { width: 450px; }



.comments fieldset { padding: 20px; border: 1px solid #CCC; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { margin: 0 0 15px 0; padding-bottom:5px;}



#cdisplay { list-style-type: none; padding: 0; margin: 0; }



	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }

	

	#cdisplay li.first {  background: #f9f9f9;  border-bottom: #CCC 1px solid; }

	

	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }


.avatar{ border: #CCC 1px solid; }

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   padding: 0 4px 5px;

   margin: 0;

}



img.avatar {float:right;}


