/* Autum Color Theme */

body {
	background: #fafafa;
	color: #333;
	}

#header {
	background: white;
	}
	
#footer {
	background: #eee;
	}


h2.pagetitle {
	color: #7F7F7F; font-size:22px;
	}

#sidebar ul li h2 {
	color: #999;
	border-bottom: 3px solid #eee;
	}


	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
	}


	
	
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	


	
.entry {
	border-top: 1px solid #eee;
	}
	
#sidebar a { color:black;
	}	





.entry a.more-link, .navigation a {
	font-size:11px;
	color: #D5794C;
	}



.navigation {clear:both;
	border-top: 1px solid #eee;
	}
