/* ========== */
/* = COMMON = */
/* ========== */


a:link,
a:visited {
  text-decoration: none;
  color: #cc9900;
}

a:hover,
a:active {
  text-decoration: underline;
  color: #cc9900;
}

img {
  border: none;
}

#header, #navigation, #promo, #content, #footer, #credits {
  float: left;
  width: 100%;
  clear: both;
}


/* ============= */
/* = STRUCTURE = */
/* ============= */


body {
  text-align: center;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background-color: #000000;
  background-image: url(img/bg-body.jpg);
  background-position: top;
  background-repeat: no-repeat;
}

.container {
  margin: 0 auto;
  width: 900px;
  text-align: left;
}

.column-full {
  float: left;
  width: 100%;
  clear: both;
}
.column-full-post_odd {
float: left; 
  width: 100%;
  clear: both;
background-color: #EEEEEE;
margin: 0;


}

.column-full-post_even {
float: left; 
  width: 100%;
  clear: both;
background-color: #FFFFFF;
margin: 0;

 
}

.column-small {
  float: left;
  width: 225px;
}

.column-small_right {
  float: right;
  width: 225px;
}
.column-medium {
  float: left;
  width: 450px;
}

.column-large {
  float: left;
  width: 675px;
}
.column-large_left {
  float: left;
  width: 675px;
}

/* ========== */
/* = HEADER = */
/* ========== */


#header {
  
}

#header h1 {
  margin: 0;
  padding: 0;
  width: 900px;
  height: 130px;
  background-image: url(img/tower-of-power.gif);
}

#header h1 a {
  display: block;
  width: 900px;
  height: 130px;
}

#header h1 a span {
  display: none;
}


/* ============== */
/* = NAVIGATION = */
/* ============== */


#navigation {
  background-image: url(img/navigation.gif);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 20px 0;
}

#navigation .space {
  float: left;
  padding: 0 0 0 20px;
}

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

#navigation ul li {
  float: left;
  margin: 0 10px 0 0;
}

#navigation ul li.links {
  margin: 0;
}

#navigation ul li a {
  display: block;
  float: left;
  height: 35px;
  background-image: url(img/navigation.gif);
}

#navigation ul li a span {
  display: none;
}

#navigation ul li.home a:link,
#navigation ul li.home a:visited {
  width: 74px;
  background-position: -20px -20px;
}

#navigation ul li.home a:hover,
#navigation ul li.home a:active {
  width: 74px;
  background-position: -20px -95px;
}

#navigation ul li.band a:link,
#navigation ul li.band a:visited {
  width: 113px;
  background-position: -104px -20px;
}

#navigation ul li.band a:hover,
#navigation ul li.band a:active {
  width: 113px;
  background-position: -104px -95px;
}

#navigation ul li.news a:link,
#navigation ul li.news a:visited {
  width: 178px;
  background-position: -227px -20px;
}

#navigation ul li.news a:hover,
#navigation ul li.news a:active {
  width: 178px;
  background-position: -227px -95px;
}

#navigation ul li.tour a:link,
#navigation ul li.tour a:visited {
  width: 133px;
  background-position: -415px -20px;
}

#navigation ul li.tour a:hover,
#navigation ul li.tour a:active {
  width: 133px;
  background-position: -415px -95px;
}

#navigation ul li.disc a:link,
#navigation ul li.disc a:visited {
  width: 150px;
  background-position: -558px -20px;
}

#navigation ul li.disc a:hover,
#navigation ul li.disc a:active {
  width: 150px;
  background-position: -558px -95px;
}

#navigation ul li.press a:link,
#navigation ul li.press a:visited {
  width: 79px;
  background-position: -718px -20px;
}

#navigation ul li.press a:hover,
#navigation ul li.press a:active {
  width: 79px;
  background-position: -718px -95px;
}

#navigation ul li.links a:link,
#navigation ul li.links a:visited {
  width: 73px;
  background-position: -807px -20px;
}

#navigation ul li.links a:hover,
#navigation ul li.links a:active {
  width: 73px;
  background-position: -807px -95px;
}


/* ========= */
/* = PROMO = */
/* ========= */


#promo {
  background-image: url(img/bg-content.gif);
  background-position: center;
  background-repeat: repeat-y;
}

#promo img {
  display: block;
  margin: 9px 10px 10px 10px;
}

#promo #the-show {
  padding: 10px;
}


/* =========== */
/* = CONTENT = */
/* =========== */


#content {
  background-image: url(img/bg-content.gif);
  background-position: center;
  background-repeat: repeat-y;
  padding: 0 0 10px 0;
}

#content p {
  padding: 0 20px;
  margin: 10px 0;
}

#content h3 {
  padding: 10px 20px 0 20px;
  
}
#content h4 {
  padding: 0px 20px 0 20px;
  
}
#content #separate {
  border-top: 1px solid #cccccc;
  padding: 10px 0 0 0;
}

#content h2.head-welcome span,
#content h2.head-meet span,
#content h2.head-tour span {
  display: none;
}

#content h2.head-welcome,
#content h2.head-meet,
#content h2.head-tour {
  margin: 0;
  padding: 0;
  width: 440px;
  height: 35px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-welcome {
  background-image: url(img/head-welcome.gif);
}

#content h2.head-meet {
  background-image: url(img/head-meet.gif);
}

#content h2.head-tour {
  background-image: url(img/head-tour.gif);
}

#content h2.head-full-discography span, #content h2.head-full-bandprofile span, #content h2.head-full-the-band span, #content h2.head-full-news-and-updates span, #content h2.head-full-tourdates span, #content h2.head-full-press span, #content h2.head-full-links span, #content h2.head-full-emiliocastillo span, #content h2.head-full-markharper span, #content h2.head-full-mikebogart span, #content h2.head-full-adolfoacosta span, #content h2.head-full-tompolitzer span, #content h2.head-full-rogersmith span, #content h2.head-full-larrybraggs span, #content h2.head-full-davidgaribaldi span, #content h2.head-full-francisprestia span, #content h2.head-full-stephenkupka span, #content h2.head-full-horndiscography span {
  display: none;
}

#content h2.head-full-bandprofile {
  background-image: url(img/head-full-bandprofile.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-the-band {
  background-image: url(img/head-full-theband.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-emiliocastillo {
  background-image: url(img/head-full-emiliocastillo.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-markharper {
  background-image: url(img/head-full-markharper.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-mikebogart {
  background-image: url(img/head-full-mikebogart.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-adolfoacosta {
  background-image: url(img/head-full-adolfoacosta.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-tompolitzer {
  background-image: url(img/head-full-tompolitzer.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-rogersmith {
  background-image: url(img/head-full-rogersmith.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-larrybraggs {
  background-image: url(img/head-full-larrybraggs.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-davidgaribaldi {
  background-image: url(img/head-full-davidgaribaldi.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-francisprestia {
  background-image: url(img/head-full-francisprestia.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-stephenkupka {
  background-image: url(img/head-full-stephenkupka.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-news-and-updates {
  background-image: url(img/head-full-newsupdates.gif);
  margin: 0 0 10px 0;
  padding: 0;
  width: 640px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
  float: left;
}

#content h2.head-full-horndiscography {
  background-image: url(img/head-full-horndiscography.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;

}

#content .column-space {
  margin: 0;
  padding: 20px 0;
  clear: both;
}

#content .column-space h3.head-horndiscographylink {
  margin: 0;
  padding: 15px 0 0 0;
  border-top: 1px solid #cccccc;
}

#content .column-space h3.head-horndiscographylink a {
  background-image: url(img/hornsectionlink.gif);
  padding: 0;
  width: 382px;
  height: 14px;
  margin: 0 0 0 20px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
}

#content .column-space h3.head-horndiscographylink a:link, #content .column-space h3.head-horndiscographylink a:visited {
background-position: left top;
background-repeat: no-repeat;
}
  
#content .column-space h3.head-horndiscographylink a:hover, #content .column-space h3.head-horndiscographylink a:focus {
background-position:  left -14px;
background-repeat: no-repeat;
}

.rss-box {
float: right;
margin: 15px 15px 0 0;
}



.rss a:link, .rss a:visited, .rss a:hover, .rss a:focus {
display: block;
background-image: url(img/rss.gif);
width: 159px;
height: 18px;
background-repeat: no-repeat;
text-indent: -9999px;
}

#content h2.head-full-tourdates {
  background-image: url(img/head-full-tourdates.gif);
  margin: 0;
  padding: 0;
  width: 640px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
  float: left;
}

#content h2.head-full-discography {
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-discography {
  background-image: url(img/head-full-discography.gif);
}

#content h2.head-full-press {
  background-image: url(img/head-full-press.gif);
  margin: 0 0 10px 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-links {
  background-image: url(img/head-full-links.gif);
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content .table-tour {
  padding: 0 20px;
}

#content .table-tour table {
  margin: 0;
  padding: 0;
  width: 100%;
}

#content .table-tour table th {
  display: none;
}

#content .table-tour table td {
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
  width: 30%;
}
#content .video-space {
  padding: 10px 0 10px 20px;
}

#content .the-band {
  float: left;
  width: 100%;
  padding: 10px 0 10px 0;
}

#content .the-band ul {
  padding: 0;
  margin: 0 0 0 10px;
  list-style: none;
}

#content .the-band ul li {
  float: left;
}

#content .the-band ul li a {
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 0 10px 10px;
  border: 1px solid #cc9900;
}

#content .the-band ul li a span {
  display: none;
}

#content .the-band ul li.photo-emilio a {
  background-image: url(img/photo-emilio.jpg);
}

#content .the-band ul li.photo-stephen a {
  background-image: url(img/photo-stephen.jpg);
}

#content .the-band ul li.photo-francis a {
  background-image: url(img/photo-francis.jpg);
}
#content .the-band ul li.photo-david a {
  background-image: url(img/photo-david.jpg);
}

#content .the-band ul li.photo-larry a {
  background-image: url(img/photo-larry.jpg);
}

#content .the-band ul li.photo-roger a {
  background-image: url(img/photo-roger.jpg);
}

#content .the-band ul li.photo-tome a {
  background-image: url(img/photo-tome.jpg);
}

#content .the-band ul li.photo-adolfo a {
  background-image: url(img/photo-adolfo.jpg);
}

#content .the-band ul li.photo-mic a {
  background-image: url(img/photo-mic.jpg);
}

#content .the-band ul li.photo-mark a {
  background-image: url(img/photo-mark.jpg);
}

#content p.disc-photo img {
  border: 1px solid #cc9900;
  height: 183px;
  width: 183px;
}

#content p.disc-description {
  margin-top: 0;
  height: 35px;
}

#content p.disc-description em {
  color: #666666;
}
.column-small_right img {
margin-bottom: 15px;
}


/* ========== */
/* = FOOTER = */
/* ========== */


#footer {
  background-image: url(img/bg-footer.gif);
  background-position: top;
  background-repeat: no-repeat;
  color: #cccccc;
  padding: 0 0 5px 0;
}

#footer h3 {
  margin: 0;
  padding: 0;
  width: 220px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: bottom;
}

#footer h3.board {
  background-image: url(img/head-footer-board.gif);
}

#footer h3.news {
  background-image: url(img/head-footer-news.gif);
}

#footer h3.press {
  background-image: url(img/head-footer-press.gif);
}

#footer h3 span {
  display: none;
}

#footer p {
  padding: 0;
  margin: 10px 20px;
  font-size: 85%;
  line-height: 150%;
}

#footer ul {
  padding: 0;
  margin: 10px 20px;
  list-style: none;
  font-size: 85%;
  line-height: 150%;
}

#footer #social-sites {
  background-image: url(img/footer-social-bottom.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#footer #social-sites .space {
  background-image: url(img/footer-social-top.gif);
  background-position: top;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

#footer #social-sites .space ul {
  margin: 0 0 0 15px;
  padding: 0;
}

#footer #social-sites .space ul li {
  float: left;
  padding: 20px 20px 20px 35px;
  margin: 0;
  background-position: left;
  background-repeat: no-repeat;
}

#footer #social-sites .space ul li.social-more {
  background-image: url(img/social-icon-more.gif);
}

#footer #social-sites .space ul li.social-twitter {
  background-image: url(img/social-icon-twitter.gif);
}

#footer #social-sites .space ul li.social-lastfm {
  background-image: url(img/social-icon-lastfm.gif);
}

#footer #social-sites .space ul li.social-vimeo {
  background-image: url(img/social-icon-vimeo.gif);
}

#footer #social-sites .space ul li.social-ning {
  background-image: url(img/social-icon-ning.gif);
}

#footer #social-sites .space ul li.social-youtube {
  background-image: url(img/social-icon-youtube.gif);
}

#footer #social-sites .space ul li.social-flickr {
  background-image: url(img/social-icon-flickr.gif);
}


/* =========== */
/* = CREDITS = */
/* =========== */


#credits {
  background-image: url(img/bg-credits.gif);
  background-position: top;
  background-repeat: no-repeat;
}

#credits p {
  color: #999999;
  background-image: url(img/footer-dochat.gif);
  background-position: 0% 18%;
  background-repeat: no-repeat;
  font-size: 85%;
  margin: 0 20px;
  padding: 30px 0 100px 40px;
}



/* =========== */
/* = HORN DISCOGRAPHY = */
/* =========== */

#content .table-horn {
  padding: 0 20px;
}

#content .table-horn table {
  margin: 10px 0 10px 0;
  padding: 0;
  width: 100%;
}

#content .table-horn table th {
font-weight: bold;
}

#content .table-horn table td {
  padding: 5px 15px 5px 0;
  border-bottom: 1px solid #cccccc;
  width: auto;
	vertical-align:top;
}
