@import url(reset.css);
@import url(typography.css);
@import url(lightbox.css);
/*generic*/
html {
	min-width: 952px;
}

body {
	background: #09090b;
	color: #fff;
	position:relative;
}

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

a:hover {
	text-decoration: none;
}

img {
	vertical-align: bottom;
}

/*headings*/
h2 {
	color: #eee;
	font-size: 2.6em;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.cufon-start h2 {
	font-size: 4em;
}

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

/*classes*/
.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;
}

/*widgets*/
.widget {
	background: #fff;
	color: #444;
}

.widget a {
	color: #444;
}

.widget h2 {
	color: #222;
	font-size: 1.9em;
	padding: 0 10px;
}

.cufon-start .widget h2 {
	font-size: 3em;
}

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

.widget .l {
	background: url(../images/widget_l.png) repeat-y left;
}

.widget .r {
	background: url(../images/widget_r.png) repeat-y right;
}

.widget .t {
	background: url(../images/widget_t.png) repeat-x;
}

.widget .t .l {
	background-image: url(../images/widget_tl.png);
}

.widget .t .r {
	background-image: url(../images/widget_tr.png);
	height: 35px;
}

.widget .b {
	background: url(../images/widget_b.png) repeat-x center bottom;
}

.widget .b .l {
	background: url(../images/widget_bl.png) no-repeat left bottom;
}

.widget .b .r {
	background: url(../images/widget_br.png) no-repeat right bottom;
}

.widget .c {
	padding: 0 35px 50px;
}

/*grid*/
.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;
}

/*layout*/
#container, .container {
	margin: 0 auto;
	position: relative;
	width: 900px;
}

.bar {
	background: #fff url(../images/bar.png) repeat-x;
	height: 40px;
}

#wrapper {
	font-size: 0.9em;
}

/*header*/
#header {
	background: #000 url(../images/header.jpg) no-repeat center bottom;
	height: 927px;
	height: 850px;
	z-index: 1;
}

#header h1 {
	display: none;
}

/*nav*/
#nav {
	background: url(../images/nav.png) repeat-x;
	font-weight: bold;
	font-size: 1.3em;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
}

.cufon-start #nav {
	font-size: 1.65em;
}

#nav ul {
	list-style: none;
	padding: 0;
}

#nav li {
	display: inline;
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
}

#nav li.first {
	margin: 0;
}

#nav a {
	padding: 5px 10px;
	text-decoration: none;
}

/*trailer*/
#trailer {
	background: url(../images/trailer_bg.png) repeat-x;
	overflow: hidden;
	text-align: center;
}

#trailer .bg {
	background: url(../images/trailer.jpg) no-repeat right top;
}

#trailer, #trailer .bg {
	height: 543px;
}

#trailer .container {
	padding: 30px 0 0;
}

#trailer h2 {
	margin-bottom: 30px;
}

/*synopsis*/
#synopsis {
	background: url(../images/synopsis_bg.png) repeat-x;
	overflow: hidden;
}

#synopsis .bg {
	background: url(../images/synopsis.jpg) no-repeat left top;
}

#synopsis, #synopsis .bg {
	height: 337px;
}

#synopsis .container {
	padding: 20px 0 0;
}

#synopsis-content {
	float: left;
	width: 525px;
}

#synopsis-content, #synopsis-content a {
	color: #bababa;
}

/*web 2.0*/
#web-two-point-oh {
	float: right;
	padding-right: 30px;
	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;
}

/*page + widgets*/
#page {
	height: auto;
	padding: 85px 0 30px;
}

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

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

#cast img {
	border: 0;
}

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

/*downloads*/
#downloads img {
	float: left;
}

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

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

#downloads {
}

/*photos*/
#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*/
#credits {
	font-size: 0.8em;
}

#credits strong {
	font-size: 1.3em;
}

/*footer*/
#footer {
	background: url(../images/footer.png) repeat-x;
	padding: 0 0 15px;
	text-align: center;
}

#footer p {
	margin: 0;
}

#footer a {
	margin: 0 15px;
}

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

#logos {
	height: 98px;
	line-height: 98px;
}

/*forms*/
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;
}


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

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

#container {
	margin:0 auto;
	padding-top:510px;
	position:relative;
	width:952px;
}

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

#light .widget a {
	color:#444;
}

#light .widget h2 {
	height:33px;
	font-size:1.8em;
	font-size:1.9em;
	line-height:33px;
	margin:0;
	padding:0 10px;
	text-transform:uppercase;
}

#light .widget .widget-body {
	background:url(../images/widget.png) repeat-x left top;
	display:block !important;
	display:inline-block;
	padding:15px 10px 10px;
	zoom:1;
}

#light .widget-body:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

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