@charset "utf-8";
/* CSS Document */
.alpha > a{
	overflow: hidden;
    width: 115px;
    height: 153px;
    position: relative;
    display: table;
}
section h2 {
	margin-bottom:10px;
}

aside article {
	margin-bottom:30px;
}

.edicoes {
	font-size:12px;
	text-transform:uppercase;
	
}

.edicoes:hover {
	position: relative;
	border-bottom:1px solid #cd7032;
}

.edicoes:hover:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(222, 120, 0, 0);
	border-top-color: #cd7032;
	border-width: 5px;
	margin-left: -5px;
}

.edicoes-active {
	position: relative;
	border-bottom:1px solid #cd7032;
}

.edicoes-active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(222, 120, 0, 0);
	border-top-color: #cd7032;
	border-width: 5px;
	margin-left: -5px;
}

/* -- galeria single -- */
#galeria-single {
	margin-bottom:20px;
}

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

#galeria-single nav ul {
	list-style: none;
}

#galeria-single nav ul li {
	margin-right:10px;
	display:inline-block;
	overflow:hidden;
	width:60px;
	height:40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#galeria-single nav ul li:hover{
	border:solid 1px #FF9900;
	width:58px;
	height:38px;
}

#galeria-single nav ul li a img{
	display:block;
	min-width: 100%;    /* Scale up to fill container width */
    min-height: 100%;   /* Scale up to fill container height */
    -ms-interpolation-mode: bicubic; /* Scaled images look a bit better in IE now */
}

#galeria-single nav ul li a.galeria-seta img{
	display:block;
	min-width: inherit;    /* Scale up to fill container width */
    min-height: inherit;   /* Scale up to fill container height */
	padding:14px 22px;
	background-color:#fafafa;
}



/* -- category -- */
#pub{
	color: #333;
	padding-top: 20px;
	font: 400 14px 'geniusregular', Helvetica, sans-serif;
}
.item-category-page {
	padding:20px 0;
	border-bottom:1px dotted #E6E6E6;
	font-family: 'geniusregular';
	color:#656565;
	position:relative;
	width: 940px;
}
.item-category-page:first-child{ border-top:1px dotted #E6E6E6; }

.item-category-page img {
   width:100%;
    height: auto;
    display: table-cell;
    position:absolute;
        top: 0;
    vertical-align: middle;
    margin: auto;
    bottom: 0;
}

#nav-publicacoes {
	background-color:#f7f7f9;
	line-height:30px;
}

#nav-publicacoes nav ul {
	list-style: none;
}

#nav-publicacoes nav ul li {
	display: inline-block;
}

#nav-publicacoes nav ul li a {
	padding:8px 30px;
	color:#62b3e7;
	text-transform:uppercase;
}

#nav-publicacoes nav ul li a:hover {
	color:#fff;
	background-color:#62b3e7;
}

#nav-publicacoes nav ul li a.active {
	color:#fff;
	position: relative;
	background: rgb(149,57,59);
}

#nav-publicacoes nav ul li a.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(98, 179, 231, 0);
	border-top-color: rgb(149,57,59);
	border-width: 5px;
	margin-left: -5px;
}

#nav-cinza {
	background-color:#f7f7f9;
	line-height:30px;
}

#nav-cinza nav ul {
	list-style: none;
}

#nav-cinza nav ul li {
	display:inline-block;
}

#nav-cinza nav ul li a {
	padding:8px 30px;
	color:#666666;
	text-transform:uppercase;
}

#nav-cinza nav ul li a:hover {
	color:#fff;
	background-color:#666666;
}

#nav-cinza nav ul li a.active {
	color:#fff;
	position: relative;
	background: #666666;
}

#nav-cinza nav ul li a.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(98, 179, 231, 0);
	border-top-color: #666666;
	border-width: 5px;
	margin-left: -5px;
}

#nav-laranja {
	background-color:#f7f7f9;
	line-height:30px;
}

#nav-laranja nav ul {
	list-style: none;
}

#nav-laranja nav ul li {
	display:inline-block;
}

#nav-laranja nav ul li a {
	padding:8px 30px;
	color:#666666;
	text-transform:uppercase;
}

#nav-laranja nav ul li a:hover {
	color:#fff;
	background-color:rgb(207,109,37);
}

#nav-laranja nav ul li a.active {
	color:#fff;
	position: relative;
	background: rgb(207,109,37);
}

#nav-laranja nav ul li a.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(98, 179, 231, 0);
	border-top-color: rgb(207,109,37);
	border-width: 5px;
	margin-left: -5px;
}

#busca-publicacoes, .filtro-lateral {
	background: url("images/topo-filtro-publicacoes.png") no-repeat;
	text-transform:uppercase;
	padding-top: 20px;
	width: 220px;
}
#busca-publicacoes .c-banco, .filtro-lateral .c-banco{
	font-size: 12.5px;
}
.filtro-lateral {
	background: url("images/topo-filtro-saberes.png") no-repeat;
}
#busca-publicacoes input, .filtro-lateral input {
	width:183px;
	height: 17px;
	margin:5px 0 20px;
	padding: 0 10px;
	border: 1px solid #B5B5B5;
	color: #000;
	font: 400 11.5px 'geniusregular';
	text-transform: none;
}
#busca-publicacoes select, .filtro-lateral select{
	width:203px;
	height: 19px;
	margin:5px 0 20px;
	border: 1px solid #B5B5B5;
	font: 400 11.5px 'geniusregular';
	text-transform: none;
}

#nav-banco {
	background-color:#f7f7f9;
	line-height:30px;
}

#nav-banco nav ul {
	list-style: none;
}

#nav-banco nav ul li {
	display:inline-block;
}

#nav-banco nav ul li a {
	padding:8px 30px;
	color:#36555d;
	text-transform:uppercase;
}

#nav-banco nav ul li a:hover {
	color:#fff;
	background-color:#36555d;
}

#nav-banco nav ul li a.active {
	color:#fff;
	position: relative;
	background: #36555d;
}

#nav-banco nav ul li a.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(69, 140, 161, 0);
	border-top-color: #36555d;
	border-width: 5px;
	margin-left: -5px;
}

#busca-banco {
	margin-top:0px;
	text-transform:uppercase;
}


/* -- sidebar -- */
.side-twitter, .side-noticias {
	padding:10px 0;
	border-bottom:1px dotted #999;
	font-size:13px;
	color:#333;
}

.side-item {
	margin-bottom:10px;
	overflow: hidden;
}

.side-text {
	width:155px;	
	font-size:13px;
	color: #333;
	float: right;
}

#edicoes{
	float: left;
	font-size: 12.5px;
	font-family: 'geniusregular', Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 25px 0 0 10px;
}
#edicoes a{
	margin-right: 30px;
	color: rgb(106,125,32);
	position: relative;
}
#edicoes .sel{
	text-decoration: underline;
}
#edicoes .sel:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 4px solid rgb(106,125,32);
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -4px;
}

/* banco */

#banco-autor {
	background-color:#f6fafb;
	margin-bottom:30px;
	color:#666;
}

#banco-autor a {
	color:#666;
}

#banco-autor-foto {
	width:220px;
	float:left;
}

#banco-autor-nome {
	width:380px;
	float:left;
	margin-left:20px;
	padding-top:10px;
}

#banco-autor-exp {
	width:300px;
	float:left;
	margin-left:20px;
	padding-top:10px;
}

#banco-autor h1 {
	font-size:30px;
	margin-bottom:10px;
}

#banco-autor #download-area {
	margin:10px 0 0;
}



/* -- single -- */
.imprimir {
	background-color:#FFF;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px 1px #E8E8E8;
	box-shadow: 1px 1px 1px 1px #E8E8E8;
}

.imprimir a {
	margin:0 5px;
}

.imprimir img {
	margin:5px 0;
}

#galeria-single {
	margin-bottom:20px;
}

#download-area {
	margin:30px 0;
}

#download-area p {
	color:#656565;
	margin-bottom:10px;
}

.download-item {
	margin-bottom:10px;
	line-height:30px;
	background-color:#fafafa;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width:620px;
	float: left;
	clear: both;
}

.download-item a {
	float: left;
	width: 565px;
	line-height: 30px;
}

.download-icon {
	background:url(images/icn-download.png) center center no-repeat;
	width: 30px;
	height: 30px;
	margin-right:5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	float: left;
}

.download-icon.bg-noticias {
	background-color:#913e43;
}

.download-icon.bg-publicacoes {
	background-color:#36555d;
}

.download-icon.bg-acoes {
	background-color:#cd7032;
}

.download-icon.bg-banco {
	background-color:#36555d;
}

.download-icon.bg-agenda {
	background-color:#6e3502;
}

.download-icon.bg-cinza {
	background-color:#666;
}

.download-icon.bg-verde {
	background-color:#667d33;
}

#comment {
	background-color:#f7f7f9;
}

#comment h2 {
	padding:20px 30px;
}

#noticia-img {
	float:left;
	margin:0 20px 20px 0;
}

#noticia-img-leg {
	font-size:12px;
	color:#333;
	background-color:#fafafa;
	padding:5px 0;
	width:100%;
	text-align:right;
}

#single p a {
	text-decoration:underline;
}

