@import url(http://fonts.googleapis.com/css?family=News+Cycle);
@import url(http://fonts.googleapis.com/css?family=Questrial);

/* CSS styles for the general site typography / fonts */
body {
	font-size:12px;
	font-family:arial;
}

h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0 0 15px 0;
}

h1 {
	font-size:32px;
	font-weight:normal;
	font-family: 'Questrial', sans-serif;
	color:#415f71;
}

h1 em {
	color:#b92230;
	font-style:normal;
}

h2, h3, h4 {
	font-size:18px;
	color:#B92230;
	margin-bottom:3px;
}

h3 {
	color:black;
}

h4,h5 {
	font-family: 'Questrial', sans-serif;
	font-weight:normal;
}

h5 {
	font-size:16px;
	margin-bottom:5px;
}

h6 {
	font-size:20px;
	color:#415F71;
	margin-bottom:5px;
	font-family: 'News Cycle', sans-serif;
	font-weight:normal;
}

p {
	font-size:12px;
	line-height:1.6;
}

a, input {
	outline:none;
}

ul li, ol li {
	font-size:12px;
}

table th {
	text-align:left;
}

#wrapper .menu ul li {
	font-family: 'News Cycle', sans-serif;
	font-size:19px;
	line-height:2.8;
}

#wrapper .menu ul li,
#wrapper .menu ul li a {
	color:white;
	text-decoration:none;
}

#wrapper .menu ul li ul li {
	font-size:14px;
	font-family:'Questrial', sans-serif;
	line-height:1.6;
}

#wrapper .menu ul li.selected > a {
	color:#D0D0D0;
}

#wrapper .menu ul li > a:hover {
	color:#B92230;
}

#wrapper .footer p {
	font-size:11px;
	color:#415f71;
	margin-bottom:3px;
	line-height:12px;
}

#wrapper .footer p a,
#wrapper .content a {
	color:#415f71;
}

#wrapper .underMenu,
#wrapper .underMenu li,
#wrapper .underMenu a {
	color:#000;
	font-size:11px;
	font-family:verdana;
	text-decoration:none;
}

#wrapper .underMenu a#smallerFont {
	font-size:10px;
}

#wrapper .underMenu a#normalFont {
	font-size:13px;
}

#wrapper .underMenu a#largerFont {
	font-size:15px;
}

#wrapper .underMenu a.selected {
	text-decoration:underline;
}

#wrapper .masthead .nowPlaying p {
	font-family:'Questrial', sans-serif;
	font-size:13px;
	color:#1d4255;
	line-height:1.3;
}

#wrapper .masthead .nowPlaying p.intro {
	color:#b92230;
	font-size:15px;
}

#wrapper .masthead .nowPlaying p.presenterName,
#wrapper .masthead .nowPlaying p.presenterName a {
	color:black;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}

#wrapper .masthead .nowPlaying p.showName,
#wrapper .masthead .nowPlaying p.showName a {
	font-size:12px;
	color:black;
	font-family:arial;
}

#wrapper .masthead .links li {
	font-size:15px;
	font-family:'Questrial', sans-serif;
	line-height:1.3;
}

#wrapper .masthead .links li a {
	color:black;
	text-decoration:none;
}

/************************ Font resizing */
body.largeFont #wrapper .content h1 {
	font-size:35px;
}

body.largeFont #wrapper .content p,
body.largeFont #wrapper .content ul li,
body.largeFont #wrapper .content ol li,
body.largeFont #wrapper .content table td,
body.largeFont #wrapper .content form.formStyle1 label {
	font-size:14px;
}


body.smallFont #wrapper .content h1 {
	font-size:25px;
}

body.smallFont #wrapper .content p,
body.smallFont #wrapper .content ul li,
body.smallFont #wrapper .content ol li,
body.smallFont #wrapper .content table td,
body.smallFont #wrapper .content form.formStyle1 label {
	font-size:11px;
}

/************************ News */
.newsResult h2 {
	font-family:'Questrial', sans-serif;
	font-weight:normal;
	font-size:20px;
}

#wrapper .content .newsResult h2 a {
	text-decoration:none;
	color:#b92230;
}

.newsResult h3 {
	font-size:12px;
}

/************************ Schedule */
.schedule #dayPicker {
	font-size:12px;
}

.schedule .show .time {
	font-family:"courier new", courier, arial;
	font-size:16px;
}

.schedule h2 {
	font-size:16px;
}

.weeklySchedule h2.title {
	font-size:16px;
	font-family:'Questrial', sans-serif;
	font-weight:normal;
	color:white;
	line-height:2;
	text-align:center;
}

#wrapper .content .weeklySchedule h2.title a {
	color:white;
	text-decoration:none;
}

.weeklySchedule .dayRow .show .details .time {
	font-weight:bold;
	color:#B23538;
}

.weeklySchedule .dayRow .show .details span {
	font-size:11px;
}

.weeklySchedule .dayRow .show .details .presenter,
#wrapper .content .weeklySchedule .dayRow .show .details .presenter a {
	color:#B2B2B2;
	text-decoration:none;
}

.weeklySchedule .dayRow .show .details .showTitle,
#wrapper .content .weeklySchedule .dayRow .show .details .showTitle a {
	color:black;
	text-decoration:none;
}

/************************ Round Box */
.roundBox .roundBoxHeader {
	font-family:'Questrial', sans-serif;
	color:white;
	font-size:18px;
	line-height:2.4;
	text-indent:20px;
}

.roundBox .roundBoxHeader a {
	color:white;
	text-decoration:none;
}

.roundBox .roundBoxHeader span {
	float:right;
	font-size:11px;
	margin: 0 20px 0 0;
	line-height:4;
}

.roundBox .roundBoxContent ul li{
	font-family:'Questrial', sans-serif;
	color:#1d4255;
	font-size:13px;
}

.roundBox .roundBoxContent ul li a {
	color:#b92230;
	text-decoration:none;
}

/************************ Presenters */
.presenterRow .presenter .caption {
	color:white;
	font-size:12px;
	text-align:center;
}

.presenterRow .presenter a {
	color:white;
	text-decoration:none;
}

