/*
remove stars from header sliders
*/
.header_slider .sy-slides-wrap .sy-caption-wrap {
    background:none;
}

body.home #nav_section > li > a, body.home #nav_section > li > a {
    color: #5171a5;
}

body.home #nav_section > li > a:hover, body.home #nav_section > li:hover > a {
    color: #fff;
}

#nav_section > li > a:hover, #nav_section > li:hover > a {
    color: #fff;
}

a,
#sidebar_right h2,
#sidebar_right h3{ color:#5171a5;}



.calendar_header_date .month_header,
.calendar .day{ color:#3f3047;}


.button,
.fck_widget_events .read_more_top a,
.fck_widget_blog .table-responsive .fck_widget_blog_read_more a,
.contact_form .submit,
.contact_form .g-recaptcha,
#mailingListForm input[type="submit"],
.calendar_table input[type="submit"],
#content .home_subscribe_calendar .fck_widget_calendar .readmore,
#sidebar_left_wrapper,
.home_subscribe_calendar .fck_widget_subscribe td > a,
#sidebar_right .fck_widget_subscribe td > a,
#content .header_slider .slider_link,
#maincontent:not(.admin) .featured_article ul li:before,
#content .sy-pager .sy-active a { background-color:#5171a5 ;}/*header color cda34f*/


.topBar,
.calendar.calendar_main th{ background:#98b9ab;}

#nav_section li a:hover{ background:#c0d346; color:#f6f6e9;} /*#d6b471*/
#nav_section > li > a:hover, 
#nav_section > li:hover > a{ background:#c0d346; color:#f6f6e9;}/**/
#nav_section > li > ul > li > ul li:first-child a:hover:before {
    border-color: transparent #98b9ab transparent transparent;
}


.home_subscribe_calendar .fck_widget_calendar .table-responsive,
.home_subscribe_calendar .fck_widget_calendar hr,
#content .home_subscribe_calendar .fck_widget_calendar .table-responsive table { border-color:#5171a5;}



ul li:before{ background:#98b9ab;}
#maincontent ol li:before{ color:#98b9ab;}
blockquote{ border-color:#c0d346;}


.fck_widget_events .event_widget_date_box_date{ color:#9bc995;}
.fck_widget_events .event_widget_title{ color:#9bc995 !important; width:500px !important;}
.fck_widget_events .event_widget_time{width:300px !important; color:#5171a5 !important;}
.fck_widget_events .read_more_top{
    /*right; */
    top:160px; height:50% !important;}


.contact_form input {height:30px;font-weight:200;}
.contact_form label { margin-bottom: 3px; font-size: 20px;}


#content #maincontent .home_events{ background:url(../images/home_events_green_bg.jpg) no-repeat center center;background-size: cover;}

#content #maincontent .home_blockquote{ background-color:#c0d346;}

#content #maincontent .home_contact{ background-color:#98b9ab;}

.breadcrumb_inner_wrapper a{ background:#eeeeee;}
.breadcrumb_inner_wrapper > a:first-child{ background:#c0d346;}

.sy-slides-wrap .sy-caption-wrap .sy-caption{ background-color:#eeeeee;}


@media (max-width: 570px){ 
#content #maincontent.cal .calendar_day_view { background:#eeeeee !important;}
}

/* pager bubbles */
.sy-pager {
  margin: 1em 10em 0 !important;}

    .sy-pager li.sy-active a {
      background-color: #c0d346 !important; }
