/* Background Properties */
body {
	background:  url(../img/background.jpg) no-repeat fixed center top;
}
/* Website Default Text & Test Color */
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}
/* Default Link Style*/
a {
	color: #912900;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #912900;
}
/* Wrap */
.wrap {
	width: 976px;
	margin: 0 auto 0px auto;
}
/* Website Header Elements */
.header {
	width: 976px;
	height: 87px;
	background:url(../img/top-bg.png) no-repeat left top;
}
h1.logo {
	float:right;
	width: 270px;
	margin-top:11px;
	background: url(../img/logo.png) no-repeat left top;
}
h1.logo a {
	display: block;
	height: 69px;
	opacity:0;
	filter:alpha(opacity=0);
}
/* Hide Text from logo */
h1.logo a span {
	position: absolute;
	left: -50000px;
}
/* Content Shadow*/
.content_bg {
	background: #f6ebe7 url(../img/content-bg.gif) repeat-x left bottom;
	padding: 26px 30px;
}
/* Main Navigation */
.main_nav {
	background: #F6EBE7 url(../img/main-menu-bg.png) repeat-x;
	height: 38px;
	padding: 0 10px;
}
/* Footer */
.footer {
	width: 956px;
	background: #000;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 8px 10px;
}
.footer p {
	padding: 0;
	margin: 0;
}
.footer a, .footer a:hover {
	text-decoration: none;
	color: #ffa2a5;
	font-size: 11px;
}
.footer a:hover {
	text-decoration: underline;
	color: #fff;
}
/* Website Structure */
/* <no id> One Column */
.main_content {
}
/* <#two_columns> Two Column  */
#two_columns .main_content {
	float: left;
	width: 580px;
	padding-right: 25px;
	background: url(../img/separator.gif) repeat-y right top;
}
#two_columns .right_column {
	float: right;
	width: 296px;
}
/* Article Styles */
.headline1 {
}
.headline1 h1 {
	font-size: 32px;
	font-weight: bold;
	color: #212121;
	letter-spacing: -1px;
	padding: 0 0 16px;
	font-family: 'Anton', arial, serif;
}
.headline1 h1 span {
	font-weight: normal;
	color: #999999;
}
.headline2 {
}
.headline2 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #212121;
	letter-spacing: -1px;
	padding: 0 0 5px;
}
.headline3 {
	margin-top:20px;
}
.headline3 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #212121;
	letter-spacing: -1px;
	padding: 0 0 5px;
}
.content1, .content2, .content3 {
	padding-bottom: 16px;
}
.content1 .columns2{
	width: 215px;
	float: left;
}

/* li style */
.content1 ul li, .content1 ol li, .content2 ul li, .content2 ol li, .content3 ul li, .content3 ol li {
	list-style: disc;
	padding: 0px 0;
}
/* Headings Style */
.content1 h1, .content2 h1, .content3 h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 4px;
	color: #595959;
}
.content1 h2, .content2 h2, .content3 h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0 4px;
	color: #595959;
}
.content1 h3, .content2 h3, .content3 h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 4px;
	color: #666;
}
/* Forms */
input.txtform, textarea.txtform {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 220px;
	padding: 2px 4px;
}
input.button {
	margin: 10px 0 0 10px;
	background: #363636;
	border: 1px solid #111111;
	padding: 3px 5px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
}
input.checkbox{
	margin: 10px 0 0 10px;
	padding: 3px 5px;
}
/* Latest News & Opening Hours Boxes */
#news_box, #opening_hours {
	height: 240px;
}
#news_box {
	background: #912900; /*url(../img/news_box-bg.jpg) no-repeat center bottom;*/
	float: left;
	width: 296px;
	color: #fff;
	font-size: 11px;
	margin-bottom:10px;
}
#news_box h1, #opening_hours h1 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 14px 20px 6px;
	margin-left: -1px;
	color: #fff;
}
#news_box h1 a, #news_box h1 a:hover {
	color: #fff;
	text-decoration: none;
}
#news_box strong.date {
	font-size: 10px;
	color: #fff;
	display: block;
	padding-bottom: 3px;
}
#news_box h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 4px;
}
#news_box h2 a, #news_box h2 a:hover {
	color: #fff;
	text-decoration: none;
}
#news_box h2 a:hover {
	color: #fff;
}
.news-container {
	margin-left: 20px;
}
#opening_hours {
	background: #424242 url(../img/opening_hours-bg.jpg) no-repeat center bottom;
	width: 275px;
	overflow: hidden;
	float: right;
	font-size: 11px;
	margin-right:5px;
	color: #aeaeae;
	margin-bottom:10px;
}
#opening_hours ul, #opening_hours p {
	margin: 0 20px;
}
#opening_hours ul li strong {
	font-size: 15px;
}
/* Right Column Elements - Overwrite Content Article Styles */
.right_column .headline1, .right_column .content1 {
	background: #2f3032;
}
.right_column .headline2, .right_column .content2 {
	background: #009733;
}
.right_column .headline3, .right_column .content3 {
	background: #777576;
}
.right_column .headline1, .right_column .headline2, .right_column .headline3 {
	padding: 8px 10px 0;
}
.right_column .content1, .right_column .content2, .right_column .content3 {
	padding: 8px 10px;
	color: #fff;
	margin-bottom: 10px;
	font-size: 11px;
}
.right_column .headline1 h1, .right_column .headline2 h1, .right_column .headline3 h1 {
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0;
	color: #fff;
}
.social_links a img {
	opacity: 0.45;
	filter:alpha(opacity=45);
}
.social_links {
	width: 976px;
	padding-top:5px;
	height:124px;
	background: url(../img/footer-bg.png) no-repeat left top;
}
.social_links a:hover img {
	opacity: 1;
	filter:alpha(opacity=100);
}
/* Other Shenanigans */
.clear {
	clear: both;
}
.return_btn {
	float: right;
	margin-left: 20px;
}
/* News List & News Page, Identifier: .news_list */
.news_list .item {
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.news_list .item .clear {
	font-size: 0;
	height: 1px;
	overflow: hidden;
}
.news_list .item img {
	float: left;
	background: #fff;
	border: 6px solid #fff;
	margin-right: 10px;
}
.news_list .item .date {
	font-size: 10px;
	color: #808080;
}
.news_list .item h1 a, .news_list .item h1 a:hover {
	text-decoration: none;
}
.news_page .item {
	border-bottom: 0;
} /* overwrites some of the news list properties */
.news_page .short_description {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}
/* Image List */
.image_list .image_item {
	float: left;
	width: 190px;
	margin-right: 28px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}
.image_list .image_item a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.display {
	display: block;
}
.image_list .image_item a.image_holder {
	border: 5px solid #fff;
	height: 110px;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff;
}
.image_list .image_item a.image_holder img {
	opacity: 1;
	filter:alpha(opacity=100);
}
.image_list .image_item a.image_holder:hover img {
	opacity: 0.5;
	filter:alpha(opacity=50);
}
/* Album Image List */
.place_holder img {
	background: #fff;
	border: 5px solid #fff;
	opacity: 1;
	filter:alpha(opacity=100);
}
.place_holder:hover img {
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.comments {
	width: 400px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: right;
}
.comments .comment_box {
	padding: 10px 0;
	border-bottom: 1px solid #bdbdbd;
	text-align: left;
}
.comments .comment_box h1 {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
/* Newsletter Box */
.newsletter_box {
	float:left;
	width:275px;
	padding: 10px;
	background: #313131 url(../img/bg.gif) center top;
	margin:auto;
}
.newsletter_button {
	margin: 10px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #000;
	padding: 2px 4px;
	border: 0;
}
.newsletter_txt {
	margin-top: 10px;
	width: 250px;
	padding: 2px;
	font-size: 11px;
	background: #fff;
	border: 1px solid #ccc;
}
.slide {
	float:left;
	height:285px;
	position: relative;
	z-index: 0;
}
.title {
	color:#666;
	font-size:32px;
	font-weight: bold;
	padding-bottom:4px;
	width:439px;
	float:left;
}
.title2 {
	color:#212121;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.event_date {
	clear:both;
	color:#656565;
	font-size:13px;
}
.date1 {
	color:#656565;
	font-size:13px;
}
.genre {
	color:#3d3d3d;
	font-size:11px;
	font-weight: bold;
}
.genre b {
	color:#912900;
	font-size:11px;
}
.event_type {
	color:#656565;
	font-size:11px;
	font-weight:normal;
}
.event_type b {
	color:#912900;
	font-size:11px;
}
.event_image {
	width: 580px;
	background: #fff;
	border: 1px solid #b2b2b2;
}
.event_description {
	color:#656565;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.tickets {
	float:right;
	margin-top:10px;
	background: url(../img/tikets-bg.gif) repeat-x left top;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding: 8px 10px 8px 10px;
	text-transform:uppercase;
}
.tickets a {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.description1 a {
	color:#000000;
	font-size:13px;
	text-decoration: none;
}
.description1 a:hover {
	color:#8b0000;
	font-size:13px;
	text-decoration: underline;
}
.attending {
	color:#912900;
	font-size:18px;
	text-transform:uppercase;
	padding-top:0px;
	padding-right:20px;
}
.attending a {
	color:#912900;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:0px;
}
.attending a:hover {
	color:#912900;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:0px;
}
.left_event {
	float:left;
	width:240px;
}
.right_event {
	width:338px;
	float:left;
}
.attend {
	color:#656565;
	font-size:12px;
	padding-top:0px;
}
.title_listings {
	color:#212121;
	font-size:16px;
	font-weight:bold;
}
.td_list {
	background: url(../img/td-bg.gif) repeat-y left top;
	border-bottom: 1px solid #b6b6b6;
	padding: 5px 10px;
}
.table {
	background-color: #fff;
	border-top: 1px solid #b6b6b6;
	margin-top:15px;
}
.arrow {
	margin-top:3px;
	margin-right:8px;
}
.date_list a {
	color:#000000;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}
.date_list a:hover {
	color:#912900;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
}
.txtform1 {
	width:235px;
	height: 22px;
	border: 1px solid #808080;
	padding: 2px 30px 2px 10px;
	background: url(../img/search-bg.gif) no-repeat left top;
}
.search {
	width:72px;
	height:34px;
	float:right;
	background: url(../img/tikets-bg.gif) repeat-x  right top;
	border:none;
	color:#FFFFFF;
	font-size: 12px;
    font-weight: bold;
    line-height: 35px;
	margin-top: 5px;
	text-decoration: none;
}
.slide_date {
	background: #FFF;
	padding:10px 20px;
	position:relative;
	top:-50px;
}
/*
	SLIDER
*/
.wrapper {
	width:570px;
	height:250px;
}
.wrapper a img {
	width:570px;
 #height:250px;
}
.title_s {
 #width:570px;
	padding-left:10px;
	position:absolute;
	top:170px;
	_height:200px;
	background: url(../img/title_s_bg.png);
	padding-bottom:10px;
}
.slider-wrap {
	width: 570px;
	position:relative;
	border: 5px solid #fff;
	background:#fff;
	height:250px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	width:36000px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 570px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 570px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 1px solid black;
	margin-right: 5px;
}
#movers-row {
	width:570px;
	position:relative;
	top:-25px;
	_position:static;
	_top:0px;
	background:#fff;
}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	margin-top: -10px;
	position: relative;
	padding-top: 10px;
	z-index: 9999;
	padding-bottom:5px;
}
.active-thumb {
}
.movers {
	width:580px;
	margin-top:0px;
	height: 30px;
	position:relative;
	top:13px;
}
.movers a {
	border: 2px solid #c30005;
	padding:4px 6px 6px 6px;
	_padding:4px 6px 3px 6px;
	height: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	background:none;
}
.movers a:hover {
	border: 2px solid #c30005;
	padding:4px 6px 6px 6px;
	_padding:4px 6px 3px 6px;
	height: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	background: #a60004;
}
ul.week_events li {
	float: left;
	display:block;
	margin-bottom: 20px;
	width: 276px;
}
ul.week_events li h3 {
	font-weight: bold;
	font-size:12px;
}
ul.week_events li .event_thumb {
	display: block;
	height: 116px;
	overflow: hidden;
	border: 5px solid #fff;
	margin-bottom: 10px;
}
ul.week_events li .event_thumb img {
	width: 266px;
}
ul.week_events li .event_info {
	padding: 0 10px;
	color: #656565;
	font-size: 12px;
}
ul.week_events li .event_info h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
}
ul.week_events li .event_info h2 a {
	text-decoration: none;
	color: #912900;
}
/* Event List (Rigth side)*/
ul.more_events li {
	float: left;
	width: 276px;
	height: 123px;
	overflow: hidden;
	position: relative;
	border: 5px solid #fff;
	margin-bottom: 10px;
	margin-right: 10px;
}
ul.more_events .event_picture {
	width: 286px;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
}
ul.more_events .event_name {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -1px;
	background: url(../img/title_s_bg.png);
	width: 272px;
	padding:5px 7px;
}
.event_name {
	font-size: 13px;
	color: #fff;
}
.event_name h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing:-1px;
	padding-bottom: 4px;
}
ul.more_events li a {
	display: block;
	position: absolute;
	z-index: 2;
	width: 286px;
	height: 123px;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
}
/* Easy Slider */
.slider_wrap {
	height: 480px;
	overflow: hidden;
	float: left;
    margin: -16px 0 0 45px;
    width: 320px;
}
#slider {
	border: 5px solid #fff;
	position: relative;
}
#slider li {
	width:310px;
	height: 443px;
	overflow: hidden;
	position: relative;
}
ol#controls {
	background: none ;
	height: 20px;
	padding: 5px 0px;
	width: 320px;
	text-align: right;
}
ol#controls li {
	/*float: left;*/
	display: inline-block;
	margin-left: 5px;
	height: 20px;
}
ol#controls li a {
	display: block;
	line-height: 13px;
	width: 12px;
	text-align: center;
	font-weight: bold;
	font-size: 0px;
	color: #000;
	text-decoration: none;
	background: url(../img/numeric_link.png) no-repeat;
}
ol#controls li.current a {
	background: url(../img/numeric_link-current.png);
}
#slider li a {
	position: absolute;
	width: 310px;
	height: 443px;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 3;
	display: block;
}
#slider li em {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	padding: 8px 10px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	background: url(../img/date_s_bg.png);
}
#slider li .simage {
	position: absolute;
	z-index: 1;
	right :0;
	top:0;
}
#slider li .event_name {
	position: absolute;
	left: 0;
	bottom: -1px;
	background: url(../img/title_s_bg.png);
	color: #fff;
	font-size: 11px;
	padding: 8px 10px;
	width: 295px;
	z-index: 2;
}
#slider li .event_name h2 {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #fff;
	padding-bottom: 4px;
	font-family: 'Anton', arial, serif;
}
.m_events {
	clear:both;
	width: 580px;
}
.social_links_right a img {
	opacity: 0.45;
	filter:alpha(opacity=45);
}
.social_links_right a:hover img {
	opacity: 1;
	filter:alpha(opacity=100);
}
.social_links_right {
	width:275px;
	padding:10px;
	margin-bottom:10px;
	background: #313131 url(http://www.libertyhallstudios.com/liveroom/img/bg.gif) center top;
}
.h_mail {
	padding:0px;
	color:#fff;
	font-size:26px;
}
.support_acts {
	color:#912900;
	font-size:12px;
	font-weight:bold;
}
.week_event {
	margin-bottom:20px;
}
.week_event h3 {
	color:#009733;
	font-size:16px;
	font-weight: bold;
}
.more_events li em {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	padding: 8px 10px;
	color: #fff;
	font-weight:bold;
	font-size: 11px;
	background: url(../img/date_s_bg.png);
}
.more_events li .mimage {
	position:absolute;
	z-index:1;
	right:0;
	top:0;
}
.cancel-image {
	position:absolute;
	margin-left: -77px;
}
.age {
	font-size:16px;
}
.txtField {
	width:200px;
}
.removeChoice, .removeChoice:hover {
	color:#D12F19;
	text-decoration:none;
	font-weight:bold;
	background:url(img/cross.png) no-repeat left center;
	padding-left:18px;
	padding-top:1px;
}
.removeChoice:hover {
	text-decoration:underline;
	display:block;
}
#addChoice {
	clear:none;
	font-weight:bold;
	margin-bottom:0px;
}
#addChoice a, #addChoice a:hover {
	background:url(img/add.png) no-repeat left center;
	padding-top:1px;
	padding-left:20px;
	display:block;
}
#addChoice a:hover {
	text-decoration:underline;
}
.band_name {
	font-weight:bold;
	font-size: 16px;
	padding: 30px 5px 5px 5px;
}
.text-description {
	font-size:12px;
	color:#000;
}
.social_link {
	float:right;
	width:540px;
	color:#000;
	font-weight: bold;
	font-size:13px;
	text-align: right;
	padding-right:6px;
}
.sgenre {
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}
/* Event Page: Events List */
.event-entry {
	background: url(../img/event-border-bottom.gif) no-repeat left bottom;
	padding: 20px 0 10px;
	width: 580px;
}
.event-details {
	float: left;
	width: 404px;
}
.event-image {
	float: right;
	width: 154px;
	position: relative;
}
.event-details, .event-image {
	padding-bottom: 10px;
}
.event-image img {
	border: 3px solid #912900;
	width: 148px;
}
.event-image img.stamp {
	border: 0;
	width: 60px;
	position: absolute;
	right: 3px;
	top: 3px;
}
.event-entry .event-date {
	color: #333333;
	padding: 0 0 2px;
	font-size: 14px;
}
.event-entry .event-title {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
}
.event-entry .event-title a, .event-entry .event-title a:hover {
	color: #912900;
	text-decoration: none;
}
.event-entry .event-support {
	font-size: 14px;
	color: #656565;
	line-height: 20px;
	padding-bottom: 8px;
}
.content1 .event-entry ul, .content1 .event-entry li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.content1 .event-entry ul {
	padding-bottom: 12px;
}
.event-entry li {
	font-size: 11px;
	font-weight: bold;
	color: #912900;
	line-height: 16px;
}
.event-entry li strong {
	color: #333;
}
.event-entry .event-ticket {
	height: 34px;
}
/* Ticket Button */
.event-ticket a, .event-ticket a:hover, .event-ticket strong {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: #591900 url(../img/tikets-bg.gif) repeat-x;
	line-height: 35px;
	padding: 0 10px;
	text-decoration: none;
}
/* Event Page */
.event-post {
	width: 582px;
}
.event-post .event-title {
	background: url(../img/event-border-bottom.gif) no-repeat left bottom;
	padding-bottom: 12px;
}
.event-post .event-title h1 {
	font-size: 32px;
	font-weight: bold;
	color: #212121;
	line-height: 36px;
	text-transform: uppercase;
	font-family: 'Anton', arial, serif;
}
.event-post .event-title h3 {
	font-size: 14px;
	font-weight: bold;
	color: #912900;
	line-height: 21px;
}
.event-shortinfo {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
.event-shortinfo ul {
	float: left;
}
.event-shortinfo ul li {
	line-height: 18px;
}
.event-shortinfo ul li strong {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
}
.event-shortinfo .event-ticket a, .event-shortinfo .event-ticket strong {
	float: right;
}
.event-post .event-image {
	border: 1px solid #b2b2b2;
	background: #fff;
	padding: 4px;
	float: left;
	width: auto;
	margin: 8px 8px 8px 0;
}
.event-post .event-image img {
	width: 570px;
	border: 0;
}
.event-post .event-image .stamp {
	width: 77px;
	height: 77px;
	top: 4px;
	right: 4px;
}
.event-description {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.social-links {
	clear: both;
	text-align: right;
	padding: 8px 0;
}
.social-links li {
	padding: 3px 0;
}
.social-links li a, .social-links li a:hover {
	text-decoration: none;
	font-weight: bold;
}
.event-band {
	padding: 8px 0 20px;
}
.event-band h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 16px 0 6px;
}
.event-band h5 {
	font-weight: bold;
	padding-bottom: 10px;
}
.band-image {
	float: left;
	display: inline;
	border: 1px solid #b2b2b2;
	background: #fff;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.event-age {
	font-size: 16px;
	color: #000;
}
.event-age strong {
	text-transform: uppercase;
}
/* --- Calendar ---*/
#calendar_nav, #calendar_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#calendar_nav {
	padding-bottom: 10px;
}
#calendar_nav li {
	float: left;
	display: inline;
	padding: 0 10px 0 0;
}
#calendar_nav li.month {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.month_calendar {
	border-left: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
}
.month_calendar td, .month_calendar th {
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	text-align: left;
	vertical-align: top;
}
.month_calendar td {
	color: #666666;
	width: 128px;
	height: 102px;
}
.month_calendar th {
	background: #c7c7c7;
	color: #fff;
	font-weight: bold;
	padding: 6px 10px;
	width: 108px;
}
.month_calendar td span, .month_calendar td a{
	display: block;
	padding: 6px 10px;
}
.day_title{
	width: 90px;
	float:left;
}
.table_tooltip, .table_tooltip:hover {
	text-decoration: none;
	font-weight: bold;
	color: #912900;
}
.tooltip {
	display: none;
	width: 290px;
	background: #000;
	padding: 8px 10px;
	font-size:8px;
}
.tooltip img {
	width: 80px;
	border: 4px solid #fff;
	float: left;
	display: inline;
	margin-right: 10px;
}
.tooltip ul, .tooltip ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tooltip ul {
	float: left;
	display: inline;
	width: 190px;
}
.tooltip ul li {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.tooltip ul li h3 {
	font-size: 12px;
	font-weight: bold;
	color: #fb672c;
	padding: 4px 0 0;
	line-height: 19px;
}
.tooltip ul li a,
.tooltip ul li a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #fb672c;
	padding: 4px 0 0;
	line-height: 19px;
	text-decoration: none;
}
.tooltip ul li h4 {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 4px;
	padding-right: 5px;
}
.tooltip ul li h5{
	color: #fb672c;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 5px;
	float:left;
}
.right_column {
	width: 296px;
	margin-right: 0px;
	margin-left: 10px;
}


