

/* STRUCTURE */

html,body {
  color: #ffffff;
  background: #000000 url('images/enhancedbg.jpg') no-repeat;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1.0em;
  margin: 0px;
  width: 100%;
}

div#wrapper {
	width: 1000px;
	margin: 0px auto;
	padding-top: 0px;
}

div#wrapper2 {
	width: 1000px;
	margin: 0px auto;
	padding-top: 0px;
}

div#headergraphic {
	float: left;
	width: 320px;
	height: 100px;
}

div#headergraphic a {
	display: block;
}

div#topnav {
	float: right;
}

div.navbtn {
	float: left;
}

div.pad {
	float: left;
	width: 30px;
	height: 100px;
	background-image: url(images/nav/inbetween.gif);
	background-repeat: no;
}

div#oftheweek {
	font-family: Georgia, sans-serif;
	font-size: 0.8em;
	width: 270px;
	margin-left: 40px;
	padding: 4px;
	padding-left: 20px;
	background-color: #333;
}

div#endpad {
	float: left;
	width: 65px;
	height: 100px;
	background-image: url(images/nav/navend.gif);
	background-repeat: no;
}

div#leftside {
	float: left;
	width: 200px;
	height: 600px;
	text-align: left;
	color: #eeeeee;
	padding-right: 20px;
	border-right: 2px solid #eeeeee;
	background: url(images/leftsidebg.png) repeat-y;
}

div#leftside_content {
	text-align: center;
	width: 100%;
	margin-left: 12px;
	margin-bottom: 20px;
}

div#center-container {
	float: left;
	width: 600px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#rightside-container {
	float: right;
	width: 148px;
	
}

div#rightside {
	width: 100%;
	margin-right: 20px;
}

div#bottom {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding-top: 22px;
	margin-bottom: 22px;
}

/* NEW ELEMENTS ADDED FOR FALL '09 */

div.datecontainer {
	width: 578px;
	margin: 0px auto;
	margin-top: 40px;
	margin-bottom: 16px;
}

div.infobox {
	color: #000;
	width: 436px;
	height: 105px;
	background-image: url(images/infobox.gif);
	background-repeat: none;
	padding-left: 30px;
	padding-top: 15px;
}

div.wpcell {
	float: left;
	height: 200px;
	margin: 6px;
	font-size: 0.9em;
}

div#featured {
	font-size: 0.85em;
	border: 3px solid #ffcc00;
	color: #000;
	background-color: #fff999;
	background-image: url(images/featuredfadein.gif);
	margin-bottom: 18px;
	padding-right: 10px;
}

div#articles p {background-color: #fff;color: #000;padding: 8px;font-size: 0.8em;}
div#articles p a {background-color: #fff;color: #000;}

div#sched_sun {display: none;}
div#sched_mon {display: none;}
div#sched_tue {display: none;}
div#sched_wed {display: none;}
div#sched_thu {display: none;}
div#sched_fri {display: none;}
div#sched_sat {display: none;}

/* TWITTER PLUGIN RELATED */

div#twitter_div {
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
	text-align: left;
	font-size: 0.8em;
	line-height: 120%;
	padding-top: 12px;
	margin-bottom: 6px;
}

h2.sidebar-title {
	color: #ffffff;
	text-align: center;
	font-size: 1.4em;
}

#twitter_update_list {
	padding: 0px;
	padding-left: 14px;
	margin: 0px;
}

#twitter_update_list li {
	padding-bottom: 10px;
	list-style-image: url(images/tw/bullet_png.png);
}


/* MANAGEMENT PAGE TABLES */

table.main {background-color: #ffffcc;margin: 8px;}
table.main tr td div p {color: #000;}
table.main tr td div p a {color: #F60;}


table.main tr td.photo {background-color: #fbb611;padding: 2px; text-align: center; font-size: 0.8em;}
table.main tr td.name {background-color: #000066;background-image: url('images/managementprofiles/name_bg.gif');color: #ffffff;font-size: 1.6em;font-weight: bold;padding: 14px;}
table.main tr td.shorttext {font-size: 0.9em;padding-left: 16px;padding-right: 16px;}
table.main tr td.shorttext2 {font-size: 0.7em;padding-left: 16px;padding-right: 16px;}

table.main tr td.name a:link {color: #ffffff;text-decoration: none;}
table.main tr td.name a:visited {color: #ffffff; text-decoration: underline;}
table.main tr td.name a:hover {color: #fbb611; text-decoration: underline;}
table.main tr td.name a:active {color: #fbb611; text-decoration: underline;}


/* PARAGRAPHS AND HEADERS */

p.paratitle {
	color: #ffee00;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 14px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

p.subtitle {
	color: #222222;
	font-size: 0.8em;
	letter-spacing: 1px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

p.date {
	clear: both;
	color: #ffffff;
	background-image: url(images/pageheaders/dateheader_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 8px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

p.content {
	color: #fff;
	font-size: 0.8em;
	line-height: 150%;
	background-image: url('');
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

p.indent {
	padding-left: 30px;
	padding-right: 30px;
}

ol {font-size: 0.75em;font-weight: bold;}


/* TEXT STYLES */

span.largetext {
	color: #ffffff;
	font-size: 1.7em;
	letter-spacing: 1px;
	margin: 0px;
	text-transform: uppercase;
}

span.largebluetext {
	color: #272798;
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

span.redtext {
	font-weight: bold;
	color: #ff0000;
}

span.darkbluetext {
	color: #3333CC;
	background-color: #fff;
	padding: 2px;
}

span.yellowtext {
	color: #FF0;
}

.darkbluetext2 {
	color: #3333CC;
	padding: 2px;
}

.darkbluetext3 {
	color: #6699ff;
	padding: 2px;
}

div.copyright-text {
	font-size: 1.1em;
	color: #222;
	background-color: #fff;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

span.blackbold {
	color: #000000;
	font-weight: bold;
}

span.linkblue {
	color: #0000ff;
	text-decoration: underline;
}

span.smalltext {
	font-size: 0.7em;
}

span.showdetail {
  background-color: #FBB611;
	color: #222222;
	font-size: 0.9em;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

span.slightlysmaller {
	font-size: 0.7em;
}

div.backtotop {
	float: right;
	font-size: 0.5em;
	margin-bottom: 20px;
	margin-right: 12px;
}

div#center div.winparas {clear: both; height: 200px;padding: 16px;font-family: Arial;}
div#center div.winparas h3 {text-transform: uppercase; font-size: 1.4em;margin-top: 10px;margin-bottom: 16px;}
div#center div.winparas p {font-size: 0.7em;font-weight: bold;}


/* LINKS */

a {color: #FFF;}

div#topnav a {font-weight: bold;}

div.backtotop a {text-decoration: none;}

div.archivebutton {float: right; background-color: #fbb611; padding: 3px;border: 2px outer #eeeeee}
a.archivebutton {font-size: 0.7em;font-weight: bold;text-decoration: none;color: #222222;}
a.archivebutton:hover {font-size: 0.7em;font-weight: bold;text-decoration: none;color: #000099;}

a.showdetaila:link {text-decoration: none;}
a.showdetaila:visited {text-decoration: none;}
a.showdetaila:hover {text-decoration: underline;}
a.showdetaila:active {text-decoration: underline;}

.show a:link {color: #eeeeee;text-decoration: none;}
.show a:visited {color: #eeeeee;text-decoration: none;}
.show a:hover {color: #eeeeee;text-decoration: underline;}
.show a:active {color: #eeeeee;text-decoration: underline;}

div#featured a {color: #000;font-weight: bold;padding: 4px;}


/* SHOW SCHEDULE */

table.schedule {font-family: Tahoma, Verdana, sans-serif;font-size: 0.6em; width: 100%;}
table.schedule tr td {text-align: center;padding: 6px;}
td.timeofday {background-color: #FBB611;font-size: 1.2em;color: #101078;text-align: center;}
td.time {background-color: #222222;color: #eeeeee;width: 102px;font-weight: bold;}
td.show {background-color: #101078;color: #eeeeee; font-family: Verdana;}
td.blank {background-color: #cccccc;color: #777777;}
td.spacer {background-color: #000000;font-size: 0.6em;}
td.shorttext {color: #000000;font-weight: bold;}
td.shorttext2 {color: #000000;font-weight: bold;}

/* Music Charts Table */

table.stattable {font-family: Arial,sans-serif;}
td.columnheader {background-color: #222222; color: #eeeeee; padding: 6px;font-size: 1.2em;}
td.whitecell {background-color: #ffffff; color: #222222;padding: 6px;font-size: 1.8em;font-weight: bold;border-bottom: 2px solid #fbb611;}
td.orangecell {background-color: #fbb611; color: #222222;padding: 6px;padding-left: 10px;font-size: 1.2em;font-weight: bold;text-align: left;}
td.dbluecell {background-color: #0f0f78; color: #eeeeee;padding: 6px;padding-left: 10px;font-size: 1.2em;font-weight: bold;text-align: left;}
