body { border-top: 4px solid #2F646D; }

body, #primary{
	color:#000;
}
#header, #primary{
	background:#FFF;
}

#primary {
	line-height: 24px;
	padding-bottom: 145px;
	background: #fff url(white/lgo2.gif) bottom center no-repeat;
}
	
#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background:#2F646D;
}
#ancillary{
	border-top:1px solid #000;
}

a { color: #666; }
a:visited { color: #666; }
a:hover { color: #000; }

.story .details a {
	color: #2F646D;
	text-decoration: underline;
	}
	


.story .details a:hover{
	color:#000;
}
.story .details a:hover{
	text-decoration:underline;
}
.story .details { border-top:1px solid #7F7F7F; line-height: 12px; }

h2 span { display: none;}

h2 img a { border: none; }

h2 a { color: #2F646D; }
h2 a:visited { color: #2F646D; }
h2 a:hover { color: #000; }

h1, h2, h3{ color:#000; }

h3 { font-weight: bold; margin-bottom: 0; }

#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 .featured dd {
	/* line-height: 12px; */
}

.secondary dd a{ color:#2F646D; }
.secondary dd a:visited{ color:#2F646D; }
.secondary dd a:hover{ color:#000; }

.secondary .featured dd a{ color:#2F646D; }
.secondary .featured dd a:visited{ color:#2F646D; }
.secondary .featured 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 .date{
	color:#666;
	padding:0 4px 0 0;
	margin-right: 4px;
	border-right: 1px solid #91A6AA;
}


ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #91A6AA;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #91A6AA;
}
ul.dates .date, ul.counts .count{
	color:#91A6AA;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, ul.dates a:visited, ul.counts a:visited, ul.pages:visited {
	color:#fff;
}
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: #91A6AA; }

#footer{ color: #fff; }
#footer a, #footer p.attributes a{ color:#fff; text-decoration: underline; }
#footer a:hover, #footer p.attributes a:hover{ color:#d2d2d2; }


/* Images */

#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}
