/* Autum Color Theme */

body { /*background:url(../images/body-bg.gif) #fafafa repeat-x left top;*/
	background:#fff ;
	color: #464951;
	
	}

#header { background:url(../images/header-bg.gif) no-repeat center top;
	/*background: #282923;*/
 height:204px;
 margin:0 auto;
 padding:0;
 width:960px;

	
	}
	
#footer {
	background: #eee;
	}

#headerimg .description {
	color:#000;
	}

h2.pagetitle {
	color: #666;
	}

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

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #6ba5d3;
	}
	
#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: #1c75bc;
	}

.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: #9a9b9d;
	}

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

a {
	color: #1c75bc;
	}

a:hover {
	color: #000;
	}
    
img a:hover {
	color: #000;
	background: #ff0000;
	} 

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:hover {
	background: #e3e3e5;
	}	

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
	
.post hr {
	border-top: 1px dotted #ccc;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

.entry img {
	border: 1px solid #eee;
	}	
	
.entry {
	border-top: 1px solid #eee;
	}
	
#sidebar a {
	border-bottom:1px solid #eee;
	}	
#sidebar a:hover {
	border-bottom: 1px solid #b6b6b6;
	background-color: #e3e3e5;
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background-color: #e3e3e5;
} 

#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;
}


#pagemenu #searchform #s {
	background: #d1d2d4;
	color: #000;
	border: 1px solid #a8a8a8;
	}

#pagemenu #searchsubmit {
	background: #0d80c4;
	border: 1px solid #116dab;
	color: #fff;
	}
	
#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;
	}
	
legend {
	background: #ccc;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#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;
	}

.entry a.more-link, .navigation a {
	background:#ddd;
	border-bottom: 1px solid #ccc;
	color: #666;
	}
.entry a.more-link:hover, .navigation a:hover {
	background: #e3e3e5;
	border-bottom: 1px solid #b6b6b6;
	color:#333;
	}
	
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background:#e3e3e5;
	}
	
#pagemenu { /*background:transparent url(../images/top-bg.gif) no-repeat center top;	*/ 
	background: #ccc;
	border-top: 0px solid #000;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #000;
  background:transparent url(../images/menu-li-bg.gif) no-repeat center top;
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #000;
    text-decoration:underline;
	background:transparent url(../images/menu-hover.gif) no-repeat center top;
 
}
/*
#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background:;}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	color: #000; 
	}
	
#pagemenu ul li.current_page_item li a {
	background:transparent;
	color: #888;
}

#pagemenu #page-list li:hover {
		background:transparent;
	}
	
#pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
}
*/
.navigation {
	border-top: 1px solid #eee;
	}
