﻿/* Noticias */

body.noticias
{
	background: url(../imagens/noticias/background.jpg) repeat-y center #afafaf;
}
body.noticias #area
{
	width: 820px;
	height: 32px;
	margin: auto;
	background: url(../imagens/noticias/area.jpg?id=1) no-repeat;
}
body.noticias #base #menu
{
	width: 790px;
	height: 36px;
	background: url(../imagens/noticias/menu.jpg?id=1) no-repeat center left;
	padding: 10px 0;
}
body.noticias #base.noticias #menu
{
	width: 790px;
	height: 36px;
	background: url(../imagens/noticias/menu-noticias.jpg?id=1) no-repeat center left !important;
	padding: 10px 0;
}
body.noticias #base.artigos #menu
{
	width: 790px;
	height: 36px;
	background: url(../imagens/noticias/menu-artigos.jpg?id=1) no-repeat center left !important;
	padding: 10px 0;
}
body.noticias #base.projetos #menu
{
	width: 790px;
	height: 36px;
	background: url(../imagens/noticias/menu-projetos.jpg?id=1) no-repeat center left !important;
	padding: 10px 0;
}
body.noticias #base.informativo #menu
{
	width: 790px;
	height: 36px;
	background: url(../imagens/noticias/menu-informativo.jpg?id=1) no-repeat center left !important;
	padding: 10px 0;
}
body.noticias #base.blog #menu
{
	width: 790px;
	height: 36px;
	background: url(../imagens/noticias/menu-blog.jpg?id=1) no-repeat center left !important;
	padding: 10px 0;
}
body.noticias #base.busca #menu
{
	width: 790px;
	height: 36px;
	background: url(../imagens/noticias/menu-busca.jpg?id=1) no-repeat center left !important;
	padding: 10px 0;
}
body.noticias #base #menu *
{
	height: 36px;
	display: block;
	float: left;
}
body.noticias #base #menu #noticias
{
	width: 86px;
}
body.noticias #base #menu #artigos
{
	width: 82px;
}
body.noticias #base #menu #projetos
{
	width: 112px;
}
body.noticias #base #menu #informativo
{
	width: 135px;
}
body.noticias #base #menu #blog
{
	width: 110px;
}
body.noticias #base .navegacao
{
	width: 556px;
	height: 46px;
	background: url(../imagens/noticias/navegacao.jpg) center center no-repeat;
	float: left;
	padding: 10px;
	margin-left: -20px;
}
body.noticias #base .navegacao[class]
{
	width: 536px;
	margin-top: -10px;
}
body.noticias #base #conteudo
{
	width: 556px;
	float: left;
	padding: 0 20px;
}
body.noticias #base #conteudo[id]
{
	width: 516px;
}
body.noticias #base #sidebar
{
	float: left;
	width: 212px;
}
body.noticias #base #sidebar[id]
{
	 margin-left: 20px;
}
body.noticias #base #sidebar #tags
{
	width: 212px;
	padding: 25px 20px 0;
	background: url(../imagens/noticias/tagcloud-top.jpg) top center no-repeat #2a5369;
	color: #f2f2f2;
}
body.noticias #base #sidebar #acompanhe, body.noticias #base #sidebar #cadastro
{
	width: 212px;
	padding: 25px 20px 0;
	background: url(../imagens/noticias/top-modulo.jpg) top center no-repeat #333333;
	color: #f2f2f2;
	margin-top: 5px;
	color: #c2c2c2;
}
body.noticias #footer .noticias, body.noticias #footer .active
{
	color: #383838;
}
body.noticias #base #sidebar #cadastro input
{
	color: #cecece
}
body.noticias #base #sidebar #acompanhe *, body.noticias #base #sidebar #cadastro *
{
	vertical-align: middle;
}
body.noticias #base #sidebar #acompanhe[id], body.noticias #base #sidebar #cadastro[id]
{
	width: 172px;
}
body.noticias #base #sidebar #bottom-modulo
{
	width: 212px;
	height: 25px;
	background: url(../imagens/noticias/bottom-modulo.jpg) bottom center no-repeat #333333;
}
body.noticias #base #sidebar #bottom-tag
{
	width: 212px;
	height: 25px;
	background: url(../imagens/noticias/tagcloud-bottom.jpg) bottom center no-repeat #2a5369;
}
body.noticias #base #sidebar #tags[id]
{
	width: 172px;
}
body.noticias #base #sidebar #tags  *
{
	display: block;
	padding: 6px;
	float: left;
}
body.noticias #base #sidebar #tags .smallest
{
	font-size: 150%;
}
body.noticias #base #sidebar #tags .small
{
	font-size: 200%;
}
body.noticias #base #sidebar #tags .medium
{
	font-size: 250%;
}
body.noticias #base #sidebar #tags .large
{
	font-size: 300%;
}
body.noticias #base #sidebar #tags .largest
{
	font-size: 350%;
}
body.noticias .compartilhar, body.noticias .favoritar, body.noticias .discutir
{
	width: 15px;	
	height: 15px;
	display: block;
	float: left;
	margin-left: 5px;
}
body.noticias .compartilhar
{
	background: url(../imagens/noticias/compartilhar.jpg) no-repeat top left;
}
body.noticias a.compartilhar:hover
{
	background: url(../imagens/noticias/compartilhar_hover.jpg) no-repeat top left;
}
body.noticias .discutir
{
	background: url(../imagens/noticias/discussao.jpg) no-repeat top left;
}
body.noticias a.discutir:hover
{
	background: url(../imagens/noticias/discussao_hover.jpg) no-repeat top left;
}
body.noticias a.favoritar
{
	background: url(../imagens/noticias/favoritar.jpg) no-repeat top left;
}
body.noticias a.favoritar:hover
{
	background: url(../imagens/noticias/favoritar_hover.jpg) no-repeat top left;
}
body.noticias div.hr
{
	border-bottom: 2px dotted #c2c2c2;
	margin: 6px 0;
}
body.noticias .noticia
{
	text-align: justify !important;
}
body.noticias .noticia h5
{
	margin:0;
	padding:0;
	font-size: 18px;
	color: #004466;
}
body.noticias #base.noticias #conteudo .noticia
{
	text-align: justify;
	padding: 20px 0;
}
body.noticias #base .navegacao .favoritos
{
	background: url(../imagens/noticias/favoritos.jpg) no-repeat top left;
	width: 82px;
	height: 26px;
	margin: 10px 0 0 0 ;
	display: block; float: left;
}
body.noticias #base .navegacao .navigator
{
	height: 26px;
	margin: 10px 0 0 120px;
	_margin: 0px 0 0 0px;
	display: block;
	float: right;
	vertical-align: middle;
	line-height: 26px;
}

body.noticias #base .navegacao .navigator *
{	
	vertical-align: middle;
}

body.noticias #base #comentario
{
	padding: 15px 15px 0;
	background: #333333 url(../imagens/noticias/comentario-top.jpg) top right no-repeat;
	width: 520px;
	color: #ffffff;
}
body.noticias #base #comentario[id]
{
	width: 490px;
}
body.noticias #base #comentario .input
{
	width: 300px;
}
body.noticias #base #comentario textarea
{
	width: 450px;
}
body.noticias #base #comentario-bottom
{
	margin: 0;
	height: 15px;
	width: 520px;
	background: #333333 url(../imagens/noticias/comentario-bottom.jpg) bottom right no-repeat;
}
#comment_box
{
	color: #FFFFFF !important;
}
#comentario_form
{
	display: none;
	margin: 0;
}

ul.comentarios
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-style: italic;
}
ul.comentarios li
{
	margin-top: 45px;
	border-bottom: 2px dotted #c2c2c2
}
ul.comentarios li span.stats
{
	display: block;
	font-weight: bold;
	font-style: normal;
}
.action
{
	padding: 0 0 0 6px;
	display: block;
	float: left;
}

td{font-size:12px;}
