/*body, #primary{
	color:#444;
}
#header, #primary{
	background:#FFF;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background:#E5E5E5; 
    background:#FFF;
}*/
#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; }

.story img{ 
	border:1px solid #000;
    float: left;
}

h1, h2, h3{ color:#000; }

#primary h2{ color:#333; }

#primary .imgmarquee{ 
	border:0px solid #000;
    float: left; 
    margin: 0px;
    margin-bottom: 10px; 
}

#primary img { 
/*	border:1px solid #000; */
/*   border:1px solid #18a92f; old green */
    float: left; 
    margin-right: 8px; 
	position: relative;
	top: -4px;
}

#primary.twocol-stories .highlightslist {
	width: 370px;
}

#primary.twocol-stories .highlightslist a{
    font-size:12px;
	line-height:1.15em;    
	color:#666;
	text-decoration:none;
/*	float:left; */
/*	width:48%; */
/*    width:400px; */
/*	display:inline; */
}

#primary.twocol-stories .highlightslist a:hover{ color:#000; }
  
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 {
	color:#333;
}

.story h3 {
	/*color: #fff;
	background-color: #78afab;
	padding: 5px 374px 6px 8px;*/
	}
.story h3 a {
	background-color: #fff;
	border-bottom: 1px dotted #549f86;
	color: #333;
	background-color: #fff;
	text-transform: lowercase;
	padding: 0px;
	}
/*#primary .single-story .primary h3, .story h3, .story h3 a {
	display: block;
	color: #333;
	background-color: #fff;
	font-weight: normal;
	text-transform: lowercase;
	padding: 1px 6px;
}
#primary .single-story .primary h3,{
	display: block;
	color: #333;
	background-color: #fff;
	font-weight: normal;
	text-transform: lowercase;
	padding: 1px 6px;
}*/

  .story h3, .story h3 a {
 }


#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:#000; }

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333; text-decoration:none; font-size:11px;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }


/* Images */

#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(white/search-button-remix.gif) 0 0 no-repeat;
}