.black-color .section,
.black-color .section,
.black-color{
	background-color:#0f1010;
	color:#cfcfcf;
}
.black-color a{
	color:#cfcfcf;
}
.black-color .border{
	background-color:rgba(235, 235, 235, 0.08);
}
.black-color .top-panel .fixed-top-panel{
	background-color:rgba(0, 0, 0, 0.5);
	color:#fff;
	border-bottom-color:rgba(0, 0, 0, 0.6);
}
.black-color .top-panel .fixed-top-panel.transparent-no,
.only-fixed.black-color .top-panel .fixed-top-panel.transparent-no{
	background-color:#000;
}
.black-color.only-fixed .top-panel .logo, 
.black-color .fixed .top-panel .logo{
	background:url(../images/bg-img/logo-min-black.png) no-repeat;
}
.black-color .top-panel .nav > li > a{
	color:#fff;
}
.black-color .top-panel .nav > li.active > a,
.black-color .top-panel .nav > li:hover > a{
	background-color:#fff;
	color:#000;
}
.black-color .top-panel .search-row .search-wrap .search-btn{
	background-image:url(../images/bg-img/search-btn-white.png);
}
.black-color .top-panel .search-row.active .search-wrap .search-btn{
	background-image:url(../images/bg-img/search-btn-red.png);
}
.black-color .top-panel .search-row.active{
	background-color:#0f1010;
}
.black-color .subscription-form .title,
.black-color #footer .by,
.black-color .copyrigt,
.black-color #footer .menu, #footer .tel,
.black-color #footer p a,
.black-color #footer .menu li a,
.black-color .tags .title{
	color:#4d4d4d;
}
.black-color .header-row h2 a:hover{
	background-color:#fff;
	color:#000 !important;
}
.black-color .next-blog{
	color:#000;
}
