/* 
 Designed by Chris Vincent of Passive Digressive  -  Goddard Kansas USA
 
 Bugfixed by Andrew Tay (www.andrewtay.com) for HostBaby.com April 2007 - August 2008
   All styles that have been changed are indented
 
 - added margin to home page image
 - fixed vertical centering of nav button text in Safari

*/


/* Basic HTML Elements */
body {
 padding: 0;
 margin: 0;
 text-align: center;
}
ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
}
form {
 margin: 0;
}

/* main structural elements */
#accessibility {
 position: absolute;
 left: -9999px;
 background: url(/shared/sleektech/navItemHover.gif)
}
#container {
 width: 750px;
 text-align: left;
 margin: 0 auto;
}

/* main content elements */
#emailsignup {
 voice-family: "\"}\"";
 voice-family:inherit;
 display: block;
 position: absolute;
 width: 524px;
 top: 68px;
}
#emailsignup {
}
#banner {
 height: 68px;
}
#navigation ul {
 width: 211px;
 float: right;
 margin-top: 68px;
 margin-left: 0;
}
#content {
 margin: 0 215px 0 0;
}

/* -- banner area -- */
#banner .photo {
 width: 750px;
 height: 62px;
background: url(/images/keys1.jpg) top right no-repeat;
 position: absolute;
 top: 0;
}
#banner .band {
 width: 227px;
 height: 120px;
background: url(/images/bassmancain-227x120.jpg) no-repeat;
 position: absolute;
 top: 0;
}
#banner .band span {
 display: none;
}
#banner .photo span {
 display: none;
}
body{
 text-align: center;
 background: url(/shared/sleektech/bgTile.gif);
 font: 12px/20px Helvetica, Arial, sans-serif;
 margin: 0;
 padding: 0;
}
h1{
 margin: 8px 0 0 0;
 text-indent: -10000px;
 overflow: hidden;
 height: 50px;
}
body.home h1, body.index h1, body.list h1 {
 background: url(/shared/sleektech/headerHome.gif) no-repeat;
}
body.music h1 {
 background: url(/shared/sleektech/headerMusic.gif) no-repeat;
}
body.contact h1 {
 background: url(/shared/sleektech/headerContact.gif) no-repeat;
}
body.press h1 {
 background: url(/shared/sleektech/headerPress.gif) no-repeat;
}
body.news h1 {
 background: url(/shared/sleektech/headerNews.gif) no-repeat;
}
body.calendar h1 {
 background: url(/shared/sleektech/headerCalendar.gif) no-repeat;
}
body.photos h1 {
 background: url(/shared/sleektech/headerPhotos.gif) no-repeat;
}
body.guestbook h1 {
 background: url(/shared/sleektech/headerGuestbook.gif) no-repeat;
}
body.links h1 {
 background: url(/shared/sleektech/headerLinks.gif) no-repeat;
}
body.bio h1 {
 background: url(/shared/sleektech/headerBio.gif) no-repeat;
}
body.products h1 {
 background: url(/shared/sleektech/headerStore.gif) no-repeat;
}
#postForm input {
 background: rgb(181,191,202);
 border: 1px solid rgb(76,80,92);
}
a:link, a:active, a:visited{
 color: rgb(76,80,92);
}
a:hover{
 color: rgb(50,60,70);
}
h2{
 padding-left: 20px;
 background: url(/shared/sleektech/headerbullet.gif) no-repeat 0 1px;
 color: rgb(74,81,93);
 text-transform: uppercase;
 font-size: 16px;
}
.date{
 display: block;
 text-transform: lowercase;
 font-size: 14px;
 margin-left: 15px;
}
.artist, .caption{
 display: inline;
 margin-right: 10px;
 color: rgb(74,81,93);
}
#content ul li{
 list-style: url(/shared/sleektech/bullet.gif);
 margin-left: 20px;
}
.details{
 margin-left: 20px;
}
.details .mp3_hifi_download, .details .mp3_lofi_download{
 padding-left: 20px;
 background: url(/shared/sleektech/downloadicon.gif) no-repeat;
 display: block;
 _display: inline;
}
.details .mp3_hifi_play, .details .mp3_lofi_play{
 padding-left: 20px;
 background: url(/shared/sleektech/playicon.gif) no-repeat;
 display: block;
 _display: inline;
}
.details li{
 margin-left: 0 !important;
 list-style: none !important;
 _list-style: url() !important;
}
.description{
 margin-left: 0;
 font-style: italic;
}
.lyrics{
 margin-left: 0;
}
.name, .act{
 margin-right: 10px;
 color: rgb(74,81,93);
}
h3{
 font-size: 14px;
 margin: 10px 20px;
}
.entry h3{
 margin: 0 20px;
}
h4{
 font-size: 14px;
 margin: 0;
 color: rgb(74,81,93);
}
.entry p{
 margin-left: 20px;
}
dt{
 font-weight: bold;
 text-transform: uppercase;
 color: rgb(74,81,93);
}
dd img{
 background: rgb(194,203,212);
 padding: 1px;
 border: 1px rgb(74,81,93) solid;
}
#postForm form{
 text-align: center;
 display: block;
 border: 1px solid rgb(74,81,93);
 padding: 10px;
 position: relative;
 margin: 10px 0;
 _margin-top: 12px;
}

/* Captcha stuff */
#postForm img#gbimage {
 width: 100px;
 display: block;
 margin: auto;
}

#content label{
 display: block;
 font-weight: bold;
 color: rgb(74,81,93);
 width: 200px;
 text-align: left;
 margin: auto;
}
body.list #content label {
 text-align: right;
}
#postForm input, #postForm textarea{
 display: block;
 width: 200px;
 margin: 0 auto 6px auto;
}
.entry blockquote{
 margin-left: 0;
}

#container{
 text-align: left;
 position: relative;
 background: url(/shared/sleektech/columns.gif) repeat-y top center;
 width: 798px;
}
#banner{
 position: absolute;
 top: 0;
 left: 24px;
 width: 750px;
 height: 120px;
 background: url(/shared/sleektech/header.gif);
 z-index: 0;
}
.band{
 position: absolute;
 top: 0;
 left: 50px;
}
#emailsignup{
 position: absolute;
 top: 68px;
 left: 525px;
 z-index: 1;
 width: 250px;
 font-size: 12px;
}
#emailsignup span {
 display: block;
}
#emailsignup form{
 position: relative;
 text-align: left;
 display: block;
}
#emailsignup input{
 background: rgb(181,191,202);
 border: 1px solid rgb(76,80,92);
}
#content{
 margin: 0;
 padding: 0;
 padding-top: 130px;
 margin-left: 47px;
 width: 486px;
 _overflow: hidden;
}
#navigation{
 margin-top: 130px;
 margin-right: 24px;
 _margin-right: 12px;
 width: 224px;
 float: right;
 background: url(/shared/sleektech/navTop.gif) no-repeat top center;
 padding-top: 7px;
}
#navigation ul{
 padding: 0;
 padding-bottom: 7px;
 margin: 0;
 width: 224px;
 background: url(/shared/sleektech/navBottom.gif) no-repeat bottom center;
}

         #navigation li a{
          display: block;
          width: 224px;
          height: 16px;
          padding: 12px 0;
          background: url(/shared/sleektech/navItem.gif) no-repeat center;
          line-height: 16px;  /* NEW!! This forces Safari to vertically center the line */
         }

#navigation li a:hover{
 background: url(/shared/sleektech/navItemHover.gif) no-repeat center;
}
#navigation li a:link, #navigation li a:active, #navigation li a:visited{
 font: 11px Helvetica, Arial, sans-serif;
 color: rgb(181,191,202);
 text-decoration: none;
}

#navigation li span {
 display: block;
 padding-left: 30px;
}
#footer{
 clear: both;
 padding: 14px 0 1px 24px;
 margin: 0 22px 0 22px;
 font-size: 10px;
 background: url(/shared/sleektech/contentBottom.gif) repeat-x bottom;
}

   /* NEW!! minor tweak for home page image */

         .home img {margin: 0.7em 0 0 0;}
   

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


.news #content .news_next,.news_prev { line-height: 3 }


