body, #primary{
	color:#444;
}
#header, #primary{
	background:#FFF;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background:#fff;
}
#ancillary{
	border:1px solid #fff;
}

a, .story .details a, .story .details a:hover{
	text-decoration:none;
	color:#005D93;
}
.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border-top:1px solid #7F7F7F; }

h1, h2, h3{ color:#4D4D4D; }

#primary h2{ color:#333; }

blockquote{ color:#333; }

table th{ color:#FFF; background:#333; }
table td{ color:#000; background:#FFF; }

#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;
}

ul.list {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid #D5D8D8;
	color: #333333;
}
ul.list li {
	background: #F6F6F6 url(images/sprite_list.gif) repeat-x top;
	line-height: 40px;
	display: block;
}
ul.list a {
	padding-left: 10px;
	display: block;
	height: 40px;
	background: url(images/sprite_open.gif) no-repeat right top;
	text-decoration: none;
}
ul.list li:hover {
	background: #82CB20 url(images/sprite_list.gif) repeat-x 0px -50px;
	color: #FFFFFF;
}

ul.list a:link, ul.list a:visited  {
	color: #333333;
}
ul.list a:hover {
	color: #FFFFFF;
	background: url(images/sprite_open.gif) no-repeat right bottom;
	outline: none;
}
ul.list a:active {
	color: #990000;
}

.box-rounded {
	background: url(images/img_box_bottom_left.gif) no-repeat left bottom;
	margin-top: 1em;
	margin-bottom: 1em;
}
.box-rounded-outer {
	background: url(images/img_box_bottom_right.gif) no-repeat right bottom;
	padding-bottom: 10px;
}
.box-rounded-inner {
	background: url(images/img_box_top_left.gif) no-repeat left top;
}
.box-rounded h2 {
	background: url(images/img_box_top_right.gif) no-repeat right top;
	padding-top: 10px;
	padding-bottom:5px;
	margin: 0;
	font-size: 110%;
	color: #219B00;
}
.box-rounded p {
	padding:0;
	margin: 0;
}
.box-rounded h2, .box-rounded p {
	padding-left: 15px;
	padding-right: 15px;
	border: none;
}

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:#005D93;
}
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:#DA0000; 
	text-decoration:underline;
}

ul.archive a{
	color:#005D93;
	background-color: #f1f1f1;
}
ul.archive a:hover{ color:#DA0000; }
	background-color: #C6C6C6;

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#525252;
}
#footer a:hover, #footer p.copyright a:hover{
	color:#000000;
	text-decoration:underline;
}
#footer a, #footer p.copyright a{
	color:#525252;
}
#footer a:hover, #footer p.attributes a:hover{
	color:#000000;
	text-decoration:underline;
}
#navigation{ color: #666; }
#navigation a, #navigation p.attributes a{
	color:#005D93;
}
#navigation a:hover, #navigation p.attributes a:hover{
	color:#DA0000;
	text-decoration:underline;
}


/* Images */

#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#navigation .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}
