#cs-header-menu {
border-top: 2px solid #000;
}
#cs-main-navigation ul li.current-menu-item a.top {
background-color:#000 !important;
}
.cs-post-block-title h4 a {
    color: #bbb
}
.telugu-version {
color:#FF9933;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}
.bgcolor h1, .bgcolor h2, .bgcolor h3, .bgcolor h4, .bgcolor h5, .bgcolor h6 {
color: #fff;
}
.bgcolor {
background-color:#000;
}
.bgcolor .cs-post-item .cs-post-inner h3 a {
    color: #999
}
.bgcolor .cs-post-meta span, .bgcolor .cs-post-meta span a {
color:#eee;
}
.cs-post-item .cs-post-inner h3 a {
	font: 600 13px/20px 'Open Sans', sans-serif;
    color: #000;
}
.cs-main-sidebar .widget-title span {
color:#000
}
#cs-main-navigation .cs-main-navigation ul.sub-menu li a:hover {
color:#000;
}
/*------------------------------------------------------------------
    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,
.cs-post-item .cs-post-inner h3 a:hover,
.pullquotes,
blockquote.alt i,
blockquote footer strong,
.cs-countdown-number {
	color: #000;
}

/*------------------------------------------------------------------
    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: red;
}

/*------------------------------------------------------------------
    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: red
}

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