
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
*/

body, form {
	padding: 0;
	margin: 0;
}

body {
	background: #7CB9E6 url(../img/bg.jpg) repeat-x left top;
	font-size: 80%;
	font-family: "Arial", "Helvetica", sans-serif;
}

a, li a {
	color: #1443A0;
	text-decoration: none;
}
a:hover, li a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

strong img{
	margin:5px;
	border:none;
}
.views-field-created{
	font-weight:bold;
}
.views-exposed-widget{
	padding-top:0;
}

.form-submit{
	/*float:left;*/
}

p {
	margin: 1em 0;
}
ul {
	margin: 1em 0;
	padding-left: 2em;
}



/* Título */

h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0 .5em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h1#logo {
	text-align: center;
	margin: 0;
}
h2 {
	color: #d40000;
	font-size: 150%;
}
h3 {
	color: #e00000;
	font-size: 130%;
}
h4 {
	font-size: 120%
}

/* Classes Comuns */

.small {
	font-size: 85%;
}
.block {
	margin-bottom: 1em;
}
.block a {
	text-decoration: none;
}

.clear-box {
	clear: both;
}

span.submitted {
	display: block;
	font-size: 85%;
	text-align: right;
	color: #686D74;
}

/* Views */

table.views-table {
	width: 100%;
}
table.views-table thead th {
	background-color: #fff;
}

/* Blocos */

.block {
	margin-bottom: 1em;
	clear: both;
}
.block a {
	text-decoration: none;
}
.block h2 {
	font-size: 115%;
	color: #e00000;
	padding: .3em 0 .2em;
	margin-bottom: .3em;
	background: url(../img/point_br.gif) repeat-x;
	background-position: -2px 100%;
}

/* Elementos estruturais */

#all {
	width: 780px;
	margin: 0 auto;
}
#header {
	height: 200px;
	position: relative;
}
#content {
	overflow: hidden;
	background: #F0F0F0 url(../img/bg_pag.gif) repeat-y ;
	margin-top: 3px;
	padding-bottom: 10px;
}
#left, #right, #center {
	float: left;
	overflow:hidden;
}
#left {
	width: 130px;
	padding: 10px;
}
#center {
	width: 555px;
	padding: 0 20px 0 35px;
	margin: 5px 0 10px 0;
	background: url(../img/point_br.gif) repeat-y;
	background-position: 23px 0;
}
body.front #center, body.right #center {
	width: 419px;
	padding: 5px 15px 0;
	margin: 0;
	background: url(../img/point_br.gif) repeat-y right top;
}
#right {
	width: 160px;
	padding: 6px 10px 10px;
}
#left, #right {
	font-size: 93%;
	height:1%;
}

/* Cabeçalho */

#header {
	background: url(../img/topo_bg.jpg) no-repeat left top;
}
#header h1 {
	position: absolute;
	width: 200px;
	height: 200px;
	left: 458px;
	top: 0;
	z-index: 10;
}
ul.primary-links {
	position: absolute;
	width: 420px;
	height: 200px;
	left: 350px;
	top: 0;
	z-index: 1;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.primary-links li {
	position: absolute;
	height: 20px;
	width: 128px;
	font-size: 85%;
	display: block;
	padding: 0;
}
ul.primary-links a {
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	display: block;
	height: 100%;
	text-align: center;
}
ul.primary-links a:hover {
	text-decoration: none;
}

#header li.menu-168 {
	display: none;
}
li.menu-172 a, li.menu-173 a, li.menu-174 a, li.menu-175 a {
	background: url(../img/menu_item_bg.gif) no-repeat left top;
	padding-right: 22px;
}
li.menu-176 a, li.menu-407 a, li.menu-490 a {
	padding-left: 22px;
	background: url(../img/menu_item_bg.gif) no-repeat right top;
}

li.menu-172 a:hover, li.menu-173 a:hover, li.menu-174 a:hover, li.menu-175 a:hover {
	background-position: left bottom;
}
li.menu-176 a:hover, li.menu-407 a:hover, li.menu-490 a:hover {
	background-position: right bottom;
}

li.menu-172 { left: 0;		top: 74px;	}
li.menu-173	{ left: 12px;	top: 98px;	}
li.menu-174 { left: 24px;	top: 122px;	}
li.menu-175 { left: 36px;	top: 146px;	}

li.menu-407	{ left: 252px;	top: 41px;	}
li.menu-176	{ left: 264px;	top: 65px;	}
li.menu-490	{ left: 276px;	top: 89px;	}
li.menu-	{ left: 288px;	top: 113px;	}

/* Rodapé */

#footer {
	overflow: hidden;
	padding: 10px;
	font-size: 85%;
	color: #286CA1;
}
#footer p {
	margin: 0;
}
#footer a {
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
div.block-copy {
	float: left;
}
#lexa {
	float: right;
}

/* Centro */

#center div.block {
	width: 194px;
	float: left;
	clear: none;
	overflow: hidden;
	font-size: 93%;
	margin: 0;
}
#center div.block h2 {
	font-size: 115%;
	color: #e00000;
	margin-bottom: .3em;
	padding: .3em 0 .2em;
	background: url(../img/point_br.gif) repeat-x;
	background-position: -2px 100%;
}
div.view-artigos h3 {
	font-size: 100%;
	margin: 0.2em 0;
}

.item-list ul,
.item-list ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#center div.block-destaques,
#block-block-2 {
	clear: left;
}
#center div.block-noticias, div.block-destaques,
#block-block-2 {
	background: url(../img/point_br.gif) repeat-y right top;
	padding-right: 15px;
}
#center div.block-login, div.block-novidades,
#block-block-3 {
	padding-left: 15px;
}

#center div.block-destaques div.views-field-field-imagem-artigo-fid,
#center div.block-novidades div.views-field-field-imagem-artigo-fid {
	float: left;
}
div.view-artigos li.views-row {
	padding: .3em 0 .5em;
	clear: both;
	overflow: hidden;
}
#center div.block-destaques h3,
div.block-novidades h3,
#block-block-2 h3,
#block-block-3 h3 {
	margin-left: 67px;
}

div.more-link {
	float: right;
}
div.more-link a {
	display: block;
	width: 60px;
	height: 0;
	overflow: hidden;
	padding-top: 12px;
	background: url(../img/seta_mini.gif) no-repeat center top;
}

/* Conteúdo */

body.internal #center h2 {
	color: #e00000;
	text-transform: uppercase;
	font-size: 115%;
	background: url(../img/titulo_bg.gif) no-repeat left bottom;
	padding: 6px 0 0 30px;
	margin-left: -30px;
	margin-bottom: 1em;
}

div.field-field-imagem-artigo {
	text-align: center;
	margin: 1em auto;
}

/* Menu Edu */

ul.secondary-links {
    margin: 0;
    padding: 0;
    list-style: none;
	position: relative;
	height: 200px;
	width: 126px;
	overflow: hidden;
	left: 1px;
}
ul.secondary-links li {
	overflow: hidden;
	height: 200px;
	width: 150px;
	margin: 0;
	padding: 0;
    border-left: 2px solid #e00000;
	position: absolute;
	top: 0;
}
ul.secondary-links a {
    display: block;
	width: 150px;
	height: 0;
	padding-top: 200px;
	overflow: hidden;
}
ul.secondary-links .menu-169 {
	background: #92bdfa url(../img/menu_edu_1.jpg);
	left: 0;
}
ul.secondary-links .menu-170 {
	background: #faa892 url(../img/menu_edu_3.jpg);
	left: 42px;
}
ul.secondary-links .menu-171 {
	background: #000 url(../img/menu_edu_4.jpg);
	left: 84px;
}

/* Pager / Paginação */

.item-list ul.pager li {
	margin: 0;
	padding: 0.5em 0.1em;
}
ul.pager a {
	font-size: 90%;
	color: #296095;
	background-color: #dbe6ed;
	border-radius: 2px;
	-moz-border-radius: 2px;
	webkit-border-radius: 2px;
	padding: 2px 6px;
	text-decoration: none;
}
ul.pager a:hover {
	color: #d40000;
}

/* Central do Usuário */

div.block-irblogin {
	padding-left: 15px;
}
div.block-irbinfo h2 {
	display: none;
}
#center div.block-irbinfo {
	width: 560px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	margin-bottom: 1em;
	padding: 5px 7px;
	overflow: hidden;
}

#opcoes_aluno {
    margin: 1.5em 1em;
    padding: 0;
    list-style: none;
}
#opcoes_aluno li {
    margin-bottom: 5px;
}
#opcoes_aluno a {
    line-height: 32px;
    font-size: 9pt;
    font-weight: bold;
    padding: 10px 0 10px 40px;
    background-repeat: no-repeat;
    background-position: left center;
}
#boletim {
    background-image: url(../img/boletim.png);
}
#material {
    background-image: url(../img/material.png);
}
#ocorrencias {
    background-image: url(../img/ocorrencias.png);
}

/* Boletim */

table.dados {
	border-collapse: collapse;
	background: #f5f5f5;
	border: 1px solid #1443A0;
	margin: 1em 0;
}
table.dados td {
	padding: 2px 4px;
	border: 1px solid #ccc;
}
table.dados th {
	padding: 2px 4px;
	border: 1px solid #1443A0;
	background: #1443A0;
	color: #fff;
}
table.dados tr.odd td {
	background-color: #F5F5F5;
}

table.dados2 {
	border-collapse: collapse;
	background: #f5f5f5;
	border: 1px solid #ccc;
}
table.dados2 td, table.dados2 th {
	padding: 2px 4px;
	border: 1px solid #ccc;
}

/* Ocorrencias */

table.ocorrencias {
}
table.ocorrencias td.small {
	font-size: 85%;
}

/* Material de aula */

#lista_material {
	list-style: none;
	padding: 0;
}
#lista_material li {
	background: url(../img/material.png) no-repeat left top;
	padding-left: 40px;
	margin-bottom: 1em;
}
#lista_material li h3 {
	margin: 0 0 2px;
}
#lista_material div.info {
	font-size: 85%;
}

#form_filter_material div.form-item {
	float: left;
	clear: none;
}
select#filter_mes {
	width: 7em;
	margin-right: 1em;
}
select#filter_disciplina {
	width: 14em;
	margin-right: 1em;
}
select#filter_professor {
	/*width: 14em;*/
}

table.scroll tbody td.small {
	font-size: 75%;
	white-space: inherit;
}

/* Menu administrativo */

div.block-menu-lateral {
	color: #F2ADAD;
}
div.block-menu-lateral h2 {
	color: #F2ADAD;
	text-align: center;
	border-bottom: 1px solid #EC8282;
}
div.block-menu-lateral li {
	list-style: disc;
}
div.block-menu-lateral a {
	color: #F3BDBD;
}
div.block-menu-lateral a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Eventos - Página */

div.view-eventos div.views-row {
	clear: both;
	overflow: hidden;
	margin: 1em 0;
}
div.view-eventos div.views-field-field-album-images-fid {
	float: left;
	margin-right: 1em;
}
div.view-eventos div.views-field-title h3 {
	margin-top: 4px;
}
div.view-eventos img, body.pag-album div.field-item img {
	background: #FFF;
	padding: 4px;
	border: 1px solid #CCC;
}
body.pag-album div.field-item {
	float: left;
	margin: 0.5em;
}

/* Eventos - Bloco */

div.block-eventos div.views-field-field-album-images-fid {
	float: none;
	margin: 0;
}
div.block-eventos img {
	background: #FFF;
	padding: 4px;
	border: 1px solid #CCC;
}
div.block-eventos div.views-field-title h3 {
	font-size: 110%;
	text-align: center;
	margin-top: 0;
}

/* Formulários */

.form-item .description {
	color: #686D74;
}
#edit-password-pass2-wrapper {
	margin: 0;
}

/* Popups */

div.block-popup {
	display: none;
}
#popups-overlay {
	z-index: 20;
	left: 0;
}
div.popups-box {
	z-index: 21;
	-moz-border-radius: 3px;
	opacity: 1;
	border: none;
	overflow: hidden;
	width: auto;
	padding: 10px;
}
div.popups-box p {
	/*margin: 0 auto;*/
}
div.popups-box .popups-title {
	-moz-border-radius: 0;
	border: none;
	padding: 0;
	margin: 0;
}
div.popups-box .popups-title .title {
	display: none;
}
div.popups-box .popups-title .clear-block {
	display: none;
}
div.popups-box .popups-close {
	position: absolute;
	width:60px;
	top: 0;
	right: 0;
	padding: 3px 5px 0 0;
}
div.popups-box .popups-close a {
	display: block;
	width: 0 auto;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
	background: #fff url(../img/close.png) no-repeat center top;
}

/* BANNERS */

#banners{
	margin-left: 150px;
	padding-top:10px;
	height:55px;
	clear:both;
}
#banners .banner1, #banners .banner2 {
	margin: 0 0 0 10px;
	float: left;
	width: 300px;
	height:55px;
	padding: 0;
	text-align: center;
}
#banners .banner1{
	background:#B81C18;
}
#banners .banner2{
	background:#182070;
}

/* Videos da campanha 2010 */

#center #block-block-2 {
	float: none;
	clear: both;
	width: 419px;
}
#center #block-block-2 img {
	margin: 0 5px;
}

