/* Autum Color Theme */

body {
	background: #00185B;
	color: white;
	}

#header {
	background: black url(http://melon.fatalmelon.com/background.jpg) repeat-x bottom;
	}
	
#footer {
	background: #00185B;
	}

#headerimg .description {
	color:#AAA;
	}

#headerimg img {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
#headerimg a{
	border: 0;
	margin: 0;
	padding: 0;
	color: white;
	}
	
h2.pagetitle {
	color: white;
	}

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

.commentlist li {
	background:#00185B;
	}

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


.commentlist li.alt {	
	background:#00185B;	
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

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

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

a {
	color: #99CCFF;
	text-decoration: none;
	}

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

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

#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: none;
	}	
	
.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: white;
	border: 1px solid #00185B;
	}

#header #searchsubmit {
	background: #00185B;
	border: 1px solid #00185B;
	color: white;
	}
	
#content #searchform #s {
	background: #00113F;
	border: 1px solid #99CCFF;
	color: white;
	}

#content #searchsubmit {
	background: #00113F;
	border: 1px solid #99CCFF;
	color: white;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}

#commentform #submit {
	background: #00113F;
	border: 1px solid #99CCFF;
	color: white;
	}
	
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: #E8C8C8;
	border-bottom: 1px solid #c47373;
	color:#333;
	}
	
#pagemenu {	
	background: black;
}

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

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #00113F;	
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background: #ddd; border: 2px black;}

#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: white; 
	background: #00185B;
	border-top: 1px black;
	}
	
#pagemenu ul li.current_page_item li a {
	background: #000000;
}

#pagemenu ul li.current_page_item li a:hover {
	background: #00217B;
}

#pagemenu #page-list li:hover {
		background: #00217B;
	}
	
#pagemenu #page-list li ul {
	background: #00113F;
}

.navigation {
	border-top: 1px solid #eee;
	}
	
#headerimg a{
	border: 0;
	margin: 0;
	padding: 0;
	color: white;
	}

h1 a{
	color: white;
}