/*  
Theme Name: IFMS
Theme URI: http://ifms.edu.br
Description: Tema IFMS
Version: 1.0
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #939393;
}

h1 {
	font-size: 2.4em;
}



h2 {
	font-size: 2em;
}



h3 {
	font-size: 1.6em;
}


p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
list-style: none;
}

a {
	text-decoration: underline;
	color: #505050;
}

a:hover {
        text-decoration: none;
	color: #505050;
}

img.alignleft, div.alignleft {
        float:left;
        margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
       float:right;
       margin:0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
       text-align:center;
       margin:0 auto;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
        background: #ffffff;
}


/* Governo */

#governo {
	height:30px;
	width: auto;
	background-color:#FFCC00;
	margin-left:0px;
	text-align:center;
	margin-top: 0;
}

select.govselect {
	font-size: 10px;
        margin:0.4em 0 0;
	padding:0;
        height: 17px;
        _float: left;
        width:185px;
        _margin-left: 250px;

}

#governoopcoes{
	font-size: 10px;

}

#links {
        width:1000px;
        text-align:center;
        margin:auto;
}

#ministerio{
        width: 170px;
        float: left;
        margin-top: 3px;
}

#gov{
        width: 79px;
        float: right;
        margin-top: 3px;
}


/* Header */

#header {
	width: 1000px;
	height:240px;
	margin: 0 auto;
        background: #ffffff;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	width: 290px;
	height: 240px;
	background: #FFFFFF;
}



/* Banner */

#banner {
	float: right;
	background-color: #ffffff;
	width: 710px;
	height: 210px;
}



/* Controle Fonte */

#controleFonte {
	background-color: #ffffff;
	height: 30px;
	width: 1000px;
	margin: 0 auto;
        text-align:right;
}


/* Menu Horizontal */

#menuHorizontal {
	float: right;
        text-align: right;
        color:#868686;
        font-size: 12px;
	background-color: #ffffff;
	width: 170px;
	height: 30px;
}

#menuHorizontal ul {
        margin:0;
        margin-top:8px;
        padding:0;
        list-style-type: none;
}

#menuHorizontal li {
        display: inline; 
        padding: 0px;
}

#menuHorizontal a {
        display: inline;
        color: #868686;
        text-decoration: none;
}

#menuHorizontal a:hover {
        text-decoration: underline;
}


/* Search */

#search {
	width: 185px;
        _width: 185px;
        _margin-bottom: 15px;
}

#search form {
        margin-bottom: 15px;
	margin-right: 0px;
        width: 170px;
        _width: 169px;
        _float: left;
        height: 25px;
        border: 1px solid #d9dbcb;
	background: #f5f6eb;
}

#search-text {
	width: 130px;
        _width: 130px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
        float: left;
        _float: left;
        border: none;
        background: #f5f6eb;
        margin: 5px;
        text-align: right;
}

#search-submit {
	width: 25px;
        background: #cfd4aa url(images/bt_busca.gif) no-repeat left top;
	color: #a1a777;
        float: none;
        _float: right;
        border: none;
        height: 25px;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
        background: #ffffff;
}

/* Content */

#content {
	float: right;
	width: 770px;
	padding: 0;
        margin-top: -15px;
        _margin-top: 0px;
        .margin-top: 0px;
        background: #ffffff;
}

#teste{
	float: left;
	width: 660px;
        margin: 0;
	padding: 0;
        background: #f5f6eb;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	height: 38px;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #32639A;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding-bottom: 10px;
}

.links {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

.navigation {
	padding-top: 30px;
        padding-bottom: 20px;
}


.breadcrumb {
	font-size: 11px;
	color: #939393;
	margin-bottom: 15px;
}

.breadcrumb a{
	color: #939393;
}

.breadcrumb a:hover{
        text-decoration: none;
}


#box_icone_mais{
        width:570px;
        border-top: 1px solid #d2d5be;
        padding-top: 5px;
}

.links_icone_mais a{
        background: #ffffff url(images/dig.gif) no-repeat left center;
        padding-left: 20px;
        text-decoration:none;
}

.links_icone_mais a:hover{
        text-decoration:underline;
}


/* Resultados Busca */

.post .title_resultados_busca_maior{
        font-size: 24px;
	margin-bottom: 20px;
	color: #939393;
}


.post .title_resultados_busca{
        font-size: 18px;
	margin-bottom: 5px;
	color: #000000;
        font-weight:normal;
}

.post .title_resultados_busca a{
        text-decoration: underline;
}

.post .title_resultados_busca a:hover{
        text-decoration: none;
}

.post .horario_resultados_busca{
        font-size: 11px;
	margin-bottom: 0px;
	color: #939393;
}

.post .entry_resultados_busca{
	padding-bottom: 5px;
	text-align: left;
}

.links_resultados_busca a{
        margin-bottom: 30px;
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_resultados_busca{
        margin-bottom: 25px;
}

.links_resultados_busca a:hover{
        text-decoration:none;
}


/* Conteudo Pagina*/

#conteudo_pagina{
	float: left;
	width: 570px;
	margin-right: 30px;
        background:#ffffff;
}

.post .title_conteudo_pagina{
        font-size: 24px;
	margin-bottom: 20px;
	color: #000000;
        font-weight:bold;
}


.post .entry_conteudo_pagina{
	padding-bottom: 5px;
	text-align: left;
}

.links_conteudo_pagina a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_conteudo_pagina a:hover{
        text-decoration:none;
}



/* Conteudo Post*/

#conteudo_post{
	float: left;
	width: 570px;
	margin-right: 30px;
        background:#ffffff;
}

#box_titulo_post{
        margin-bottom: 15px;
}


/* Conteudo Post Destaques*/

.post .title_conteudo_post_destaques{
        font-size: 24px;
	margin-bottom: 0px;
	color: #e25220;
        font-weight:bold;
}

.post .horario_conteudo_post_destaques{
        font-size: 12px;
	margin-bottom: 20px;
	color: #e25220;
}

.post .entry_conteudo_post_destaques{
	padding-bottom: 15px;
	text-align: left;
}

.links_conteudo_post_destaques a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_conteudo_post_destaques a:hover{
        text-decoration:none;
}


/* Conteudo Post Eventos*/

.post .title_conteudo_post_eventos{
        font-size: 24px;
	margin-bottom: 0px;
	color: #198d86;
        font-weight:bold;
}

.post .horario_conteudo_post_eventos{
        font-size: 12px;
	margin-bottom: 20px;
	color: #198d86;
}

.post .entry_conteudo_post_eventos{
	padding-bottom: 15px;
	text-align: left;
}

.links_conteudo_post_eventos a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_conteudo_post_eventos a:hover{
        text-decoration:none;
}



/* Conteudo Post Notícias*/

.post .title_conteudo_post_noticias{
        font-size: 24px;
	margin-bottom: 0px;
	color: #369d07;
        font-weight:bold;
}

.post .horario_conteudo_post_noticias{
        font-size: 12px;
	margin-bottom: 20px;
	color: #369d07;
}

.post .entry_conteudo_post_noticias{
	padding-bottom: 15px;
	text-align: left;
}

.links_conteudo_post_noticias a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_conteudo_post_noticias a:hover{
        text-decoration:none;
}



/* Destaques*/

#destaques{
	float: left;
	width: 270px;
	margin-right: 30px;
        background:#ffffff;
}

.h1_destaques {
        font-size: 20px;
	color: #000000;
        font-weight:bold;
        margin-bottom: 10px;
}

.post .title_destaques {
        font-size: 18px;
	margin-bottom: 5px;
	color: #e25220;
        font-weight:bold;
}

.post .title_destaques a{
        font-size: 18px;
	margin-bottom: 5px;
	color: #e25220;
        font-weight:bold;
        text-decoration:none;
}

.post .title_destaques a:hover{
        text-decoration:underline;
}

.post .entry_destaques {
	padding-bottom: 5px;
	text-align: left;
}

.links_destaques a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_destaques a:hover{
        text-decoration:none;
}


/* Eventos*/

#eventos{
	float: left;
	width: 270px;
	margin-right: 30px;
        background:#ffffff;
}

.h1_eventos{
        font-size: 20px;
	color: #000000;
        font-weight:bold;
        margin-bottom: 10px;
}

.post .title_eventos{
        font-size: 12px;
	margin-bottom: 5px;
	color: #198d86;
        font-weight:bold;
}

.post .title_eventos a{
        font-size: 12px;
	margin-bottom: 5px;
	color: #198d86;
        font-weight:bold;
        text-decoration:none;
}

.post .title_eventos a:hover{
        text-decoration:underline;
}

.post .entry_eventos {
	padding-bottom: 5px;
	text-align: left;
}

.links_eventos a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_eventos a:hover{
        text-decoration:none;
}



/* videoflv*/

#videoflv{
	float: left;
	width: 270px;
        background:#ffffff;
}

.h1_videoflv{
        font-size: 20px;
	color: #000000;
        font-weight:bold;
        margin-bottom: 10px;
}

.post .title_videoflv{
        font-size: 12px;
	margin-bottom: 0px;
	color: #369d07;
        font-weight:bold;
}

.post .title_videoflv a{
        font-size: 12px;
	margin-bottom: 5px;
	color: #369d07;
        font-weight:bold;
        text-decoration:none;
}

.post .title_videoflv a:hover{
        text-decoration:underline;
}

.post .entry_videoflv {
	font-size: 12px;
	padding-bottom: 5px;
	text-align: left;
}

.post .entry_videoflv a{
        color:#505050;
        text-decoration:none;
}

.post .entry_videoflv a:hover{
	text-decoration:underline;
}

.links_videoflv a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_videoflv a:hover{
        text-decoration:none;
}





/* Notícias*/

#noticias{
	float: left;
	width: 170px;
        background:#ffffff;
}

.h1_noticias{
        font-size: 20px;
	color: #000000;
        font-weight:bold;
        margin-bottom: 10px;
}

.post .title_noticias{
        font-size: 12px;
	margin-bottom: 0px;
	color: #369d07;
        font-weight:bold;
}

.post .title_noticias a{
        font-size: 12px;
	margin-bottom: 5px;
	color: #369d07;
        font-weight:bold;
        text-decoration:none;
}

.post .title_noticias a:hover{
        text-decoration:underline;
}

.post .entry_noticias {
	font-size: 12px;
	padding-bottom: 5px;
	text-align: left;
}

.post .entry_noticias a{
        color:#505050;
        text-decoration:none;
}

.post .entry_noticias a:hover{
	text-decoration:underline;
}

.links_noticias a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_noticias a:hover{
        text-decoration:none;
}

/* noticiashome*/

#noticiashome{
	float: left;
	width: 170px;
	margin-right: 30px;
        background:#ffffff;
}

.h1_noticiashome{
        font-size: 20px;
	color: #000000;
        font-weight:bold;
        margin-bottom: 10px;
}

.post .title_noticiashome{
        font-size: 12px;
	margin-bottom: 5px;
	color: #198d86;
        font-weight:bold;
}

.post .title_noticiashome a{
        font-size: 12px;
	margin-bottom: 5px;
	color: #198d86;
        font-weight:bold;
        text-decoration:none;
}

.post .title_noticiashome a:hover{
        text-decoration:underline;
}

.post .entry_noticiashome {
	padding-bottom: 5px;
	text-align: left;
}

.links_noticiashome a{
	font-size: 11px;
	font-weight: bold;
        color:#000000;
        text-decoration:underline;
}

.links_noticiashome a:hover{
        text-decoration:none;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 185px;
	color: #000000;
	background: #FFFFFF;
	margin: 0;
        _width: 225px;
        _margin-left: -40px;
        border-right: 1px solid #d2d5be;
        text-align:right;
}

#banner_lateral{
        margin-right: 15px;
}

#sidebar ul {
	color: #000000;
	list-style: none;
        padding: 0;
        margin-right: 15px;
}

#sidebar li {
        border-bottom: 1px solid #FFFFFF;
        margin: 0;
}

#sidebar li ul {
        margin: 0px 0px;
        
}

.page_item{
        background-color: #ffffff;
}

.page_item a {
        text-decoration:none;
        background-color: #ffffff;
        display: block;
        padding: 8px 8px;
        margin:0;
}

.page_item a:hover {
        background-color: #f0f4d6;
        color: #ce6c5f;
}

.current_page_item a {
        text-decoration:none;
        background-color: #eef3cc;
        margin:0;
}

.current_page_item a:hover {
        text-decoration:none;
        background-color: #f0f4d6;
}

.current_page_ancestor a {
        text-decoration:none;
        background-color: #eef3cc;
        margin:0;
}

.current_page_ancestor a:hover {
        text-decoration:none;
        background-color: #f0f4d6;
}

.page_folder ul{
        border-top: 2px solid #ce6c5f;
}


.pagenav  ul ul,
.pagenav .current_page_item ul ul,
.pagenav .current_page_ancestor ul ul,
.pagenav .current_page_ancestor .current_page_item ul ul,
.pagenav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
	}

.pagenav .current_page_item ul,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
	}




/* Footer*/

#footer{
	float: left;
	width: 100%;
	height: 60px;
        background:#d6d8d9;
        padding-top: 30px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
	text-align: center;
	color: #848586;
}

.endereco {
	color: #4a4f51;
}

#footer a {
	color: #848586;
        text-decoration:underline;
}

#footer a:hover {
	color: #848586;
        text-decoration:none;
}


/* estilo do plugin font size 1.1 */

.tam1 p, .tam1 li{ font-size: 70%}
.tam2 p, .tam2 li{ font-size: 80%}
.tam3 p, .tam3 li{ font-size: 90%}
.tam4 p, .tam4 li{ font-size: 100%}
.tam5 p, .tam5 li{ font-size: 110%}
.tam6 p, .tam6 li{ font-size: 120%}
.tam7 p, .tam7 li{ font-size: 130%}

#font_size {
padding-top: 7px;
}

#font_size ul { 
float: right;
list-style: none;
}

#font_size ul li { 
float: left;
margin-left: 4px
}

#font_size a {
width: 22px;
height: 22px;
text-align: center;
display: inline-block; 
background: #ccc;
}

#font_size li .disabilitar {
	color: #AFAFAF;
	background-color: #DFDFDF
}

/*fim da configuracao do plugin*/

#acessibilidade01 {
	float: right;
        margin:0 0.5em 0.5em 0;
	width:  100px;
	height: 100;
}

span.shortcut { 
        text-decoration: underline; 
        font-weight: bold; 
}
#barraSuperior{
	width:1000px; 	/* Para customizar o tamanho da barra altere esse valor e o valor de .bsCentro */
	display:block;
	height:36px;
	margin-left:auto;
	margin-right:auto;
}
#barraSuperior div{
	display:block;
	height:36px;	
}
#barraSuperior .bsEsquerda{
	float:left;
	background:url(http://www.ifms.edu.br/barra_governo_federal/images/BarraSuperior01.png);
	width:274px;
}
#barraSuperior .bsCentro{
	width:34px;
	float:left;
	background:url(http://www.ifms.edu.br/barra_governo_federal/images/BarraSuperior02.png);
	margin-left:auto;
	margin-right:auto;
}
#barraSuperior .bsDireita{
	float:right;
	background:url(http://www.ifms.edu.br/barra_governo_federal/images/BarraSuperior03.png);
	width:692px;	
}
#barraSuperior .barraLogo{
	float:left;
	width:205px;
	height:26px;
	margin-left:50px;
	margin-top:6px;
	background:url(http://www.ifms.edu.br/barra_governo_federal/images/BarraLogo.png) no-repeat center center;
	_background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ifms.edu.br/barra_governo_federal/images/BarraLogo.png',sizingMethod='scale');	
}

/* CSS DA BARRA DE TAMANHO MÍNIMO */

	#barra-brasil-v2 {
		width: 1002px;
		height: 39px;
		float: none;
		clear: right;
		margin: 0;
		padding: 0;
	}
	
	#barra-brasil-v2.png {
		background: url(http://www.ifms.edu.br/barra_governo_federal_2011/bar-barra.png) no-repeat left top;
	}
	

	#barra-brasil-v2 img {
		border: 0;
	}
	
	#barra-brasil-v2 #logo-republica-bv2 {
		display: block;
		float: left;
		margin: 0;
		padding: 5px 0 0 30px;
	}
	
	#barra-brasil-v2 #logo-gov-bv2 {
		display: block;
		float: right;
		margin: 0;
		padding: 5px 21px 0 0;
	}
