body {
	color:#101010;
	background:#000000;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.reverse {
	background-color:#ffffff;
	text-decoration:none;
	color:#222222;
	font-size:1.5em;
	padding:10px;
}

a.reverse:hover {
	background-color:#222222;
	color:#a4d9e1;
}

.margin-top {
	margin-top:30px;
}

h2 {
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:normal;
}

h2.normalize-case {
	text-transform:none;
	margin-bottom:40px;
}
h4 {
	font-weight:normal;
	margin-top:10px;
	margin-bottom:0;
}

img.float-left {
	margin-right:10px;
	float:left;
}


img.float-right {
	margin-left:10px;
	float:right;
}

.align-right {
	text-align:right;
}

.make-me-blue {
	color:#0f616e;
}

#home-link {
	display:block;
	width:940px;
	height:105px;
	font-size:.1px;
	color:#000000;
	text-decoration:none;
	color:#000000;
}

#home-link span {
font-size:.01em;
}

#head-hugger {
	background:#000000;
}

#head-hugger-2 {
	height:346px;
	background: #000000 url('../images/uploads/interface/head.jpg') no-repeat scroll top center;
}

#navigation {
	text-align:center;
	list-style-type:none;
}

#navigation > li {
	display:inline;
	margin-left:15px;
	margin-right:15px;
}

#navigation > li > a {
	color:#a4d9e1;
	text-transform:uppercase;
	text-decoration:none;
	font-size:20px;
}

#navigation > li > a:hover, #navigation > li > a.selected {
	color:#ffffff;
}

#content-hugger {
	background: #006f7a url('../images/uploads/interface/blue-gradient.jpg') repeat-x scroll top left;
}

#content {
	position:relative;
	top:-180px;
	margin-bottom:-160px;
}

#home-slides {
	background:#000000;
	width:960px;
	height:400px;
	overflow:hidden;
	margin-bottom:20px;
}

#foot-hugger {
	background: #000000;
	color: #ffffff;
}

#foot {
	padding-top:20px;
}

#foot ul {
	list-style-type:none;
}

#foot ul >li {
	margin-left:0;
}

#foot ul > li.lh {
	text-transform:uppercase;
	margin-bottom:10px;
}

#foot a {
	color:#a4d9e1;
	text-decoration:none;
}

#foot .valid-code, #foot .valid-code a {
	font-size:10px;
	color:#505050;
	text-decoration:none;
}

.pad-me {float:left;padding-right:10px; padding-bottom:10px;}
.article {
	border-top:1px dotted #202020;
	padding-bottom:20px;
	padding-top:20px;
}

.article h3 {
	margin-bottom:0;
	padding-bottom:0;
}

.article h6 {
	color:#808080;
	font-weight:normal;
}

.lighter {
	color:#a0a0a0;
}

/* OLD STUFF */
#twitter_div {
	
}

.tweet {
	font-size:1em;
}

.tweet > img {
	display:none;
}

.tweet > p.text {
	margin-bottom:0px;
}

.tweet > p.text > span.username {
	font-weight:bold;
	font-size:1.2em;
	display:block;
	color:#f0f0f0;
}

.tweet > p.text > span.time {
	display:block;
	font-size:.8em;
	font-style:italic;
	color:#505050;
}


.cast_member_div {
	border-top:1px dotted #202020;
	padding-top:10px;
}
.cast_title {
	color:#505050;
}
.replaced_by_css_graphic { display:none; }

.grid_padding {
	padding:10px;
}

.cast_bio {
	display:none;
}
