/*  


ALZ 2 community overrides

	color: #65378e; purple
	color: #00539b; blue
	color: #7ac143; green




	color: #65378e; blue
	color: #ffc425; yellow
	color: #009b7a; green
	color: #f05133; red
	color: f5f5f5; very light gray used for sidebar bg
	color: #fdd979; yellow bg

	
	Font sizes from YUI3
	px	 use %
	10	 77
	11	 85
	12	 93
	13	 100
	14	 108
	15	 116
	16	 123.1
	17	 131
	18	 138.5
	19	 146.5
	20	 153.9
	21	 161.6
	22	 167
	23	 174
	24	 182
	25	 189
	26	 197
*/

/* h1.lfs {
    font-size: 167%;
} 
*/  


	.header-branding {	
		background-image: url(https://mediafiles.lotsahelpinghands.com/p/stroke/banners/community-header-banner.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		}


/* Main Structure */


.messaging-button.partner a {
	background-color: #7170af;
	}



@media screen and (min-width: 640px) {


	
	


} /* end min-width 640 */


@media screen and (max-width: 639px) {

.header-branding {
    background-image: url(https://mediafiles.lotsahelpinghands.com/starter/images/lhh-mobile-header-banner.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    
    }

	
	
} /* end media query max-width: 639px */
