/* GLOBAL RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	}
	
body {
	line-height: 1;
	}
	
ol, ul {
	list-style: none;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
/* Typography, Colors & Backgrounds */

body {
	background: #090d1a url(/cms/wp-content/themes/industryworks/imgs/bg_page.png) repeat-x;
	font: 10px Arial, Helvetica, sans-serif;
	color: #dadbde;
	}
	
p {
	margin: 1em 0;
	}
	
h2 {
	margin-top: 1em;
	}
	
a {
	color: #00a7e6;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
h1, h2, h3 {
	color: #fff;
	}
	
h1 {
	font-size: 1.6em;
	}
	
h2 {
	font-size: 1.3em;
	}
	
#film h1 {
	margin-right: 34px;
	}
	
#film .post h1 {
	margin-right: 0;
	}
	
#news h2 {
	font-size: 1.1em;
	}
	
#footer p, #footer a {
	color: #bcbdc0;
	font-size: .8em;
	line-height: 1em;
	margin: 0;
	}
	
#footer p {
	padding-top: 9px;
	}
	
#content h1 {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	}
	
#news .post .meta cite {
	font-size: 1em;
	}
	
/* Structure */

#container {
	background: url(/cms/wp-content/themes/industryworks/imgs/bg_glow.png) top center no-repeat;
	}
	
#page {
	width: 911px;
	margin: 0 auto;
	}
	
#banner {
	background: url(/cms/wp-content/themes/industryworks/imgs/banner_film_top.jpg) top center no-repeat;
	height: 217px;
	width: 911px;
	position: absolute;
	top: 74px;
	left: 50%;
	margin-left: -455px;
	}
	
#banner .btm {
	position: absolute;
	top: 217px;
	left: 50%;
	margin-left: -447px;
	}
	
#banner #logo {
	margin-left: 85px;
	margin-top: 60px;
	}
	
#banner #featured_film {
	background: url(/cms/wp-content/themes/industryworks/imgs/bg_featurefilm.png) no-repeat;
	width: 557px;
	height: 222px;
	display: block;
	position: absolute;
	left: 50%;
	top: 25px;
	margin-left: -155px;
	padding: 10px;
	z-index: 99;
	}
	
#body {
	background: url(/cms/wp-content/themes/industryworks/imgs/bg_content.png) top center no-repeat;
	width: 780px;
	margin: 0 auto;
	}
	
#secondary_menu, #content {
	margin-top: 50px;
	}
	
#content {
	width: 530px;
	margin-right: 25px;
	float: right;
	display: inline;
	}
	
#home #welcome {
	background: url(/cms/wp-content/themes/industryworks/imgs/bg_home.jpg) top center no-repeat;
	height: 270px;
	overflow: hidden;
	}
	
#home #welcome span {
	margin-left: 20px;
	margin-right: 365px;
	margin-top: 50px;
	display: block;
	}
	
#current_films {
	border: 2px solid #192028;
	}
	
#current_films .carousel {
	margin-top: 10px;
	}
	
#footer {
	margin: 20px 0;
	padding-left: 20px;
	}
	
#home #footer {
	padding-left: 0;
	}
	
#contact #content, #film #content, #news #content {
	width: auto;
	float: left;
	margin-left: 25px;
	}
	
#film #genre_select {
	float: right;
	margin-right: 34px;
	display: inline;
	}
	
#film #content .film_poster {
	float: left;
	}
	
#film #content .post {
	width: 60%;
	float: right;
	}
	
#film #content .navigation {
	border-top: 1px solid #474a59;
	margin: 20px 34px 0 0;
	padding: 10px 0;
	}
	
#film #content {
	width: 730px;
	}
	
#news #content .post {
	border-bottom: 1px solid #474a59;
	}
	
#news #content .post .meta {
	width: 28%;
	float: left;
	}
	
#news #content .post .entry {
	width: 70%;
	float: right;
	}
	
#news #content {
	width: 730px;
	}
	
/* Menus */

#primary_menu {
	margin-bottom: 250px;
	}
	
#primary_menu table {
	margin: 0 auto;
	}
	
#primary_menu td {
	background: url(/cms/wp-content/themes/industryworks/imgs/menu_bg.png) repeat-x;
	padding: 0 20px;
	}
	
#primary_menu td a {
	font-size: 14px;
	line-height: 44px;
	text-transform: uppercase;
	color: #fff;
	}
	
#primary_menu td.current_page_item,
#primary_menu td.current_page_parent,
#primary_menu td.current-cat,
#film #primary_menu td.cat-item-1,
#secondary_menu .current_page_item {
	font-weight: bold;
	}
	
#primary_menu td.left {
	background: url(/cms/wp-content/themes/industryworks/imgs/menu_bg_l.png) top right no-repeat;
	width: 15px;
	}
	
#primary_menu td.right {
	background: url(/cms/wp-content/themes/industryworks/imgs/menu_bg_r.png) top left no-repeat;
	width: 17px;
	}
	
#secondary_menu {
	width: 175px;
	margin-left: 25px;
	float: left;
	display: inline;
	}
	
#secondary_menu ul {
	margin-top: 10px;
	border-top: 1px solid #474a59;
	}
	
#secondary_menu li {
	padding: 10px 0;
	border-bottom: 1px solid #474a59;
	}
	
#secondary_menu li a {
	font-size: 1.2em;
	}
	
#secondary_menu .current_page_item {
	border-right: 3px solid #fff;
	}
	
/* Headers */

#home #current_films {
	overflow: visible;
	}
	
#home #current_films h1 {
	margin: -17px 0 0 -70px;
	position: absolute;
	left: 50%;
	top: 568px;
	}
	
#secondary_menu h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
	}
	
/* Lists */
	
#film_list li {
	width: 115px;
	height: 210px;
	display: inline;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
	}
	
#film_list li .title {
	text-align: center;
	margin-top: 10px;
	}
	
/* Footer */
	
#footer li {
	display: inline;
	padding-right: 6px;
	}
	
/* Misc */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.clear {
	clear: both;
	}