@charset "UTF-8";

/* BODY PROPERTIES
-------------------------------- */ 
body {
	font-size: 62.5%;
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	background: #100201 url('../img/global/bg.jpg') center no-repeat;
	line-height:13px;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #ffffff;
}

a {
	color: #bf2528;
	text-decoration: none;
}

a:hover {
	color: #e84a4a;
	text-decoration: none;
}

img {
	border: none;
}
/* STRUCTURE
-------------------------------- */ 
#nav_holder {
	width: 806px; 
	height: 61px;
	background: url('../img/global/nav_bg.gif') center no-repeat;
	margin: 20px auto 0px auto; 
	text-align: left;
}

#container {
	width: 806px;
	height: 894px;
	background: url('../img/global/main_bg.gif') top center no-repeat;
	padding: 0; 
	margin: 2px auto;
}

#body {
	width: 806px;
	height: 845px;
	margin: 0;
	padding: 0;
}

#header {
	background-color: #090909;
	width: 780px;
	height: 100px;
	position: relative;
	margin: auto;
	margin-bottom: 15px;
	top: 10px;
}

#content {
	height: 738px;
	font-size: 12px;
	line-height: 16px;
}

#footer {
	width: 798px;
	height: 29px;
	background: url('../img/global/footer_bg.gif') center no-repeat;
	margin:4px 4px 0px 4px;
	line-height: 26px;
	font-size: 1em;
}

div.half_column_container {
	width: 371px;
	position:relative;
	height: 700px;
	margin: 0 10px;
	padding: 0;
	float:left;
	z-index:3;
}

div.half_column {
	height: 100%;
	background: #090909;
	border: solid 1px #222222;
	padding: 15px 10px 10px 10px;
	text-align: left;
}

div.full_column_container {
	width: 762px;
	position:relative;
	height: 700px;
	margin: 0 auto;
	padding: 0;
	z-index:3;
}

div.full_column {
	height: 100%;
	background: #090909;
	border: solid 1px #222222;
	padding: 15px 10px 10px 10px;
	text-align: left;
}

div.content_block {
	border-top: solid 1px #222222;
	padding-top: 10px;
	clear: both;
}

div.content_block img {
	float: left;
	margin: 0 10px 10px 0;
}

.tiny {
	font-size: 10px;
	line-height: 11px;
}

td.project_cell {
	vertical-align: top;
	width: 50%;
}

td.project_cell img {
	float: left;
	margin: 0 10px 10px 0;
}

/* NAVIGATION
-------------------------------- */ 

a.nav {
	position: relative;
	font-weight: bold;
	font-size: 11px;	
	top: 14px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	color: #c6b2b0;
	border: solid 1px #1d1d1d;
	float: right;
	padding: 8px 15px;
}

a.nav:hover {
	border-color: #282828;
	background-color: #090909;
	color: #c6b2b0;
}
        
.copyright {
	position:relative;
	padding: 0 10px 0 0;
	float:right;
}

.subnav {
	position:relative;
	padding: 0 0 0 10px;
	float:left;
}

.subnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.subnav a:hover {
	color: #bf2528;
	text-decoration: none;
}

.red {
	color: #bf2528;
}


/*HEADERS
-------------------------------- */ 

h1 {
	text-align: center;
	height: 100%;
	font-size: 32px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #c6b2b0;
	border: solid 1px #282828;
	line-height: 100px;
	margin: 0;
}

h2 {
	font-size: 20px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #c6b2b0;
	margin: 0px;
	text-align: left;
}

#hdr {
	width: 780px;
	height: 92px;
	background: url('../img/global/hdr.gif') center no-repeat;
	position:relative;
	padding: 0px; 
	margin: 0;
	z-index:3;
}

.hdr_text {
	position:relative;
	text-align:left;
}

.h a {
	text-indent:-9999px;
	overflow:hidden;
	width:200px;
	height:61px;
	display:block;
	line-height:50px;
	z-index:9999;
}

/*TABLES
-------------------------------- */ 

.entry {
	border-top:solid 1px #2d2d2d;
	width:100%;
	margin: 0 0 10px 0;
	padding:10px 0 0 3px;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
}

.entry_2 {
	border-top:solid 1px #2d2d2d;
	width:100%;
	margin: 0 0 10px 0;
	padding:10px 0 0 3px;
	text-align:left;
	font-size:1.1em;
	line-height:16px;
}

.left {
	text-align:left;
}

.right {
	text-align:left;
	padding: 0 0 0 20px;
}

.image {
	margin: 0 10px 10px 0;
	padding: 3px 3px 0 0;
	float:left;
}

/*
h2 {
	font-size:1.2em;
	font-weight:700;
	padding:0;
	margin:0;
}

h3 {
	font-size:1.5em;
	font-weight:100;
	padding:0;
	margin:4px 0 0 0;
}
*/

#next_link a, #prev_link a {
	font-size: 12px;
	color: #bf2528;
	text-decoration: none;
}

#next_link a:hover, #prev_link a:hover {
	color: #e84a4a;
}

#next_link {
	text-align: right;
	clear: left;
}

#prev_link {
	text-align: left;
	clear: left;
}

.link_category {
	margin: 0 0 10px 0;
}

/*PAGE-SPECIFIC ELEMENTS
-------------------------------- */ 

#contact_info {
	width: 300px;
	margin: 0 auto;
	font-size: 18px;
	position: relative;
	top: 100px;
	line-height: 20px;
	text-align: left;
	border: solid 1px #222222;
	background-color: #060606;
	padding: 30px;
}

div.client_listing {
	border-top: solid 1px #222222;
	padding: 5px 0 15px 0;
        clear: left;
	font-size: 13px;
	text-align: left;
}

img.client_image {
	float: left;
	margin: 0 5px 10px 0;
}

div.audio_player, div.video_player {
	width: 340px;
	margin: 0;
	padding: 0;
	border: none;
}

div.audio_player {
	height: 75px;
}

div.video_player {
	height: 320px;
}

