
/* General */

#main-nav, #search, #login_util {
	display: none;
}

#masthead {
}

#masthead .print-logo {
	display: block;
}

#masthead .logo {
	display: none;
}

.sidebar, .sub_masthead {
	display: none;
}

#home-left, .main {
	width: 940px !important;
}

#footer {
	margin-bottom: 15px;
	padding: 30px 0px;
}

#footer ul {
	display: none;
}

#footer .partners ul, #footer .funding ul {
	display: block;
}

#footer .partners {
	border: 0;
}

#footer ul li {
	display: inline;
	float: left;
	border-right: 0;
	padding: 0px 10px;
}

#footer ul li.last {
	border: none;
	padding-right: 0px;
}

#footer ul li, #footer ul li a {
	color: #676a6c;
	font: normal normal 12px/12px arial;
}

#footer .copyright {
	clear: both;
}

/* articles */

.article-tools,
.article-audioplayer {
	display: none;
}

.article-wide .storylinks,
.article-bottom-tags ul {
	padding: 0;
}

.comment-thread h3 {
	text-indent: 0;
}

.comment-leave {
	display: none;
}

.article-tags li.read-more, .article-bottom-tags li.read-more {
	display: inline;
}

/* Schedules */

.program-details, .show-details, #daily-schedule-sidebar, .print-schedule, ul.schedule-dates li.yesterday, ul.schedule-dates li.tomorrow {
	display: none;
}


.schedule-table {
	border-top: 0px solid #555;
}

ul.schedule-dates li.today {
	padding-top: 10px;
	background: none;
	text-align: left;
}

.schedule-tabs li {
	visibility: hidden;
}

.schedule-tabs li.ui-state-active {
	visibility: visible;
}

ul.schedule-tabs li.wqxr a {
	background-image: none;
}

ul.schedule-tabs li.q2 a {
	background-image: none;
}

.schedule-tabs li.ui-state-active a {
	text-indent: 0px;
	font-size: 14px;
	color: #000;
}
