@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	
}
* img  { 
	vertical-align:middle; 
}
* [rel~=external] {
	padding-right:15px;
	margin-right:2px;
	background-image: url(../imagens/link-externo.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a[hreflang]:after { 
	content: " [" attr(hreflang) "] ";
}
p, label {
	font-size:0.9em;
}
.both {
	clear: both;
}
/* ---TAGS------------------------------------------------------------------------------------ */
body {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../imagens/background-blindtube.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #dcee59;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #dcee59;
	margin-bottom:20px
}
.linhaColuna h3 a {
	font-size: 1.2em;
	font-weight: normal;
	color: #f651ff;
	margin-bottom:20px
}
.linhaColuna h3 a:hover {
	font-size: 1.2em;
	font-weight: normal;
	color: #f651ff;
	margin-bottom:20px
}
.linhaEntrevista h3 a {
	font-size: 1.2em;
	font-weight: normal;
	color: #f651ff;
	margin-bottom:20px
}
.linhaEntrevista h3 a:hover {
	font-size: 1.2em;
	font-weight: normal;
	color: #f651ff;
	margin-bottom:20px
}
.listaFilmes h4 a {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration:none;
}
.listaFilmes h4 a:hover {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration:underline;
}
.destaque h4 a {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration:none;
}
.destaque h4 a:hover {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration:underline;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 1.1em;*/
	font-weight: normal;
	color: #f651ff;
}
hr{
	background-color: #9e9e9e;
	height: 1px;
}
/* --- FECHA TAGS------------------------------------------------------------------------------------ */
#header {
	width: 100%;
	clear:both;
}
#header h1 {
	display: inline;
}
#header p {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height:0.8em;
	padding-left:3%;
}

#menuTopo {
}


#menuTopo ul {
	display: block;
	padding-left:3%;
	padding-top:45px;
	padding-bottom:40px;
}
#menuTopo ul  li {
	float: left;
	margin-right:1em;
}
#menuTopo a {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
#menuTopo a:hover {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	/*font-size: 1.1em;*/
	text-decoration:none;
	color: #dcee59;
	font-weight: bold;
}
#wrapper {
	width: 100%;
	clear: both;
}
/* ---COLUNA DIREITA------------------------------------------------------------------------------------ */
#colunaDireita {
	float: left;
	width: 28%;
	padding-right: 1%;
	margin-right:1%;
	padding-left: 2%;
	

}
#colunaDireita p {
	/*font-size:0.8em;*/
}
#colunaDireita .login .inputTexto {
	color: #000000;
	padding: 5px;
	width: 60%;
}
#colunaDireita .login label {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	/*font-size: 1.2em;*/
	width: 20%;
	display: block;
	float: left;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2%;
	text-align: right;
}
#colunaDireita .login .fundoform {
	height: 38px;
	margin-bottom: 15px;
}
#colunaDireita .login fieldset {
	/*padding-left: 15px;*/
}
#colunaDireita .login {
	background-image: url(../imagens/bg-login.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	margin-bottom: 25px;
	/*width: 100%;*/
}
#colunaDireita .login a {
	/*font-size: 0.8em;*/
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #cddedb;
}
#colunaDireita .login a:hover {
	/*font-size: 0.8em;*/
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#colunaDireita .colunas {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#colunaDireita .colunas .linhaColuna img {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	/*background-color: #FFFFFF;*/
}
#colunaDireita .entrevistas {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#colunaDireita .entrevistas .linhaEntrevista img {
	margin-top: 4px;
	margin-right: 15px;
	float: left;
	/*background-color: #FFFFFF;*/
}
/* ---COLUNA ESQUERDA------------------------------------------------------------------------------------ */
#colunaEsquerda {
	float: left;
	width: 61%;
	padding-left: 1%;
	margin-left:1%;
	padding-right: 1%;
	margin-right:1%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
/*	background-image:url(../imagens/bg-col-filmes.jpg);
	background-image: url(../imagens/bg-col-filmes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
#colunaEsquerda p {
	/*font-size:0.8em;*/
}
.conteudo {
	margin-bottom: 30px;
}

.boxAcess {
	width: 98%;
	height:20px;
	padding-left: 2%;
	display:block;
	clear:both;
}
.boxAcess li {
	display:inline;
}
.boxAcess a {
	font-size: 0.6em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.conteudo p {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	line-height: 1.5em;
	margin-left: 15px;
	padding-bottom: 5px;
}
.thumbsFilmes {
	float: left;
	border: 1px solid #FFFFFF;
	margin-bottom:5px;
	margin-right: 15px;
}
.thumbsFilmesDestaque {
	float: left;
	border: 1px solid #FFFFFF;
	margin-bottom:5px;
	margin-right: 15px;
	margin-left:1%;
}
.thumbsFilmesBreve {
	float: left;
	border: 1px solid #FFFFFF;
	margin-bottom:5px;
	margin-right: 5px;
}
.linhaColuna {
	padding-left: 15px;
	margin-bottom: 15px;
	clear: both;
}
.linhaColuna a {
	color: #FFFFFF;
	text-decoration: none;
}

.linhaEntrevista {
	padding-left: 15px;
	margin-bottom: 15px;
	clear: both;
}
.listaFilmes {
	/*background-color:#000000;*/
	/*float:left;*/
	clear: both;
	display:table;
	/*margin-bottom: 20px;*/
	padding:1%;
	/*height:110px;*/
	/*width:48%;*/
	color:#FFFFFF;
}
.listaFilmes:hover {
	/*background-color:#000000;*/
	display:table;
	clear: both;
	/*margin-bottom: 20px;*/
	/*height:110px;*/
	/*width:48%;*/
	background-color: #041f1a;
	color:#FFFFFF;
}
.ultimosFilmes {
	/*background-color:#000000;*/
	clear: both;
	/*margin-bottom: 20px;*/
	padding:1%;
	width: 99%;
	display:table;
	/*height:110px;*/
	color:#FFFFFF;
}
.ultimosFilmes:hover {
	/*background-color:#000000;*/
	clear: both;
	/*margin-bottom: 20px;*/
	/*height:110px;*/
	background-color: #041f1a;
	color:#FFFFFF;
}
.ultimosFilmes a {
	color: #FFFFFF;
	text-decoration: none;
}
.listaFilmes a {
	color: #FFFFFF;
	text-decoration: none;
}
.listaFilmesBreve {
	clear: both;
	margin-bottom: 20px;
	padding:1%;
	display:table;
	/*height:70px;*/
	color:#FFFFFF;
	width: 99%;
}
.listaFilmesBreve:hover {
	clear: both;
	margin-bottom: 20px;
	display:table;
	/*height:70px;*/
	padding:1%;
	background-color: #041f1a;
	color:#FFFFFF;
}

/*.listaFilmes a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.listaFilmesHover {
	clear: both;
	margin-bottom: 20px;
	height:70px;
	background-color: #041f1a;
	color:#FFFFFF;
}
.listaFilmesHover a {
	color: #FFFFFF;
	text-decoration: none;
}
.listaFilmesHover a:hover {
	color: #FFFFFF;
	text-decoration: none;
}*/
.conteudoWrapper {
	background-image: url(../imagens/bg-enquete-links.jpg);
	background-repeat: repeat-x;
	display:table;
	clear:both;
	background-position: bottom;
	width: 100%;
}
.boxEnquete {
	background-image: url(../imagens/bg-enquete-links.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 92%;
	/*float: left;*/
	padding: 0 4%;
	/*width: 56%;*/
}
.enquete h2 { /*font-size:1.4em*/ }
/*.enquete div, p {
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}*/
.boxEnquete fieldset {
	padding:2% 5%;
	/*font-size:0.8em;*/
}
.enquete .radio {
	height: 20px;
	width: 20px;
	margin: 5px;
}
.enquete label { 
	display:block;
	clear:both;
	padding-bottom:10px;
}
.links {
	/*float: left;*/
}
.links ul {
	padding-left:5%;
	}
.links a {
	/*font-size: 0.8em;*/
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.links a:hover {
	/*font-size:0.8em;*/ 
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.formularioComentario fieldset {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.canais {
	padding-bottom:15px;
}
.canais ul {
	padding-left: 15px;
}
.canais li {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 1.2em;*/
	padding-bottom: 10px;
}
.canais a {
	color: #FFFFFF;
	text-decoration: none;
}
.canais a:hover {
	color: #FFFFFF;
}
.formularioComentario {
	background-image: url(../imagens/bg-enquete-links.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.linhaform {
	clear: both;
	margin-bottom: 15px;
}
.linhaform label {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	width: 22%;
	float: left;
	text-align: right;
	padding-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linhaform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	/*color: #000000;*/
	width: 70%;
	padding: 3px;
}
.linhaform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	width: 70%;
	padding: 3px;
	height: 15%;
}
.linhaform span {
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-top: 3px;
}
#rodape {
	width: 96%;
	clear:both;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 2%;
	padding-right: 2%;
}
#rodape .voltarTopo a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	color: #FFFFFF;
	text-decoration: none;
}
#rodape .voltarTopo {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cdde53;
	background-image: url(../imagens/voltar-topo.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 18px;
	margin-top: 35px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rodape address {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 1.1em;*/
	color: #9e9e9e;
	font-style: normal;
}
#rodape p {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.7em;*/
	color: #9e9e9e;
}
.cadastrese {
	text-align: center;
	padding: 2%;
	width: 96%;
}
#rodape a {
	color: #9e9e9e;
	text-decoration: none;
}
#rodape a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.linhaColuna a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linhaEntrevista a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#colunaEsquerda  h3 {
	font-size: 1.5em;
	padding-bottom: 1em;
}

.linhaEntrevista a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.listacomentarios cite {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.listacomentarios blockquote {
	/*font-size: 1em;*/
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.conteudo .listacomentarios {
	margin-bottom: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e9e9e;
}
.conteudo a {
	color: #FFFFFF;
	text-decoration:underline;
}
.conteudo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.conteudo a:visited {
	color:#FFFFFF;
}
.conteudo .navegacao {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
.conteudo .navegacao span {
	padding-right: 25px;
}
.conteudo .navegacao a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-decoration: none;
	/*font-size: 1.2em;*/
}
.conteudo dt {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom:10px;
}
.conteudo dt a {
	color: #f651ff;
	text-decoration: none;
}
.conteudo dd {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 15px;
	margin-bottom: 15px;
}
.chamadaFilmes {
	/*background-color:#CC3300;*/
	clear: both;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	/*display: table;*/
}
.filme {
	text-align: center;
}
#colunaEsquerda .conteudo fieldset {

}
.chamadaBreve {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 3%;
	/*height:400px;*/
	/*background-color:#CC3300;*/
	clear: both;
}
.destaque {
	margin-bottom: 2%;
	padding: 2%;
	height: 11em;	
	/*width: 44%;*/
	/*float: left;*/
}
.blindtube {
	float: left;
	padding-right: 3%;
	width: 47%;
}
.blindtube a {
	color: #FFFFFF;
}
.destaque a {
	color: #FFFFFF;
	text-decoration: none;
}
.destaque a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blindtube p {
	line-height: 1.2em;
}
.right {
	text-align: right;
}
.aplicacoes {
	text-align:right;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.aplicacoes li {
	display:inline;
	padding:5px;
}
.aplicacoes a {
	color: #FFFFFF;
	text-decoration: underline;
}
.aplicacoes a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.selos { 
	padding-top:2%; 
}
.selos li {
	display:inline;
}
.iniciativa { display:inline;}
.iniciativa li { display:inline; }
.apoio li { display:inline; }
.paginacao {
	display:inline;
	margin-left:1%;
}
.paginacao li {
	display:inline;
	margin-right:1%;
}
.paginacao .current {
	font-weight:bold;
	color:#dcee59;
}
.colunaUnica {
	margin-right: 2%;
	margin-left: 2%;
	padding-left:2%;
}
.colunaUnica ul {
	padding-left:3%;
	padding-bottom:25px;
}
.colunaUnica h3 {
	padding-bottom:15px;
	padding-bottom:15px;
}
.colunaUnica h4 {
	padding-left:2%;
	padding-top:15px;
	padding-bottom:25px;
}
.colunaUnica .ph4 {
	padding-left:2%;
}
.lista {
	padding-left:4%;
	padding-top:15px;
	padding-bottom:15px;
}
.lista li {
	padding-bottom:5px;
}