body{
	background-color: #242424;
	padding: 0px;
	margin: 0px;
	background: url(../images/bg.gif);
	font-family: Helvetica;
}

a{
	color: #923f22;
}

#container{
	width: 1080px;
	height: 100%;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

#shell{
	width: 1080px;
	height: 100%;
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat-y;
}


#sponsors{
	margin-right: 0px;
	margin-left: 200px;
	padding-top:55px;
	padding-right: 160px;
	padding-bottom: 22px;
	text-align: right;
}


#prevEpisodes {
	width: 250px;         
	margin-left: 117px;
	float: left;
}

#vidPlayer {
	margin-left: 33%;
}


#twitter {
	background-image: url(../images/ryantwitter.png);
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 11px;
	height: 250px;
	width: 190px;   
	margin-left: 40px;
	float: left;      
	padding-top: 95px;
	padding-left: 110px;
	color: #2f2f2f;
}

#episodeTitle{
	font-family: Helvetica;
	color: #923f22;
	font-size:16px;
	text-transform: uppercase;
}

#episodeTitle strong{
	font-size: 13px;
	font-family: Helvetica;
	color: #2a2a2a;
}

#showNotes {
	margin-left: 34%;
	margin-right: 170px;
	padding-top: 8px;
}

p{
	padding: 0px;
	margin: 0px;
}

#epList a{
	font-family: Helvetica;
	font-size: 11px;
	color: #923f22;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	height: 45px;
}

#epList a:Hover{
	background-color: white;
}

#prevEpisodes a{
	font-family: Helvetica;
	font-size: 11px;
	color: #923f22;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	padding-left: 3px;
}

#feed img{
	vertical-align: middle;
	padding-bottom: 3px;
}

#prevEpisodes a strong{
	font-size: 9px;
	color: #2a2a2a;
}

#prevEpisodes a font{
	color: #9ea899;
}

#epList table tr{
	height: 45px;
}

#epList table td{
	padding-bottom:8px;
}

#twitter_update_list{
	padding: 0px;
	margin: 0px;
}

#twitter_update_list li{
	padding-bottom: 5px;
	list-style-type: none;
	list-style-image: url(../images/tweet.gif);
	list-style-position: inside;
	text-align: left;
	line-height: 16px;
}

#twitter_div a{
	color: #923f22;
	text-decoration: none;
}

#tweet{
	background-image: url(../images/tbird.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #4ca1d5;
	height: 25px;
	padding-top: 8px;
	padding-left:35px;
	display: block;
}

#noteBubble{
	width: 546px;
	padding: 0px;
	margin: 0px;
	height: 233px;
	padding-top: 5px;
	
}

#content{
	background-image: url(../images/r_bubble.gif);
	width: 100%;
	padding: 15px;
	font-family: Helvetica;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 16px;
}

#content a{
	color: #923f22;
}

.overflowBox{
	height:216px;
	width:230px;
	overflow:auto;
	padding-left: 0px;
}

/*  Feed Icons  */

#feed a:Hover{
	text-decoration: underline;
}

#community{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
}

#community h1{
	font-size: 14px;
}

#community h2{
	font-size: 11px;
	color: #923f22;
}

#community strong{
	color: gray;
}

input{
	font-size: 11px;
	font-family: Helvetica;
	padding:2px;
	margin-bottom: 4px;
}

div.c6 {text-align: center}
div.c5 {font-size: 12px; text-align: center}
p.c4 {padding-top: 110px; text-align: left}
div.c3 {display:none;}
img.c2 {padding-top:14px;}
p.c1 {text-align: left}
