/*
Theme Name: Semear
Theme URI:
Description: Tema desenvolvido para o projeto Semear
Author:
Author URI:
Version: 1.0.0
Tags:
License: Software proprietário
License URI:
Text Domain: semear
*/

@charset "utf-8";
/* CSS Document */

* {
  -webkit-font-smoothing: antialiased;
}

/* STYLE PARA IMAGENS EM POSTS E PAGES, CODIGO DO WORDPRES */
img.alignright {float:right; margin:0 0 10px 10px}
img.alignleft {float:left; margin:0 10px 10px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 10px 10px}
a img.alignleft {float:left; margin:0 10px 10px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignleft {float:left; margin:0 10px 10px 0}
.alignright {float:right; margin:0 0 10px 10px}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
.no-margin-right{margin-right:0 !important;}

section {
	    padding: 0px 0 0px;
}
.section-gray{
	min-height: 70px;
	padding:20px 0 25px;
}

.btn {
	font:700 12px 'geniusregular';
	text-transform:uppercase;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background: #667d33;
	width: 104px;
	height: 28px;
	border: none;
}

.btn:hover {
  background: #6bbb3a;
  text-decoration: none;
}

.btn-marrom {
	background: #422906;
}

.btn-marrom:hover {
  background: #754c24;
}

.btn-noticias {
	background-color:#913e43;
}

.btn-noticias:hover {
  background: #754c24;
}

.btn-publicacoes {
	background-color:rgb(149,57,59);
	width: 104px;
	height: 28px;
	padding-top: 0;
	border:none;
}

.btn-publicacoes:hover {
  background: #754c24;
}

.btn-acoes {
	background-color:#cd7032;
}

.btn-acoes:hover {
  background: #754c24;
}

.btn-banco {
	background-color:#36555d;
}

.btn-banco:hover {
  background: #754c24;
}

.btn-agenda {
	background-color:#6e3502;
}

.btn-agenda:hover {
  background: #754c24;
}

.btn-cinza {
	background-color:#666;
}

.btn-cinza:hover {
  background: #754c24;
}

.btn-diferente {
	font-size:14px;
	padding: 8px 30px;
}

/* -- header -- */
header {
	background:url(images/bg-header.jpg);
	border-top: rgb(7,81,34) 5px solid;
}

#header-box {
	font-family:'geniusregular';
	line-height:25px;
	text-align:center;
	color:#FFF;
	background: rgb(7,81,34);
	height:30px;
	width: 230px;
	margin-bottom:10px;
	margin-left: 720px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	position: relative;
}
#header-box a {
	color:#fff;
}
#header-box .lang-programas {
	position: absolute;
	right: 105%;
	width: 80px;
}
#header-box .lang-programas a img{
	-khtml-opacity: .5;
	-moz-opacity: .5;
	-ms-filter: alpha(opacity=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#header-box .lang-programas a.ativo img{
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
}

a.btComuPratic{
  float: right;
  padding-right: 15px;
}

#logo {
	margin-bottom:30px;
}

#header-text {
	margin-top:5px;
	font-size:11px;
	color:#422906;
}

#header-text p{ margin: 3px 0; }

#search {
	margin-top:20px;
	width:208px !important;
	position: relative;
}

#search button {
	position: absolute;
	top: 0;
	right: -12px;
	width: 39px;
	height: 36px;
	background: transparent;
	border: 0;
	text-indent: -50000px;
	cursor: pointer;
	outline: none;
}

input[type=search] { 	
	padding: 10px;
	font-family: 'geniusregular';
	border: 1px solid #caddbb;
	width:100%;
}

.search-main{
	padding: 10px;
	font-family: 'geniusregular';
	border: 1px solid #caddbb;
	font-size: 12px;
	color: #ccc;
	width: 199px;
	background:url("images/icon-search.png") 194px 8px no-repeat;
}


/* -- footer -- */
#box-facebook {
    padding: 0 0 20px;
    margin: 34px 0px 0px;porta
}

footer {
	color:#ccc;
	font-size:12px;
}

#footer-menu {
	background:url(images/bg-footer.jpg) top repeat-x;
	height:256px;
	padding:30px 0 60px;
}

#footer-social {
	background-color:#FFF;
	padding:15px 0;
	margin-top:40px;
}

.box-footer {
	-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;
}

.box-header {
	background-color:#f2f5f0;
	text-align:center;
	font-size:12px;
	color:#5c5c5c;
	line-height:25px;
	font-weight:700;
}

.footer-logos {
	background-color:#FFF;
	padding:12px 0;
}

#footer-info {
	background-color:#313131;
	padding:30px 0;
}

#footer-text {
	text-align:right;
	color:#ccc;
}



#page-name {
	background:url(images/page-name.png) top left no-repeat;
	height:20px;
	margin-bottom:10px;
	padding-left:25px;
	color:#a7a7a7;
	line-height:20px;
	font:400 14px 'geniusregular';
	padding-top: 2px;
}




/* -- class -- */
.home-date {
	font-family: 'geniusregular';
	font-size:11px;
	color:#bababa;
	clear:both;
	display: block;
}

.section-gray {
	background-color:#fafafa;
}

.ver-todas {
	text-transform:uppercase;
	font-size:12px;
	margin-top:10px;
	letter-spacing: -0.07em;
}

.subcategory {
	font-size:10px;
	padding: 0 10px;
	display: block;
	text-transform:uppercase;
}

.legenda-img {
	position:relative;
}

.img-legenda {
	font:18px 'geniusregular';
	position:absolute;
	bottom:0;
	padding:7px 0;
	color:#fff;
	width:100%;
}

.img-legenda a {
	color:#fff;
}

.img-legenda a:hover {
	color: #004B81;
}

.leg-noticias {
	background:url(images/leg-noticias.png);
}

.leg-acoes {
	background:url(images/leg-acoes.png);
}
.leg-acoes .link, .leg-banco .link{
	padding: 5px 10px 0;
	line-height: 22px;
	font-size: 18px;
	display: block;
}
.leg-publicacoes {
	background:url(images/leg-publicacoes.png);
}

.leg-agenda {
	background:url(images/leg-agenda.png);
}

.leg-banco {
	background:url(images/leg-banco.png);
}



/* -- TAGs -- */
.tag {
	font:10px 'geniusregular';
	font-weight:700;
	line-height:20px;
	color:#FFF;
	padding-left:5px;
	margin-right:10px;
	/* width:45px; */
	display:inline-block;
	text-transform:uppercase;
	position: relative;
	background: #fff;
	margin-bottom:7px;
	padding-right: 5px;
}
.tag:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}

.tag.t-noticias {
	background: rgb(207,109,37);
}

.tag.t-noticias:after {
	/*border-color: rgba(217, 44, 44, 0);
	border-left-color: #913e43;*/
}

.tag.t-publicacoes {
	background: rgb(149,57,59);
}

.tag.t-publicacoes:after {
	/*border-color: rgba(98, 179, 231, 0);
	border-left-color: rgb(149,57,59);*/
}

.tag.t-acoes {
	background: rgb(106,125,32);
}

.tag.t-acoes:after {
	/*border-color: rgba(222, 120, 0, 0);
	border-left-color: rgb(106,125,32);*/
}

.tag.t-projetos, .tag.t-acoes_e_projetos {
	background: rgb(106,125,32);
}

.tag.t-projetos, .tag.t-sala_de_imprensa {
	background: rgb(207,109,37);
}

.tag.t-projetos:after, .tag.t-acoes_e_projetos:after {
	/*border-color: rgba(222, 120, 0, 0);
	border-left-color: rgb(106,125,32);*/
}

.tag.t-projetos:after, .tag.t-sala_de_imprensa:after {
	/*border-color: rgba(222, 120, 0, 0);
	border-left-color: rgb(207,109,37);*/
}

.tag.t-banco, .tag.t-banco_de_saberes, .tag.t-atores {
	background: #36555d;
}

.tag.t-banco:after, .tag.t-banco_de_saberes:after, .tag.t-atores:after {
	border-color: rgba(69, 140, 161, 0);
	border-left-color: #36555d;
}

.tag.t-agenda {
	background: #6e3502;
}

.tag.t-agenda:after {
	border-color: rgba(110, 53, 2, 0);
	border-left-color: #6e3502;
}

.tag.t-multi, .tag.t-multimidia {
	background-color: rgb(207,109,37);
}

.tag.t-multi:after, .tag.t-multimidia:after {
	/*border-color: rgba(102, 102, 102, 0);
	border-left-color: rgb(207,109,37);
	*/
}

.tag.t-oport, .tag.t-oportunidades {
	background: #667d33;
}
.tag.t-oportm, .tag.t-oportunidadesm {
	background: rgb(72,45,17);
}
.tag.t-oportm:after, .tag.t-oportunidadesm:after {
	/*border-color: rgba(48, 127, 0, 0);
	border-left-color: rgb(72,45,17);*/
}
.tag.t-oport:after, .tag.t-oportunidades:after {
	/*border-color: rgba(48, 127, 0, 0);
	border-left-color: #667d33;*/
}
.tag.t-oport {
	background-color: rgb(207,109,37);
}
.tag.t-oport:after {
	/*border-color: rgba(110, 53, 2, 0);
	border-left-color: rgb(207,109,37);*/
}
.tag-agenda {
	font:12px 'geniusregular';
	font-weight:700;
	line-height:20px;
	color:#422906;
	padding-left:5px;
	width:55px;
	height:40px;
	text-transform:uppercase;
	position: relative;
	background: #f7ede1;
	margin-bottom:5px;
}
.tag-agenda time{
	float:left;
	margin:9px 0 0 5px;
	font-size: 10px;
	line-height: 11px;
}
.tag-agenda time span{
	display: block;
}
.tag-agenda:after {
	/*left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(247, 237, 225, 0);
	border-left-color: #f7ede1;
	border-width: 20px;
	margin-top: -20px;*/
}

.tag-agenda-interna {
	font:12px 'geniusregular';
	font-weight:700;
	line-height:20px;
	color:#422906;
	padding-left:0px !important;
	width:290px;
	height:40px;
	position: relative;
	/*background: #f7ede1;*/
	margin-bottom:10px;
}
.tag-agenda-interna .data{
	font-family: 'geniusregular';
	float:left;
	margin:6px 0 0 10px;
	line-height:1.7;
	font-size:18px;
}
/*.tag-agenda-interna:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none; 
	border-color: rgba(247, 237, 225, 0);
	border-left-color: #f7ede1;
	border-width: 20px;
	margin-top: -20px;
}*/

.local{
	color: #333;
	font-family: 'geniusregular';
	font-size: 13px;
	font-weight: bold;
}

.tag-agenda-interna {
	font:12px 'geniusregular';
	font-weight:700;
	line-height:20px;
	color:#422906;
	padding-left:5px;
	width:290px;
}
.tag-footer {
	font-size:12px;
	font-weight:700;
	line-height:20px;
	color:#FFF;
	padding-left:5px;
	width:125px;
	position: relative;
	background: #5a5a5a;
}
.tag-footer:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(90, 90, 90, 0);
	border-left-color: #5a5a5a;
	border-width: 10px;
	margin-top: -10px;
}

.tag-footer a {
	font-weight:700;
	color:#FFF;
}

.tag-footer a:hover {
	color: #004B81;
}

/* -- fale conosco -- */
#fale-conosco input, textarea {
    padding: 0 10px;
    border: 1px solid #E6E6E6;
    color: #999;
	width: 279px;
	height: 28px;
}
#fale-conosco label{
	font-size: 13px;
	color: #656565;
	font-family: 'geniusregular';
	padding-left: 8px;
	padding-bottom: 2px;
}
#fale-conosco textarea {
    width: 279px;
    height: 168px;
    line-height: 18px;
    resize:none;
    overflow: auto;
}
#fale-conosco input:hover, #fale-conosco textarea:hover,
#fale-conosco input:focus, #fale-conosco textarea:focus {
    border-color: 1px solid #C9C9C9;     
}
#fale-conosco .form label {
    margin-bottom: 10px;
    display: block;
}
#fale-conosco .submit input {
	font-size:14px;
	float:right;
    width: 104px;
    height: 28px;
    color: #FFF;
    padding: 0;
	line-height:10px;
    border-radius: 5px;
    moz-border-radius: 5px;
    -webkit-border-radius: 5px;                     
}


/*-- Paginator --*/
.page-numbers {
	margin:30px 0 0 0;
	text-align:center;
	clear: both;
	padding-top: 30px;
}

.page-numbers li {
	display:inline; 
	list-style:none;
}

.page-numbers a, .page-numbers span {
	background-color:#f7f7f9;
	text-decoration: none;
	padding: 6px 12px;
	margin: 1px;
	color: #666 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #dedede !important;
}

.page-numbers a:hover {
	color: #004B81 !important;
}

.page-numbers span.current, .page-numbers.single span {
	background-color: #ededed;
	padding: 6px 12px;
	color: #000 !important;
}
.indent-lista{
	list-style:none;
}

.indent-lista li a {
	font-size:12px;
	color:#000;
}

.enviar-mail{
	position: absolute;
	display: none;
	top: 38px;
}
.send-mail{
	height:25px !important;
	padding-top:0px !important;
}
.send-mail-little{
	height: 25px !important;
	font-size: 15px;
}
.container_12 .grid_8 .c_cinza{
	font-family: 'geniusregular', Helvetica, sans-serif;
}
.voltar {
	text-align: right;
}
.bt-voltar {
	font-size: 14px;
	color:#656565;
	font-family: 'geniusregular';
	position: absolute;
	bottom: 80%;
	right: 0;
	white-space: nowrap;
	line-height: 32px;
}
.voltar .bt-voltar {
	position: relative;
	bottom: auto;
	right: auto;
}
.imprimir {
	position: relative;
	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-topo .enviar-mail{
	width: 285px;
	right: 0;
}
.grid_4.imprimir{
	margin-top: 40px;
	width: 310px;
}
.grid_4.imprimir a{
	float: left;
	color: #656565;
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'geniusregular', Helvetica, sans-serif;
}
.grid_4.imprimir a img{
	display: block;
	float: left;
	margin-left: 9px;
}
.grid_4.imprimir a span{
	float: left;
	margin: 10px 0 0 6px;
}
#sidebar h2{
	font-family: 'geniusregular';
	font-size: 15px;
}
.omega p{
	line-height: 15px;
	font-size: 14px;
	color: #333;
	font-family:'geniusregular';
}
.omega h2{
	font-family:'geniusregular';
	font-size:13px;
	line-height: 18px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 7px;
}
#galleria{ height:400px; }	
.galleria-info{ display: none; }
#comments {
	background-color:#f6f6f8;
}

/* Comentários */

#comments{
	color:#656565;
	font-size: 12px;
} 
#comments hr {
	border:3px solid #eeeeff;
	margin:0 30px;
}

#comments h2 {
	padding:30px 0 0 30px;
	font:400 16px 'geniusregular';
}

.comment {
	background-color:#eeeeff;
	margin:30px;
	padding:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.comment-avatar {
	width:45px;
	height:45px;
	background-color:#CCC;
	float:left;
	margin-right:10px;
}

.comment-name {
	float:left;
}

.comment-text {
	margin-top:15px;
}

#respond{
	padding-left:30px;
    margin:30px 0 30px 0;
    clear:both;
    padding-bottom: 20px;
    }
 
#respond form label{
    float:left;
    clear:left;
    width:80px;
    text-align:right;
    margin-right:10px;
    }
 
#respond form input{
    float:left;
    margin-bottom:10px;
    }
 
#respond form textarea{
	background-color: #fff;
	border:1px solid #ccc;
    float:left;
    width:400px;
    height:100px;
    margin-bottom:10px;
    }
 
#respond .commentsubmit{
	font: 400 14px 'geniusregular', Helvetica, sans-serif;
	text-transform: uppercase;
	width: 104px;
	height: 34px;
	padding: 0;
	float: right;
	margin-right: 78px;
	margin-top: 17px;
}

#pub .item-category-page{
	width: 700px;
}
.item-category-page .tit{
	color: #333;
    font-family: 'geniusregular';
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.item-category-page .grid_4, .item-category-page .grid_8, .item-category-page .grid_7 {
	margin-left: 0 !important;
}
.intro{
	font-size: 14px;
	color: #656565;
	font-family: 'geniusregular';
	margin-bottom: 15px;
	width: 605px !important;
}
#verde-color .item-category-page:first-child{ border-top:none; }
#verde-color .item-category-page{ margin-bottom: 15px; }
#verde-color .omega{ width: 605px; }
.suffix_1, .suffix_1 p{
	font-family:'geniusregular' !important;
	font-size: 14px !important;
}
.suffix_1 ul {
	margin-left: 20px;
}
.suffix_1 p{ margin:15px 0; }
.grid_9 .item-category-page{ width: 700px !important; }
.omega .c-cinza{ font-family: "geniusregular"; }

.referencia, .lista-x{
	float: right;
	width: 300px;
	margin-bottom: 20px;
}
.referencia h2, .lista-x h2{ font-size: 14px; }
.referencia .imagem{
	float: left;
	margin: 0 ;
}
.referencia .imagem img{ display: block; }
.referencia ul, .lista-x ul{
	list-style: none;
	padding:0;
	margin: 0;
}
.referencia li{
	margin-bottom: 10px;
	overflow: hidden;
}
.referencia .info{
	background-color: #F6FAFB;
	padding: 15px;
	width: 126px;
	min-height: 61px;
	float: left;
}
.referencia h3{
	font-size: 16px;
	color: #36555d;
	font-family: "geniusregular";
}
.referencia .perfil{
	background:url("images/seta-referencia.png") no-repeat left center;
	font: 400 13px "geniusregular";
	padding-left: 20px;
	margin-top: 15px;
	display: block;
	color: #333;
}
.lista-x{
	font: 400 13px "geniusregular";
	color: #333;
}
.pdd{ 
	margin-top: 45px;
	padding-left: 70px;
}
.content-autor{
	background-color: #F6FAFB;
	width: 100%;
	height: 147px;
	float: left;
	margin-bottom: 40px;
}
.content-autor .imagem{ float: left; }
.content-autor .imagem img{ display: block; }
.content-autor .info{
	float: left;
	width: 410px;
	margin: 15px 0 0 20px;
}
.content-autor .info h2{
	font: bold 18px "geniusregular";
	text-transform: uppercase;
	color: #36555d;
	margin-bottom: 15px;
}
.content-autor .info h3{
	font: bold 14px "geniusregular";
	text-transform: uppercase;
	color: #656565;
	margin-bottom: 10px;
}
.content-autor .exp{
	float: right;
	padding-top: 15px;
	width: 300px;
	color: #656565;
	font: 400 14px 'geniusregular', Helvetica, sans-serif;
}
.content-autor .exp strong{
	font-weight: bold;
	display: block;
}
.content-autor .exp h2{
	font: bold 14px 'geniusregular', Helvetica, sans-serif;
	text-transform: uppercase;
	color: #656565;
	text-decoration: underline;
}
.content-autor .outras{
	font-size: 12px;
	color: #656565;
}
.fonte{
	font-size: 14px;
	color: #999;
}
.fonte strong{
	color: #666;
	font-weight: 400;
}

.wp-caption p.wp-caption-text {
	font-size: 10px !important;
}

#galeria {
	float: left;
	margin-bottom: 35px;
}

.home h1 {
	width: auto !important;
}

.blocoNoticas{
	display: inline-block;
	width: 404px;
}

@media screen and (max-width: 480px) and (orientation: portrait) {


}


@media screen and (max-width: 768px) and (orientation: portrait) {
   	
   	*{
   		margin: 0 auto;
   		padding: o;
   	}

   body{
   	max-width: 768px;
   	min-width: 0px;
   	width: auto;
   }

   /* HEADER */
   .container_12{
   	width: auto;
   	max-height: 768px !important;
   }

   #header-box{
   	    float: right;
   }

   #header-text{
		display: none;
	}

	#search{
		float: right;
	}

	/*CONTEUDO  -  Noticia*/
	article.main-noticia{
		margin: 0 auto;
	    padding: 0;
	    width: 100%;
	    float: left;
	}

	.cnt-slide{
		display: none;
	}

	.main-noticia .ttl-noticia{
		display: none;
	}

	.main-noticia img.img-noticia{
	    width: 100%;
	    margin: 0 auto;
	    padding: 10px;
	}

	.img-noticia{
		float: none;
	}

}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	
}