/* custom CSS */

#homeslider { width: 960px !important; }
div.anythingSlider { width: 960px !important; }
div.anythingSlider li .feature_img { width: 960px !important; }
div.anythingSlider li object { width: 960px !important; height: 440px !important;}
div.anythingSlider li .feature_img { width: 960px !important; height: 440px !important; }
div.anythingSlider .anythingWindow { width: 960px !important; height: 390px !important; }
#banner { background-color: inherit; }

#navbar {
	float: left;
	background: none;
	width: 960px;
	height: 34px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 9;
	}

#homepagemid h2 {
    background: none repeat scroll 0 0 #e9e0a7;
    border-radius: 3px 3px 0 0;
    color: #464645;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-style: normal;
	letter-spacing:2px;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
}

p, ol, li {
	font-size: 14px;
	font-family: 'Open Sans', Helvetica, sans-serif;
	line-height: 22px;
	}

h1, h2, h3, h4 {
	font-style: normal;
	line-height: 120%; }

a, a:link {
    color: #a69210;
    text-decoration: none;
}

a:focus, a:hover, a:active {
	color: #76680b;
	text-decoration: underline;
	}

#footerbg {
	background: #737365;
	}

.footertop {
    color: #c8c6c5;
    font-size: 12px;
    font-weight: normal;
}

/* Brown Paper Tickets */
.bpt_event_title a { 
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 2px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
}

.bpt_event_link { 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 26px;
	margin: 2px 0px 5px 0px;
	padding: 2px 0px 5px 0px;
}

.bpt_event {
	padding: 20px 0 10px 0;
	border-top: 1px solid #b0aaaa;
}

.bpt_event ul { margin: 5px 0; padding: 0; }
.bpt_event ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img.concert-img { margin-top: 25px; }

/* Gravity Forms */
.gform_wrapper .left_label .gfield_label {
	float:none !important;
	display: block;
	width: 100% !important;
}


.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
	width: 95% !important;
}

.gform_wrapper .left_label div.charleft {
	margin-left:0 !important;
}

#wrap .gform_footer input.button {
	float: right;
}

body .gform_wrapper .gform_heading .gform_title {font-size: 20px;}

body .gform_wrapper .gform_body {
	font-family: 'Open Sans',Helvetica,sans-serif;
	font-size: 14px;
	line-height: 22px;
}

span.gform_description {  font-family: 'Open Sans',Helvetica,sans-serif;
	font-size: 14px;
	line-height: 22px;
}