/*  
Tema: Vovô Salim - By Charles WB
Url: http://vovosalim.com/
Version: 1.0
Autor: Charles Silva
Author URI: http://charlesbatista.com/

Licensa:

É terminamente proibida a cópia total ou parcial deste template, sobre pena de direitos autorais.

*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
margin:0;
padding:0;
}
ul{
list-style:none;
}
a{
color:#0078ca;
text-decoration:none;
}
a:hover{
color: #1d4699;
}
a img{
border:0;
}
.clear{
clear:both;
}
body{
margin:0px;
padding:0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
background: #1d4669 url(images/bgnovo.png) repeat-x;
color:#4c4c4c;
}
#body_page{
}
#page{
width:1000px;
margin:0 auto;
}

/* HEADER */

#header{
margin:0 auto;
width:1000px;
height:270px;
background: url(images/header.jpg) no-repeat;
margin-bottom: 20px;
}
#header_title{
float:left;
width:60%;
padding-top:0px;
}
#header_rss{
float:right;
width:31.9%;
padding-top:23px;
padding-right:30px;
}
#header_rss img{
float:right;
}
#header_title h1{
color:#000000;
font-size:30px;
padding-top:20px;
padding-left:20px;
font-weight:normal;
font-style:italic;
}
#header_title h1 a{
color:#000000;
text-transform:capitalize;
}
.description{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
position:relative;
top:-5px;
color:#000000;
font-style:normal;
}

/* LINKBAR */

#navigation {
height: 42px;
padding-left: 20px;
padding-top:235px;
}
#navigation li{
float:left;
list-style-type:none;
white-space:nowrap;
}
#navigation li a:hover{
background: #e4e4e6;
}
#navigation li a{
display:block;
padding:12px 15px;
font-size:0.8em;
font-weight:normal;
font: normal bold 95% Segoe UI, sans-serif;
text-transform: uppercase; 
text-decoration:none;
background-color:inherit;
color: #000;
}
* html #navigation a {width:1%;}
#navigation .selected,#navigation a:hover{
color: #000;
text-decoration:none;
}
.links {
display:block;
float:left;
}
/* BODY */

#body{
width:100%;
float:left;
background: url(images/bg.jpg) repeat-y;
}
#body_top{
width:100%;
float:left;
margin-bottom: 10px;
background: #e0e0e0;
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
}
#body_left{
width:641px;
float:left;
padding-bottom:30px;
background: #fff;
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
}
#body_right{
width:359px;
float:right;
background: #e8e8e8;
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
}

/* left contact */

#body_left_content{
width:578px;
padding-top:12px;
margin-left:5px;
}
.post{
background:url(images/post-top_bg.png) no-repeat;
width:100%;
}
.post-date{
float:left;
font-size:31px;
width:64px;
text-align:center;
padding-right:10px;
color:#000;
font-weight:bold;
text-transform:uppercase;
line-height:25px;
}
.post-date p{
padding-top:10px;
color:#ffffff;
font-size:18px;
font-weight:normal;
}
.post-title{
float:right;
width:504px;
background: transparent;
}
.post-title h2{
font-size:21px;
color:#000;
margin-left:13px;
border-bottom: 1px dashed #000;
}
.post-title h2 a{
color:#0078ca;
text-decoration: none;
}
.post-title h2 a:hover{
color:#ff5a00;
text-decoration: none;
}
.post-title h3{
font-weight:normal;
margin-left:13px;
padding-bottom:5px;
color:#303030;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.post-title h3 a{
color:#0078ca;
font-weight:bold;
text-decoration: none;
}
.post-title h3 a:hover{
color:#ff5a00;
font-weight:bold;
text-decoration: none;
}
.post-title h3.tags{
color:#000000;
font-weight:bold;
background:#e6e6e6 url(images/post-title_tags_bg.gif) repeat-x top left;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
}
.post-title h3.tags span{
color:#818181;
font-weight:normal;
}
.post-title h3.tags a{
color:#818181;
font-weight:normal;
margin-bottom: 10px;
}
.entry{
line-height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:20px;
padding-left:6px;
padding-right:5px;
padding-bottom:10px;
}
.entry p{
padding-bottom:15px;
}
.postmetadata{
margin-bottom:30px;
width: 578px;
height:31px;
background:#f2f2f2 url(images/post-footer.png) no-repeat;
font-family:"Verdana", Arial, Helvetica, sans-serif;
padding-bottom:2px;
}
.postmetadata a{
font-size:10px;
font-weight:bold;
color:#000000;
padding-left:22px;
padding-bottom:10px;
line-height:19px;
}
.postmetadata a span{
color:#000000;
}
a.readmore{
}
a.readmore span{
padding-bottom:2px;
color:#000000;
}
a.readmore:hover{
text-decoration:none;
}
.postmetadata .alignleft{
padding-top:8px;
padding-left:10px;
}
.postmetadata .alignright{
padding-top:8px;
padding-right:10px;
}
.post-page{
margin-left:5px;
}
.entry_page{
margin-left:0px;
}
.post-page h2{
font-size:24px;
color:#000000;
padding-left:5px;
padding-bottom:5px;
font-weight:normal;
border-bottom:1px dashed #e2e2e2;
}
.post-page .entry{
padding-top:10px;
padding-left:0;
color:#3f4549;
}
.post-page .entry a{
color:#f26522;
text-decoration:underline;
font-weight:bold;
}
strong{
color:#000000;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page strong{
color:#000000;
background:url(images/post-page_strong.gif) repeat-x left bottom;
padding:0 0 5px 0;
margin:0;
font-size:18px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:normal;
display:block;
} */

/* right content */

#body_right_content{
}

/* SEARCH */

#search {
width:320px;
margin: 11px 0 10px 20px;
font-size:11px;
color:#7f7f7f;
font-family:Verdana, Arial, Helvetica, sans-serif;
background: url(images/feedbg.png) repeat-y bottom;
}

/* FEED */

#rigth_search{
padding-left:19px;
margin-bottom:15px;
margin-top:11px;
background: url(images/feedbg.png) repeat-y bottom;
}
#searchform_top{
font-size:11px;
color:#7f7f7f;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#searchform_top_text{
width:220px;
border:0px;
background:none;
color:#666;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-right:2px;
}

/* Parceiro VIP */

#parceirovip {
width: 350px;
margin-bottom: 10px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
background: url(images/publicidadebg.png) repeat-y bottom;
}

/* ADS */

#right_ads{
margin-left:18px;
}
#right_ads img{
margin-left:16px;
padding-bottom:14px;
}

/* SIDEBAR */

#sidebars{
float:left;
}
#sidebar{
width:160px;
float:left;
margin-left: 10px;
}
#sidebar_right{
width:160px;
float:left;
}
#sidebars h2{
font-size:17px;
color:#000;
padding-top:7px;
margin-left:30px;
text-transform:capitalize;
font-weight:normal;
}
#sidebars ul{
color:#595959;
margin-left:5px;
}
#sidebars li{
margin-bottom:0px;
background:url(images/sidebar.png) no-repeat;
width:160px;
}
#calendar_wrap {
margin-bottom:0px;
background: url(images/sidebarbgg.png) repeat-y bottom;
width:160px;
}
#sidebars .textwidget{
margin-bottom: 10px;
padding: 5px;
background: url(images/sidebarbgg.png) repeat-y bottom;
}

/* FOOTER */

#footer{
width:100%;
height:88px;
clear:both;
margin: 20px 0 10px 0;
background: url(images/footer.png) no-repeat;
}
#footer-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 30px 0 0 40px;
color: #000;
}
#footer_text{
display: none;
}
#footer_text a{
display: none;
}
#footer_copyrights{
display: none;
}
#footer_copyrights a{
display: none;
}

/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Images */

p img {
padding: 0;
max-width: 100%;
}

/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* End Images */

/* Begin Calendar */

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 99%;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 10px 10px;
padding-left: 20px;
padding-bottom:5px;
background:url(images/blockquote_bg.gif) repeat-y;
}
blockquote blockquote{
background:url(images/blockquote2_bg.gif) repeat-y;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
font-weight:bold;
clear:both;
}
/* End Various Tags & Classes*/

/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
margin:0;
list-style: none;
padding:0 0 10px 20px;
} 
.entry li {
background:url(images/dotted_grey.gif) repeat-x left bottom;
padding-bottom:4px;
padding-top:3px;
color:#595959;
}
.entry ul li:before{
content: url(images/entry_before.gif);
}
.entry ol {
margin: 0;
padding:10px 0 10px 40px;
background:#f9f9f9 url(images/entry_ol_bg.gif) repeat-x;
}
.entry ol li {
margin: 0;
padding: 0;
padding-bottom:4px;
padding-top:3px;
background:none;
border-bottom:1px solid #eeeeee;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
ol li{
list-style: decimal outside;
}
/* End Entry Lists */

/* Begin Form Elements */

#searchform {
margin: 10px auto;
padding: 5px 3px; 
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}
#commentform{
width:500px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 350px;
padding: 2px;
}
#commentform #submit {
margin: 0;
width:65px;
height:25px;
}
/* End Form Elements */

/* Begin Comments*/

h2#comment_title{
font-size:21px;
color:#000000;
margin-left:30px;
padding-bottom:7px;
background:url(images/comment-title.png) repeat-x bottom;
}
.alt {
margin: 0;
}
.commentlist {
padding: 0px;
text-align: justify;
margin-left:30px;
color:#7b7d7e;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.comm_items {
margin: 15px 0 5px;
display:block;
padding:8px 2px 2px 2px;
background:url(images/comment-bg.png) no-repeat;
}
.comm_items li {
margin: 0;
padding: 5px 10px 5px;
border-bottom:0px;
background:none;
border:0;
list-style:none;
}
.commentlist p {
margin: 10px 5px 10px 0;
line-height:18px;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0 0px 5px 0px;
display: block;
color:#0072bc;
text-transform:capitalize;
font-weight:bold;
padding-bottom:10px;
padding-left:37px;
font-size:14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.commentmetadata a{
color:#0072bc;
}
.commentmetadata span{
color:#000000;
}
.commentmetadata_text{
padding:0 10px 0 15px;
}
.commentmetadata_end{
color:#1c2c43;
font-weight:bold;
background:url(images/comment-end.png) no-repeat;
padding:10px 5px 5px 15px;
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.commentmetadata_end a{
color:#1c2c43;
}
.commentmetadata_end span{
color:#1c2c43;
}
#respond_box{
margin-top:40px;
margin-left:30px;
padding-bottom:60px;
background: #e5e5e5 url(images/post-comment-bg.jpg) no-repeat;
}
h3#respond{
font-size:21px;
color:#1d2c44;
padding-top:15px;
padding-bottom:5px;
margin-bottom:25px;
margin-left:20px;
font-weight:normal;
}
#commentform{
margin-left:55px;
color:#7e7e7e;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#commentform a{
color:#7e7e7e;
}
#commentform input{
background:#ffffff url(images/input_bg.gif) repeat-x;
border:1px #d0d4d7 solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:3px;
color:#828587;
}
#commentform textarea{
background:#ffffff url(images/input_bg.gif) repeat-x;
border:1px #d0d4d7 solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:3px;
color:#828587;
}
#commentform input#submit{
background:none;
border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
padding-bottom:60px;
margin-left:10px;
}
.page_archives_div h2{
font-size:24px;
color:#000000;
padding-left:5px;
padding-bottom:5px;
font-weight:normal;
border-bottom:1px dashed #e2e2e2;
}
.ar_panel3 h2{
margin-left:0px !important;
}
.page_archives_div ul{
margin:0px;
padding:0px;
padding-top:5px;
margin-bottom:40px;
}
.page_archives_div ul li{
margin:0px;
padding:0px;
list-style:none;
background:none;
padding-left:5px;
}
.page_archives_div ul li ul{
margin:0px;
padding:0px;
padding-left:10px;
}
.page_archives_div ul li a{
font-weight:normal;
color:#000000;
font-size:13px;
}
.page_archives_div ul li a:hover{
color:#7f7f7f;
}
.page_archives_div ul li{
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #e9e9e9;
}
.page_archives_div ul li ul li{
border:0px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */

