body {
	margin: 0;
	font-family: Helvetica, Helvetica Neue, Helvetica LT, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: #170606;
	color: #ffffff;
}

img {
	border: 0;
}

p {
	margin: 0 0 12px;
	padding: 0;
}

.amp {
	font-family: "Goudy Old Style", Baskerville, Palatino, Constantia, "Book Antiqua", "URW Palladio L", serif;
	font-style: italic;
	font-weight: normal;
}

.nopad {
	padding: 0 !important;
}

.nomargin {
	margin: 0 !important;
}

.noborder {
	border: 0 none !important;
}

.clear_both {
	clear: both;
}

.clear_left {
	clear: left;
}

.left {
	float: left;
}

.slightlylarger {
	font-size: 14px;
	line-height: 20px;
}

h1 {
	width: 100%;
	padding: 0 0 8px;
	margin: 18px 0 15px;
	line-height: 32px;
	font-size: 28px;
	font-weight: normal;
	font-family: "Clarendon LT Std", "Clarendon", Georgia, Palatino, Times, Times New Roman, serif;
	color: #ffcc1b;
	float: left;
	clear: both;
	background: url(/images/template/heading.png) no-repeat left bottom;
}

h2 {
	width: 100%;
	font-size: 15px;
	line-height: 18px;
	padding: 0 0 15px;
	margin: 12px 0 15px;
	font-weight: normal;
	font-family: Helvetica, Helvetica Neue, Helvetica LT, Arial, sans-serif;
	color: #ffcc1b;
	float: left;
	clear: both;
	background: url(/images/template/heading.png) no-repeat left bottom;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited {
	text-decoration: none;
	color: #ffcc1b;
}

h2 a:hover {
	text-decoration: underline;
}

h2.news, h2.gigs, h2.discography {
	padding: 0;
	background: none;
	margin: 0 0 15px;
}

.news_date, .gigs_date, .discography_date {
	color: #777777 !important;
	font-size: 13px;
	letter-spacing: 1px;
}

h2.detail {
	padding: 0;
	background: none;
	margin: 0 0 15px;
	float: left;
	width: 412px;
	clear: left;
}

.social_bookmarks {
	width: 200px;
	text-align: right;
	float: right;
	overflow: hidden;
}

ul#social_links {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#social_links li {
	float: left;
	padding: 0;
	margin: 0 0 0 4px;
}

ul#social_links a {
	text-decoration: none;
	overflow: hidden;
}

h3 {
	width: 100%;
	padding: 0 0 10px;
	margin: 0 0 15px;
	line-height: 22px;
	font-size: 20px;
	font-weight: normal;
	font-family: "Clarendon LT Std", "Clarendon", Georgia, Palatino, Times, Times New Roman, serif;
	color: #ad8e17;
	float: left;
	clear: both;
	background: url(/images/template/minor_heading.png) no-repeat left bottom;
}

.date_small {
	font-size: 11px;
	letter-spacing: 1px;
	color: #777777;
}

.keep_reading {
	margin: 0 0 12px;
	padding: 0 0 15px;
	border-bottom: 1px #121212 solid;
}

a, a:link, a:active, a:visited {
	color: #648f36;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper_1 {
	width: 100%;
	overflow: auto;
	background: #000000;
}

#content_wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
}

#statues {
	width: 659px;
	height: 334px;
	float: left;
	background: url(/images/template/statues.jpg) no-repeat left top;
}

#logo {
	width: 301px;
	height: 92px;
	float: left;
	background: url(/images/template/logo.jpg) no-repeat left top;
}

#menu {
	width: 241px;
	padding: 17px 30px 0;
	height: 225px;
	float: left;
	background: url(/images/template/menu.jpg) no-repeat left top;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#menu ul li {
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	width: 240px;
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	overflow: hidden;
	background-image: url(/images/template/navigation.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
}

/* Begin Menu Items */

a#home {
	background-position: 0 0;
	height: 23px;
}

a#home:hover, a#home.hover {
	background-position: -240px 0;
}

a#biography {
	background-position: 0 -23px;
	height: 22px;
}

a#biography:hover, a#biography.hover {
	background-position: -240px -23px;
}

a#discography {
	background-position: 0 -45px;
	height: 22px;
}

a#discography:hover, a#discography.hover {
	background-position: -240px -45px;
}

a#gigs {
	background-position: 0 -67px;
	height: 22px;
}

a#gigs:hover, a#gigs.hover {
	background-position: -240px -67px;
}

a#gallery {
	background-position: 0 -89px;
	height: 22px;
}

a#gallery:hover, a#gallery.hover {
	background-position: -240px -89px;
}

a#press {
	background-position: 0 -111px;
	height: 22px;
}

a#press:hover, a#press.hover {
	background-position: -240px -111px;
}

a#contact {
	background-position: 0 -133px;
	height: 24px;
}

a#contact:hover, a#contact.hover {
	background-position: -240px -133px;
}

/* End Menu Items */

#content {
	width: 900px;
	padding: 0px 30px 30px;
	float: left;
	clear: both;
	background: url(/images/template/content.jpg) no-repeat left top;
}

.content_item {
	width: 612px;
	float: left;
	overflow: hidden;
}

#secondary_content {
	width: 241px;
	float: right;
	overflow: hidden;
}

.secondary_item_outer {
	width: 241px;
	background: url(/images/template/secondary_item_outer.png) no-repeat left top;
	float: left;
	margin-bottom: 24px;
}

#secondary_item_top {
	background: url(/images/template/secondary_item_top.jpg) no-repeat left top !important;
}

.secondary_item_inner {
	width: 205px;
	padding: 26px 18px;
	float: left;
	background: url(/images/template/secondary_item_inner.png) no-repeat left bottom;
}

a.image_right {
	width: 147px;
	height: 147px;
	display: block;
	margin: 0 auto 20px;
	overflow: hidden;
	border-top: 1px #b9b9b9 solid;
	border-right: 1px #222222 solid;
	border-bottom: 1px #222222 solid;
	border-left: 1px #8d8d8d solid;
}

/* Begin Album Out Now */

.text_right {
	width: 147px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

#available_for {
	font-size: 16px;
	line-height: 22px;
}

#from_fence {
	clear: both;
	font-size: 15px;
}

#from_fence a, #from_fence a:link, #from_fence a:active, #from_fence a:visited {
	color: #ffcc1b;
}

#from_fence a:hover {
	text-decoration: underline;
}

/* End Album Out Now */

#footer_wrapper {
	width: 100%;
	height: 160px;
	overflow: hidden;
	background: url(/images/template/footer_wrapper.png) repeat-x left top;
}

#footer {
	width: 900px;
	height: 130px;
	padding: 30px 30px 0;
	margin: 0 auto;
	overflow: hidden;
	background: url(/images/template/footer.jpg) no-repeat left top;
}

#footer_left {
	height: 130px;
	float: left;
	color: #ffffff;
	line-height: 13px;
	overflow: hidden;
}

#footer_left ul {
	list-style: none;
	padding: 0 29px 0 0;
	margin: 0 30px 0 0;
	float: left;
}

.maroon_border {
	border-right: 1px #401818 solid;
}

#footer_left ul li {
	float: left;
	clear: both;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	margin-bottom: 13px;
}

#footer_left ul li a, #footer_left ul li a:link, #footer_left ul li a:active, #footer_left ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer_left ul li a:hover {
	color: #ffcc1b;
}

#footer_right {
	height: 130px;
	float: right;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	overflow: hidden;
	text-align: right;
}

#footer_right p {
	margin: 0 0 13px;
}

#footer_right a, #footer_right a:link, #footer_right a:active, #footer_right a:visited {
	color: #ffcc1b;
	text-decoration: none;
}

#footer_right a:hover {
	text-decoration: underline;
}

/* Gallery */

a.gallery_index, a.gallery_index:link, a.gallery_index:active, a.gallery_index:visited {
	display: block;
	width: 113px;
	height: 145px;
	padding: 10px;
	text-decoration: none;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px;
}

a.gallery_index:hover {
	color: #ffffff;
	background: url(/images/template/gallery_index.jpg) no-repeat left top;
}

a.gallery_index img, a.gallery_detail img {
	width: 105px;
	padding: 3px;
	border: 1px #1f2c1a solid;
	background: #050c03;
	overflow: hidden;
	float: left;
	clear: both;
}

.gallery_index_title {
	display: block;
	width: 113px;
	text-align: center;
	float: left;
	clear: both;
	margin: 10px 0 0;
}

.gallery_index_date {
	display: block;
	width: 113px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	color: #777777;
	float: left;
	clear: both;
	margin: 3px 0 0;
}

a.gallery_detail, a.gallery_detail:link, a.gallery_detail:active, a.gallery_detail:visited {
	display: block;
	width: 113px;
	padding: 10px;
	text-decoration: none;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px;
}

a.gallery_detail:hover {
	background: #1e3710;
	color: #ffffff;
	background: url(/images/template/gallery_index.jpg) no-repeat left top;
}

/* Shadowbox */

#shadowbox_container, #shadowbox_overlay {
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#shadowbox_container {
	position: fixed;
	display: block;
	visibility: hidden;
	z-index: 999;
	text-align: center;
}
#shadowbox_overlay {
	position: absolute;
}

#shadowbox {
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#shadowbox_body {
	position: relative;
	margin: 0;
	padding: 0;
	border: 1px solid #333;
	overflow: hidden;
}
#shadowbox_body_inner {
	position: relative;
	height: 100%;
}
#shadowbox_content.html {
	height: 100%;
	overflow: auto;
}

#shadowbox_loading {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
#shadowbox_body, #shadowbox_loading {
	background-color: #060606;
}
#shadowbox_loading_indicator {
	float: left;
	margin: 10px 10px 0 10px;
	height: 32px;
	width: 32px;
	background-image: url(/images/template/loading.gif);
	background-repeat: no-repeat;
}
#shadowbox_loading span {
	font-family: Helvetica, Helvetica Neue, Helvetica LT, Arial, sans-serif;
	font-size: 10px;
	float: left;
	margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
	color: #fff;
	text-decoration: underline;
}

#shadowbox_title, #shadowbox_info {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
position: relative;
	font-family: Helvetica, Helvetica Neue, Helvetica LT, Arial, sans-serif;
	line-height: 16px;
}
#shadowbox_title {
	height: 26px;
}
#shadowbox_title_inner {
	font-size: 16px;
	padding: 5px 0;
	color: #fff;
}
#shadowbox_info {
	height: 20px;
}
#shadowbox_info_inner {
	font-size: 12px;
	color: #fff;
}

#shadowbox_nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%;
}
#shadowbox_nav a {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 3px;
	cursor: pointer;
}
#shadowbox_nav_close {
	background-image: url(/images/template/close.png);
	background-repeat: no-repeat;
}
#shadowbox_nav_next {
	background-image: url(/images/template/next.png);
	background-repeat: no-repeat;
}
#shadowbox_nav_previous {
	background-image: url(/images/template/previous.png);
	background-repeat: no-repeat;
}
#shadowbox_nav_play {
	background-image: url(/images/template/play.png);
	background-repeat: no-repeat;
}
#shadowbox_nav_pause {
	background-image: url(/images/template/pause.png);
	background-repeat: no-repeat;
}

#shadowbox_counter {
	float: left;
	padding: 2px 0;
	width: 45%;
}
#shadowbox_counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
	text-decoration: underline;
}

div.shadowbox_clear {
	clear: both; /* clear floating counter & nav */
}

div.shadowbox_message {
	font-family: Helvetica, Helvetica Neue, Helvetica LT, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
	color: #fff;
	text-decoration: underline;
}

/* Gigs Box */

ul.upcoming_gigs {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul.upcoming_gigs li {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 14px;
	padding: 0 0 14px;
	border-bottom: 1px #121212 solid;
}

ul.upcoming_gigs li a, ul.upcoming_gigs li a:link, ul.upcoming_gigs li a:active, ul.upcoming_gigs li a:visited {
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

.upcoming_gig_date, .record_label {
	font-size: 11px;
	letter-spacing: 1px;
	color: #777777;
}

.upcoming_gig_venue {
	display: block;
	margin-top: 4px;
	font-size: 11px;
	line-height: 15px;
	color: #efefef;
	clear: both;
}

/* News and Press, Gigs */

#prev_next {
}

#prev_entry {
	float: right;
	width: 300px;
	overflow: hidden;
	text-align: right;
}

#next_entry {
	float: left;
	width: 300px;
	overflow: hidden;
}

/* Gigs */

a.gig_picture, a.gig_picture:link, a.gig_picture:active, a.gig_picture:visited {
	display: block;
	float: right;
	margin: 0 0 12px 12px;
	width: 128px;
	overflow: hidden;
	text-decoration: none;
}

a.gig_picture img {
	width: 120px;
	padding: 3px;
	border: 1px #1f2c1a solid;
	background: #050c03;
}

/* Contact Form */

.row {
	float: left;
	clear: both;
	width: 100%;
	padding: 12px 0;
	border-bottom: 1px #121212 solid;
}

label {
	display: block;
	float: left;
	width: 140px;
	padding: 2px 20px 0 0;
	overflow: hidden;
	color: #648f36;
}

.form_right {
	width: 452px;
	float: left;
	overflow: hidden;
}

.form_right img {
	float: left;
	clear: both;
}

input.text, select.text {
	width: 246px;
}

textarea.text {
	width: 444px;
	height: 120px;
}

.text {
	padding: 3px;
	background: #0d0b0c url(/images/template/text.png) repeat-x left top;
	color: #ffffff;
	border-top: 1px #222222 solid;
	border-right: 1px #363636 solid;
	border-bottom: 1px #363636 solid;
	border-left: 1px #222222 solid;
	font-family: Helvetica, Helvetica Neue, Helvetica LT, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	float: left;
	clear: both;
}

#reset {
	padding: 3px;
	background: #0d0b0c url(/images/template/reset.png) repeat-x left bottom;
	color: #ffffff;
	border-top: 1px #363636 solid;
	border-right: 1px #222222 solid;
	border-bottom: 1px #222222 solid;
	border-left: 1px #363636 solid;
	font-family: Helvetica, Helvetica Neue, Helvetica LT, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	float: left;
}

#submit {
	padding: 3px;
	background: #0d0b0c url(/images/template/submit.png) repeat-x left bottom;
	color: #000000;
	border-top: 1px #ffe690 solid;
	border-right: 1px #b28e13 solid;
	border-bottom: 1px #b28e13 solid;
	border-left: 1px #ffe690 solid;
	font-family: Helvetica, Helvetica Neue, Helvetica LT, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 20px 0 0;
	float: left;
}

input#captcha {
	width: 132px;
	float: left;
	clear: both;
	margin-top: 12px;
}

.LV_validation_message {
	float: left;
	clear: both;
	margin-top: 12px;
	color: #ffcc1b;
}

/* Discography */

a.discography_picture, a.discography_picture:link, a.discography_picture:active, a.discography_picture:visited {
	display: block;
	float: right;
	margin: 0 0 12px 12px;
	height: 98px;
	overflow: hidden;
	text-decoration: none;
}

a.discography_picture img {
	height: 90px;
	padding: 3px;
	border: 1px #1f2c1a solid;
	background: #050c03;
}

a.discography_picture_larger, a.discography_picture_larger:link, a.discography_picture_larger:active, a.discography_picture_larger:visited {
	display: block;
	float: right;
	margin: 0 0 12px 12px;
	height: 128px;
	overflow: hidden;
	text-decoration: none;
}

a.discography_picture_larger img {
	height: 120px;
	padding: 3px;
	border: 1px #1f2c1a solid;
	background: #050c03;
}

#player {
	width: 240px;
	height: 200px;
	margin: 0 0 0 20px;
	float: right;
	overflow: hidden;
}