@charset "UTF-8";

/* Reset default browser styles */
@import url('reset.css');

/* Rebuild default browser styles */
@import url('rebuild.css');

/* font-deck
div { font-family:"Apercu Light", Calibri, sans-serif; font-size-adjust:0.508; font-weight:200; font-style:normal; }
*/

html, body {
	font-family:"Apercu Light", Calibri, sans-serif;
	letter-spacing: 0.03em;
	margin:0;
	padding:0;
	font-size:15px;
	line-height:22px;
	height:100%;
	width:100%;
	color:#ffffff;
	background: #222222;
}

p {
	margin:0;
}

hr {
  	border: 0;
 	border-top: 1px solid #ffffff;
	border-bottom: none;
	background: none;
	margin: 30px 0 5px 0;
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}

a:link, a:visited {
	color:#ffffff;
	border-bottom:solid 1px #ffffff;
	text-decoration:none;
}

a:hover {
	border-bottom:none;
}

a:active {
	color:#FFF;
	border-bottom:none;
}

#header {
	position:fixed;
	top:19px;
	left:40px;
	height:55px;
	margin:0;
	padding:0;
	z-index:100;
}

#logo {
	position:static;
	display:inline-block;
	margin:0 34px 0 0;
	padding:0;
}

#images {
	position:absolute;
	top:100px;
	z-index:0;
	width:100%;
}

a.social {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}

	a.social:hover {
		opacity: 1;
		filter: alpha(opacity=100); /* For IE8 and earlier */	
	}

.mainphoto {
	height:500px;
	width:auto;
	margin:0 0 0 200px;
	background-color:#000000; 
}

a.img_anker, img.first {
	position:relative; /*fix for Safari ankers*/
	border:none;
}

#content.overview {
	position:absolute;
	top:100px;
	left:133px;
	padding: 0 28px 0 0;
	vertical-align:top;
}

.overview_img {
	position:initial;
	display: inline-block;
	background: no-repeat left top;
	border: none;
	width:300px; 
	height:200px;
	overflow: hidden; 
	margin: 0 12px 12px 0;
	padding: 0;
}

.ovImgOff {
	position:absolute;
	border: none;
	z-index:3;
}

.ovImgOn {
	position:absolute;
	display:none;
	width: 290px; 
	height: 200px;
	background:#E1E1E1;
	border: none !important;
	padding:0 5px;
	z-index:4;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#info {
	position:fixed;
	top:100px;
	left:133px;
	margin:0px;
	padding:0px 20px 5px 5px;
	width:375px;
	z-index:1;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#info.infoOff {
	background:none;	
}

#info.infoOn {
	background:#4D4D4D;
	display:none;
	z-index:2;
}

.filminfo {
	font: 12px/16px "Courier New", Courier, mono;
}

.video {
	margin: 0 0 100px 0;
}

.hyphenate {
 -ms-word-break: break-all;
     word-break: break-all;

     /*Non standard for webkit*/
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

.justify {
	text-align: justify;
	text-justify: inter-word;
}

/*home-------------------------------------------------*/

#slides {
	padding-top:100px;
}

.slidesize {
	overflow:hidden;
}

/*news-------------------------------------------------*/
#content.news {
	position:absolute;
	top:100px;
	left:133px;
	vertical-align:top;
}

.post {
	width:450px;
	margin:0 50px 0 0;
}

.entry-content p {
	margin-top:22px;
}

/*about-------------------------------------------------*/
#content.about {
	position:absolute;
	top:100px;
	left:133px;
	vertical-align:top;
}

#column_single {
	width:450px;
	margin:0 50px 0 0;
	float:left;
}

#column_1 {
	width:240px;
	float:left;
	margin-right:12px;
}

#column_2 {
	width:240px;
	float:left;
}

#column_1 ul, #column_2 ul, #column_single ul {
	margin:0;
	padding:0 0 0 1em;
}

#column_1 ul li, #column_2 ul li {
	margin:0;
	padding:0;
}

#column_single ul li {
	margin: 0 0 1.466em 0;
	padding: 0;
}

#credits {
	position:absolute;
	bottom:40px;
	left:133px;
	width: 450px;
	font-size: 12px;
	line-height: 15px;
	color: #808080;
}

	#credits a:link, #credits a:visited { color: #808080; border-bottom: 1px solid #808080; }
	#credits a:hover { color: #ffffff; border-bottom: 1px solid #ffffff; }
	
/*tearsheet-------------------------------------------------*/
#ts_container {
	font-size: 0;
}

a.ts_thumb {
	border: none;
	display: inline-block;
	margin: 0 12px 12px 0;
}

/*style the main menu-------------------------------------------------*/ 
#dropDown1, #dropDown2, #dropDown3 { 
	margin:0; 
	padding:0;
	background-color:#404040;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#dropDown1.navOff, #dropDown1.navOn {
	position:fixed;
	top:35px;
	left:133px;
}

#dropDown2.navOff, #dropDown2.navOn {
	position:fixed;
	top:35px;
	left:385px;
}

#dropDown3.navOff, #dropDown3.navOn {
	position:fixed;
	top:35px;
	left:637px;
}

.navOff li, .navOn li { 
	list-style:none; 
	font:#000; 
} 

.navOff li a:link, .navOff li a:visited, .navOn li a:link, .navOn li a:visited { 
	display:block; 
	text-decoration:none; 
	width:230px;
	padding:0 5px 4px 5px; 
	color:#FFFFFF;
	border:none;
}

.navOff li a:hover, .navOn li a:hover { 
	color:#000000;
}

.navOn {
	display:none;
}

#loading {
	margin:0; 
	padding:0;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	display: inline;
	
}

#SocialMedia {
	position: fixed;
	top: 35px;
	right: 40px;
}