

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.top-bar {
	display: none;
}

.main-featured {
	margin: 0 0 10px;
	padding: 0;
	background: #EBEBEB;
	border: 1px solid #EBEBEB;
	border-right: 0;
	border-left: 0;
}

.main-head .right {
	line-height: 135px;
	text-align: right;
	margin-top: 30px;
}

.navigation {
/* background-color: #19232d; */
	background-color: #B20000;
	border-bottom: 2px solid #2f4154;
	color: #efefef;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.navigation .menu > li > a {
	text-decoration: none;
	line-height: 43px;
	border-bottom: 2px solid transparent;
	font-weight: bold;
	font-size: 17px;
}

.navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, .navigation .menu > .current-menu-parent > a, .navigation .menu > .current-menu-ancestor > a {
	border-bottom: 2px solid #2F4154;
}

.main-featured .cat {
	line-height: 30px;
	background: #B20000;
	padding: 0 14px;
	margin-left: 20px;
}

.cat-title {
	position: absolute;
	top: 0;
	line-height: 25px;
	background: #B20000;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px;
	margin-left: 7px;
	color: #fff;
	display: block;
	z-index: 1;
}

.news-focus .heading {
/* background: #f9f9f9; */
	color: #B20000;
}

.main-featured .pages .flex-active {
	background: #B20000;
}

.main .sidebar .widgettitle, .tabbed .tabs-list {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	background: #B20000;
	color: #efefef;
	padding: 0 14px;
	line-height: 34px;
	margin-bottom: 35px;
	font-weight: bold;
}

.highlights h2:before {
	content: " ";
	display: block;
	float: left;
	position: absolute;
	left: 0;
	height: 18px;
	border-left: 3px solid #B20000;
}

.news-focus .meta .comments {
	float: right;
	display: none;
}

.highlights .meta .comments {
	float: right;
	display: inline-block;
	margin-right: 14px;
	white-space: nowrap;
	display: none;
}

.button {
	background: #B20000;
}

.breadcrumbs {
	background: #f2f2f2;
	padding: 14px 25px;
	font-size: 12px;
	color: #8d97a1;
	line-height: 1;
	display: none;
}

.post-header .comments {
	float: right;
	margin-left: -35px;
	color: #a6a6a6;
	font-size: 11px;
	line-height: 28px;
	display: none;
}

.post-header .post-title:before {
	content: " ";
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 6px;
	height: 20px;
	border-left: 3px solid #B20000;
}

.post-content a {
	color: #B20000;
}

.highlights .meta .comments {
	float: right;
	display: inline-block;
	margin-right: 14px;
	white-space: nowrap;
	display: none;
}

.main .sidebar {
	border: 0 solid;
}

.tp-caption {
	white-space: normal !important;
}

body {
	background: #EBEBEB;
	color: #606569;
	-webkit-text-size-adjust: 100%;
}

.highlights .meta .comments {
	float: right;
	display: inline-block;
	margin-right: 14px;
	white-space: nowrap;
	display: none;
}

.highlights .section-head a {
	color: #B20000;
}

.main-featured .cat {
	line-height: 30px;
	background: #B20000;
	padding: 0 14px;
	margin-left: 20px;
	display: none;
}

.main-head .title {
	float: left;
	font-size: 37px;
	font-weight: bold;
	letter-spacing: -1px;
	max-width: 25%;
}

.main-head .right {
	line-height: 135px;
	text-align: right;
	margin-top: 30px;
	width: 74%;
	float: right;
}
.flex-direction-nav a {
  z-index: 10;
  width: 35px;
  height: 35px;
  margin: -30px 0 0;
  display: block;
  background: #fff;
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 0;
  opacity: 0;
  display: none;
}
.highlights-box {
  margin-bottom: 0px;
}
.news-focus {
  /* margin-bottom: 0px; */
}
.cat-title a {
  color: inherit;
  display: none;
}


/* floating social media bar plugin*/
.csbwfs-social-widget {
	padding: 10px 5px;
	background: white;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	border-radius: 0 10px 10px 0;
	border-top: 1px solid rgba(0,0,0,0.75);
	border-right: 1px solid rgba(0,0,0,0.75);
	border-bottom: 1px solid rgba(0,0,0,0.75);
	width: 35px;
}

.csbwfs-sbutton a {
	transform: scale(0.75) !important;
	-ms-transform: scale(0.75) !important;
	-moz-transform: scale(0.75) !important;
	-webkit-transform: scale(0.75) !important;
}

#csbwfs-show {
	display: block;
	width: 30px;
	height: 80px;
}

#content.float-left {
	padding: 0 30px !important;
}

#socialButtonOnPage {
	width: 100%;
	display: none;
	float: left;
}