/*
Theme Name: Movie & Art
Theme URI: http://raphamartins.com/work
Description: Custom wordpress implementation for Movie & Art
Version: 1.0
Author: Raphael Martins
Tags: 

*/
@import('stylesheets/video_module.css');

html {
/*	_overflow:hidden;*/
/*	opacity: 0.999;
	-moz-opacity: 0.999;
	filter:alpha(opacity=999);
*/
}
.clearfix {
	_height:1%;
	zoom:1;
}
.clearfix:after {
	content:".";
	visibility:hidden;
	display:block;
	clear:both;
	height:0;
}
.loading-module {
	background: url('images/loader_news.gif') no-repeat center 50px;
	height: 500px;
}
/*alteração 1*/
.hide {
	display:none;
	visibility:hidden;
}
/*alteração 2*/
* {
	margin:0;
	padding:0;
	list-style-position: inside;
}
/* alteração 3*/
a img {
	border: none;
}
body.debug > * {
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
/*  filter:alpha(opacity=50);*/
	
	
}
#lightbox {
	position: fixed; 
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 0;
	left: 0;
	-webkit-opacity: 0.95 ;
	display: none;
}
body.debug {
/*	background: url("sitemaisleve2.jpg") no-repeat 0 0;*/
/*	overflow:auto;*/
}
body#easteregg {
	overflow:hidden;
	_overflow: visible;
		position:relative;
}
body {
	overflow: auto;
	margin-top:271px;
	font-family: Helvetica, Arial, sans-serif;

	font-size:10px;
	_font-size: 9px;
	line-height: 1.4em;
/* 	color: rgb(90,92,94); */
	color: #000
	left:0;
	top:0;
	width: 8200px;
/*	background:#CCC;*/
}
a {
/* 	color: rgb(90,92,94); */
	color: #000;
	text-decoration:none;
}
body #wrapper{

/*	line-height:140%;*/
}
blockquote {
	margin: 20px 10px;
}
/*
body * {
	font-family: "Myriad","Myriad Pro","Myriad Roman ",sans-serif !important;
}
*/
body * {
	font-family: helvetica, sans-serif !important;
}

#navigation {
	background: #FFF;
/*	width:537px;*/
/*	_width:549px;*/
	width:100%;
	
	position: fixed;

	padding:5px 0 5px 30px;

	top:0;
	
/*	left:13px;*/
	left:0px;
	z-index: 1000;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	overflow: hidden;

}
#navigation ul {

	list-style: none;
	font-size: 0.96em;
	margin:0 15px 0 4px;
	float:left;
/*	width:186px;*/

}

#navigation ul.languages {
	float:right;
/*	font-size:0.9em;*/
	width: 146px;
}
#navigation ul.languages li{
/*	font-size:1.25em;*/
}
#navigation ul.news {
/*	width:61px;*/
}
#navigation ul.we {
/*	width:86px;*/
}

#navigation ul.work {
/*	width:154px;*/
}
#navigation ul.directors {
/*	width:144px;*/
}
#navigation .fone-mail {
	position: absolute;
	top: 20px;
	left: 412px;
	width: 200px;
}
#navigation .fone-mail img {
	float: left;
	}
#navigation .fone-mail p {
	margin: 0 0 10px;
}
#navigation .fone-mail p span {
	display: block;
	margin-left: 30px;
}
#navigation.contracted .logo {
	display: none;
}
#navigation .logo {
	position: absolute;
	background: url(images/logo_movieart.png) no-repeat scroll 0 0;
	width: 604px;
	height: 161px;
	top: 56%;
	margin-top: -80px;
	right: 200px;
	z-index: 0;
}
#navigation .menus {
	min-width:800px;
	font-size:0.9em;
	position: relative;
	z-index: 100
}
#navigation .menus ul{
	margin-top:10px;
}
#navigation .menus ul ul{
	margin-top:0;
}
#navigation p {
	clear:both;
	font-weight:bold;
	font-size:9px;
}
#navigation {
  line-height: 150%;
}
#navigation p.close {
	padding-top:4px;
}
#navigation p.close a {
	cursor:pointer;	
}

#navigation ul li {
	font-weight:bold;
	font-size:1.7em;
}
#navigation ul li span.section-title{
font-size: 14px;
}
#navigation ul li li{
	font-weight:normal;
	font-size: 12px;
}
#navigation ul ul{
	margin:0;
	float:none;
/*	font-size:1em;*/
}
#navigation ul ul ul{
	display:none;
	padding-left:4px;
}
#navigation a{
	color: #000;
	text-transform: capitalize;
/* 	color: rgb(90,92,94); */
}
#navigation ul.news li a:hover,
#navigation ul.news li li a:hover,
#navigation ul.news li.active li.active a, 
#navigation ul.news li.active a {
color:rgb(255,0,0);
	
}

#navigation ul.we li a:hover,
#navigation ul.we li li a:hover,
#navigation ul.we li.active a,
#navigation ul.we li.active li.active a {
	color:rgb(118,0,49);
}
#navigation ul.work li a:hover,
#navigation ul.work li li a:hover,
#navigation ul.work li.active a,
#navigation ul.work li.active li.active a{
	color:rgb(137,217,241);
	
}
#navigation ul.directors li a:hover,
#navigation ul.directors li li a:hover,
#navigation ul.directors li.active a,
#navigation ul.directors li.active li.active a{
	color:rgb(255,0,0);
}
#navigation .news li.active ul li a,
#navigation .we li.active ul li a,
#navigation .work li.active ul li a
{
	color: rgb(90,92,94);
}
#we .entry-content a,
directors.entry-content a,
#news .entry-content a {
	color: rgb(118,0,49);
}
#news .entry-content a:hover,
#we .entry-content a:hover,
#directors .entry-content a:hover {
	color: rgb(255,0,0);
}
#news h1,
#news h2,
#news h2 a,
#news h3,
#news h4,
#news h5,
#news h6,
#news ul.sub a.active,
#news a:hover{
	color: rgb(255,0,0);

}
#we h1,
#we h2,
#we h3,
#we h4,
#we h5,
#we h6,
#we ul.sub a.active,
#we a:hover{
	color: rgb(118,0,49);	
}
#directors h1,
#directors h2,
#directors h3,
#directors h4,
#directors h5,
#directors h6,
#directors ul.sub a.active,
#directors a:hover{
	color: rgb(137,217,241);

}
#contents {
	font-size:1.1em;
}
#contents h2 {
	font-size:23px;
	font-weight:bold;
	margin-bottom:13px;
	margin-top:13px;
}
#blog-label {
	top:0;
	position:absolute;
}
#webtv-label {
	left:554px;
	top:0;
	position:absolute;
}

#news .module {
	top:37px !important;
}
#columns {
	position:absolute;
	top:0;
	left:1601px;
	margin-left:78px;
}
body#easteregg #columns {
	position:relative;
	left:0;
	margin-left:0;
}
#columns.blur .module {
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
/*  filter:alpha(opacity=50);*/
}
#columns.blur .active, #columns.blur .active .module  {
	-webkit-opacity: 1;
	-moz-opacity: 1;
/*  filter:alpha(opacity=1);*/
}
#news, #we, #directors {

	width:640px;

}
body#easteregg #news,
body#easteregg #we,
body#easteregg #directors {
	position: absolute;
	left:14px;
	top:40px;
	
}
body#easteregg #directors {
	left:478px;
	margin-left:78px;
}
body#easteregg #we {
	left:956px;
	margin-left:141px;
}
#contents {
	position:relative;
	z-index: 0;
	top: -77px;
}

#contents div.entry-content h2 {
	color:rgb(90,92,94);
	font-size:1em;
	margin:2em 0;
	font-weight:normal;
}
#contents div.entry-content li {
	margin:0.1em 0;
	list-style:none;
}
.entry-content {
	font-size:11px;
}
.entry-content h3 {
	font-size: 14px;
}
.entry-content font,
.entry-content p {
	font-size:11px !important;
}
.entry-content div.more{
	display: none;
}
.entry-content p {
	margin:0.7em 0;
	
}

.entry-content object, .entry-content embed {
		background: url("images/pattern.jpg") repeat 0 0 ;
		display:block;
		z-index: 0 !important;
}
div.loading div.loader {
	display:block;
}
.module .loader {
	display:none;
}
.module {
	position:relative;
	margin-bottom:2em;
	z-index: 1000;
	_zoom:1;
}
#featured {
	position:relative;
	width:1601px;
	height:1065px;
/*	_height:100px;*/
	background: url("images/pattern.jpg") repeat 0 0 ;
}
#featured div {
	position:absolute;
	width:100%;
	height:100%;
	z-index: 100;
	background: #FFF;
	-webkit-opacity: 0.01;
	-moz-opacity: 0.01;
	opacity: 0.01;
/*  filter:alpha(opacity=01);*/
}
body.js-on #featured img {
	-webkit-opacity: 0;
	-moz-opacity: 0;
/*  filter:alpha(opacity=0);*/
	display: block;
	
}
.module .loader {
	position:absolute;
	width:100%;
	height:100%;
z-index: 1000;
}
.module .container {
	display:none;
	position:absolute;
	z-index: 0;
}
.module .loader object,.module .loader embed{
	position:absolute;
	width:100px;
	height:100px;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
}
.module .loader .bg {
		background:#FFF url('images/loader.gif') no-repeat center 20px;
		-webkit-opacity: 0.8;
		-moz-opacity: 0.8;
/*    filter:alpha(opacity=80);*/
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
}
#we .module .loader .bg {
	background-image: url('images/loader_we.gif');
}
#directors .module .loader .bg {
	background-image: url('images/loader_works.gif');
}
#news .module .loader .bg {
	background-image: url('images/loader_news.gif');
}
.module ul.sub {
	font-size:12px;
	list-style: none;
	margin-bottom:24px;
}
.module ul.sub li{
	line-height:15px;
	margin: 0 0 4px 0;
}
.module ul.sub li a.active{
	font-weight:bold;
}
.bio img.fn {
	clear:both;
	display:block;
	margin-bottom:18px;
}
.bio h3.n {
	float:left;
	font-size:13px;
/*	line-height:1em;*/
	line-height:2px;
	margin:6px 5px 0 0;
/*	padding-top:0.5em;*/
}
.bio h3.n,
#we h3.entry-title,
#directors h3.entry-title {
	font-size:13px;
	font-weight: bold;
	line-height:0.1em;
	_line-height:1em;
	_padding-top:5px;
	margin:7px 5px 0 0;
	float:left;
}

.bio h4 {
	font-weight:bold;
	font-size:1em;
	margin:1em 0;
}
#contact {
	height:260px;
}
#contents div.gallery p {
width: 200px;
height: 150px;
float: left;
margin-right: 13px;
position: relative;
}
#contents div.gallery a {
/* 	float:left; */
/*	margin:0 5px;*/
}

#contents div.gallery a .tooltip {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	color:#FFF;
	top: 0;
	
	-webkit-opacity: 0.7;
}
#contents div.gallery a:hover .tooltip {
	display: block;
}
#contents div.gallery div.zoom .controls abbr.next{
	right:0;
	background: url('images/seta_fw.png') no-repeat left top;
	_background: url('images/seta_fw.gif') no-repeat left top;
	
}
#contents div.gallery div.zoom .controls abbr.previous{
	left:0;
	background: url('images/seta_bw.png') no-repeat right top;
	_background: url('images/seta_bw.gif') no-repeat right top;
}
#contents div.gallery div.zoom object,#contents div.gallery div.zoom embed {
	margin:0 auto;
}


h3.entry-title {
	font-size:14px;
	font-weight: normal;
}
#news h3.entry-title a {
	color: rgb(255,0,0);
	font-weight:bold;
}
#news h3.entry-title {
	float:left;
	margin-right:0.5em;
}
#news .barra {
	background: url('images/barrinhas_red.png') repeat-x left bottom;
}
#we .barra {
	background: url('images/barrinhas_magenta.png') repeat-x left bottom;
}

#work .barra,
#directors .barra {
	background: url('images/barrinhas_blue.png') repeat-x left bottom;
}


div.barra {
	background: url('images/barrinhas.png') repeat-x left bottom;
	height: 15px;
	margin: 3px 0;
}
#news .hentry {
	margin:0.7em 0 2em;
/* 	border-bottom: 1px solid #333; */
}
#news .hentry .date {
	color:#F00;
/*	margin-left:0.5em;*/
	line-height:1.8em;
}
#news .hentry .send-to-friend{
	color:#760031;
	clear:both;
	position:relative;
	top:-3px;
	font-size:11px;
	cursor:pointer;
	display:none;
}
#news .hentry .send-to-friend p{
	display:block;
}
#news .hentry .send-to-friend form{
	z-index: 999;
	display:none;
	position:absolute;
/*	height:300px;*/
	width:100%;
	background:#FFF;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
/*  filter:alpha(opacity=90);*/
}
#news .hentry .send-to-friend form ol{
	list-style: none;
}
#news .hentry .send-to-friend form ol li{
	margin:0.5em 0;
}
#news .hentry .send-to-friend form input,
#news .hentry .send-to-friend form textarea{
	border: 1px solid #760031;
	display:block;
	width:50%;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family: "Myriad","Myriad Pro","Myriad Roman ",Lucida, "Lucida Sans", "Lucida Grande",sans-serif;
	font-size:10px;
}
#news .hentry .send-to-friend form button{
	border: none;
	color:#760031;
/*	padding:0.1em;*/
	margin:10px 0;
	background:none;
	
}
#news .hentry .entry-content {

}
#news div.active .entry-content {
/*	display:block;*/
}
#news .navigation  {
	margin:2em 0;
}
#news .navigation a {
	font-size:1.81em;
	font-weight:600;
	padding-right:10px;
}
#news label.to_input span {
	display:none;
}

#scroll_guides div {
	
}
#scroll_guides .tl {
	
}
#news img {
	max-width:100%;
}

p.more {
	cursor: pointer;
	_cursor: hand;
}

a.more {
  display: block;
  font-weight: bold;
  margin: 10px 0;
  color: #F00 !important;
}