@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
	background-image:url(images/bg_repeat.jpg);
	background-repeat: repeat-y;
	background-color: #2B2B2B;
	background-position: center;
}

#wrapper{
	margin:0px auto;
	width:880px;
	position:relative;
}
#header{
	background-image:url(images/header_bg.jpg);
	width:880px;
	float:left;
	height:140px;
	background-repeat: no-repeat;
}
#logo{
	float: left;
	padding: 20px 15px 15px 15px;
}
#buy_tickets{
	float: right;
	width: 140px;
	height: 49px;
	padding: 20px 15px 0px 0px;
}
#sub_nav{
	float: right;
	clear: right;
	color: #666666;
	padding: 12px 10px 0px 0px;
	font-size: 10px;
}
#sub_nav a{
	color:#CCCCCC;
	text-transform:uppercase;
	padding:3px 3px 0px 3px;
	text-decoration:none;
	font-size: 11px;
}
#sub_nav a:hover{
	color:#FFFFFF;
}

#search{
	width: 200px;
	padding: 6px 0px 0px 0px;
	float: right;
	clear: none;

}
#search input{
	background-image:url(images/search_input.jpg);
	background-repeat:no-repeat;
	width: 155px;
	height: 12px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
	border: 0px !important;
}
#search .submit{
	width:27px;
	height:22px;
	padding: 0px;
}
#home_banner{
	width:649px;
	height:278px;
	float: left;
}
#side_column{
	float:right;
	width:225px;
	height: 278px;
}
#side_column ul li a{
	background-image:url(images/sidebar_arrow.jpg);
	background-repeat:no-repeat;
	height: 39px;
	background-position: 121px 8px;
	float: left;
	width: 175px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 15px 25px 12px 17px;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
}
#side_column ul li a:hover{
	background-image:url(images/side_column_roll.jpg);
	background-repeat:no-repeat;
	background-position: 0px 12px;
}
#side_column ul li a .teaser{
	text-transform: uppercase;
	float: left;
	font-size: 12px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
#white_area{
	float:left;
	width:880px;
	background-color:#FFFFFF;
	clear: both;
}
#citilites{
	
}
#plan_event{

}
#parking{
	
}
#parking, #plan_event, #citilites{
	float: left;
	width:190px;
	padding: 15px;
}
#parking img, #plan_event img, #citilites img{
	padding:5px 0px;
}
#citilites h2, #plan_event h2, #parking h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
#citilites a, #plan_event a, #parking a{
	display:block;
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #340E4E;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
#citilites a:hover, #plan_event a:hover, #parking a:hover{
	color: #521078;
}

#blog{
	float: left;
	width: 215px;
	clear: none;
}
#blog h2 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}
#blog p{
	font-size:12px;
	color: #666666;
	padding: 0px 5px 5px 5px;
}
#blog_icons{
	float:right;
	padding-right: 5px;
}
#blog_nav{
	width: 210px;
	border-bottom: 1px solid #000000;
	padding: 25px 0px 1px 0px;
}
#blog_nav a{
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px !important;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blog_active{
	color:#FFFFFF !important;
	background-color:#000000;
}
#footer{
	float:left;
	width:880px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 33px;
}
#footer_links{
	float:left;
	text-align:center;
	color:#666666;
	width: 870px;
	font-size: 10px;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	display: inline;
}
#footer_links a{
	color:#666666;
	text-decoration:none;
}
#footer_links a:hover{
	color:#999999;
}
#news_feed{
	float:left;
	width: 880px;
	height: 45px;
}
#share_bt{
	float:left;
	padding: 5px 0px 5px 10px;
}

#enews{
	width: 222px;
	padding: 6px 0px 0px 10px;
	float: left;
	clear: none;
}
#enews p{
	background-image:url(images/enews_bg.jpg);
	background-repeat:no-repeat;
	border:0px !important;
	width: 152px;
	height: 12px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
}
#enews img{
border:none;
	width:27px;
	height:22px;
	padding: 0px;
}

#news{
	float: right;
	color: #105540;
	font-size: 12px;
	padding: 6px 10px 10px 10px;
	text-transform: uppercase;
}
#news a{
	color: #0D4333;
	text-decoration: none;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
}
#news a:hover{
	color: #0C5A41;	
}
/*-------------------------------------subpage styles-----------------------------------------*/
#inner_page{
	float:left;
	width:880px;
	background-color:#FFFFFF;
	background-image: url(images/blog_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
#inner_page #content{
	float:left;
	text-align:left;
	width: 450px;
	padding: 25px 15px 15px 15px;
}
#headline{
	width: 450px;
	border-bottom: 1px solid #CCCCCC;
	float: right;
	margin-bottom:10px;
}
#headline h1 a, #headline h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	float: left;
	color:#000000;
	text-decoration:none;
	
}
#headline img{
	float:right;
	margin-top: -5px;
	margin-bottom: 3px;
}

#content p, .comment-body{
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 5px 5px 0px;
}
#content .entry img{
	
}
.navigation{
display:none;
}
.alignleft a, .alignright a{
	color:#0D4F3F !important;
	font-size:12px !important;
}
.comment-body .comment-meta a{
	color:#666666;
}

#content p a, .url{
	color:#0D4F3F;
}
#middle_column{
	float:left;
	width: 206px;
	background-image: url(images/middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}
#blog_search{
	padding: 0px 0px 10px 13px;
	float: left;
	width: 180px;
	margin-top:-5px;
}
#blog_search form label{
	float:left;
}
#blog_search input{
	background-image:url(images/blog_search_bg.jpg);
	background-repeat:no-repeat;
	border:0px !important;
	width: 148px;
	height: 12px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
}
#blog_search #searchsubmit{
	background-image:url(images/blog_search_bt.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:22px;
	padding: 0px;
	text-indent:-99999px;
}

#date, .comment-meta{
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	padding-top:5px;
	
}
#date img{
	margin-bottom:-5px;
	padding-right:2px;
}
#date a, .comment-meta a{
	color: #990000;
	text-decoration: none;
}
ol li{
	list-style:none;
}
.comment-author{
	font-size:12px;

}
#commentform{
	border:1px solid #CCCCCC;
	padding: 5px 15px;
	float:left;
	width:420px;
}
#commentform label{
	float:left;
	clear:left;	
	color:#666666;
}
#commentform input{
	float:left;
	clear:left;
	margin:5px 0px;
	border:1px solid #CCCCCC;
	padding:3px;
}
#commentform textarea{
	border:1px solid #CCCCCC;
	float:left;
	clear:left;
	width:415px;
	height:200px !important;
	margin:5px 0px;
	padding:3px;
}
.comment-author img{
	display:none;
}
h2, h2 a{
	color:#072C21;
	font-size:12px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:10px 0px 5px 0px;
	text-decoration:none;
}
.pagetitle{
	padding-top:0px !important;
}
.even{
	background-color:#EDEDED;
	padding:0px 10px;
}
#recent_comments ul{
	padding:3px 0px 0px 0px;
	margin-bottom:-10px !important;
}
#recent_comments ul li{
	list-style:none;
	padding-bottom:10px !important;
}
#recent_comments ul li a{
	color:#FFFFFF;
	text-decoration:none;
	
}
#links{
padding-top:8px !important;
}
#links ul{
	padding:0px 0px 15px 0px;
}
#links ul li {
	list-style:none;
	padding: 3px 0px 0px 0px;
}
#links ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
}
#links ul li a:hover{
	color:#CCCCCC;
}
.linkcat, .linkcat h2{
	list-style:none;
	padding:0px !important;
	margin:0px !important;
}
#recent_comments, #links{
	float:left;
	width: 175px;
	padding: 0px 15px 5px 15px;
	color: #CCCCCC;
	font-size: 11px;
	font-style: italic;
}
#recent_comments h2, #links h2{
	font-size: 12px;
	color: #1F7660;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding:0px 0px 0px 0px !important;
}
#blog_search label{
	font-size: 12px;
	color: #1F7660;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding:0px 0px 5px 0px !important;
}
.postmetadata{
	color: #666666 !important;
	font-size:11px !important;
}
.postmetadata a{
	color: #666666 !important;
	font-size:11px !important;
}
#right_nav{
	float:right;
	width: 194px;
}
#right_nav ul{
	float: left;
	font-size: 12px;
	padding: 3px 0px 0px 2px;
	width: 188px;
}
#right_nav ul li{
	list-style:none;
	color:#999999;
	float: left;
	clear: left;
}
#right_nav ul li ul li a{
	background-image:none;
	float:left;
	display:block;
	padding: 0px 10px 3px 15px;
	font-size: 11px;
	border-bottom: thin solid #1B1B1B;
	margin: 0px 10px;
	width: 135px;
}
#right_nav ul li ul li a:hover{
	color: #FFFFFF;
}
#right_nav ul li a{
	color:#999999;
	text-decoration: none;
	height: auto;
	display: block;
	padding: 5px 10px 3px 15px;
	width: 145px;
	font-size: 11px;
	border-bottom: 1px solid #333333;
	margin: 0px 10px;
	background-image: url(images/right_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}
#right_nav ul li a:hover, #right_nav ul li .active{
	color:#FFFFFF;
}

#right_nav h3{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	float: left;
	padding: 10px 10px 0px 8px;
	width: 168px;
}


#blog_teaser{
	float: left;
	width: 170px;
	padding: 15px 15px 0px 15px;
	background-image: url(images/blog_tw_bg.jpg);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	height: 130px;
	z-index: 0;
}
#blog_teaser a{
	color: #186350;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tweet a{
	font-family: "Times New Roman", Times, serif !important;
	color: #FFFFFF !important;
	font-style: italic !important;
	font-size: 15px !important;
	padding: 8px 12px!important;
	text-transform:none !important;
	float:left;
	
}
#sp_icons{
	float: right;
	width: 119px;
	z-index: 15;
	padding: 0px 0px 15px 0px;
	margin-top: -25px;
}

/*----------------------------------------Styles for bottom nav----------------------------------*/
#bottom_nav{
	float:right;
	width: 390px;
	padding: 10px 0px 8px 0px;
}
#bottom_nav ul{
	color:#666666;
}
#bottom_nav ul li{
	color:#666666;
	list-style: none;
	float: left;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#bottom_nav ul li a{
	font-weight:normal;
	color: #CCCCCC;
	padding: 0px 5px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bottom_nav ul li a:hover{
	color: #FFFFFF;
}
/* ---------------------------------------------Styles for pretty buttons-------------------------------------- */
.hide{
	display:none;
}
#nav_wrapper{
	float:left;
	padding:0px;
	margin:3px 0px 0px 0px;
	width:880px;
	clear: left;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
#nav{
	margin:0px;
	padding:0px;
	height:34px;
	width: 675px;
	float: left;

}
#nav li {
	margin:0px;
	list-style:none;
}
#btn_schuster {
	width: 31px;
	height: 34px;
	background: url(images/shuster.jpg) top left no-repeat;
	float: left;
}
#btn_schuster a {
	width: 100%; height: 100%;
	background: url(images/shuster.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_schuster a:hover, #btn_schuster .active {
	background: url(images/shuster.jpg) top right no-repeat;
}

#btn_vta {
	width: 34px;
	height: 34px;
	background: url(images/victoria.jpg) top left no-repeat;
	float: left;
}
#btn_vta a {
	width: 100%; height: 100%;
	background: url(images/victoria.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_vta a:hover, #btn_vta .active {
	background: url(images/victoria.jpg) top right no-repeat;
}


#btn_loft {
	width: 35px;
	height: 34px;
	background: url(images/loft.jpg) top left no-repeat;
	float: left;
}
#btn_loft a {
	width: 100%; height: 100%;
	background: url(images/loft.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_loft a:hover, #btn_loft .active {
	background: url(images/loft.jpg) top right no-repeat;
}


#btn_events {
	width: 126px;
	height: 34px;
	background: url(images/events.jpg) top left no-repeat;
	float: left;
}
#btn_events a {
	width: 100%; height: 100%;
	background: url(images/events.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_events a:hover, #btn_events .active {
	background: url(images/events.jpg) top right no-repeat;
}

#btn_perform {
	width: 144px;
	height: 34px;
	background: url(images/performance.jpg) top left no-repeat;
	float: left;
}
#btn_perform a {
	width: 100%; height: 100%;
	background: url(images/performance.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_perform a:hover, #btn_perform .active {
	background: url(images/performance.jpg) top right no-repeat;
}

#btn_citi {
	width: 140px;
	height: 34px;
	background: url(images/citilites.jpg) top left no-repeat;
	float: left;
}
#btn_citi a {
	width: 100%; height: 100%;
	background: url(images/citilites.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_citi a:hover, #btn_citi .active {
	background: url(images/citilites.jpg) top right no-repeat;
}

#btn_sponsors {
	width: 81px;
	height: 34px;
	background: url(images/sponsors.jpg) top left no-repeat;
	float: left;
}
#btn_sponsors a {
	width: 100%; height: 100%;
	background: url(images/sponsors.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_sponsors a:hover, #btn_sponsors .active {
	background: url(images/sponsors.jpg) top right no-repeat;
}

#btn_about {
	width: 75px;
	height: 34px;
	background: url(images/about_us.jpg) top left no-repeat;
	float: left;
}
#btn_about a {
	width: 100%; height: 100%;
	background: url(images/about_us.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_about a:hover, #btn_about .active {
	background: url(images/about_us.jpg) top right no-repeat;
}
