/* CSS Document */

@font-face {
    font-family: 'OptimaLTRegular';
    src: url('../fonts/lte50019-webfont.eot');
    src: url('../fonts/lte50019-webfont.eot?#iefix') format('eot'),
         url('../fonts/lte50019-webfont.woff') format('woff'),
         url('../fonts/lte50019-webfont.ttf') format('truetype'),
         url('../fonts/lte50019-webfont.svg#webfontwO9k72eN') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	margin:0;
	padding:0;
	border:0;
    font-family: 'OptimaLTRegular';
}

html, body {
	height: 100%;
}
body{
	overflow:hidden;
	background:#191919;
}
h2{
	display:none;
}
h3{
	padding:20px 30px 0 0;
	font-size:30px;
	font-weight:100;
	color:#999;
}
p{
	padding:0 30px 0 0;
	font-size:14px;
	line-height:18px;
	color:#999;
}

#header,
#footer{
	width:100%;
	height:80px;
	position:absolute;
	z-index:999999;
	background:#000;
	border-bottom:5px solid #262626;
	
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
}
#header h1 a{
	width:330px;
	height:100px;
	margin-left:-480px;
	top:0;
	left:50%;
	display:block;
	position:absolute;
	text-indent:-9000px;
	overflow:hidden;
	background: url(../imagens/logo.png) bottom left no-repeat;
}
#header ul#menu{
	width:605px;
	margin-left:-125px;
	left:50%;
	position:absolute;
}
#header ul#menu li{
	width:150px;
	list-style:none;
	display:inline;
}
#header ul#menu li a{
	width:130px;
	height:30px;
	padding-top:50px;
	padding-right:20px;
	display:block;
	float:left;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	text-align:right;
	line-height:30px;
	background:#000;
	border-right:1px solid #262626;
}
#header ul#menu li:first-child a{
	border-left:1px solid #262626;
}
#header ul#menu li a:hover#link0{
	color:#45abd4;
}
#header ul#menu li a:hover#link1{
	color:#ee5977;
}
#header ul#menu li a:hover#link2{
	color:#f7a246;
}
#header ul#menu li a:hover#link3{
	color:#e7e842;
}

#header ul#menu li ul#submenu1,
#header ul#menu li ul#submenu2{
	top:85px;
	left:0px;
	position:absolute;
	display:none;
}#header ul#menu li ul#submenu2{
	left:152px;
}
#header ul#menu li ul#submenu1 li,
#header ul#menu li ul#submenu2 li{
	display:block !important;
}
#header ul#menu li ul#submenu1 li a,
#header ul#menu li ul#submenu2 li a{
	width:131px;
	height:22px;
	padding-top:0;
	padding-right:20px;
	font-size:12px;
	color:#666;
	line-height:22px;
	background:#262626;
	border:0;
	border-bottom:1px solid #333;
}
#header ul#menu li ul#submenu1 li a:hover,
#header ul#menu li ul#submenu2 li a:hover{
	color:#e7e842;
}

#footer{
	height:30px;
	z-index:9999991;
	bottom:0;
	border-top:5px solid #262626;
	border-bottom:0;
}
#footer ul#social{
	width:960px;
	margin:0 auto;
}
#footer ul#social li{
	padding-right:10px;
	list-style:none;
	display:inline;
	font-size:12px;
	color:#666;
}
#footer ul#social li a{
	width:100px;
	height:30px;
	color:#666;
	text-decoration:none;
	line-height:30px;
}
#footer ul#social li a:hover{
	color:#ccc;
}
#footer a#assinatura{
	width:300px;
	height:30px;
	margin-left:180px;
	bottom:0;
	left:50%;
	position:absolute;
	z-index:99999991;
	display:block;
	text-align:right;
	font-size:12px;
	color:#666;
	text-decoration:none;
	line-height:30px;
}
#footer a#assinatura:hover{
	color:#FFF;
}

#content #fotos{
	height:540px;
	margin-top:-245px;
	top:50%;
	left:50%;
	position:absolute;
}
#content #fotos .item{
	margin-right:10px;
	float:left;
	opacity:0.1;
	background:#333 url(../imagens/loading.gif) center center no-repeat;
	
	-moz-box-shadow: 0 2px 20px #000;
	-webkit-box-shadow: 0 2px 20px #000;
	box-shadow: 0 2px 20px #000;

}
#content #esquerda,
#content #direita{
	width:30px;
	height:30px;
	margin-top:10px;
	top:50%;
	left:0;
	position:absolute;
	z-index:999900;
	display:block;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	line-height:30px;
	color:#fff;
	background:#262626;
}
#content #direita{
	left:auto;
	right:0;
}
#content a#esquerda:hover,
#content a#direita:hover{
	color:#ee5977;
}


#content #bio{
	width:960px;
	height:520px;
	margin-top:-235px;
	margin-left:-480px;
	top:50%;
	left:50%;
	position:absolute;
	display:none;
}
#content #bio h3{
	color:#45abd4;
}
#content #bio .item{
	height:245px;
	background:#000;
	border:5px solid #262626;
	
	-moz-box-shadow: 0 2px 20px #000;
	-webkit-box-shadow: 0 2px 20px #000;
	box-shadow: 0 2px 20px #000;
}
#content #bio .item:first-child{
	margin-bottom:10px;
}
#content #bio .item img{
	margin-right:30px;
	float:left;
}

#content #aluguel{
	width:950px;
	height:510px;
	margin-top:-235px;
	margin-left:-480px;
	top:50%;
	left:50%;
	position:absolute;
	overflow:auto;
	overflow-x: hidden;
	display:none;
	
	background:#000;
	border:5px solid #262626;
	
	-moz-box-shadow: 0 2px 20px #000;
	-webkit-box-shadow: 0 2px 20px #000;
	box-shadow: 0 2px 20px #000;
}
#content #aluguel .item{
	padding:20px;
}
#content #aluguel .item h3{
	padding:0;
}

#content #workshop{
	width:950px;
	height:510px;
	margin-top:-235px;
	margin-left:-480px;
	top:50%;
	left:50%;
	position:absolute;
	overflow:auto;
	display:none;
	
	background:#000;
	border:5px solid #262626;
	
	-moz-box-shadow: 0 2px 20px #000;
	-webkit-box-shadow: 0 2px 20px #000;
	box-shadow: 0 2px 20px #000;
}
#content #workshop .item{
	min-height:82px;
	padding:20px 20px 20px 110px;
	position:relative;
	border-top:1px solid #262626;
}
#content #workshop div:first-child{
	border:0;
}
#content #workshop .item h3{
	padding:0 0 10px 0;
	color:#666;
	line-height:30px;
}
#content #workshop .item p{
	margin-bottom:10px;
}
#content #workshop .item span.data{
	width:70px;
	height:55px;
	padding-top:15px;
	top:25px;
	left:20px;
	position:absolute;
	color:#f7a246;
	text-align:center;
	text-transform:uppercase;
	line-height:24px;
	border:1px solid #f7a246;
}
#content #workshop .item span.data strong{
	display:block;
	font-size:40px;
	font-weight:100;
}
#content #workshop .item img{
	margin-left:20px;
	float:right;
	border:1px solid #333;
}




#content #contact{
	width:890px;
	height:450px;
	margin-top:-235px;
	margin-left:-480px;
	padding:30px;
	top:50%;
	left:50%;
	position:absolute;
	display:none;
	
	background:#000;
	border:5px solid #262626;
	
	-moz-box-shadow: 0 2px 20px #000;
	-webkit-box-shadow: 0 2px 20px #000;
	box-shadow: 0 2px 20px #000;
}
#content #contact form{
	width:416px;
	float:left;
}
#content #contact form div{
	width:202px;
	float:right;
}
#content #contact form div:nth-child(3){
	float:left;
}
#content #contact form div input{
	width:186px;
}
#content #contact form label{
	padding-bottom:2px;
	display:block;
	text-transform:uppercase;
	font-size:12px;
	color:#999;
}
#content #contact form input,
#content #contact form textarea{
	width:400px;
	margin-bottom:8px;
	padding:6px 8px;
	color:#e7e842;
	background-color:#000;
	border:1px solid #666;
}

#content #contact form input.botao{
	width:auto;
	margin-top:5px;
	padding:8px 15px;
	text-transform:uppercase;
	color:#ccc;
	background:#333;
	border:0;
}

#content #contact form span{
	padding-top:8px;
	display:block;
	font-size:18px;
	color:#e7e842;
}
#content #contact form span a{
	display:block;
	font-size:12px;
	color:#e7e842;
	text-decoration:none;
}
#content #contact form span em{
	color:#FFF;
}
#content #contact iframe{
	float:right;
}


