body{
	text-align: center;
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
	background: url("/img/bggrad.jpg") top;
	background-repeat: repeat-x;
	-webkit-text-size-adjust: none;

}
#container {
	width:1000px;
	margin: auto;
	min-height: 400px;
}

#air_details{
    float:left;
	width:545px;
    text-align:left;
    font-size:12px;
	clear:left;
	padding:5px 0 10px 0;

}
#air_times{
	float:left;
	padding:5px 0 10px 0;
}

#broxflavor_title{
    font-size:50px;
    font-weight:bold;
    letter-spacing:-2px;
    float:left;
	margin-left:-18px;
	width: 560px;
	margin-bottom:-10px;
}

#top_logos{
	float:left;
	padding-top:15px;
}

#header{
	width: 1000px;
	margin: auto;
	cursor: pointer;
	padding-bottom: 8px;
}

#footer {
	margin: auto;
	clear: both;
	text-align: center;
	padding: 5px 0;
	font-size:12px;
	width: 1000px;
}

#player_box {
	
	width: 536px;
	height: 385px;
	background: url("/img/player_bg.jpg") no-repeat;
	padding-top: 1px;
}

#comments {
	width:980px;
}
#left_column {
	float: left;
}

#right_column {
	float: left;
	padding-left: 8px;
}

#divider {
	clear:both;
	height: 12px;
}

#static_picture{
	width: 444px;
	height: 300px;
} 

#episode_grid {
	clear: both;	
}

#episode_meta {
	text-align: left;
	margin-left: 10px;
	margin-top: 6px;
}

.section_header{
	background:#C8A8F4 none repeat scroll 0 0;
	border:2px solid white;
	clear:both;
	color:black;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin:0 0 3px;
	padding:9px 0 0 11px;
	text-align:left;
	width:440px;
}

.episode_button{
	float: left;
	width: 82px;
	height: 57px;
	background: url("/img/square_blank.png") no-repeat;
	padding-right: 8px;
	padding-bottom: 10px;
	cursor: pointer;
	line-height: 57px;
	font-weight: bold;
}

.episode_button:hover {
	opacity: .75;	
	
}

.episode_button:active {
	opacity: .5;	
	
}

#discuss_button {
	background: url("/img/square_discuss.png") no-repeat;
	line-height: 130px;
	margin-right:8px;
	border-right:2px solid #999;

}

#discuss_button a {
	text-decoration: none;
	color: #333;	
	
}

#press_button {
	background: url("/img/square_press.png") no-repeat;
}

#about_button {
	background: url("/img/square_about.png") no-repeat;
}

#contact_button{
	background: url("/img/square_contact.png") no-repeat;

}

#content {
	text-align: left;
	padding-top: 10px;
	margin: auto;
	width:1000px;
	min-height: 400px;
	font-size: 14px;
}
#disqus_thread{
	background-color: white;
	padding: 6px;
}

#season1_button, #season2_button, #seasonal_button, #season3_button {
	padding-right: 12px;
}


/* new school shit */
.title {
	font-size:16px;
	padding:0px 0 2px 0;
}
.thumbnail {
	padding-right:10px;
	width:100px;
	min-height:70px;
}
.description {
	width:290px;
	white-space:normal;
	padding:2px 0;
}
.episode_number{
	font-size:14px;
	padding:20px 5px 0 2px; 
}
.left {
	float:left;
}
.meta {
	width:290px;
}
.episode_block{
	
	padding:5px 0;
	
}
.food_types{
	font-size:12px;
}
.episode_block:hover {
	background-image: url(/img/episode_over_bg.jpg);
	background-position: 50% 50%;
}

.x-grid3-row-selected {
	background-color:#E0CDFA !important;
	border:2px dashed #FFFFFF !important;
}

#dsq-content #dsq-comments a.dsq-header-time {
	display:none !important;
}

.quote {
	width:320px;
	padding:5px;
	float:left;
	font-size:14px;
	text-align: left;
	height:95px;
}
.quotes {
	padding-top: 20px;
	margin: auto;
	clear: both;
	font-size:12px;
	width: 1000px;
	text-align: left;
	
}
h1 {
font-size: 18px;
}

.show_times {
	width:320px;
	float:left;
	padding:5px;
}

