@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'ozhandicraft';
    src: url('fonts/ozhandicraft-bt-roman-webfont.eot');
    src: url('fonts/ozhandicraft-bt-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ozhandicraft-bt-roman-webfont.woff') format('woff'),
         url('fonts/ozhandicraft-bt-roman-webfont.ttf') format('truetype'),
         url('fonts/ozhandicraft-bt-roman-webfont.svg#ozhandicraft') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'stone sans';
    src: url('fonts/stone_sans_bold-webfont.eot');
    src: url('fonts/stone_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/stone_sans_bold-webfont.woff') format('woff'),
         url('fonts/stone_sans_bold-webfont.ttf') format('truetype'),
         url('fonts/stone_sans_bold-webfont.svg#stone_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
	line-height:normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: left;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a {
	text-decoration:none;
}
a:focus {}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after {
	clear: both;
	display: table;
	content: "";
}


/*Structure*/
body {
	background-color:#000000;
	color:#4D4D4D;
	overflow-x:hidden;
	min-width:960px;
}
.section {
	min-height:200px;
	border-top:5px solid #000;
}
.content {
	width:960px;
	margin:0 auto;
}
.content:after {
	clear:both;
	display:table;
	content:'';
}
/*General Font Styles*/
body {
	font-family: 'Lato', sans-serif;
}
.content p {
	margin-bottom:21px;
	font-size:15px;
	line-height:21px;
}
.section-title {
	font-family : 'Stone Sans';
	font-weight : bold;
	font-size : 36px;
	text-transform : uppercase;
}
  
/* -- SECTION STYLES -------------------------------*/
/*Nav */
#navbar {
	position:fixed;
	top:0;
	z-index:999;
	width:100%;
}
.menu-wrap {
	width:940px;
	margin:0 auto;
}
#navbar #main-menu {
	background-color:#000000;
	background-color:rgba(0,0,0,0.3);
	border-radius:0 0 0 5px;
}
#navbar.scrolled #main-menu {
	background-color:rgba(0,0,0,0.8);
}
#main-menu {
	float:right;
	text-align:right;
	padding:10px 15px;
	z-index:999;
}
#main-menu a {
	text-transform: uppercase;
	margin: 0 10px;
	font-weight : normal;
	font-size : 14px;
	color : #D9D0C7;
	color : rgba(217,208,199,0.8);
	font-family: 'stone_sansbold','Stone Sans','Lato',sans-serif;
}
#main-menu a.current {
	color:#FFF;
}
#main-menu a:hover {
	color:#FFF;
}

/* Header */
#section-home {
	height:690px;
	position:relative;
	background-image:url(images/art-max-outlines.png);
	background-repeat:no-repeat;
	background-position:top left;
	border-top:none;
}
.home .section-header {
	width:906px;
	margin:0 auto;
	padding-top:90px;
	
}

.home .section-header h1 {
	margin-left: 165px;
}
.home .content {
	padding:40px 0;
	width:520px;
	color:#FFF;
}
#reviews {
	padding:30px;
	text-align:center;
	font-size:20px;
	height:140px;
	overflow:hidden;
}
.review .stars {
	margin-bottom:0;
}
.review h3,
.review h4,
.review h5 {
	font-family: 'stone_sansbold','Stone Sans','Lato',sans-serif;
  font-weight : bold;
  font-size : 23px;
  text-transform : uppercase;
  text-shadow:1px 1px 3px rgba(0,0,0,0.31);
}
.review h4 {
	 font-size : 20px;
}
.review h5 {
	text-transform:uppercase;
	font-family: 'ozhandicraft','OzHandicraft BT','Lato',sans-serif;
    font-size: 20px;
	line-height:28px;
	 letter-spacing : 0.5px;
  color : #FFFFFF;
  text-align:center;
	padding-top:20px;
	margin-bottom:0;
	font-weight:normal;
}
.review ul {
	margin:10px 0;	
}
.review ul li {
	margin-bottom:5px;
}
#review-list {
	position:relative;
}
#review-list li {
	position:absolute;
	top:0;
	padding-top:10px;
	width:100%;
	font-size:24px;
}
#review-list li span {
	white-space:nowrap;
}
#trailer-link {
	padding:30px;
	text-align:center;
	font-size:20px;
	margin-bottom:5px;
	background-image:url(images/play-btn.png);
	background-repeat:no-repeat;
	background-position:center center;
	color:#FFF;
}
#trailer-link a {
	color:#FFF;
	font-family: 'stone_sansbold','Stone Sans','Lato',sans-serif;
  font-weight : normal;
  font-size : 23px;
  text-transform : uppercase;
}
.tagline {
	padding:15px 80px;
	opacity : 0.8;
	  filter: alpha(opacity=80) progid:DXImageTransform.Microsoft.Alpha(opacity=80) ;
}
.tagline p {
	font-family: 'ozhandicraft','OzHandicraft BT','Lato',sans-serif;
    font-size: 20px;
	line-height:28px;
	 letter-spacing : 0.5px;
  color : #FFFFFF;
  text-align:center;
	
}
.socials {
	height:65px;
}
.socials a {
	opacity:0.7;
	margin-right:10px;
}
.socials a:hover {
	opacity:1;
}
.cinema-date {
	float:right;
	background-image:url(images/cinema-strip-bg.png);
	background-repeat:no-repeat;
	width:405px;
	height:65px;
	line-height:60px;
	text-align:center;
	font-family: 'stone_sansbold','Stone Sans','Lato',sans-serif;
  font-weight : normal;
  font-size : 21px;
  text-transform : uppercase;
  color : #820000;
	
}
.home .section-header {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	z-index:40;
}
#home-text {
	position:absolute;
	top:160px;
	left:50%;
	margin-left:-240px;
	z-index:30;
}
#max-pic {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-680px;
	width:445px;
	height:526px;
	z-index:20;
	
}
#foxy-pic {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:150px;
	width:400px;
	height:475px;
	z-index:20;
	
}
#red-strip {
	position:absolute;
	top:0;
	left:50%;
	width:900px;
	margin-left: -430px;
	height:690px;
	background-image:url(images/art-red-strip.png);
	background-repeat:no-repeat;
	z-index:10;
}


/* Videos */
#section-videos {
	background-color:#FFAD61;
	position:relative;
	height:672px;
	overflow:hidden;
	
}
#section-videos .section-header,
#section-videos .info {
	padding-left:20px;
}
.videos .section-title {
	color:#FFF;
	padding-top:60px;
}
.videos #video-menu {
	padding-bottom:20px;
	padding-top:20px;
}
.videos #video-menu .video-thumb {
	margin:5px;
	display:block;
	width:190px;
	height:150px;
	float:left;
	
}
.videos #video-menu .video-thumb span {
	display:block;
}
.vid-img {
	padding:5px;
	background-color:#FFF;
	margin-bottom:5px;
}
.videos #video-menu img {
	width:100%;
	height:auto;
	display:block;
	margin:0;
}
.videos #video-menu a {
	color:#FFF;
	font-family:'ozhandicraft', 'OzHandicraft BT', 'Lato', sans-serif;
	font-size:16px;
	display:block;
	text-transform:uppercase;
}
/*art fx*/
#video-info {
	width:634px;
	height:672px;
	padding:0 20px;
	background-image:url(images/art-video-bg.png);
	background-repeat:repeat-y;
	background-position:center top;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	z-index:190;
	
}
#david-art {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:230px;
	width:336px;
	height:663px;
	z-index:150;
}
#purple-outlines {
	position:absolute;
	top:0;
	background-image:url(images/white-david-sketch.png);
	width:100%;
	height:600px;
	z-index:112;
}
#purple-top {
	position:absolute;
	top:0;
	background-image:url(images/art-purple-strip-top.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:270px;
	z-index:100;
}
#purple-bottom {
	position: absolute;
	bottom: 0;
	background-image: url(images/art-purple-bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	height: 190px;
	z-index: 110;
}
/* Synopsis */
#section-synopsis {
	background-color:#34A4B6;
	height:780px;
	position:relative;
	background-image:url(images/foxy-sketches.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.synopsis .section-title {
	color:#FFF;
	margin-left:175px;
	padding-top:180px;
}
#section-synopsis .info {
	background-color:#FFF;
	padding:20px 20px 5px;
	margin:20px 80px 20px 180px;
}
#section-synopsis .content {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	width:960px;
	height:717px;
	z-index:240;
}
#ruby {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-575px;
	width:286px;
	height:717px;
	z-index:250;
}
#black-strip-top {
	position:absolute;
	top:0;
	background-image:url(images/art-black-texture.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	width:100%;
	height:140px;
	z-index:200;
}
#black-strip-bottom {
	position:absolute;
	bottom:0;
	background-image:url(images/art-black-texture-flip.png);
	background-position:center top;
	background-repeat:repeat-x;
	width:100%;
	height:140px;
	z-index:200;
}
/* Cast */
#section-cast {
	background-color:#75B55B;
	height:700px;
	position:relative;
	background-image:url(images/art-charlie-sketch.jpg);
	background-repeat:repeat;
	background-position:bottom right;
}
.cast .content {
	height:700px;
}
.cast .section-title {
	color:#FFF;
	padding-top:50px;
	margin-left:200px;
}
.cast-menu {
	margin-left:200px;
	padding-top:20px;
}
.cast .person {
	width:110px;
	height:230px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.cast .person a:hover .photo{
	box-shadow:1px 1px 5px 1px rgba(0,0,0,0.4);
}
.cast .photo {
	background-color:#FFF;
	padding:5px;
	width:100px;
	height:140px;
	display:block;
	margin-bottom:7px;
}
.cast .photo img {
	/*width:100%;
	height:auto;*/
	width:100px;
	height:140px;
	display:block;
}
.cast .character {
	color:#000;
	font-family:'ozhandicraft', 'OzHandicraft BT', 'Lato', sans-serif;
	font-size:16px;
	display:block;
	text-transform:uppercase;
	
}
.cast .name {
	color:#FFF;
	font-family:'ozhandicraft', 'OzHandicraft BT', 'Lato', sans-serif;
	font-size:22px;
	display:block;
	
}
#charlie {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-680px;
	width:410px;
	height:390px;
	z-index:350;
}
.cast-art{
	background-image:url(images/art-cast-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	height:700px;
}
/*Overlay*/
.bio {
	padding:10px 10px 5px;
}
.bio:after {
	clear:both;
	display:table;
	content:'';
}
.bio h3, 
.bio h2 {
	font-family:'ozhandicraft', 'OzHandicraft BT', 'Lato', sans-serif;
	font-weight:normal;
	padding-bottom:5px;
	text-align:center;
}
.bio h3 {
	text-transform:uppercase;
	font-size:28px;
	color:#585858;
}
.bio h2 {
	font-size:42px;
	color:#75b45b;
	border-bottom:2px dotted #75b45b;
	padding-bottom:5px;
}
.bio .cast-photo {
	width:260px;
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}

#lightbox .cast-photo img {
	width:auto;
	height:auto;
	border:2px solid #CCC;
}
.bio .blurb {
	width:500px;
	padding-top:15px;
	float:left;
	padding-left:5px;
}
.bio .blurb p {
	margin-bottom:1.2em;
	line-height:normal;
}
/* Photos */
#section-photos {
	background-color:#7F0812;
	height:680px;
	position:relative;
	background-image:url(images/art-karpov-texture.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.photos .section-header {
	height:100px;
	background-image:url(images/art-black-texture.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	padding-top:45px;
	color:#FFF;
	width:100%;
}
.photos .section-header h2 {
	width:960px;
	margin:0 auto;
}
.photos .content {
	padding:20px 0;
}
#photo-menu {
	padding:5px 0px;
	width:700px;
}
#photo-menu a {
	width:115px;
	height:115px;
	background-color:#FFF;
	padding:5px;
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#photo-menu a:hover {
	box-shadow:1px 1px 5px 1px rgba(0,0,0,0.5);
}
#photo-menu a img {
	width:100%;
	height:auto;
	display:block;
}
#svetlana {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:240px;
	width:360px;
	height:710px;
	z-index:450;
}
#pink-strip {
	position: absolute;
	bottom: 0;
	background-image: url(images/art-pink-texture.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color:#d03544;
	width: 100%;
	height: 50px;
	z-index: 400;
}
/* Credits */
#section-credits {
	position:relative;
	z-index: 800;
}
.credit-header {
	background-color:#f1be5d;
	height:270px;
	position:relative;
	overflow:hidden;
}
.credits .section-header {
	padding-top:120px;
	color:#7f0812;
	position:absolute;
	top:0;
	z-index:999;
	width:100%;
}
.credits .section-header h2 {
	width:960px;
	margin:0 auto;
}
.credits .art {
	height:270px;
	width:100%;
	position:absolute;
	top:0;
}
#credit-art-white {
	background-image:url(images/credits-art-white.png);
	background-repeat:no-repeat;
	background-position:top center;
}
#credit-art-buildings {
	background-image:url(images/credits-art-building.png);
	background-repeat:no-repeat;
	background-position:top right;
	position:absolute;
	left:55%;
	width:877px;
	margin-left:-397px;
	
}
#credit-art-star {
	background-image:url(images/credits-art-star.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:160px;
	height:160px;
	position:absolute;
	left: 50%;
    margin-left: 200px;
	top:60px;
}
#credit-art-star-orange {
	background-image: url("images/credits-art-star-orange.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 300px;
    left: 50%;
    margin-left: 270px;
    position: absolute;
    top: 50px;
    width: 300px;
}
.credits .content {
	padding-top:30px;
	color:#FFF;
}
.credits .content a {
	color:rgba(240,237,212,1.00);
}
.credits .content h3 {
	color:#FFF;
	margin:5px 0 10px;
	font-size:23px;
	text-transform:uppercase;
	 font-family: 'stone_sansbold','Stone Sans','Lato',sans-serif;
}
.credits  table {
	width:auto;
}
.credits .cast-list {
	float:left;
	width:35%;
	min-width:300px;
	margin-right:20px;
}
.crew-list {
	float:left;
	margin-right:20px;
	width:60%;
	min-width:270px;
}
.credits .crew-list table {
	float:left;
	margin-right:5px;
}
.credits .cast-list table {
	margin-bottom:20px;
}
.credits td {
	font-family:'ozhandicraft', 'OzHandicraft BT', 'Lato', sans-serif;
	font-size:20px;
}
.credits .label {
	color:#F1BE5D;
	width:100px;
	padding-right:5px;
	text-transform:uppercase;
}
.credits .name {
	color:#FFF;
}
.credits td {
	padding:3px 10px 3px 0;
}
/* Footer */
.footer {
	background-color:#1A1A1A;
	text-align:center;
	padding:20px 32px 60px;
	color:#808080;
	font-family:'OzHandicraft BT', 'Lato', sans-serif;
	font-size:14px;
}
.footer a {
	color:#4D4D4D;
	margin-left:15px;

}
/*Overlays*/
#lightbox {
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.85);
	top:0;
	display:none;
	cursor:pointer;
	z-index:9999;
}
#lightbox #lb-container {
	background-color:#FFF;
	padding:5px;
	width:90%;
	max-width:860px;
	margin:0 auto;
	margin-top:30px;
	min-height:30px;	
	cursor:default;
	position:relative;
}
#lightbox .loader {
	text-align:center;
	width:100%;
	padding-top:150px;
	height:150px;
}
#lightbox .closeBtn {
	position:absolute;
	top:-12px;
	right:-12px;
	background-color:#FFF;
	font-size:14px;
	font-weight:bold;
	width:24px;
	height:24px;
	border-radius:12px;
	cursor:pointer;
	text-align:center;
	line-height:24px;
	box-shadow:1px 1px 3px 1px rgba(0,0,0,0.4);
}
#lightbox iframe {
	width:100%;
	display:block;
	margin:0;
}
#lightbox img {
	max-width:100%;
	width:auto;
	height:auto;
	margin:0 auto;
	display:block;
}
#lightbox .caption {
	padding:5px;
	font-weight:bold;
	font-size:14px;
}
#lightbox .loading-mode .caption {
	opacity:0;
}
#lightbox .loaded-mode .caption {
	opacity:1;
}
#lightbox .close-btn {
	float:right;
	padding:5px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	color:#6C6C6C;
}
#lightbox .nav {
	float:right;
}
#lightbox .nav a,
#lightbox .nav span {
	text-transform: uppercase;
	font-size: 12px;
	color: #585858;
	margin-left: 5px;
	cursor:pointer;
}
#lightbox .nav a:hover,
#lightbox .nav span:hover {
	color:#1E1E1E;
}
#lightbox .close-btn:hover {
	color:#000;
}
#lightbox .nav span.disabled,
#lightbox .nav span.disabled:hover {
	cursor: default;
	color: #C8C8C8;
}