










































	
		
			
		
		
	

	
	
	
	

	
	
	

	

	












	#C_pageBody a,
    #C_pageBody a:link,
    #C_pageBody a:visited,
    #C_pageBody a:hover,
    #C_pageBody a:active,
    #C_pageBody .theme-color--link{
        
        
        
            
            
                color: #4C9C76;
            
        
    }

	#C_pageBody .link-border {
		border-color: rgba(76,156,118,0.25);
	}
	#C_pageBody .link-background {
		background-color: #4C9C76;
	}




#C_pageBody .theme-color--background {
    color: #3D3228;
}
#C_pageBody .theme-color--header {
    color: ;
}
#C_pageBody .theme-bgcolor--actionlist li:hover {
	background-color: #4C9C76;
}
#C_pageBody .theme-color--actionlist li:hover a {
	color: #ffffff;
}





.ie6 #C_page,
.ie7 #C_page,
.ie8 #C_page {
	
}
#C_page {

    
	
		
		
			
			background-image: none;
		
	

    
    

        
        

        
        

        
        
            background-position: left top;
            background-repeat: repeat;
        
    

    
    
        background-color: #3D3228;
    
}





    
    
    
    
    
    
    

    #chapter-banner {
        background-color: #3EA86F;

        
        
            
                background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 429, color-stop(0%, rgba(0,0,0,0)), color-stop(150%, rgba(39,105,69,0.4)));
                background-image: -webkit-radial-gradient(center top, farthest-corner circle, rgba(0,0,0,0) 0%, rgba(39,105,69,0.4) 150%);
                background-image: -moz-radial-gradient(center top, farthest-corner circle, rgba(0,0,0,0) 0%, rgba(39,105,69,0.4) 150%);
                background-image: -ms-radial-gradient(center top, farthest-corner circle, rgba(0,0,0,0) 0%, rgba(39,105,69,0.4) 150%);
                background-image: -o-radial-gradient(center top, farthest-corner circle, rgba(0,0,0,0) 0%, rgba(39,105,69,0.4) 150%);
                background-image: radial-gradient(farthest-corner circle at center top, rgba(0,0,0,0) 0%, rgba(39,105,69,0.4) 150%);
            
            
        
    }

    #chapter-banner h1 a {

        text-shadow: none; /*reset base css first; add it again only if applicable*/
        
            
            
                color: #F2FFF8!important;
                //text-shadow: rgba(0,0,0,.2) -1px -1px 0;
            
        

    }


    
    
    
    

    /* dark pill color */
    .chapter-menu > li.open-dropdown a,
    .chapter-menu > li:hover > a,
    .chapter-menu > li:focus > a,
    .chapter-menu > li > a:active,
    .chapter-menu > li.selected > a,
    .chapter-menu > li.selected:hover > a,
    .chapter-menu > li.selected:focus > a,
    .chapter-menu > li.dropdown:hover > a,
    .chapter-menu > li.dropdown:hover > a:after,
    .chapter-menu > li.dropdown:focus > a,
    .chapter-menu > li.selected.dropdown:hover > a,
    .chapter-menu > li.selected.dropdown:focus > a,
    .chapter-menu .dropdown-menu,
    .chapter-menu .dropdown-menu > li > a {
        color: #fff !important;
        background-color: #3EA86F;
    }

    /* notificiations */
    .chapter-menu .notify > a:before {
        background-color: #3EA86F;
    }
    .chapter-menu .notify:hover > a:before {
        background-color: #fff !important;
    }
    .chapter-menu .dropdown-menu .notify:hover > a:before {
        background-color: #3EA86F !important;
    }
    .chapter-menu > li.selected > a:before {
        background-color: #ffffff;
    }

    /* dropdown-specific */
    .chapter-menu .dropdown-menu {
        border-color: #3EA86F;
    }





    #chapter-banner,
    #chapter-banner h1 {
        padding: 0 !important;
    }
    #chapter-banner h1 a {
        padding: 0 !important;
        background-image: url('https://secure.meetupstatic.com/photos/theme_head/3/9/c/1/full_7214785.jpeg');
        background-repeat: no-repeat;
        background-position: top center;
        height: 150px;
        display: block;
    }
    #chapter-banner a span {
        display: none;
    }




html body #C_page .nav-buttons li a.selected,
html body #C_page .nav-buttons li.selected a,
html body #C_page .nav-buttons li.selected { 
	background: rgba(0,0,0,0.05) !important;
	color: #4C9C76 !important;
}

.nav-pagination li.selected a,
.nav-pagination .nav-pageitem.selected a {
	background-color: #4C9C76 !important;
}

#C_page .hoverLink:hover {
	color: #4C9C76 !important;
}

/* never override contrast button text color */
#C_page .button--contrast {
	color: rgba(0,0,0,0.87) !important;
}
#C_page .inverted .button--contrast {
	color: #fff !important;
}


