/* =WordPress Core
-------------------------------------------------------------- */

#footer{
	background-attachment: fixed;
}

#sidebar ul > li ul{
	display: none;
}

#sidebar ul > li.active ul{
	display: block;
}