body {
  text-align: center;
  background: #000 url(../images/bg_header.gif) 0 0 repeat-x;
  margin: 0;
  padding: 0;
  }
  
blockquote {
  border-left: 5px solid #963;
  border-right: 1px solid #222;
  margin: 20px 0;
  padding: 10px 15px;
  text-align: justify;
  font: italic 0.75em Georgia, "Times New Roman", Times, serif;
  background: #151515;
  line-height: 2em;
  color: #fff;
  letter-spacing: 1px;
  }  

#container {
  margin: 0 auto;
  width: 900px;
  text-align: left;
  } 
  
#header_cap {
  background: #600 url(../images/header_cap.jpg) 0 0 no-repeat;
  height: 107px;
  position: relative;
  text-align: right;
  }
  
#user_details {
  font: 0.7em Arial, Helvetica, sans-serif;
  color: #999;
  }  
  
#user_details ul {
  padding: 10px 0 30px 0;
  margin: 0;
  }

#user_details li {
  display: inline;
  list-style-type: none;
  padding-right: 15px;
  }
    

#logo {
  position: absolute;
  top: 0;
  left: 0;
  }  

#nav_container {
  background: #333 url(../images/navbar.gif) no-repeat;
  padding: 0;
  margin: 0;
  float: right;
  width: 540px;
  height: 55px;
  }
  
#nav_container h3 { 
  display: none;
  } 
  
#nav_container span {
  display: none;
  }  
  
#nav_container ul {
  padding: 0;
  margin: 0;
  }  

#nav_container li, #nav_container a {
  height:55px;
  display:block;
  border-bottom: none;
  }  
  
#nav_container li {
  float: left;
  list-style: none;
  display: inline;
  }  
  
#nav_home { width: 95px; }
#nav_bios { width: 106px; }
#nav_tour { width: 107px; }
#nav_media { width: 121px; }  
#nav_contact { width: 111px; } 

#nav_home a:hover, #nav_home a.current { background: transparent url(../images/navbar.gif) 0px -55px no-repeat; }
#nav_bios a:hover, #nav_bios a.current { background: transparent url(../images/navbar.gif) -95px -55px no-repeat; }
#nav_tour a:hover, #nav_tour a.current { background: transparent url(../images/navbar.gif) -201px -55px no-repeat; }
#nav_media a:hover, #nav_media a.current { background: transparent url(../images/navbar.gif) -308px -55px no-repeat; }  
#nav_contact a:hover, #nav_contact a.current { background: transparent url(../images/navbar.gif) -429px -55px no-repeat; }  
  
#sidebar {
  background: #000;
  margin: 180px 30px 20px 30px;
  padding: 0;
  width: 300px;
  float: left;
  text-align: left;
  }
  
a.white_dotted { border-bottom: 1px dotted #fff; }

#sidebar a:link, #sidebar a:visited {  }
#sidebar a:hover, #sidebar a:active {  }

h3.sidebar_mp3player {
  background: #000 url(../images/hdr_sidebar_mp3player.gif) 0 0 no-repeat;
  width: 160px;
  height: 40px;
  text-indent: -9999px;
  }

h3.sidebar_shows {
  background: #000 url(../images/hdr_sidebar_shows.gif) 0 0 no-repeat;
  width: 160px;
  height: 40px;
  text-indent: -9999px;
  }    

h3.sidebar_news {
  background: #000 url(../images/hdr_sidebar_news.gif) 0 0 no-repeat;
  width: 150px;
  height: 40px;
  text-indent: -9999px;  
  }   
  
.sidebar_date {
  font-weight: bold;
  font: 1.1em Georgia, Arial, Sans-Serif;
  color: #999;
  width: 150px;
  height: 40px;
  }
  
.sidebar_readmore {
  font-weight: bold;
  padding-left: 32px;
  margin-left: 20px;
  background: transparent url(../images/icon_arrow.gif) 5px center no-repeat;
  }
  
#sidebar ul {
  font: 0.75em Arial, Helvetica, sans-serif;
  color: #f60;
  padding: 12px 0;
  margin: 0;
  }
  
#main_content ul.news_archive {  
  padding: 0;
  margin: 0;
  }
  
#sidebar li, #main_content ul.news_archive li {
  list-style-type: none;
  margin-top: 0;
  line-height: 2em;
  }    
  
#content {
  margin: 20px 0;
  padding: 0;
  width: 540px;
  float: right;
  }  
  
#teasers {
  height: 250px;
  padding: 3px 0;
  border-top: 3px solid #963;
  border-bottom: 3px solid #963;
  }
  
#main_content {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  background: #333 url(../images/bg_quote.gif) repeat;
  padding: 15px 15px;
  margin: 0;
  font: 0.9em Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #ccc;
  line-height: 1.5em;
  }
  
#main_content h3 {
  font: 1.3em Arial, Helvetica, sans-serif;
  color: #fff;
  border-bottom: 1px solid #333;
  padding: 0 0 6px 0;
  }

#main_content h4 {
  font: italic 1.15em Arial, Helvetica, sans-serif;
  color: #fff;
  border-bottom: 1px dotted #333;
  padding: 0 0 6px 0;
  font-weight: bold;
  }  
  
#main_content h5 {
  font: 1.05em Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  color: #fff;
  border-bottom: 1px dotted #333;
  padding: 0 0 6px 0;
  font-weight: bold;
  }
  
#main_content li {
  font-size: 0.9em;
  list-style-type: square;
  }  
  
#main_content li li {
  font-size: 0.85em;
  list-style-type: circle;
  }  

#bios img {
  margin: 5px 10px 6px 0;
  float: left;
  }  

#welcome {
  background: #333 url(../images/bg_quote.gif) repeat;
  padding: 0 15px;
  margin: 3px 0;
  font: 0.9em Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ccc;
  line-height: 1.5em;
  }

#welcome p {
  padding: 15px 0;
  }  
  
#sub_teasers {
  height: 165px;
  padding: 0;
  margin: 0;
  }  
  
.sub_teaser1 {
  background: #222 url(../images/bg_subteaser1.gif) 0 0 no-repeat;
  float: left;
  width: 269px;
  height: 165px;
  }
  
.sub_teaser2 {
  background: #222 url(../images/bg_subteaser2.gif) 0 0 no-repeat;  
  float: right;
  width: 269px;
  height: 165px;
  }  

#sub_teasers h3 {
  color: #666;
  letter-spacing: -1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  font-weight: normal;
  margin: 0;
  padding: 17px 10px 5px 15px;
  }  

#sub_teasers ul {
  list-style-type: none;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  }
  
#sub_teasers li {
  background: transparent url(../images/icon_bullet.png) left center no-repeat;
  padding-left: 18px;
  line-height: 1.7em;
  }  

#bios ul { 
  float: left;
  width: 100%;
  margin-top: 0;
  overflow: auto;  
  }
  
#bios li {
  float: left;
  width: 225px;
  }    

#bios br {
  clear: both;
  }  

#footer {
  margin: 0;
  padding: 0;
  clear: both;
  background: #333;
  border-top: 1px solid #666;
  width: 900px;
  text-align: left;
  font: 0.7em Arial, Helvetica, sans-serif;
  color: #999;
  }
  
#footer ul {
  padding: 20px 30px;
  margin: 0;
  }

#footer li {
  display: inline;
  list-style-type: none;
  padding-right: 6px;
  }
  
#footer a {
  font-weight: bold;
  }  

a:link, a:visited {
  color:#c60;
  text-decoration: none;
  }
  
a:hover, a:active, #footer a.current {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #999;
  }      
  
.reset_top {
  margin-top: 0;
  padding-top: 0;
  }
  
.reset_bottom {
  margin-bottom: 0;
  padding-bottom: 0;
  }
  
.reset_both {
  margin-top: 0;
  padding-top: 0;  
  margin-bottom: 0;
  padding-bottom: 0;
  }
  
.bigger {
  font-size: 125%;
  }
  
.strong {
  font-weight: bold;
  }
  
.arial {
  font-family: Arial, Helvetica, sans-serif;
  }
  
.display_none {
  display: none;
  }
  
.align_right {
  text-align: right;
  }
  
.orange {
  color: #963;
  }  