/* @group RESET */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* @end */

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
}
a {
	color: #999999;
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: .9em;
	line-height: 1.4em;
}
#holder {
	background: #000000;
	width: 10000px;
	margin-top: 50px;
	overflow: auto;
}
#nav {
	color: #999999;
	padding-left: 40px;
}
#title {
	padding-left: 20px;
	clear: both;
	float: left;
	width: 560px;
}
#title h1,
#title h2 {
	text-indent: -10000em;
	height: 1;
}
#title h1 {
	display: block;
	background: url(Lost-Souls-Title.png) left top no-repeat;
	width: 300px;
	height: 101px;
	position: relative;
	top: 10px;
	
}
#affiliates {
	float: left;
	width: 8000px;
}
#affiliates ul {
	list-style: none;
	width: 8000px;
	margin-top: 5px;
}
#affiliates li {
	position: relative;
	zoom: 1;
	display: inline;
	margin-right: 20px;
}
#affiliates a {
	display: inline-block;
	height: 35px;
	border: 3px solid #000;
	padding: 3px;
	position: relative;
	
}
#affiliates a:hover{
	border-color: #fdb940;
}
.floatleft {
	float: left;
	margin: 0px;
}
#nav li {
	list-style: none;
	float: left;
	text-align: left;
	margin-right: 70px;
	padding: 10px 10px 10px 0px;
}
#content_text {
	width: 480px;
	font-size: .9em;
	position: relative;
}
#Paypal-btn {
}
#CC-signup {
	width: 200px;
	margin-bottom: 30px;
	float: left;
}
#FB-btn {
	width: 144px;
	height: 44px;
	position: relative;
	float: left;
}
#FB-btn a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 144px;
	height: 44px;
}
.newsTease {
	clear: both;
	width: 460px;
	border: solid 1px #fdb940;
	padding: 7px;
	margin-bottom: 20px;
}
.newsTease a img {
	margin-top: 10px;
}
.newsTease h3 {
	font-size: 1em;
	color: #ededed;
}
.newsTease h4 {
	font-size: .9em;
	font-weight: normal;
}
.blurb {
	width: 100%;
	/*font-size: .8em;*/
	font-style: italic;
	/*background: gray;*/
	margin-bottom: 20px;
}
.blurb p {
	/*line-height: 1.6em;*/
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-size: xx-large;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	color: #FFFFFF;
}
.clearfloatleft {
	clear: left;
	float: left;
}
#content {
	border-top: 6px solid #990000;
	padding-top: 10px;
	border-bottom: 6px solid #990000;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 2000px;
	clear: left;
	height: 400px;
}
#nav a:hover{
	border-top: #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
#content_left {
	width: 850px;
}
#augie_box {
	width: 600px;
}
#names {
	font-size: 0.8em;
	float: left;
	width: 250px;
}
#names h3 {
	padding-bottom: 1em;
}
.active {
	color: #FFFFFF;
}
.fineprint {
	font-size: .9em;
}
#trailer {
	float: left;
	height: 380px;
	width: 520px;
	margin-right: 40px;
}
.clip {
	float: left;
	height: 380px;
	width: 520px;
	margin-right: 40px;
}
#bio_text {
	font-size: 0.9em;
	width: 550px;
}
.clearall {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
