/*
Theme Name: Museu da Republica
Theme URI: http://museudarepublica.museus.gov.br
Description: Tema desenvolvido pela equipe t&eacute;cnica da Tecnologia da informa&ccedil;&atilde;o, DPGI/CTINF, do Instituto Brasileiro de Museus
			 sendo este tema um tema filho do tema TEMA-IBRAM.
Author: DPGI/CTINF
Author URI: http: //theme.fm
Template: tema-ibram
Version: 1.0

Autor: Ronaldo Soares
Data : 06/02/2014

Alteracoes: 

/* Reset default browser styles */


@import url('../tema-ibram/style.css');
@import url('../tema-ibram/styleThree.css');



/*--------------------------------------------------------------TITULO DAS PÁGINAS - HOVER*/

.entry-title a:hover, 
.entry-title a:focus, 
.entry-title a:active {
	
		color: #222;
}
/*-------------------------------------------------------------- FIM TITULO DAS PÁGINAS - HOVER*/


/*---------------------------------------------------------------COR WIDGETS FOOTER*/

#supplementary .widget_ibrammenu .lista-horizontal li:after {
	
	color: #004B82;
}

#supplementary.three .widget-area{
	
	color: white;
}

#supplementary .widget-title{
	
	color: white;
	font-size: 11pt;
}

#supplementary .widget ul li a {
	
	color: white;
}

/*--------------------------------------------------------------- FIM COR WIDGETS FOOTER*/

/*---------------------------------------------------------------CAROUSEL SLIDESHOW PRINCIPAL*/

.flexslider .slides img {
width: 500px;
height: 333px;
}

/*---------------------------------------------------------------FIM CAROUSEL SLIDESHOW PRINCIPAL*/

/*--------------------------------------------------------------CAROUSEL AGENDA COM CONFIG IMAGENS */
.carousel {
	width:85%; 
	margin-top:1em; 
	float:left; 
	height:250px;
        margin-left:35px;
}
.carousel .flex-carousel-nav { 
	margin:0; 
	list-style-type:none;
	float:right; 
	width:0;
}
/* setas next e prev da agenda */
.carousel .flex-carousel-nav img {
	height: 4.8em;
	margin-left:-3px;
	/*visibility: hidden; /*--oculta as setas da agenda--*/
}

.carousel .flex-carousel-nav li {
	padding-bottom:0.4em;
}

.flexcarousel .slides > li {
	position: relative;     
        height:250px;
}

.flexcarousel .slides img {
	/*width: 57%;*/
        height:140px;
}

.flex-caption-carousel {  
	font-family: Gill Sans MT, Tahoma, Arial;
	text-shadow: none;
	height:50px; 
   	background:none; 
	zoom: 1;
}
.flex-caption-carousel {
	margin: 0;
        margin-bottom:50px;
	width:55%; 
	padding: 1%; 
	position: absolute; 
	left: 0; 
	bottom: 0; 
        color: #000; 
	font-size: 9pt; 
	line-height: 18px; 
}
.flex-caption-carousel {
	line-height: 1em; 
}

/* COR TEXTO WIDGET AGENDA - LOCAL*/

#content span {
	color:#696969 !important;
}


/* ------------------------------------------------------------FIM CAROUSEL AGENDA COM CONFIG IMAGENS */


/* -----------------------------------------------------------------------LOGO E BANNER PRINCIPAL */
#branding #container {
	background-image: none;
}

#branding #container #logo {
	width: 58%;
}


/* -----------------------------------------------------------------------FIM DO LOGO E BANNER PRINCIPAL */

/* -----------------------------------------------------------------------COR DO RODAPÉ */
#supplementary.three {
	background: none;
	background-color: #004B82;
	font-family: Gill Sans MT, Tahoma, Arial;
	height: 230px; 
}

/* -----------------------------------------------------------------------FIM COR DO RODAPÉ */

/* -----------------------------------------------------------------------MENU COM BOTÕES */

.menu-botoes li a { 
	font-family: Gill Sans MT, Tahoma, Arial;
        margin-left:5px;
        text-align:center;
 	color: #000;
        font-size:1.1em;
        background: #CCC;        
        border:3px solid #CCC;
        width:180px;
        border-left:1px solid #CCC;
        padding-top:0.3em;
        margin-bottom:0.6em; 
	padding-bottom:0.6em;
        float:left;
        -webkit-box-shadow: 3px 3px 3px #949599;
	-moz-box-shadow: 3px 3px 3px #949599;
	box-shadow: 3px 3px 3px #949599;
}
.menu-botoes li a {font-size:16px;}
.menu-botoes li a:hover,
.menu-botoes li a:focus {
	color:#FFFFFF;
        border:3px solid #616161;
        width:180px;border-left:1px solid #616161;
	background: #616161; /* Old browsers */
        text-decoration:none;
}
/* ------------------------------------------------------------------FIM MENU COM BOTÕES */

/*--------------------------------------------------------------NAVEGAÇÃO PÁGINAS DA AGENDA*/

.pagenav {

	font-family: Gill Sans MT, Tahoma, Arial;
	text-align: left;
	font-size:1.0em
	
}

.pagenavbutton{
	
font-family: Gill Sans MT, Tahoma, Arial;
        text-align:center;
 	color: #000;
        font-size:1.0em;
        border:1px solid #000;
        width:65px;
        padding-top:0.1em;
        padding-bottom:0.1em;
        margin-right: 10px;
        float:left;
        border-radius: 4px;
        -webkit-box-shadow: 3px 3px 3px #949599;
	-moz-box-shadow: 3px 3px 3px #949599;
	box-shadow: 3px 3px 3px #949599;
}

.pagenavbutton:hover,
.pagenavbutton:focus {
	color:#FFFFFF;
        border:1px solid #616161;
        width:65px;border-left:1px solid #616161;
	background: #616161; /* Old browsers */
        text-decoration:none;
}

/*--------------------------------------------------------------FIM NAVEGAÇÃO PÁGINAS DA AGENDA*/

/* --------------------------------------------------------------BOTOES BARRA DE CONTROLE */

.icone-mapadosite 
{
	margin-top:2px;
	margin-right:2px;
	font-weight: bold;
	font-family:tahoma;
	background:#D4D4D4;
	color:#000;
	float:left;
        width:100px;
        height:23px;
	-moz-border-radius: 3px / 3px;
	-webkit-border-radius:3px / 3px;
	-o-border-radius:3px / 3px;
	border-radius: 3px / 3px;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;	
        font-size:12px;   
}

.sombra-acessibilidade-ibram{
	margin-top:2px;
	margin-right:2px;
	font-weight: bold;
	font-family:tahoma;
	background:#D4D4D4;
	color:#000;
	float:left;
        width:100px;
        height:23px;
	-moz-border-radius: 3px / 3px;
	-webkit-border-radius:3px / 3px;
	-o-border-radius:3px / 3px;
	border-radius: 3px / 3px;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;	
        font-size:12px;   
}

.cor-fonte-fale-conosco {
	/*margin-top:3px !important;
	border-top-color: #D4D4D4 !important;
	margin-right:2px;
	font-weight: bold;
	font-family:tahoma;
	background:#D4D4D4;
	color:#000;
	float:left;
        width:100px;
        height:23px;
	-moz-border-radius: 3px / 3px;
	-webkit-border-radius:3px / 3px;
	-o-border-radius:3px / 3px;
	border-radius: 3px / 3px;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;	
        font-size:12px;  */ 
}
.cor-fonte-botao-minus {
        margin-top:2px;
	margin-right:2px;
	font-weight: bold;
	font-family:tahoma;
	background:#D4D4D4;
	color:#000;
	float:left;
        width:23px;
        height:23px;
	-moz-border-radius: 3px / 3px;
	-webkit-border-radius:3px / 3px;
	-o-border-radius:3px / 3px;
	border-radius: 3px / 3px;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;	
        font-size:12px;   
}
.cor-fonte-botao-normal {
	 margin-top:2px;
	margin-right:2px;
	font-weight: bold;
	font-family:tahoma;
	background:#D4D4D4;
	color:#000;
	float:left;
        width:23px;
        height:23px;
	-moz-border-radius: 3px / 3px;
	-webkit-border-radius:3px / 3px;
	-o-border-radius:3px / 3px;
	border-radius: 3px / 3px;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;	
        font-size:12px;   
}

.cor-fonte-botao-plus{
	 margin-top:2px;
	margin-right:2px;
	font-weight: bold;
	font-family:tahoma;
	background:#D4D4D4;
	color:#000;
	float:left;
        width:23px;
        height:23px;
	-moz-border-radius: 1px / 1px;
	-webkit-border-radius:1px / 1px;
	-o-border-radius:1px / 1px;
	border-radius: 3px / 3px;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;	
        font-size:12px;   
}

/* -------------------------------------------------------------FIM BOTOES BARRA DE CONTROLE */

/* -------------------------------------------------------------FORM DE PESQUISA */
#branding #searchform{
	
	border: 1px solid #696969;
	padding-bottom: 10px;
	border-radius: 3px;
	
	
}
#branding #searchform .submit {
	clear:both;
	background:transparent url(images/header/lupa.png) no-repeat center top;
	display:inline;
	float:right;
        margin-left:-2px;
	border: none;
	width:2em;
	height:30px;
}

/* ---------------------------------------------------------------FIM FORM DE PESQUISA */

/* ---------------------------------------------------------------TITULO DOS WIDGETS */


#content .widget-title{
	
	padding-top: 40px;
}

.widget-area {
	font-size: 12px;
}
.widget {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	clear: both;
	margin: 0 0 2.2em;
}

.widget-title {
	color: #666;
	font-family: Gill Sans MT, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
	border-bottom:1px solid #D4D4D4;
	
}

#secondary{
	
}


#secondary .widget-title{
	text-align:center;
	font-size:12px;
	border-top:1px solid #D4D4D4;
}

/***********ALINHAMENTO CALENDÁRIO*/
#secondary #ibramcalendario-2{
	
	margin-left: 7%;
	float: left;
	text-align: center;
	
}

#secondary #ibramcalendario-2 .widget-title{
	
	font-size: 18px;
}
/***********FIM ALINHAMENTO CALENDÁRIO*/


/**********CFORM REGISTRE-SE*/

#secondary #cforms7form {

width: 210px;

}

/********FIM CFORM REGISTRE-SE*/
	
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* -----------------------------------------------------------------FIM TITULO DOS WIDGETS */



/* -----------------------------------------------------------------MENU LATERAL ESQUEDO */

.menu li{
	border-bottom-style: none;
	text-decoration: none;
}

.menu li a {
		font-family: Gill Sans MT, Tahoma, Arial;
		border-bottom-style:dotted;
	color: rgb(37,37,37);
	font-weight: bold; 
	font-size: 11pt;
	width: 100%;
	display: block;
        text-decoration: none;
        padding-top:0.2em;
        margin-bottom:0.2em; 
	padding-bottom:0.6em; 
        border-bottom:1px solid #252525;       
}

/*----------------------------------COR HOVER DO MENU LATERAL ESQUEDO */
.menu li a:hover,
.menu li a:focus {
	color: #FFFFFF;
        background: #616161; /* Old browsers */
}

 .menu .destaque a {
	color:#b8b528;
}
/*--------------------------------- COR HOVER DO MENU LATERAL ESQUEDO DESTAQUE */
.menu .destaque a:hover, 
.menu .destaque a:focus {
	color:#FFFFFF;
	background: #b8b528; /* Old browsers */
}

/* ---------------------------------------------------------------FIM MENU LATERAL ESQUEDO */


