.theme-dark body
{
	background-color: #3a3737;
	color: #fff;
}

.theme-dark .nav_sec
{
	background-color: #282727;
}




/*== color ==*/
.theme-dark .heading_box h2,
.theme-dark .ques_title h4 a,
.theme-dark .post_nav .p_nav,
.theme-dark .heading_inner h3
{
	color: #fff;
}

.theme-dark .content_style_comman p,
.theme-dark .content_style_comman li,
.theme-dark .blog_txt_area h4 a
{
    color: #fff;
}