/* 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: 980px;
}

ul.menu {
	margin: 20px 0;
	position: relative;
	z-index: 99;
}

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

ul.menu li a {
	background: url(../imagens/interface/fundo-links.gif) no-repeat left 0;
	color: #fff;
	display: inline;
	font: normal normal bold 12px Verdana, sans-serif;
	line-height: 40px;
	float: left;
	margin-right: 1px;
	padding: 0 15px;
	text-decoration: none;
}

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;
}


ul.menu li a:hover {
	background: url(../imagens/interface/fundo-links.gif) no-repeat left -40px;
}

ul.menu li a:hover .multi {
	background: url(../imagens/interface/fundo-links.gif) no-repeat right -40px;
}

ul.menu li ul li a {
	background-position: left 0 !important;
	padding-right: 15px !important;
	display: block;
	float: none;
}
ul.menu li ul li a:hover {
	background: url(../imagens/interface/fundo-links.gif) no-repeat left -40px !important;
}

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: 100%;
	}
		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;
}

/* 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-color:white;
		color:#656565;
		font:18px 'Verdana',sans-serif;
		margin:0px;
		opacity:0.5;
		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.post-title {
	color: #C00 !important;
	font: bold 16px Verdana, Geneva, sans-serif;
	line-height: 18px;
	padding: 0 0 10px 0;
}
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: url(../imagens/freccette.png) no-repeat #999;
	background-position: 105px;
	clear:left;
	
}
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;
}
/* 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;
}

div.perfil div.esquerda {
	float: left;
	margin: 35px;
	_margin-left: 15px;
	width: 270px;
	padding: 0 0 35px 0;
}

div.perfil div.esquerda ul.slide {
	
}

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

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

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

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;
	position: absolute;
	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; float:left; font: bold 11px Verdana, Geneva, sans-serif; margin:0px; padding-bottom: 5px;}
	#textsocial p{ color:#CCC; font: 11px Verdana, Geneva, sans-serif; margin:0px; }
	
#bot_contact{ float:left;}

#social_icon{ float:right; background-color:#333; 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 150px; }
	

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 {
	position: absolute;
	top: 10px;
	right: 0;
}
	div.ftp-access a {
		color: #8c8c8c;
		text-transform: uppercase;
		padding: 0 0 0 25px;
		background: url('../imagens/ico_ftp.gif') no-repeat left center;
		font-size: 10px;
	}
/** 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;
		}
		
#copy {color:#FFFFFF; float:left; margin:0 auto; text-align:center; width:980px; padding: 15px 0px;}
#copy p {font:11px Verdana, Geneva, sans-serif;}