body, #primary{
	color:#444;
}
#header, #primary{
	background:#FFF;
/* 	background-image: url(/images/tan-bck.jpg); */
}

#twitter_div {
	/*position: absolute;
	top: 20px;
	left: 265px;
	text-align: right;
	width: 500px;*/
}

#twitter_div ul {
	margin: 0;
	padding: 0;
}

#twitter_div li {
	padding: 3px;
	margin: 0 0 0 2px;
	list-style: none;
}

#twitter_update_list {
	font-style: italic;
	color: #8CD0DF;
	padding-right: 8px;
}

#twitter_update_list span {
	font-style: normal;
	color: #989898;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background:#000;
}
#ancillary{
	border-top:1px solid #D5D5D5;
}

a, .story .details a{
	color:#000;
}

.story .details a:hover{
	color: #FFFFFF;
	background-color: #FF3C00;
}

.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border:none; }

h1, h2, h3{ color:#000; }

#primary h2{ color:#333; }

blockquote{ color:#333; }

table th{ color:#FFF; background:#333; }
table td{ color:#000; background:#EFEAE4; }

#header h2{ 
background:none repeat scroll 0 0 #EF8A3F;
/* border-right:1px solid #7F7F7F; */
color:#000000;
font-size:28px;
font-weight:normal;
padding:0 10px 3px 5px;
border-right: none;
/*float:left;
margin:0 0.5em 0 0;
padding:0 10px 3px 5px;
text-decoration:none;
 text-shadow:2px 2px 3px #AAAAAA; */

-moz-box-shadow: 0px 0px 11px #666; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 11px #666; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 11px #666; /* Opera 10.5, IE 9 */ 
}

#header h2 a:hover {
	background-color: white;
	color: #EF8A3F;
}

.secondary .featured p{
	
}
.secondary .featured dl{
	
}
.secondary dd a{ color:#7F7F7F; }
.secondary dd a:hover{ color:#FFF;background-color:#FF3C00; }


.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:none;
}
ul.dates .date, ul.counts .count{
	color:#7A7A7A;
	font-size: 10px;
}
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:#fff;background-color:#EF8A3F; }

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#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.gif) 0 0 no-repeat;
}
