/* 
 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
 
 - fixed problem with nav disappearing behind band photo in Opera 9
 - 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: 750px;
 text-align: left;
 margin: 0;
 padding: 0;
}


/* -- navigation -- */
#navigation {
 position: absolute;
 top: 250px; 
 margin: 0;
 padding: 0;
}

               #navigation ul {
                /* position: absolute;   NEW!! redundant, caused nav to disappear behind the photo in OP9 */
                margin: 0 0 6em 0;
                padding: 10px 10px 10px 50px;
                width: 200px;
                \width: 310px;
                w\idth: 200px;
                list-style: none;
                text-align: center;
                border: #8D480D solid 6px;
                border-width: 0;
               
               }

#navigation li {
 padding-right: 10px;
 display: inline;
}
#navigation li a {
 color: #F9EDE5;
 text-decoration: none;
 white-space: nowrap;
 padding: 1px 0px 1px 2px;
}
#navigation li a:hover {
 font-weight: normal;
 background: url(/shared/wood/smudge.gif) center center repeat;
}

#content {
 margin: 0 0 0 300px;
}
#content p {
 margin-left: 15px;
}
#content h1 {
 margin-top: 60px;
 margin-left: 15px;
}


#emailsignup {
 position: absolute;
 top: 370px;
 left: 85px;
 padding: 0;
 width: 140px;
 height: 60px;
 margin: 0;
 text-align: center;
}
div>#emailsignup {
 line-height: 20px;
}

#emailsignup span {
}
#emailsignup input {
 margin:2px;
 width: 83px;
}

#emailsignup input[type=text] {
 background: #EDE4D2 url(/shared/wood/body-bg.jpg);
}
#emailsignup input[type=submit] {
 background: #EDE4D2 url(/shared/wood/body-bg.jpg);
 width: 35px;
 color: #fff;
}

/* -- banner area -- */
#banner .band {
 position: absolute;
 top: -30px;
 left: 240px;
 padding: 0;
 background: url(/shared/wood/stackedphotos2.gif) no-repeat bottom right;
 height: 182px;
 width: 454px;
}

#banner .band span {
 position: absolute;
 top: -20px;
 left: -20px;
 height: 182px;
 width: 454px;
 display: block;
 z-index: 10;
}
#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;*/
 z-index: 11;
}
#banner .photo span{
 position: absolute;
 top: -50px; /*hide text*/
 left: 0; 
 padding: 0;
background: url(/images/hugefieldhalo.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;
}
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 url(/shared/wood/body-bg.jpg);
 color: #fff;
}
input[type=text],select, textarea {
 border: solid 1px #000;
 border-width: 2px 1px 1px 2px;
 border-color: #000 #71371E #71371E #000;
}
input[type=submit] {
 border: solid 1px #000;
 border-width: 1px 2px 2px 1px;
 border-color: #71371E #000 #000 #71371E;
}

/* layout tweaks */
#content {
 padding: 15px;
 margin-top: 120px;
 height: 500px;
 }
div[id] #content {
 min-height: 500px;
 height: auto; reset height for proper browsers  */
 }

#footer {
 background: url(/shared/wood/stackedphotos3.gif) no-repeat top center;
 margin: 0 0 0 300px;
 padding: 25px 0 10px 0;
 text-align: center;
 clear: both;
 color: #ccc;
}
#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: 250px;
 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;
}
.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 4px #F3F5F2;
 background: #CECECD;
 padding: 2px;
}
.photos dl {
 margin: 0 20px;
 padding: 0;
}
.photos dt {
 padding: 5px;
 margin: 20px 0 1px 0;
}
.photos dd {
 margin: 0;
 padding: 0;
}
.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, .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/smudge.gif) 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; }



