﻿@charset "utf-8";
/* CSS Document */

/* -------------------- Fontes -----------------------*/

@import url(http://fonts.googleapis.com/css?family=Dosis:400,700);

*{
	margin: 0;
	padding: 0;
}

body{
	background: rgb(0,0,0);
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.clear{
	clear: both;
}

img{
	border: 0;
}

h1{
	color: #000;
	font-size:34px;
	font-family:Arial; 
	font-weight:bold;
	margin:5px 10px 0 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

h2{
	color: #000;
	font-family:Arial; 
	font-size:19px; 
	font-weight:bold;
	margin-left:10px;
	margin-bottom: 13px;
}

h3{
	color: #000;
	font-family:Arial; 
	font-size:17px; 
	margin-left:10px;
	margin-bottom: 10px;
}

h4{
	color: #000;
	font-family:Arial; 
	font-size:15px; 
	margin-bottom:-10px;
	margin-top:10px;
	margin-right: 15px;
}

h5, h6{
	margin-bottom: 0;
}

p{
	margin-bottom: 15px;
	color: #fff;
	text-decoration: none;
}


.p-principal{
	margin:20px;
	text-align: center;
	font-size: 1em;
}

.p-principal-esq{
	margin: 0;
	text-align: left;
	font-size: 1em;
}

.p-menu{
	margin:10px;
	text-align: center;
}

.p-conteudo{
	margin:15px 20px 15px 20px;
}

.p-conteudo-legenda{
	text-align: center;
	font-size: 0.75em;
}

.p-rodape{
	font-size: 0.7em;
	color: #fff;
	text-align: center;
}

a{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color: gray;
}

/* --------------------------- Estrutura ---------------------------- */

.container{
	width: 80%;
	margin: 0 auto;
}

.topo{
	width: 80%;
	height: 1%;
	position: absolute;
	background: black;
}

.menu{
	width: 80%;
	height: 14%;
	position: absolute;
	margin-top: 8%;
}

	.menu-centro{
		width: 100%;
		height: 75%;
		float: left;
	}

			.sobre{
				width: 25%;
				height: 110%;
				float: left;
			}

			.itamar{
				width: 25%;
				height: 110%;
				float: left;
			}

			.marcelo{
				width: 25%;
				height: 110%;
				float: left;
			}

			.empenhados{
				width: 25%;
				height: 110%;
				float: left;
			}

.principal{
	width: 100%;
	height: auto;
	float:left;
	background: black;
	margin: 20% 0% 0% 0%;
}

.principal-estudio{
	width: 100%;
	height: auto;
	float:left;
	background: black;
	margin: 10% 0% 0% 0%;
	border-bottom: 2px solid blue;
}


			.resumo-esquerda{
				width: 10%;
				height: auto;
				float: left;
				margin-bottom: 3%;
			}

			.resumo{
				width: 80%;
				height: 90%;
				float:left;
				overflow: auto;
				margin-bottom: 3%;
			}
			
			.resumo-poema{
				width: 100%;
				height: 90%;
				float:left;
				margin-bottom: 3%;
			}

			.resumo-direita{
				width: 10%;
				height: auto;
				float: right;
				margin-bottom: 3%;
			}


.principal-sobre{
	width: 100%;
	height: auto;
	float:left;
	background: black;
	border-top: 2px solid red;
	border-bottom: 2px solid blue;
}

.principal-sobre-estudio{
	width: 100%;
	height: auto;
	float:left;
	background: black;
	border-top: 2px solid red;
	border-bottom: 2px solid green;
}

.principal-video{
	width: 100%;
	height: auto;
	float:left;
	background: black;
	border-bottom: 2px solid yellow;
}


.principal-itamar{
	width: 100%;
	height: auto;
	float:left;
	background: black;
	border-bottom: 2px solid green;
}

.principal-marcelo{
	width: 100%;
	height: auto;
	float:left;
	background: black;
	border-bottom: 2px solid #FF0076;
}

.principal-empenhados{
	width: 100%;
	height: auto;
	float:left;
	background: black;
	border-bottom: 2px solid gray;
}


.principal-contato{
	width: 100%;
	height: auto;
	float: left;
	background: black;
	margin-top: 1%;
}

.principal-galeria-estudio-final{
	width: auto;
	height: auto;
	float:left;
	margin-top: 1%;
	background: black;
}

.principal-galeria-estudio-esq{
	width: 20%;
	height: 100px;
	float: left;
	background: red;
	margin: 1% auto;
}

.principal-galeria-estudio-dir{
	width: 20%;
	height: 100px;
	float: left;
	background: green;
	margin: 1% auto;
}

.principal-galeria-estudio{
	width: auto;
	height: auto;
	float: left;
	background: black;
	margin: 1% auto;
}

	.contato-info{
		width: 50%;
		height: 250px;
		margin-left: 25%;
	}

		.contatos{
			width: 100%;
			height: auto;
			float:left;
		}


	.contato-release{
		width: 50%;
		height: 250px;
		float: right;
	}

		.pdf{
			width: 45%;
			height: auto;
			float: left;
			margin-left: 5%;
			margin-top: 1%;
		}

		.fotos{
			width: 45%;
			height: auto;
			float: left;
			margin-right:5%;
			margin-top: 1%;
		}

.conteudo-scroll{
	height: 400px;
	width: 100%;
	overflow: auto;
	border: 1px solid gray;
	background: #484848;
}
	
.conteudo-fotos{
	max-width: 90%;
	height: auto;
	display: block;
	border: 1px solid white;
	margin: 0 auto 5px auto;
}

.rodape{
	height: auto;
	width: 100%;
	margin-top:20px;
	margin-bottom: 0%;
}


/* ----------------------------- Imagens ---------------------------------*/

.img-responsiva{
	max-width: 100%;
	height: auto;
	display: block;
}

.img-responsiva-topo{
	max-width: 100%;
	margin-top: 1%;
	height: auto;
	display: block;
}

.img-galeria{
	opacity:1;
	float: none;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	cursor:pointer;
}

.img-galeria:hover{
	opacity: 0.5;
	-webkit-animation: Aumentar 300ms ease;
	-moz-animation: Aumentar 300ms ease;
	-ms-animation: Aumentar 300ms ease;
}

.img-galeria-ativa{
	opacity: 1;
	float: none;
	cursor: default;
}

.img-pdf{
	opacity:1;
	float: none;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	cursor:pointer;
}

.img-pdf:hover{
	opacity: 0.5;
	-webkit-animation: Aumentar 300ms ease;
	-moz-animation: Aumentar 300ms ease;
	-ms-animation: Aumentar 300ms ease;
}

@-webkit-keyframes Aumentar{
    from {
        -webkit-transform: scale(0.9);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes Aumentar{
    from {
        -moz-transform: scale(0.9);
    }
    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes Aumentar{
    from {
        -ms-transform: scale(0.9);
    }
    to {
        -ms-transform: scale(1);
    }
}

.img-fotos{
	float: left;
	margin: 15px 5px 17px 23px;
	border-radius: 4px;
  	border: 2px solid #fff;
	overflow:hidden;
}

.thumb{
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	max-width: 100%;
	height: auto;
}

.img-fotos:hover .thumb {
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* -------------------------------------------------------------------------------- */
/* ================================== Fotos e Galerias ================================*/

.comentario {
 position:relative; 
 left:170px;
 padding:2px;
 background:#333;
 text-align: left;
 color:#fff;
 display: block;
 width:200px;
 height: 100px;
 opacity: 0;

 -webkit-transition: all 300ms ease;
 -moz-transition: all 300ms ease;
 -ms-transition: all 300ms ease;
 -o-transition: all 300ms ease;
 transition: all 300ms ease;
}

.galeria:hover  .comentario{
      opacity: 1;
}

.galeria-estudio{
	width: 150px;
	height:150px;
	text-align: center;
	float: left;
	margin-bottom:10px;
	margin-left: auto;

}

.img-galeria-estudio{
	float: left;
	margin: 15px;
	border-radius: 4px;
  	border: 2px solid #000;
	overflow:hidden;
}

.thumb{
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	max-width: 100%;
	height: auto;
}

.img-galeria-estudio:hover .thumb {
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
}

/*---------------------------------------------------------------------------------------------*/