html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	background: #2a2a2a;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #999999;
}

#header {
	background: url(images/headerbg.jpg) repeat-x;
	text-align: center;
}

#navigation {
	width: 100%;
	background: url(images/menu_bg.gif) repeat-x;
}

#navcenter {
	width: 750px;
	margin: 0px auto;
}

.menu {
	position: relative;
	padding: 0px;
	margin: -4px auto;
	height: 36px;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu li a {
	color:#000000;
	text-decoration: none;
	font-size: 13pt;
	font-family: Helvetica, Verdana, sans-serif;
	padding: 5px;
	height: 36px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	margin-right: 20px;
}

.menu li a:hover {
	color: #999999;
}

#content {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#sidebar, .post, #nothing {
/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
*/
	background-color: #111111;		
}

#sidebar {
	width: 260px;
	float: right;
	color: #999999;
	border: 2px solid #444444;
	padding: 10px 5px;
	margin-bottom: 20px;
}

div#twitter {
	margin: 20px 0px;
}

#main {
	width: 600px;
}

#footer {
	text-align: center;
	width:100%;
	font-size: 8pt;
	color: #888888;
	clear: both;
}

textarea, .input, select {
	background-color: #ffffff;
	color: #000000;
}

textarea, .input {
	border: 1px solid #333333;
}

.input, select {
	font-size: 11pt;
}

select {
	border: 3px double #222;
}

option, optgroup {
	font-size: 11pt;
}

a:link, a:visited, a:active, a:hover, .post a:hover {
	text-decoration: underline;
}

a:visited, a:active, .post a {
	text-decoration: none;
}

.post {
	width: 560px;
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 5px 10px;
	border: 2px solid #444444;
}

.entry {
	font-size: 10pt;
	color: #888888;
	margin: 5px 5px 4px 5px;
}

.entry a {
	color: #46628d;
}

.title, .timestamp {
	margin: 0px 5px;
}

.title {
	font-size: 14pt;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #888888;
}

.timestamp {
	color: #666666;
	font-size: 8pt;
	font-style: italic;
}

hr {
	background-color: #444444;
	border: 1px solid #444444;
	margin: 0px;
}

.commentlink {
	font-size: 9pt;
	margin: 10px;	
}

.commentlink a, .commentlink a:active, .commentlink a:hover, .commentlink a:visited {
	color: #444444;
}

div.vidlinks {
	text-align: center;
	font-size: 10pt;
}

p.postmetadata {
	font-style: italic;
	font-size: 9pt;
}

ul#sources, ul#meta, ul#categories {
	padding: 0px 0px 0px 10px;
}

#sources, #meta, ul#categories, #machinimanav, ul#episodelist {
	list-style: none;
}

#meta li {
	margin: 2px;
}

#meta a, #meta a:visited {
	text-decoration: none;
	color: #46628d;
}

#meta a:hover, #meta a:active, .postnav a:hover {
	text-decoration: underline;
}

div.postnav {
	font-size: 11pt;
	margin: 0px 0px 0px 10px;
	padding: 3px;
	width: 579px;
	text-align: center;		
}

div.postnav, div.postnav a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div.adsense {
	text-align: center;
	margin: 10px 0px;
}

div.sidebarsection {
	margin: 5px 20px 30px 20px;
	min-height: 40px;
}

ul#meta {
	margin: 0px 20px 0px 20px;
}

ul#machinimanav {
	margin-left: -10px;
	height: 350px;
}

#machinimanav li a {
	float: left;
	display:block;
	height: 58px;
	width: 199px;
	background-image:url(images/machinima.png);
}

#machinimanav li a:hover {
	background-image:url(images/machinima_hover.png);
}



#isil {background-position:0px 0px;}
#coag {background-position:0px -58px;}
#sidenote {background-position:0px -116px;}
#crashed {background-position:0px -174px;}
#bleepers {background-position:0px -232px;}
#others {background-position:0px -290px;}

.tssources1 a, .tssources2 a {
	float: left;
	display:block;
	height: 48px;
	width: 48px;
	background-image:url(images/sources.jpg);
	margin: 3px;
}

.tssources2 {
	height: 130px;
}

#youtube {background-position:0px 0px;}
#vimeo {background-position:0px -48px;}
#livestream {background-position:0px -144px;}
#facebook {background-position:0px -192px;}
#twitter {background-position:0px -240px;}
#myspace {background-position:0px -288px;}
#feed {background-position:0px -336px;}
#podcast {background-position:0px -384px;}
#itunes {background-position:0px -432px;}
#formspring {background-image:url(images/formspring.jpg);width:149px;height:30px;}

#s {
	width: 125px;
	margin: 0px 0px 0px 10px;
}

img {
	border: 0px;
}

.hidden {
	display: none;
}

.formbtn {
	margin: 10px;
}

h2.sidebartitle {
	margin: 20px 10px 5px 10px;
}

img#wpstats { 
	display:none;
}

.commentlist li {
	list-style: none;
	width: 500px;
	padding: 2px 10px;
	margin: 30px 0px 10px 0px;
	background-color: #111111;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 10pt;
}

.commentlist p {
	margin: 5px;
	padding: 2px;
}

li.adsense {
	width: 468px;
	margin: 20px auto 0px auto;
	border: none;
	background: none;
}

.commentlist em {
	margin: 5px 0px 50px 0px;
	width: 100%;
	font-size: 9pt;
}

.avatar {
	margin-left: 20px;
	float: left;
	margin-top: -6px;
	padding-right: 5px;
}

.commentlist a:link, .commentlist a:visited, #commentform a, #commentform a:visited, h3#comments a, h3#comments a:visited, .post-edit-link, .post-edit-link:visited {
	color: #888888;
	text-decoration: none;
}

.commentlist a:hover, .commentlist a:active, #commentform a:active, #commentform a:hover, h3#comments a:hover, h3#comments a:active, .post-edit-link:hover, .post-edit-link:active {
	color: #ffffff;
	text-decoration: underline;
}

#container {
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

h2#postcomment {
	margin-top: 20px;
}

div#nothing {
	padding: 15px;
	margin: 10px;
}

/* Start episode page CSS styling */

span#episode_title {
	font-weight: bold;
	font-size: 110%;
}

div#screen {
	float: left;
	width: 200px;
	margin: 5px 5px 80px 0px;	
}

img#episode_screen {
	width: 200px;
}

div#summary {
	float: right;
	padding: 0px;
	margin: 5px;
	width: 320px;
}

div#summary p, p#summary_text {
	padding: 0px;
	margin: 0px;
}

table#info {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 76px;
	border: 0px;
	width: 300px;
}

table#video_links {
	width: 440px;
	text-align: center;
	margin: 0px auto;
}

#video_links td {
	width: 110px;
	vertical-align: top;
	font-weight: bold;
}

ul#episodelist img {
	margin: 5px;
}

div#video_embed, div.youtube_embed {
	text-align: center; 
	margin: 40px auto 20px auto;
}

div#video_embed object, div.youtube_embed object {
	width:550px; 
	height:343px; 
}


table#machinima {
	width: 100%;
}

table#machinima tr {
	vertical-align: top;
}

table#machinima h2 {
	font-size: 11pt;	
}

div#post_nav  {
	text-align: center;
	margin-top: 30px;
	font-size: 11pt;
}

.youtube object, .youtube object embed {
	width: 550px !important;
	height:343px !important; 
}
