#navigation {background-color:#000; color:#FFF;}

#navigation ul {
	margin:0px; text-transform:uppercase; 
	font-size:18px; 
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",helvetica,arial; 
	padding: 10px 0px 15px 0px;
	}
	
#navigation li {list-style:none; display:inline; margin-right:36px;}
#navigation li.last {margin-right:0px;}
#navigation li:hover {color:#d95422;}
#navigation li a:hover {color:#d95422;}
#navigation li a {color:#FFF; text-decoration:none;}

	
#content_container {background: #FFF url(../images/content_container_bg.png) repeat-y;}	

#shows_list ul {list-style:none; margin:0px;}
#shows_list h3, #shows_list img, #header img {margin:0px;}

.news_post_container h3, .information_container h3 {color:#d95422; font-size:18px; border-bottom: 1px solid #a09a8a; padding-bottom:10px; margin-bottom:10px;}
#news, #bio, #contact, #tour, #links, #gallery, #media {margin-top:30px; border-right: 1px solid #a09a8a;}
#shows_list img {margin-top:30px;}
#shows_list h3 {border-bottom: 1px solid #a09a8a; padding-bottom:5px;}
#shows_list ul {margin-top:15px; border-bottom:1px solid #a09a8a; padding-bottom:15px;}

#sidebar {margin-left:15px;}
#mailing_list h3, #mailing_list img {margin:0px; margin-top:10px;}

#sidebar input.text_field {background-color: #e3dbcf;}

#mailing_list {border-bottom:1px solid #a09a8a;}
#street_team img, #buy_merch img {margin:0px;} 
#street_team h3, #buy_merch h3 {margin:0px; margin-top:10px;}
#buy_merch {padding-bottom:10px; border-bottom:1px solid #a09a8a;}

#footer {border-top: 1px solid #a09a8a; margin-left:40px; padding-top:15px; margin-top:25px;}
#footer img {margin-right:30px;}
#footer img.last {margin-right:0px;}

#header {background-color:#000;}


.information_container a {color:#000;}
.information_container a:hover {color:#d95422;}

h4.song_title {font-size:11px; font-weight:bold;}

.gallery_container img {
	border: 1px solid #000;
	padding:2px;
}

.gallery_container img:hover {
	border: 1px solid #000;
	background-color:#d95422;
}

.news_post_container a {
	color:#000;
}