/* TEXT FORMATTING */
p {
	padding-bottom: 14px;
	background-color: white;
	}
/* h1 top line information pages with subheading, landscape image */
h1 {
	display: block;
	padding: 12px 0 14px 0;
	font-size: 18px;
	line-height: 29px;
	font-weight: normal;
	background-color: white;
	}
/* h2 heading pale image */
h2 {
	display: block;
	padding: 12px 0 23px 0;
	font-size: 18px;
	line-height: 29px;
	font-weight: normal;
	background-color: white;
	}
/* h3 subheading */
h3 {
	display: block;
	padding-bottom: 22px;
	font-size: 17px;
	font-weight: normal;
	background-color: white;
	}
/* h4 subheading, pale image */
h4 {
	display: block;
	padding-bottom: 31px;
	font-size: 17px;
	font-weight: normal;
	background-color: white;
	}
/* h5 single line title */
h5 {
	display: block;
	padding: 14px 0 29px 0;
	font-size: 18px;
	font-weight: normal;
	background-color: white;
	}
/* h6 single line smaller title */
h6 {
	display: block;
	padding: 13px 0 30px 0;
	font-size: 17px;
	font-weight: normal;
	background-color: white;
	}
	
/* FORMATTING FOR ALL PAGES */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
* { 
	margin: 0; 
	padding: 0; 
	}
a {
	outline: 0;
	color: #333;
}
a:hover { 
	color: #333; 
	}
img {
border: 0;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	}
body { 
	font: 17px Tahoma, Verdana, Segoe, sans-serif; 
	color: #333;
	background-color: #FFF;  
	}
#wrapper {
	position: relative;
	width: 880px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	}
#header {
	position: relative;
	width: 880px;
	height: 100px;
	padding: 43px 0 11px 0;
	border-bottom: 2px solid #666;
	}
#nav-box {
	position: relative;
	width: 848px;
	height: 75px;
	padding-right: 30px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	}
img.logo {
	float: left;
	padding: 30px 0 12px 13px;
	border-style: none;
}
.social {
	display: inline;
	float: right;
	margin: 22px 0 0 20px;
	}
img.mail {
	position: absolute;
	top: 60px;
	right: 212px;
	}
img.twitter {
	position: absolute;
	top: 60px;
	right: 252px;
	}
img.facebook {
	position: absolute;
	top: 60px;
	right: 292px;
	}
	
/* NAVIGATION - CSS-Tricks - MagicLine by Chris Coyier: http://css-tricks.com - Amended by Max Jones*/
 
/* TOP BAR */

/* Clearfix */
.group:after {
 	display: block;
	visibility: hidden;  
	clear: both;
	height: 0; 
	content: "";  
	}
*:first-child+html .group { 
	zoom: 1; 
	} /* IE7 */
	
/* nav */
.nav-wrap { 
	margin: 0 0 0 10px;
}
#nav { 
	position: absolute;
	top: 20px; 
	left: 13px;
	width: 535px;
	list-style: none; 
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}
#nav li { 
	display: inline-block;	
	overflow: hidden;
	margin: 0 40px 0 0;
	border-bottom: 10px solid #FFF;
}
#nav a { 
	float: left;
	padding: 6px 0 0 0;
	font-size: 17px; 
	letter-spacing: 1px;
	text-decoration: none;
	color: #333; 
}
#nav a:hover { 
	color: #333; 
}
#magic-line { 
	position: absolute;
	top: 32px; 
	left: 0; 
	width: 100px;
	height: 4px; 
	background-color: #cecbce;
}
#still-line { 
	position: absolute;
	top: 32px; 
	left: 0; 
	width: 100px;
	height: 4px; 
	background: #cecbce;
	z-index: 1;
}
.current_page_item a { 
	color: #333 !important; 
	z-index: 2;
}
.ie6 #nav li, .ie7 #nav li { 
	display: inline; 
	margin: 0 46px 0 0;
}
.ie6 #magic-line, .ie7 #magic-line {
	bottom: -6px;
}
.ie6 #still-line, .ie7 #still-line {
	bottom: -6px;
}
/* No script */
#navigation {
	display: inline;
	float: left;
	height: 26px;
	margin: 22px 32px 0 13px;
	font: bold 17px/29px Tahoma, Verdana, Segoe, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	color: #333;
	background-color: #FFF;
	cursor: pointer;
	}
.navpage {
	position: relative;
	text-decoration: none;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 4px solid #cecbce;
}
.nav a:link {
	text-decoration: none;
	color: #333;
}
.nav a:visited {	
	text-decoration: none;
	color: #333;
}
.nav a:hover {
	position: relative;
	text-decoration: none; 
	color: #333;
	padding-bottom: 5px;
	border-bottom: 4px solid #cecbce;
}
.nav a:active {
	text-decoration: none;
	color: #333;
}

/* Other text navigation */
.nav2 a:link {
	text-decoration: none;
	color: #333;
}
.nav2 a:visited {	
	text-decoration: none;
	color: #333;
}
.nav2 a:hover {
	text-decoration: none; 
	color: #996633;
}
.nav2 a:active {
	text-decoration: none;
	color: #996633;
}
	
/* HOME */
#image-box {
	float: left;
	position: relative;
	width: 649px;
	color: #333;
	}
#artist-box {
	position: absolute;
	top: 300px;
	right: 20px;
	width: 230px;
	padding-bottom: 47px;
	font: 15px/28px Tahoma, Verdana, Segoe, sans-serif;
	text-align: right;
	text-decoration: none;
	color: #333;
	}
#ticker {
	position: relative;
	width: 880px;
	height: 46px;
	}
#ticker li {
	z-index: 3;
	width: 660px;
	height: 70px;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	color: #000;
	background-color: #FFF;
	}
/*
 * Ticker
 */
.ticker-wrapper.has-js {
	display: block;
	width: 867px;
	height: 45px;
	padding: 27px 0 0 13px;
	font: 15px Tahoma, Verdana, Segoe, sans-serif;
}
.ticker-content {
	position: absolute;
	color: #333;
	background-color: #FFF;
	overflow: hidden;
	white-space: nowrap;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	margin-left: 0;
	text-decoration: none;	
	color: #333;
	background-color: #FFF;
}
.ticker-content a:hover {
	text-decoration: none;
	color: #000;
}
.ticker-swipe {
	display: block;
	position: absolute;
	top: 256px;
	width: 685px;
	height: 30px; 
	background-color: #FFF;
}
.ticker-swipe span {
	display: block;
	width: 1px;
	height: 14px;
	margin: 6px 0 0 3px;
	border-left: 2px solid #666;
	background-color: #FFF;
}
.js-hidden {
	display: none;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
}
.ticker-controls li {
	display: block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	padding: 0px;
	cursor: pointer;
}
.ticker-controls li.jnt-next {
	position: absolute;
	top: 261px;
	left: 634px;
	background-image: url('images/controls.png');	
	background-position: 16px 16px;	
}
.ie6 .ticker-controls li.jnt-next {
	display: none;
	}
.ticker-controls li.jnt-next.over {
	position: absolute;
	top: 261px;
	left: 634px;
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	position: absolute;
	top: 261px;
	left: 634px;
	background-position: 16px 0px;	
}
#thanks {
	position: relative;
	float: left;
	clear: both;
	width: 654px;
	padding: 0 0 20px 0;
	font-size: 13px;
	text-align: left;
	color: #333;
	}
#home-copyright {
	float: left;
	clear: left;
	position: relative;
	width: 654px;
	margin-top: 4px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #333;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	color: #333;
	background-color: white;
	}
.design {
	position: absolute;
	right: 0;
	}
img.artists {
	float: right;
	clear: right;
	width: 103px;
	height: 12px;
	margin: 7px 0 25px 97px;
	}
img.sponsors {
	display: inline;
	float: left;
	margin: 5px 43px 0 0;
	}
img.sponsorsend {
	display: inline;
	float: left;
	margin: 5px 0 0 0;
	}
	
/* ABOUT */
#about-box {
	position: relative;
	width: 880px;
	margin-bottom: 16px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	text-decoration: none;
	color: #333;
	}
#about-copyright {
	position: relative;
	width: 880px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #333;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	color: #333;
	background-color: white;
	}

/* ARTISTS */
#thumbs {
	position: relative;
	width: 880px;
	padding: 15px 0 0 0;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #333;
	}
#caption-wrap {
	display: inline;
	float: left;
	position: relative;
	width: 200px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #333;
     }
#artist-copyright {
	float: left;
	clear: left;
	position: relative;
	width: 780px;
	margin-top: 32px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #333;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	color: #333;
	background-color: white;
	}

/* CONTACT */
#contact-info-one {
	position: absolute;
	top: 126px;
	left: 30px;
	font-size: 14px;
	font-weight: bold;
	}
#contact-info-two {
	position: absolute;
	top: 217px;
	left: 30px;
	font-size: 14px;
	font-weight: bold;
	}
#contact-info-three {
	position: absolute;
	top: 308px;
	left: 30px;
	font-size: 14px;
	font-weight: bold;
	}
#contact-info-four {
	position: absolute;
	top: 399px;
	left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	}
#contact-copyright {
	float: left;
	clear: left;
	position: relative;
	width: 747px;
	margin-top: 12px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #333;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	color: #333;
	background-color: white;
	}

/* INFORMATION */
#info-box {
	position: relative;
	width: 880px;
	padding: 23px 0 12px 0;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	text-decoration: none;
	color: #333;
	}
#info-copyright {
	float: left;
	clear: left;
	position: relative;
	width: 880px;
	margin-top: 8px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #333;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	color: #333;
	background-color: white;
	}