#contenttop {
	background: url(images/top-dark.png) no-repeat center top;
}

#contentmiddle {
	background: url(images/middle-dark.png) repeat-y center;
}

#contentbottom {
	background: url(images/bottom-dark.png) no-repeat center;
}

#contentright, #contentright li, #contentright ul, #contentright p{
	color: #fff;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content li, #content ul, #content ol, #content label, #content legend {
	color: #fff;
}

.time {
	background-color: #141414;
}

.list-meta p, .list-meta p a, .list-meta p a:visited {
	font-size: 12px;
	color: #fff !important;
}

h3#comments {
	background-color: #141414;
}

.comment-container {
	background-color: #141414;
}

.sf-menu a:hover {
	background: none #222;
	color: #fff;
}

.current_page_item {
	background: none #222;
	color: #fff;
}

.current_page_parent {
	background: none #222;
}

.sf-menu li li a:hover {
	background: none #222;
}

.author-box {
	background-color: #141414;
}

#contentmiddle-full {
	background-color: #000;
}