@charset "utf-8";
@font-face {
	font-family: 'WebSymbolsRegular';
	src: url('../fonts/websymbolsligaregular.eot');
	src: url('../fonts/websymbolsligaregular.eot?#iefix') format('embedded-opentype'), url('../fonts/websymbolsligaregular.woff') format('woff'), url('../fonts/websymbolsligaregular.ttf') format('truetype'), url('../fonts/websymbolsligaregular.svg#WebSymbolsRegular') format('svg');
}
/* CSS Document */
body, html {
	height: 100%;
	background-color: #000;
}
html {
	background-color: #000;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body {
	font-family: 'Source Sans Pro', Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	list-style-type: none;
}
.menu {
}
#menuSystem {
}
a:link {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #ffd675;
	text-decoration: none;
}
a:focus {
	outline: none; /* remove the dotted outline added by Firefox */
}
a:active {
	color: #ffd675;
	cursor: wait;
}
p {
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	margin-top: .7em;
}
ul li {
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}
#main-navigation ul li {
	margin: .5em 0 .5em 0;
	font-family: 'Source Sans Pro', Tahoma, Arial, sans-serif;
	letter-spacing: 4px;
	font-size: 18px;
	line-height: 1.1em;
	text-transform: uppercase;
	text-align: left;
}
#main-navigation ul li a, ul li a:visited {
	color: #fff;
}
#main-navigation a:hover, ul li a:focus {
	color: #ffd675;
}
#main-navigation ul li:not(:last-child) {
}
#main-navigation ul li.active-link > a {
	color: #ffd675;
}
.icon-font {
	color: #fff;
}
ul.icon-font {
	font-family: WebSymbolsRegular;
	font-size: 48px;
	padding-top: 0;
	line-height: 1.2em;
}

ul.icon-font-2 {
	display: inline-table;
	padding: 0;
	font-family: WebSymbolsRegular;
	font-size: 48px;
	margin: 0;
}
ul.icon-font-2 li {
	padding: .5em;
	float: left;
}
.icon-font-2 a:hover, ul li a:focus {
	color: #ffd675;
}


.icon-font a:hover, ul li a:focus {
	color: #ffd675;
}
ul.icon-font li {
	padding-bottom: .5em;
	text-align: right;
}
.lilpad {
	padding-bottom: .32em !important;
}
.menuItem {
}
#apDivUL {
	position: fixed;
	top: 1em;
	left: 1em;
	width: 20%;
}

#apDivLL {
	position: fixed;
	bottom: 1em;
	left: 1em;
	width: 10%;
}
.apDivCC {
	position: absolute;
}
.apDivCC-Tall {
	position: relative;
	clear: both;
	width: 50%;
	left: 25%;
	padding-top: 1.5em;
}

#overall {
	position: relative;
	width: 100%;
}
#video {
	width: 100%;
	text-align: center;
}

#video-art {
	width: 50%;
    margin-left: 25%;
    height: 100%;
	text-align: center;
}

#apDivUL-S {
	position: absolute;
	top: 1em;
	left: 1em;
	width: 0%;
}
.apDivCC-Tall-S {
	position: relative;
	left: 21%;
	width: 58%;
	padding-top: 1em;
}
.apDivCC-Tall-A {
	position: relative;
    margin:auto;
	left: 10%;
    right: 10%;
    margin-bottom: 30%;

	padding-top: 1em;
    padding-bottom: 30%;
    text-align: center;
}
.apDivCC-Tall-B {
	position: relative;
	left: 0%;
	width: 30%;
	padding-top: 1em;
}
#apDivUR-S {
	position: absolute;
	width: 41%;
	top: 1em;
	right: 1em;
	text-align: center;
}

.apDivCC-Wide {
	position: fixed;
	width: 55%;
	top: 50%;
	left: 50%;
	padding-bottom: 1.5em;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.apDivCC-Home {
	position: fixed;
	width: 50%;
	top: 50%;
	left: 50%;
	text-align: center;
		background: rgba(32, 32, 48, 0.0);
	padding: 1em;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#apDivUR {
	position: fixed;
	top: 1em;
	right: 1em;
	width: 20%;
}

#apDivLR {
	position: fixed;
	bottom: 1em;
	right: 1em;
	width: 10%;
}
.diy-slideshow {
	position: absolute;
	display: block;
	overflow: hidden;
}
.logo {
	position: fixed;
	max-height: 100%;
	max-width: 50%;
	background: rgba(32, 32, 48, 0.4);
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: .7em;
	padding-bottom: 1em;
	padding-left: .9em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.photo {
	position: fixed;
	max-height: 100%;
	max-width: 55%;
	background: rgba(255, 255, 255, .9);
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: .7em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
figure {
	position: absolute;
	opacity: 0;
}
figure.show {
	opacity: 1;
	position: fixed;  /* not static */
}
#next, #prev {
	color: #fff;
	position: absolute;
	background: rgba(0,0,0, .6);
	top: 50%;
	z-index: 1;
	font-size: 2em;
	margin-top: -.75em;
	opacity: .5;
	-webkit-user-select: none; /* Chrome/Safari */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	-o-user-select: none;
	user-select: none;
}
#next:hover, #prev:hover {
	cursor: pointer;
	opacity: 1;
}
#next {
	left: 0;
	padding: 10px 15px 15px 5px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
#prev {
	left: 0;
	padding: 10px 5px 15px 15px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.person-divider {
	width: 100%;
	background: none;
	padding-bottom: 1.5em;
	clear: both;
}
.person-container {
	background: rgba(32, 32, 32, .9);
	padding: .7em;
	overflow: hidden;
	color: white;
	line-height: 1.5em;
}
.person-photo {
	float: left;
	padding-right: .7em;
	padding-bottom: .0;
	width: 50%;
}
.credits-container {
	background: rgba(32, 32, 32, .9);
	padding: .7em;
	overflow: hidden;
	line-height: 1.5em;
	color: white;
}
h1 {
	padding: 0;
	margin: 0;
	line-height: 1.1em;
}
h2 {
	font-size: 42px;
	font-weight: 600;
	font-style: normal;
	line-height: 1.1em;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #ffd675;
	padding-bottom: .05em;
}
h3 {
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	padding: 0;
	margin: 0;
	padding-bottom: .7em;
}
.more {
	line-height: 1.2em;
	padding-bottom: 0;
}
.credit-type {
	font-size: .7em;
	font-weight: 400;
	text-transform: uppercase;
}
h4 {
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	color: #ff594a;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	margin: 0;
}
img.displayed {
	display: block;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.style4 {
	margin-top: .1em;
	margin-left: 4em;
	margin-bottom: 24px;
}
.style5 {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
}
.style6 {
	margin-left: 47px;
	margin-right: 40px;
	margin-bottom: 0px;
	text-indent: -7px;
}
.style7 {
    font-size: 23px;
	font-style: normal;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
}
h5 {
	font-size: 24px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	color: #ff594a;
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
a.underline:link {
	text-decoration: underline;
}

a.color:link {
	color: #ff594a;
}

#IMDb {
   background-image: url('../images/imdb.png');
   width: 150px;
   height: 74px;
   padding: 0;
   margin: auto;
}

#IMDb:hover {
   background-position: 0% 100%;
}





