body {
	background: #343434 url('images/header_dark_bg1.png') center -93px repeat-x;
	color: #cbcbcb;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: underline;
	}

h2 a:hover {
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	text-decoration: none;
	}
	
a:visited, .entry p a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #989898;
	}
	
#header {
	background: url('/~miscblog/wp-content/themes/misc/images/header_dark.png') no-repeat center 20px;
	}
	
#page {
	background: #343434;
	}
	
#nav a {
	color: #cbcbcb;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #fff;
	text-decoration: none;
	}

#miscnav {
	background: #404040;
	}
	
#miscnav a {
	color: #989898;
	border-right: 1px solid #343434;
	text-decoration: none;
}

#miscnav a:hover {
	background: #343434;
	color: #bfbfbf;
	}
	
#skybox_frame .jcarousel-item {
	color: #727272;
}

#skybox_frame .jcarousel-item a {
	color: #a5a5a5;
}

#skybox_frame .jcarousel-item span.section {
	color: #8c8c8c;
}

#search-box {
	border-color: #595959;
	background: #4c4c4c;
	}
	
#share {
	border-color: #808080;
}

#sidebar {
	background: url('images/sidebar_bg_dark.png') no-repeat top center #404040;
}

#sidebar #otherblogs {
	color: #bfbfbf;
	}
	
#sidebar #otherblogs a {
	color: #bfbfbf;
	text-decoration: none;
}

#sidebar #otherblogs a:hover {
	text-decoration: underline;
}

#sidebar #otherblogs h2 {
	color: #bfbfbf;
}

#sidebar ul {
	background: #404040;
}

li.widget {
	background: #343434;
}

p.postmetadata {
	border: none;
}

.thread-alt {
	background-color: #404040;
	border-color: #808080;
}

.thread-even {
	background-color: #343434;
	border-color: #808080;
}


.commentlist li .avatar {
	border: 1px solid #606060;
	background: #404040;
	}

#footer {
	background: #282828;
	border: #2d2d2d;
	}
	
#footer h2, #footer div.links h2, #footer div.links h2 a {
	color: #808080;
}

#footer a, #footer div.links a {
	color: #bfbfbf;
	text-decoration: none;
}

#footer a:hover, #footer div.links a:hover {
	color: #fff;
	text-decoration: none;
}
	
#subfooter {
	background: #212121;
	}