/* Autum Color Theme */



body {

	background: #fff;

	color: #333;

	}



#header {

	background: #433518;

	}

	
#loginFront {
	color: #F4E1B9;
}

#footer {

	background: #EBECDD;

	}



#headerimg .description {

	color:#BCA87E;

	}



h2.pagetitle {

	color: #BCA87E;

	}



#sidebar ul li h2 {

	color: #BCA87E;

	border-bottom: 3px solid #EBECDF;

	}



h1, h1 a, h1 a:hover, h1 a:visited {

	color: #333;

	}

	

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {

	color: #F4E1B9;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



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

	}



a {

	color: #7C8546;

	border-bottom: 1px solid #ccc;

	}



a:hover {

	color: #333;

	background: #F4F4EC;

	border-bottom: 1px solid #C9CBA4;

	}



#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: 1px solid #eee;

	}	

	

.entry {

	border-top: 1px solid #eee;

	}

	

#sidebar a {

	border-bottom:1px solid #eee;

	}	

#sidebar a:hover {

	border-bottom: 1px solid #C9CBA4;

	background-color: #F4F4EC;

}	



#sidebar .cat-item a:hover, #sidebar .archives a:hover,

#sidebar #archives ul li a:hover {

	background-color: #F4F4EC;

} 



#sidebar .linkcat a:hover,

#sidebar .blogroll a:hover {

	background-color: #F4F4EC;

}



#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: #5F4B23;

	color: #F4E1B9;

	border: 1px solid #78602C;

	}



#header #searchsubmit {

	background: #554420;

	border: 1px solid #665226;

	color: #F4E1B9;

	}

	

#content #searchform #s {

	background: #ddd;

	color: #333;

	border: 1px solid #bbb;

	}



#content #searchsubmit,#showreqsubmit {

	background: #666;

	border: 1px solid #777;

	color: #ccc;

	}

	

#commentform input, #commentform textarea, fieldset {

	border: 1px solid #ccc;

	}



#commentform #submit {

	background: #554420;

	border: 1px solid #777;

	color:#F4E1B9;

	}

	

legend {

	background: #ccc;

}



.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 #BCA87E;

	background:#FBF4E6;

	color:#666;

	}		



.wp-caption {

	border: 1px solid #ddd;

	background-color: #f3f3f3;

	}



.entry a.more-link, .navigation a {

	background:#DCDDC5;

	border-bottom: 1px solid #C9CBA4;

	}

.entry a.more-link:hover, .navigation a:hover {

	background: #C9CBA4;

	border-bottom: 1px solid #7C8546;

	color:#333333;

	}

	

#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{

	background: #e8c8c8;

	}

	

#pagemenu {	

	background: #C9CBA4;

	border-top: 1px solid #C9CBA4;

}



#showreqsubmit,#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {

	color: #7C8546;

	background:#DCDDC5;	

}	



#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {

	color: #DCDDC5;

	background: #97987B;	

}



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



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

	background: #fff;

	}

	

#pagemenu ul li.current_page_item li a {

	background:#eee;

	color: #888;

}



#pagemenu #page-list li:hover {

		background:#eee;

	}

	

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

	}
	
/*****************************************************************
************************LOGIN PAGE********************************
*****************************************************************/
* { margin: 0; padding: 0; }

.login_page {
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #433518;
	font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

#login_page form {
	margin-left: 8px;
	padding: 16px 16px 40px 16px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
}

#login_page form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }

#login_page form .submit input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 3px 10px;
	border: none;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #C9CBA4;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	margin-top: -3px;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
	background: #EBECDF;
}

#login_page form p {
	margin-bottom: 0;
}

#login_page label {
	color: #777;
	font-size: 13px;
}

#login_page form .forgetmenot label {
	font-size: 11px;
	line-height: 19px;
}

#login_page form .submit { float: right; }

#login_page form p { margin-bottom: 24px; }

#login_page h1 a {
	background: url(images/red_crate_logo.png) no-repeat top center;
	width: 326px;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
	display: block;
	border: none;
}

#login_page #nav {
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

#backtoblog a {
	position: absolute;
	top: 7px;
	left: 15px;
	text-decoration: none;
}

#login_page { width: 320px; margin: 3em auto; }

#login_page #login_error, #login_page .message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #C9CBA4;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #EBECDF;
}

#login_page #nav { margin: 0 0 0 8px; padding: 16px; }

#login_page #nav a {
	border-bottom:1px solid #CCCCCC;
	color:#7C8546;
}

#login_page #nav a:hover {
	background: #F4F4EC;
	border-bottom:1px solid #C9CBA4;
	color:#333333;
}



#user_pass, #user_login, #user_email {
	font-size: 24px;
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}