/* Autum Color Theme */

body {
background-color:#FCFCFC;
	color: #333;
	}

#header {
	/*background: #de2200;*/
	}
	
#footer {
	background: transparent url(../images/footerBg.png) center top repeat-y;
	}

#headerimg .description {
	color:#fff;
	text-shadow:1px 1px #333333;
	}

h2.pagetitle {

	}

#sidebar ul li h2 {
	color: #999;
	border-bottom: 3px solid #eee;
	margin-bottom:5px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #fff;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	float:left;
	margin:0 0 0 8px;
	padding:0;
	height:75px;
	width:280px;
}	
#header h1 a, #header h1 a:hover, #header h1 a:visited 	{
		background:transparent url(../images/malex-logo.png) left top no-repeat;
}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #d82100;
	}

h2 a:hover, h3 a:hover {
	color: #d82100;
	text-decoration:underline;	
}

.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: #fff;
	}

a {
	color: #d82100;
	}

a:hover {
	color: #d82100;
	text-decoration:underline;
	}

#sidebar #wp-calendar a {

	}
#sidebar #wp-calendar a:hover {

	}	

#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: 4px solid #D1D1D1;
	}	
	
.entry {
	border-top: 3px solid #eee;
	}
	
#sidebar a {
	}	
#sidebar a:hover {

}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {

} 

#sidebar div.flickr_badge_image a {

}
#sidebar div.flickr_badge_image a:hover {

}


#header #searchform #s {
	background: #000;
	color: #ccc;
	border: 1px solid #555;
	}

#header #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#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 {
	color:#333;
	}
	
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	}
	
#pagemenu {	
	/*background: #de2200;*/
	overflow: hidden;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	/*color: #fff;
	background:#3162AE;*/
	background:transparent url(../images/menuBgRight.png) right top no-repeat;
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	/*color: #3162AE;
	background:#fff;	*/
}

#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: #3162AE; 
	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;
	}
	
.b {
	font-weight:bold;
}