@charset "utf-8";
@import url("normalize.min.css");
@import url("fonts/fonts.css");
@import url("fluid_grid.css");


/* ////////////////// */
/*   Geral e Mobile   */
/* ////////////////// */

html { overflow-y: scroll; }
html, body {
	min-height: 100%;
}
body {
	background-color: #99FF00;
	background-image: url(fundo.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	color: black;
	font-size: 16px;
	line-height: 1.4em;
	font-family: "Corbel", "Verdana", "Bitstream Vera Sans", sans-serif;
	padding: 0px;
}
p {
	margin: 0;
}
* + * {
	margin-top: 1em;
}
div > div {
	margin: 0;
}
p + p {
	margin: 0;
	margin-top: 1em;
}
#pages img {
	margin-bottom: 1em;
}
div[class^="col"] {
	margin-top: 0;
}
h1, h2, h3, h4, legend, .tag, .imagem-dummy, .type-block strong, #menu, thead, input[type="submit"], input[type="button"], input[type="reset"], button, div.vcard .fn, .latlong {
	font-family: "Uni Sans", "Corbel", "Verdana", "Bitstream Vera Sans", sans-serif;
	line-height: 0.9em;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, legend {
	margin-bottom: 1em;
}
h1 {
	font-size: 3.1em;
	font-weight: 900;
}
h2 {
	font-size: 1.7em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 2rem;
}
h3, legend {
	font-size: 1.429em;
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	font-weight: 700;
}
h3 span {
	color: black;
}
h5 {
	line-height: 1rem;
}
iframe {
	border: none;
}
*:first-child {
	margin-top: 0;
}
blockquote {
	font-style: italic;
}
blockquote i, blockquote em { font-style: normal; }
a {
	color: inherit;
	text-decoration: none;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #f32836;
}
ul {
	padding: 0;	
	padding-left: 1.1em;
}
ol {
	padding: 0;	
	padding-left: 1.7em;
}
div.sem-espacamento p {
	margin-top: 0 !important;
}
.tag, .tag-uni {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-right: 0.3em;
}
.tag:after {
	content: " / ";
	margin-left: 0.3em;
}
#pages a {
	border-bottom: 1px solid black;
	padding-bottom: 2px;
}
#pages a:hover {
	border-bottom-color: black;
}
::-webkit-scrollbar {
    width: 12px;
	height: 12px;
}
::-webkit-scrollbar-track {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background: black;
	border-radius: 12px;
}
.clearfix:after, .vcard:after, .col-group:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
img {
	max-width: 100%;
}
div.imagem-barra {
	width: 100%;
	max-height: 350px;
	overflow: hidden;
	margin-bottom: 1.5em;
}
div.imagem-barra img {
	width: 100%;
	vertical-align: middle;
}



/* //// Mosaicos //// */

.mosaico {
	height: 13em;
}
.mosaico img {
	margin: 0 !important;
	vertical-align: bottom;
}
.mosaico a:first-child {
	border-bottom: none !important;
	padding: 0 !important;
}
.mosaicos {
	margin-top: 1.5em !important;
}
.imagem-dummy {
	position: relative;
	width: 100%;
	max-width: 152px;
	background-color: black;
	text-align: center;
	font-size: 2em;
	color: #99ff00;
}
.imagem-dummy:before {
	content: "";
	display: block;
	padding-top: 56.25%;
}
.imagem-dummy > div {
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 2em;

}
img[src="/imgs/sem-foto_thumb.jpg"] {
	border: 1px solid black;
	box-sizing: border-box;
}



/* //// vCard //// */

div.vcard .type {
	display: none;
}
div.vcard {
	margin: 1.2em 0;
}
div.vcard .fn {
	font-weight: 400;
}
div.vcard .fn strong {
	font-weight: 400;
}
div.vcard .fn, div.vcard .fn + .a-seguir-ao-nome {
	margin-bottom: 0.35em;
}
div.vcard .fn + .a-seguir-ao-nome {
	margin-top: -0.35em;
}
div.vcard p + p {
	margin-top: 0.3em;
}

/* //// Formulários //// */

input, textarea, button {
	border: none;
	padding: 3px;
	box-sizing: border-box;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}
form p label {
	margin-right: 1em;
}
input[type="submit"], input[type="button"], input[type="reset"], button {
	background-color: black;
	color: #ccff00;
	padding: 0.4em 0.6em;
	font-size: 1.3em;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover {
	background-color: black;
}
input[type="checkbox"] + label {
	margin-left: 0.8em;
}
ul.erros {
	background-color: black;
	color: #ccff00;
	padding: 0.5em;
	font-size: 0.9em;
	padding-left: 2em;
}


/* //// Tabelas //// */

table {
	width: 100%;
}
td {
	text-align: center;
	padding: 0.5em 0;
}
td.comAula {
	color: #ccff00;
	background-color: #f32836;
}
tbody td:first-child {
	background-color: black;
	color: #ccff00;
}
thead {
	font-weight: bold;
	border-bottom: 3px solid black;
	font-size: 1.3em;
}
td.comAula a {
	display: block;
	padding: 0.5em 0;
	margin: -0.5em 0;
}



/* /////////////////// */
/*      Estrutura      */
/* /////////////////// */

#wrapper {
	max-width: 960px;
	margin: 0 auto;
	padding: 2em 0;
	min-height: 100%;
	box-sizing: border-box;
}
#sidebar {
	margin-bottom: 2em;
	margin-top: 1em;
	transition: margin-top 0.4s;
	-webkit-transition: margin-top 0.4s;
}
body.activo #sidebar {
	margin-top: 0;
	margin-bottom: 1.8em;
}
#topo {
	margin-bottom: 1.8em;
	text-align: center;
}
#topo img, body.inicial #topo img {
	vertical-align: bottom;
	width: 100%;
	max-width: 320px;
	transition: width 0.4s;
	-webkit-transition: width 0.4s;
}
#topo a {
	line-height: normal;
}
#footer {
	margin-top: 2em;
	margin-bottom: -0.5em;
	text-align: center;
	font-size: 0.8em;
}
#footer a {
	border: none;
}
#footer a img {
	margin: 1em 1.6em;
	height: 50px;
}



/* //// Menu //// */

#menu {
	font-weight: 900;
	text-transform: uppercase;
	line-height: 0.9em;
}
#menu > ul li, #menu > ul li a {
	font-size: 1.125em;
	line-height: 1em;
	display: block;
	padding: 0.1em 0;
}


/* //// Tabs //// */

#pages > section, #pages > section section, #pages > section article {
	display: none;
}
#pages > section.aberto, #pages > section.aberto section.aberto, #pages > section.aberto article.aberto {
	display: block;
}

#menu li.selected > a {
	border-bottom: 3px solid black;
	}
#menu li ul {
	display: none;
	}
#menu li.selected ul {
	display: block;
	}
body.inicial #right {
	text-align: center;
}
.video-teaser {
	display: none;
	margin-top: 2em;
}
body.inicial .video-teaser {
	display: inline-block;
}


/* //// Expansíveis //// */

.expansor {
	cursor: pointer;
}
.expansor:before {
	content: '\25BA';
	margin-right: 0.6em;
}
.expansor.aberto:before {
	content: '\25BC';
}


/* //// Facebook //// */

body.activo .fb-like, body.activo .fb-like iframe[style], body.activo .fb-like > span {
	width: 100% !important;
	max-width: 700px !important;
}
body.inicial .fb-like, body.inicial .fb-like iframe[style], body.inicial .fb-like > span {
	max-width: 100% !important;
}
body.inicial .fb-like {
	text-align: center;
	width: 100%;
}
body.activo .fb-like {
	margin-top: 1.6em;
	opacity: 0.35;
}
body.activo .fb-like:hover {
	opacity: 1;
}
	
	
/* //// Blocos data/hora e local //// */

.type-block strong {
	display: block;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1.3em;
}
.type-block + .type-block {
	margin-top: 2em;
}
.latlong {
	font-weight: 400;
	font-size: 1rem;
}


/* //// Adicionar ao calendário //// */

.addthisevent span, .addthisevent div {
	display: none!important;
}


/* //// Mapa //// */

.mapbox {
	width: 100%;
	border: 3px solid black;
	box-sizing: border-box;
}

	
	
/* /////////////////// */
/*       Devices       */
/* /////////////////// */

@media screen and (min-width: 360px) {
	#menu ul {
		display: block;
	}
	#sidebar {
		text-align: left;
	}
	#menu, #topo {
		text-align: left;
	}
	body.inicial #sidebar, body.inicial #right {
		width: 100%;
		float: none;
	}
	body.inicial #topo {
		text-align: center;
	}
	body.inicial #menu {
		text-align: center;
	}
	body.inicial #menu li {
		margin-left: 2em;
		display: inline-block;
	}
	body.inicial #menu li:first-child {
		margin-left: 0;
	}
}

@media screen and (min-width: 555px) {
	div.vcard .informacoes {
		padding-left: 1em;
		float: left;
		min-height: 100px;
	}
	div.vcard img {
		float: left;
	}
}

@media screen and (min-width: 768px) { /* É preciso substituir por em's */
	body {
		padding: 26px;
	}
	body.inicial #topo img {
		max-width: 500px;
	}
	body.inicial #right {
		left: 0 !important;
	}
	body.activo #topo img {
		margin-left: -6%;
		width: 106%;
	}
	body.activo #footer {
		text-align: left;
	}
	body.activo #footer a img:first-child {
		margin-left: 0;
	}
	body.activo #pages {
		padding-top: 2.2em;
	}
	.type-block + .type-block {
		margin-top: 0 !important;
	}
}