
  body, html {
    color: #666;
  }

  h1.header span.type, 
	#news h3.post_title a {
    color: #8D1F20;
	}
	
	#sidebar div.module,
  #shows .show_date h3,
  #shows .show_date .time,
  #shows .show_date .address,
	h1.header a, 
	h1.header a:visited,
  a {
    color: #01178b;
  }
  a:visited {
    color: #01178b;
  }
  a:hover,  
	#news h3.post_title a:hover {
    color: ;
  }
	
	#archive h2,
	p.byline, 	
  .lyric h4.composer {
    color: ;
	}
	#archive h2 {
	  border-bottom: 1px solid ;
  }
	
	#main {
    background-color: #fff;
	}
	
	#sidebar {
    background-color: #605D85;
	}
	#sidebar div.module {
    background-color: #fff;
	}
	#inside-wrap {
    background: url(/images/sidebar_bg.png) #605D85 top left repeat-x;
    border: 1px solid #fff;
	}
	
	
	#nav ul
  {
    background: url(/images/nav_wide_bg.png) #fff bottom left repeat-x;
  }
  #nav li
  {
    color: ;
  }
  #nav li a:hover
  { 
    background: url(/images/nav_bg.png) #fff bottom left repeat-x;
  }
  
  
  input#email, input#zip_code {    
    border: 1px solid black;
    background-color: #605D85;
    color: #fff;
  }
  #mailing_list {
    color: #fff;
  }
	
	
	#sidebar div.module h2,
	#sidebar div.module h2 a,
	#sidebar div.module h2 a:visited {
    background-color: #8D1F20; 
    color: #fff;
	}
  
  
	
	#sidebar div.module h2:hover a,
	#sidebar div.module h2:hover a:hover,
	#sidebar div.module h2:hover {
    background: url(/images/sidebar_head_bg.png)  top left repeat-x;
	  color: ;
	}
  
  #footer {
    background-color: ;
  }
  
  #footer, 
	#footer #copyright_notice {
    color: ;
  }
	
  #footer a,
  #footer a:visited {    
    color: ;
  }
  
  
	#fans #fans_list table td.tags a,	
	#fans #fans_list table td.tags a:visited {
	  color: #8D1F20;
	}
	#fans #fans_list table td.tags a:hover {
	  background-color: #8D1F20;
	  color: #fff;
	}
	
	ul.twitter li {
  	color: #666;
	}
  ul.twitter li.created_at {
    color: ;
  }
  