body {
	background: #333333;
	color: #9c9c9c;
}

h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
}

a {
	color: #ffffff;
}

h2 a {
	color: #FFF;
}

#header {
	border: 5px solid #333333;
}

.lavaLamp li.back {
	background: url("../img/lava.gif") no-repeat right -30px;
}

.lavaLamp li.back .left {
	background: url("../img/lava.gif") no-repeat top left;
}

.lavaLamp li a {
	color: #fff; outline: none;
}

#feature, #content, #content_posts ul li, #posts {
	border: 5px solid #282828;
	background: #111111;
}

.post_img img {
	border: 2px solid #282828;
}

.post_img img:hover {
	border: 2px solid #ffffff;
}

.post_info {
	background: #282828;
}

.post_info a {
	color: #9c9c9c;
}

#posts_navigation a {
	border: 5px solid #282828;
	background: #111111;
}

#posts_navigation a:hover {
	background: #666;
}

#content img {
	border: 3px solid #282828;
}

ol.commentlist li div.vcard img.avatar {
	border: 1px solid #fff;
}

ol.commentlist li div.comment-meta a {
	color: #ccc;
}

#author, #email, #url, #comment {
	border: 2px solid #282828;
	background: #FFF !important;
}

.required {
	color: #900;
}

#submit, #submit_ajaxform {
	border: 5px solid #282828;
	background: #282828 !important;
	color: #FFF;
}

#ajax_form {
	color: #FFF;
}

#posts ul li a {
	color: #FFF;
}

#posts ul li a:hover {
	background: #282828;
}

#s {
	border: 5px solid #282828;
	background: #FFF !important;
}

#searchsubmit {
	border: 5px solid #282828;
	background: #282828 url("../img/search.png") no-repeat !important;
	color: #666;
}

#footer {
	border: 5px solid #282828;
	background: #282828;
}
