body {
margin:0;
padding:0;
text-align:center;
background-color:#23303F;
}

body, td, th {
font:11px/14px verdana, sans-serif;
color:#000;
}

a, a:link, a:active, a:visited {
color:#000;
}

a:hover {
text-decoration:none;
}

a img{border-color:#000;}

h1, h2, h3, h4, h5, h6, p, input, textarea, select, option, form {
padding:1px;
margin:1px;
}

h1 {
font:20px/120% "trebuchet ms";
font-weight:100;
}

h2 {
font:18px/120% "trebuchet ms";
font-weight:100;
}

h3 {
font:17px/120% "trebuchet ms";
font-weight:100;
}

p {
line-height:14px;
padding-bottom:5px;
}

#container {
width:750px;
margin:0 auto;
text-align:left;
background:#fff;
}

#header {
padding-top:100px;
background:#000 url(/images/header_img.jpg) no-repeat bottom left;
color:#fff;
border:1px solid #000;
}

#sidebar {
width:200px;
float:left;
background:#CDF3FF url(/images/sidebar_corner.gif) no-repeat bottom right;
color:#333;
}

#content {
margin-left:200px;
color:#000;
}

#footer {
clear:both;
padding:10px;
background:#000;
color:#fff;
font-size:10px;
}

#footer a{
color:#CC3300;
}

ul#navlist {
margin-left:270px;
margin-bottom:5px;
padding: 0;
white-space: nowrap;
}

#navlist li{
display: inline;
list-style-type: none;
}

#navlist a {
padding: 4px 12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#navlist a:link, #navlist a:visited{
color: #000;
background-color: #A7DDEF;
text-decoration: none;
}

#navlist a:hover{
color: #000;
background-color: #7CD6F4;
text-decoration: none;
}

.padding {
padding:5px;
}

.bio img {
margin:1px 5px 1px 0;
border:1px solid #000;
}

.bio td {
border-top:1px solid #000;
padding:5px 0;
}

.episodes td {
border-top:1px solid #000;
}

hr {
border:0;
padding:0;
margin:2px 0;
height:1px;
color:#000;
background-color:#000;
}


/* 
---------------------------------------
WORDPRESS STUFF
---------------------------------------
*/

.post {
padding-bottom:10px;
border-bottom:1px solid #000;
}

.dateHeader {
color:red;
font-size:14px;
}

.meta {
background-color:#F3EAB1;
border-top:1px solid yellow;
border-bottom:1px solid yellow;
line-height:20px;
}

.storytitle a, .storytitle a:visited, .storytitle a:active{
text-decoration:none;
color:#000;
font-size:20px;
line-height:22px;
}

.storytitle a:hover {
background:black;
color:#fff;
}

#comment {
width:400px;
}