/* Stylesheet written by Tyler Mulligan of Salter>Mitchell */
#event_dates {
	position:absolute;
	background:transparent url('img/event_dates.gif') no-repeat 0 0;
	top:140px;
	right:16px;
	display:block;
	width:38px;
	height:324px;
}
#event_dates h1 {
	display:block;
	width:26px;
	height:12px;
	padding:3px 0;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	background-color:#555;
	text-align:center;
}
#event_dates a {
	display:block;
	width:26px;
	height:20px;
	background:#555 url('img/event_date_bg.gif') 0 0 repeat-y;
	text-decoration:none;
	border-top:1px solid #222;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#ccc;
	padding-top:6px;
}
#event_dates a:hover, .event_hover {
	background:#777 !important;
}
#start-stop {
	position:absolute;
	width:24px;
	text-align:center;
	top:304px;
	left:772px;
	display:block;
	color:#000;
	font-size:9px;
}
/* per item selected color */
#l_feb_12.cur {	background:#0E648C; }
#l_feb_13.cur {	background:#9E003A; }
#l_feb_14.cur {	background:#506911; }
#l_feb_15.cur {	background:#69075A; }
#l_feb_16.cur {	background:#C2A42B; }
#l_feb_17.cur {	background:#C2A42B; }
#l_feb_18.cur {	background:#006F9F; }
#l_feb_19.cur {	background:#9E003A; }
#l_feb_20.cur {	background:#506911; }
#l_feb_21.cur {	background:#680758; }
#l_feb_22.cur {	background:#C2A42B; }
.cur { color:#fff !important; }

h2.event_title, h2.event_date_location {
	color:#ddd;
	text-transform: uppercase; /* force text to uppercase */
	font-family: Helvetica, Arial, sans;
}
.event_title a {
	color:#fff;
	text-decoration:none;
}
.event_title a:hover {
	color:#9a9a9a;
	background:none;
}
.event_title_right a {
	color:#fff;
	text-decoration:none;
}
.event_title_right a:hover {
	color:#9a9a9a;
	background:none;
}
h2.event_date {
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	font-size:28px;
	line-height:27px;
	width:40px;
	font-family: Helvetica, Arial, sans;
}
h2.event_date span {
	font-size:20px;
}
/* per item selected color */
#feb_12 h2.event_date { color:#0E648C; }
#feb_13 h2.event_date { color:#9E003A; }
#feb_14 h2.event_date { color:#506911; }
#feb_15 h2.event_date { color:#69075A; }
#feb_16_and_17 h2.event_date { color:#C2A42B; }
#feb_18 h2.event_date { color:#006F9F; }
#feb_19 h2.event_date { color:#9E003A; }
#feb_20 h2.event_date { color:#506911; }
#feb_21 h2.event_date { color:#680758; }
#feb_22 h2.event_date { color:#C2A42B; }

h2.event_title {
	position:absolute;
	top:0;
	left:50px;
	font-size:17px;
}
h3.event_time_location {
	position:absolute;
	top:26px;
	left:50px;
	font-size:12px;
}
h2.event_title2 {
	position:absolute;
	top:18px;
	left:50px;
	font-size:17px;
	text-transform: uppercase; /* force text to uppercase */
}
h3.event_time_location2 {
	position:absolute;
	top:44px;
	left:50px;
	font-size:12px;
	text-transform: uppercase; /* force text to uppercase */
}
h2.event_title_right {
	position:absolute;
	top:0;
	right:25px;
	font-size:17px;
	text-transform: uppercase; /* force text to uppercase */
}
h3.event_time_location_right {
	position:absolute;
	top:26px;
	right:25px;
	font-size:12px;
}
h2.event_title2_right {
	position:absolute;
	top:18px;
	right:25px;
	font-size:17px;
	text-transform: uppercase; /* force text to uppercase */
}
h3.event_time_location2_right {
	position:absolute;
	top:44px;
	right:25px;
	font-size:12px;
	text-transform: uppercase; /* force text to uppercase */
}
.tickets {
	position:absolute;
	top:50px;
	left:50px;
	display:block;
	width:177px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:center;
}
.tickets_blue { background:transparent url('img/blue-tickets.png') no-repeat 0 0; }
.tickets_red { background:transparent url('img/red-tickets.png') no-repeat 0 0; }
.tickets_green { background:transparent url('img/green-tickets.png') no-repeat 0 0; }
.tickets_plum { background:transparent url('img/plum-tickets.png') no-repeat 0 0; }
.tickets_yellow { background:transparent url('img/yellow-tickets.png') no-repeat 0 0; }
.tickets_low { top:70px !important; }
.tickets_right { left:auto !important; right:22px !important; }

.tickets:hover {
	color:#fff;
	text-decoration:none;
}
#welcome_text.placeholder {
	position:absolute;
	top:468px !important;
	left:25px !important;
	padding-top:25px;
	width:950px;
	height:295px;
	background-color:#fff;
}

#welcome_text {
	position:absolute;
	top:654px;
	left:76px;
	width:500px;
}
#welcome_text p.main {
	color:#555;
	font-size:18px;
	line-height:22px;
	padding: 3px 30px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	width:500px;
}
.smaller {
	font-size:14px !important;
	line-height:18px !important;
	font-style:italic;
}
#placeholder_share {
	position:absolute;
	top:40px;
	right:0;
	background:#EBEBEB;
	width:220px;
	height:45px;
	padding:15px;
}
#placeholder_share h3 {
	font-size:11px;
	color:#555;
	text-transform:uppercase;
}
.at300bs { 
	display:none !important;
}
.addthis_toolbox a {
	width:22px;
	height:22px;
	background:transparent url('img/share_btns.gif') no-repeat;
	margin: 0 10px 0 0 !important;
	text-decoration:none;
	padding:0 !important;
}
.addthis_button_twitter { background-position: -24px 0 !important; }
.addthis_button_digg { background-position: -48px 0 !important; }
.addthis_button_stumbleupon { background-position: -72px 0 !important; }
#performers_list {
	position:absolute;
	top:450px;
	right:74px;
	z-index:400;
	height:252px;
	width:250px;
	background-color:#ccc;
	font-size:13px;
	list-style:none;
}
#performers_list li  {
	padding:0;
	margin:0;
}
#performers_list li a {
	display:block;
	width:240px;
	padding:2px 5px 2px;
}
#performers_button {
	position:absolute;
	top:700px;
	right:74px;
	background:transparent url('img/performers_button.png') 0 0 no-repeat;
	display:block;
	height:40px;
	width:250px;
	background-color:#aaa;
}
#performers_button:hover, .performers_button_hover {
	background-position:0 -40px !important;
	cursor:default;
}
#archive_button {
	position:absolute;
	top:604px;
	right:124px;
	background:transparent url('img/archive_button.png') 0 0 no-repeat;
	display:block;
	height:40px;
	width:250px;
	background-color:#aaa;
}
#archive_button:hover {
	background-position:0 -40px !important;
}
#footer_boxes {
	float:left;
	width:753px;
}
#placeholder_footer_boxes {
	position:relative;
	top:420px;
	width:503px;
}
.greybox {
	float:left;
	border:2px solid #414141;
	background:#b3b3b3;
	color:#000;
	width:207px;
	height:50px;
	padding:10px;
	margin-right:20px;
}
.greybox h4 {
	font-size:12px;
	font-family: Helvetica, Arial, sans;
	font-weight:bold;
}
.greybox_last {
	width:225px !important;
	margin-right:0 !important;
}
.greybox_last h4 {
	font-size:12px;
	font-family: Helvetica, Arial, sans;
	font-weight:bold;
}
.clearfix {
	clear:both;
}
.item_blue {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.item_blue:hover {
	background:#0E648C;
	color:#fff;
	text-decoration:none;
}
.item_red {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.item_red:hover {
	background:#9E003A;
	color:#fff;
	text-decoration:none;
}
.item_green {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.item_green:hover {
	background:#506911;
	color:#fff;
	text-decoration:none;
}
.item_plum {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.item_plum:hover {
	background:#69075A;
	color:#fff;
	text-decoration:none;
}
.item_yellow {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.item_yellow:hover {
	background:#C2A42B;
	color:#fff;
	text-decoration:none;
}
#tickets_button {
	float:left;
	background:transparent url('img/tickets_button.png') 0 0 repeat-x;
	display:block;
	height:14px;
	width:202px;
	background-color:#101010;
	color:#fff;
	margin-top:5px;
	padding:7px 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border:solid 1px #454545;
}
#tickets_button:hover {
	text-decoration:none;
}
#member_button {
	float:left;
	background:transparent url('img/tickets_button.png') 0 0 repeat-x;
	display:block;
	height:14px;
	width:202px;
	background-color:#101010;
	color:#fff;
	margin-top:5px;
	padding:7px 0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	border:solid 1px #454545;
}
#member_button2 {
	display:block;
	width:186px;
	height:32px;
	background:transparent url('img/member_btn.png') 0 0 no-repeat;
}
#member_button2:hover { background-position:0 -32px; }
#member_button:hover {
	text-decoration:none;
}
.addthis_toolbox a {
	float:left;
	margin-top:12px;
	margin-right:6px;
}
#share_icon_last {
	margin-right:0;
}
#email {
	position:relative;
	margin-top:10px;
	vertical-align:middle;
	color:#000;
	font-size:8.5pt;
	text-align:right;
}
#email_textbox {
	position:absolute;
	top:0px;
	left:0px;
	border:none;
	background:#454545;
	color:#fff;
	font-size:8pt;
	height:14px;
	padding-top:4px;
	margin-right:2px;
	width:102px;
}
#email_return_wrapper {
	visibility:hidden;
}
#email_return {
	color:#000;
}
#ccb{min-height:32px;display:block;margin-left:30px;font-size:9px;color:#555;width:400px;}
#ccb img {margin-bottom:5px;}
#buy_tickets {
	display:block;
	width:187px;
	height:32px;
	background:transparent url('img/buytickets.png') 0 -32px no-repeat;
}
#buy_tickets:hover { background-position:0 0; }
