@charset "utf-8";
/* CSS Document */

#topo-blog{ height:190px; background:url(imagem/bg-topo-blog.jpg) no-repeat 0 0; }
#topo-blog h2{display:none;}
#topo-blog a{color:#247232; }
#topo-blog a:hover{color:#000; }
#topo-blog a h3{ font-weight:bold; font-size:14px; line-height:30px; padding-top:150px; background-position:0 150px; text-transform:uppercase;  }


#BlogGeral{width:760px; margin:0 auto; overflow:auto;}
#BlogGeral .blog-video{width:640px; height:450px; margin:10px auto; overflow:hidden; border:1px #ccc solid; }
#BlogGeral .blog-imagem{width:738px; margin:0 auto 10px auto; overflow:hidden; text-align:center; }

#BlogGeral .blog-pdf{text-align:center; height:60px; line-height:60px; margin:0 auto; clear:both; float:none;}
#BlogGeral .blog-pdf h3{ font-size:14px; font-weight:bold; line-height:60px;}

#BlogGeral .blog-autor{ clear:both; float:none; margin-bottom:10px; }

#BlogGeral .blog-acoes{ width:560px; float:left; height:42px; overflow:hidden;}
#BlogGeral .blog-acoes a{ height:42px; display:block; padding:0 0 0 50px; line-height:42px; background-position:0 0; background-repeat:no-repeat; font:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; float:left; margin-right:10px;} 
#BlogGeral .blog-acoes a:hover{background-position:0 -42px;}
#BlogGeral .blog-acoes a.comentar{ background-image:url(blog/ico-email.gif); }
#BlogGeral .blog-acoes a.indicar{background-image:url(blog/ico-indique.gif);}

#BlogGeral .compartilhar{background:url(imagem/ico-redes.gif) no-repeat left; width:170px; height:18px; padding:12px 0 12px 30px; color:#CCC !important; overflow:hidden; float:left;}

#BlogGeral .BlogPost{ overflow:hidden; float:none !important;}
#BlogGeral .BlogPost h1{font-weight:lighter; letter-spacing:-1px;}
#BlogGeral .BlogPost h2{font-size:38px;}
#BlogGeral .BlogPost h2 a:hover{ color:#000;}
#BlogGeral .BlogInfo{width:685px; float:left; height:25px; line-height:25px; overflow:hidden; margin-bottom:20px;} 
#BlogGeral .BlogImprimir{width:75px; float:left; height:25px; line-height:25px; overflow:hidden;}
#BlogGeral .BlogImprimir a{width:75px; display:block; height:25px; background-color:#fff; background-image:url(blog/bti_imprimir.gif); background-repeat:no-repeat; background-position:0 0;}
#BlogGeral .BlogImprimir a:hover{background-color:#DBEED7;} 
#BlogGeral .BlogCat{padding:0 0 0 60px; color:#000; float:left; background:url(blog/TI_CATEGORIA.gif) no-repeat left 12px; margin-bottom:20px;}
#BlogGeral .BlogCat a{text-decoration:underline; color:#000;}
#BlogGeral .BlogCat a:hover{color:#247232; text-decoration:underline;}
#BlogGeral .BlogData{padding:0 10px 0 0; font-size:14px; color:#999; font-family:Verdana, Geneva, sans-serif; float:left;}

#BlogGeral .Blogtexto{padding:0 10px; overflow:hidden; clear:both; float:none;}

#BlogGeral .Blogtexto ul{margin:10px 50px;}
#BlogGeral .Blogtexto ul li{ list-style:inside disc;}
#BlogGeral .Blogtexto ol{margin:10px 50px;}
#BlogGeral .Blogtexto ol li{ list-style:inside decimal;}
#BlogGeral .Blogtexto a{color:#247232; background:url(imagem/ico-url.gif) no-repeat; padding-left:17px;}
#BlogGeral .Blogtexto a:hover{color:#6BA638;}

#BlogGeral .BlogBaixo{padding:0; overflow:auto; }
#BlogGeral .BlogBaixo a {color:#247232 !important; }
#BlogGeral .BlogBaixo a:hover {color:#000 !important; }

#BlogComentar{margin:20px auto; width:490px;}

#BlogComentar{}
.BlogComentarios_box{}
.BlogComentarios_box h3{ line-height:30px; font-weight:bold; color:#247232;}
.BlogComentarios_box a {display:block; float:right; background:url(imagem/ico-resposta.gif) no-repeat; height:25px; line-height:25px; padding-left:30px; font-weight:bold; color:#247232; font-size:12px;}
.BlogComentarios_box a:hover{ background-position:left -25px; color:#000;}

.BlogComentarios_box_resposta{ margin:0 0 5px 40px; padding-left:10px; border-left:#060 solid 2px; }
.BlogComentarios_box_resposta h3{ line-height:25px; font-size:16px; font-weight:bold; color:#247232;}
