html, html * { /* global reset */
	margin:0;
	padding:0;
}

html {
	width:100%;
	background:#ffffff;
}
	
body {
	font-family: arial, helvetica, verdana, san-serif;
	font-size:62.5%;
	/*background:url(../images/blog-bkgd.jpg);*/
}

h2 {
	font-size:1.3em;
	margin-bottom:.2em;
}

h3, h4 {
	color:#d4a10b;
}

h3 {
	font-size:1.4em;
	margin-bottom:.4em;
}

h4 {
	font-size:1.2em;
	margin-bottom:.3em;
}
a img {
	border-width:0px;
}

#wrapper{
	width:800px;
	text-align:left;
	margin:0 auto;
	position:relative;
	height:660px;
}

#home #wrapper {
	
}

body.episode_1 #wrapper {
	background: #fff url(/episode_files/episode_1.jpg) no-repeat 0 70px;
}
body.episode_2 #wrapper {
	background: #fff url(/episode_files/episode_2.jpg) no-repeat 0 70px;
}
body.episode_3 #wrapper {
	background: #fff url(/episode_files/episode_3.jpg) no-repeat 0 70px;
}
body.episode_4 #wrapper {
	background: #fff url(/episode_files/episode_4.jpg) no-repeat 0 70px;
}
body.episode_5 #wrapper {
	background: #fff url(/episode_files/episode_5.jpg) no-repeat 0 70px;
}
body.episode_6 #wrapper {
	background: #fff url(/episode_files/episode_6.jpg) no-repeat 0 70px;
}
body.episode_7 #wrapper {
	background: #fff url(/episode_files/episode_7.jpg) no-repeat 0 70px;
}
body.episode_8 #wrapper {
	background: #fff url(/episode_files/episode_8.jpg) no-repeat 0 70px;
}
body.episode_9 #wrapper {
	background: #fff url(/episode_files/episode_9.jpg) no-repeat 0 70px;
}
body.episode_10 #wrapper {
	background: #fff url(/episode_files/episode_10.jpg) no-repeat 0 70px;
}
body.episode_11 #wrapper {
	background: #fff url(/episode_files/episode_11.jpg) no-repeat 0 70px;
}
body.episode_12 #wrapper {
	background: #fff url(/episode_files/episode_12.jpg) no-repeat 0 70px;
}
body.episode_13 #wrapper {
	background: #fff url(/episode_files/episode_13.jpg) no-repeat 0 70px;
}

body.episode_8 #wrapper h2,
body.episode_8 #wrapper p,
body.episode_10 #wrapper h2,
body.episode_10 #wrapper p,
body.episode_11 #wrapper h2,
body.episode_11 #wrapper p,
body.episode_13 #wrapper h2,
body.episode_13 #wrapper p {color:black;}

body.season2-episode_1 #wrapper {
	background: #fff url(/episode_files-season2/episode_1.jpg) no-repeat 0 70px;
}
body.season2-episode_2 #wrapper {
	background: #fff url(/episode_files-season2/episode_2.jpg) no-repeat 0 70px;
}
body.season2-episode_3 #wrapper {
	background: #fff url(/episode_files-season2/episode_3.jpg) no-repeat 0 70px;
}
body.season2-episode_4 #wrapper {
	background: #fff url(/episode_files-season2/episode_4.jpg) no-repeat 0 70px;
}
body.season2-episode_5 #wrapper {
	background: #fff url(/episode_files-season2/episode_5.jpg) no-repeat 0 70px;
}
body.season2-episode_6 #wrapper {
	background: #fff url(/episode_files-season2/episode_6.jpg) no-repeat 0 70px;
}
body.season2-episode_7 #wrapper {
	background: #fff url(/episode_files-season2/episode_7.jpg) no-repeat 0 70px;
}
body.season2-episode_8 #wrapper {
	background: #fff url(/episode_files-season2/episode_8.jpg) no-repeat 0 70px;
}
body.season2-episode_9 #wrapper {
	background: #fff url(/episode_files-season2/episode_9.jpg) no-repeat 0 70px;
}
body.season2-episode_10 #wrapper {
	background: #fff url(/episode_files-season2/episode_10.jpg) no-repeat 0 70px;
}
body.season2-episode_11 #wrapper {
	background: #fff url(/episode_files-season2/episode_11.jpg) no-repeat 0 70px;
}
body.season2-episode_12 #wrapper {
	background: #fff url(/episode_files-season2/episode_12.jpg) no-repeat 0 70px;
}
body.season2-episode_13 #wrapper {
	background: #fff url(/episode_files-season2/episode_13.jpg) no-repeat 0 70px;
}

body.season2-episode_4 #wrapper h2,
body.season2-episode_4 #wrapper p,
body.season2-episode_5 #wrapper h2,
body.season2-episode_5 #wrapper p,
body.season2-episode_9 #wrapper h2,
body.season2-episode_9 #wrapper p  {
	color:black;
}
	

.subpage #wrapper {

}

#page_title {
	position:absolute;
	top:60px;
	right:0px;
	color:#252C3A;
	font-family:"arial black", arial, helvetica, verdana, sans-serif;
	font-weight:bold;
	font-size:5em;
	z-index:800;
}

#home #page_title {
	color:#A38F90;
}
/* == access links */
#access_links {
	list-style-type:none;
	height:0px;
	overflow:hidden;
}

#access_links a {
	text-indent:-9999px;
}
/* end access links */

#logo {
	position:absolute;
	top:13px;
	left:24px;
}

/* == main navigation styles */
#main_nav {
	float:right;
	list-style-type:none;
	position:absolute;
	top:14px;
	right:5px;
	width:447px;
}

#main_nav li,
#main_nav li a {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:11px;
}

#main_nav li {
	margin-left:19px;
}

#home_link,
#home_link a {
	width:37px;
	background:#fff url(/core/nav_home.gif) no-repeat top left;
}

#series_link, 
#series_link a {
	background:#fff url(/core/nav_series.gif) no-repeat top left;
	width:67px;
}

#partners_link,
#partners_link a {
	background:#fff url(/core/nav_partners.gif) no-repeat top left;
	width:55px;
}

#wolfe_link,
#wolfe_link a {
	background:#fff url(/core/nav_wolfe.gif) no-repeat top left;
	width:60px;
}

#action_link,
#action_link a {
	background:#fff url(/core/nav_action.gif) no-repeat top left;
	width:41px;
}

#store_link,
#store_link a {
	background:#fff url(/core/nav_store.gif) no-repeat top left;
	width:34px;
}

#contact_link,
#contact_link a {
	background:#fff url(/core/nav_contact.gif) no-repeat top left;
	width:69px;
}

#videos_link,
#videos_link a {
	background:#fff url(/core/nav_videos.gif) no-repeat top left;
	width:43px;
}

#home_link a:hover,
#series_link a:hover,
#partners_link a:hover, 
#wolfe_link a:hover,
#action_link a:hover, 
#store_link a:hover,
#contact_link a:hover,
#videos_link a:hover{
	background-position: 0 -13px;
}

#home #home_link a,
#series #series_link a,
#partners #partners_link a, 
#wolfe #wolfe_link a,
#action #action_link a, 
#store #store_link a,
#contact #contact_link a,
#videos #videos_link a {
	background-position: 0 -26px !important;
}

/* end main nav */
/* == sub nav */
#sub_nav {
	position:absolute;
	float:left;
	top:130px;
	left:35px;
	list-style-type:none;
	z-index:400;
}

#sub_nav li {
	float:left;
	margin-right:15px;
	padding-bottom:10px;
	text-decoration:none;
}

#sub_nav li a {
	float:left;
	color:#fff;
	font-size:1.4em;
	font-family:arial, helvetica, verdana, sans-serif;
	text-decoration:none;
}

#sub_nav li a:hover {
	color:#ccc;
}

.episodes #episodes_link,
.episodes #episodes_link_season2,
.schedule #schedule_link,
.making	#making_link,
.tips #tips_link,
.making	#making_link,
.team_bios #bios_link,
.in_kind #in_kind_link,
.partners_overview #partners_overview_link,
.store #store_sub_link,
.plc #plc_link,
.aw_overview #aw_overview_link,
.series_overview #series_overview_link {
	background:transparent url(/core/sub_nav_selected.gif) no-repeat bottom center;
}

.episodes #episodes_link a,
.episodes #episodes_link a:hover,
.episodes #episodes_link_season2 a,
.episodes #episodes_link_season2 a:hover,
.schedule #schedule_link a,
.schedule #schedule_link a:hover,
.making	#making_link a,
.making	#making_link a:hover,
.tips #tips_link a,
.making	#making_link a:hover,
.team_bios #bios_link a,
.team_bios #bios_link a:hover,
.in_kind #in_kind_link a,
.in_kind #in_kind_link a:hover,
.partners_overview #partners_overview_link a,
.partners_overview #partners_overview_link a:hover,
.store #store_sub_link a, 
.store #store_sub_link a:hover,
.plc #plc_link a,
.plc #plc_link a:hover,
.aw_overview #aw_overview_link a,
.aw_overview #aw_overview_link a:hover,
.series_overview #series_overview_link a,
.series_overview #series_overview_link a:hover {
	color:#e39754;
}

/* end sub nav */
/* == content area */

#main_content {
	z-index:800;
}

#main_content a {
	color:#fff;
}

#main_content a:hover {
	background-color:#fff;
	color:#C66610
}

#main_content a.img_link {
	background-color: transparent;
}

#home #main_content {
	margin:0;
	position:absolute;
	left:35px;
	top:150px;
	width:260px;
	color:#fff;
}
/*############ Change from .gif to .png*/
.subpage #main_content {
	background:#252c3a url(/core/secondary_bg_top.gif) no-repeat top left;
	color:#fff;
	position:relative;
	margin-top:105px;
	z-index:200;
	float:left;
	width:100%;
	font-size:1.2em;
}

.video #main_content {
	margin-top:105px;
	background:#252c3a;
	height:510px;
}

.subpage #main_content h2 {
	color:#d7af2d;
	font-size:2.5em;
	margin:2.75em 35px 15px 35px;
	}

.subpage #main_content #content_1,
.subpage #main_content #content_2 {
	float:left;
} 

.subpage #main_content #content_1 {
	width:400px;
	margin-left:35px;
}

.subpage #main_content #content_2 {
	width:310px;
	margin-left:20px;
}

.subpage #content_2 img {
	border:14px solid black;
	margin-bottom:20px;
}


.subpage #content_2 a {
	background:transparent;
}

.captioned {
	background:#000;
	margin-bottom:20px;
	padding-bottom:10px;
}

.subpage #content_2 .captioned img {
	margin-bottom:0;
	display:block;
}

.captioned span {
	color:#fff;
	padding:0 14px 10px;
}
/*############ Change from .gif to .png*/
.subpage #footer {
	background:transparent url(/core/secondary_bg_bottom.gif) no-repeat top left;
	padding-top:88px;
	position:relative;
	float:left;
	clear:both;
	width:100%;
}



.subpage #main_content p {
	margin:0 0 20px 0;
}

.subpage #main_content  ul {
	margin:0  20px 20px;
}

#home #tv_schedule,
#home #tv_schedule:hover,
#home #about_the_episode,
#home #about_the_episode:hover,
#home #books_prints_dvds,
#home #books_prints_dvds:hover {
	position:absolute;
	width:148px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background-color: transparent;
}

#home #tv_schedule,
#home #tv_schedule:hover {
	top:120px;
}

#home #about_the_episode,
#home #about_the_episode:hover {
	top:160px;
}

#home #books_prints_dvds,
#home #books_prints_dvds:hover {
	top:200px;
	width:168px;
}

#main_content h1 {
	font-size:1.4em;
	margin-bottom:.25em;
}

#main_content p, 
#main_content ul{
	font-size:1.1em;
	line-height:1.4em;
}
/* end content area */

/* == footer */

#footer {

}

#affiliate_links {
	list-style-type:none;
}

#affiliate_links li {
	position:absolute;
}

#ci_logo {
	left:485px;
	top:610px;
}

#canon_logo {
	left:366px;
	top:640px;
}

#ms_logo {
	left:249px;
	top:642px;
}

#AmPubTel_logo {
	left:485px;
	top:690px;
}

#OPB_logo {
	left:366px;
	top:697px;
}

#EdgeEarth_logo {
	left:249px;
	top:699px;
}

#copyright {
	position:absolute;
	top:660px;
	width:100%;
	font-size:1.3em;
	color:#ccc;
	text-align:center;
}

/* end footer */


/* Form Section */
.form form div {
display:block;
width:400px;
margin-bottom:20px;
float:left;
}

.form form label {
width:120px;
float:left;
text-align:right;
margin-right:15px;
}

.button {
background:#ccc;
border:2px solid #fff;
}

.error {
	display:block;
	margin-top:10px;
	color:orange;
	font-weight:bold;
}
/* End Form Section */