/* BASICS
-----------------------------------------------------*/

body {
	background: #E1D5BF url(/images/wood_bg.jpg);
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	color: #fff;
	}
a:link, a:visited {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	}
a:hover, a:active {
	color: #FEDA13;
	border-bottom: 1px solid #FEDA13;
	text-decoration: none;
	}

h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	font-family: georgia, times, serif;
	margin: 10px 0 0 0;
	}

h2 {
	color: #888;
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 6px 0 0 0;
	line-height: 15px;
	}

h3 {
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #666;
	margin: 0 0 4px 0;
	padding: 0;
	text-transform: uppercase;
	text-align: left;
	}

p {
	margin: 18px 0 0 0;
	line-height: 16px;
	}
.noborder { border: 0; }

p.callout {
	font-family: georgia, times, serif;
	font-size: 14px;
	line-height: 20px;
	width: 133px;
	margin: 10px 0 0 18px;
	padding-left: 8px;
	color: #863105;
	float: right;
	border-left: 1px dotted #fff;
}

sup { vertical-align:super;font-size:9px; }

/* FLOATING CENTERED CONTAINER
-----------------------------------------------------*/

#main_container {
	background: #E1D5BF url(/images/homecol_bg4.gif) repeat-y;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

/* NAVIGATION
-----------------------------------------------------*/

#nav {
	height: 25px;
	margin: 0;
	padding: 0;
	}

#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0;
	}

#nav li {
	float: left;
	padding: 0;
	height: 20px;
	border: 0;
	}

#nav li a {
	display: block;
	height: 20px;
	text-decoration: none;
	margin: 0;
	border: 0;
	}
#nav #nav_home, #nav #nav_home_loc {
	background: url("/images/nav_home2.gif") no-repeat left top;
	width: 95px;
	height: 25px;
	text-indent: -3000px;
	display: block;
	}
#nav #nav_artists, #nav #nav_artists_loc {
	background: url("/images/nav_artists2.gif") no-repeat left top;
	width: 132px;
	height: 25px;
	text-indent: -3000px;
	display: block;
	}
#nav #nav_studio, #nav #nav_studio_loc {
	background: url("/images/nav_studio2.gif") no-repeat left top;
	width: 130px;
	height: 25px;
	text-indent: -3000px;
	display: block;
	}
#nav #nav_contact, #nav #nav_contact_loc {
	background: url("/images/nav_contact2.gif") no-repeat left top;
	width: 98px;
	height: 25px;
	text-indent: -3000px;
	display: block;
	}

	/* rollovers & 'you-are-here' cells */
	
#nav #nav_home:hover,
#nav #nav_home_loc,
#nav #nav_artists:hover,
#nav #nav_artists_loc,
#nav #nav_music:hover,
#nav #nav_music_loc,
#nav #nav_shop:hover,
#nav #nav_shop_loc,
#nav #nav_studio:hover,
#nav #nav_studio_loc,
#nav #nav_links:hover,
#nav #nav_links_loc,
#nav #nav_contact:hover,
#nav #nav_contact_loc
{
	background-position: 0 -25px;
}

	/* empty cell prevents ie6 from breaking nav */

#nav #nav_leftplug {
 	display: block;
	width: 318px;
	height: 25px;
	padding: 0;
	background: #3C2819 url(/images/nav_leftplug.gif) no-repeat;
	}
#nav #nav_empty {
 	display: block;
	width: 27px;
	height: 25px;
	padding: 0;
	background: #3C2819 url(/images/nav_empty2.gif) no-repeat;
	}


/* MONO COLUMN
-----------------------------------------------------*/

#monocol {
	font-family: Verdana, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 16px;
	border-top: 1px solid #bbb;
	}
.content_mono {
	border: 1px solid #e7e7e7;
	}




/* LEFT COLUMN
-----------------------------------------------------*/

#leftcol {
	float: left;
	width: 249px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #fff;
	}

#leftcol img.thumb {	
	float: left;
	margin: 2px 12px 6px 0;
	border: 2px solid #666;
	border-color: #22170E #63422A #63422A #22170E;
	}

/* LEFT SECTIONS
-----------------------------------------------------*/


/*--------------------------------------
	NEWS SECTION
----------------------------------------*/
#news {
	background: url(/images/news_head.gif) no-repeat left top;
	padding: 55px 0 0 0;
	margin: 0;
	}

#news h1 {
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	font-family: georgia, times, serif;
	margin: 8px 0 8px 0;
	padding-bottom: 0;
	color: #fff;
	}
#news p {
	margin: 10px 0 0 0;
	line-height: 16px;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	}
#news p.posted {
	color: #A87445;
	text-transform: uppercase;
	font-size: 9px;
	margin-bottom: 8px;
	}
.entry {
	background: url(/images/divider_left.gif) no-repeat left top;
	border-top: 1px solid #3C2819;
	margin: 0 20px 10px 20px;
	padding: 0 0 8px 0;
	}
.article {
	line-height: 17px;
	}
#archivenav {
	margin-bottom: 0;
	padding-bottom: 0;
	}
#archiveselect {
	font-size: 9px;
	}
.strike {
	text-decoration: line-through;
	}
	
#colophon {
	background: url(/images/divider_left.gif) no-repeat left top;
	margin: 0 20px 10px 20px;
	padding: 10px 0 8px 0;
	}
#colophon p {
	color: #aaa;
	font-size: 9px;
	}


/*--------------------------------------
	ARTIST SECTION
----------------------------------------*/
#artists {
	background: url(/images/left_artist_head.gif) no-repeat left top;
	padding: 68px 0 70px 27px;
	margin: 0;
	font: 13px/18px georgia, serif;
	
	}
#artists ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#artists li {
	background: url(/images/arrow_ding.gif) no-repeat 0 4px;
	padding-left: 18px;
	margin-bottom: 18px;
	}

#artists a:link, #artists a:visited {
	color: #eee;
	border: 0;
	text-decoration: none;
	}
#artists a:hover, #artists a:active {
	color: #FEDA13;
	border: 0;
	text-decoration: none;
	}
#artists a#here {
	color: #FEDA13;
	border: 0;
	text-decoration: none;
	}
	
#empty {
	background: url(/images/left_empty_head.gif) no-repeat left top;
	padding: 68px 0 70px 27px;
	margin: 0;
	}

/*--------------------------------------
	DISCOGRAPHY
----------------------------------------*/

#whittler_disco {
	background: url(/images/whittler_disco.gif) no-repeat left top;
	padding: 40px 0 0 25px;
	margin: 0;
	color: #eee;
	}
#stools_disco {
	background: url(/images/stools_disco.gif) no-repeat left top;
	padding: 40px 0 0 25px;
	margin: 0;
	color: #eee;
	}
#ray_disco {
	background: url(/images/ray_disco.gif) no-repeat left top;
	padding: 40px 0 0 25px;
	margin: 0;
	color: #eee;
	}
#catfish_disco {
	background: url(/images/catfish_disco.gif) no-repeat left top;
	padding: 40px 0 0 25px;
	margin: 0;
	color: #eee;
	}
#unioncab_disco {
	background: url(/images/unioncab_disco.gif) no-repeat left top;
	padding: 40px 0 0 25px;
	margin: 0;
	color: #eee;
	}
#knocker_disco {
	background: url(/images/knocker_disco.gif) no-repeat left top;
	padding: 40px 0 0 25px;
	margin: 0;
	color: #eee;
	}
.discography p.disco_label {
	margin: 0;
	padding: 0;
	color: #ccc;
	}
.discography .disco_cover {
	margin-bottom: 20px;
	float: left;
	clear: both;
}
.content_left #discography img.thumb {
	float: none;
	margin: 0;
}
.disco {
	clear: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/* RIGHT (MAIN) COLUMN
-----------------------------------------------------*/


#rightcol {
	font-family: Verdana, sans-serif;
	color: #3C2819;
	font-size: 10px;
	line-height: 16px;
	padding-left: 249px;
	}
.content_right a:link, .content_right a:visited {
	color: #617127;
	border-bottom: 1px dotted #617127;
	text-decoration: none;
	}
.content_right a:hover, .content_right a:active {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	}
.content_right img {	
	float: right;
	margin: 4px 6px 6px 12px;
	border: 2px solid #EFE3CD;
	border-color: #BDB4A2 #EFE3CD #EFE3CD #BDB4A2;
	}
.content_right img.noborder { border: 0; }

.content_right .buy:link, .content_right .buy:visited {
	float: right;
	margin: 6px 4px 0 0;
	width: 35px;
	height: 12px;
	display: block;
	background: url(/images/buy.gif) no-repeat left top;
	border-bottom: 0;
}
.content_right .buy:hover, .content_right .buy:active {
	background-position: 0 -12px;
	border-bottom: 0;
}	

.content_right .artist:link, .content_right .artist:visited {
	margin: 0 16px 0 0;
	width: 16px;
	height: 12px;
	display: block;
	background: url(/images/arrow_yellow.gif) no-repeat left top;
	border-bottom: 0;
}

.content_right .artist:hover, .content_right .artist:active {
	background: url(/images/arrow_over.gif) left top no-repeat;
}
#releases {
	padding: 55px 29px 20px 70px;
	background: url(/images/release_head4.gif) no-repeat left top;
	}	
#releases h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	font-family: georgia, times, serif;
	margin: 0 0 8px 0;
	}
#releases p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 8px 0;
	}
.release {
	background: url(/images/divider_right_wt.gif) no-repeat left top;
	margin-bottom: 10px;
	padding: 15px 15px 10px 0;
	clear: right;
	}

.content_right span.artistname a:link, .content_right span.artistname a:visited {
	font-family: georgia, times, serif;
	color: #863105;
	font-weight: bold;
	border-bottom: 0;
	height: 14px;
	background: url(/images/arrow.gif) no-repeat 0 -1px;
	padding: 0 6px 0 16px;
	}
.content_right span.artistname a:hover, .content_right span.artistname a:active {
	color: #fff;
	background-position: 0 -15px;
}

#right_col img#release_end {	
	float: none;
	margin: 0;
	border: 0;
	padding: 0;
	}

.content_right span.cdtitle { color: #3C2819; }

#last {
	background: url(/images/divider_right_wt.gif) no-repeat 0 100px;
}

#artist {
	padding: 55px 29px 20px 70px;
	background: url(/images/right_blank_head2.gif) no-repeat left top;
	}	
#artist p {
	font-size: 11px;
	line-height: 18px;
}
#artist p#first {
	margin-top: 24px;
	}
#artist .lead_in {
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;
	color: #3C2819;
	}
#rightcol #artist h1 {
	color: #863105;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 8px;
	background: url(/images/divider_right_wt.gif) no-repeat 0 28px;
	}
#whittler_photos {
	float: right;
	margin: 0 10px 10px 20px;
	padding: 15px 0 10px 0;
	width: 208px;
}
#stools_photos {
	float: right;
	margin: 0 10px 10px 20px;
	padding: 15px 0 10px 0;
	width: 188px;
}
#catfish_photos {
	float: right;
	margin: 0 10px 0 10px;
	padding: 15px 0 10px 0;
	width: 258px;
}
#ray_photos {
	float: right;
	margin: 0 18px 0 20px;
	padding: 15px 0 10px 0;
	width: 178px;
}
#unioncab_photos, #studio_photos {
	float: right;
	margin: 0 10px 0 20px;
	padding: 15px 0 10px 0;
	width: 208px;
}
#knocker_photos {
	float: right;
	margin: 0 10px 10px 20px;
	padding: 15px 0 10px 0;
	width: 200px;
}
#artist .callout {
	font-family: georgia, times, serif;
	font-size: 14px;
/*	font-style: italic; */
	line-height: 20px;
	width: 100px;
	margin: 10px 6px 4px 0;
	padding: 0 10px 0 14px;
	color: #863105;
	float: left;
	border-left: 1px dotted #fff;
}
#artist .unioncab_callout {
	font-family: georgia, times, serif;
	font-size: 14px;
/*	font-style: italic; */
	line-height: 20px;
	width: 80px;
	margin: 10px 0 0 0;
	padding: 8px 10px 0 14px;
	color: #863105;
	float: left;
	border-left: 1px dotted #fff;
}

/* CONTACT FORM
-----------------------------------------------------*/

#contact_form {
	margin: 20px 0;
	}
fieldset {
	border: 0;
	}
legend {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #863105;
	font-family: georgia, times, serif;
	margin-left: 0;
	padding-left: 0;
	}
.error {
	font-weight: bold;
	color: 863105;
	}
#contact_form input, #contact_form textarea {
	width: 300px;
	}
#contact_form #contact_submit {
	margin-top: 20px;
	width: auto;
	}
#confirmation {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #863105;
	font-family: georgia, times, serif;
	}


/* FOOTER
-----------------------------------------------------*/

#footer {
	text-align: center;
	clear: both;
	height: 23px;
	font-size: 10px;
	}
#footer a img, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	border: 0;
	}
