body, #primary{
	color:#000;
}
#header, #primary{
	background:#647232;
}

#secondary{
	background:#323919;
}

body, #ancillary{
	background:#000000;
}
#ancillary{
	border-top:1px solid #929c6f;
	color:#525252;
}

#ancillary h2{ 
	color:#647332; 
}

#ancillary .block h2{ 
	margin-bottom: 0;	
}

a, .story .details a{
	color:#929c6f;
	text-decoration:none;
}
a:hover, .story .details a:hover{
	color:#CCC;
	text-decoration:underline;
}
.story .details{ 
	color:#323919;
	border-top:1px solid #929c6f; 
}

h1, h2, h3{ color:#000; }

#primary h2{ color:#323919; }

blockquote{ color:#333; }

/* table th{ color:#FFF; background:#333; }
table td{ color:#000; background:#EAEAEA; } */

#header h2{
	/* border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000; */
	float: none;
}

.secondary .featured p{
	border-bottom:1px solid #929C6F;
	border-top: 1px solid #929C6F;
}
.secondary .featured dl{
	border-bottom:1px solid #929C6F;
}
.secondary dd a{ color:#929C6F; }
.secondary dd a:hover{ color:#ccc; }


.secondary .featured dt{
	color:#333;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#000000;
}

.story h3 a{
	font-size: 1.5em;
	border-bottom:1px dotted #000;
}

#secondary{
	border-top:1px solid #929C6F;
}

.comment-head{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #929C6F;
}

#comment-form h3{
	color: #000000;
	font-size: 1.3em;
	margin-bottom: 0.5em;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #333;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #333;
	list-style-type: none;
}

#primary ul.dates .date, ul.counts .count{
	color:#323919;
}

#primary ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#929C6F;
}
#primary 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:#CCC; }

#secondary ul.dates .date, ul.counts .count{
	color:#7A7A7A;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#525252;
}
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:#CCC; }

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ color:#CCC; }


/* Images */

#footer .inside{
	background:url(rebok/footer_black2.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(rebok/search.gif) 0 0 no-repeat;
}