body{
        background:#222
	color:#777;
}
#header{
	background:#222;
        color:#888;
}
#primary{
	background:#222;
        color:#999;
}

#secondary{
	background:#1C1C1C;
}

body, #ancillary{
	background:#222;
}

a, .story .details a {
	color:#EEE;
        text-decoration:none;
}
a:hover, .story .details a:hover{
        color:#FFF;
	text-decoration:underline;
}
.story .details{
        border-top:1px solid #333;
}

h1, h2, h3{ color:#EEE; }

#primary h2{ color:#EEE; }

blockquote{ color:#EEE; }

table th{ color:#000; background:#CCC; }
table td{ color:#FFF; background:#111; }

#header h2{
        border-right:1px solid #999;
}
.secondary dd a:hover {
	color: #FFF;
}
.secondary .featured p{
	border-bottom:1px solid #333;
	border-top: 1px solid #333;
}
.secondary .featured dl{
	border-bottom:1px solid #333;
}
.secondary .featured dt{
	color:#555;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#333;
}
.story .details a {
        color:#CCC;
}
.story h3{
        color:#EEE;
}
.story h3 a{
        color:#DDD;
        border-bottom:1px dotted #666;
}
.story h3 a:hover {
        color:#FFF;
        border-bottom:1px solid #AAA;
}

#secondary{
	border-top:1px solid #111;
}
.comment-head{
	border-bottom:1px solid #333;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #333;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #333;
}
ul.dates .date, ul.counts .count{
	color:#888;
}
ul.dates a:hover .date, ul.counts a:hover .count {
        color:#AAA;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#CCC;
}
ul.dates a:hover, ul.counts a:hover, ul.blogroll a:hover, ul.pages a:hover{
        color:#FFF;
}

#footer {
        color:#555
}

#footer a, #footer p.attributes a{
	color:#AAA;
        text-decoration:none;
}
#footer a:hover, #footer p.attributes a:hover{
        color:#CCC;
        text-decoration:underline;
}

#header_menu h3 {
        border-right:1px solid #999;
}

#header_menu h3 a {
        color:#DDD;
        text-decoration:none;
}

#header_menu h3 a:hover {
        color:#FFF;
        text-decoration:none;
}

/* Images */

/*
#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}
*/
