

/* General */

body {
	margin: 0;
	padding: 0;
	background-color: #333E55;
	text-align: center;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url("/images/bg_tile.jpg");
	background-repeat: repeat;
	cursor: default;
}

a {
	cursor: pointer;
	color: #8F0B0A;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	}

a img {
	border: none;
}

hr {
	height: 1px;
	background-color: #000;
	border: none;
	border-top: 1px solid #000;
}

#container {
	background-image: url("/images/bg_texture.jpg");
	background-repeat: repeat-x;
}

#site {
	background-image: url("/images/container_bg.gif");
	background-repeat: repeat-y;
	background-color: #F6F5F4;
	width: 758px;
	margin: 0 auto;
	text-align: left;
}

form {
	margin: 0;
}

input, textarea, select {
	font-size: 11px;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
}

input.submit, input.button {
	cursor: pointer;
}


/* Header */

#header {
	background-image: url("/images/header_bg.gif");
	background-repeat: no-repeat;
	height: 326px;
	position: relative;
}

#site_title {
	background-image: url("/images/header_image.jpg");
	background-repeat: no-repeat;
	width: 534px;
	height: 294px;
	position: absolute;
	top: 18px;
	left: 22px;
}

#site_title h1 {
	background-image: url("/images/dan_carroll.jpg");
	background-repeat: no-repeat;
	margin: 0;
	width: 170px;
	height: 97px;
	position: absolute;
	top: 20px;
	left: 21px;
}

#site_title h1 a {
	display: block;
	width: 170px;
	height: 97px;
}

#site_title h1 span {
	display: none;
}


/* Main Menu */

#main_menu {
	background-image: url("/images/main_menu_bg.jpg");
	background-repeat: no-repeat;
	width: 175px;
	height: 290px;
	position: absolute;
	top: 18px;
	left: 561px;
	font-size: 1px;
}

#main_menu ul {
	font-size: 12px;
	list-style: none;
	margin: 20px 0 0 19px;
	padding: 0;
}

#main_menu li {
	background-image: url("/images/main_menu.gif");
	background-repeat: no-repeat;
	width: 137px;
}

#main_menu a {
	background-image: url("/images/main_menu.gif");
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#main_menu a:hover {
	background-image: none;
}

#main_menu a span {
	visibility: hidden;
}

#news {
	height: 39px;
	background-position: -140px 0;
}

#news a {
	height: 39px;
	background-position: 0 0;
}

#gigs {
	height: 37px;
	background-position: -140px -39px;
}

#gigs a {
	height: 37px;
	background-position: 0 -39px;
}

#releases {
	height: 24px;	
	background-position: -140px -76px;
}

#releases a {
	height: 24px;	
	background-position: 0 -76px;
}

#press {
	height: 36px;	
	background-position: -140px -100px;
}

#press a {
	height: 36px;	
	background-position: 0 -100px;
}

#bio {
	height: 44px;
	background-position: -140px -136px;
}

#bio a {
	height: 44px;
	background-position: 0 -136px;
}

#photos {
	height: 30px;
	background-position: -140px -180px;
}

#photos a {
	height: 30px;
	background-position: 0 -180px;
}

#contact {
	height: 37px;
	background-position: -140px -210px;
}

#contact a {
	height: 37px;
	background-position: 0 -210px;
}


/* Sidebar */

#sidebar {
	width: 231px;
	float: left;
	margin-bottom: 23px;
}

#sidebar h5, #sidebar h6 {
	margin: 0;
	background-repeat: no-repeat;
}

#sidebar h5 {
	position: relative;
	top: 15px;
	left: 19px;
	width: 150px;
	height: 16px;
}

#sidebar h5 span, #sidebar h6 span {
	display: none;
}

#sidebar p.blurb {
	background-image: url("/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 14px;
	margin: 0;
	font-size: 9px;
	line-height: 1.3em;
}


/* Latest Release */

#latest_release {
	background-image: url("/images/latest_release_bg.jpg");
	background-repeat: no-repeat;
	background-color: #F6F7F8;
	width: 231px;
	height: 196px;
	margin-top: 4px;
	position: relative;
}

#latest_release h5 {
	background-image: url("/images/debut_album.gif");
}

#latest_release a {
	font-size: 9px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

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

#listen {
	position: absolute;
	top: 67px;
	left: 122px;
}

#listen h6 {
	background-image: url("/images/listen.gif");
	background-repeat: no-repeat;
	width: 59px;
	height: 16px;
	margin-bottom: 6px;
}

#listen ul {
	line-height: 0.9em;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;
}

#listen li {
	margin: 0;
	padding: 0 0 0.6em 13px;
	background-image: url("/images/audio.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#album_cover {
	position: absolute;
	top: 42px;
	left: 18px;
	font-size: 12px;
	font-family: georgia, times, "times new roman", serif;
}

#album_cover img {
	margin-top: 5px;
}

#buy_now {
	position: absolute;
	top: 158px;
	left: 23px;
}

#buy_now h6 {
	background-image: url("/images/store.gif");
	background-repeat: no-repeat;
	float: left;
	width: 97px;
	height: 16px;
	margin: 2px 4px 0 0;
}

#buy_now a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


/* Newsletter Signup */

#newsletter {
	background-image: url("/images/newsletter_bg.jpg");
	background-repeat: no-repeat;
	background-color: #F6F7F8;
	width: 231px;
	height: 135px;
	margin-top: 14px;
}

#newsletter h5 {
	background-image: url("/images/newsletter.gif");
}

#newsletter form {
	font-size: 10px;
	text-transform: uppercase;
}

#newsletter input.radio {
	margin: 0 4px 2px 0;
	vertical-align: middle;
}

#newsletter input.unsubscribe {
	margin-left: 5px;
}

#newsletter_form {
	margin: 30px 0 0 10px;
	padding: 0 15px 0 10px;
}

#newsletter p.blurb {
	margin: 0 10px 0 6px;
}

#newsletter input.text {
	background-image: url("/images/signup_form_bg.gif");
	background-repeat: no-repeat;
	border-width: 0;
	width: 127px;
	height: 19px;
	font-weight: bold;
	color: #2B354C;
	font-size: 10px;
	padding: 0 2px 0 5px;
	margin-bottom: 4px;
	vertical-align: middle;
	voice-family: "\"}\""; /* box model fix */
	voice-family: inherit;
	width: 120px;
}

html>body #newsletter input.text {
	width: 120px;
}

* html #newsletter input.text {
	background-attachment: fixed; /* workaround IE scrolling BG on input field bug */
}

#newsletter input.submit {
	margin-bottom: 4px;
	vertical-align: middle;
}


/* Vote */

#vote {
	background-image: url("/images/vote_bg.jpg");
	background-repeat: no-repeat;
	background-color: #F6F7F8;
	width: 231px;
	height: 117px;
	margin-top: 14px;
}

#vote h5 {
	background-image: url("/images/vote.gif");
}

#vote select {
	vertical-align: middle;
	font-size: 9px;
}

#vote_form {
	margin: 30px 0 0 10px;
	padding: 0 15px 0 10px;
}

#vote input.button {
	vertical-align: middle;
}

#vote p.blurb {
	margin: 6px 10px 0 6px;
}


/* Content */

#content {
	background-image: url("/images/container_btm.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 5px 17px 1px 25px;
	line-height: 1.6em;
}

#information {
	width: 479px;
	float: right;
	margin-bottom: 23px;
	margin-top: 3px;
	background-image: url("/images/content_bg.gif");
	background-repeat: repeat-y;
	background-color: #F6F7F8;
}

#infohdr {
	background-image: url("/images/content_hdr.jpg");
	background-repeat: no-repeat;
}

#infoftr {
	background-image: url("/images/content_ftr.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 430px;
	padding: 2.5em 3.5em 1.8em 2.5em;
	position: relative;
}

/* ie min-height fix \*/

* html #infoftr {
	height: 430px;
}
 
/* end ie min-height fix */

#information h2#section {
	background-repeat: no-repeat;
	width: 212px;
	height: 35px;
	margin: 0 0 1em 0;
	position: relative;
	left: -3px;
}

#information h2#section span {
	display: none;
}

#information #options {
	position: absolute;
	right: 50px;
	top: 32px;
	width: 180px;
	font-size: 11px;
	line-height: 1.4em;
	color: #8F0B0A;
}

#information #options a {
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#information #options a:hover {
	text-decoration: underline;
	color: #8F0B0A;
}

#information h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 0 0 1.2em;
	background-image: url("/images/blt.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#information h4 {
	font-size: 12px;
	margin: 1em 0;
	padding: 0;
	font-weight: bold;
	color: #000;
}

#information ul {
	margin: 1em 1em 0 1.5em;
	padding: 0 0 0.5em 0;
	list-style-type: none;
}

#information li {
	padding: 0 0 0 1em;
	margin: 0;
	background-image: url("/images/blt_arrow.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#information .entry {
	margin: 1em 0;
}

#information .top {
	background-image: url("/images/top_alt.gif");
	background-repeat: no-repeat;
	background-position: left center;
	margin: 1em 0 0 0;
	padding: 0 0 0 1em;
	position: relative;
}

#information .top a {
	text-transform: lowercase;
	color: #000;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

#information .top a:hover {
	text-decoration: underline;
}


/* News Archive */

.news_archive {
	position: relative;
}

.archive_date {
	font-size: 14px;
	font-weight: bold;
}


/* Releases */

#information .release {
	margin: 1em 5px 0 0;
}

#information .release h3 {
	margin: 0 0 0.5em 0;
}

#information .release h4 {
	margin: 0.8em 0 0.5em 0;
}

#information .releaseinfo {
	margin: 0 5px 0 130px;
	position: relative;
}

#content .release img.cover {
	float: left;
	margin-top: 0.2em;
}

#information .releasetype {
	background-image: url("/images/line.gif");
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0 0 0 -0.5em;
	padding: 1em 0 0 0.5em;
}

#information .release ul {
	margin: 0;
	padding: 0 0 0.2em 0;
	list-style-type: none;
	}

#information .release li {
	background-image: none;
	padding: 0;
}

#information .buy_now {
	display: block;
}

#information .buy_now img {
	margin: 0 2px 2px 0;
	vertical-align: middle;
}

#information .buy_now a {
	font-size: 10px;
	text-transform: uppercase;
	color: #013268;
}


/* Photos */

#gallery td {
	font-size: 12px;
	padding: 2px;
	}

#gallery img {
	border: 1px solid #666666;
	}


/* Contact */

#contact_form {
	margin: 0 0 1em 2em;
}

#contact_form th {
	font-size: 12px;
	margin: 1em 0;
	padding: 0 1.2em 0 0;
	font-weight: bold;
	color: #000;
	text-align: left;
}

#contact_form th, #contact_form td {
	vertical-align: top;
}

#contact_form input.text, #contact_form textarea.text {
	border: 1px solid #013268;
	background-color: #DDE3E9;
	padding: 0.2em 0 0.2em 0.2em;
	margin-bottom: 0.6em;
}

#contact_form textarea.text {
	margin-bottom: 0.4em;
}

#contact_form .send {
	margin: 0;
	padding: 0;
}

#information .output ul {
	margin-left: 2.2em;
}

#information .output {
	margin-bottom: 1em;
}

#credits {
	padding: 0 0 0 2em;
}


/* Footer */

#footer {
	clear: both;
}
