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

body {
	margin: 0px;
	background: #2a2a2a url(images/background.png) repeat;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #999999;
}

#topbar {
	background-image: url(images/topbar.gif);
	height:10px;
	width:100%;
}

#topbar img {
	position: absolute;
	right:0px;
	top:0px;
}

#header {
	background: url(images/bg.gif) repeat-x;
}

.menu {
	position: relative;
	padding: 0 0 0 0px;
	margin-top: -4px;
	background: url(images/menu_bg.gif) repeat-x;
	height: 36px;
	list-style: none;
}

.menu li{
	float:left;
}

.menu li a {
	float: left;
	display: inline;
	color:#000000;
	text-decoration: none;
	font-size: 12px;
	padding:0 0 0 10px;
	height: 36px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;	
}

.menu li a strong {
	float: left;
	display: block;
	padding: 0 16px 0 8px;
}

.menu li a:hover {
	color: #000000;
	background: url(images/menu_hover_left.gif) no-repeat center left;
}

.menu li a:hover strong {
	color: #000000;
	background: url(images/menu_hover_right.gif) no-repeat right top;
}

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

#sidebar, .top, .bottom, #main {
	background-image: url(images/contentbg.gif);	
}

#sidebar {
	width: 260px;
	float: right;
	color: #999999;
	margin-bottom: 20px;
}

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

.top {
	height: 19px;
	width: 100%;
}

.bottom {
	height: 19px;
	width: 100%;
	margin-right:0px;
}

#sidebar div.bottom img {
	position: relative;
	left: 245px;
}

#main div.bottom img {
	position: relative;
	left: 585px;	
}

.maincontent {
	width: 100%;
	padding-left: 15px;
}

#main {
	width: 600px;
}

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

hr {
	border: 1px solid #333333;
	width: 520px;
	margin-top: 20px;
	margin-bottom: 15px;
}


textarea {
	background-color: #222222;
	color: #46628d;
	border: 1px solid #333333
}

.input {
	background-color: #222222;
	color: #46628d;
	font-size: 11pt;
	border:1px solid #333333
}

select {
	background-color: #222222;
	color: #46628d;
	font-size: 11pt;
	border: 3px double #222
}

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

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

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

.entry {
	font-size: 8pt;
	color: #999999;
	margin: 5px;
}

.post strong {
	font-size: 11pt;
	font-family: Arial, sans-serif;
}

.post em {
	color: #666666;
	font-size: 8pt;
	font-style: normal;
}

.post {
	width: 560px;
}

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

ul.collapse, #sources, #meta, ul#categories {
	list-style: none;
}

.sidebarlist a, .sidebarlist a:visited, #postnav a, #postnav :visited {
	text-decoration: none;
}

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

#nav dd {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

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

img {
	border: 0px;
}

.hidden {
	display: none;
}

.formbtn {
	margin: 10px;
}

.spacer {
	margin-top: 10px;
	margin-bottom: 10px;
}

img#wpstats { 
	display:none;
}

.commentlist li {
	list-style: none;
	width: 425px;
 	padding: 5px 18px 22px 18px;
	margin-top: 15px;
	background: #454545 url(images/bg_commentlist.gif) no-repeat center bottom;
	color: #e4edee;
}

.commentlist em {
	display:block;
	font-style:normal
}

.commentlist em a:link, .commentlist em a:visited {
	color:#999999;
	text-decoration:none;
}

.commentlist em a:hover, .commentlist em a:active {
	color:#ffffff;
	text-decoration:underline;
}

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

.entrytext {
	font-size: 9pt;
}

img.avatar {
	float:left; 
	margin-right:5px;
	margin-top: -5px;
}

div#postnav {
	font-size: 8pt;
}

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

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

img#episode_screen {
	width: 200px;
	padding: 0px;
}

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

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

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

div#video_links {
	clear: left;
	font-size: small;
	color: #666666;	
}

div#video_links p {
	margin: 3px;
	padding: 0px;
}

div#video_links img {
	border: 0px;
}

ul#episodelist {
	font-size: 14pt;
}

div#video_embed {
	text-align: center; 
	margin: 0px auto 0px auto;
	padding-top: 10px;
}

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;
}