/* NOTICIA DETALHE */
.news-cabecalho {width: 100%; padding-bottom: 20px; border-bottom: 1px dotted #CCC; float: left;}
.news-cabecalho .date-cad {display: block; margin: 0; font-size: 11px; color: #999;}
.news-cabecalho h1 {font-weight: normal; line-height: 1; letter-spacing: -2px; font-family: humnst777_cn_btbold, Segoe UI, Arial; font-size: 35px; margin: 0; padding: 0; color: #222;}
.news-cabecalho h4 {font-family: humnst777_cn_btregular; margin: 0; font-size: 16px; line-height: 19px; font-weight: normal; margin-top: 4px; color: #777;}
.texto-news {line-height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #444;}
.texto-news img {float: left;margin: 0 25px 15px 0;border-radius: 2px;max-width: 100%;}
.img_main-news {margin: 0 15px 7px 0;}
.group-img-lgd {margin: 0 0 15px 0;}
.group-img-lgd img {margin-bottom: 0;}
.legenda-img {clear: both; display: block; padding: 3px 5px; background: #DDD; color: #555; font-size: 11px;}
.autor-fonte p {font-weight: bold; line-height: 16px; margin: 0; color: #333; font-size: 12px;}
.tags-news {font-size: 13px; color: #777;}
.share-news {float: right;}
.share-news p {display: none;}
.like-buttons .li_gplus {width: 59px;}
.img_rss {height: 15px;}

/* impressao */
.space_page {padding: 20px;}

/* email form */
.form-noticiaemail form {margin: 0;}
.form-noticiaemail label {font-size: 13px; margin: 0;}
.form-noticiaemail .input-prepend .input-mini {width: 50px !important;}

#noticia_exclusiva {  }
#noticia_exclusiva .div_data { border-bottom: 2px solid #840000; padding: 0; margin-bottom: 14px; }
#noticia_exclusiva .div_data .lbl_dia, #noticia_exclusiva .div_data .lbl_mesano { font-weight: bold; font-size: 18px; line-height: 28px; }
#noticia_exclusiva .img_capa { border-radius: 5px; overflow: hidden; text-align: center; }
#noticia_exclusiva .div_hora { height: 20px; }
#noticia_exclusiva .not_hora { margin: 0; font-size: 11px; color: #666; }
#noticia_exclusiva .not_titulo { font-size: 26px; letter-spacing: -1px; margin: 2px 0; }
#noticia_exclusiva .not_titulo a { color: #000; }
#noticia_exclusiva .not_titulo a:hover { text-decoration: none; }
#noticia_exclusiva .not_desc { margin-top: 4px;  font-size: 15px; }
#noticia_exclusiva .not_desc a { color: #444; }
#noticia_exclusiva .not_desc a:hover { text-decoration: none; }
#noticia_exclusiva .noticia { margin-bottom: 14px; border-bottom: 1px dotted #BBB; padding-bottom: 14px; }

#noticia_subcategoria img {border-radius: 3px;width: 100%;height: auto;}
#noticia_subcategoria .pdn-left span {line-height: 1; font-size: 12px; color: #999; margin: 0 0 4px 0; display: block;}
#noticia_subcategoria p {margin: 5px 0 0 0; display: block; line-height: 18px; font-size: 14px; color: #777;}
#noticia_subcategoria .line_date h4 {margin: 0 0 20px 0; padding: 0; border: 1px solid #EEE; line-height: 1; border-left: 4px solid #DA251C; font-weight: normal; padding: 14px 15px; font-family: 'Francois One',sans-serif; letter-spacing: -1px;
                                     background: rgb(250,250,250); /* Old browsers */
                                     background: -moz-linear-gradient(top,  rgba(250,250,250,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
                                     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
                                     background: -webkit-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
                                     background: -o-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
                                     background: -ms-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
                                     background: linear-gradient(to bottom,  rgba(250,250,250,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
                                     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */

}