#header {
	background-image:url(images/style1/header.jpg);
}

#header h1 {padding-bottom:0;}

#header h1 a {
	color:#444444;
	text-decoration:none;
}

#header h4 {
	color:#555555;
	padding:12px 0 0 30px;
	margin:0 0 0 0;
	line-height:17px;
}

#menu {
	background-image:url(images/style1/menu.jpg);
	background-repeat:repeat-x;
}

#menu ul li a:hover {
	color:#FC4B00;
}

#sidemenu h4 {
	/*background-color:#333333;
	background-image:url(images/style1/sidemenu-top2.png);
	background-repeat:no-repeat;*/
	color:#ffffff;
	/*padding:10px 10px 10px 10px;
	height:40px;*/
}

#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	/*background-color:#eaf3de;*/
	color:#FC4B00;
}

#wp-calendar a {
	background-color:#dbeee0;
}

