/* Autum Color Theme */

body {
	background:#000 url(../images/top_graphics.jpg) no-repeat top center;
	color:#b8b8b8;
	}

#header {
	/*background: #282923;*/
	}
	
#footer {
	background:#000 url(../images/footer.jpg) no-repeat top center;
	color:#666;}

#headerimg .description {
	color:#aaa;
	}

h2.pagetitle {
	/*color: #666; */
	}

#sidebar ul li h2 {
	/*color: #999;*/
	color:#937c27;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #b1b1b1;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #ddd;
	}	
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #b1b1b1;
	}

.commentlist li {
	background:#fdfdfd;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {	
	background:#fefefe;	
}

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

code {
	border: 1px solid #eee;
	background: #b1b1b1;
	}

a {
	color: #fff;
	text-decoration:underline;
	}

a:hover {
	color: #e6bc1f;
	text-decoration:underline;
	}
#footer a {
	color: #666;
	text-decoration:none;
	}

#footer a:hover {
	color: #b1b1b1;
	text-decoration:underline;
	}

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
#introduction, .paa-osio .post {
	border-bottom:1px solid #e6bc1f;
	float:left;
}	
.post hr {
	border-top: 1px dotted #e6bc1f;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #937c27;
	border-bottom: 1px solid #937c27;
	
}
.narrowcolumn p.postmetadata2 small, p.additional-data small {
	color:#937c27;
}
p.additional-data small a {color:#937c27; font-weight:bold;text-decoration:none;}
p.additional-data small a:hover {color:#fff;font-weight:bold;text-decoration:none;}
.entry img {
	/*border: 1px solid #e6bc1f;*/
	}	
	
.entry {
	/*border-top: 1px solid #eee;
	*/}
 

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}


#header #searchform #s {
	background: #000;
	color: #666;
	border: 1px solid #555;
	}

#header #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}

#commentform #submit {
	background: #666;
	border: 1px solid #777;
	color:#ccc;
	}
	
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #ddd;
	background:#eee;
	color: #666;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}

	
#pagemenu {	
	background:transparent;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
		color:#b8b8b8;
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
		color:#fff;
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background: transparent;}


