@font-face { 
	font-family: 'Bebas';
	src: url('../fonts/Bebas.ttf');
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.6;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

.clear 	{ clear: both; }
.left 	{ float: left; }
.right 	{ float: right; }
.bold	{ font-weight: bold; }

.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 5px !important;
	margin: 10px 10px 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

a.player {	
	background-color: #bbb;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

html, body {
	font-family: Arial, sans-serif;
	background-color: #191919;
	width: 100%;
	height: 100%;
	color: #737373;
}

h1 {  }
h2 { font-weight: bold; font-size: 1.4em; color: #fff; }
h3 { font-weight: bold; font-size: 1.2em; color: #fff; }
h4 { font-size: 1.1em; color: #403f3f; }

#col-2 p {	
	color: #737373; 
/*	color: #ccc;*/
	margin-bottom: 14px;
}

#container {
/*	height: 100%;*/
	width: 885px;
/*	border: 1px solid #fff;*/
	font-size: 62.5%;
	margin: 0 auto;
	background: url(../images/bg_full.jpg) top left no-repeat;
/*	background-attachment: fixed;*/
/*	margin-left: 15%;*/
}

.masthead {
	height: 90px;
/*	border: 1px solid #fff;*/
}

#col-1 .masthead {
	margin-top: 35px;
}

#col-1 {
/*	background-color: #191919;*/
	
	
	padding-top: 24px;
	font-size: 1.2em;
	height: 100%;
	float: left;
	text-align: right;
	padding-right: 32px;
	width: 265px;
	
	font-family: Bebas, Arial;
	text-transform: uppercase;
}

#nav {
	float: right;
	width: 220px;
	padding-bottom: 24px;
}

#contact {
	padding-top: 24px;
	padding-bottom: 24px;
}

#contact p, #login p {
/*	font-weight: bold;*/
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
}

#contact p {
	margin-bottom: 1em;
}

#login {
	padding-top: 24px;
	padding-bottom: 24px;
}

#login input {
	width: 150px;
	background-color: #141414;
	border: none;
	color: #999;
	text-align: right;
	font-size: 12px;
}

#nav a:link, #nav a:visited {
	height: 20px;
	letter-spacing: 1px;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	border: none;
}

#nav a:hover, #nav .active {
	color: #0c0b0b;
}

#nav a.work:hover, #nav a.work.active:link, #nav a.work.active:visited { background-color: #cfc100; }
#nav a.home:hover, #nav a.home.active:link, #nav a.home.active:visited { background-color: #00c8bf; }
#nav a.about:hover, #nav a.about.active:link, #nav a.about.active:visited { background-color: #dd3331; }
#nav a.press:hover, #nav a.press.active:link, #nav a.press.active:visited { background-color: #35a685; }
#nav a.contact:hover, #nav a.contact.active:link, #nav a.contact.active:visited { background-color: #7dc7d4; }

#col-2 {
	padding-top: 24px;
	font-size: 1.2em;
	float: left;
	text-align: left;
	padding-left: 32px;
	background-color: #131313;
	width: 523px;
}

#col-2-content {
	min-height: 650px;
}

#col-2 a:link, #col-2 a:visited {
	border-bottom: 1px dotted #19e5da;
	text-decoration: none;
	color: #19e5da;
}

#login a:link, #login a:visited {
	letter-spacing: 1px;
	display: block;
/*	border-bottom: 1px dotted #19e5da;*/
	text-decoration: none;
	color: #999;
}

#login a:hover {
	color: #eee;
}

#col-2 a:hover {
	border-bottom: 1px solid #19e5da;
}

#col-2 .header {
	border-bottom: 1px solid #282828;
}

#col-2 .header h1 {
	display: none;
}

#subnav {
	height: 20px;
	letter-spacing: 1px;
	margin-bottom: 24px;
	font-family: Bebas, Arial, sans-serif;
	text-transform: uppercase;
}

#subnav a:link, #subnav a:visited {
	color: #FFF;
	padding: 3px 6px;
	border: none;
	margin-right: 22px;
/*	font-weight: bold;*/
/*	font-size: 12px;*/
}

#subnav a:hover, #subnav a.active {
	color: #000;
	background-color: #cdbe00;
}

#feature {
	background: #191919;
	margin-bottom: 32px;
}

#feature .image {
/*	width: 523px;*/
/*	height: 381px;*/
}

#feature .description {
/*	border: 1px solid;*/
	padding: 0px 12px 12px 12px;
}

#feature .credits p {
	margin: 0px;
}

#feature .more {
	float: right;
/*	margin-bottom: 12px;*/
}

.blog-post, .stills {
	background-color: #191919;
	margin-bottom: 32px;
}

.blog-post .image	{ float: left; padding-right: 12px; width: 225px; }
.blog-post .body 	{ padding: 12px; }
.blog-post .body p 	{ margin-top: 12px; }
.blog-post .more 	{ float: right; margin-bottom: 12px; }

.stills 			{ padding: 12px; }
.stills .image		{ float: left; padding-right: 24px; margin-bottom: 24px; }
.stills .image img	{ float: left; width: 142px;}


.picture {
	margin-bottom: 12px;
	background: #202020;
}

.picture.right { margin-left: 12px; }
.picture.left { margin-right: 12px; }

.picture > .caption {
	padding: 0px 8px 3px 8px;
	color: #737373;
	font-style: italic;
}

.awards p {
	margin: 0px;
	padding: 0px;
}

.address p {
	margin: 0px;
	padding: 0px;
}

#footer {
	margin-top: 32px;
	margin-bottom: 12px;
}

.popup 								{ margin: 0 auto; background: url(../images/bg-popup.png); }
.popup .close						{ float: left; position: relative; right: 12px; bottom: 12px; width: 0px; height: 0px; }
.popup .close a						{ display: block; width: 30px; height: 30px; overflow: hidden; position: relative; }
.popup .close a:hover img			{ position: relative; bottom: 30px; }
.popup .popup-inner 				{ padding: 12px 12px 28px 12px; }
.popup h1							{ color: #ddd; font-weight: bold; margin-bottom: 3px; }

#loading-indicator					{ position: absolute; left: 50%; top: 50%; }
#loading-indicator p				{ display: none; position: relative; bottom: 50px; color: #ddd; font-weight: bold; font-size: 20px; }
