body {
	color: #333333;
	background: #000 url(black/auutile.png) repeat;

	}

a, a:link, a:visited {
	color:#111111;
}

a:hover, a:active, a.active {
	color:#0091D5;
}

ul#nav li.page_item a:hover, ul#nav li.current_page_item a {
	color:#bfc9b4;
}

#header {
	background:transparent url;
}

.menu_class {
	border:1px solid #1C1C1C;
}

.the_menu li {
	background-color:#302F2F;
	border-top:1px solid #1c1c1c;
}

.the_menu ul.children li {
	background-color:#333333;
}

.the_menu li a:hover {
	color: #BFC9B4;
}

#content {
	background: url(images/bg-content.png);
}

#featured {
	background:transparent url(black/featured_bg.jpg) no-repeat scroll 0 0;
	background-color:#dddddd;
}

.featured_text h2 a {
		color:#181818;
}

ul#showcase li a:hover, ul#showcase li a.active {
	border:1px solid #0091D5;
}

div#about {
	background-color:#363933;
	border-radius: 5px;	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#about .about_image {
	border:1px solid #ffffff;
}

#about .about_button {
	border:1px solid #333333;
	background-color:#C5C7C5;
	border-radius: 5px;	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color:#FFFFFF;
}

#about a.about_button:hover {
	border:1px solid #111111;
	background-color:#ffffff;
	color:#828F73;
}

#slider_nav {
	background-color:#363933;
}

#home #albums {
	background-color:#C5C7C5; 
}

#albums .entry {
	background-color:#181818;
	color:#EEEEEE;
}

#albums .entry {
	padding:10px;
	color:#eeeeee;
	border-bottom:none;
}

#albums .entry a {
	color:#ffffff;
}

#home #albums p.category a {
	background-color:#363933;
	border-radius: 5px;
		-moz-border-radius-bottomright:5px;
		-webkit-border-bottom-right-radius:5px;
		-moz-border-radius-bottomleft:5px;
		-webkit-border-bottom-left-radius:5px;
}

#commentform #submit {
	background-color:#222222;
	color:#FFFFFF;
	border:1px solid #111111; border-radius: 5px;	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#blog .box, .archive_options, .widget ul li, .flickr .flickr_photos, #wp-calendar, #wp-calendar, form#newsletter {
	background-color:#C5C7C5;
	border:1px dotted #cccccc; border-radius: 5px;	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.widget ul {border-bottom: 1px dotted #cccccc;}

#wp-calendar {
	color:#333333;
}

#wp-calendar caption {
	color: #fff;
	background-color:#222222;
}

.credits, .credits a {
	color:#cccccc;
}

