/* --------------------------- global styles 
-------------------------------------------- */



body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, dl, dt, dd, blockquote {
 margin : 0; padding : 0; 
}

ol,ul { list-style : none; }


h1,h2,h3,h4,h5,h6 { font-size : 100%; }





address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }



img { border : 0; }


caption { text-align : left; }

/* Removes quotation marks from q
q:before, q:after { content :''; }
 */


body {
text-align: center;
background: #666;
font-family:'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;
background: url(../images/background.jpg) repeat-x;
}
a:link, a:visited {
color: #36c;
text-decoration:none;
}

a:hover {
color:#ccf;
background: #000;
}

table#past-shows {
width: 420px;
margin-top: 8px;
margin-left: 8px;
margin-bottom: 8px;
margin-right: 8px;
}

table#past-shows td {
vertical-align: top;
padding: 4px;
font-size: 12px;
}

table#past-shows td.show-date {
width: 100px;
	font-weight: bold;
}


div.clear {
	clear:both;
}

div#shell {
width: 900px;
margin: 0 auto;
text-align: left;
border-left:2px solid #000;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
margin-bottom: 40px;
background: #fff;
position:relative;
}


div#heading {
height: 230px;
}




/* ------------------ NAVIGATION -------------------
----------------------------------------------- */
ul#navigation {
background:#000;
width:900px;
height:32px;

}

ul#navigation li {
display:inline;
margin-right:20px;
width:70px;
height:32px;
}

ul#navigation li h4 {
text-indent:-9999px;
}



ul#navigation li.nav1 a:link, 
ul#navigation li.nav1 a:visited
{
display:block; width:70px; height: 32px; float:left;
background: url(../images/navigation-home.png) no-repeat;
}

ul#navigation li.nav1 a:hover {
background:  url(../images/navigation-home-over.png) no-repeat;
}


ul#navigation li.nav2 a:link, 
ul#navigation li.nav2 a:visited
{
display:block; width:70px; height: 32px; float:left;
background: url(../images/navigation-biography.png) no-repeat;
}

ul#navigation li.nav2 a:hover {
background:  url(../images/navigation-biography-over.png) no-repeat;
}


ul#navigation li.nav3 a:link, 
ul#navigation li.nav3 a:visited
{
display:block; width:70px; height: 32px; float:left;
background: url(../images/navigation-shows.png) no-repeat;
}

ul#navigation li.nav3 a:hover {
background:  url(../images/navigation-shows-over.png) no-repeat;
}



ul#navigation li.nav4 a:link, 
ul#navigation li.nav4 a:visited
{
display:block; width:70px; height: 32px; float:left;
background: url(../images/navigation-press.png) no-repeat;
}

ul#navigation li.nav4 a:hover {
background:  url(../images/navigation-press-over.png) no-repeat;
}



ul#navigation li.nav5 a:link, 
ul#navigation li.nav5 a:visited
{
display:block; width:70px; height: 32px; float:left;
background: url(../images/navigation-video.png) no-repeat;
}

ul#navigation li.nav5 a:hover {
background:  url(../images/navigation-video-over.png) no-repeat;
}




ul#navigation li.nav6 a:link, 
ul#navigation li.nav6 a:visited
{
display:block; width:70px; height: 32px; float:left;
background: url(../images/navigation-photos.png) no-repeat;
}

ul#navigation li.nav6 a:hover {
background:  url(../images/navigation-photos-over.png) no-repeat;
}






ul#navigation li.nav7 a:link, 
ul#navigation li.nav7 a:visited
{
display:block; width:70px; height: 32px; float:left;
background: url(../images/navigation-contact.png) no-repeat;
}

ul#navigation li.nav7 a:hover {
background:  url(../images/navigation-contact-over.png) no-repeat;
}




























div#content {
width: 100%;
padding-bottom: 40px;
}

div#content-left {
float:left;
width: 650px;
margin-left:20px;
margin-top: 20px;
}

div#content-left-flash {
float:left;
width: 650px;
margin-top: 20px;
margin-left: 20px;

}

div#content-left-flash h3 {
background: url(../images/header-video.png) no-repeat 110px 0;
text-indent: -9999px;
height:24px;
}


div#content-left-flash div.caption div{
width: 533px;
font-size: 12px;
}


div#content-right {
float:left;
width:200px;
margin-left:10px;
margin-top: 15px;
}


div#content-left div#home-content {
	background: url(../images/home-faves-background.png) bottom no-repeat;
border-top: 3px solid #ccc;
width: 611px;
}
div#content-left div#home-content p {
margin:20px;
width: 570px;
font-size:14px;
font-style:italic;
line-height: 140%;
clear: both;
}

div#content-left cite {
width: 550px;
display: block;
text-align: right;
font-size: 10px;
margin-bottom: 20px;

}

div#content-left p.read-more {
padding-bottom: 60px!important;
text-align: right;
font-style: normal;
}

div#content-left p.read-more a:link, div#content-left p.read-more a:visited {
	color: #fff;
background: #39c;
padding: 5px;
text-decoration: none;
font-size: 10px;
}

div#content-left p.read-more a:hover {
color:#39c;
background: #000;
}


ul#news {
	margin-top: 20px;
background:url(../images/home-news-header.png) no-repeat;
border-bottom: 3px solid #ccc;
padding-top: 60px;
padding-bottom: 30px;
margin-bottom: 20px;
width: 611px;
}
ul#news li {
padding:6px 5px 8px 50px;
background: url(../images/star-small.png) no-repeat 10px 0;
margin-left: 4px;
}


div#content-right h1 {
background: url(../images/h1-limelight.png) no-repeat;
text-indent: -9999px;
height: 47px;
}

div#content-right ul#right-nav h4 {
background: url(../images/h4-buy-cd.png) no-repeat;
text-indent: -9999px;
margin-bottom: 8px;
}

div#content-right ul#right-nav{
padding-left: 108px;
background: url(../images/cd-cover.png) no-repeat;
margin-top: 14px;
padding-bottom: 30px;
margin-bottom: 18px;
margin-left: 10px;
}

div#content-right ul#right-nav-tracks {
margin-left: 10px;
}


div#content-right ul#right-nav-tracks h4{
background: url(../images/h4-listen-to-tracks.png) no-repeat center;
height:20px;
text-indent: -9999px;
margin-bottom: 8px;
}

div#content-right ul#right-nav li a:link, 
div#content-right ul#right-nav li a:visited,
div#content-right ul#right-nav-tracks li a:link,
div#content-right ul#right-nav-tracks li a:visited
{
text-decoration: none;
color:#666;
font-size: 11px;
text-transform: uppercase;
}

div#content-right ul#right-nav li a:hover,
div#content-right ul#right-nav-tracks li a:hover {
color: #ccf;
background: #000;
}

div#content-right ul#right-nav-links {
margin-top:20px;
}
div#content-right ul#right-nav-links li.mp3-player {
background: url(../images/h4-media-player.png) no-repeat center;
height:55px;
text-indent: -9999px;
margin-bottom: 22px;
}

div#content-right ul#right-nav-links li.mailing-list {
background: url(../images/h4-mailing-list.png) no-repeat center;
height:55px;
text-indent: -9999px;
margin-bottom: 8px;
}



div#content-right ul#right-nav-links li.mailing-list a:link,
div#content-right ul#right-nav-links li.mailing-list a:visited,
div#content-right ul#right-nav-links li.mp3-player a:link,
div#content-right ul#right-nav-links li.mp3-player a:visited
{
display:block;
height: 55px;
width: 200px;
}

div#content-right ul#right-nav-links li.mailing-list a:hover,
div#content-right ul#right-nav-links li.mp3-player a:hover
{
background:none !important;
}
span.right-nav-bg {
display:block;
background: url(../images/right-nav-tracks-background.png) no-repeat;
height: 17px;
margin: 22px 0;

}

div#footer h6 {
font-size: 9px;
font-weight: normal;
color: #777;
border-top: 1px solid #000;
padding: 8px 20px;
margin-bottom: 4px;
border-bottom: 1px solid #000;
}

body#shows-page div#content-left {
background: url(../images/background-birds.png) no-repeat;
}

ul#shows {
margin-left: 50px;
width: 472px;
}

div#past-shows {
width:470px;
height:225px;
overflow: auto;
background:none;
padding: 5px;
border:1px solid #ccc;

}

ul#shows h4 {
background: url(../images/h4-come-and-gone.png) no-repeat center;
height:24px;
text-indent: -9999px;
margin-bottom: 8px;
}


ul#shows {
background: url(../images/shows-divider-top.png) no-repeat 40px 0;
}

ul#shows li.show-list {
padding-top: 40px;

}



ul#shows li.next-show {
text-align: center;
padding-bottom: 25px;
}



ul#shows li.next-show h5 {
font-size: 18px;
font-weight: normal;
}

ul#shows li.next-show h2 {
font-size: 30px;
font-weight: normal;
color: #3cf;
}



ul#shows li.next-show a:link, ul#shows li.next-show a:visited {
color:#3cf;
font-size: 30px;
}

ul#shows li.next-show a:hover {
margin:0;
padding:0;
background: none; 
}



ul#shows li.next-show p {
font-size: 10px;
text-align: center;
}

ul#contact {
background: url(../images/background-birds2.png) no-repeat;
}

ul#contact li {
margin-bottom:20px;
text-align:center;
}
ul#contact h4 {
text-transform:uppercase;
font-weight:normal;
}























