@import 'animate.css';
@import 'grid.css';
@import 'core.css';



body {padding: 0;color: #fff;
	background-repeat: no-repeat;
	background-color: #000 ;
	background-position: center center!important;
	background-size: cover;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;width: 100%; line-height: 1.5em;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-attachment: fixed !important;
	height: 100%;
}
.wow{
 	visibility: hidden;
}
#bg{
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	background-position: center center!important;
 overflow: visible;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100vh;
	display: block;
	z-index: 1;
	float: left;
	left: 0;
} 

a{
	color: #222;
}
#main{  
	background-color: rgb(255, 255, 255);  
	margin-top: 5vh;
	height: 100%; 
 
	position: relative;
	z-index: 3;
	display: block;
}
#main img{
	max-width: 100%;
}
#main{
	color: rgba(51, 51, 51, 0.77);
}
.thumb{
	width: 50%;
	margin: 0;
	float: left;
	display:  block;
	overflow: hidden;
}
.thumb img{
	max-width: 100%;
	position: relative;
	display: block;
	width: 100%;
}
#site-bar{ text-align: right;    background-color: rgba(0,0,0,0.70);margin-right: 0; display: block;
 margin-top: 5vh;	z-index: 3;
}
 
.inner{ padding: 60px; }

.panel{
	display: inline-block;position: relative;margin-top: 100px; height: auto;background-color: rgba(0,0,0,0.80);font-size: 14px;color: #b2b2b2;}
.panel a{color: #fff;}

.home-tpl #main{
	display: none;
}
.home-tpl #site-bar {
	margin-left: 25%;
}

hr{
	display: none;
}


.table{
	min-height: 100vh;
 
}
#festival-laurels{width: 100%;height: 100%;background-color: #000;text-align: center;display: block;position: fixed;top: 0;left: 0;z-index: 9999999;overflow: hidden;padding-top: 20%;}
.laurel{width: 150px;height: 150px;display: inline-block;position: relative;padding: 0 !important;margin: 0 !important;line-height: 200px;}
#mini-laurels .laurel {width: 25% ;height: auto;}
.media-list-item{margin: 0; padding: 0;display: inline-block;position: relative;overflow: hidden;background-color: #000;}
#media-list{margin-bottom: 20px;display: inline-block;position: relative;}
.small-img{width: 157px;display: inline-block;float: left;position: relative;margin-right: 5px;margin-bottom: 5px;height: 80px;overflow: hidden;}
.small-img.last{margin-right: 0;}
#media-list img{max-width: 100%; margin: 0;padding: 0;display: block;position: relative;}
.film-credit{margin-bottom: 20px!important;display: block;position: relative; padding-bottom: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.11);}

.credit-title{ color: #fff; font-size: 16px; }
.credit-name{ color: #fff; }

/* Site Header
**************************************************************************************/ 
#site-header{ position: relative; clear: both; display: block; margin-bottom: 0;
	margin-left: 0; margin-right: 0;   border-bottom: 1px solid rgba(255, 255, 255, 0.11);
	padding-bottom: 40px;
}
#identity { display: inline-block; line-height: 1em; }
#identity h1,#identity a { font-size: 32px; font-weight: bold; line-height: 1em; }
#identity h1,  #identity a,  #identity img{ margin: 0 !important; padding: 0; border: none; max-width: 100%; }
#identity a { text-decoration: none; border: none; display: block; }
#identity span { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);  }
#tagline { font-size: .9em; margin-bottom: 20px; }

/* Primary Navigation
**************************************************************************************/ 
#primary-nav { clear: both; display: block; line-height: 30px;
	font-weight: normal;font-style: normal;
	margin-top: 40px;
	margin-bottom: 40px;
}
#primary-nav ul { list-style: none; padding-left: 0; margin: 0; line-height: 25px; }
#primary-nav li {  position: relative;  }
#primary-nav a { display: block; text-decoration: none; color: #fff;}
#primary-nav ul ul {-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);box-shadow: 0 3px 3px rgba(0,0,0,0.2);display: none;float: left;margin: 0;position: absolute;top: 30px;left: 0;width: 200px;z-index: 99999; }
#primary-nav ul ul li{ float: none; margin-bottom: 0; }
#primary-nav ul ul ul { left: 100%; top: 0; }
#primary-nav ul ul a { color: #fff;font-size: 13px;font-weight: normal;height: auto;line-height: 30px;padding: 10px 10px;width: 168px; }
#primary-nav li:hover > a, #primary-nav ul ul :hover > a, #primary-nav a:focus {  }
#primary-nav li:hover > a, #primary-nav a:focus { color: #f93228; }
#primary-nav ul ul a:hover{ color: #fff; }
#primary-nav ul li:hover > ul { display: block; margin-bottom: 0; }
#primary-nav .current_page_item > a, 
#primary-nav .current_page_ancestor > a ,
#primary-nav .current_page_parent > a
#primary-nav .active a, #primary-nav .is-active a{ color: #f23127; }
#primary-nav a.assistive-text:active,
#primary-nav a.assistive-text:focus { background: #eee;clip: auto !important;position: absolute;text-decoration: underline;top: 0; }
 

.laureloverlay {
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	float: left;
	z-index: 9999999999;
	text-align: center;
	margin: 0;
	padding: 0;
}
.laureloverlay .table {
	width: 100vw;
}
.laureloverlay img {
 
	max-width: 100%;
}
/* Site Footer
**************************************************************************************/
#site-footer {
	padding-top: 0;
	padding-bottom: 0;
	text-align: right; color: rgba(255,255,255,0.45);
	border-top: 1px solid rgba(255, 255, 255, 0.11);
}
#site-footer #colophon{ position: relative; display: block; clear: both; padding: 30px 0 0; text-align: right; }
#site-footer p{ text-align: right; }
 #site-footer a{
 	color: #ffffff;
 }

h1{font-size:25px;color: #acacac;text-transform: uppercase;}
h2{font-size: 20px;line-height: 1.4em;font-weight: normal;font-style: normal;text-decoration: none;color: #fff;}

.nav-single{ display: block; position: relative; margin-bottom: 40px; width: 100%;
	margin-top: 40px;
	padding-bottom: 40px;
}
.entry-hero-image img{
	max-width: 100%;
}
.container{
	overflow: visible;
	background-color: transparent;
}

/*  Content
----------------------------------------------- */
.comment-content h3 {font-size: 10px;letter-spacing: 0.1em;line-height: 2.6em;text-transform: uppercase;}

/* Author Info */
#author-info { font-size: 12px; overflow: hidden; }
.singular #author-info {background: #f9f9f9;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin: 2.2em -35.6% 0 -35.4%;padding: 20px 35.4%;}
.archive #author-info {border-bottom: 1px solid #ddd;margin: 0 0 2.2em;padding: 0 0 2.2em;}
#author-avatar {float: left;margin-right: -78px;}
#author-avatar img {background: #fff;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0 1px 2px #bbb;-moz-box-shadow: 0 1px 2px #bbb;box-shadow: 0 1px 2px #bbb;padding: 3px;}
#author-description {float: left;margin-left: 108px;}
#author-description h2 {color: #000;font-size: 15px;font-weight: bold;margin: 5px 0 10px;}

/* Comments link */
.entry-header .comments-link a { }
.entry-header .comments-link .leave-reply {visibility: hidden;}

 
/* Misc / Sort
**************************************************************************************/
.default-color {   }
.skip-link { width: 100%;  padding: 0; display: block; z-index: 1; }
.attachment {  }
.attachment img { max-width: 100% }
.attachment-full-link { color: #999;padding: 0;margin: 0;display: block; }
.no-password {  }

.site-message-absolute {position: absolute  !important; right: 0px;}
.site-message-fixed {left: 0px !important; position: fixed  !important; background: rgba(0,0,0,0.98) !important;z-index: 9999;top: 0px;}
.panel .inner{padding: 40px;}
.panel h1, .panel h2{text-transform: uppercase; padding-bottom: 20px;margin-bottom: 20px;color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.11);}
.panel h2{font-size: 16px;margin-bottom: 10px;padding-bottom: 10px;margin-top: 20px;}
.panel li{list-style-type: none;padding: 0;margin: 0;}
#main h2{ font-size: 16px; text-transform: uppercase;
	color: rgba(0, 0, 0, 0.35);
}
 
ul.prod-list, ul.cast-list, ul.credit-list{color: #666;font-size: 12px;margin: 0 0 30px;padding: 0;
	display: block;
	position: relative;
}

ul.prod-list li, ul.cast-list li, ul.credit-list li{
	display: block !important;
	position: relative !important;
}
.toggle-control{cursor: pointer;display: block;position: relative;}
ul.prod-list li .toggle-control, .toggle-control:hover{color: #f83227 !important;}
ul.prod-list li .toggle-control:hover{text-decoration: underline;}
.toggle-content{ display: block; position: relative; color: #bbb;
	width: 100%;
	height: auto;
}
.toggle-content .inner{padding: 10px 0 30px 20px; display: block; position: relative;font-size: 14px;}
.credit-title{ color: #fff; font-size: 16px; line-height: 20px !important;}
.credit-name{ color: #ebebeb; }

ul.twitter-list{ margin: 0; padding: 0; }
.twitter-item{ font-size: 12px; }
.twitter-item a{ color: #f63127; }
.twitter-item .inner{ padding: 0; margin: 0; }

.home-content-header{
	margin-bottom: 20px !important;padding-bottom: 20px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
.home-content-header h1{
	padding: 0;
	margin: 0 0 20px;
	border-style: none;
	background-image: none;
}
.home-title{font-size: 26px !important;text-transform: lowercase !important;line-height: 1.2em }

.twitterbox{
	margin-top: 40px;
	margin-bottom: 20px;
}
.twitterbox h3{
	margin-bottom: 20px;
}
.feedback{
	font-size: 12px;
	padding: 0 0 20px;
	margin-top: 40px;
 
	display: block;
	position: relative;
	width: 320px;
	clear: both;
}
.feedback .slides{
	clear: both;
	display: block;
	position: relative;
	height: auto;
	width: 320px;
	margin: 20px 0 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.feedback .item{
	display: block;
	float: left;
	height: auto;
	clear: both;
	margin: 0;
	padding: 0;
	width: 320px;
}
.feedback .item a:before{
	content: '- ';
}
.section-title{font-size: 10px !important;color: #777  !important;margin-bottom: 5px;padding-bottom: 5px;
 
border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
.default-color{color: #f83227 !important;}
.entry-title{ margin-top: 0 !important;border-style: none !important; 	background-image: none;
	line-height: 1.3em;
	font-size: 18px;
}
.entry-content img{
	margin-top: 20px;
	margin-bottom: 20px;
}
.entry-title.plain{
	background-image: none;
 
}
.single .page-title{
	color: #bbb;
}
.entry-date{
	font-size: 10px;
	color: #999!important;

}
.entry-comment-link,.entry-tags{
	display: inline-block;
}
.entry-tags{
	
}
.logged-in-as{
	font-size: 11px;
	color: #666;
}
.nomarginpad{
	margin: 0 !important;
	padding: 0 !important;
}
.entry-content{
	margin-bottom: 20px;
	margin-top: 20px;
}
.format-standard{
	margin-bottom: 20px; 
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
.entry-meta, .entry-colophon{
	font-size: 12px;
}
.entry-colophon{
	color: #666;
}
.entry-title a{
	color: #fff;
	text-decoration: none;
}
 


.video-container{
	position: relative;
	display: block;
	margin-bottom: 30px;
}


@media (max-width: 980px){
.home-tpl #site-bar, #site-bar {
	margin-left: 0%;
}
}


@media (max-width: 768px){

	#main,
	#site-bar,
 	.col-md-6{
 		margin-bottom: 0;
 		margin-top: 0;
 	}
 	#main {
		margin-bottom: 40px;
	}
	
	.inner{
 		padding: 30px;
 	}
 	
 	#site-bar{
 		margin-top: 15px;
 	}
 
	.home-tpl #site-bar, #site-bar {
		margin-left: 0%;
	}
	
}
 