/* RED STYLE */

/*****Body*******/

a:hover { 
	color: #D60314;
}

::-webkit-scrollbar-thumb {
	background: #D60314;
}


/*****Header*******/

.breaking-news span {
	background: #D60314;
}

#header .logo h1 a {
	color: #EC0114;
}

#primary-navigation {
	background: #D60314;
}

#nav-menu ul li.sfHover > a,
#nav-menu ul li.current-cat > a,
#nav-menu ul li.current_page_item > a,
#nav-menu ul li.current-menu-item > a {
	background: #C20010;
}

#nav-menu ul a:hover,
#nav-menu ul li.sfHover > a:hover {
	background: #C20010;
}

#nav-menu ul li:hover ul,
#nav-menu ul li.sfHover ul {
	border-bottom: 5px solid #D60314;
}


/*****Homepage Setting******/

#content .homepage-slider .flexslider .post-title {
	background: #D60314;
}

.flex-control-paging li a.flex-active {
	background: #D60314;
}

.flex-control-paging li a:hover {
	background: #D60314;
}

#content .hc-inner .post-title a:hover {
	color: #D60314;
}

.pagination a, .pagination span {
	background: #D60314;
}


/******Content******/

.post-tags a {
	background: #D60314;
}

.post-tags a:hover {
	background: #C20010;
	color: #FFFFFF;
}

.author-bio {
	border-bottom: 2px solid #D60314;
}

.author-title {
	background: #D60314;
}

#author-description a {
	color: #D60314;
}

.social-sharing h4 {
	border-bottom: 5px solid #D60314;
}

#content .related-posts .related-title {
	border-bottom: 5px solid #D60314;
}

#content .related-posts h4.post-title a:hover {
	color: #D60314;
}

#comments .comment-title h2 {
	border-bottom: 5px solid #D60314;
}

.comment-edit-link {
	color: #D60314;
}

#respond #submit {
	background: #D60314;
}

#submit {
	background: #D60314;
}


/******Sidebar******/

.sidebar-widget-title {
	background: #D60314;
}

#sidebar-left .sidebar-widget .sidebar-widget-title {
	background: #D60314 !important;
}

.sidebar-text-item .post-title a:hover {
	color: #D60314;
}

html .tabs li.active,
html .tabs li.active a:hover {
	background: #C20010 !important;
}

.tabs li a:hover {
	background: #C20010 !important;
}

.feat-widget .post-title a:hover {
	color: #D60314;
}

.tagcloud a {
	background: #D60314;
}

.tagcloud a:hover {
	background: #C20010;
}

#calendar_wrap tbody td#today {
	background: #D60314;
}

.piethemes_subscribe_widget .button {
	background: #D60314;
}

.slider.sidebar-carousel-posts .carousel-post-title {
	background: rgba(243, 5, 33, 0.86);
}

.piethemes_weather_widget .weather {
	background: #D60314;
}

/******Footer******/

#footer {
	border-top: 5px solid #D60314;
}

#footer-bottom {
	border-top: 3px solid #D60314;
}