/* geral */
* {
	margin: 0;
	padding: 0;
	font: normal normal normal 12px 'Verdana', sans-serif;
	/** Safari shadow fix  **/
	text-shadow: transparent 0 0 0;
	line-height: 18px;
}
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
em * {
	font-style: inherit;
}
body {
	background: #222;
	border-top: 10px solid #000;
}

body a {
	overflow: hidden;
}

a img {
	border: 0;
}

/* pagina */
#pagina {
	margin: auto;
	position: relative;
	width: 980px;
}

/* cabecalho */
#cabecalho {
	height: 160px;
}

h1 {
	background: url(../imagens/interface/logo.gif) no-repeat left center;
	height: 80px;
	text-indent: -999em;
	width:470px;
	float:left;
}

.menusup {border-bottom:2px solid #666666; float:right; padding:20px 0px 5px 0px; width:480px; overflow:hidden;}
	.menusup li{ display:inline; float: left; position: relative;}
	.menusup a{ color: #FFF; font: bold Verdana, Geneva, sans-serif; padding:0px 7px; text-decoration:none;}
	
#navigazione{ float:left; width:980px; margin:20px 0px;}

#nav_am { float:left; background-color: #cc0000; height:40px;}
#nav_pc { float:right; background-color: #cc0000; height:40px;}



.button {
	display: inline-block;
	line-height: 1;
	padding: 2px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	/*background-color: #900; */
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
input.button, button.button {
	border: 0px none;
}
.buttonwrap {
	display: inline-block;
	position: relative;
	zoom: 1;
	*display: inline;
}
.corner {
	position: absolute;
	width: 5px;
	height: 5px;
	background: transparent url(../images/corner.png) no-repeat 0 0;
}
.tl { top: 0; left: 0; background-position: left top; }
.tr { top: 0; right: 0; background-position: right top; }
.bl { bottom: 0; left: 0; background-position: left bottom; }
.br { bottom: 0; right: 0; background-position: right bottom; }


ul.menu { float:left;  position:relative; z-index:99;}

ul.menu li {
	display: inline;
	float: left;
	position: relative;
	z-index: 99;
	color: #fff;
	font: normal normal bold 12px Verdana, sans-serif;
	
	
}

ul.menu .prebutton {
	display: inline;
	float: left;
	position: relative;
	z-index: 99;
	background: #600;
	color: #fff;
	font: normal normal bold 12px Verdana, sans-serif;
	line-height: 40px;
	padding: 0 18px;
}

ul.menu li a {
	background: #c00;
	color: #fff;
	display: inline;
	font: normal normal bold 12px Verdana, sans-serif;
	line-height: 30px;
	float: left;
	text-decoration: none;
	margin:3px;
	
	
}

ul.menu li a.button {background-image: -moz-linear-gradient(top, #b00707, #990000); /* Firefox 3.6 */
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #b00707),color-stop(1, #990000)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b00707', endColorstr='#990000'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b00707', endColorstr='#990000')"; /* IE8 */
}

ul.menu li a.multi,
ul.menu li.page-item-5 a,
ul.menu li.page-item-18 a {
	background-position: right 0;
	/*padding-right: 37px;*/
	margin:0px;
	
}


ul.menu li a:hover {
	background-color: #cc0000;
	color: #fff;
	display: inline;
	font: normal normal bold 12px Verdana, sans-serif;
	line-height: 30px;
	float: left;
	padding: 2px 10px;
	text-decoration: none;
}

ul.menu li a:hover .multi {
	background-color: #900;
}

ul.menu li ul li a {
	background-position: left 0 !important;
	padding-right: 15px !important;
	display: block;
	float: none;
	margin:0px !important;
	font-weight: normal;
	-moz-border-radius:0px;
}
ul.menu li ul li a:hover {
	background-color: #900; !important;
	margin:0px !important;
	font-size: 11px;
	line-height: normal;
	padding: 5px 15px;
	display: block;
	float: none;
	font-weight: normal;
	-moz-border-radius:0px;
	
}

ul.menu li ul {
	position: absolute;
	z-index: 100;
	top: 40px;
	width: 100%;
	display: none;
	left: 0;
}
ul.menu li ul ul {
	top: 0;
	left: 100%;
}
ul.menu li.over ul {
	display: block;	
}
	ul.menu li ul li {
		display: block;
		float: none;
		clear: both;
		width: 160px;
	}
		ul.menu li ul li a {
			font-size: 11px;
			line-height: normal;
			padding: 5px 15px;
		}

/*ul.menu li ul.submenu li,
              ul.menu li ul.submenu li a { float: none; }
              ul.menu li ul.submenu li a { background: #c00; height: 30px; line-height: 30px; }
              ul.menu li ul.submenu li a:hover { background: url(../imagens/interface/fundo-menu.gif) repeat-x left top; }*/
	/* corpo */
#corpo {
	position: relative;
	color: #fff;
}

#corpo h2 a {	color: #fff;
	font: 30px 'Verdana', sans-serif;
	margin: 0px 0px 10px 0;
	text-align: left;
	background-color:#333;
	padding:15px 0px 10px 10px;
	text-decoration:none;
	text-transform:capitalize;}

/* pagina inicial */
div.slide {
	display: block;
	height: 430px;
	position: relative;
	width: 980px;
}

h2 {
	color: #fff;
	font: 30px 'Verdana', sans-serif;
	margin: 0px 0px 10px 0;
	text-align: left;
	text-transform: uppercase;
	background-color:#333;
	padding:15px 0px 10px 10px;
}

h2 sup {
	font: normal normal normal 40px 'Georgia', serif;
	line-height: 40px;
	vertical-align: -8px;
}

div.artigos {
	border: solid 1px;
	background: #fff url(../imagens/background_content_home.gif) repeat-y left top;
	display: table;
	padding: 10px 10px 40px 10px;
	width: 960px;
	margin-top:10px;
}
body.home div.artigos {
	padding: 0;
	width: 979px;
}

span.dia,span.mesAno {
	color: #999;
	display: block;
	font: italic normal normal 20px 'Georgia', serif;
	line-height: 30px;
	text-indent: 20px;
	width: 300px;
}

span.dia {
	border-bottom: 3px solid #999;
}

span.mesAno {
	font-size: 15px;
	line-height: 25px;
}

ol.artigos li.dia ol li {
	display: block;
	margin: 50px 20px 0;
	width: 260px;
}
table.posts * {
	line-height: normal;
}
/** FEATURED **/

body.home div.featured {float:left; width:280px; }

	body.home div.featured h2.title {
		background: url(../imagens/sfondoformat.png) repeat; 
		color:#656565;
		font:18px 'Verdana',sans-serif;
		margin:0px;
		padding:10px 0px;
		text-align:center;
		width:278px;
	}
	body.home div.artigos * {
		color: #656565;
		line-height: normal;	
	}
.title_featured	{ width: 217px; text-align:center;}
	
.title_featured h2 { font: bold 20px Verdana, Geneva, sans-serif;}
/** FEATURED **/
div.news-content {
	width: 312px;
	float: left;
	margin: 0 0 0 24px;
	padding: 0 0 24px 0;
}
	div.news-content div.entry {
		border: 1px solid #dcdbdb;
		border-bottom: none;
		position: relative;	
		margin: 28px 0 0;
		padding: 5px 5px 0 5px;
	}
	
h3 {
	color: #C00 !important;
	font: bold 16px Verdana, Geneva, sans-serif;
	line-height: 18px;
	padding: 10px 0 10px 0;
}

h3.post-title {
	clear: left;
}
div.news-content h3.post-title {
	font-size: 16px;
	line-height: 18px;
	color: #272727 !important;
	padding: 0;
}

table.posts th {
	text-align: left;
}
table.posts td {
	padding: 0 20px 0 0;
}
body.home div.featured div.entry {
	color:#666666;
	margin:25px 25px 25px 30px;
	padding:0;
	width:227px;
}
body.home div.featured div.entry div.content {
	padding: 0;
	clear: both;
	line-height: normal;
}
div.content a img {
	/**border: 1px solid #999;**/
}

a.lerMais {
	color: #dbdbdb !important;
	font: bold normal normal 11px 'Verdana', sans-serif;
	text-decoration: none;
	display: block;	
	text-align:right;	
	padding: 3px 5px 3px 0px;
	background:#999;
	clear:left;
	
}

div.entry a.lerMais img {border: 0;}

div.news-content div.entry a.lerMais {
	background: url(../imagens/background_read_more_home.gif) no-repeat right top #dbdbdb;
	line-height: 29px;
	height: 29px;
	padding: 0 50px 0 10px;
	text-align: right;
	display: block;
	color: #272727 !important;
	width: 270px;
	margin: 0 0 0 -6px;
}
div.entry img {
	border: 1px solid #ccc;
}
ol.artigos li.dia ol li p {
	color: #666;
	margin-top: 10px;
}

span.autor {
	color: #c00;
	display: block;
	font: normal normal normal 10px Verdana, sans-serif;
	line-height: 10px;
	margin-top: 20px;
	text-transform: uppercase;
}
div.direita  {
	color: #000;
}

#contenuto{ margin: 30px 40px; float:left; width: 900px;}

/* artigo */
div.artigo {
	background: #fff url(../imagens/interface/fundo-branco.jpg) no-repeat;
	display: table;
	width: 980px;
}

div.artigo div.esquerda {
	float: left;
	margin: 35px;
	width: 270px;
}

div.artigo div.esquerda ul.slide {
	
}

div.artigo div.esquerda ul.slide li {
	display: block;
}

div.artigo div.esquerda p {
	color: #069;
	font: italic normal normal 20px 'Georgia', serif;
	line-height: 30px;
	margin-top: 30px;
	text-align: center;
}

div.artigo div.direita {
	float: right;
	margin: 35px 35px 35px 0;
	width: 590px;
}

div.artigo h3 {
	display: block;
	font: normal normal normal 25px 'Georgia', serif;
	line-height: 30px;
	color: #000;
	width: auto;
	float: none;
}
div.artigo div.entry {
	padding: 20px;
}
div.entryfix{ height:400px; border-top:#C00 solid 5px; padding:10px 15px; overflow:hidden;}

div.artigo div.entry div.text {
	clear: both;
	color: #000;
}
div.artigo span.data {
	color: #999;
	display: block;
	font-size: 10px;
	margin-bottom: 20px;
}

div.artigo div.direita p {
	margin-bottom: 20px;
}

div.artigo div.direita p a {
	color: #069;
}

div.artigo div.direita ul {
	margin-bottom: 20px;
	padding: 0 20px;
}

div.artigo div.direita ul li {
	background: url(../imagens/interface/fundo-ul-item.gif) no-repeat 0 0;
	display: block;
	margin: 10px 0;
	padding-left: 15px;
}

div.artigo div.direita ul li.link {
	background: url(../imagens/interface/fundo-ul-item.gif) no-repeat 0
		-18px;
}

div.artigo div.direita ul li a {
	color: #069;
}

/* perfil */
#perfil h2 {
	text-transform: capitalize;
}

div.perfil {
	background: #fff url(../imagens/interface/fundo-branco.jpg) no-repeat;
	display: table;
	width: 980px;
	margin:10px 0px 0px 0px;
}

div.esquerda {
	float: left;	
	width: 980px;
	padding: 0px;
}

div.esquerda ul.slide {
	
}

div.esquerda ul.slide li {
	display: block;
}

div.esquerda p {
	color: #069;
	font: normal normal normal 18px 'Verdana', serif;
	line-height: 30px;
	margin-top: 30px;
	text-align: center;
}

.slideshow{ float:left;;}
#fanbox{ float:right; background-color:#FFF; height:405px;}
.esquerda #fanbox {background-color: #fff; height: auto;}
#director_video { background-color: transparent; }
#director_video.commercials, #vimeo_video.commercials { margin: 10px 0px; float: none; text-align: center;}
#vimeo_video iframe {
	position: relative;
	z-index: 1;
}
.post_column_1{ padding-left:30px;}
.post_column_1 h3{ color:#cc0000; font: 18px Verdana, Geneva, sans-serif;}

#precont { margin:10px;}
#sintbio { float:left; background-color:#fefaec; border:solid 1px #ffff99; padding:10px 30px; width:540px;}
#rasebio { float:right; width:350px;}
#rasebio li { display:inline;}
#rasebio li a { list-style: none; float:left; background:url(../imagens/rassegnastampa.jpg) no-repeat; width:350px; display:block; overflow:hidden; padding: 10px 0px; text-indent:-9999px;}
#rasebio img { float:left; padding-bottom: 5px;}
.clearer {margin-bottom: 10px; clear: both;}
#contenuto .narrow li a { background:url(../imagens/rassegna-stampa-small.png) 0 0 no-repeat; width: 225px; float: left;}
#contenuto .narrow {float: none; clear: both; width: auto;}
a.biografia-small {float: left; margin-left: 10px;}

div.perfil div.direita {
	float: left;
	width: 980px;
}

div.perfil div.direita p {
	margin-bottom: 20px;
}

div.perfil div.direita p a {
	color: #069;
}

div.perfil div.direita ul {
	margin-bottom: 20px;
	padding: 0 20px;
}

div.perfil div.direita ul li {
	background: url(../imagens/interface/fundo-ul-item.gif) no-repeat 0 0;
	display: block;
	margin: 10px 0;
	padding-left: 15px;
}

div.perfil div.direita ul li.link {
	background: url(../imagens/interface/fundo-ul-item.gif) no-repeat 0
		-18px;
}

div.perfil div.direita ul li a {
	color: #069;
}

div.perfil div.direita dl {
	margin-top: 30px;
}

div.perfil div.direita dl dt {
	font: normal normal normal 25px 'Georgia', serif;
	line-height: 25px;
}

div.perfil div.direita dl dt sup {
	font: normal normal normal 25px 'Georgia', serif;
	line-height: 25px;
	vertical-align: -5px
}

div.perfil div.direita dl dd a {
	border-bottom: 1px solid #eee;
	color: #069;
	display: block;
	text-decoration: none;
	padding: 5px 0;
}

div.perfil div.direita dl dd a:hover {
	font-weight: bold;
}

/* producoes */
#producoes #corpo {
	text-align: center;
}

ul.diretores {
	margin: 20px 0;
}

ul.diretores li {
	display: inline;
}

ul.diretores li a {
	background: #fff;
	color: #222;
	display: inline-block;
	font: normal normal bold 12px Verdana, sans-serif;
	line-height: 40px;
	height: 40px;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
}

ul.diretores li a:hover,
ul.diretores li.current_page_item a {
	background: url(../imagens/interface/fundo-diretores.gif);
	color: #fff;
}

/* eventos */
div.eventos {
	background: #fff url(../imagens/interface/fundo-branco.jpg) no-repeat;
	display: table;
	padding: 10px 10px 40px 10px;
	width: 960px;
	color: #000;
}

div.eventos dl {
	color: #222;
	display: block;
	float: left;
	margin: 10px;
	_margin: 5px;
}
div.eventos table {
	
}
	div.eventos table th {
		border-bottom: 3px solid #222;
		font: normal normal normal 20px 'Georgia', serif;
		line-height: 30px;
		padding-bottom: 5px;
		text-align: left;
	}
	div.eventos table td {
		border-bottom: 1px solid #eee;
		font: normal normal normal 10px Verdana, sans-serif;
		line-height: 15px;
		padding: 7px 0;	
	}
		div.eventos table td a {
			color: #069;
			font: normal normal normal 10px Verdana, sans-serif;
			line-height: 15px;
			text-decoration: none;	
		}
	

div.eventos .data {
	width: 100px;
}

div.eventos .local {
	width: 300px;
}

div.eventos .descricao {
	width: 450px;
}

div.eventos dl dt {
	border-bottom: 3px solid #222;
	font: normal normal normal 20px 'Georgia', serif;
	line-height: 30px;
	margin-bottom: 10px;
}

div.eventos dl dd {
	border-bottom: 1px solid #eee;
	display: block;
	font: normal normal normal 10px Verdana, sans-serif;
	line-height: 15px;
	padding: 7px 0;
}

div.eventos dl dd a {
	color: #069;
	font: normal normal normal 10px Verdana, sans-serif;
	line-height: 15px;
	text-decoration: none;
}

div.eventos dl dd a:hover {
	font-weight: bold;
}

/* evento */
div.evento {
	background: #fff url(../imagens/interface/fundo-branco.jpg) no-repeat;
	display: table;
	width: 980px;
}

div.evento div.esquerda {
	float: left;
	margin: 35px;
	width: 270px;
	overflow: hidden;
	position: relative;ã
	z-index: 2;
}
	div.evento div.esquerda div.mapp-div {
		overflow: hidden;
	}

div.evento div.esquerda ul.slide {
	
}

div.evento div.esquerda ul.slide li {
	display: block;
}

div.evento div.esquerda p {
	color: #069;
	font: italic normal normal 20px 'Georgia', serif;
	line-height: 30px;
	margin-top: 30px;
	text-align: center;
}

div.evento div.direita {
	float: right;
	margin: 35px 35px 35px 0;
	width: 590px;
	min-height: 350px;
	height: 350px;
	height: auto !important;
}

div.evento div.direita h3 {
	display: block;
	font: normal normal normal 25px 'Georgia', serif;
	line-height: 30px;
}

div.evento div.direita span.data {
	color: #999;
	display: block;
	font-size: 10px;
	margin-bottom: 20px;
}

div.evento div.direita p {
	margin-bottom: 20px;
}

div.evento div.direita p a {
	color: #069;
}

div.evento div.direita ul {
	margin-bottom: 20px;
	padding: 0 20px;
}

div.evento div.direita ul li {
	background: url(../imagens/interface/fundo-ul-item.gif) no-repeat 0 0;
	display: block;
	margin: 10px 0;
	padding-left: 15px;
}

div.evento div.direita ul li.link {
	background: url(../imagens/interface/fundo-ul-item.gif) no-repeat 0
		-18px;
}

div.evento div.direita ul li a {
	color: #069;
}

/* contato */
div.contato {
	background: #fff url(../imagens/interface/fundo-branco.jpg) no-repeat;
	display: table;
	width: 980px;
}

div.contato div.esquerda {
	float: left;
	margin: 35px;
	_margin-left: 15px;
	width: 270px;
	position: absolute;
}

div.contato div.direita {
	float: right;
	margin: 35px 35px 35px 0;
	_margin-right: 15px;
	width: 590px;
}

div.contato div.direita form {
	
}

div.contato div.direita form label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

div.contato div.direita form input,div.contato div.direita form textarea
	{
	border: 1px solid #ddd;
	display: block;
	margin-bottom: 25px;
	padding: 7px 7px;
}

div.contato div.direita form input.botao {
	background: url(../imagens/interface/fundo-botao.gif);
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 7px 20px;
}

/* rodape */
#rodape {
	
}


div.endereco {
	margin: 15px 0px 50px 0px;
}
#nav_foot{ width:980px; float:left;}
	#textsocial{ float:right; width:145px; padding:5px 0 0;}
	#textsocial h3{ color:#CCC; display: inline; font: bold 11px Verdana, Geneva, sans-serif; margin:0px; padding-bottom: 5px;}
	#textsocial span{ color:#CCC; font: 11px Verdana, Geneva, sans-serif; margin:0px; }
	
#bot_contact{ float:left;}

#bot_contact p {
	color: #ccc;
}

#social_icon{ float:right; margin-left:10px; padding:5px 10px 0px 10px;}
	#social_icon a img{ padding:0px 10px;}

#partners{ border-bottom: #333 solid 2px; border-top:#333 solid 2px; float:right; margin:30px 0px 0px 0px; width:980px;}
	#partners img{ float:left;}
	#partners li{ float:left; margin:15px 0px 15px 80px; }
	

		
#copy {color:#FFFFFF; float:left; margin:0 auto; text-align:center; width:980px; padding: 15px 0px;}
#copy p {font:11px Verdana, Geneva, sans-serif;}
	

div.endereco li {
	color: #fff;
	display: block;
	height: 20px;
	line-height: 20px;
}

div.endereco li strong {
	font-weight: bold;
}

div.endereco li a {
	color: #069;
	text-decoration: none;
}
div.endereco li.facebook {
	margin: 0 -30px 0;
	float: right;
}
div.endereco li.facebook a {
	background: url(../imagens/facebook_button_graphic.gif) no-repeat left top;
	display:block;
	height:25px;
	text-indent:-5000em;
	width:172px;
}
div.endereco li.facebook a:hover {
	text-decoration: underline;
}
p {
	margin: 1em 0;
}
ol.form {
	list-style: none outside;
}
ol.form span input,
ol.form span textarea {
	width: 460px;
}
/** /FTP Access **/
div.ftp-access { float:right; position:relative;}
	div.ftp-access a {
		color: #666666;
		text-transform: uppercase;
		padding:3px 20px 0 0;
		background: url('../imagens/ico_ftp2.gif') no-repeat right center;
		font-size: 10px;
		text-decoration:none;
		line-height:30px;

	}
/** FTP Access **/
ul.menu li.last {
	float: right;	
}
	ul.menu li.advertise {
		height: 40px;
		width: 345px;
		line-height: normal;
	}
	ul.menu li.last a {
		float: none;
		display: block;
		border: none;
		background: none;
		position: absolute;
		bottom: -9px;
		padding: 0;
		line-height: normal;
		margin: 0 !important;
	}
		ul.menu li.last a img {
			line-height: normal;
		}
		
.centeredvideo {
	text-align: center;
}
.centeredvideo object { margin: 0 auto; text-align: center; }

.commercials.esquerda { background: #333;}

 .meta-contact {margin-bottom: 20px; border-bottom: 1px solid #e7e7e7;}
 .meta-contact p {font-size: 14px; font-weight: bold; color: #333333; }
