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

#secondary{
	background:#F3F3F3;
}

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

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

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

#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:#7F7F7F; }
.secondary dd a:hover{ color:#000; }


.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.tweets, ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #C2C2C2;
}
ul.tweets li,  ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #C2C2C2;
}

div.primary ul.dates li{
padding:20px 0 20px 0;
}
div.primary ul.tweets li{
padding:20px 0 20px 0;
}
 ul.tweets .date, ul.dates .date, ul.counts .count{
	color:#7A7A7A;
font-size:.7em;
	padding:0 01em 0 0;
}
ul.tweets a, ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#404040;
	font-size:1em;

}

tweets,aktt_tweets{
padding-top:0;
}


ul.tweets{
color:#404040;
font-size:1em;
}

ul.tweets a{
color:#7A7A7A;
}

span.title{
	padding:0px 1px 22px 10px;
vertical-align:middle;

bottom:20px;
}

span.archive-title{
font-size:1.5em;
}

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;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }


/* Images */

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


.post-image{
width:64px;
height:43px;
}
.post-image-home{
width:410px;
height:280px;
}
.post-image-archive{
width:128px;
height:85px;
}

.story-image{
	float:left;
	width:40%;
	margin:0px;
	padding:0px;
position:relative;
	clear:both;

}

/* other*/

#previousPost{
width:100%;
position: relative;
font-size: smaller;
color: red;
padding:0px;

}

