/*------------------------------------------------
EVENTS custom background colour
------------------------------------------------*/

body.events {background-color: #3593D0 !important }


/* Transparent Background on Header & Footer */
.events .masthead.masthead-events .masthead-inner,
.events .mastfoot.mastfoot-events .mastfoot-inner {
	background-color: transparent;
}
