/*************************************************************************************/
/* Put menu into id="nav" so it sits in the correct Mollio position                  */
/*************************************************************************************/

#nav, #nav-secondary {
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

#nav {
	position: static;
}
/*************************************************************************************/