/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   Paul Ryan
Version:  January 2017
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#advocate_header { 
	width: 980px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
	background: transparent; }

#advocate_header #banner_image {
	position: relative;
	top: 0;
	right: 0;
}

#advocate_header #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 62.4%;  
	left: 0;  /* change to "left:" for left aligned logo */
	width: 100% !important;  /* 240 / 980 */
	height: auto; }

#advocate #header { display: none; }