body  { color: #A69E9E; font-family: verdana, arial, sans-serif; background: black url(images/lips2.jpg) no-repeat fixed center; text-decoration: none; text-align: center; margin: 0; padding: 0; font-size: 10pt;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;	
	text-decoration: none;
}
form {
	margin: 0;
}
h1 {
	width: 479px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 12px 0;
	margin-top: 205px;
	padding-top: 37px;
	height: 37px;
}
h2 {
	color: #A69E9E;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/shared/grid/h2back.gif);
	background-repeat: repeat-x;
	margin: 0 0 0.5em 0;
	padding: .4em 0 .4em 0;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #A69E9E;
	margin: 0 0 1em 0;
	text-indent: 8px;
	text-decoration: none;
}
a {
	color: #A69E9E;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
}
	#container {
		width: 800px;
		text-align: left;
		margin: 0 auto;
		background: url(/shared/grid/content-background.gif);
		position: relative;
		top: 0px;
		text-decoration: none;
	}
/* Navigation */
#navigation  { font-size: 8pt; background-color: #000000; filter:alpha(opacity=50); text-align: left; position: absolute; top: 120px; left: 40px; width: 110px }
#navigation ul {
	margin: 0;
	padding: 0px 0px ;
	text-align: left;	
	width: 125px;
	text-decoration: none;
}
 
#navigation li {
	list-style: none;
	display: block;
	background: #000000;
	height: auto;
	padding: 0px .5px;
	border: solid 1px black;
	text-decoration: none;
}
#navigation li a {
	color: #A69E9E;
	text-decoration: none;
	
}
#navigation li a:visited {
	color: #A69E9E;	
	text-decoration: none;	
}
#navigation li a:hover {
	color: #FF6600;	
	text-decoration: none;
}	


/* Email form */
#emailsignup {
	width: 195px;
	position: absolute;
	top: 470px;
	left: 40px;
	font-size: 9pt;
	background: #000000;
	border: solid 1px black;
}
#emailsignup span {
	display: block;
	width: 195px;
	overflow: hidden;
	font-size: 1px;
	letter-spacing: -1px;
	background: #000000;
	padding: 45px;
	height: 45px;
}
 
#emailsignup div {
	text-align: left;
	text-indent: 5px;
	background: #000000;
}

/* hide from ie5/mac \\*/
html>body form {
	background: #000000 -1px 52px no-repeat;
	text-decoration: none;
}

/* end hide */
#emailsignup input {
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
}

/* Header images and band picture */
#banner {
	width: 800px;
	height: 100px;
	background: url(/shared/grid/header.gif);
	position: absolute;
	top: 0px;
	left: 0px;
}

#banner .band {
	width: 800px;
	font-size: 1px;
	letter-spacing: -1px;
	overflow: hidden;
	background: url(/images/group1.jpg) 0 0 no-repeat;
	position: absolute;
	top: 10px;
	left: 25px;
	padding-top: 10px;
	height: 100px;
	
	voice-family:inherit;
	height: 0;
} 

#banner .photo {
	width: 204px;
	overflow: hidden;
	font-size: 1px;
	letter-spacing: -1px;
	background: url(/shared/grid/theband.jpg) 0 0 no-repeat;
	position: absolute; 
	top: 10px;
	left: 545px;
	padding-top: 10px;
	voice-family: \"\\\"}\\\"\";
	voice-family:inherit;
	height: 0;
}
 /* content */
#content {
	padding-right: 50px;
	display: table-cell;
	border: 0px;
	min-height: 550px;
	vertical-align: top;
	
}


.calendar h1 {
	background-image: url(/shared/grid/calendar-var1.gif);
}
.contact h1 {
	background-image: url(/shared/grid/contact-var1.gif);
}
.guestbook h1 {
	background-image: url(/shared/grid/guestbook-var1.gif);
}
.home h1, .index h1, .list h1 {
	background-image: url(/shared/grid/welcome-var1.gif);
}
.links h1 {
	background-image: url(/shared/grid/links-var1.gif);
}
.music h1 {
	background-image: url(/shared/grid/music-var1.gif);
}
.news h1 {
	background-image: url(/shared/grid/news-var1.gif);
}
.bio h1 {
	background-image: url(/shared/grid/bio-var1.gif);
}

.photos h1 {
	background-image: url(/shared/grid/photos-var1.gif);
}
.press h1 {
	background-image: url(/shared/grid/press-var1.gif);
}
.products h1 {
	background-image: url(/shared/grid/products-var1.gif);
}
.name, .act {
	display: block;
	font-size: 1.1em;
	color: #A69E9E;
	font-style: italic;
	margin: 0 1em;
}
.entry ul {
	margin: 1em;
	display: block;
}
.entry {
	margin: 0 40px 1.5em 40px;
	
}
.details {
	margin: 1em;
}
.entry p {
	margin: 1em;
}

/* -- page-specific style -- */
#postForm {
	text-align: left;
	background: #000000;
	margin: 0 55px 35px 25px;
	width: 400px;
}
#postForm form {	
	padding: 25px 22px }
	
#postForm input, #postForm textarea {
	display: block;
	width: 360px;
	margin-bottom: 10px;
}
#postForm input {
	height: auto;
}
#postForm textarea {
	height: 100px;
}
#postForm input[type=\"submit\"] {
	width: auto;
	height: auto;
	margin: 0  auto;
}
.index #content p, .home #content p, .home #content img, .links dl, .links h2, .photos dl, .photos h2, .press h2 {
	margin: 1em 40px;
}
.music .details {
	margin: 0 40px;
}
.music h2 {
	margin: 2em 40px 0 30px;
}
.music h3 {
	margin: 2em 40px 0 40px;
}
.music .details {
	margin: 0 30px 15px 30px;
	
}

/* hide from ie5/mac \\*/
.music .details {
	padding-bottom: 1px;
}
* html .music .details {
	padding-bottom: 7px;
}

/* end hide */
.music .details ul {
	margin-bottom: 0;
}
.music .artist {
	color: #A69E9E;
	padding-left: 16px;
}
.music .artist, .music .caption {
	display: inline;
	padding-right: 10px;
}
.music .description {
	line-height: 150%;
	background: #000000;
	margin: -1em 0;
}
html>body .music .description {
	font-style: italic;
}
.music #content ul {
	background: #000000;
	list-style-image: url(/shared/grid/musicbullet.gif);
	margin: 10px 0;
	padding: 15px 20px 5px 20px;
	width: 400px;
	voice-family: \"\\\"}\\\"\";
	voice-family:inherit;
	width: 360px;
}

.music #content li a {
	font-weight: normal;
	background: #000000;
}
.music #content li a:hover {
	color: #000000;
}
.music .mp3_hifi_download, .music .mp3_lofi_download {
	padding: 6px 0 6px 25px;
	
	display: block;
}
.music .mp3_hifi_play, .music .mp3_lofi_play {
	padding: 6px 0 6px 25px;
	
	display: block;
}
.music blockquote {
	margin: 0;
	padding: 10px 40px;
	width: 400px;
	voice-family: \"\\\"}\\\"\";
	voice-family:inherit;
	width: 320px;
}
.music blockquote p {
	margin: 0 0 1em 0;
}
.music blockquote.lyrics {
	margin-bottom: 6px;
}
.photos dt {
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	color: #A69E9E;
}
.photos dd {
	margin: 0 0 20px 0;
	padding: 2px;
	background: #000000;
}
.photos img {
	max-width: 416px;
}
.press h2 {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
}
.press .caption {
	margin: 0 40px 40px;
	padding: 5px 5px 5px 30px;
	background: url(/shared/grid/ico-speech.gif) no-repeat;
}
#footer {
	background: url(/shared/grid/footer.gif) 0 0 no-repeat;
	text-align: center;
	vertical-align: bottom;
	width: 800px;
	height: 82px;
	
	/*margin-top: 264px;*/
	
}
#footer p {
	
	color: #DADADA;	
	margin: 0;
	padding: 25px 0px 0px 0px;
	clear: both;
	voice-family: \"\\\"}\\\"\";
	voice-family:inherit;
	
}

/* -- selected links --*/
.home #navhome, .index #navindex, .music #navmusic, .contact #navcontact,   .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook,  .links #navlinks, .calendar #navcalendar, .bio #navbio, .products #navproducts {
	color: #FF0000;
}

/* accessibility  */
#accessibility {
	position: absolute;
	left: -9999px;
}

#splashimage { text-align: center; margin: 100px auto; }
#splashimage a img { border: 0; }

