/* @option user-selected title bar position */

#headerContainer {
	position: fixed;
}

#siteTitle h1,
#nav li {
	line-height: 80px;
}

#nav ul ul {
	top: 75px;
}

/* Plus 10px to compensate for shadow */

#headerSpacer {
	height: 90px;
}