/*
	WordPress Menubar Plugin
	quietude.css stylesheet for the Quietude template
*/

#navigation li.active a {
	background: url('transpnav.png') repeat-x left top;
	color: #FFE;
	padding: 10px 4% 10px 10%;
}