

body header:after,
body #subMenu .menu:before        { background-color:rgba(116, 84, 62, 0.50); }

body,
.isMobile body #bgMobile div,
body #subMenu .menu 							 { background-color:rgba(116, 84, 62, 0.50); }

html:not(.isMobile) body,
.isMobile body #bgMobile div,
body header:before						{ background-image:url('../../../../media/bgimages/kb/$w,1024$-c,e9a87c-40076483.jpeg'); }

body nav a:hover    { background:rgba(233, 168, 124, 0.35); }
body nav a.selected { background:rgba(233, 168, 124, 0.50); }

#calendar .calMonth:before,
#calendar .isToday  { background-color:rgba(209, 151, 111, 1.0); }
#calendar .isToday.hasEvent > div { border-color:rgba(209, 151, 111, 1.0)!important; }