body {
	background: #be3699;
	}
#nav {
	background: #121212;
	color: #a8a8a8;
	border-bottom: 3px solid #555;
	}
#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: #2f2f2f;
	}
#categories a {
	color: #a8a8a8;
	}
#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 #282c2e;
	}
.featured a:hover img.featured-image {
	border: 20px solid #121212;
}
.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: #2c2e2f;
	color: #a8a8a8;
}
.featured .featured-content .more-link:hover {
	background: #121212;
	}
.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 #051524;
	border-bottom: 15px solid #051524;
	}
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: #a8a8a8;
	}
.navigation a:hover {
	color: #fff;
	}
#footer {
	border-top: 2px solid #262f38;
	}
.footer-item a {
	color: #a8a8a8;
	}
.footer-item a:hover {
	color: #fff;
	}
