* {
	margin: 0;
	padding: 0;
}
body {
	background: #111014 url(../images/bg.jpg);
	color: #3e3e3e;
	font: 13px/1.5em Verdana, Geneva, sans-serif;
}
img, hr {
	border: none;
}
a {
	color: #3629ff;
}
a:hover {
	color: #0d00d7
}
h1, h1 a {
	color: #b64900;
	font: bold 22px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h1 a:hover, .column-2-inside h2 a:hover {
	color: #3e3e3e;
}
.text-schedule h2, .calendar-list h2, .column-2-inside h2, .column-2-inside h2 a, .column-3-1 h2, .column-3-2 h2 {
	color: #000;
	font-weight: bold;
	line-height: 1.25em;
	margin-bottom: 3px;
	text-decoration: none;
}
.text-schedule h2 {
	font-size: 12px;
}
.column-2-inside h2, .column-2-inside h2 a, .calendar-list h2, .column-3-1 h2, .column-3-2 h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
.text-schedule {
	font-size: 10px;
}
.text-schedule p {
	line-height: 1.25em;
}
.text-schedule h2, h1 {
	margin-bottom: 5px;
}
.content-area p {
	margin-bottom: 15px;
}
.bio-copy {
	width: 440px;	
	float: right;
	display: block;
}
hr {
	height: 1px;
	color: #b64900;
	background: #b64900;
	margin: 10px 0;
}
input,textarea,select {
	padding: 4px 0;
	margin: 1px;
}
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-center {
	margin: 0 auto;
}
.imageleft {
	float: left;
	margin: 0 10px 0 0;
}
.imageright {
	float: right;
	margin: 0 0 10px 10px;
}
.uppercase {
	text-transform: uppercase;
}
.container {
	width: 950px;
	background: #fff;
}
.nav {
	background: #fff;
	height: 35px;
	line-height: 1em;
	font-size: 14px;
}
.nav ul, .social-links ul, ul.headliners-pics, .spotlight ul {
	list-style: none;
}
.nav li, .social-links li, .headliners-pics li, .spotlight li {
	float: left;
	display:inline;
}
.nav a {
	display: block;
	padding: 10px 22px;
	color: #3629ff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
}
.nav a:hover {
	background: #d8d8d8;
	color: #000;
}
.nav a.navSelected {
	background: #d8d8d8;
}
.header {
	height: 200px;
	background: url(../images/city.jpg) no-repeat right;
}
.logo {
	width: 480px;
}
.header-info {
	color: #fff;
	text-align: right;
	width: 470px;
}
.header-info a {
	color: #fff;
	text-decoration:none;
}
.header-info a:hover {
	color: #867efd;
}
.social-links {
	width: 105px;
	height: 30px;
	margin: 10px 0;
}
.social-links a *, a.wintickets * {
	display: none;
}
.social-links a {
	display: block;
	width: 30px;
	height: 30px;
	background-image:url(../images/social.png);
	background-repeat:no-repeat;
	margin-left: 5px;
}
.social-links a:hover.social-facebook {
	background-position: 0 -30px;
}
.social-links a.social-twitter {
	background-position: -40px 0;
}
.social-links a:hover.social-twitter {
	background-position: -40px -30px;
}
.social-links a.social-myspace {
	background-position: -78px 0;
}
.social-links a:hover.social-myspace {
	background-position: -78px -30px;
}
.content-area {
	padding: 20px 0 0 20px;
}
.column-3-1 {
	width: 330px;
	padding-right: 20px;
}
.column-3-2 {
	width: 280px;
	padding-right: 20px;
}
.column-3-3 {
	width: 260px;
	padding-right: 20px;
}
.column-2-1 {
	width: 555px;
	padding-right: 20px;
	font-size: 12px;
}
.column-2-2 {
	width: 333px;
	padding-right: 20px;
}
.column-2-inside {
	width: 600px;
	padding-right: 50px;
}
.column-2-inside ul, .column-3-1 ul, .column-2-inside ol, .column-3-1 ol  {
	margin: 0 0 20px 25px;
}
ul.headliners-pics {
	margin: 0 !important;
}
ul.headliners-pics img {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}
.firstheadliner {
	border-left: 2px solid #000;
}
#scroller {
	width: 280px;
	height: 255px;
	overflow: auto;
	text-align: left;
}
#scrollpad {
	width: 260px;
}
a.schedulebutton {
	display:block;
	width: 260px;
	height: 27px;
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(../images/schedulebutton.png);
	margin-top: 10px;
	font: bold 12px/1em Arial, Helvetica, sans-serif;
	padding: 13px 0 0 20px;
}
a.schedulebutton:hover {
	background-position: 0 -40px;
}
.column-3-1 a.schedulebutton {
	width: 310px;
	background-image: url(../images/schedulebutton-long.png) !important;
}	
a.wintickets {
	margin-top: 10px;
	display:block;
	width: 256px;
	height: 143px;
	background-image: url(../images/winfreetickets.png);
}
a.wintickets:hover {
	background-position: 0 -143px;
}
.spotlight {
	background: #120997 url(../images/spotlight.jpg) no-repeat top center;
	padding: 20px;
	width: 870px;
	line-height: 1em;
	margin: 15px 0 20px 0;
}
.spotlight h1 {
	color: #fff;
}
.spotlight img {
	width: 112px;
	height: 120px;
	margin: 12px 12px 0 0;
}
.footer {
	font-size: 10px;
	color: #000;
	width: 910px;
}
.footer a {
	text-decoration: none;
}
.calendar {
	width: 903px;
	border-left: 1px solid #3e3e3e;
}
.calendar a {
	text-decoration: none;
}
ul.calendar-month, ul.calendar-weekday, ul.calendar-day {
	list-style: none;
	margin: 0;
}
ul.calendar-weekday, ul.calendar-day {
	border-top: 1px solid #3e3e3e;
}
ul.calendar-month li, ul.calendar-weekday li, ul.calendar-day li {
	display: inline;
	float: left;
	padding: 5px;
}
ul.calendar-month li {
	width: 290px;
	text-align: center;
	font-size: 11px;
}
ul.calendar-month h2 {
	font-size: 16px;
	color: #000;
}
ul.calendar-weekday li, ul.calendar-day li {
	width: 118px;
	border-right: 1px solid #3e3e3e;
}
ul.calendar-weekday li {
	text-align: center;
	text-transform:uppercase;
	color: #fff;
	background: #3629ff;
	font-weight: bold;
}
ul.calendar-day li {
	text-align: right;
	border-bottom: 1px solid #3e3e3e;
	height: 148px;
	color: #000;
}
li.blank-day {
	background: #cecece;
}
ul.calendar-day li ul li {
	padding: 0;
	border: none;
	height: auto;
	font-size: 11px;
	text-align: left;
	line-height: 1.25em;
	color: #3e3e3e;
	font-weight: bold;
	text-transform: uppercase;
}
ul.calendar-day li ul li ul li {
	margin-bottom: 5px;	
	font-weight: normal;
	text-transform: none;
}
.calendar-list {
	margin-top: 20px;
	width: 550px;	
	font-size: 11px;
	line-height: 1.5em;
}
blockquote {
	margin: 0 20px;	
}