* {
	padding: 0px;
	margin: 0px;
	font-weight:100;
}

body {
	text-align: center;
	background: #0D283B url('../img/bg.png') repeat-x top left;
	font-family: 'Lucida Grande','Geneva', Verdana, Helvetica, Sans-Serif;
	color: #cedeeb;
}

* html .wrapper{
	height:1%;
}

a, .img{
	outline:none;
}

/* ------------ WRAP ------------ */

#wrapper {
	width:800px;
	margin:0 auto;	
	position:relative;
	text-align: left;
}

/* ------------ HEADER ------------ */

#header {
	background: url('../img/silverbridge.gif') no-repeat top left;
	top:25px;
	left:0;
	height:29px;
	position:absolute;
	widows:350px;
}

#header h1 a{
	display:block;
	height:29px;
	text-indent:-9999px;
	width:350px;
}

/* ------------ CONTENT ------------ */

#content {
	font-size:14px;
	width:800px;
	float:left;
	display:inline;
	padding:40px 0 20px 0;
	background: url('../img/content-fade.png') no-repeat top left;
}

/* ------------ IE PNG FIX ------------ */

.primaryContent h1, .sidebar h1, .sidebar ul, #film #content .primaryContent h1, #film #content .primaryContent ul, 
#film #content .primaryContent .clear, .clear { behavior: url(scripts/iepngfix.htc); }

/* ------------ FONTS ------------ */

h1{
	font-size:20px; padding:0 0 10px 0; margin:0 0 20px 0;
}

h2{
	font-size:16px;
	margin:0 0 20px 0;
	color:#fff;
}

h3{
	font-size:12px;
	color:#7db3d9;
}

p{
	font-size:12px;
}

a, a:visited{
	color:#FCBA63;
	text-decoration:none;
}

a:hover{
	color:#FFDEB6;
	text-decoration:underline;
}

blockquote{
	text-indent:20px;
}

/* ------------ NAV ------------ */

#topNav{
	background:none;
	width:800px;
	height:40px;
	margin:56px 0 0 0;
	display:inline;
	float:right;
	padding:0;
}

#topNav ul
{
	list-style:none;
	padding:0;
	float: right;
}

#topNav ul li{
	float:left;
	text-align:center;
	height:40px;
	display:inline;
}

#topNav ul a, #topNav ul a:visited{
	padding:15px 15px 20px 15px;
	font-size:12px;
	color:#0A7CBB;
	text-decoration:none;
	display:block;
	margin-right:1px;
}

#topNav ul a:hover{
	color:#249CD1;
	background: url('../img/nav-over.png') repeat-x;

}

#topNav ul li.selected a, #topNav ul li.selected a:hover{
	color:#333;
	text-decoration:none;
	background: url('../img/nav-on.png') repeat-x;
	cursor:default;
}

#topNav ul li a:active{
	color:#222;
	background: url('../img/nav-active.png') repeat-x;
}

/* ------------ PRIMARY CONTENT ------------ */

#content .primaryContent {
	float:left;
	display:inline;
	width:500px;
	margin:0 20px 0 0;
}

#content .update {
	float:left;
	display:inline;
	width:800px;
	height:300px;
	margin:0 20px 0 0;
	position:relative;
}

.update h1{
	margin:75px 0;
	padding:6px 0 12px 75px;
	height:300px;
	background: url('../img/refresh.png') no-repeat top left;
	top:0;
	left:0;
}

.primaryContent h2 a, .primaryContent h2 a:visited, .primaryContent h2 a:hover{
	color:#fff;
	text-decoration:none;
	cursor:default;
}

.primaryContent p{
	line-height:1.5em;
}

.primaryContent img{
	margin:0 15px 20px 0;
	display: inline;
	padding:0;
	border:2px solid #0A1C28;
}

.primaryContent .soon img{
	margin:15px 15px 0 0;
	display: inline;
	padding:0;
	border:none;
}

.primaryContent p img{
	padding: 0;
	border-style:none;
	margin:0 5px -2px 0;
	display:inline;
}

.primaryContent .team p{
	background-image:none;
}

.primaryContent .team h2{
	padding:13px 0 10px 0;
}

.primaryContent .team img{
	float:left;
	margin-bottom:5px;
}

/* ------------ ABOUT PAGE ------------ */

#about #content .primaryContent #entry-block{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	background: url('../img/line-film.png') no-repeat bottom left;
	position:relative;
	width:500px;
	display:inline;
	float:left;
	clear:both;
}

#about .primaryContent img{
	float:left;
	margin-bottom:5px;
}

#about #content .primaryContent h2, #film #content .primaryContent h2{
	margin:0 0 10px 0;
}

/* ------------ FILMS PAGE ------------ */

#film #content .primaryContent{
	width:800px;
}

#home #content .primaryContent h1, #about #content .primaryContent h1, #film #content .primaryContent h1, #gallery #content .primaryContent h1 {
	background: url('../img/line-film.png') no-repeat bottom left;
}

#film #content .primaryContent h3{
	font-size:14px;
	margin:0 0 20px 0;
}

#film #content .primaryContent p{
	padding:0 0 20px 0;
	background: none;
}

#film #content .primaryContent #entry-block{
	margin:0 0 20px 0;
	background: url('../img/line-film.png') no-repeat bottom left;
	position:relative;
	width:800px;
	display:inline;
	float:left;
	clear:both;
}

#film #content .primaryContent .pics{
	float:left;
	display:inline;
	width:410px;
	margin:0 20px 20px 0;	
}

#film #content .primaryContent .pics img{
	float:left;
	display:inline;
	margin:1px 2px 0 0;
}

#film #content .primaryContent .description{
	width:360px;
	float:left;
	display:inline;
	margin:0 10px 10px 0;
}

#film #content .primaryContent ul{
	list-style-image: url('../img/award.png');
	padding:0 0 15px 25px;
	float: left;
	width:275px;
	font-size:11px;
}

#film #content .primaryContent .source{
	margin:0 0 0 10px;
	font-style:italic;
	font-size:13px;
	line-height:30px;
}

#film #content .primaryContent ul li{
	padding:0 0 10px 0;
}

/* ------------ PRODUCTION TEMP PAGE ------------ */

#production #content .primaryContent p{
	margin-bottom:200px;
}

/* ------------ SIDEBAR ------------ */

#content .sidebar {
	float:right;
	display:inline;
	width:220px;
}

.sidebar h1{
	background: url('../img/line-side.png') no-repeat bottom left;
	margin:0 0 20px 0;
}

.sidebar h3{
/*	padding:10px 0 0 0;*/
}

.sidebar p{
	line-height:1.5em;
	font-size:11px;
	padding: 0 0 0 0;
}

.sidebar ul
{
	list-style-image: url('../img/arrow.png');
	padding:0 0 15px 15px;
	float: left;
	width:275px;
	font-size:11px;
}

.sidebar ul li{
	padding:0 0 10px 0;
}

/* ------------ LARGE CAPTION ------------ */

.largecaption {
	border-top:1px solid #0D324B;
	width:500px;
	margin:1px 0 0 0;
	background: #0A1C28;
}
.largecaption h2{
	margin:0 15px 0 15px;
	padding-bottom: 10px;
	border-bottom:1px solid #000;
}

.largecaption p{
	padding:10px 0 15px 0;
	border-top:1px solid #0D283B;
	margin:0 15px 15px 15px;
	background:none;
}

/* ------------ FOOTER ------------ */

#footer{
	clear:both;
	background: url('../img/footer-bg.png') no-repeat top left;
	height:75px;
	font-size:10px;
	margin:30px 0 0 0;
}

#footer p{
	float:left;
	padding:20px 0 20px 0;
	color:#416078;
}

#footer img{
	padding: 15px 12px 0 12px;
	float:left;
	outline:none;
	border:none;
}

/* ------------ MISC ------------ */

#gallery #content .primaryContent a img{
height:90px;
width:90px;
	float:left;
	display:inline;
	margin:0px 5px 5px 0;
	background-color:#0A1C28;
}

.clear{
	clear:both;
	height:2px;
	background: url('../img/line-primary.png') no-repeat bottom left;
}

