body {
	color: #33302e;
	background-color: #FFF1E5;
}
a {
	color: #990f3d;
}
.bg-white {
	background-color: #FFF1E5!important;
}
header {
	background-color: #FFF1E5;
	border-bottom: 1px solid #ccc1b7;
	box-shadow: 0 1px 3px rgba(77,72,69,.2), 0 6px 10px rgba(77,72,69,.15);
}
.header-main {
	border-bottom: 1px solid #ccc1b7;
}
.header-top {
	background-color: #000;
	padding: .25rem;
}
.header-top-in a {
	color: #fff;
}
.header-name a {
	color: #231F20!important;
}
.header-slogan {
	color: #736c67;
}
footer {
	color: #a8aaad;
	background-color: #262A33;
}
footer a {
	color: #fff!important;
}
.footer-name {
	color: #fff!important;
}
.footer-name-wrap {
	border-color: #51555c;
}
.footer-copy {
	color: #a8aaad;
}
.top-slider-container {
	border-bottom: 1px solid #ccc1b7;
}
.top-slider-widget {
	border-color: #FFF1E5;
}
.style-0 .front-pack-top, .style-0 .front-box-top {
	background-color: #F2DFCE;
	border-color: #E6D4C3;
}
.style-0 .cat-title, .style-0 .category-name {
	color: #33302E;
	border-color: #E6D4C3;
	background-color: #F2DFCE;
}
.cat-title a {
	color: #33302E;
}
.art-title a {
	color: #33302E;
}
.news-box, .news-in {
	border-color: #ccc1b7;
}
.text-art {
	border-bottom: 1px solid #ccc1b7;
}
.text-art-title a {
	color: #231F20!important;
}
.text-art-title a.text-art-play {
	color: #F03434!important;
}
.text-art-subtitle {
	color: #736c67;
}
.article-subtitle {
	color: #33302e;
}
.article-body {
	color: #736c67;
}
.article-meta {
	color: #777;
}
.cm-content {
	background-color: #fff;
}
.tv {
	color: #fff!important;
	background-color: #990F3D!important;
}

@media (min-width: 992px) {
	#headernav a {
		color: #424242;
		border-bottom-color: #FFF1E5;
	}
	#headernav a.current {
		border-bottom-color: #0A5E66;
	}
}
