#header {
	background-image:url(images/style1/header.png);
	margin-top:5px;
}

#header h1 a {
	color:#444444;
	text-decoration:none;
}

#header h4 {
	color:#555555;
}

#menu {

}

#menu ul li a:hover {
	color:#b1b1b1;
}

#sidemenu h4 {
	background-color: #353535;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-left:10px;
}

#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#eaf3de;
}

#wp-calendar a {
	background-color:#dbeee0;
}

#scplayert {
	margin-left: 15px;
	margin-top: 30px;
	opacity:0.9;
	filter:alpha(opacity=90);
	background-color: transparent;
}


