* {
margin: 0;
}
html, body {
height: 100%;
}
.page-container {
min-height: 100%;
height: auto !important;
margin: 0 auto -45px;
}
.footer, .push {
height: 45px;
clear:both;
width:100%;
}

.footer {
background-color:#000;
}


/* Reset */
html, body {
	height:100%;
}

/*.page-container {
	min-height: 100%;
	margin-bottom: -45px;
	position: relative;
}*/

body,p,h1,h2,h3,h4,h5{margin:0;padding:0;}
h1,h2,h3,h4,h5{font-size:1.3em; text-transform:uppercase;}
ul,li{margin:0;padding:0;list-style:none;}
a{ text-decoration:none; outline:none;}
img{ border:0;}
ul{overflow:auto;}

body {
	background-color:#172934;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFF;
	letter-spacing:0.3px;
}

p {
	font-size:0.8em;
	line-height:1.55em;
	padding:5px 0 5px 0;
	font-weight:normal;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}	
		
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.clear {
	clear:both;
}

.hide {
	display:none;
}

.replace {
	font-size:1.6em;
	font-weight:normal;
	color:#dfb45f;
}

.replace-home {
	font-size:1.6em;
	font-weight:normal;
	color:#dfb45f;
}



/* Top Nav Bar */
.top-nav-container{
	width:910px;
	height:42px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.top-nav{
	width:910px;
	height:42px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0;
}

.bold {
	font-weight:bold;
}

.find-us {
	float:left;
	margin:15px 0 0 0;
}

.top-nav-titles {
	float:left;
	font-size:0.72em;
	margin:0 8px 0 0;
}

.join {
	float:left;
	font-size:0.72em;
	margin:15px 8px 0 0;
}

.social-links {
	margin: 0;
	padding: 0;
	display:inline;
	font-size:0.72em;
	color:#00446a;
}
.social-links li  {
	display: inline;
	margin-right: 1px;
}

.signup-box {
	float:right;
}

#signupform {
	color:#FFF;
	height:22px;
	padding:0;
	margin:9px 0 0 0;
	width:151px;
	background:none;
	float:left;
}

#third_party_form {
	color:#FFF;
	height:22px;
	padding:0;
	margin:9px 0 0 0;
	width:151px;
	background:none;
	float:left;
	border:#FFF solid 1px;
}

#s {
	border:0 none;
	color:#FFF;
	height:14px;
	margin:0;
	padding:4px;
	width: 116px;
	background:none;
}

#strEmail {
	border:0 none;
	color:#FFF;
	height:14px;
	margin:0;
	padding:4px;
	width: 116px;
	background:none;
	float:left;
}

#formsubmit {
	border:0 none;
	color:#FFFFFF;
	float:right;
	margin:6px 6px 7px 6px;
	padding:0;
	width: 5px;
	height:9px;
	background:url(images/form-arrow.jpg) no-repeat;
	cursor:pointer;
}
.form-div {
	width: 150px;
	border:none;
	padding:0;
	margin:0;
	background:none;
}

.header {
	width:100%;
	height:180px;
	background-color:#000;
	text-transform:uppercase;
}

.header-inner {
	width:910px;
	margin:0 auto 0 auto;
}

.header-left {
	float:left;
	width:750px;
}

.header-right {
	float:right;
	width:150px;
	height:180px;
	position:relative;
}

.header-right a {
	position:absolute;
	top:50px;
	right:38px;
}

h1.logo {
	padding:31px 0 0 0;
	margin:0;
}

.widgettitle {
	display:none;
}

.header-inner ul {
	padding:0;
	font-size:0.88em;
	color:#00446a;
	}

.header-inner li {
	display:inline;
}

.header-inner ul a {
	text-decoration:none;
}

.header-inner ul a:hover {
	text-decoration:underline;
}

.flexipages_widget .current_page_item a {
	text-decoration:underline
}

#sidebar {
	margin:25px 0 0 0;
}

/* Main Content */

.main-container {
	width:990px;
	margin:0 auto 0 auto;
}

.intro {
	margin:14px 40px 0px 40px;
	border-top:#000 solid 1px;
	padding:20px 0 15px 0;
}

.main-content {
	margin:14px 40px 17px 40px;
	border-top:#000 solid 1px;
	padding:20px 0 20px 0;
}

/* Slideshow */

#arrow-left {
	height:296px;
	width:40px;
	float:left;
	cursor:pointer;
}

#arrow-right {
	height:296px;
	width:40px;
	float:left;
	cursor:pointer;
}

li.post {
	height:296px;
}

.post {
}

.caption-bottom {
	background: #000000;
	font-family:'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight:100;
	color: #ffffff;
	cursor:default;
	padding:12px 0 0 12px;
	font-size:20px;
	text-align:left;
	height:30px;
	border-width:0px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.caption-bottom a {
	text-decoration:none;
}

.caption-bottom a:hover {
	text-decoration:none;
}

.caption-top {
	border-width:0px;
}
	 
.caption a, .caption a {
	background:#000;
    border:none;
    text-decoration:none;
	padding:2px;
}
 
.caption a:hover, .caption a:hover {
	background:#202020;
	text-decoration:none;
}

.homeslideshow-box {
	height: 296px;
	width: 910px;
	padding:0 0 20px 0;
	margin:0 auto 20px auto;
	overflow: hidden;
	float:left;
	border-bottom:#000 solid 1px;
}

.homeslideshow ul {
	overflow:hidden;
}

ul.slideshow {
	list-style:none;
	width:910px;
	height:296px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
	height:296px;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;
	width:910px;
	height:296px;
}


#slideshow-caption {
	width:910px;
	height:38px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:7px;		
	z-index:1000;
}

#slideshow-caption p {
	margin:3px 5px 5px 5px;
	padding:0;	
	font-size:1.25em;
	text-align:left;
}

/* Artist Page */

.artist-name {
	font-size:1.6em;
	font-weight:normal;
	color:#dfb45f;
	margin:0 0 10px 0;
}

.artist-bio-container {
	width:445px;
	height:281px;
	margin:0 20px 0 0;
	text-align:justify;
	float:left;
	overflow:hidden;
}

.artist-bio {
	height:281px;
	margin:0;
	text-align:justify;
	overflow:auto;
	padding:0 3px 0 0;
}

.artist-bio p {
	padding:0px 0 10px 0;
}

.artist-photo {
	width:445px;
	height:278px;
	margin:3px 0 0 0;
	text-align:justify;
	float:left;
	padding:0;
}

.artist-photo img{
	width:445px;
	height:278px;
	margin:0;
}

.links-dates-box {
	width:445px;
	margin:32px 20px 0 0;
	float:left;
}

.artist-mix {
	width:429px;
	margin:32px 0 32px; 0;
	padding:0 0 0 15px;
	float:left;
	border-left:#FFF solid 1px;
}

.artist-mix p {
	font-weight:bold;
	padding:0 0 15px 0;
	margin:0;
}

.sub-hdr {
	font-size:1.25em;
	font-weight:normal;
	color:#dfb45f;
	margin:0 0 5px 0;
}

.dates {
	width:429px;
	margin:0 0 32px 0;
	padding:0 0 0 15px;
	border-left:#FFF solid 1px;
}

.date-column {
	margin:0 25px 0 0;
	float:left;
	font-weight:bold;
}

.date-column p {
	font-weight:bold;
}

.venue-column {
	margin:0 25px 0 0;
	float:left;
}

.location-column {
	margin:0;
	font-weight:bold;
}

.location-column p {
	font-weight:bold;
}

/* Gig Press Style */

/*.gigpress-header {
	display:none;
}

.gigpress-date {
	text-decoration:none;
}

.gigpress-country {
	display:none;
}

.gigpress-calendar-add {
	display:none;
}

.gigpress-subscribe {
	display:none;
}

.gigpress-row {
	border:0;
}

.gigpress-table {
	border:0;
}*/

.gigpress-table {
	font-size:0.8em;
	border:none!important;
	width:350px!important;
}
.gigpress-table td {
	border:none!important;
}
.gigpress-city {
	float:right;
	font-weight:bold;
	padding:0 0 2px 0!important;
}
.gigpress-date {
	float:left;
	font-weight:bold;
	padding:0 15px 2px 0!important;
}
.gigpress-venue {
	float:left;
	padding:0 15px 2px 0!important;
}
.gigpress-header {
	display:none;
}
.gigpress-info {
	display:none;
}
.gigpress-subscribe {
	display:none;
}



/* Links */

.links {
	width:429px;
	margin:0 0 40px 0;
	padding:0 0 0 15px;
	border-left:#FFF solid 1px;
}

.links a {
	color:#00446a;
	padding:2px 2px 0px 3px;
	background-color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 4px 0 0;
	text-decoration:none;
	font-size:0.85em;
}

.links a:hover {
	color:#FFFFFF;
	padding:2px 2px 0px 3px;
	background-color:#00446a;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 4px 0 0;
	text-decoration:none;
}

/* Footer */

/*.footer {
	height:45px;
	position:relative;
	width:100%;
	margin:45px 0 0 0;
	background:#000;
}*/

/* jScrollPane */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin:0;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	height: 100%;
	background:#172934;
	margin:3px 0 0 0;
}

.jScrollPaneDrag {
	position:absolute;
	cursor:pointer;
	overflow:hidden;
	background-image:url(images/scrolldragline.jpg);
	background-repeat:no-repeat;
	margin:0;
}
.jScrollPaneDrag:hover {
	background-image:url(images/scrolldraglinehover.jpg);
	background-repeat:no-repeat;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* Booking Form */

#bookings ul {
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
	width:227px;
	font-size:0.8em;
	line-height:1.55em;
	font-weight:normal;
	overflow:hidden;
}

#bookings ul li {
	float:left;
	margin:0;
	padding:0 0 10px;
}

#bookings label {
	display:block;
	float:left;
	padding:0;
	width:210px;
}

#bookings .myheight {
	height:125px;
}

#bookings .formfield {
	color:#FFFFFF;
	width:200px;
	padding:1px 1px 1px 3px;
	height:18px;
	background:none;
}

#bookings input {
	border:1px solid #ffffff;
	display:block;
	float:left;
	font-size:1em;
	margin:0 0 3px;
	font-family:inherit;
}

textarea {
	background:none;
	border:1px solid #ffffff;
	font-family:inherit;
	font-size:1em;
	font-weight:inherit;
	padding:1px 1px 1px 3px;
}

#bookingformsubmit {
	color:#000000;
	width:120px;
	cursor:pointer;
	padding:2px;
	background-color:#DFB45F;
	height:22px;
	font-weight:bold;
}

/* Artist */

.artist-list {
	margin:5px 0 0 0;
}

.artist-list a {
	color:#00446a;
	padding:2px 2px 0px 3px;
	background-color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 3px 0;
	font-size:0.7em;
	text-decoration:none;
}

.artist-list a:hover {
	color:#FFFFFF;
	padding:2px 2px 0px 3px;
	background-color:#00446a;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 4px 0 0;
	text-decoration:none;
}

/* Contact */

.contact-links {
	margin:0px 0px 0px 0px;
}

.contact-links a {
	color:#00446a;
	padding:2px 2px 0px 3px;
	background-color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 3px 0;
	font-size:0.68em;
	text-decoration:none;
}

.contact-links a:hover {
	color:#FFFFFF;
	padding:2px 2px 0px 3px;
	background-color:#00446a;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 4px 0 0;
	text-decoration:none;
}

.contact a {
	text-decoration:underline;
}

.contact a:hover {
	text-decoration:none;
}

.footer-info {
	width:910px;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
}

.footer-left {
	float:left;
	color:#00446A;
}

.footer-right {
	float:right;
	color:#00446A;
}

/* NEW STYLES */

.brands-events-entry {
	margin:10px 0 0 0;
}
.brands-events-entry img {
	margin:0px 7px 7px 0;
	width:175px;
	height:127px;
}
