/* CSS Document */
body#live #right_column { display:none; }
body#live #center_column { width:980px; }

#streaming_content h2 { font-weight:normal; }

#lives_content { float:left; width:550px; }
#lives_list { list-style:none; }
#lives_list li { clear:both; border-top:1px solid #EBE9E9; padding:10px; overflow:hidden; }
#streaming_content { width:370px; float:right; margin-bottom:30px; }
.calendar { float:left; width:60px; margin-right:14px; }
.calendar .day { width:48px; height:48px; background-image:url('../img/calendar.png'); background-repeat:no-repeat; text-align:center; font-weight:bold; font-size:16px; color:#b9b9b9; line-height:58px; margin:0 auto; }
.calendar .month { width:60px; text-align:center; color:#929292; text-transform:uppercase; }

#lives_list li h4 { padding:0; line-height:50px; font-weight:normal; }

#streaming_large { width:980px; height:550px; clear:both; margin-bottom:20px; }
#live_products { width:600px; float:left; }
#live_products h1 { font-size:17px; font-weight:normal; }

#livedays {
	width:300px;
	float:right;
	padding-top:30px;
}

#livedays ul { list-style:none; }
#livedays ul li { clear:both; border-bottom:2px solid #CCCCCC; padding:4px 0; margin-bottom:4px; }

.live_hours { font-weight:bold; font-size:12px; border-bottom:1px solid #e6e6e6; padding:4px 0 4px 24px; background-image:url('../img/clock.png'); background-repeat:no-repeat; background-position:left -3px; margin-bottom:4px; }

.ui-title { font-size:100%!important; }
#content h3 { margin-bottom:0; padding-bottom:0; }
#lives_list_mobile li span { font-weight:normal; text-shadow:none; }

#google_calendar {
	clear:both;
	width:100%;
	text-align:center;
}
