@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background: #142E69 url(../images/4px_bg.jpg) repeat-x;
}

h1, h2, p, {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #036;
}

a:link {
	color: #036;
	text-decoration:none;
}

a:visited {
	color: #036;
	text-decoration:none;
}

a:hover {
	color: #369;
	text-decoration:underline;
}

a:active {
	color: #369;
	text-decoration:none;
}	

#outerWrapper {
	background: url(../images/1300bg_gradient.jpg) repeat-x;
	margin:0;
	padding:0;
	width: 1300px;
}

#banner {
	margin:0;
	width: 1000px;
}

#innerWrapper {
	margin-top: 0;
	margin-left: 20px;
	width: 1000px;
}


#show {
	margin:0;
	margin-bottom: 10px;
	margin-right: 30px;
	padding:0;
	position:relative;
	float:left;
	width: 438px;
	background: url(../images/showpanel.jpg) left top no-repeat;
	height: 343px;
}


#player {
	margin-top: 8px;
	margin-left: 10px;
}
	

#show h1 {
	font-size: 0.95em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom:0;
	color: #036;
	font-family: "Times New Roman", Times, serif;
	
}

#show .guest {
	font-size: .8em;
	padding-top:0;
	color: #036;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	font-weight: bold;

}	

#show .hiatus {
	padding-top: 10px;
	padding-bottom: 14px;
	padding-left: 14px; 
}	


#archive {
	float:right;
	position:relative;
	margin-right: 180px;
	padding:0;
	width: 332px;
	background: url(../images/archivepanel.jpg) left top no-repeat;
	height: 729px;
}		

#archive h1 {
	font-size: 0.95em;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 14px;
	padding-bottom: 6px;
	color: #036;
	font-family: "Times New Roman", Times, serif;
	
}


#archive p {
	font-family: "Times New Roman", Times, serif;
	font-size: .75em;
	color: #036;
	text-align: left;
	padding-right: 12px;
	line-height: 1.2em;
}

.archiveImg {
	padding-left: 12px;
	padding-top: 24px;

}		


#archiveTable {
	width:100%;
	border:0;
	padding-top: 10px;
	
}	

#archiveTable p {
	padding-top: 10px;
	padding-left: 8px;
	 /*	padding-bottom:5px;*/
}


#archiveTable .more {
	padding-top: 2px;
	padding-right: 20px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #003;
	text-align: right;
}

	

.date {
	color: #003;
	font-weight: bold;
	line-height: 1.3em;
}		



	
#episode {
	clear:left;
	width: 438px;
	margin-top:40px;
	margin-bottom: 20px; 
	background: url(../images/episodepanel.jpg) left top no-repeat;
	height: 290px;
}	

#episode h1 {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 120px;
	color: #036;
	font-family: "Times New Roman", Times, serif;
	float: left;
}



#episode p {
	font-family: "Times New Roman", Times, serif;
	width: 418px;
	font-size: .75em; /*was .8em*/
	margin-left: 10px;
	line-height: 1.25em;
	text-align: justify;
	color: #036;

}	

#episode h3 {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 30px;
	color: #036;
	font-family: "Times New Roman", Times, serif;
	float: right;
	
		
}	


#episode .description {
	clear: left;	
	width: 410px;
	font-size: .8em;
	margin-left: 12px;
	margin-right: 10px;
	padding-top: 6px; /*was 10px*/
	line-height: 1.15em; /*was 1.25em - made smaller for lamb safari*/
	text-align: justify;
	color: #036;
	
}	

#episode .learnMore {
	font-size: .8em;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	line-height: 1.25em;
	text-align: justify;
	color: #036;
}	


#episode .holiday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75
	em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 50px;
}	

#episode .altHeading {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 12px;
	color: #036;
	font-family: "Times New Roman", Times, serif;
}


.padding {
	padding-top: 14px; /*was 14px -too much for detailed descriptions*/
}

.learn {
	padding-top: 10px;
}	


#episode a {
	margin-top: 8px;
}	

/*navigation box here*/

#nav {
	margin:0;
	background: url(../images/navpanel.jpg) left top no-repeat;
	height: 42px;
	padding:0;
	
}

#nav ul {

	
}

#nav li {
	list-style-type:none;
	float:left;
	margin-top: 13px;
	padding-left: 20px;

	
	
}

#nav li:first-child {
	padding-left: 0;
}	


#nav a {
	display:block;
	
	font-family: "Times New Roman", Times, serif;
	color: #036;
	font-size: 0.8em;
	font-weight:bold;
	padding:0;
	text-align: center;
}	
	
#nav a:hover {
	color: #003;
	text-decoration:none;
}	

#nav a:first-child {
	padding:0;
}	






/*share this */	

#share {
	
	padding-left: 10px;
}	

.rssbuttontext {
	color: #fff;
	font-size: .8em;
	
	}
	

.stbuttontext{
	color: #fff;
	font-size: .8em;
	
}

.stbutton {
	margin-left: 20px;
}	
				



#footer {
	height: 100px;
	padding-top: 20px;
	padding-left: 8px;
	text-align: left;
	color: #369;
	font-size: .85em;
}

.clear {
	clear:both;
}



/*special holiday panel here*/


#h_episode {
	clear:left;
	width: 438px;
	margin-top:40px;
	margin-bottom: 20px; 
	background:  url(../images/holidaypanel.jpg) left top no-repeat;
	height: 290px;
}	


#h_episode h1 {
	font-size: 0.95em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
	color: #036;
	font-family: "Times New Roman", Times, serif;
	
	
}

#h_episode p {
	width: 418px;
	font-size: .8em;
	margin-left: 10px;
	line-height: 1.25em;
	text-align: justify;
	color: #036;

}	

#h_episode .holiday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75
	em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 50px;
}	

#h_episode .altHeading {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 12px;
	color: #036;
	font-family: "Times New Roman", Times, serif;
}
/*end holiday special episode panel*/


			

