#cs-header-menu {
border-top: 2px solid #2F8B5C;
}
#cs-main-navigation ul li.current-menu-item a.top {
background-color:#2F8B5C !important;
}
.cs-post-block-title h4 a {
    color: #2F8B5C
}
.telugu-version {
color:#2F8B5C;
}
/*h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2F8B5C;
}*/
.bgcolor h1, .bgcolor h2, .bgcolor h3, .bgcolor h4, .bgcolor h5, .bgcolor h6 {
color: #fff;
}
.bgcolor {
background-color:#2F8B5C;
}
.bgcolor .cs-post-item .cs-post-inner h3 a {
    color: #fff
}
.bgcolor .cs-post-meta span, .bgcolor .cs-post-meta span a {
color:#eee;
}
.cs-post-item .cs-post-inner h3 a {
    color: #000;
	font-size: 14px;
    line-height: 1.5;
}
.cs-main-sidebar .widget-title span {
color:#2F8B5C
}
#cs-main-navigation .cs-main-navigation ul.sub-menu li a:hover {
color:#2F8B5C;
}
.cs-post-meta-date{
color:#2F8B5C !important;
}
.cs-post-block-title h4 {
color:#2F8B5C !important;
}
/*------------------------------------------------------------------
    1. Text color
-------------------------------------------------------------------*/
a,
#cs-top-navigation .cs-top-navigation > li > a:hover,
#cs-logo-brand h1#cs-site-title span,
#cs-copyright a:hover,
.cs-post-category-empty a,
.pullquotes,
blockquote.alt i,
blockquote footer strong,
.cs-countdown-number {
	color: #111
}

/*------------------------------------------------------------------
    2. Background color
-------------------------------------------------------------------*/
.cs-post-category-solid a,
.widget_tag_cloud .tagcloud a:hover,
#cs-footer .widget_tag_cloud .tagcloud a:hover,
.cs-review-score-line-active,
.cs-single-post-share a,
.cs-reply:hover {
	background-color: #2F8B5C
}

/*------------------------------------------------------------------
    3. Border color
-------------------------------------------------------------------*/
/*#cs-main-navigation .cs-main-navigation > li.current-menu-item > a,
#cs-main-navigation .cs-main-navigation > li:hover > a,*/
.cs-post-category-border a,
.cs-post-block-title,
.cs-post-item .cs-post-category-icon,
.cs-thumbnail-slider .cs-gallery-thumbs .swiper-slide-active,
blockquote,
.cs-404-page-back-link {
	border-color: #2F8B5C
}

/*------------------------------------------------------------------
    4. Rating stars color
-------------------------------------------------------------------*/
.cs-post-meta-rating span:before {
	color: #2F8B5C
}