body {
	color: #fff;
	background-color: #0A0A0A;
	background-image: url(dark_grunge/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a, a:link, a:visited {
	color:#ffffff;
}

a:hover, a:active, a.active {
	color:#ffffff;
}

ul#nav li.page_item a:hover, ul#nav li.current_page_item a {
	color:#cccccc
}

#header {
	background-image:none !important;
}

.menu_class {
	border:1px solid #171717;
}

.the_menu li {
	background-color:#0A0A0A;
	border-top:1px solid #171717;
}

.the_menu ul.children li {
	background-color:#0A0A0A;
}

.the_menu li a:hover {
	color: #ffffff;
}

#content {
	background-image: url(dark_grunge/bg-content2.png);
	background-repeat: repeat;
}

#featured {
background-image: url(dark_grunge/bgcontent.jpg);
	background-repeat: repeat;
}

.featured_text h2 a {
	color:#ffffff !important;
}

.featured_text p {
	color:#cccccc !important;
}

ul#showcase li a:hover, ul#showcase li a.active {
	border:1px solid #414c52;
}

div#about {
	background:transparent url(dark_grunge/aboutbg.jpg);
}

#about .about_image {
	border:0px solid #414c52 !important;
}

#about .about_button {
	background-color:#0C0C0A;
	border:0px solid #414c52;
	color:#cccccc;
}

#about a.about_button:hover {
	border:1px solid #6a7065;
	background-color:#cccccc;
	color:#6a7065;
}

#slider_nav {
background-image: url(dark_grunge/bg-content2.png);
	background-repeat: repeat-x;
	background-color:#0a0a0a;
}

#home #albums {	
background-image: url(dark_grunge/bg-content3.jpg);
	background-repeat: repeat;
}

#albums .entry {
	background-image: url(dark_grunge/bgcontent.jpg);
	color:#cccccc;
}

#home #albums p.category a {
	background:transparent url(dark_grunge/buttonalbum.png);
}

	#home #albums p.category a:hover {
		background:transparent url(dark_grunge/buttonalbum2.png);
	}

#commentform #submit {
	background-color:#1A1A1A;
	border:1px solid #0b0b0a;
	color:#cccccc;
}

#blog .box, .archive_options, .widget ul li, .flickr .flickr_photos, #wp-calendar, #wp-calendar caption, form#newsletter {
background-image: url(dark_grunge/bg-content3.jpg);
	background-repeat: repeat;
	border:1px dotted #131313;
}

.widget ul {border-bottom: 1px dotted #414c52;}

#wp-calendar {
	color:#333333;
}

#footerWrap ul li.clickready.hover {
	border: 1px solid #2ba2e1;
}

#wp-calendar caption {
	background: #0A0A0A;
	color: #fff;
}

.credits, .credits a {
	color:#797677 !important;
}

