*{margin:0;padding:0;}
#estudos * ,#post{position:relative;}
#estudos{width:900px;height:474px;}
#estudos_content{float:left;width:695px;height:474px;}
.title_estudo{min-height:80px; height:auto !important; height:80px;}
.title_estudo *{padding:5px;}
#estudos_content .title_estudo{float:left;width:690px;margin-bottom:15px;padding-left:5px;}
#estudos_side{float:right;width:180px;height:424px;}
#estudos_side{padding:50px 10px 0px 10px;}
#estudos_side h2 {margin-top:5px;}
#estudos_side h2{margin:10px 0 10px 0;}
#estudos_side li {margin: 4px 4px;padding: 4px 4px;}
#estudos_side ul li {list-style-type:none;}
#estudos_top{width:670px;margin:60px 10px 80px 10px;text-align:right;}


/* Post */
#post{height:300px;margin-left:10px;width:676px;overflow:auto;}
#post h2, #post span, #post p{margin:10px;}
.voltar{text-align:center;margin:10px;}

/* Formatação de texto*/
#estudos * {font-family:Tahoma, Geneva, sans-serif;}
#post a,#post h2{color:#900 !important;}
#post h2{font-size:28px;}
#estudos *{font-size: 14px;}
#estudos_content h2{font-size: 24px;}
#estudos_side h2{font-size: 24px;text-transform: uppercase; }
#estudos_side a {text-decoration:none;font-weight: bold;}


/* pagination */
.pagination {position:relative;text-align:center; margin:0px;}
.pagination a {text-decoration: none;}
.left,.right{padding:0 10px 0 10px;}
.left{float:left;}
.right{float:right;}



/* Backgrounds */
#post{background:#FFF;color:#000;}
#estudos, #estudos a {color:#FFF;}
#estudos{background:url(../img/background_estudos.jpg) no-repeat;}
#estudos_top{border-bottom:0;}
#estudos_content{background: url(../img/background_content.png) repeat;}
#estudos_side{background: url(../img/background_content.png) repeat;}
#estudos_content .title_estudo{background:url(../img/background_title_post.png) repeat-y;}
#estudos_side li{border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: none;border-bottom-style: solid;border-left-style: none;border-top-color: #FFF;border-right-color: #FFF;border-bottom-color: #FFF;border-left-color: #FFF;}
#estudos_side li:hover { background:url(../img/translucent-red.png);}
	
/* Busca */
.text_busca{padding:4px 4px 0;width:160px; height:24px; border:0px;margin:10px 10px;}
#busca .submit{border:0;}