/*

Theme Name: Grupo Tortura Nunca Mais / RJ

Theme URI: http://www.ideiatrip.com.br

Description: Template criado exclusivamente para o Grupo Tortura Nunca Mais / RJ

Author: Bruno Costa e Olavo Parpinelli

Version: 1.0

*/



@charset "utf-8";



/* 

html5doctor.com Reset Stylesheet

v1.6.1

Last Updated: 2010-09-17

Author: Richard Clark - http://richclarkdesign.com 

Twitter: @rich_clark

*/



html, body, div, span, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

abbr, address, cite, code,

del, dfn, em, img, ins, kbd, q, samp,

small, strong, sub, sup, var,

b, i,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section, summary,

time, mark, audio, video {

    margin:0;

    padding:0;

    border:0;

    outline:0;

    font-size:100%;

    vertical-align:baseline;

    background:transparent;

	line-height:1.2em;

}



article,aside,details,figcaption,figure,

footer,header,hgroup,menu,nav,section { 

    display:block;

}



nav ul {

    list-style:none;

}



blockquote, q {

    quotes:none;

}



blockquote:before, blockquote:after,

q:before, q:after {

    content:'';

    content:none;

}



a {

    margin:0;

    padding:0;

    font-size:100%;

    vertical-align:baseline;

    background:transparent;

}



/* change colours to suit your needs */

ins {

    background-color:#ff9;

    color:#000;

    text-decoration:none;

}



/* change colours to suit your needs */

mark {

    background-color:#ff9;

    color:#000; 

    font-style:italic;

    font-weight:bold;

}



del {

    text-decoration: line-through;

}



abbr[title], dfn[title] {

    border-bottom:1px dotted;

    cursor:help;

}



table {

    border-collapse:collapse;

    border-spacing:0;

}



/* change border colour to suit your needs */

hr {

    display:block;

    height:1px;

    border:0;   

    border-top:1px solid #cccccc;

    margin:1em 0;

    padding:0;

}



input, select {

    vertical-align:middle;

}



ul, ol{

	margin-left: 30px;

	margin-bottom: 14px;

}

p {

	margin-bottom:14px;

}



/**********************************************************************/



@font-face {

	font-family: 'TrebuchetMSRegular';

	src: url('fontes/trebuc.eot');

	src: url('fontes/trebuc.eot') format('embedded-opentype'),

		 url('fontes/trebuc.woff') format('woff'),

		 url('fontes/trebuc.ttf') format('truetype'),

		 url('fontes/trebuc.svg#TrebuchetMSRegular') format('svg');

}



*{font-family:'TrebuchetMSRegular';}



body {

	margin-left: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/fundo_top.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	font-size: 16px;

}



small{

	font-size: 0.8em;

	font-weight: normal;

}



h3, h4{margin-bottom: 20px;}



h3{font-size: 1.3em;}



h4{font-size: 1.1em;}



.alignleft{

	float: left;

	margin: 10px 10px 10px 0;

}



.alignright{

	float: right;

	margin: 10px 0px 10px 10px;

}



.alignnone, .aligncenter{

	float: none;

	clear: both;

}



.alignnone{

	margin: 10px 0;

}



.aligncenter{

	margin: 10px auto;

}



.fundo_bottom {

	width:100% !important;

	background: #eee;

	margin-top:40px;

}



.protect {

	width:960px;

	margin:0 auto;

}



	.linha_mestra {

		width:940px;

		padding:0 10px;

		float:left;

		display:inline-block;

	}

	

	.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11 {float:left; display:inline-block; padding-right:20px;}

		

		.col_1 {width:60px;}

		

		.col_2 {width:140px;}

		

		.col_3 {width:220px;}

		

		.col_4 {width:300px;}

		

		.col_5 {width:380px;}

		

		.col_6 {width:460px;}

		

		.col_7 {width:540px;}

		

		.col_8 {width:620px;}

		

		.col_9 {width:700px;}

		

		.col_10 {width:780px;}

		

		.col_11 {width:860px;}

		

		.col_12 {width:940px;}

		

		.gutter {padding-right:0px !important;}

		

		.pad_20 {padding-right:20px !important;}

		

		.margin_20 {margin-right:20px !important;}

		

	.col_especial {float:left; display:inline-block; padding-right:25px;}

		

	.quebra_linha {width:940px; float:none; clear:both; display:inline-block; height:24px;}

	

	.bord_bottom {border-bottom:1px #999 solid; padding-bottom:5px;}



	.block{display: block;}





/*** MENU ***/



#menu-topo{

	position: relative;

	margin-bottom: 20px;

}



#menu-topo ul{

	padding:0;

	margin: 0

}



#menu-topo ul.sub-menu{

	display: none;

	position: absolute;

	left: 10px;

	top:21px;

	padding-top: 6px;

	border-bottom:1px solid #cccccc;

}



#menu-topo .ativo ul.sub-menu, #menu-topo .ativoSub ul.sub-menu{

	display: block;

}



.menu-item {

	font-size:18px;

	margin: 0 8px 0 7px;

	float:left;

	display:inline-block; 

}



	.menu-item a {

		color:#ff8400;

		padding: 0 6px;

		text-decoration: none;

	}

	

	.menu-item a:hover  {

		color:#505252;

		text-decoration:overline;

	}

	

	.menu-item.selected  a{

		color:#505252;

	}

	

		/*** SUBMENU ***/

			ul.sub-menu li{

				font-size:14px;

			}

				ul.sub-menu li a {

					color:#666;

					text-decoration: none;

					text-transform: uppercase;

				}

				

				ul.sub-menu li a:hover  {

					color:#ff8400;

					text-decoration:overline;

				}

				

				ul.sub-menu li.selected  {

					color:#ff8400;

				}





/*** SLIDE ***/



.col_3_slide {

	float:left;

	display:inline-block;

	padding-right:20px;

	width:218px;

}

	

.title_slide_3_tx a:visited,

.title_slide_3_tx a:link {

	font-size:22px;

	

	color:#ff9900;

	text-decoration: none;

	padding:10px;

}



		.title_slide_3_tx_selected {

		font-size:22px;

		

		color:#fff;

		background-color:#ff8400;

		padding:10px;

	}

		.title_slide_3_tx a:hover {

		font-size:22px;

		

		color:#666;

		padding:10px;

	}



.slide_tx_menu {

	font-size:18px;

	

	color:#666;

	padding:10px;

}

	.slide_border {

		border-top:1px #666 solid;

		border-bottom:1px #666 solid;

		border-left:1px #666 solid;

	}

	

.title_col_4 {

	font-size:18px;

	

	color:#ff8400;

	padding-bottom:10px;

}

	.title_col_4_tx {

		font-size:16px;

		color:#666;

		float: left;

		margin-right: 10px;

		width:140px;

	}



	.title_col_4_IMG{

		width: 136px;

		float: left;

	}





.linha_mestra h2.title_logo_dentro {

	background-image: url(images/chamadas_logo_dentro.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 114px;

	text-indent: 50px;

	line-height: 164px;

	overflow: hidden;

	font-size: 32px;

	color: #ff8400;

	text-transform: uppercase;

	display: block;

	margin-bottom: 0;

}



.linha_mestra h2.title_logo_dentro span{



}



	.title_logo {

	background-image: url(images/chamadas_logo.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 54px;

	text-indent: 40px;

	line-height: 84px;

	overflow: hidden;

	font-size: 22px;

	color: #ff8400;

	text-transform: uppercase;

	padding-bottom:3px;

	border-bottom:1px #999 solid;

}



	.title_logo_title {

		color: #ff8400;

		font-size: 18px;

		font-weight: normal;

		margin: 0;

	}

	

	.title_logo_tx {

		color: #505252;

		font-size: 18px;

	}



.headerPage{

	padding: 15px 0;

	border-top:1px #999 solid;

	border-bottom:1px #999 solid;

}





/*** Links Rodapé ***/



.footer{

	border-top:1px solid #cccccc;

	margin-top:2px;

	padding-top: 15px;

}



.footer ul{

	margin-left: 0;

}



.footer .menu-item {

	font-size:15px;

	float:left;

	display:inline-block;

}



.footer .menu-item a {

	color:#505252;

	text-decoration: none;

	display: block;

	margin-bottom: 10px;

}



.footer .menu-item a:hover  {

	color:#ff8400;

	text-decoration:overline;

}



.footer .menu-item-48, .footer .menu-item-53{

	width: 115px;

}



.footer .menu-item-57{

	width: 130px;

}



	.footer ul.sub-menu li {

		font-size:13px;

		

		float:none;

		display: block;

		margin: 0;

		padding: 0;

		position: relative;

	}

	

	.footer ul.sub-menu li a {

		text-decoration: none;

		margin-bottom: 8px;

	}



	.footer ul.sub-menu li a:hover  {

		color:#505252;

		text-decoration:overline;

	}





/*** Categorias ***/



.categoria_descricao {

	padding-top: 45px;

	color:#666;

}



.page-id-42 .categoria_descricao, .page-id-40 .categoria_descricao, .tax-homenageados-chico-mendes .categoria_descricao{

	padding-top: 0px;

}



.categoria_descricao *{

	line-height: 2em;

}



.categoria_sub_lat, .categoria_sub_lat a.ativo {

	font-size:18px;

	margin: 0;

	text-transform: uppercase;

}



.categoria_sub_lat, .categoria_sub_lat ul{

	display: block;

	list-style: none;

}



.categoria_sub_lat ul{

	margin-left: 20px;

}



.categoria_sub_lat li {

	margin-bottom: 5px;

}



	.categoria_sub_lat a, .categoria_sub_lat span, .side_sub_page {

	font-size:18px;

	color:#666;

	display: block;

	padding: 10px 5px;

}



.categoria_sub_lat a.ativo, .categoria_sub_lat a.ativo span, .side_sub_page.ativo  {

	color:#ff8400;

}



	.categoria_sub_lat a:hover, .categoria_sub_lat a:hover span, .side_sub_page:hover {

	font-size:18px;

	color:white;

	background-color:#666;

	

}



a{

text-decoration:none;

}



.categoria_sub_lat ul li a{

	padding-top: 0;

	padding-bottom: 0;

}



h2.titleTaxonomy{

	font-size: 18px;

	color: #ff8400;

	margin-bottom: 10px;

}



.categoria_sub_lat img, .categoria_sub_lat ul li span, h2.titleTaxonomy span, h2.titleTaxonomy img{

	display: block;

	float: left;

}



.categoria_sub_lat ul li span, h2.titleTaxonomy span{

	height: 22px;

	line-height: 22px;

}



.categoria_sub_lat img, h2.titleTaxonomy img{

	margin-right: 5px;

}



h2.titleTaxonomy img{

	margin-left: 5px;

}



/*** Acesse também - Categorias ***/



	.acesse_padrao{

		padding-bottom: 8px;

		border-bottom:1px #999 solid;

	}



	.acesse_padrao .textwidget{

		width: 100%;

	}



	.acesse_padrao .title_col_noticias {

		border-bottom:0px none;

		float: none;

		clear: both;

	}



	.acesse_padrao .textwidgetTXT, .acesse_padrao img{

		float: left;

	}



	.acesse_padrao .textwidgetTXT{

		font-size:13px !important;

		color:#666 !important;

		float:left !important;

		text-transform: none !important;

		display:inline-block;

		padding:0 20px 10px 0;

		width:100px !important;

	}



	.acesse_padrao .textwidget ul {

		list-style: none outside none;

		margin-left: 0;

	}



	.acesse_padrao .textwidget ul li.title_col_noticias{

		margin-bottom: 5px;

	}



	.acesse_padrao .textwidget ul li.title_col_noticias a{

		display: block;

	}



/*** Detalhes Noticias ***/



.noticias_categoria {

	font-size:18px;

	color:#ff8400;

}



.noticias_titulo {

	font-size:25px;

	color:#666;

	font-weight:bold;

	margin-bottom: 20px;

}



.noticias_subtitulo {

	font-size:20px;

	margin-bottom: 20px;

	color:#666;

	font-weight:normal;

}



.noticias_nome {

	font-size:10px;

	color:#666;

	font-weight:bold;

}



.noticias_cargo {

	font-size:10px;

	color:#666;

	padding-bottom:20px;

}



.headerArticle{

	margin-bottom: 30px;

}





/*** HOME ***/



.home #slidorion_player {

	background: none;

	border: none;

	box-shadow: none;

	height: 400px;

	padding: 0px;

	position: relative;

	width: 940px;

}



.home #slidorion_player > #accordion {

	background: none;

	box-shadow: none;

	border-left: 1px solid #CCCCCC;

	border-top: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	border-right: 0px none;

	float: left;

	height: 398px;

	overflow: hidden;

	position: relative;

	width: 280px;

	z-index: 999;

}



.home #slidorion_player > #accordion > .link-header {

	background: #fff;

	border-top: 1px solid #CCCCCC;

	color: #ff9900;

	font-size: 22px;

	font-weight: normal;

	padding: 0px 14px;

	height: 47px;

	line-height: 47px;

}



#slidorion_player > #accordion > .link-header:hover {

	background: #fff4cc !important;

	cursor: pointer;

}



.home #slidorion_player > #accordion > .link-header.active {

	background: #feca00 !important;

	border-bottom: medium none;

	color: #000;

	filter: none;

}



.home #slidorion_player > #accordion > .link-content, .home #slidorion_player > #accordion > .link-content a {

	font-size: 20px;

	font-weight: normal;

	color: #666666;

	line-height: 20px;

	margin: 0;

	display: block;

}



.home #slidorion_player > #accordion > .link-content{

	background-color: #fff;

	border: medium none;

	height: 257px;

	overflow: auto;

	padding: 16px;

}



.home #slidorion_player > #slider, .home #slidorion_player > #slider img{

	height: 400px;

	width: 658px;

	overflow: hidden;

}



.chamadaHome .title_col_4 {

	margin-bottom: 10px;

	display: block;

}



.chamadaHome .col_4:last-child{

	padding-right: 0;

}



.chamadaHome img, .chamadaHome .textwidgetTXT{

	float: left;

	display: block;

}



.chamadaHome .textwidgetTXT{

	width: 154px;

	margin-left: 10px;

	color: #666;

}



.chamadaHome .textwidgetTXT p{

	margin: 0

}



.chamadaHome img{

	width: 136px;

	height: 158px;

}



.chamadaNoticiasHome, #searchHome{

	padding-top:5px;

}



.chamadaNoticiasHome img{

	width: 137px;

	height: 91px;

	border: 1px solid #ff9933;

}



.noticiaHome{

	margin: 15px 0;

}



.radio {

	margin-top: -5px;

	padding: 0;

}



.margimBottom{margin-bottom: 10px;}



#searchHome{

	margin-bottom: 15px;

}



#searchHome label{

	font-size: 14px;

}



#searchHome select{

	display: block;

	width: 100%

}





/*** Pagina Noticias ***/



.not_leia_mini {

		background-image: url(images/leia_mais.jpg);

		background-repeat: no-repeat;

		background-position: right bottom;

		padding-bottom:25px;

	}





/*** Notícias Mini Manchetes ***/

.not_mini_man_title {

	font-size:18px;

	color:#666;

	font-weight: normal;

}





/*** Noticias Modelo***/



.tx_corrido_noticias {

	font-size:14px;

	color:#666;

	border-bottom:1px #999 solid;

	padding-bottom:30px;

}



.tx_corrido_noticias p {

	margin-bottom:14px;

}



.foto_legenda_noticias {

	float:left;

	padding:0 15px 10px 0;

	font-size:10px;

	color:#666;

}



/*** Noticias Relacionadas ***/



.cross {

	border-bottom:1px #999 solid;

	padding-bottom:30px;

}



	.title_cross {

		font-size:14px;

		font-weight:bold;

		color:#000;

		padding-bottom:10px;

		

	}



	.box_cross {

		display: block;

		padding:10px 10px 25px 10px;

		background-color:#f6f6f6;

		border:1px solid #666;

		background-image: url(images/leia_mais.jpg);

		background-repeat: no-repeat;

		background-position: right bottom;

		margin-bottom: 25px;

		color:#666666;

	}



	.box_cross_title {

		font-size:14px;

		color:#ff8400;

	}



	.box_cross_tx {

		font-size:18px;

		color:#666;

		font-weight: normal;

		margin-bottom: 15px;

	}



.bot_padrao_1 {

	font-size:13px;

	font-weight:bold;

	margin:10px auto 0 auto;

	background-color:#ff8400;

	color:#fff;

	display:inline-block;

	padding:5px;

	text-align:center;

	text-transform: uppercase;

}



/*** Coluna noticias ***/



.title_col {

	font-size:16px;

	color:#ff8400;

	border-bottom:1px #999 solid;

	float:left;

	padding-bottom:5px;

	width:220px;

}



.title_col_noticias {

	font-size:16px;

	border-bottom:1px #999 solid;

	float:left;

	padding-top:5px;

	width:220px;

}



.title_col_noticias, .title_col_noticias a{

	color:#ff8400;

}



{

	font-size:16px;

	color:#ff8400;

	border-bottom:1px #999 solid;

	float:left;

	padding-top:5px;

	width:220px;

}



	.title_col_noticias img {

		padding:5px 0;

	}



.padrao_col_title {

	font-size:16px;

	text-transform: uppercase;

	color:#ff8400;

	float:left;

	padding:10px 0 5px 0;

	width:220px;

	height:90px;

	border-bottom:1px solid #999;

}



.padrao_col_title.boder-top{

	border-top:1px solid #999;

	border-bottom:0px none;

}



	.padrao_col_tx, .wp-caption .wp-caption-text {

		font-size:13px !important;

		color:#666 !important;

	}



	.padrao_col_tx{

		float:left !important;

		width:220px !important;

		text-transform: none !important;

	}



		.padrao_col_clique, .padrao_col_clique a {

			font-size:13px !important;

			color:#ff8400 !important;

			text-transform: uppercase !important;

			float:right !important;

		}

		

			.padrao_col_clique a:hover {

				color:#666 !important;

				text-decoration:overline;

			}

		

		

		

		.padrao_col_social {

			float:left;

			padding-right:20px;

			padding-top:10px;

		}

	

/*** Coluna noticias ***/



.logo_footer {

	background-image: url(images/logo_footer.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}



.ideia_footer {

	background-image: url(images/ideia.jpg);

	background-repeat: no-repeat;

	background-position: right 20px;

	height:60px;

}



	.tx_footer {

		font-size:13px;

		color:#666;

		display:inline-block;

		text-align:left;

		padding:80px 0 0 30px;

	}

	

/*** QUEM SOMOS ***/



.page-template-page-1line-3col-php h2 {

	font-size:25px;

	color:#ff8400;

	text-align:left;

	margin-bottom:28px;

}



.quem_somos_tx {

	font-size:14px;

	color:#666;

	display:inline-block;

	text-align:left;

}

	.quem_somos_tx img {

		padding:20px 0px 10px 0;

		text-aling:center;

	}



	

	

/*** MORTOS E DESAPARECIDOS ***/



.ano_mortos {

	font-size:18px;

	color:#ff8400;

	display:inline-block;

	text-align:left;

	font-weight:bold;

}



	.accordion, .ano_mortos{margin-bottom: 20px;}



	a.accordion-toggle.morto_aberto_nome {

		color:white;

		background-color:#ff8400;

		background-image: url(images/aberto.png);

	}

		.morto_aberto_tx {

			font-size:14px;

			color:#666;

			background-color:#efeded;

			background-repeat: no-repeat;

			background-position: right bottom;

			border-bottom:2px #ff8400 solid;

		}



		.accordion-inner{

			padding:20px 10px 50px 10px;

		}



		.morto_aberto_tx p {

			margin-bottom:14px;

		}

		

	a.accordion-toggle {

		font-size:16px;

		width: 100%;

		color:#666;

		display:inline-block;

		text-align:left;

		font-weight:bold;

		text-transform: uppercase !important;

		background-position: right bottom;

		background-image: url(images/fechado.png);

		background-repeat: no-repeat;

		background-position: right center;

	}

		a.accordion-toggle:hover {

			color:white;

			background-color:#ff8400;

			background-image: url(images/aberto.png);

		}



		a.accordion-toggle span{

			padding: 10px 30px 10px 10px;

			display: block;

		}



.boxSearch{

	width: 440px;

	margin: 0 auto;

}



.searchForm label{

	color: #737474;

	margin: 0 10px;

	float: left;

}



.searchForm span.pesq, .searchForm select, .searchForm label{

	width: 195px;

}



.searchForm span.pesq, .searchForm select{

	border: 1px solid #c6c1c1;

}



.searchForm span.pesq{

	background: url("images/lupa.png") 175px center no-repeat #fff;

	display: block;

}



.searchForm span.pesq input{

	border: 0 none;

	width: 170px;

	height: 20px;

	line-height: 20px;

}



.searchForm select{

	height: 22px;

	line-height: 22px;

}



.destSearch{

	display: block;

	background: #ff8400;

	border:0px none;

	padding: 5px 5px;

	margin-left: auto;

	margin-right: auto;

	color: #fff;

	text-align: center;

	font-size: 14px;

}



span.destSearch{

	margin-top: 25px;

	margin-bottom: 15px;

	width: 205px;



}



.searchForm input.destSearch{

	margin-top: 12px;

	width: 66px;

	cursor: pointer;

}







		/*** Jornais ***/

		

		.listaCapas{

			list-style: none;

			font-size:16px;

			text-align:center;

			margin: 0;

		}



		.listaCapas li{

			float: left;

			width: 200px;

			margin: 16px;

		}



		.listaCapas a{

			color:#666;

		}



		/*** Contato ***/



		.page-template-page-contato-php form, .page-template-page-contato-php ul, .page-template-page-contato-php li, .page-template-page-contato-php label, .page-template-page-contato-php input{

			display: block;

		}



		.page-template-page-contato-php form{

			margin: 0 auto;

			width: 641px;

		}



		.page-template-page-contato-php form ul, .page-template-page-contato-php form li{

			list-style: none;

			width: 100%;

			margin: 0;

		}



		.page-template-page-contato-php form li{

			margin-bottom: 10px;

		}



		.page-template-page-contato-php form li.marginZero{

			margin: 0;

		}



		.page-template-page-contato-php form label, .page-template-page-contato-php form input, .page-template-page-contato-php form textarea{

			float: left;

			border: 0px none;

		}



		.page-template-page-contato-php form label, .page-template-page-contato-php form input{

			height: 25px;

			line-height: 25px;

		}



		.page-template-page-contato-php form label{

			display: block;

			width: 160px;

			text-align: right;

			margin-right: 20px;

			color: #818181;

		}



		.page-template-page-contato-php form input, .page-template-page-contato-php form textarea{

			width: 450px;

			background: #e5e5e5;

		}



		.page-template-page-contato-php form .checkbox label, .page-template-page-contato-php form .checkbox input{

			text-align: left;

		}



		.page-template-page-contato-php form .checkbox label{

			width: 100%;

		}



		.page-template-page-contato-php form .checkbox input{

			width: 25px;

			background: #e5e5e5;

			margin-top: 0;

		}



		.page-template-page-contato-php form textarea{

			height: 100px;

			resize: none;

		}



		.page-template-page-contato-php form button{

			width: 80px;

			height: 30px;

			line-height: 30px;

			text-align: center;

			color: #fff;

			float: right;

			background: #ff8400;

			border: 0px none;

			cursor: pointer;

			font-size: 16px;

			margin-right: 10px;

		}




/*** MALA DIRETA ***/



		.page-template-page-maladireta-php form, .page-template-page-maladireta-php ul, .page-template-page-maladireta-php li, .page-template-page-maladireta-php label, .page-template-page-maladireta-php input{

			display: block;

		}



		.page-template-page-maladireta-php form{

			margin: 0 auto;

			width: 641px;

		}



		.page-template-page-maladireta-php form ul, .page-template-page-maladireta-php form li{

			list-style: none;

			width: 100%;

			margin: 0;

		}



		.page-template-page-maladireta-php form li{

			margin-bottom: 10px;

		}



		.page-template-page-maladireta-php form li.marginZero{

			margin: 0;

		}



		.page-template-page-maladireta-php form label, .page-template-page-maladireta-php form input, .page-template-page-maladireta-php form textarea{

			float: left;

			border: 0px none;

		}



		.page-template-page-maladireta-php form label, .page-template-page-maladireta-php form input{

			height: 25px;

			line-height: 25px;

		}



		.page-template-page-maladireta-php form label{

			display: block;

			width: 160px;

			text-align: right;

			margin-right: 20px;

			color: #818181;

		}



		.page-template-page-maladireta-php form input, .page-template-page-maladireta-php form textarea{

			width: 450px;

			background: #e5e5e5;

		}



		.page-template-page-maladireta-php form .checkbox label, .page-template-page-maladireta-php form .checkbox input{

			text-align: left;

		}



		.page-template-page-maladireta-php form .checkbox label{

			width: 100%;

		}



		.page-template-page-maladireta-php form .checkbox input{

			width: 25px;

			background: #e5e5e5;

			margin-top: 0;

		}



		.page-template-page-maladireta-php form textarea{

			height: 100px;

			resize: none;

		}



		.page-template-page-maladireta-php form button{

			width: 80px;

			height: 30px;

			line-height: 30px;

			text-align: center;

			color: #fff;

			float: right;

			background: #ff8400;

			border: 0px none;

			cursor: pointer;

			font-size: 16px;

			margin-right: 10px;

		}





/*** Medalha Chico Mendes ***/

.decadas, .decadas ul, .anosMilitantes{

	list-style: none;

	display: block;

	margin: 0;

	clear:both;

	content:'.';

	overflow:hidden;

}



.anosMilitantes{

	width: 100%;

}



.decadas li, .decadas li a{

	font-size: 25px;

	color: #676969;

}



.decadas li{

	margin-bottom: 20px;

}



.decadas ul li, .anosMilitantes li{

	font-size: 21.83px;

	display: block;

	float: left;

	color: #fff;

	width: 91px;

	background-color: #ff8400;

	margin: 10px;

}



.decadas ul li a, .anosMilitantes li a{

	display: block;

	color: #fff;

	width: 91px;

	height: 52px;

	line-height: 52px;

	text-align: center;

	font-weight: bold;

}



.decadas ul li, .decadas ul li a{

	width: 285px;

}



/*** Galeria de Imagem ***/

.galleryNameList{

	list-style: none;

	display: block;

	margin-left: 0;

	margin-bottom: 55px;

}



.galleryNameList li{

	float: left;

	margin-right: 30px;

}



.galleryNameList li, .galleryNameList li a{

	color: #ff8400;

	font-size: 16px;

}



.gallery_subtitulo{

	margin-bottom: 15px;

	font-size: 25px;

	color: #676969;

}



/*** Paginacao ***/

.pagination ul {

    display: block;

    list-style: none outside none;

    margin: 0 auto;

    width: 200px;

}



.pagination li {

	float: left;

	margin: 0 5px;

}



.pagination li a {

	color: #FF8A12;

}



/*** Limpar Fluir ***/

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}


.attachment-post-thumbnail {
	width: 300px;
	height: 400px;
	text-align: center;
	margin: auto auto;
	display :block;
}

h6 {
	font-weight: 400;
	margin-bottom: 14px;
}

/* identificar post de homenageados com a medalha chico mendes */
/* .single-medalha .noticias_titulo::before { content: "Medalha Chico Mendes - "; } */
.single-medalha .noticias_categoria  {
  display: none !important
}