/* Autum Color Theme */

body {
	background: #000000 url(images/content-bg.jpg);	
	color: #888888;
	}

#header {
	background: #888888 url(images/pheader-bg.jpg) repeat-y center;
	}
	
#header-wrap {
	background:url(images/logo-bg.jpg) no-repeat center;
		}
	
#footer {
	background: #1e3750;
	border-top: 7px solid #000000;
	}

#footer-wrap {
	border-top: 1px solid #855C26;
	
	}



#headerimg .description {
	color:#aaa;
	}

h2.pagetitle {
	color: #666;
	}
	
#sidebar {
	color: #4C4D51;
	}

#sidebar ul li h2 {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.4em;
	color: #3CB7FF;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #888888;
	}
	
#header h1, #header h1 a , #header h1 a:visited{
	color: #fff;
	}	

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

h2 a:hover {
	color: #3760BF;
	}

.commentlist li {
	background:#fdfdfd;
	color: #333;
	}

.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: #4C4D51;
	}

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

a, a:visited {
	color: #3760BF;
	}

a:hover {
	text-decoration:underline;
	color: #3760BF;
	}

#sidebar #wp-calendar a {
	font-weight: bold;
	text-decoration:none;
	}


.post hr {
	border-top: 1px dotted #4C4D51;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

.entry img {
	border: 1px solid #4C4D51;
	}	
	
.entry {
	border-top: 1px solid #4C4D51;
	}
	
#sidebar a {
	text-decoration: none;
	color: #888;
	}	
#sidebar a:hover {
	font-weight: bold;
	color: #3CB7FF;
	text-decoration:none;
	
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	font-weight: bold;
	color: #3CB7FF;
	text-decoration:none;
} 

#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: #ccc;
	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;
	background-color: #fff;
	}

#commentform #submit {
	background: #666;
	border: 1px solid #777;
	color:#ccc;
	}
	
legend {
	background: #ccc;
}

.commentlist li {
	border: 1px solid #eee;
	}
	
acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #888888;
	background: url(images/inner-content-bg.jpg);
	color: #888888;
	}		

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

.entry a.more-link, .navigation a {
	background:#ddd;
	border: 1px solid #4C4D51;
	color: #666;
	}
.entry a.more-link:hover, .navigation a:hover {
	background: #4C4D51;
	border: 1px solid #888;
	text-decoration: none;
	color:#ddd;
	}
	
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	text-decoration: none;
	}
	
#pagemenu {	
	background: #4C4D51;	
	border-bottom: 1px solid #855C26;
}

#pagemenu-border {
	border-bottom: 7px solid #000000;
}

#pagemenu ul{
	background: #4C4D51;	
}


#pagemenu a {
	color: #aaaaaa;
	background:#4C4D51;	
}	

#pagemenu ul li a:hover {
	background: #000000;
	}

#pagemenu ul li.first a {
	background: #000000;
}


.navigation {
	border-top: 1px solid #4C4D51;
	}
