/* 
    Document   : blog
    Created on : 21/08/2012, 09:23:18
    Author     : carlosmorcerf
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}
#blog_img_blog {margin: 0 0 20px 0;}
.div_artigo, #blog_autor_perfil, #blog_autor_favorito, #blog_autor_arquivo, #blog_autor {padding: 15px; border: 6px solid #E8E8E8; background: #F5F5F5; margin: 0 0 20px 0;}
.div_artigo h1 {font-family: Time News Roman; font-size: 39px; color: #222; letter-spacing: -1px; font-weight: normal; margin: 0;}
.div_artigo h2 {color: #AAA; font-size: 19px; font-weight: normal; margin: 4px 0 0 0; line-height: 22px; letter-spacing: -0.5px;}
.div_artigo .data {font-size: 11px; text-transform: uppercase; color: #999;}
.div_artigo .texto {margin: 10px 0 0 0;}
#blog_autor{min-height: 245px;}
.div_artigo .div_comentario a {text-transform: uppercase; color: #888; font-size: 11px;}
.p_autor {font-weight: bold; color: #444; font-size: 12px;}

#blog_autor_perfil .texto_perfil {font-size: 12px; line-height: 19px; color: #555;}
.tit_menulateral {color: #333; font-size: 18px; padding:0 0 5px 0; font-weight: bold; letter-spacing: -1px; border-bottom: 4px solid #333;}
.tit_menulateral a{color: #333;}
#blog_autor_favorito li, #blog_autor_arquivo li {padding:6px 0; border-bottom: 1px dotted #BBB; font-size: 12px;}
#blog_autor_favorito li a:hover, #blog_autor_arquivo li a:hover {text-decoration: underline;}

#blog_impressao {font-size: 11px; color: #999; margin: 0;}

.thumbnails > li{width: 103px;}
.list_blog {margin: 0 0 15px 0; padding: 0 0 15px 0; border-bottom: 1px dotted #BBB;}
.autor_list {font-size: 10px; text-transform: uppercase; margin: 0;}
.autor_list a {color: #999;}
.tit_blog {font-weight: bold; font-size: 23px; letter-spacing: -1px;}

.titulos{background: #333333; color: #fff; padding:0 0 0 10px; text-transform: uppercase; font-weight: normal; letter-spacing: -0.5px; font-size:18px;}
#blog_email_form label{font-size: 11px; font-weight: bold; margin: 0}
.texto > img{float: left;}

.email_autor > p{ font-weight: bold;}

.lista_blg_atuor > h2{margin: 0; margin-top: 4px;}
.lista_blg_atuor > .texto{margin: 0; margin-top: 5px;}


.img-thumb{ float: left; margin: 0 5px 0 0;}