body, #primary{
	color:#444;
	background-color: #FFFFFF;
}
#header, #primary{
	clear: left;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background-color: #FFFFFF;
}
#ancillary{
	border-top:1px dotted #333333;
}

a, .story .details a, .story .details a:hover{
	text-decoration: underline;
}
.story .details a:hover{
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}
.story .details{ border-top:1px solid #7F7F7F; }

h1, h2{
	color:#999999;
	padding-bottom: -5px;
}

h3{
	color:#6699FF;
	font-size: 24px;
	font-family: Century;
	font-weight: lighter;
	letter-spacing: -2px;
	clip:      rect(-50px auto auto auto);
	position: relative;
	left: 10px;
	float: left;
	height: 500px;
}
h4 {
	color:#FF3300;
	font-size: 21px;
	font-family: Century;
	letter-spacing: -1px;
	line-height: 21px;
	font-weight: lighter;
	clear: none;
	float: left;
	vertical-align: top;
	width: 800px;
	text-align: left;
	border-bottom-color: #333333;
	padding-top: 10px;
	height: 130px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
h5 {
	color:#333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	float: left;
	width: 270px;
	line-height: 13px;
}
h6 {
	float: right;
	padding-bottom: 15px;
	font-family: georgia;
	font-size: 14px;
	line-height: 20px;
	padding-left: 260px;
	font-weight: lighter;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
	padding-top: 10px;
}
h7 {
	float: right;
	padding-bottom: 0px;
	font-family: georgia;
	font-size: 14px;
	line-height: 20px;
	padding-left: 0px;
	font-weight: lighter;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
	padding-top: 0px;
}
img_small {
	left: 260px;
	clear: right;
	float: left;
	width: 250px;
}

#primary h2{ color:#333; }

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:#FF0000; }
.secondary dd a:hover{
	color:#FFFFFF;
	background-color: #FF0000;
}


.secondary .featured dt{
	color:#333;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#CC0033;
}

#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:#333333;
}
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:#FFFFFF;
	background-color: #FF0000;
}

#footer{ color: #FF0000; }
#footer a, #footer p.attributes a{
	color:#666666;
}
#footer a:hover, #footer p.attributes a:hover{
	color:#FFFFFF;
	background-color: #FF0000;
}


/* Images */

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


