@import url('reset.css');
@import url('typography.css');
@import url('lightbox.css');

html {
	min-width:952px;
}

body {
	background:#160C02 url(../images/bg.jpg) no-repeat 50% 16px;
	color:#FFF;
}

a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
	color:#FFF;
}

a:hover {
	text-decoration:none;
}

img {
	vertical-align:bottom;
}

h3 {
	font-size:1.6em;
	margin-bottom:0.4em;
}

.align-center {
	text-align:center;
}

.clearfix,
.line,
.widget-body {
	display:block !important;
	display:inline-block;
	zoom:1;
}

.clearfix:after,
.line:after,
.widget-body:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.widget {
	background:#FFF;
	color:#444;
}

.widget a {
	color:#444;
}

.widget h2 {
	background-color:#160C02;
	background-position:15px 50%;
	color:#FFF;
	height:35px;
	font-size:1.8em;
	font-size:2.3em;
	font-weight:normal;
	line-height:35px;
	margin:0;
	padding:0 10px 5px;
	text-transform:uppercase;
}

#page .widget h2 {
	background:#000;
	font-size:1.8em;
	padding:3px 10px;
}

.widget h2 strong {
	font-weight:bold;
}

.widget .widget-body {
	padding:15px;
	text-align:justify;
}

.widget .widget-close {
	border:2px solid #222;
	color:#666;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:16px;
	line-height:16px;
	position:absolute;
	right:10px;
	text-align:center;
	top:10px;
	width:16px;
}

#first-row .widget {
	height:330px;
}

.line, .lastUnit {overflow:hidden; _overflow:visible; _zoom:1;}
.unit{ float:left; _zoom:1; }
.size1of2{ width:50%; }
.size1of3{ margin-left:30px; width:350px; }
.size2of3{ margin-left:30px; width:548px; }
.firstUnit { margin:0; }
.spacer { margin-bottom:30px; }

#bg {
	position:relative;
	z-index:1;
}

#page {
	left:50%;
	margin-left:-225px;
	position:absolute;
	top:250px;
	width:450px;
	z-index:2;
}

#container {
	margin:0 auto;
	position:relative;
	width:928px;
}

#page,
#container {
	font-size:0.9em;
}

#topbar {
	background:url(../images/topbar.png) repeat-x;
	height:16px;
}

#header {
	height:543px;
	padding-top:18px;
}

#branding,
#trailer {
	margin:0 auto;
}

#branding {
	background:url(../images/logo.png) no-repeat;
	height:85px;
	padding-bottom:26px;
	width:328px;
}

#branding a {
	display:block;
	text-decoration:none;
	height:100%;
}

#branding a span {
	display:none;
}

#trailer {
	height:386px;
	right:0;
	top:85px;
	width:640px; /* 623px */
}

#web-two-point-oh {
	float:right;
	padding-top:18px;
	text-align:center;
}

#web-two-point-oh .icons p,
#web-two-point-oh .icons img {
	height:28px;
	line-height:28px;
}

#web-two-point-oh .icons img {
	padding-right:5px;
	vertical-align:middle;
}

#web-two-point-oh a,
#web-two-point-oh a:hover {
	text-decoration:none;
}

#cast {
	float:left;
	list-style:none;
}

#cast li {
	height:355px;
	float:left;
	width:255px;
}

#cast img {
	border:0;
}

#cast-1 {
	padding-right:30px;
}

#downloads img {
	float:right;
}

#downloads ul {
	float:left;
	list-style:none;
	margin:0;
	padding-left:35px;
	padding-right:0;
	padding-top:20px;
}

#downloads ul li {
	line-height:2.5;
}

#photos a {
	display:block;
	float:left;
	margin-bottom:15px;
	margin-left:10px;
	text-align:center;
	width:100px;
}

#photos a img {
	line-height:60px;
	padding:10px 5px;
	vertical-align:middle;
}

#credits {
	padding:20px 50px;
	text-align:center;
}

#footer {
	background:url(../images/footer.png) repeat-x;
	margin:0;
	height:98px;
	line-height:98px;
	text-align:center;
}

#footer a {
	margin:0 15px;
}

#footer img {
	line-height:98px;
	vertical-align:middle;
}

form p {
	clear:left;
}

form label {
	float:left;
	padding:0 10px 0 25px;
	text-align:right;
	width:115px;
}

form .button {
	text-align:center;
	padding-top:20px;
}