/*
Theme name: Rascunho Blog
Theme URI: http://blograscunhodigital.com/labs/
Descripition: Tema oficial do Rascunho Digital
Author: Leonardo S. Rocha
Version: 1.0
*/

body{
margin:0px;
padding:0px;
background:#cccccc;
font-family:verdana;
text-align:center;
font-size:13px;
}
a:link{
color:#0000aa;
text-decoration:none;
}
a:visited{
color:#0000aa;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#total_content{
margin:0px auto;
width:945px;
text-align:left;
}
#topo{
margin:30px 0px 0px 10px;
width:935px;
}
#sidebar{
width:250px;
margin-right:64px;
float:left;
line-height:20px;
}
.box_top{
background:#FFFFFF url(images/box_sidebar_top.jpg) no-repeat top;
width:230px;
padding:10px 10px;
text-align:justify;
}
.box_bottom{
background:#FFFFFF url(images/box_sidebar_bottom.jpg) no-repeat top;
width:250px;
height:13px;
margin-bottom:15px;
}
.title_sidebar{
background:url(images/title_sidebar.jpg) no-repeat top;
width:250px;
height:23px;
position:relative;
left:-15px;
font-family:"Arial black";
font-size:16px;
padding:8px 0px 0px 10px;
margin:10px 0px;
line-height:21px;
}
.post_area{
background:#FFFFFF url(images/box_post_top.jpg) no-repeat top;
width:600px;
float:right;
padding:10px 15px 0px 15px;
text-align:justify;
}
.post_area_bottom{
background:#FFFFFF url(images/box_post_bottom.jpg) no-repeat top;
width:630px;
height:20px;
float:right;
margin-bottom:15px;
}
.post_date{
background:url(images/post_date.png) no-repeat top;
width:97px;
height:25px;
position:relative;
left:-20px;
margin:5px 0px 10px 0px;
font-family:"Arial Black";
color:#FFFFFF;
font-size:18px;
padding:5px 0px 0px 13px;
}
.info_post_more{
background:url(images/barra_end_post.png) no-repeat top;
width:600px;
padding:7px 0px;
margin-top:5px;
}
.info_post_more_end{
background:url(images/barra_end_post.png) no-repeat top;
width:600px;
height:1px;
margin-bottom:10px;
}
.comments{
background:url(images/comment.png) no-repeat top left;
height:20px;
float:right;
padding:12px 0px 0px 45px;
}
#fotter{
float:right;
width:630px;
text-align:center;
height:25px;
}
.text_area_posts{
line-height:20px;
}
li.categorias_list{
list-style-type:none;
margin:0px;
}
a.link_title_post:link{
color:#000000;
text-decoration:none;
font-size:28px;
}
a.link_title_post:visited{
color:#000000;
text-decoration:none;
font-size:28px;
}
a.link_title_post:hover{
color:#FF9900;
text-decoration:none;
font-size:28px;
}
a.comment_link:link{
color:#000000;
text-decoration:none;
}
a.comment_link:visited{
color:#000000;
text-decoration:none;
}
a.comment_link:hover{
color:#FF9900;
text-decoration:none;
}
#home_bottom{
background:#F2F2F2 url(images/home_bottom_top.png) no-repeat top;
width:109px;
height:20px;
float:right;
position:relative;
right:50px;
font-family:"Arial Black";
font-size:15px;
padding:5px 10px;
text-align:center;
}
.faixa_alerta{
background:#FFE800;
width:624px;
height:24px;
font-family:'Arial Black';
font-size:16px;
position:relative;
left:-15px;
padding:2px 3px;
}
a#home_buttom:link{
color:#000000;
}
a#home_buttom:visited{
color:#000000;
}
a#home_buttom:hover{
color:#000000;
}
.faixa_num_comments{
background:url(images/faixa_num_comments.png) no-repeat top;
width:217px;
height:25px;
position:relative;
left:-20px;
margin:10px 0px 10px 0px;
font-family:"Arial Black";
color:#FFFFFF;
font-size:18px;
padding:5px 0px 0px 13px;
}
.faixa_comente{
background:url(images/faixa_comente.png) no-repeat top;
width:256px;
height:24px;
position:relative;
left:-20px;
margin:10px 0px 10px 0px;
font-family:"Arial Black";
color:#FFFFFF;
font-size:18px;
padding:5px 0px 0px 13px;
}
.enviar_button{
background:url(images/enviar_button.png) no-repeat top;
border:none;
width:92px;
height:24px;

}
.title_page{
color:#000000;
text-decoration:none;
font-size:28px;
margin-bottom:15px;
text-align:left;
}
.comment{
background:url(images/barra_end_comment.png) no-repeat bottom;
width:100%;
padding-bottom:5px;
margin-bottom:10px;
}
.showtime{
margin:0px;
padding:0px;
width:230px;
height:200px;
}
ul#twitter_update_list{
list-style-position:inside;
margin:0px;
padding:0px;
}
li.twitter_list{
background:url(images/barra_end_post.png) no-repeat bottom;
width:230px;
list-style-type:none;
padding-bottom:10px;
margin-bottom:10px;
}

/* Slider */

.destaquebox_total{
position:relative;
overflow:hidden;
width:230px;
height:300px;
}
.destaquebox_total .contentdiv{
visibility:hidden;
position:absolute;
left:0px;
top:0px;
width:230px;
height:300px;
}
.imagem{
position:absolute;
z-index:1;
}
.legenda{
position:absolute;
left:10px;
top:215px;
z-index:2;
width:165px;
height:60px;
padding:5px;
}
.next{
position:absolute;
left:195px;
top:240px;
width:21px;
height:21px;
background:url(images/next_button.png) top no-repeat;
z-index:1000000;
}
.next:hover{
background:url(images/next_button_hover.png) top no-repeat;
}

/* PageNavi */

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}