/* 
	Designed by David Kobrenski, Black Bear Moon www.blackbearmoon.com  -  Campton New Hampshire USA
	
	Bugfixed by Andrew Tay (www.andrewtay.com) for HostBaby.com May 2007 
   All styles that have been changed are indented
	
	- styled all images (namely the one on the home page) like those on the photo page
	- added min-height to #content div, hacked (safely) for IE6, which was never heard of min-height

*/


/*<group=main structural elements>*/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: rgb(242,237,226) url(/shared/parchment/blue-paper.jpg) repeat 0px 0px;
	color: rgb(20,47,78);
	font: 13px Georgia, Times New Roman, Times, serif;
}

#accessibility {
	display: none;
}

#container {
	position: relative;
	text-align: center;
	width: 822px;
	margin: 0px auto 0 auto;
	padding-top: 35px;
	}
	
/*</group>*/

/*<group=main content elements>*/

#content {
	position: relative;
	background: transparent url(/shared/parchment/blue-content_bck_blue.jpg) repeat-y center top;
	text-align: left;
	margin: 0px;
	padding: 84px 280px 6em 36px;/* I changed the second number from 280px to 80px*/
	z-index: 10;
	width: 822px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 506px; /* actual value *//* I changed the number from 506px to 706px */
}

html>body #content {
	width: 506px;	/* I changed the number from 506px to 706px */
}

			/* NEW!! These improve appearance by keeping the design larger than the nav list */
			
			#content				{min-height: 400px;}
			*html #content		{height: 400px;}			/* NEW!! safelt hacked for IE6; it treats this like min */

#emailsignup {
	position: absolute;
	text-align: right;
	font-size: 12px;
	top: 97px;
	right: 280px;
	z-index: 110;
	margin-right: -15px;
}

#emailsignup input {
	margin: 0 4px;
}

#footer {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	width: 822px;
	height: 21px;
	background: transparent url(/shared/parchment/blue-footer_bck_blue.jpg) no-repeat center top;
}
	
/*</group>*/

/*<group=banner area>*/

#banner {
	font-size: 2.5em;
	position: relative;
	z-index: 15;
	text-align: left;
	width: 822px;
	margin: 0px auto;
	padding: 0 0 20px 0;
	background: transparent url(/shared/parchment/blue-top_bck_blue.jpg) no-repeat center bottom;
	}

#banner .photo {
	height: 145px;
	margin: 0px;
	padding: 0px;
	border: 1px solid rgb(181,191,208);
	position: absolute;
	right: 36px;
	top: 0px;
	z-index: 15;
	width: 225px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 223px; /* actual value */
}

html>body banner .photo {
	width: 223px;
}

#banner .band span {
	display: block;
	padding-left: 22px;
	color: rgb(20,47,78);
	font-style: normal;
	letter-spacing: 6px;
	text-transform: lowercase;
}

#banner .photo span {
	display: none;
}
	
/*</group>*/

/*<group=basic html elements>*/

p, li, dt, dd, #content .entry {
	line-height: 1.6em;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

form {
	margin: 0;
}

a:link {
	color: rgb(36,105,157);
	text-decoration: none;
}

a:visited {
	color: rgb(36,105,157);
	text-decoration: none;
}

a:hover {
	color: rgb(20,47,78);
	background-color: rgb(181,191,208);
}

a:active {
	
}
pre { font-family: inherit;
}  /* Someone said that this doesn't work with IE6 -Lane*/



h1, h2, h3 {
	color: rgb(20,47,78);
	margin-top: 0;
}

h1 {
	font-size: 18px;
	letter-spacing: 2px;
}

h2 {
	font-size: 20px;
	letter-spacing: 1px;
}

h3 {
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

h4 {
	font-weight: normal;
	font-size: 1em;
}

dl {
	position: relative;
}

dt {
	color: rgb(73,103,137);
	font-style: italic;
	margin: 0 0 6px 0;
	padding-left: 36px;
	background: transparent url(/shared/parchment/blue-bullet.gif) no-repeat 0 6px;
}

dd {
	margin: 0 0 24px 0;
}

			/* NEW!! originally these styles were for "dd img" only; now they're generall for all images and then
				the margin-bottom is set back to 0 for dd img (which appears on the photos page) */
				
         img {
         	border: 1px solid rgb(181,191,208); 
	padding: 6px;
				margin-bottom: 1em;
         }
			
			dd img {
				border: 1px solid rgb(181,191,208);
				margin-bottom: 0;
			}		
address {
	font-style: normal;
}

table {
	padding: 0;
	margin-bottom: 12px;
}

hr {
	color: rgb(181,191,208);
	background-color: rgb(181,191,208);
	height: 1px;
	border: 0;
}

input, textarea {
	font: 12px Georgia, Times New Roman, Times, serif;
	padding: 2px 4px;
	border-top: 1px solid rgb(73,103,137);
	border-left: 1px solid rgb(73,103,137);
	border-right: 1px solid rgb(181,191,208);
	border-bottom: 1px solid rgb(181,191,208);
	background-color: rgb(244,244,244);
}

input:focus, textarea:focus, input:hover, textarea:hover {
	background-color: white;
}

input:active {
	color: rgb(252,250,246);
	background-color: rgb(181,191,208);
}

blockquote {
	line-height: 1.9em;
	text-indent: 28px;
	margin: 0;
	padding: 0px 6px;
}
	
/*</group>*/

/*<group=navigation area>*/

#navigation ul {
	position: absolute;
	background: rgb(220,222,225) url(/shared/parchment/blue-destinations.gif) no-repeat 50% 10px;
	text-align: left;
	padding-top: 48px;
	right: 36px;
	top: 200px;
	border: 1px solid rgb(181,191,208);
	z-index: 11;
	width: 225px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 223px; /* actual value */
	
}

html>body #navigation ul {
	width: 223px;
}

#navigation li {
	font-size: 14px;
	padding-bottom: 1;
}

#navigation li a {
	display: block;
	color: rgb(67,82,105);
	margin: 0;
	padding: 5px 12px 5px 12px;
	text-decoration: none;
	letter-spacing: 1px;
}

#navigation li a:hover {
	background-color: white;
	color: rgb(20,47,78);
	border: none;
}

/* -- selected links --*/

.home #navhome, .index #navindex, .music #navmusic, .contact #navcontact,   .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook,  .links #navlinks, .calendar #navcalendar, .gatesbio #navgatesbio, .products #navproducts {
	background: rgb(191,197,205) url(/shared/parchment/blue-bullet_here.gif) no-repeat 95% 50%;
	font-style: italic;
	color: rgb(24,36,55);
}

.home #navhome:hover, .index #navindex:hover, .music #navmusic:hover, .contact #navcontact:hover,   .press #navpress:hover, .news #navnews:hover, .photos #navphotos:hover, .guestbook #navguestbook:hover,  .links #navlinks:hover, .calendar #navcalendar:hover, .gatesbio #navgatesbio:hover, .products #navproducts:hover {
	background: rgb(191,197,205) url(/shared/parchment/blue-bullet_here.gif) no-repeat 95% 50%;
	font-style: italic;
	color: rgb(24,22,20);
}
	
/*</group>*/

/*<group=content area>*/
#content p {
	margin-top: 0;
}

.entry {
	margin-bottom: 1em;
}

#content h2 span.date, #guestbook h3  {
	display: block;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: normal;
}

.entry .name {
	font-weight: bold;
}

.entry ul {
	border-left: 3px solid rgb(181,191,208);
	margin-left: 10px;
	padding-left: 8px;
}
.entry li {
	margin: 2px 0px;
}
	
/*</group>*/

/*<group=page-specific style>*/

.press .entry  {
	background: transparent url(/shared/parchment/blue-bullet.gif) no-repeat 0 6px;
	margin-bottom: 18px;
	padding: 0px;
}

.caption {
	text-align: right;
	font-style: italic;	
}
.gatesbio {
	margin-bottom: 1.5em;
	line-height: 1.8em;
	text-align:justify; 
	padding-right:10px; 
}
.paypal input{
	border: none;
	}
	
 /*< added by LANE >*//*< added by LANE >*/ 
 /*< added by LANE >*//*< added by LANE >*/
 
 .collections 
	{ font-family: inherit;
	padding-bottom: 1.3em;
	line-height: 1.3em;
	font-style: italic;
}  /* Someone said that this doesn't work with IE6 -Lane*/

.text { font-family: inherit;
line-height: 1.8em;
	font-style: italic;
}  /* Someone said that this doesn't work with IE6 -Lane*/
.works {
}
.works ul {
	/* position: relative; */
	/* list-style-type: disc;
 */}
.works li {
	margin: 2px 0px;
	padding-left: 16px;
	}
 .recording {
 padding-top: 1em;
	margin-bottom: 1.5em;
	line-height: 1.8em;
	border: 1px solid rgb(181,191,208);
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 12px;
}
.recording ul {
	/* position: relative; */
}
.recording li {
	margin: 2px 0px;
	padding-left: 16px;
	background: transparent url(/shared/parchment/blue-music_note.gif) no-repeat 0px 50%;
	}
.artist {
	/* margin-top: 1em; */
	font-style: italic;
	font-size: 15px;
	font-weight: bold
}
.audio {
	margin-top: 1.3em;	
}

.left2 {
	float:left;
	width:350px;
	/*background:#9c9;*/
}
.right2 {
	float:right;
	width:150px;
/*background:#c9c;*/
}
.left {
	float:left;
	width:250px;
	/*background:#9c9;*/
}
.right {
	float:right;
	width:250px;
/*background:#c9c;*/
}
.left3 {
	float:left;
	width:145px;
	/*background:#9c9;*/
}
.right3 {
	float:right;
	width:355px;
/*background:#c9c;*/
}
.paypal{
	margin-top: 1.8em;
	margin-bottom: 1.3em;
}
.also {
	margin-top: 1.8em;
}

.score {
	margin-top: 1em;
}
.price {
	margin-top: 1.5em;
	}
}
 a img {
	height: 150px;
	float: left;
	border: 1px solid rgb(181,191,208);
	margin-right: 20px;	
	}	
 .score img {
	height: 150px;
	float: left;
	border: 1px solid rgb(181,191,208);
	margin-right: 20px;	
	}
.works {
			margin-top: 1.3em;
				
}
.works ul{
			margin-top: .6em;
			margin-bottom: 1.4em;
			}
.collections {
			margin-top: 1.8em;			
}	
.notes {
			text-align: justify;
			margin-top: 1.8em;			
}	
.bio img {height: 228px;
		float: left;
		border: none;
		margin-right: 5px;
		margin-bottom: -6px;		
}
.bio {
		margin-top: 1.8em;			
}
.bio p {
		 	 	font-style: normal;
					font-style: normal;
					line-height: 160%;
					text-align: justify;
					  /*< Line-height just seems to apply to paragraphs >*/  
}
.also {
}            
.also a {font-style: italic;
}
/*< END added by LANE >*//*< END added by LANE >*//*< END added by LANE >*/
/*< END added by LANE >*//*< END added by LANE >*//*< END added by LANE >*/
.details {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

.details .gatesbio {
	font-size: 16px;
}

.details ul {
	position: relative;
}

.details li {
	margin: 2px 0px;
	padding-left: 16px;
	background: transparent url(/shared/parchment/blue-music_note.gif) no-repeat 0px 50%;
}
.details p {
	margin: 2px 0px;
	padding-left: 30px;
		margin-bottom: 1em;
	line-height: 1.8em;
}     /* Added by Lane */


#calendar .entry {
	position: relative;
	margin-bottom: 18px;
	padding: 0;
	background: transparent url(/shared/parchment/blue-bullet.gif) no-repeat 0 6px;
}

#calendar h2 {
	margin: 0 0 3px 0;
	padding-left: 36px;
	padding-bottom: 3px;
	border-bottom: 1px solid rgb(181,191,208);
}

#calendar h3 {
	margin: 0;
	font-style: italic;
}

#calendar h3, #calendar h4 {
	margin: 0;
}

#calendar .details {
	margin-bottom: 0;
}

#calendar p {
	color: rgb(73,103,137);
	font-style: italic;
}

.products table h2, .products table p {
	margin: 0;
}

.products img {
	display: block;
	padding: 3px;	
}

.products a img {
	border: 1px solid white;
}

.products a:hover img {
	border: 1px solid rgb(181,191,208);
}

#postForm form {
	position: relative;
	border: 1px solid rgb(181,191,208);
	background: white url(/shared/parchment/blue-bullet.gif) no-repeat 98% 10px;
	padding: 8px;
}

 #postForm label, #postForm textarea {
	display: block;
}

#postForm input, #postForm textarea {
	margin: 6px 0 12px 0;
	width: 300px;
}

#postForm textarea {
	height: 75px;
}

#guestbook .entry {
	background: transparent url(/shared/parchment/blue-grad_bck.jpg) no-repeat 0 0;
	margin: 24px 0;
	padding: 8px 0 0 8px;
}

#guestbook .entry h2 {
	font-size: 14px;
	margin: 0;
}

#guestbook .entry h3 {
	margin: 0;
}

#guestbook blockquote {
	color: rgb(73,103,137);
	text-indent: 0px;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

.links dt h3 {
	display: inline;
	font-size: 14px;
	font-style: normal;
	margin: 0;
}

.links h2 {
	width: 500px;
	color: rgb(36,105,157);
	font-size: 14px;
	background: transparent url(/shared/parchment/blue-grad_bck.jpg) no-repeat 0 0;
	padding: 8px 0 14px 8px;
}

.links a:hover {
	border-width: 0;
}

.links a:hover h2 {
	color: rgb(73,103,137);
	border-width: 0px;
}
	
/*</group>*/

/*<group=section-specific image replacement>*/

h1 {
	height: 84px;
	width: 822px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(/shared/parchment/reversed_blue-welcome.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 12;
}

.home h1, .index h1, .list h1 {
	background-image: url(/shared/parchment/reversed_blue-welcome.jpg);
}

.contact h1 {
	background-image: url(/shared/parchment/reversed_blue-contact.jpg);
}
.calendar h1 {
	background-image: url(/shared/parchment/reversed_blue-calendar.jpg);
}
.guestbook h1 {
	background-image: url(/shared/parchment/reversed_blue-guestbook.jpg);
}

.links h1 {
	background-image: url(/shared/parchment/reversed_blue-links.jpg);
}
.music h1 {
	background-image: url(/shared/parchment/reversed_blue-music.jpg);
}
.news h1 {
	background-image: url(/shared/parchment/reversed_blue-news.jpg);
}
.photos h1 {
	background-image: url(/shared/parchment/reversed_blue-photos.jpg);
}
.press h1 {
	background-image: url(/shared/parchment/reversed_blue-press.jpg);
}
.gatesbio h1 {
	background-image: url(/shared/parchment/reversed_blue-gatesbio.jpg);
}
.products h1 {
	background-image: url(/shared/parchment/reversed_blue-music.jpg);
/*LANE: for products, the jpg was originally "reversed_blue-store.jpg">*/
}
h1 span {
	display: none;
}
	
/*</group>*/

/*<group=TWEAKS>*/

.press #content, .calendar #content, .guestbook #content, .music #content {
	padding-bottom: 200px;
}

.contact #content, .links #content, .products #content {
	padding-bottom: 270px;
}
	
/*</group>*/

#splashimage { text-align: center; margin: 100px auto; }
#splashimage a img { border: 0; }



