/* ========== */
/* = COMMON = */
/* ========== */
a:link,
a:visited {
  text-decoration: none;
  color: #663300;
}

a:hover,
a:active {
  text-decoration: none;
  color: #663300;
}


img {
  border: none;
}


#header, #navigation, #promo, #content, #footer, #credits {
  float: left;
  width: 100%;
  clear: both;
}

/*JAF 06/23/2009*/
.thumbnail {
		height: 0;
		text-align: center;
		background-repeat: no-repeat;
		background-position:  0% 0%;
	}
#PlayerPiclinks a {
	display:block;
	
}
#PlayerPiclinks a img {
	height:0;
	width:0;
	border-width:0;
}
#PlayerPiclinks a:hover img {
	position: absolute;
	top: 300px;
	left: 620px;
	height: 350px;
	width: auto;
	border-width: 0px;
	clear: inherit;
}


/* ============= */
/* = 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(../images/bg-body.jpg);
  background-position: top;
  background-repeat: no-repeat;
}

.buttonCell
{
	background-image: url(images/ButtonGreenOn.gif);
	background-color: #EEEEEE;
}

.container {
  margin: 0 auto;
  width: 900px;
  text-align: left;
}

.column-full {
  float: left;
  width: 100%;
  clear: both;
}

.column-full-black {
  float: left;
  width: 100%;
  clear: both;
  background-color: #000000;

}

.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_none {
  float: right;
  margin:0px 0px 0px 640px;
  background-color:#FFFFFF;
}

.column-small_right {
  float: right;
  width: 225px;
  margin:20px 40px 0px 0px;
  /*vertical-align:top;*/
}
.column-medium {
  float: left;
  width: 450px;
}

.column-medium_right{
  float: right;
  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: 100px;
  background-image: url(../images/gbflogo20.gif);
  background-repeat: no-repeat;
  background-position: top center;
}

#header h1 a {
  display: block;
  width: 900px;
  height: 130px;
}

#header h1 a span {
  display: none;
}


/* ============== */
/* = NAVIGATION = */
/* ============== */


#navigation {
  background-image: url(../images/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(../images/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;
}




/* =========== */
/* = CONTENT = */
/* =========== */

.PNormalRev { font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 14px; color: #FFFFFF; font-weight: normal;}

#content {
  background-image: url(../images/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(../images/Welcome.gif);
}



#content h2.head-tour {
  background-image: url(../images/dates.jpg);
}



#content h2.head-full-bandprofile {
  margin: 0;
  padding: 0;
  width: 899px;
  height: 50px;
  background-position: left;
  background-repeat: no-repeat;
}

#content h2.head-full-the-band {
  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(../images/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(../images/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;
}


.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(../images/rss.gif);
width: 159px;
height: 18px;
background-repeat: no-repeat;
text-indent: -9999px;
}

#content h2.head-full-tourdates {
  background-image: url(../images/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 .table-sched {
  padding: 0 20px;
  font-size: 14px;
}

#content .table-sched table {
  margin: 0;
  padding: 0;
  width: 100%;
}

#content .table-sched table th {
  display: none;
}

#content .table-sched table td {
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
  width: 30%;
}

#content .table-tour {
  padding: 0 20px;
  font-size: 11px;
}

#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;
}

/*====
changed from 100% to 50%
===*/
#content .the-band {
  float:inherit;
  width: 80%; 
  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 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(../images/bg-footer.jpg);
  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(../images/head-footer-board.gif);
}

#footer h3.news {
  background-image: url(../images/head-footer-news.gif);
}

#footer h3.press {
  background-image: url(../images/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(../images/bg-footer.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

#footer #social-sites .space {
  background-image: url(../images/footer-social-top.jpg);
  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(../images/social-icon-more.gif);
}

#footer #social-sites .space ul li.social-twitter {
  background-image: url(../images/social-icon-twitter.gif);
}

#footer #social-sites .space ul li.social-lastfm {
  background-image: url(../images/social-icon-lastfm.gif);
}

#footer #social-sites .space ul li.social-vimeo {
  background-image: url(../images/social-icon-vimeo.gif);
}

#footer #social-sites .space ul li.social-ning {
  background-image: url(../images/social-icon-ning.gif);
}

#footer #social-sites .space ul li.social-youtube {
  background-image: url(../images/social-icon-youtube.gif);
}

#footer #social-sites .space ul li.social-flickr {
  background-image: url(../images/social-icon-flickr.gif);
}


/* =========== */
/* = CREDITS = */
/* =========== */


#credits {
  /*background-image: url(../images/bg-credits.gif);*/
  background-position: top;
  background-repeat: no-repeat;
}

#credits p {
  color: #999999;
  /*background-image: url(../images/rackem.jpg);*/
  background-position: 0% 18%;
  background-repeat: no-repeat;
  font-size: 85%;
  padding: 30px 0 50px 80px;
}





#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;
}
