#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: #C95B59;

}
#C_pageBody .link-border {
border-color: rgba(201,91,89,0.25);
}
#C_pageBody .link-background {
background-color: #C95B59;
}

#C_pageBody .theme-color--background {
color: #333333;
}
#C_pageBody .theme-color--header {
color: ;
}
#C_pageBody .theme-bgcolor--actionlist li:hover {
background-color: #C95B59;
}
#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: #333333;

}

#chapter-banner {
background-color: #E0393E;

background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 429, color-stop(0%, rgba(0,0,0,0)), color-stop(150%, rgba(161,40,44,0.4)));
background-image: -webkit-radial-gradient(center top, farthest-corner circle, rgba(0,0,0,0) 0%, rgba(161,40,44,0.4) 150%);
background-image: -moz-radial-gradient(center top, farthest-corner circle, rgba(0,0,0,0) 0%, rgba(161,40,44,0.4) 150%);
background-image: -ms-radial-gradient(center top, farthest-corner circle, rgba(0,0,0,0) 0%, rgba(161,40,44,0.4) 150%);
background-image: -o-radial-gradient(center top, farthest-corner circle, rgba(0,0,0,0) 0%, rgba(161,40,44,0.4) 150%);
background-image: radial-gradient(farthest-corner circle at center top, rgba(0,0,0,0) 0%, rgba(161,40,44,0.4) 150%);

}
#chapter-banner h1 a {
text-shadow: none; /*reset base css first; add it again only if applicable*/

color: #FFF2F2!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: #E0393E;
}
/* notificiations */
.chapter-menu .notify > a:before {
background-color: #E0393E;
}
.chapter-menu .notify:hover > a:before {
background-color: #fff !important;
}
.chapter-menu .dropdown-menu .notify:hover > a:before {
background-color: #E0393E !important;
}
.chapter-menu > li.selected > a:before {
background-color: #ffffff;
}
/* dropdown-specific */
.chapter-menu .dropdown-menu {
border-color: #E0393E;
}

#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/b/0/6/1/full_6945153.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: #C95B59 !important;
}
.nav-pagination li.selected a,
.nav-pagination .nav-pageitem.selected a {
background-color: #C95B59 !important;
}
#C_page .hoverLink:hover {
color: #C95B59 !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;
}