body, #primary{
	color:#444;
}
body{
	background:#fff;
}

a, .story .details a, .story .details a:hover{
	color:#000;
}
.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border-top:1px solid #7F7F7F; }

h1, h2, h3{ color:#A0A0A0; }

#primary h2{ color:#333; }

blockquote{ color:#333; }

table th{ color:#FFF;}
table td{ color:#000; }

#header h2{ border-right:1px solid #7F7F7F; }

.secondary .featured p{
	border-bottom:1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
}
.secondary .featured dl{
	border-bottom:1px solid #A0A0A0;
}
.secondary dd a{ color:#7F7F7F; }
.secondary dd a:hover{ color:#000; }


.secondary .featured dt{
	color:#333;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#333;
}

#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:#A0A0A0;
}
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{ color:#000; }

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }


/* Images */

#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#navlist
{
width:43.5%;
margin: 0;
padding: 1.4em 0 1.4em 0;
float: left;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
font-weight: bold;
margin: 0 10px 0 0;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
background: transparent;
color: #000;
}

.greyh2 a:hover
{
font-weight: bold;
padding: 10px 0 0 0;
display: block;
text-decoration: none;
color: #000;
}
.search2 input{ 
	border-top:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
	color:#000;
}
#search input{ 
	border-top:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
	color:#000;
}