/* Autum Color Theme */

body {
	color: #333;
	margin: 0;
	list-style-type: none;
	}

#header {

	}
		
#headerimg .description {
	color: #bbb;
	}
	
#footer {
	border-top: 1px solid #ddd;
	}	
#footer {
	border-top: 1px solid #ddd;
	}	
h2.pagetitle {
	color: #555;
	margin-top: -8px;
	margin-left: -8px;
	}
.post_index2 h2{
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 12pt;
	}
.post_index2_l h2{
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 12pt;
	}
#sidebar ul li h2 {
	color: #333;
	border-bottom: 3px solid #dedede;
	}

/* Form Elements
h1, h1 a {
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	margin-bottom: 10px;
	display: block;
	margin-top: 0px;
	}

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #fff;
	}
 */
.entry_page h1 {
	margin-bottom: 12px;
	}

h3 {
	font-size: 14pt;
	font-weight: bold;
	padding-top: 16px;
}

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

a {
	color: #094980;
	}
a:visited {
	color: #4f66b0;
	}
a:hover, .entry a.more-link:hover, .navigation a:hover {
	color: #0099de;
	}
a:active {
	color: #e86e02;
}
.entry a.more-link, .navigation a {
	background-color: #def7fb;
	}

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:visited {
	background: #4f66b0;
	}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
	}	
#sidebar #wp-calendar a:active {
	color: #e86e02;
}
#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 {

	}	
	
.entry {

	}

	
#sidebar a {
	border-bottom:1px solid #eee;
	line-height: 120%;
	}	
#sidebar a:visited {
	color: #4f66b0;
}
#sidebar a:hover {
	border-bottom: 1px solid #188cc8;
	background-color: #c5edf4;
	color: #000000;
}
#sidebar  a:active {
	color: #e86e02;
}

#sidebar .current-cat {
	background-color: #faedc6;
}
#sidebar .current_page_item {
	background-color: #faedc6;
}
#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: #c5edf4;
} 

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

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

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

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



#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #e8c8c8;
	display: inline;
	}


/* Form Elements */

#header #searchform #s {
	color: #aaa;
	border: 1px solid #666;
	}

#header #searchsubmit, #commentform #submit {
	background: #666;
	border: 1px solid #888;
	color: #bbb;
	}
	
#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;
	}
	
legend {
	background: #ccc;
}

/* */


/* Top Navigation */
	
#pagemenu {

}

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

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

#pagemenu ul li.page_item, #pagemenu ul li.cat-item {
}

#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:#eee;
	color: #888;
}

#pagemenu #page-list li:hover {

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

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

