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

#titleDropShadow {
	position: absolute;
	top: 50px;
}

#titleBarGradient,
#headerBar {
	height: 50px;
}

#siteLogo {
	height: 50px;
}

#siteTitle a {
	line-height: 50px;
}

#titleWrapper {
	height: 50px;
}

#titleWrapper h1 {
	line-height: 50px;
}

#nav1 a {
	height: 50px;
	line-height: 50px;
}