body {
	background: url('images/rs-bg.jpg') top center repeat-x #240511;
	}
#nav {
	background: #121212;
	color: #a8a8a8;
	border-bottom: 3px solid #555;
        padding-left:40px; 
	}
#nav a, #nav li.current_page_item a:hover {
	color: #a8a8a8;
	}
#nav li.current_page_item {
	background: url('images/current.gif') bottom center no-repeat;
	}
h1#title a:hover {
	color: #fff;
	}
#categories {
	background: ;
	height: 48px;
	}
#categories a {
	color: #a8a8a8;
	}
#categories img {
        border:0;
        } 
#categories a img {
       padding: 3px;
	}
#categories a:hover img {
	}
#categories li.current-cat a {
	color: #808080;
	}
#categories a:hover {
	color: #fff;
	}
#categories li.current-cat a:hover {
	color: #808080;
	}
.featured img.featured-image {
	border: 20px solid #2a2a2a;
	}
.featured a:hover img.featured-image {
	border: 20px solid #3C3C3C;
}
.featured .featured-content {
	color: #a8a8a8;
	}
.featured .featured-content h2 a, .featured .featured-content a, .comment-content a, #respond a {
	color: #a8a8a8;
	}
.featured .featured-content h2 a:hover {
	color: #fff;
	}
.featured .featured-content .more-link {
	background: #282828;
	color: #a8a8a8;
}
.featured .featured-content .more-link:hover {
	background: #2c2e2f;
	}
.entry {
	background: #2c2e2f;
	}
.entry a.permalink {
	color: #a8a8a8;
	}
.entry:hover a, .entry a.permalink:hover {
	color: #fff;
	}

.comment-content {
	background: #20292d;
	color: #a8a8a8;
	}
.comment-content a {
	color: #a8a8a8;
	}
.arrow {
	border-right: 15px solid #20292d;
	border-top: 15px solid #240511;
	border-bottom: 15px solid #240511;
	}
h3#comments, #respond h3 {
	color: #dedede;
	}
#commentform {
	color: #a8a8a8;
	}
#commentform input, #commentform textarea {
	background: #222a2e;
	color: #dedede;
	}
.comment-author {
	color: #dedede;
	}
.comment-name {
	border-top: 1px dashed #dedede;
	}
.comment-name a {
	color: #dedede;
	}
.navigation a {
	color: #6E5C64;
	}
.navigation a:hover {
	color: #BBB2B6;
	}
#footer {
        border-top: 2px solid #2b2428;
	}
.footer-item a {
	color: #a8a8a8;
	}
.footer-item a:hover {
	color: #fff;
	}
