/* Autum Color Theme */

body {

	background: #000 url(../images/background_01.jpg) no-repeat center top;
	color: #ccc;
	}
	
#header {
	background: url(../images/header-top.png) no-repeat center;
	}
	
#footer {
	border-top: 1px solid #770206;
	background: #000;
	}

#footer .pie {
    color: #770206;
	}
	
#footer .pie a{
    color: #770206;
	}
	
#footer .pie a:hover{
    color: #fff;
	}

#headerimg .description {
	color:#770206;
	}

h2.pagetitle {
	color: #fff;
	}

#sidebar ul li h2 {
	color: #666;
	border-bottom: 2px solid #770206;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #fff;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #770206;
	font-weight: bold;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	font-weight: bold;
	}

.commentlist li {
	background:#000;
	}

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


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

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

code {
	background:#000;
	}

a {
	color: #ccc;
    font-weight: bold;
	}

a:hover {
	color: #fff;
	}

#sidebar #wp-calendar a {
	background: #000;
	}
#sidebar #wp-calendar a:hover {
	background: #770206;
	}	

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

.entry img {
	border: none;
	}	
	
.entry {
	border-top: 1px solid #770206;
	}
	
#sidebar a {
	border-bottom:1px solid #770206;
	}	
#sidebar a:hover {
	border-bottom: 1px solid #770206;
	background-color: #b51217;
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {} 

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background: #770206;
	color: #fff;
}

#sidebar div.flickr_badge_image a {
	background: #770206;
}
#sidebar div.flickr_badge_image a:hover {
	background: #b51217;
}


#header #searchform #s {
	background: #000;
	color: #ccc;
	border: 1px solid #770206;
	}

#header #searchsubmit {
	background: #000;
	border: 1px solid #770206;
	color: #fff;
	}
	
#content #searchform #s {
	background: #000;
	color: #ccc;
	border: 1px solid #770206;
	}

#content #searchsubmit {
	background: #000;
	border: 1px solid #770206;
	color: #fff;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #770206;
	}

#commentform #submit {
	background: #770206;
	color:#000;
	}
	
legend {
	background: #000;
}

.commentlist li {
	border: 1px solid #770206;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000; }
/* End Calendar */

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

.wp-caption {
	border: 1px solid #770206;
	background-color: #000;
	}

.entry a.more-link, .navigation a {
	background:#770206;
	}
.entry a.more-link:hover, .navigation a:hover {
	color:#fff;
	}
	
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #770206;
	color: #fff;
	}
	
#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color:#666;
}	

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


#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: #666; 
	}
	
#pagemenu ul li.current_page_item li a {
	color: #666;
}

.menu {
	padding: 0 5px;
	color: #999;
	font-weight: bold;
}

.info {
	padding: 0 10px 0 40px;
	color: #666;
	font-weight: bold;
}

.select{
	color: #000;
	font-weight: bold;
}

.info2 {
	padding: 0 10px;
	color: #666;
	font-weight: bold;
}


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