/*
CSS da capa do site
*/

.destaque a {
	display: block;
	float: left;
	background: #598c20;
	padding: 13px;
	width: 522px;
	height: 267px;
}

.dias a {
	background: url(../../imgs/bgs/aba-normal.gif) no-repeat left top;
	color: #fff !important;
}

.dias a.selecionada {
	background: url(../../imgs/bgs/aba-selecionada.gif) no-repeat left top;
	color: #46397c !important;
}

.horario p {
	margin-bottom: 5px;
}

div.horario {
	width: 100%;
	float: left;
	padding: 30px 0;
	border-bottom: 1px solid #ececec;
}

.destaque {
	width: 547px;
	height: 293px;
	padding: 13px;
	background: #4b751d;
	float: left;
	position: relative;
}

#blogs {
	float: left;
	width: 573px;
	margin: 20px 0;
}

#blogs a.left {
	float: left;
	display: block;
	margin-right: 2px;
}

#blogs div.container {
	width: 514px;
	float: left;
}

#blogs div.container div.item {
	width: 255px;
	float: left;
	margin-left: 2px;
}

#blogs div.container div.item a {
	display: block;
}

#blogs a.right {
	float: right;
}

#destaques {
	position: relative;
	float: left;
	width: 573px;
	height: 319px;
}

#titulo-blog {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

#falante {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 136px;
	height: 134px;
	z-index: 500;
}

.post h2 {
	font-size: 30px;
	font-weight: normal;
	color: #930002;
	margin: 10px 0;
	line-height: 1em;
}

.azul .post h2 {
	color: #0f3f5f;
}

#paginacao {
	width: 100%;
	float: left;
}

#controles a {
	float: left;
	display: block;
	padding: 5px 8px;
	margin-right: 3px;
	color: #fff;
	background: #165c8c;
	position: relative;
}

#controles .quadrado {
	display: block;
	width: 5px;
	height: 4px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
}

#controles div.numeros a.atual {
	color: #ff0;
}

#controles div.numeros a {
	padding: 5px 10px;
}

.verde .post h2 {
	color: #434f09;
}


.links-comentar {
	font-size: 11px;
	width: 100%;
	float: left;
	color: #b80003;
	/*margin-bottom: 20px;*/
}

#campo-busca {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.lista-marcadores {
	width: 100%;
	float: left;
	margin: 0;
}

.lista-marcadores li {
	margin-bottom: 7px;
	padding: 5px;
	list-style: none;
	width: 147px;
	height: 19px;
	background: url(../../imgs/bgs/marcador-blog.gif) no-repeat;
}

.azul .lista-marcadores li {
	background: url(../../imgs/bgs/marcador-blog-azul.gif) no-repeat;
}

.verde .lista-marcadores li {
	background: url(../../imgs/bgs/marcador-blog-verde.gif) no-repeat;
}


span.data {
	display: block;
	float: left;
	padding: 1px;
	width: 20px;
	margin-right: 10px;
	color: #fff;
}

.lista-marcadores li a {
	color: #b50003;
}

.azul .lista-marcadores li a {
	color: #0f3f60;
}

.verde .lista-marcadores li a {
	color: #434f09;
}

#campo-busca .input-text {
	float: left;
}

.input-text input {
	width: 180px;
	height: 14px;
	border: 0;
	color: #930002;
	font-size: 13px;
	padding: 14px 05px;
	background: url(../../imgs/bgs/input-blog.gif) no-repeat;
}
.comentarios {
	background:#efefee;
	height:400px;
	float:left;
	display:none;
}

.comentarios .lista-comentario {
	background:#EFEFEE none repeat scroll 0 0;
	margin-top:10px;
	height:380px;
	overflow:auto;
	width:645px;
}
.comentarios .lista-comentario ul {
	list-style:none;
}
div.texto {
	color:#930002;
	float:left;
	margin-top:20px;
	width:100%;
}

.texto *, .texto * * {
	color: #930002 !important;
	font-size: 13px !important;
}

.azul .texto *, .azul .texto * * {
	color: #0f3f60 !important;
}

.verde .texto *, .verde .texto * * {
	color: #434f09 !important;
}

.links-comentar a {
	color: #b80003;
}

.azul .links-comentar * {
	color: #196599;
}

.verde .links-comentar * {
	color: #5f710c;
}

.links-comentar * {
	margin-right: 20px;
}

#col-mid {
	width: 645px !important;
}

.titulo h2 {
	color: #4b751d;
	font-size: 15px;
	margin: 13px 0;
}

#click95, #agenda {
	width: 170px;
	float: left;
	border-top: 2px solid #5b9917;
}

#cinema {
	width: 347px;
	float: right;
	border-top: 2px solid #2e64b5;
}

#filmes,
#agenda-interna {
	width: 100%;
	float: left;
}

#filmes .filme, 
#agenda-interna .evento {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #ececec;
}

#filmes div.filme div.conteudo,
#agenda-interna div.evento div.conteudo {
	width: 440px;
	display: block;
	float: left;
	margin-left: 5px;
}

#filmes div.filme div.conteudo p,
#agenda-interna div.evento div.conteudo p {
	margin: 0;
}

div.cartaz {
	width: 120px;
	float: left;
	margin-top: 5px;
}

#cinema .container a {
	background: #2e64b5;
	color: #fff;
	padding: 6px 9px;
	display: block;
	width: 298px;
	font-weight: normal;
	float: left;
	font-size: 13px;
	margin-bottom: 2px;
	line-height: 1em;
}

#bgscroll {
	position: absolute;
	width: 3px;
	height: 155px;
	background: #2e64b5;
	top: 17px;
	left: 7px;
}

#footer {
	margin: 35px 0;
	padding: 25px 0;
	background: url(../../imgs/bgs/rodape.gif) no-repeat center center;
}

#footer a {
	color: #fff;
	font-size: 11px;
	margin: 0 135px;
}

#footer span {
	color: #fff;
	font-size: 11px;
}

#footer .endereco {
	margin-right: 45px;
}

#cinema div.conteudo div.barra {
	float: right;
	width: 18px;
	height: 190px;
	position: relative;
}

#cinema div.conteudo div.barra a.top {
	position: absolute;
	top: 0;
	width: 17px;
	height: 16px;
}

#cinema div.conteudo div.barra a.bottom {
	bottom: 0;
	position: absolute;
	width: 17px;
	height: 16px;
}

#cinema div.conteudo div.container {
	float: left;
	width: 316px;
}

div.sub-dir {
	width: 572px;
	float: right;
}

span.chapeu {
	display: block;
	position: absolute;
	top: 190px;
	left: 35px;
	padding: 4px 5px;
	font-size: 11px;
	color: #fff;
	background: #33550f;
}

#interna .conteudo * {
	color: #46397c;
	font-size: 13px;
	line-height: 1.5em;
}

#interna .conteudo * * {
	color: #46397c;
	font-size: 13px;
	line-height: 1.5em;
}

span.chamada {
	display: block;
	padding: 5px;
	position: absolute;
	top: 220px;
	width: 388px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: #5d971e;
	left: 35px;
}

#col-right {
	width: 242px;
	margin: 0;
}

div.post {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

#col-mid {
	width: 748px;
}

div.sub-esq {
	width: 155px;
	float: left;
	overflow: hidden;
}

#promocoes {
	background: #ff970f;
	width: 135px;
	padding: 10px;
	margin-bottom: 20px;
	float: left;
}

#agenda {
	width: 155px;
	border-top: 2px solid #5b9917;
}

.titulo-tabela {
	background: url(../../imgs/bgs/listagem-titulo.gif) no-repeat left top;
}

.tabela div {
	height: 20px;
	padding: 7px;
	margin-bottom: 1px;
}

.dias a {
	display: block;
	width: 62px;
	height: 18px;
	margin: 0;
	padding: 7px 12px 7px 7px;
	float: left;
	text-align: center;
}

div.tabela {
	width: 100%;
	float: left;
	margin: 20px 0;
}

.relacionadas {
	width: 573px;
	float: left;
}

.relacionadas table {
	width: 573px;
}

#promocoes div.conteudo a {
	color: #fff;
	font-size: 13px;
}

#videos div.conteudo a {
	color: #fff;
	font-size: 13px;
}

div.titulo {
	position: relative;
}

#interna .titulo {
	width: 100%;
	float: left;
	height: 42px;
	padding: 34px 0 42px 0;
	background: url(../../imgs/bgs/titulo.jpg) no-repeat center center;
	margin-bottom: 20px;
}

.imagem-texto {
	float: right;
	width: 370px;
	overflow: hidden;
	background-color: #f5f5f5;
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imagem-texto img {
	border: 1px solid #46397c;
}

.imagem-texto span {
	display: block;
	font-size: 11px !important;
	color: #000 !important;
	padding: 2px 6px;
}

.imagem-texto .credito {
	font-style: italic;
	text-align: right;
	background: #fff;
}

#videos {
	background: #2e64b5;
	width: 135px;
	padding: 10px;
}

#promocoes div.titulo {
	padding-bottom: 5px;
	margin-bottom: 8px;
	background: url(../../imgs/bgs/divisoria_laranja.jpg) no-repeat left bottom;
}

#videos div.titulo {
	padding-bottom: 5px;
	margin-bottom: 8px;
	background: url(../../imgs/bgs/divisoria_azul.jpg) no-repeat left bottom;
}

a.vejamais {
	display: block;
	position: absolute;
	right: 0;
	font-size: 11px;
	top: 0;
	color: #538c14;
}

#agenda div.conteudo a,
#click95 .conteudo a {
	color: #557532;
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin-bottom: 15px;
}

#cinema div.titulo h2 {
	color: #2e64b5;
}

#cinema div.titulo a.vejamais {
	color: #1d6ee8;
}

#videos div.titulo a.vejamais {
	color: #7aacfa;
}

#promocoes a.vejamais {
	color: #ffe05e;
}

#locutores div.locutor a {
	display: block;
	float: left;
}

#locutores div.locutor {
	float: left;
	margin: 15px 10px;
}

.tabela .esq {
	width: 435px;
	margin-right: 15px;
}

.filme h2, 
.promocao h2,
#agenda-interna div.evento h2, 
#album-interna h2 {
	font-size: 20px !important;
	font-weight: normal !important;
}

div.foto {
	float: left;
	width: 179px;
	height: 123px;
	position: relative;
}

div.foto div.ampliar {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 41px;
	height: 41px;
}

#album-interna div.foto {
	float: left;
	margin: 4px;
}

div.foto a.fancy img {
	border: 12px solid #e9e7db;
}

div.imagem-promocao {
	width: 100%;
	margin-bottom: 20px;
}

.tabela span {
	display: block;
	float: left;
	color: #334071;
}

.tabela .impar {
	background: url(../../imgs/bgs/listagem-impar.gif) no-repeat left top;
}

.tabela .par {
	background: url(../../imgs/bgs/listagem-par.gif) no-repeat left top;
}

.titulo-tabela span {
	color: #fff;
}
.bloco-form {
	color:#46397C;
}
.bgcinza {
	background:#EFEFEE;
	padding:10px;
	margin-bottom:0;
}
.ferramentas {
	background:#EFEFEE none repeat scroll 0 0;
	clear:both;
	padding-top:12px;
	display:none;
}
.ferramentas .bloco-form {
	margin:0 auto;
	width:523px;
}
.ferramentas .input-blog label.email {
	background: url('../../imgs/label-digite-seu-email.png') no-repeat scroll top left;
	width: 100px;
	height: 29px;
	display:block;
	float:left;
}
.ferramentas .input-blog label.nome {
	background: url('../../imgs/label-digite-seu-nome.png') no-repeat scroll top left;
	width: 100px;
	height: 29px;
	display:block;
	float:left;
}
.ferramentas .msg  {
	background: url('../../imgs/label-comentario.png') no-repeat scroll top left;
	width: 100px;
	height: 29px;
	display:block;
	float:left;
}
.ferramentas .area-blog {
	float:left;
}

.ferramentas .submit {
	clear:both;
	text-align:right;
	width:457px;
}
.ferramentas .area-blog textarea {
	background:transparent url(../../imgs/bgs/bg-textarea.png) no-repeat scroll left top;
	border:medium none;
	float:left;
	height:156px;
	margin:0;
	width:350px;
}
.ferramentas .input-blog input {
	background:transparent url(../../imgs/bgs/bg-input.png) no-repeat scroll left top;
	border:medium none;
	float:left;
	font-size:15px;
	height:21px;
	padding-left:10px;
	padding-top:7px;
	width:349px;
}

.ferramentas .input-blog {
	float:left;
	margin-bottom:10px;
}
.imagem-post {
	float: right;
	margin-left: 12px;
	
}
.imagem-post  p.legenda{
	font-size:11px !important;
}
.imagem-post img {
	border: solid 12px #E9E7DB; 
}
.input-button {
	float:left !important;
}
