body{
	background:url(../../images/background.jpg);
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrapper{
	width:100%;
}
#header{
	width:100%;
	height:65px;
}
#header-top{
	background:url(../../images/nav-banner.jpg) repeat-x;
	width:100%;
	height:40px;
}
#nav{
	width:900px;
	margin:0 auto;
}
#nav a{
	text-decoration:none;
	background:url(../../images/top-banner-inactive.jpg) repeat-x;
	width:180px;
	height:40px;
	display:block;
	float:left;
	text-align:center;
	padding-top:10px;
}
#nav a.active{
	background:none;
}
#header-bottom{
	background:url(../../images/top-banner.jpg) repeat-x;
	height:25px;
}
#maincontent{
	
}
#footer{
	width:235px;
	margin:9em auto 1em auto;
	text-align:center;
	font-size:12px;
}

/* Episodes Page */
#video{
	margin: 0 auto;
	width:504px;
	height: 340px;
	background: #000000;
}
#episodes{
	width:430px;
	margin:0 auto 50px auto;
	text-align: center;
}
.episode a, .episodena a{
	height:41px;
	width:41px;
	display:block;
	margin:0 1px;
	float:left;
}
#title{
	width:241px;
	margin:17px auto 22px auto;
}
#chapters{
	width:159px;
	margin:30px auto 6px auto;
}
#e1active a{
	background:url(../../images/episodes.png) no-repeat 0px 0px;
}
#e2active a{
	background:url(../../images/episodes.png) no-repeat -41px 0px;
}
#e3active a{
	background:url(../../images/episodes.png) no-repeat -82px 0px;
}
#e4active a{
	background:url(../../images/episodes.png) no-repeat -123px 0px;
}
#e5active a{
	background:url(../../images/episodes.png) no-repeat -164px 0px;
}
#e6active a{
	background:url(../../images/episodes.png) no-repeat -205px 0px;
}
#e7active a{
	background:url(../../images/episodes.png) no-repeat -246px 0px;
}
#e8active a{
	background:url(../../images/episodes.png) no-repeat -287px 0px;
}
#e9active a{
	background:url(../../images/episodes.png) no-repeat -328px 0px;
}
#e10active a{
	background:url(../../images/episodes.png) no-repeat -369px 0px;
}
#e1inactive a{
	background:url(../../images/episodes.png) no-repeat 0px -41px;
}
#e2inactive a{
	background:url(../../images/episodes.png) no-repeat -41px -41px;
}
#e3inactive a{
	background:url(../../images/episodes.png) no-repeat -82px -41px;
}
#e4inactive a{
	background:url(../../images/episodes.png) no-repeat -123px -41px;
}
#e5inactive a{
	background:url(../../images/episodes.png) no-repeat -164px -41px;
}
#e6inactive a{
	background:url(../../images/episodes.png) no-repeat -205px -41px;
}
#e7inactive a{
	background:url(../../images/episodes.png) no-repeat -246px -41px;
}
#e8inactive a{
	background:url(../../images/episodes.png) no-repeat -287px -41px;
}
#e9inactive a{
	background:url(../../images/episodes.png) no-repeat -328px -41px;
}
#e10inactive a{
	background:url(../../images/episodes.png) no-repeat -369px -41px;
}
#e1na a{
	background:url(../../images/episodes.png) no-repeat 0px -82px;
}
#e2na a{
	background:url(../../images/episodes.png) no-repeat -41px -82px;
}
#e3na a{
	background:url(../../images/episodes.png) no-repeat -82px -82px;
}
#e4na a{
	background:url(../../images/episodes.png) no-repeat -123px -82px;
}
#e5na a{
	background:url(../../images/episodes.png) no-repeat -164px -82px;
}
#e6na a{
	background:url(../../images/episodes.png) no-repeat -205px -82px;
}
#e7na a{
	background:url(../../images/episodes.png) no-repeat -246px -82px;
}
#e8na a{
	background:url(../../images/episodes.png) no-repeat -287px -82px;
}
#e9na a{
	background:url(../../images/episodes.png) no-repeat -328px -82px;
}
#e10na a{
	background:url(../../images/episodes.png) no-repeat -369px -82px;
}
#about-title{
	background:url(../../images/about-title.png) no-repeat;
	margin:0 auto;
	padding:10px 0;
	width:311px;
}
#transparent-bg{
	background:url(../../images/banner.png) repeat-y;
	margin:0 auto;
	width:704px;
	padding-top:10px;
}
#transparent-bot{
	background:url(../../images/banner_bottom.png) no-repeat;
	margin:0 auto;
	width:704px;
	height:38px;
}
#bios{
	margin:10px 60px 0;
	padding-bottom:5px;
	overflow:hidden;
}
.bio{
	padding-top:10px;
	clear:both;
}
.pic{
	float:left;
	width:162px;
}
.pic img{
	border:3px solid #3f3e29;
}
.text{
	float:right;
	width:402px;
}
.text h1{
	font-size:17pt;
	color:white;
}
.text h2{
	font-size:10pt;
	color:white;
	margin:0 0 4px;
}
.text p{
	margin-bottom:8px;
	font-size:10pt;
	color:#3f3e29;
}
a.bluetree{
	color:#ffffff;
	text-decoration:none;
}
a.bluetree:hover{
	text-decoration:underline;
	color:#000000;
}
#blog{
	width:580px;
	padding:0 0 20px 60px;
}
a#admin {
	text-decoration:none;
	color:black;
}
a#admin:hover {
	text-decoration:none;
	color:black;
}
#download_series{
	width:540px;
	margin:0 auto;
	text-align:center;
}
#download_series p{
	margin-bottom:25px;
}
#login{
	width:453px;
	background:url(../../images/login_back.png) repeat-y;
	margin:0 auto 0;
}
#login_title{
	background:url(../../images/login.png) no-repeat;
	width:92px;
	height:28px;
	margin:0 auto;
	padding-bottom:10px;
}
#login_content{
	padding:5px 45px 5px 45px;
}
#login_bottom{
	width:453px;
	background:url(../../images/login_bottom.png) no-repeat;
	margin:0 auto;
	height:48px;
}
.login_submit{
	text-align:center;
}
.login_field{
	background:url(../../images/background.jpg) repeat-x;;
	border:2px black solid;
}
table.login{
	margin:0 auto;
	width:320px;
}
#contact_content{
	margin:0 auto;
	width:300px;
	padding:50px 0;
}
#contact_content a{
	text-decoration:none;
	color:#fff;
}
#contact_content a:hover{
	color:#000;
}
#sharing{
	width:504px;
	margin:0 auto;
}
#sharethis{
	float:right;
}
#facebook{
	float:left;
	font-size:12px;
	margin-top:5px;
}
#facebook a{
	text-decoration:none;
	color:navy;
}
#facebook a:hover{
	color:white;
	text-decoration:underline;
}
.soon{
	font-size:22px;
	font-weight:bold;
	margin:0 auto;
	width:150px;
}
#download_content{
	padding:15px 45px 15px 45px;
}
table.downloads{
	width:300px;
	margin:0 auto;
}
table.downloads tr{
	width:50%;
}
table.downloads td{
	text-align:center;
}
table.downloads a{
	color:white;
	text-decoration:none;
}
table.downloads a:hover{
	color:black;
}
.post{
	margin-bottom:40px;
}
.post h3{
	margin-bottom:10px;
}
