@charset "utf-8";

/* -- Style reset -- */
* {padding:0; margin:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,embed,object,form,fieldset,label,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:none;}
address,caption,code,/*em, strong,*/ th{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a img { border: none; }
a { outline: none; } /* Removes Firefox imposed outline */
object, embed { display: inline; }

/* -- Layout & key style -- */
body { background: #804B25; color: #333; font: 14px normal Verdana, Arial, Helvetica, sans-serif; line-height: 18px; }
a:link, a:visited { color: #003399; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

.artistinfo {
	font-size: 10px;
	color: #808080;
	line-height: 11px;
}

#accessibility { height: 1px; text-indent: -9999px; }
#container {
	background: #fff;
	margin: 13px auto 0;
	/*width: 700px;*/
	width: 800px;
/*	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-left-style: double; */
	/*border-top-style: double; */

}
#content {
	margin: 30px 0 0 200px;
	min-height: 410px;
	width: 560px;
	padding-left: 10px;
	padding-right: 0px;

}

#footer {
	background: #fff;
	color: #808080;
	clear: both;
	font-size: 10px;
	padding: 18px 0 9px 50px;
	/*width: 650px;*/
	width: 750px;
/*	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: double;*/
}
#emailsignup { color: #808080; font-size: 10px; margin: 0 0 0 60px; position: absolute; top: 509px; width: 160px; }

#navigation { font-size: 12px; /*padding: 197px 0 0 0;*/ padding: 224px 0 0 0; text-transform: uppercase; text-align: center; }
#navigation ul { display: inline; }
#navigation li { display: inline; }
#navigation li a { margin: 0; padding: 1px 4px 0; text-decoration: none; }
#navigation li a:hover {
	background: #C48E6F;
	color: #FFFFCC;
}
.home #navhome, .index #navindex, .tunes #navtunes, .contact #navcontact, .reviews #navreviews, .news #navnews, .photos #navphotos, .guestbook #navguestbook, .links #navlinks, .calendar #navcalendar, .bio #navbio, .buy #navbuy {
	background: #804B25;
	color: #FFFF99;
}
#navigation li a span{ margin: 0; padding: 0; }

#banner {  }
#banner .blurb {
	height: 354px;
	position: absolute;
	top: 0;
	width: 170px;
	font-style: oblique;
	line-height: 22px;
	/*min-height: 410px;*/
	margin-top: 275px;
	margin-right: 0;
	margin-left: 5px;
	padding-left: 22px;
	color: #990033;
	/*background-color: #990033;*/
}
#banner .band {	background: 0 url(images/dftg_banner-800.jpg) no-repeat; height: 218px; margin: 14px 0 0 0; position: absolute; top: 0; width: 800px; }
#banner .band span { display: none; }
#banner .photo span { display: none; }

h1 { height: 1px; text-indent: -9999px; }
h2 { padding: 0 0 1px; margin: 0 0 15px; }

h2, #navigation { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h2 { color: #000066;  /*color: #FFFFFF;*/ font-size: 18px; line-height: 24px; }
h2 a, h2 a:visited { text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h3 { color: #666; font-size: 18px; margin: 0 10px; }
h4 { font-size: 14px; margin: 4px 0 0 0; }
ul { padding: 0; margin: 0 0 0 30px; list-style: circle; }
blockquote { margin: 0 0; padding: 9px 0; font-style: italic;}

#content p{ padding: 0 0 15px 10px; }
#emailsignup input { border: 1px solid #999; color: #666; font-size: 11px;	margin: 0 4px 0 0; padding: 1px 4px; }
#list_submit:hover { background: #eaeaea; border: 1px solid #666; color: #666; } 

/* -- Section-specific style -- */
.notes { padding: 0 0 15px 10px; }

.contact li { color: #666; }

.links dl { padding: 0 0 15px 10px; }
.links dd { padding: 0 0 0 20px; }
.photos dl { padding: 0; }
.photos dt { font-size: 12px; padding: 0 0 10px; text-align: center; }
.photos dd { text-align: center; margin: 0;	padding: 0 0 30px; }
.press .caption { margin: 0 40px 0; padding: 0; font-weight: bold; }
.press .entry { margin: 0 0 15px 10px; }
em {
	font-style: italic;
	font-weight: normal;
}

