@import url(../../dark/res/style.css);
body, #primary{
	color:#444;
}
#header, #primary{
	background:#FFF;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background:#E5E5E5;
}
#ancillary{
	border-top:1px solid #D5D5D5;
}

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:#000; }

#primary h2{ color:#333; }

blockquote{ color:#333; }

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

#header h2{ border-right:1px solid #7F7F7F; }

.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:#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;
}

#widget-categories ul, #widget-lastentries ul, #widget-archives ul{
	border-top:1px solid #C2C2C2;
}
#widget-categories ul a, #widget-lastentries ul li,  #widget-archives ul a{
	border-bottom:1px solid #C2C2C2;
}
#widget-categories ul a, #widget-lastentries ul a,  #widget-archives ul a{
	color:#404040;
}
#widget-categories ul a:hover, #widget-lastentries ul a:hover,  #widget-archives ul 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(../i/footer.gif) 50% 0 repeat-x;
}
#search-top .searchimg{
	background:url(../i/search2.gif) 0 0 no-repeat;
}