ul.paging a.active, ul.paging a.current{
    background: #9fd15d;
}
ul.paging a:hover{
    background: #9fd15d;
}
.compass_theme a{
    color: #78a839;
}
::selection{
    background: #9fd15d;
    color: #fff;
}
.nav-arrows span.nav-arrow-prev {
    background: #9fd15d url(images/prev_slide.png) center no-repeat;
}
.nav-arrows span.nav-arrow-next {
    background: #9fd15d url(images/next_slide.png) center no-repeat;
}
body.compass_theme {
    background:#5db05d url(images/bg-green.png) top repeat-x;
}
#menu li.current-menu-item a, #menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color: #fff;
    background-color: #9fd15d;
    border-bottom:2px solid #79a147;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
    background: #9fd15d;
}
#menu .ddsmoothmenu li ul {
    border-bottom: 2px solid #79a147;
}
#menu .ddsmoothmenu li.current_page_item ul li a:hover {
    background: #9fd15d;
}
#menu .ddsmoothmenu li.current_page_ancestor ul li a:hover {
    background: #9fd15d;
}
.nav-dots span.nav-dot-current:after {
    background: #9fd15d;
}
.feature-content .feature-content-inner:hover p.font_icon{
    color:#78a839;
}
.flex-direction-nav .flex-next {
    right: -1px;
    background: #79a147 url(images/next.png) center no-repeat;
}
.flex-direction-nav .flex-prev {
    right: 27px;
    background: #79a147 url(images/prev.png) center no-repeat;
}
.flex-direction-nav .flex-next:hover{
    background: #9fd15d url(images/next.png) center no-repeat;
}
.flex-direction-nav .flex-prev:hover{
    background: #9fd15d url(images/prev.png) center no-repeat;
}
.testimonial_wrapper .testimonial_content span a {
    color: #78a839;
}
.flexslider li.blog_item .flex_content a.read_more {
    color: #78a839;
}
.bottom_tagline {
    border-left: 4px solid #78a839;
}
.bottom_tagline .bottom_tagline_button a {
    background: #78a839;
}
#carousel-full .carousel-nav a.prev {
    background: #79a147 url(images/bottom-prev.png) center no-repeat;
}
#carousel-full .carousel-nav a.next {
    background:#79a147 url(images/bottom-next.png) no-repeat center;
}
.heading_container p a {
    color: #78a839;
}
.sidebar h3 span.line {
    border-bottom: 1px solid #9fd15d;
}
.sidebar ul li a:hover {
    color: #78a839;
}
.sidebar ul li:hover {
    background: url(images/sidebar-bullet-hover-green.png) 0px 8px no-repeat;
}
.searchform {
    border: 1px solid #8dbc4f;
}
.searchform input[type="submit"] {
    background: url(images/search-side-green.png) no-repeat;
}
.page_content .content_bar .page {
    border-top: 3px solid #9fd15d;
}
.page_content .content_bar .post {
    border-top: 3px solid #9fd15d;
}
.page_content .content_bar .post .post_thumbnil span.post_format {
    background: #9fd15d;
}
.page_content .content_bar .post .post_meta li span {
    color: #78a839;
}
.page_content .content_bar .post .post_content a.read_more {
    color: #78a839;
}
.post.single blockquote {
    background: #9fd15d url(images/blockqoute_post.png) 16px 21px no-repeat;
    border-left: 5px solid #79a147;
}
#nav-single a:hover {
    color: #78a839;
}
.nav-previous:hover, .nav-next:hover{
    color: #78a839;
}
ol.commentlist li .reply a:hover {
    background: #78a839 url(images/reply-img.png) 7px 10px no-repeat;
}
#commentform a {
    color: #78a839;
}
#respond input[type='text']:focus, #respond input[type='email']:focus, #respond textarea#comment:focus {
    border: solid 1px #78a839;
}
#commentform input#submit {
    background: #86c33f;
    border-top: 4px solid #79a147;
}
#commentform input#submit:hover {
    background: #79a147;
}
.page_content .content_bar .contactform input[type="text"]:focus, .page_content .content_bar .contactform input[type="email"]:focus, .page_content .content_bar .contactform textarea:focus {
    border: solid 1px #78a839;
}
.contact-map iframe {
    border: 3px solid #78a839;
}
.page_content .content_bar .contactform input[type="submit"] {
    background: #86c33f;
    border-top: 4px solid #79a147;
}
.page_content .content_bar .contactform input[type="submit"]:hover {
    background: #79a147;
}