body {
    background: #FFF;
}

a, p a {
    color: #BF1E2E;
}

.header-separator {
    background: #BF1E2E;
}

.dir-form-color {
    background-color: #BF1E2E;
}

.weekly-columnist .weekly-columnist-header {
    color: #BF1E2E;
}

.trending-stories-title {
    color: #BF1E2E;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background: #BF1E2E;
    color: #fff;
}

a.btn-success {
    color: #fff !important;
}

.comma-list a {
    color: #FFF !important;
}

.sub-title {
	color:#BF1E2E;
	font-size:30px;
}

.subscribe-sidebox {
	background: #E6E6E6 0% 0% no-repeat padding-box;
	opacity: 1;
	padding:10px;
	margin:0 20px 10px 20px;
	width:90%;
}
.subscribe-sidebox h1 {
	font-size:30px;	
	color:#810303;
	margin-top:0px !important;
}
.subscribe-sidebox p {
	font-size:16px;
}
.subscribe-sidebox .button {
	background: #8B2331;
	opacity: 1;
	color:#fff !important;
	padding:20px 30px;
	margin:10px;
	display:inline-block;
}
.publicationlink .button.latest {
	background: url("../img/sidebar/button-bk-nyrej.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 20px 25px 20px;
}
.subscribe-sidebox .small-text {
	letter-spacing: 0px;
	opacity: 1;
	font-size:14px !important;
}

.subscribe-sidebox .small-text a {
	color:#8B2331 !important;
	font-weight:bold;
}
.publicationlink .button {
	opacity: 1;
	color: #fff !important;
	padding: 27px 20px;
	margin: 5px;
	display: inline-block;
	font-size: 25px;
	width: 97%;
	font-family: 'Univers LT W01_59 Ult Cond', sans-serif !important;
}

/* Header Nav */

.header-nav > li > a, .header-nav > li > a:hover {
    color: #BF1E2E !important;
}

/* Breaking News */
.breaking-news {
    border-top: 1px solid #BF1E2E !important;
    border-bottom: 1px solid #BF1E2E !important;

}

.breaking-news-empty {
    border-bottom: 1px solid #BF1E2E !important;
}
.home-bottom-boxes .home-bottom-boxes-title {
    color: #BF1E2E !important;
}
/* Thin line for footer */
.thinline {
    background: #BF1E2E !important;
}
/* subscription options */
.plansTitle {
    color: #BF1E2E !important;
}
.planBlock .planTitle {
    color: #BF1E2E !important;
}
.planBlock .planPrice {
    color: #BF1E2E !important;
}
.planBlock .planTitleCorp {
    color: #BF1E2E !important;
}
.planBlock .planPriceCorp {
    color: #BF1E2E !important;
}
a.planButton {
    background: #BF1E2E !important;
}
.planBlockPopular {
    background: #BF1E2E !important;
}

.dir-one {
    top: 275px;
}
