body {
	color: #fff;
	background-color: #000;
}
a, a:link, a:hover, a:active, a:visited {
	color: #fff;
}
a.dropdown-item {
	color: #000!important;
}
.bg-white {
	background-color: #000!important;
}
header {
	background-color: #000;
}
.header-top-in a {
	color: #fff;
}
.header-main-in {
	border-bottom: 1px solid #444;
}
.header-end-in {
	height: 3px;
	border-bottom: 1px solid #444;
}
.header-name a {
	color: #fff!important;
}
.header-slogan {
	color: #ddd;
}
#sidebutton span, #sidebutton span:before, #sidebutton span:after {
	background-color: #fff;
}
footer {
	color: #ddd;
	background-color: #111;
}
footer a {
	color: #fff!important;
}
.footer-name {
	color: #fff!important;
}
.footer-name-wrap {
	border-top: 1px solid #444;
}
.footer-copy {
	color: #ccc;
}
.top-slider-container {
	background-color: #000;
}
.top-slider-widget {
	border-color: #444;
}
.style-0 .front-pack-top, .style-0 .front-box-top {
	background-color: #000;
	border-color: #000;
}
.style-0 .cat-title, .style-0 .category-name {
	border-color: #fff;
	background-color: #111;
}
.style-1 .cat-title {
	border-top-color: rgba(255,255,255,.05);
}
.cat-title:after {
	border-top-color: #999;
}
.cat-title a {
	color: #fff;
}
.art-title a {
	color: #fff;
}
.news-box, .news-in {
	border-color: #444;
}
.text-art {
	border-bottom: 1px solid #444;
}
.text-art-title a {
	color: #fff!important;
}
.text-art-title a.text-art-play {
	color: #F03434!important;
}
.article-meta {
	color: #ddd;
}

.top-slider a {
	color: #fff;
}
.tv {
	color: #fff!important;
	background-color: #c00!important;
}

@media (min-width: 992px) {
	#headernav a {
		color: #fff;
		border-bottom-color: #111;
	}
	#headernav a.current {
		border-bottom-color: #fff;
	}
	.header-links-in {
		border-bottom: 1px solid #444;
	}
}
