body { 
  margin:0;
  color:#ddd;
  font-family:Arial, "Helvetica Neue", "Lucida Grande", Helvetica, Verdana, sans-serif;
  background:#000 url('../img/site/bkg-body-news.jpg') no-repeat fixed;
}

h1,h2,h3,h4,h5,h6 { 
  color:#ddd;
  font-family:"Georgia", "Times New Roman", Times, serif;
  text-transform:uppercase;
}

a {
  color:#ddd;
  text-decoration:none;
}

a.alt {
  color:#999;
}

a:hover {
  color:#999;
  text-decoration:underline;
}

p {
  margin:0 0 1em;
}

em {
  background:none;
}

.item {
  float:left;
  width:100%;
  padding:25px 0 15px;
  border-bottom:solid 1px #999;
}

.no-border,
.last {
  border:0;
}

.left {
  float:left;
  width:48%;
}

.right {
  float:right;
  width:48%;
  text-align:right;
}

#container {
  width:500px;
  margin-left:375px;
}


body.splash { 
  background-image:none;
  text-align:center;
}

body.splash h1 { 
  display:none;
}

body.splash #container {
  position:absolute;
  left:50%;
  width:790px;
  margin:0 -395px;
}

body.splash #footer {
  border:0;
  width:640px;
  margin:0 auto;
  background:none;
}

body.splash #footer img {
  float:left;
  width:125px;
  border:solid 2px #999;
}

body.splash #touts {
  float:right;
  width:500px;
  height:125px;
  border-top:solid 2px #999;
  border-bottom:solid 2px #999;
}

body.splash #album {
  position:relative;
  background:url('../img/site/btns-splash-tmp.gif') no-repeat;
  width:500px;
  height:63px;
}

body.splash #album h2,
body.splash #album span {
  display:none;
}

body.splash #album a {
  display:block;
  position:absolute;
  left:300px;
  bottom:0;
  width:150px;
  height:30px;
  background:url('../img/site/btns-splash.gif') no-repeat -300px -33px;
}

body.splash #album a:hover {
  background-position:-300px -158px;
}

body.splash #enter {
  position:relative;
}

body.splash #enter a {
  position:absolute;
  display:block;
  height:31px;
  background:url('../img/site/btns-splash-tmp.gif') no-repeat 0 0;
}

body.splash #enter a#btn-enter {
  width:180px;
  background-position:0px -63px;
}

body.splash #enter a#btn-enter:hover {
  background-position:0px -188px;
}

body.splash #enter a#btn-skip {
  top:32px;
  width:385px;
  background-position:0px -95px;
}

body.splash #enter a#btn-skip:hover {
  background-position:0px -220px;
}

/**
* BACKGROUNDS
*/

#tours { background-image:url('../img/site/bkg-body-tours2.jpg'); }
#about { background-image:url('../img/site/bkg-body-about.jpg'); }
#releases { background-image:url('../img/site/bkg-body-releases.jpg'); }
#videos { background-image:url('../img/site/bkg-body-videos.jpg'); }
#photos { background-image:url('../img/site/bkg-body-photos.jpg'); }
#links { background-image:url('../img/site/bkg-body-links.jpg'); }
#contact { background-image:url('../img/site/bkg-body-contact.jpg'); }


/**
* HEADER
*/

#header {
  width:100%;
  background:#fff;
  position:fixed;
  top:0;
  left:0;
  z-index:1;
}

.navigation {
  margin:0 0 0 40px;
  list-style:none;
  height:25px;
  line-height:25px;
  min-width:875px;
}

.navigation li {
  display:inline;
}

.navigation li a {
  color:#000;
  text-transform:uppercase;
  font-weight:bold;
  font-size:1em;
  float:left;
  display:block;
  height:25px;
  background:url('../img/site/bkg-navigation.gif') no-repeat 0 0; 
}

.navigation li a span {
  display:none;
}

li.home a { background-position:0 0; width:55px; }
li.home a:hover,
li.home a.active { background-position:0px -25px; }

li.news a { background-position:-55px 0; width:55px; }
li.news a:hover,
li.news a.active { background-position:-55px -25px; }

li.about a { background-position:-110px 0; width:65px; }
li.about a:hover,
li.about a.active { background-position:-110px -25px; }

li.tours a { background-position:-175px 0; width:65px; }
li.tours a:hover,
li.tours a.active { background-position:-175px -25px; }

li.releases a { background-position:-240px 0; width:95px; }
li.releases a:hover,
li.releases a.active { background-position:-240px -25px; }

li.videos a { background-position:-335px 0; width:60px;}
li.videos a:hover,
li.videos a.active { background-position:-335px -25px; }

li.photos a { background-position:-395px 0; width:75px; }
li.photos a:hover,
li.photos a.active { background-position:-395px -25px; }

li.contact a { background-position:-470px 0; width:85px; }
li.contact a:hover,
li.contact a.active { background-position:-470px -25px; }

li.myspace a { background-position:-555px 0; width:90px; }
li.myspace a:hover,
li.myspace a.active { background-position:-555px -25px; }

li.links a { background-position:-645px 0; width:65px; }
li.links a:hover,
li.links a.active { background-position:-645px -25px; }

li.audioplayer a { background-position:-710px 0; width:120px; }
/*li.audioplayer a:hover,
li.audioplayer a.active { background-position:-710px -25px; }
*/

/**
* CONTENT / FOOTER
*/

#content {
  float:left;
  width:90%;
  padding:5%;
  margin-top:20px;
  background:url('../img/site/bkg-content-black.png');
}

#content h1 {
  width:380px;
  height:170px;
  background:url('../img/site/h1-theredsunband.gif') no-repeat;
}

#content h1 span {
  display:none;
}

#content h2 {
  margin:0;
  border-bottom:solid 1px #999;
}

#content h3 {
  font-size:1.3em;
  font-weight:normal;
}

#footer {
  clear:both;
  padding-top:15px;
  border-top:solid 1px #999;
}

#footer a.copyright {
  clear:both;
  display:block;
  width:190px;
  height:20px;
  background:url('../img/site/bkg-footer.gif') no-repeat;
}

#footer a span,
#footer form label span {
  display:none;
}

#footer form {
  padding-top:0;
  margin-bottom:15px;
}

#footer form label {
  display:block;
  float:left;
  width:165px;
  height:20px;
  margin-right:7px;
  background:url('../img/site/bkg-label-newlsetter.gif') no-repeat;
}

#footer form input {
  float:left;
  height:20px;
  line-height:20px;
  width:200px;
  padding:0 3px;
  border:0;
}

#footer form .submit {
  width:60px;
  height:20px;
  padding:0;
  margin-left:10px;
  cursor:pointer;
  background:url('../img/site/bkg-submit.gif') no-repeat;
}

#footer form .submit:hover {
  background-position:0 -20px;
}

#users form {
  margin-bottom:20px;  
}

#users form .input {
  margin:0;
}

/**
* NEWS
*/

#news .item h4 {
  font-size:1.3em;
  font-weight:normal;
  margin:0;
}


/**
* TOURS
*/

#tours .item {
  margin-bottom:20px;
}

#tours .item h2.left {
  width:75%;
  border:0;
}

#tours .item a.right {
  width:24%;  
  padding-top:10px;
}

table {
  clear:both;
  width:100%;
}

table th,
table td {
  vertical-align:top;
  border-color:#999;
}

table td {
  padding-top:17px;
}

table .date {
  text-transform:uppercase;
  width:100px;
}

table .details h4 {
  margin-bottom:5px;
}

table .no-border td {
  border:0;
}



/**
* RELEASES
*/

#releases #content .left {
  width:35%;
}

#releases #content .left img {
  margin-bottom:10px;
}

#releases #content img {
  border:solid 2px #999;
}

#releases #content .right {
  width:60%;
  text-align:left;
}


/**
* MEDIA
*/

ul.media {
  float:left;
  list-style:none;
  margin:0;
}

ul.media li {
  float:left;
  display:inline;
  margin:8px;
  text-align:center;
}

ul.media li span.image {
  display:block;
  border:solid 2px #999;
}

ul.media li span.image a {
  display:block;
  width:100px;
  height:100px;
  background-position:50% 50%;
}

ul.media li span.image a span {
  display:none;
}

ul.media li span.title {
  display:block;
  margin-top:5px;
}

#videos ul.media li span.image a  {
  width:130px;
}


/**
* LINKS
*/

#links #content .item {
  padding:12px 0 5px;
}

#links #content .item h4 {
  font-family:Arial, "Helvetica Neue", "Lucida Grande", Helvetica, Verdana, sans-serif;
  font-size:110%;
  text-transform:uppercase;
  color:#999;
  margin:0 0 5px;
}

#links #content .item a {
  color:#999;
}

#links #content .item p {
  margin:0 0 5px;
}


/**
* PAGING
*/

#paging {
  clear:both;
  border-top:solid 1px #999;
  border-bottom:0;
  padding:4px 0;
}

#paging span {
  padding:0 2px;
}


/**
* CAKE DEBUG
*/

.cake-sql-log {
  clear:both;
  border-bottom:solid 1px #DDD;
}