﻿body {
	scrollbar-base-color: #7C7699;
	scrollbar-arrow-color: #000000;
}
.carousel-indicators {
    bottom: 0px;
}
.hlnews-body a, .hlnews-byline a {
	text-decoration: none;
	border-bottom: 1px solid #d5d5d5;
	color: #4169e1;
}
.banner {
	max-width: 728px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.banner-top {
	margin-top: -8px;
	margin-bottom: 12px;
}
.banner-bottom {
	margin-bottom: 7px;
}
.banner-top img, .banner-bottom img {
	max-width: 100%;
}
.revive-promo {
	border-color: #981E32;
}
.revive-promo-title {
	background-color: #981E32 !important;
	color: white !important;
}
.blockquote-reverse {
	color: #981E32;
}
.hlnews-title {
	margin-top: -20px;
	margin-bottom: 10px;
}
/* Page title on index pages */
.hlnews-title-block {
	margin-top: -25px;
	width: 85%;
}
.hlnews-body {
	font-family: Georgia, "times new roman", times, serif;
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: normal;
}
.hlnews-headline {
	font-size: 3.5rem;
	line-height: 3.75rem;
	font-weight: 700;
	font-family: georgia,"times new roman",times,serif;
	font-style: italic;
	text-align: center;
}
.hlnews-subtitle {
	font-family: Georgia, "times new roman", times, serif;
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	padding-bottom: 20px;
}
.hlnews-postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	font-style: normal;
}
.hlnews-byline {
	font-family: Georgia, "times new roman", times, serif;
	font-weight: normal;
	font-size: 1.0em;
	font-style: italic;
}
.hlnewsquote {
	background: #E5E3D5;
	border: 1px dotted #C0C0C0;
	padding: 15px;
	margin-left: 0px;
}
.hlnewsphoto {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.3em !important;
}
.hlnewsphoto_top {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.3em !important;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #efefef;
	padding: 20px;
	border-radius: 12px;
	border: 1px solid #c0c0c0;
}
.hlnewsphoto_halfcol {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.3em !important;
	width: 200px;
	float: left;
	margin: 0 5px 5px 0;
	padding-right: 5px;
}
.pullquoteleft {
	padding: 5px;
	float: left;
	width: 200px;
	margin: 1px 10px 0 0;
	border-right: 2px #C0C0C0 solid;
	font: italic 1.1em Georgia,Serif;
	color: #554E7B;
}
.pullquoteright {
	padding: 5px;
	float: right;
	width: 200px;
	margin: 1px 0 0 10px;
	border-left: 2px #C0C0C0 solid;
	font: italic 1.1em Georgia,Serif;
	color: #554E7B;
}
.comments_block {
	width: 100%;
	position: relative;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	float: center;
}
.comments_header {
	line-height: 1.4em;
	font-family: Impact;
	color: #3d3a4e;
	font-size: 26pt;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.disqus_block {
	width: 100%;
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	float: center;
}
.comments_link {
	color: #999;
	font-style: italic;
}
.comments_link a:link, .comments_link a:visited, .comments_link a:active {
	text-decoration: underline;
	color: #999;
}
/* All this for left sidebar */
.hlnews_menu_links {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hlnews_menu_links ul {
	margin-left: 0px;
	list-style-position: inside;
	padding: 0px;
}
.hlnews_menu_links li {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.hlnews_menu_links li:hover {
	background-color: #f5f5f5;
}
.hlnews_menu_links a:link, .hlnews_menu_links a:visited {
	text-decoration: none;
	color: #7C7699;
}
.hlnews_menu_links a:hover {
	text-decoration: underline;
}
/*
 * Sidebar
 * http://getbootstrap.com/examples/dashboard/dashboard.css
 * http://getbootstrap.com/examples/dashboard/
 */
/* Hide for mobile, show later */
.sidebar, .news-right-col {
	display: none;
}
@media (min-width: 800px) {
.news-right-col {
	display: block;
}
.sidebar {
	position: relative;
	left: 0;
	/* z-index: 100050;  override ShareThis */
	display: block;
	padding-left: 5px;
	padding-right: 15px;
	overflow-x: hidden;
	overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
}
/* Adjustments for Different media sizes */
/* allow banners to scale when larger than screen width */
@media (max-width: 728px) {
.banner, .banner img {
	max-width: 100%;
}
}
/* On smaller screens, don't waste space on outer page margins */
@media (max-width: 992px) {
.container {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.hlnews_left_column li {
	margin-bottom: 10px;
}
}