@import url("/layout/designer.css");
@import url("/layout/typography.css");

@media screen
{
	
	
	#container
	{
	background:#161D28 url('/layout/imagens/fundo-container.jpg') no-repeat top;
	}
	
	#container-capa
	{
	background:#161D28 url('/layout/imagens/fundo-container-capa.jpg') no-repeat top;
	}
	
	.pr
	{
	position:relative;
	}
	
	#fundo-banner
	{
	width:960px;
	height:350px;
	}
	
	#banner
	{
	width:940px;
	height:320px;
	position:absolute;
	top:10px;
	left:10px;
	}
	
	#logo
	{
	width:310px;
	height:200px;
	}
	
	#logo-capa
	{
	width:310px;
	height:170px;
	}
	
	#menu
	{
	width:940px;
	height:40px;
	}
	
	#menu ul
	{
	margin:0px;
	padding:0px;
	}
	
	#menu ul li
	{
	margin:0px;
	padding:0px;
	background:none;
	display:inline;
	}
	
	#menu ul li a
	{
	display:block;
	float:left;
	font:bold 16px arial;
	color:#BECADC;
	text-decoration:none;
	background:#000 url('/layout/imagens/divisor-menu.gif') no-repeat right;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	}
	
	#menu ul li.last a
	{
	background:#000;
	}
	
	#menu ul li a:hover,#menu ul li.sel a
	{
	color:#FFF;
	}
	
	#breadcrumb
	{
	font:12px arial;
	width:940px;
	margin-bottom:25px;
	margin-top:40px;
	color:#9EB0CB;
	}
	
	#breadcrumb span
	{
	color:#9EB0CB;
	font-weight:bold;
	text-decoration:none;
	}
	
	#breadcrumb a
	{
	text-decoration:none;
	}
	
	#breadcrumb a span
	{
	color:#9EB0CB;
	font-weight:normal;
	text-decoration:none;
	}
	
	#breadcrumb a:hover,.breadcrumb a:hover span
	{
	color:#9EB0CB;
	text-decoration:underline !important;
	}
	
	h1
	{
	background:url('/layout/imagens/traco.gif') no-repeat bottom;
	padding-bottom:20px;
	}
	
	.editor
	{
	color:#CCC;
	background:none;
	padding-bottom:0px;
	}
	
	#destacar_capa
	{
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	padding-left:20px;
	}
	
	.aSel
	{
	background:url('/layout/imagens/icone-sel.gif') no-repeat 0px 3px;
	}
	
	.aNoSel
	{
	background:url('/layout/imagens/icone-nosel.gif') no-repeat 0px 3px;
	}
	
	.content-item-checklist
	{
	display:block;
	text-decoration:none;
	margin-bottom:1px;
	padding-left:20px;
	}
	
	.balao-comentario
	{
	width:720px;
	background:url('/layout/imagens/topo-balao.gif') no-repeat;
	padding-top:9px;
	margin-bottom:20px;
	}
	
	.balao-comentario .comentario
	{
	width:720px;
	font:14px arial;
	color: #FFF !important;
	font-weight:normal !important;
	}
	
	.balao-comentario .autor
	{
	width:720px;
	background:url('/layout/imagens/fundo-balao.gif') no-repeat;
	height:23px;
	font:11px georgia;
	position:relative;
	color:#FFF;
	}
	
	.balao-comentario .autor span
	{
	position:absolute;
	left:60px;
	top:15px;
	background:url('/layout/imagens/user.gif') no-repeat 25px 0px;
	padding-left:46px;
	padding-top:2px;
	}
	
	#formulario-comentario label
	{
	font:14px arial;
	padding-bottom:5px;
	color:#FFF;
	}
	
	#formulario-comentario input
	{
	border:1px solid #000;
	width:360px;
	background:#1A222F;
	color:#FFF;
	}
	
	#formulario-comentario textarea
	{
	border:1px solid #000;
	width:360px;
	height:160px;
	background:#1A222F;
	color:#FFF;
	}
	
	#bloco-direito
	{
	min-height:10px;
	padding-top:35px;
	}
	
	#menu-lateral ul
	{
	margin:0px;
	padding:0px;
	}
	
	#menu-lateral ul li
	{
	margin:0px;
	padding:0px;
	background:none;
	}
	
	#menu-lateral ul li a
	{
	display:block;
	width:160px;
	height:30px;
	background:url('/layout/imagens/menu-lateral.gif') no-repeat;
	font:14px arial;
	line-height:30px;
	color:#9EB0CB;
	text-decoration:none;
	padding-left:20px;
	margin-bottom:10px;
	}
	
	#menu-lateral ul li a:hover,#menu-lateral ul li.sel a
	{
	background:url('/layout/imagens/menu-lateral-hover.gif') no-repeat;
	color:#FFF;
	}
	
	#menu-lateral ul li ul li a,#menu-lateral ul li.sel ul li a
	{
	background:url('/layout/imagens/menu-lateral-sub.gif') no-repeat;
	color:#9EB0CB;
	padding-left:30px;
	}
	
	#menu-lateral ul li ul li a:hover
	{
	background:url('/layout/imagens/menu-lateral-sub-hover.gif') no-repeat;
	color:#FFF;
	}
	
	.edit_class
	{
	background:#232F41;
	}
	
	.mp3player {
		width:260px;height:24px;
	}
	
	.edit_class .mp3player {
		background:#CCC !important;
		cursor:pointer;
	}
	
	.mp3player_editor {
		background:#CCC url('/components/content/images/player_mp3_editor.gif') no-repeat center center;
		cursor:pointer;
	}
	
	#fundo-rodape
	{
	background:url('/layout/imagens/fundo-rodape.jpg') no-repeat;
	height:200px;
	}
	
	#rodape
	{
	background:url('/layout/imagens/traco.gif') no-repeat top;
	padding-top:40px;
	}
	
	#area-rodape
	{
	height:80px;
	margin-bottom:35px;
	}
	
	#area-rodape p
	{
	margin-bottom:0px;
	}
	
	#texto-rodape p
	{
	font:11px arial;
	color:#161D28;
	margin-bottom:0px;
	}
	
	#texto-rodape.edit_class
	{
	background:#5F7CA9;
	}
	
	#link-lobo p
	{
	font:11px arial;
	color:#161D28;
	margin-bottom:0px;
	}
	
	#link-lobo a
	{
	font:bold 11px arial;
	color:#161D28;
	text-decoration:none;
	}
	
	#link-lobo a:hover
	{
	text-decoration:underline;
	}
	
	#contato label
	{
	font:bold 12px arial;
	color:#FFF;
	}
	
	#contato input
	{
	border:1px solid #2B394F;
	width:500px;
	background:#1B2330;
	color:#FFF;
	}
	
	#contato textarea
	{
	border:1px solid #2B394F;
	width:500px;
	height:160px;
	background:#1B2330;
	color:#FFF;
	}
	
	.cidade label
	{
	width:300px !important;
	}
	
	.cidade input
	{
	width:300px !important;
	}
	
	.estado label
	{
	width:180px !important;
	}
	
	.estado input
	{
	width:180px !important;
	}
	
	.w505
	{
	width:505px;
	}
	
	#conteudo p
	{
	margin-bottom:0px;
	}
	
	.categoria p
	{
	color:#9EB0CB;
	font:11px arial;
	text-transform:uppercase;
	background:url('/layout/imagens/categoria.gif') no-repeat left;
	display:inline;
	margin:0px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
	.categoria p span
	{
	width:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	background:url('/layout/imagens/canto-categoria.gif') no-repeat right;
	}
	
	
	
	
	.data
	{
	width:47px;
	height:40px;
	background:#121212 url('/layout/imagens/data.gif') no-repeat;
	font:bold 16px arial;
	color:#9EB0CB;
	text-align:center;
	}
	
	.data p
	{
	padding-top:6px;
	margin-bottom:0px;
	line-height:16px;
	}
	
	.data p span
	{
	font:12px arial;
	}
	
	
	
	.caixa-agenda
	{
	width:300px;
	height:37px;
	margin-bottom:10px;
	background:url('/layout/imagens/agenda.gif') no-repeat;
	
	}
	
	.data-capa p
	{
	font:18px arial;
	color:#FFF;
	margin:0px;
	padding:0px;
	width:50px;
	}
	
	.pt7
	{
	padding-top:7px;
	}
	
	.pt3
	{
	padding-top:3px;
	}
	
	.caixa-agenda h6
	{
	font:bold 12px arial;
	}
	
	
	
	
	.link-azul a
	{
	font:bold 14px arial;
	color:#9EB0CB;
	text-decoration:none;
	}
	
	.link-azul a:hover
	{
	text-decoration:underline;
	}
	
	
	.titulo-foto h5
	{
	margin-bottom:0px;
	}
	
	.titulo-foto h5 a
	{
	font:12px arial;
	color:#BECADC !important;
	background:#0C1016;
	display:inline;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	}
	
	.titulo-foto
	{
	position:absolute;
	bottom:20px;
	left:0px;
	}
	
	.mr60
	{
	margin-right:60px;
	}
	
	#titulo-agenda h1,#videos h1,#fotos h1
	{
	margin-bottom:10px;
	}
	
	#enquete
	{
	min-height:20px;
	}
	
	#enquete p
	{
	margin-bottom:0px;
	}
	
	
	
	
	.caixa-lista h5
	{
	margin-bottom:5px;
	}
	
	.w550
	{
	width:550px;
	}
	
	.w230
	{
	width:230px;
	}
	
	#bloco-dinamico p
	{
	margin-bottom:0px;
	}
	
	
	
}

@media print
{
	
}