/*   
	Theme Name: Senar MS
	Theme URL: http://renatacastro.com
	Description: Tema WordPress | Exclusivo - Layout, CSS, HTML, PHP e Wordpress.
	Author: Renata Castro
	Author URI: http://www.renatacastro.com
*/
html{
	margin-top: 0;
}
body{
	padding: 0;
	margin: 0;
	}
	
a{
	text-decoration: none;
	font-weight: normal;
}

::selection , ::-moz-selection{
	background: #BFFFCF;
}
	
a:hover, a:focus, a{
	text-decoration: none;
	font-family: Tahoma; 
	font-size: 14px; 
	color: #737384;
	line-height: 25px;
}

hr{
	background: #F2F2F2;
	color: #F2F2F2;
	width: 100%;
	height: 1px;
	margin: 2em 0;
	padding: 0;
	border: none;
}

.alignleft{
	float: left; 
	margin: 10px 15px 10px 0;
}

.alignright{
	float: right; 
	margin: 10px 0 10px 15px;
}

.middle{
	vertical-align: middle;
}

.wp-caption p.wp-caption-text{
	font-size: 12px;
}


hr.space {
	background:#fff;
	color:#fff;
	visibility:hidden;
	}
	
hr.space-mini {
	background:#fff;
	color:#fff;
	visibility:hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	}

hr.space-pq {
	background:#fff;
	color:#fff;
	visibility:hidden;
	margin-top: 10px;
	margin-bottom: 19px;
	}
	
.prepend-half{
	margin-left: 15px;
}
	


/* TOPO */
.topo{
	height: 45px; 
	background: #F2F2F2;
	border-top: 4px solid #006438; 
	border-bottom: 1px solid #D2D2D2;
	}
	
.redes{
	float: right; 
	width: 172px;
	margin-top: 10px;
}

.redes img{
	margin-left: 6px;
}
	
/* MENU */

nav {
    clear:both;
    background: #F2F2F2;
	height: 60px;
}

nav ul {
    padding:0;
    margin:0;
    list-style: none;
    float: left;
}
nav ul li {
    display: block;
    float: left;
    position: relative;
}
nav ul li a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
    color: #333;
    text-decoration: none;
    display: block;
    margin: 0;
    float: left;
	width: 146px;
	text-align: center;
	padding: 17px 0;
}
nav ul li a:hover {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
    background: #006438;
    color: #FFF;
}
nav .current-menu-item a {
    background: #006438;
    color: #FFF;
}
nav ul li ul {
    display: none;
    float: none;
    left: 0;
    position: absolute;
    top: 100%;
	z-index: 9999;
}
nav ul li:hover > ul {
    display: block;
}
nav ul li ul li,
nav ul li ul li a {
    float: none;
    background: #F2F2F2;
    color: #747484;
	font-size: 17px !important;
	padding: 3px 5px;
}
nav ul li ul li a:hover {
    float: none;
	font-size: 17px;
    color: #FFF;
	background: #006438;
}
nav ul li ul li {
    margin: 0;
}
nav ul li ul li ul {
    left: 100%;
    top: 0;
}

	
/* BUSCA */
.form-group{
	margin-top: 23px;
	margin-left: 50px;
}

.navbar-form {
	padding: 0; 
	margin: 0;
}

.form-group input[type="text"]{
	background: #f2f2f2; 
	border: none;
	width: 295px;
	float: left;
	height: 10px;
	padding: 20px;
	font-family: Tahoma; 
	font-size: 12px; 
	color: #999999;
	margin: 0;
}

.form-group input[type="submit"] {
	background: url('img/lupa.png') no-repeat; 
	height: 50px;
	width: 35px;
	border: none;
	float: left;
	margin: 0;
	cursor: pointer;
}

/* CONTEÚDO */
h1{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 25px; 
	color: #747484;
	font-weight: bold;
	padding: 10px;
	margin-top: 0;
	margin-bottom: 5px;
}

h1.interno, h2{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 21px; 
	color: #747484;
	font-weight: 300;
	background: #F2F2F2;
	border-left: 1px solid #006438; 
	padding: 10px;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 23px;
}

h2.cursos{
	margin-top: 6px !important;
}


h3 , h3 a , h3 a:hover, h2.interno , h2.interno a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px; 
	color: #006438;
	font-weight: bold;
	margin-top: 0;
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 4px;

}

h3.interno , h3.interno a , h4.home a , h4.home a:hover{
	font-family: Tahoma;
	color: #747484;
	font-weight: normal;
	line-height: 20px; 
	font-size: 14px;
	text-transform: none;
}

h4, h4 a, h4 a:hover{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px; 
	color: #339966;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}


p, .lead{
	font-family: Tahoma; 
	font-size: 15px; 
	color: #737384;
	line-height: 25px;
}

#main  img.destaque, #sidebar1 img  {
	padding: 8px; 
	background: #F2F2F2;
	float: left;
	margin: 0 10px 0 0;
}

#main  img{
	padding: 8px; 
	background: #F2F2F2;
	/*float: left;*/
	margin-bottom: 5px;
	vertical-align: middle;
}

#main {
	border-bottom: none;
}

#main  .listagem-even img, #main  .listagem-odd img{
	padding: 0;
}

.listagem-even , .listagem-even a{
	background: #F2F2F2; 
	padding: 2px 10px;
	border-bottom: 1px solid #D2D2D2;
	padding: 10px 10px;
	margin: 0;
	color: #777777;
	text-transform: none;
	font-weight: 300;
	border-bottom: none;

}

.listagem-odd , .listagem-odd a{
	background: #d9d9d9; 
	padding: 2px 10px;
	border-bottom: 1px solid #FFF;
	padding: 10px 10px;
	margin: 0;
	color: #777777;
	text-transform: none;
	font-weight: 300;
	border-bottom: none;
}

.listagem-even a:hover, .listagem-odd a:hover{
	color: #006438;
	text-transform: none;
	font-weight: 300;
	text-decoration: none;
	

}

.listagem-even img , .listagem-odd img{
	float: left;
}

.projeto , .noticias_relacionadas , .fotos , .proximo_evento , .cursos{
	background: #F2F2F2;
	padding: 15px 20px;
	border-bottom: 1px solid #006438;
	float: left;
	margin: 0 15px 20px 15px;
	width: 320px;
}

.projeto{
	height: 275px;
}

.cursos{
	height: 170px; 
	width: 310px;
}

.cursos p , .cursos p a{
	font-size: 13px; 
	margin-bottom: 2px;	
}

.projeto p{
	font-size: 13px; 
	margin-bottom: 2px;
}

.fotos{
	width: 310px;
	height: 300px;
}

.noticias_relacionadas{
	width: 185px;
	height: 280px;
}

.proximo_evento{
	width: 195px;
	height: 250px;
	margin: 0 10px 20px 10px;
}

.confirmado{
	background: #C1FFC1;
	float: left;
	text-align: center;
	padding: 3px;
}

.previsto{
	background: #EEE8AA;
	float: left;
	text-align: center;
	padding: 3px;
}

.noticias_relacionadas h2.interno , .noticias_relacionadas h2.interno a  , .proximo_evento h2.interno , .proximo_evento h2.interno a {
	font-size: 16px;
}

.noticias_relacionadas p , .noticias_relacionadas p a , .proximo_evento p , .proximo_evento p a {
	font-size: 11px !important;
	margin-bottom: 1px !important;
}

.noticias_relacionadas h4.home a , .noticias_relacionadas h4.home {
	font-size: 13px;
	margin-bottom: 15px;
}

.projeto h2.interno{
	padding: 0;
	margin-left: 10px;
}

.projeto img{
	margin-bottom: 10px;
}


.rodape{
	background: #F2F2F2;
	border-top: 1px solid #006438; 
	padding: 20px 0 40px 0;
}

.rodape span{
	font-size: 14px; 
	color: #737384;
	font-family: 'Open Sans Condensed', sans-serif;
}



.rodape h4 , .rodape h4 a, .rodape h4:hover{
	margin-bottom: 5px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px; 
	color: #006438;
	font-weight: 300;
}

.rodape ul{
	margin-left: 30px; 
	padding: 0; 
	list-style: initial;
}

.rodape ul li , .rodape ul li a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px; 
	color: #737384;
	width: 220px;
}

.rodape ul li a:hover{
	color: #006438;
}


#banner img{
	padding: 0; 
	background: none;
	float: left;
	margin: 0 11px 10px 15px;
}

.noticias_home {
	margin: 0 5px 30px 15px;
	width: 355px;
	float: left;
}

.noticias_listagem{
	margin-bottom: 15px;
	float: left; 
	padding-bottom: 8px;
	border-bottom: 1px solid #eeeeee;
	
}

.noticias_home img , .noticias_listagem img{
	margin-bottom: 15px;
}

.noticias_home p , .noticias_listagem p{
	line-height: 20px; 
	font-size: 13px;
	margin-bottom: 0;
}

.data , .data_interno{
	font-family: Tahoma; 
	font-size: 11px; 
	color: #9C9C9C;
	margin-bottom: 3px;
}

.data_interno{
	float: left;
}


a span.botao  , a span.botao_servico {
	padding: 5px 10px; 
	background: #F2F2F2;
	text-decoration: none;
	color: #999999; 
	font-weight: normal;
	border: 1px solid #F2F2F2;
	float: right;
	line-height: 17px;
}
a span.botao_servico{
	float: left;
	margin-right: 30px;
	padding: 10px 20px;
}

a span.botao:hover , a span.botao_servico:hover{
	color: #FFF;
	border: 1px solid #006438;
	background: #006438; 
	}
	
/* Cursos Carousel */
#slider1 { 
	overflow:hidden; 
	}
	
#slider1 .viewport { 
	float: left; 
	width: 100%; 
/*	height: 430px; */
    height: 1270px;
	overflow: hidden; 
	position: relative; 
	}
	
#slider1 .buttons {
    background: url('img/cima.png') no-repeat;
    display: block;
    margin: 0 0 20px 0;
    float: left;
    width: 48px;
    height: 48px;
    position: relative;
	left: 47%;
}

#slider1 .next {
    margin: 20px 0 20px 0;
	background: url('img/baixo.png') no-repeat;
	
}
#slider1 .buttons:hover{
	opacity: 0.5;
}
#slider1 .disable { 
	visibility: hidden; 
	}
	
#slider1 .overview { 
	list-style: none; 
	position: absolute; 
	padding: 0; margin: 0; 
	width: 100%; 
	left: 0 top: 0; 
	}
	
#slider1 .overview li{ 
	float: left; 
	padding: 8px 5px 5px 5px;
	border-top: 1px solid #006438;
	width: 100%;
	border-left: 2px solid #FFF;
	}
	
#slider1 .overview li:hover{ 	
	background: #E9E9E9;
	border-left: 2px solid #006438;
	}
	
#slider1 .overview li.botao:hover{ 	
	background: none;
	border-left: none;
	}
	
/* NOTICIAS RELACIONADAS */
#slider3 { height: 370px; overflow:hidden; }
#slider3 .viewport { float: left; width: 770px; height: 320px; overflow: hidden; position: relative; }
#slider3 .buttons {
    display: block;
    float: left;
    width: 19px;
    height: 29px;
    position: relative;
	border: none; 
	padding: 0;
}

#slider3 .next {
    float: right;
}

#slider3 .buttons:hover{
	opacity: 0.5;
}
#slider3 .disable { visibility: hidden; }
#slider3 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 485px; left: 0 top: 0; }
#slider3 .overview li{ float: left; padding: 1px; height: 290px;}

#slider3 a.buttons img{
	border: none; 
	padding: 0;
	background: none;
}

#slider3 h3 a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 19px;
	color: #006438;
	font-weight: bold;
	margin-top: 0;
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 10px;
}

	
.overview li .periodo{
	background: #F2F2F2;
	padding: 5px 8px; 
	text-align: center;
	font-family: Tahoma; 
	font-weight: bold; 
	color: #757584;
	font-size: 14px;
	width: 65px;
	border: 3px solid #FFF;
	margin-bottom: 8px;
}


.overview li h3{
	font-family: Tahoma; 
	font-size: 15px; 
	color: #006438;
	margin-bottom: 4px;
}

.overview li p{
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 17px;
}
	

	
/* PROGRAMAS E PROJETOS SLIDER*/

#slider2 { height: 1%; overflow:hidden; }
#slider2 .viewport { float: left; width: 370px; height: 290px; overflow: hidden; position: relative; }
#slider2 .buttons {
    display: block;
    float: left;
    width: 19px;
    height: 29px;
    position: relative;
	border: none; 
	padding: 0;
}

#slider2 .next {
    float: right;
}

#slider2 .buttons:hover{
	opacity: 0.5;
}
#slider2 .disable { visibility: hidden; }
#slider2 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 485px; left: 0 top: 0; }
#slider2 .overview li{ float: left; padding: 1px; height: 290px; width: 370px;}

#slider2 a.buttons img{
	border: none; 
	padding: 0;
	background: none;
}

#slider2 h3 a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 19px;
	color: #006438;
	font-weight: bold;
	margin-top: 0;
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 10px;
}

	
.overview li .periodo{
	background: #F2F2F2;
	padding: 5px 8px; 
	text-align: center;
	font-family: Tahoma; 
	font-weight: bold; 
	color: #757584;
	font-size: 14px;
	width: 65px;
	border: 3px solid #FFF;
	margin-bottom: 8px;
}


.overview li h3{
	font-family: Tahoma; 
	font-size: 15px; 
	color: #006438;
	margin-bottom: 4px;
}

.overview li p{
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 17px;
}

/* SIDEBAR */

ul.listagem{
	list-style: none;
	padding: 0;
	padding-left: 10px;
	margin: 0;
}

ul.listagem li a{
	background: #F2F2F2; 
	color: #727284; 
	font-family: Tahoma; 
	font-size: 13px; 
	border-left: 2px solid #006438;
	display: block;
	padding: 5px;
	margin-bottom: 12px;
}

ul.listagem li:hover{
	background: #006438; 
	color: #FFF;
}

.form-contato input[type=text], .form-contato input[type=email], .form-contato input[type="tel" i] {
	border: none;
	background: #f2f2f2;
	padding: 15px 10px;
	font-size: 14px;
	color: #737384;	
	font-family: Tahoma;
	width: 550px;
}

.form-contato textarea{
	border: none;
	background: #f2f2f2;
	padding: 5px 10px;
	font-size: 14px;
	color: #737384;	
	font-family: Tahoma;
	height: 200px;
	width: 550px !important;
}

.form-contato input[type=submit] , form.filtro input[type="submit"] , .widget_wysija_cont .wysija-submit{
	padding: 8px 20px;
	background: #F2F2F2;
	text-decoration: none;
	color: #999999;
	border: 1px solid #F2F2F2;
	float: right;
	font-size: 16px;
}

.form-contato input[type=submit]:hover , form.filtro input[type="submit"]:hover , .widget_wysija_cont .wysija-submit:hover{
	color: #FFF;
	background: #006438;
	cursor: pointer;
}

.form-contato select{
	border: none;
	background: #f2f2f2;
	padding: 0 8px;
	font-size: 14px;
	color: #737384;	
	font-family: Tahoma;
	height: 50px;
	width: 570px;
}

div.wpcf7-mail-sent-ok{
	border: none !important;
	background: #dff0d8;
	float: left; 
	font-family: Tahoma; 
	color: #737384; 
	font-size: 14px;
	padding: 10px !important;
	margin: 0 !important;

}

div.wpcf7-mail-sent-ng{
	border: none !important;
	background: #f2dede;
	float: left; 
	font-family: Tahoma; 
	color: #737384; 
	font-size: 14px;
	padding: 10px !important;
	margin: 0 !important;

}

div.bg-warning{
	border: none !important;
	float: left; 
	font-family: Tahoma; 
	color: #737384; 
	font-size: 14px;
	padding: 10px !important;
	margin: 0 !important;
	background: #fcf8e3;
}

#gallery-1 .gallery-item {
	width: 170px !important;
	margin-right: 15px !important;
	margin-bottom: 5px !important;
}

#gallery-1 .gallery-caption {
	display: none !important;
}

#gallery-1 img{
	border: none !important;
}

.video{
	background: #F2f2f2;
	padding: 30px;
	text-align: center;

}

form.filtro select{
	border: none;
	background: #f2f2f2;
	padding: 0 8px;
	font-size: 14px;
	color: #737384;	
	font-family: Tahoma;
	height: 50px;
	width: 770px;
}

form.filtro select.pequeno{
	border: none;
	background: #f2f2f2;
	padding: 0 8px;
	font-size: 14px;
	color: #737384;	
	font-family: Tahoma;
	height: 50px;
	width: 300px;
	margin-right: 40px;
}

table {
	margin-bottom: 1.4em;
	width: 100%;
	font-family: Tahoma;
	font-size: 14px;
	color: #747474;
}

h3.accordion-title{
	cursor: pointer;
}

/* accordion licitações */
.accordion{
    background: #fff;
    border: 1px solid #006438;
    padding: 0 15px;
    margin-bottom: 10px;
}

ul.post-meta{
	list-style: none !important;
	margin: 0 !important; 
	padding-left: 0 !important;
}

span.post-meta-key{
	display: none;
}

.wysija-paragraph input[type=text], input[type=password], input.text, input.title, textarea {
	background-color: #F2F2F2 !important;
	border: none !important;
	padding: 8px !important;
	width: 353px !important;
	font-family: Tahoma;
	color: #747474;
	font-size: 14px;
}

.widget_wysija_cont.shortcode_wysija p{
	margin: 0 !important;
	font-family: Tahoma; 
	color: #747474; 
	font-size: 13px;
}

.wysija-submit.wysija-submit-field{
	margin-top: 0 !important;
	font-size: 14px;
}

.widget_wysija_cont p label{
	font-weight: normal;
}

.direita{
	float: right !important;
	margin: 0 0 0 10px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border: none !important;
	background: #006438 !important;
	color: #fff !important;
}

.wp-pagenavi a, .wp-pagenavi span {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none !important;
	border: none !important;
	padding: 5px 8px !important;
	margin: 2px !important;
	border-radius: 0px !important;
	color: #999999 !important;
	background: #F2F2F2 !important;
}

#wpadminbar{
    display: none !important;
    }

body.wp-admin{
    margin-top: -32px !important;
}

#close_cross {
  cursor: pointer;
  width: 20px;
  position: absolute;
  top: 8px !important;
  right: 0 !important;
}


/*banner sidebar*/

.sidebar-banner{
    padding:8px; 
    background: #f2f2f2; 
    height: 190px !important;
}








