@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	background: #000 url(images/bg.jpg) no-repeat top center;
	color: #000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#sforum table {
	font-size: 1.2em;
}

#sforum table table {
	font-size: 1em;
}

h1 {
    font-size: 2.1em;
}
    
h2 {
    font-size: 1.9em;    
}
    
h3 {
    font-size: 1.8em;
}
    
h4 {
    font-size: 1.6em;    
}
    
h5 {
    font-size: 1.4em;    
}

h1, h2, h3, h4, h5 {
    font-family: Arial, sans-serif;
}
    
p {
    line-height: 1.6em;
    font-size: 1.2em;    
}

.date {
font-size: 1em;
font-style: italic;
}

.podPress_content {
font-size: 1.2em;
}

li {
    line-height: 1.6em;
    font-size: 1.2em;    
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a {
	color: #CC0000;
}

.more {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#header {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 260px;
	float: left;
	background: url(images/header.jpg) no-repeat top left;
}

#menu {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	height: 40px;
	width: 1000px;
}

#menu a {
	height: 40px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -10000%;
	overflow: hidden;
}

#menu a#home {
	width: 125px;
	background: url(images/menu_01.jpg) no-repeat top left;
}

#menu a#about {
	width: 85px;
	background: url(images/menu_02.jpg) no-repeat top left;
}

#menu a#archive {
	width: 102px;
	background: url(images/menu_03.jpg) no-repeat top left;
}

#menu a#wiki {
	width: 68px;
	background: url(images/menu_04.jpg) no-repeat top left;
}

#menu a#forum {
	width: 88px;
	background: url(images/menu_05.jpg) no-repeat top left;
}

#menu a#blog {
	width: 73px;
	background: url(images/menu_06.jpg) no-repeat top left;
}

#menu a#video {
	width: 79px;
	background: url(images/menu_07.jpg) no-repeat top left;
}

#menu a#book {
	width: 123px;
	background: url(images/menu_08.jpg) no-repeat top left;
}

#menu a#friends {
	width: 102px;
	background: url(images/menu_09.jpg) no-repeat top left;
}

#menu a#contact {
	width: 155px;
	background: url(images/menu_10.jpg) no-repeat top left;
}

#menu a#home:hover, #menu a#about:hover, #menu a#archive:hover, #menu a#wiki:hover, #menu a#forum:hover, #menu a#blog:hover, #menu a#video:hover, #menu a#book:hover, #menu a#friends:hover, #menu a#contact:hover {
	background-position: bottom left;
}

#home-feature {
	width: 1000px;
	height: 380px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

#home-feature #current-image {
	width: 220px;
	height: 335px;
	margin: 0;
	padding: 45px 0 0 60px;
	background: url(images/current-image.jpg) no-repeat top left;
	float: left;
}

#home-feature #current-episode {
	width: 310px;
	height: 290px;
	margin: 0;
	padding: 90px 410px 0 0;
	background: url(images/current-episode.jpg) no-repeat top left;
	float: right;
}

#home-feature #current-episode h2 {
	margin: 0;
	padding: 0;
}

#home-bottom {
	width: 1000px;
	height: 280px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

#home-bottom #home-blog {
	color: #FFF;
	width: 270px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 50px 20px 30px 50px;
	background: url(images/home-blog.jpg) no-repeat top left;
	overflow: hidden;
}

#home-bottom #home-blog h2 {
	margin: 0;
	padding: 0 0 1em 0;
}

#home-bottom #home-book {
	color: #FFF;
	width: 270px;
	height: 190px;
	float: left;
	margin: 0;
	padding: 60px 20px 30px 20px;
	background: url(images/home-book.jpg) no-repeat top left;
	overflow: hidden;
}

#home-bottom #home-stuff {
	color: #FFF;
	font-size: 1.3em;
	width: 210px;
	height: 190px;
	float: left;
	margin: 0;
	padding: 60px 80px 30px 60px;
	background: url(images/home-stuff.jpg) no-repeat top left;
	overflow: hidden;
}

#home-bottom p {
	margin: 0;
	padding: 0 0 .5em 0;
}

#footer {
	width: 1000px;
	margin: 20px 0;
	padding: 0;
	float: left;
	clear: both;
	color: #FFF;
}

#footer p {
	text-align: center;
	width: 100%;
}

#footer a {
	color: #ccc;
}

.page-content {
	margin: 0 90px;
	padding: 110px 40px 0 40px;
	background: #FFF url(images/page-default.jpg) no-repeat top left;
	width: 760px;
	float: left;
	clear: both;
}

#page-about {
	background: #FFF url(images/page-about.jpg) no-repeat top left;
	padding: 100px 20px 20px 240px;
	width: 580px;
}

#page-archive {
	background: #FFF url(images/page-archive.jpg) no-repeat top left;
	padding: 110px 20px 20px 250px;
	width: 570px;
}

#page-blog {
	background: #FFF url(images/page-blog.jpg) no-repeat top left;
	padding: 100px 20px 20px 210px;
	width: 610px;
}

#page-contact {
	background: #FFF url(images/page-contact.jpg) no-repeat top left;
	padding: 110px 20px 20px 190px;
	width: 630px;
}

#page-book-club {
	background: #FFF url(images/page-book.jpg) no-repeat top left;
	padding: 110px 20px 20px 240px;
	width: 580px;
}

#page-forum {
	background: #FFF url(images/page-forum.jpg) no-repeat top left;
	padding: 100px 20px 20px 20px;
	width: 800px;
}

#page-friends {
	background: #FFF url(images/page-friends.jpg) no-repeat top left;
	padding: 110px 20px 20px 240px;
	width: 580px;
}

#page-video, #page-video-archive {
	background: #FFF url(images/page-video.jpg) no-repeat top left;
	padding: 120px 20px 20px 240px;
	width: 580px;
}