body {
	color:#8cbacb;
	background-color:#212c30;
}
.header {
	background:url('images/dark/header_edge_bg.gif') left top no-repeat;
}
.header .wrapper {
	background:url('images/dark/header_bg.gif') left bottom repeat-x #2a383d;
}
.header .links {
	color:#e94022;
	background:url('images/dark/links_bg.gif') left top no-repeat;
}
.header .links a {
	color:#e94022;
}
.header .slogan p {
	color:#8cbacb;
}
.header .slogan .locality {
	color:#e3074f;
}
.header .slogan .locality a {
	color:#57a115;
}
.header h1 {
	background:url('images/dark/logo.jpg') left top no-repeat;
}
.body {
	background:url('images/dark/body_edge_bg.gif') left top no-repeat;
}
.body .wrapper {
	background:url('images/dark/body_bg.gif') left top repeat-x;
}
.home .blurb {
	color:#aaa;
}
.home .news h1 {
	font-size:18px;
}
.home .news .excerpt, .home .innerright {
	color:#8cbacb;
}
.home .news h3 a, .news .post h2 a {
	color:#e94022;
}	
.post h1.title, .home .innerright h2 {
	background:url('images/dark/widget_bg.gif') left 2px no-repeat;
	color:#aaa;
}
.post .breadcrumb {
	color:#8cbacb;
}
.post .breadcrumb a, .home .topgames a {
	color:#57a115;
}
.post a.post-edit-link {
	color:#aaa;
}
.entry {
	color:#8cbacb;
}
.entry table {
	background-color:#212c30;
}
.entry table th {
	background-color:#2b393e;
	border:1px solid #2b393e;
}
.post h1 a, .news .post h2 a,
.entry h2,
.entry h3,
.entry h4,
.entry h5 {
	color:#e94022;
}
#sidebar1 {
	background:url('images/dark/sidebar_bg.gif') left top repeat-y;
}
#sidebar2 .widget_slideshow, .entry div.slideshow {
	background:url('images/dark/flash_bg.gif') left top no-repeat;
}
.sidebar h4 {
	color:#aaa;
	background:url('images/dark/widget_bg.gif') left 2px no-repeat;
}
.sidebar h5 {
	color:#aaa;
}
.footer {
	color:#aaa;
}
.footer .wrapper {
	border-top:1px solid #666;
}