body, #primary{
	color:#666666;
}
#header, #primary{
	background:#FFF;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background-color: #FFF;
}
#ancillary{
	border-top:1px solid #FFF;
}

a, .story .details a, .story .details a:hover{
	text-decoration: none;
	color: #33ccff;
	background-color: none;
}
.story .details a:hover{
	text-decoration: none;
	color:#FFF;
	background-color: #33ccff;
}
.story .details{ border-top:1px solid #999999; }

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

#primary h2{ color:#666666; }

blockquote{ color:#666666; }

table th{ color:#FFF; background:#333; }
table td{ color:#000; background:#EAEAEA; }

#header h2{ color:#666666; border-right:1px solid #999999; }

.secondary .featured p{
	border-bottom:1px solid #CCC;
	border-top: 1px solid #CCC;
}
.secondary .featured dl{
	border-bottom:1px solid #CCC;
}
.secondary dd a{ color:#3CF; }
.secondary dd a:hover{ 
	color:#FFFFFF;
	text-decoration:none;
}


.secondary .featured dt{
	color:#333;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#666666;
}

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

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #C2C2C2;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #C2C2C2;
}
ul.dates .date, ul.counts .count{
	color:#7A7A7A;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#404040;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 	
	text-decoration: none;
	color: #FFFFFF;
}

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ 
	color:#FFFFFF;
	text-decoration:none;
}


/* Images */

#footer .inside{
	border-top: solid #CCCCCC 1px;
	}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}
