/* @override http://mckarchitects.com/wp-content/themes/hemingway/styles/white.css */

/* @override http://mckarchitects.com/wp-content/themes/hemingway/styles/white.css */

#menu {
	clear: both;
	border-bottom: 1px solid #CCC;
	position: relative;
	padding-bottom: 10px;
}
#menu li {
	font-size: 12px;
	display: inline;
}
#menu li a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: -24px;
	text-decoration: none;
}
#menu li a:hover {
	color: #339900;
	text-deoration: none;
}
.current_page_item a,
.current_page_ancestor a,
.current_page_parent a {
	padding-bottom: 10px;
    border-bottom: 3px solid #999;
}

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

#secondary{
	background:#F3F3F3;
}

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

a, .story .details a, .story .details {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.story .details a:hover{
	color:#000000;
	text-decoration: none;
}
.story .details{ border-top: 1px solid #ccc; }

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

#primary h2{ color:#333; }

blockquote{ color:#333; }

table th{ color:#FFF; background:#FFF; }
table td{
	color:#666666;
}

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


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

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ color:#339900; }


/* Images */


#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}