/* 
	Designed by Petrik de Heus, Four Fifty Four.  www.four54.com  -  Amsterdam  Netherlands
	
	Bugfixed by Andrew Tay (www.andrewtay.com) for HostBaby.com April-June 2007 
   All styles that have been changed are indented
	
	- calendar styling is now applied at the div level instead of the page level (#calendar instead 
	  of .calendar). This means the styling gets applied to the calendar when it's chosen to appear on the home
	  page, too.
	- added margins to home page image
	
*/


/* =========== LAYOUT =========== */


/* Basic HTML Elements */
body {
	padding: 0;
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
form {
	margin: 0;
}

/* main structural elements */
#accessibility {
	position: absolute;
	left: -9999px;
}

#container {
	width: 801px;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* -- navigation -- */
/*#navigation {
	position: absolute;
	top: 180px;
	margin: 0;
	padding: 0;
	background: #5D92B0;
}*/
#navigation ul {
	position: absolute;
	margin: 250px 0 6em 50px;
	padding: 0 0 1px 0;
	width: 200px;
	list-style: none;
	text-align: center;
	background: url(/shared/wood/menu-bg3.jpg) top right repeat;
}

#navigation li {
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	display: block;
	padding: 3px 3px 0px 3px;
}
#navigation li a {
	color: #C27A5A;
	text-decoration: none;
	display: block;
	/* white-space: nowrap; */
	line-height: 20px;
	padding: 0;
	margin: 0;
}
#navigation li a:hover {
	background: url(/shared/wood/menu-hilite.jpg) center center repeat;
}

#content {
	margin: 0 0 0 300px;
}
#content p {
	margin-left: 15px;
}
#content h1 {
	margin-top: 50px;
	margin-left: 15px;
}


#emailsignup {
	position: absolute;
	top: 600px;
	left: 50px;
	padding: 0;
	width: 140px;
	height: 60px;
	margin: 0;
	text-align: right;
}
div>#emailsignup {
	line-height: 20px;
}

#emailsignup span {
}
#emailsignup input {
	margin:2px;
	width: 83px;
}

#emailsignup input[type=text] {
	border: 2px #310408 inset;
	background: #FFB218;
}
#emailsignup input[type=submit] {
	width: 35px;
}

/* -- banner area -- */
#banner .band {
	position: absolute;
	top: -52px;
	left: 369px;
background: url(/images/williecrmoonhor703-364x130.jpg) no-repeat bottom left;
	height: 190px;
	width: 410px;
	display: block;
}
#banner .photo{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	background: url(/shared/wood/stackedphotos.gif) no-repeat bottom right;
	height: 236px;
	width: 301px;
	/*display: block;*/
}
#banner .photo span{
	position: absolute;
	top: -50px; /*hide text*/
	left: 0; 
	padding: 0;
background: url(/images/kcnannup083-282x206.jpg) no-repeat bottom right;
	height: 256px;
	width: 282px;
	display: block;
}
/* ie5/mac hack \*/
#banner .band {
	margin-left: 0px;
}
/* end hack */


/* =========== STYLE =========== */


/* -- basic html elements -- */
body {
	font: 80% georgia, "Times New Roman", times, serif;
	color: #C8A9A3;
	background: #522C18 url(/shared/wood/body-bg.jpg) left top repeat;
	margin:0;
	padding: 0;
}
a {
	color: #FFB218;
}
img {
	border-color: #FFB218;
}
a:hover {
	color: #FFB218;
}
h1 {
	color: #F9EDE5;
	font-size: 1.3em;
	margin-bottom: 1em;
	padding: 12px 0;
	text-align: center;
}
h2 {
	text-transform: lowercase;
	color: #F9EDE5;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 15px;
	margin: 0 10px;
}
h4 {
	font-size: 14px;
	font-style: italic;
	margin: 2px 10px 10px 0;
	color: #CE7100;
}
ul {
	padding: 0;
	margin: 0 0 0 30px;
	list-style-type: square;
}
p {
	line-height: 1.3;
}

input,select, textarea {
	background: #522C18;
	color: #fff;
}
input[type=text],select, textarea {
	border: solid 1px #000;
	border-width: 2px 1px 1px 1px;
	border-color: #000 #71371E #71371E #000;
	background: #522C18 url(/shared/wood/body-bg.jpg);
}
input[type=submit] {
	border: solid 1px #000;
	border-width: 1px 2px 2px 1px;
	border-color: #71371E #000 #000 #71371E;
	background: #522C18 url(/shared/wood/body-bg.jpg);
}

/* layout tweaks */
#content {
	padding: 15px;
	padding-top: 100px;
	background: url(/shared/wood/content-bg8.jpg) top center repeat-y;
}

#footer {
	background: url(/shared/wood/content-bg8.jpg) bottom center repeat-y;
	margin: 0 0 0 300px;
	padding-bottom: 30px;
	text-align: center;
	clear: both;
	color: #8C4908;
}
#footer p {
	margin: 0px;
	font-size: 0.8em;
}

/* -- emailsignup --*/
#emailsignup {
	padding: 8px;
}

/* -- content area --*/
#content .entry {
	margin: 0 15px 30px 15px;
	clear: left;
}
.entry .name, .entry .act {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	margin: 5px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFEFE7;
}
.entry .act {
	margin-left: 5px;
}
.entry ul {
	margin-top: 10px;
}
.entry li {
	line-height: 20px;
}
.details {
	margin: 0 20px 0 30px;
}

/* -- section-specific style -- */
#navigation a {
	color: #fff;
}
#navigation a:hover {
	color: #fff;
}
.home p, .index p {
	margin: 0 20px 1.5em 20px;
	line-height: 130%;
}
.contact ul {
	list-style: none;
}
.contact h2 {
	letter-spacing: 5px;
}
#postForm {
	height: 290px;
	margin: 0 0 35px 0;
	padding: 10px;
}
#postForm input, #postForm label, #postForm textarea {
	display: block;
	text-align: left;
	width: 300px;
	margin: 0 auto 10px auto;
}
#postForm input:focus, #postForm textarea:focus {
	font-weight: bold;
}
#postForm label {
	padding: 3px 0;
	margin-bottom: 1px;
	font-style: italic;
}

/* Captcha stuff */
#postForm img#gbimage {
	width: 100px;
	float: left;
	margin-top: 6px;
	margin-left: 78px;
	margin-bottom: 10px;
}

#postForm label.security_code_label {
	width: 220px;
	margin-top: 2px;
	margin-left: 15px;
	float: left;
}

#postForm input#security_code {
	width: 179px;
	float: left;
	margin-left: 15px;
}

#postForm input[type=submit] {
	clear: both;
	text-align: center;
}

.guestbook h2 {
	margin: 0 0 2px 0;
	padding: 1px 1px 1px 20px;
	letter-spacing: 0;
	font-size: 1.1em;
}
.guestbook h2 a {
	text-transform: lowercase;
	font-weight:normal;
}
.guestbook h3 {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight:normal;
	font-size: 1em;
	text-transform: uppercase;
}
.guestbook blockquote {
	margin: 0;
	padding: 0px 20px 15px 20px;
}
.guestbook p:first-letter {
	font-size: 1.2em;
}
.links h2 {
	margin: 0 20px 10px;
}
.links dl {
	margin: 0 25px 20px;
}
.links dd {
	margin-bottom: 5px;
}
.music h2 {
	font-size: 1.3em;
}
.music h2 {
	margin-top: 40px;
	padding-bottom: 10px;
	letter-spacing: 5px;
}
.music h3 {
	text-transform:uppercase;
	font-weight: normal;
	margin: 5px 10px 5px 60px;
}
.music h3 a {
	text-decoration: none;
	font-weight:normal;
}
.music .details {
	margin: 0 30px 15px 60px;
}
.music .artist {
	color: #CE7100;
}
.music .artist, .music .caption {
	display: inline;
	text-size: 0.7em;
	padding-right: 10px;
}
.music .description {
	line-height: 150%;
	font-style: italic;
	border-bottom: solid 1px #797982;
}
.music #content ul {
	list-style-type: none;
	padding: 5px 10px;
	margin: 10px 0;
}
.music #content li a {
	font-weight: bold;
}
.mp3_hifi, .m3u_hifi, .m3u_lofi, .m3u_hifi_clip, .m3u_lofi_clip {
	padding: 5px 0 5px 25px;
	background: url(/shared/wood/ico-play.gif) no-repeat center left;
	display: block;
}
.photos img {
	border: solid 1px #000;
	border-width: 1px 2px 2px 1px;
	border-color: #71371E #000 #000 #71371E;
	background: #522C18 url(/shared/wood/body-bg.jpg) left top repeat;
	padding: 10px;
}
.photos dl {
	margin: 0 20px;
	padding: 0;
}
.photos dt {
	padding: 5px;
	margin: 20px 0 1px 0;
}
.photos dd {
	margin: 0;
	padding: 0;
}
.photos #content {
	text-align: center;
}
.press h2 {
	margin-left: 20px;
	margin-right: 20px;
	letter-spacing: 5px;
}
.press .caption {
	margin: 0 40px 40px;
	padding: 0 5px 0 20px;
}
.links h3 a {
	font-size: 0.9em;
}

			/* NEW!! Before, these were styled at the page level (using body.calendar or .calendar for short).
			Now that calendars can also appear on the	home page, they are styled using div#calendar or
			#calendar for short. Calendars are always contained within a #calendar div, no matter what page
			they're on. Good, no? */

         #calendar h2 {
         	font-size: 1.1em;
         	text-transform:uppercase;
         	font-style: normal;
         }
         #calendar h2 a {
         	font-weight:normal;
         }
         #calendar h3 {
         	font-weight: bold;
         	font-variant: small-caps;
         	font-size: 1.1em;
         	margin: 2px;
         	color: #fff;
         }
         #calendar h4 {
         	margin: 0;
         	padding: 0;
         }

/* -- selected links --*/
.home #navhome, .blog #navblog, .index #navindex, .music #navmusic, .contact #navcontact,   .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook,  .links #navlinks, .calendar #navcalendar, .bio #navbio, .products #navproducts {
	color: #fff;
	background: url(/shared/wood/menu-hilite.jpg) center center repeat;
}

			/* NEW!! minor tweak for home page image */

         .home img {
				margin: 1.5em 0 1.5em 15px; 			/* NEW!! improves layout */
				display: block;							/* NEW!! display: block triggers margin collapse */
				}	
         

#splashimage { text-align: center; margin: 100px auto; }
#splashimage a img { border: 0; }



