.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 10px;
	padding-right: 10px;
}

.text-uppercase {
	font-family: "museo-sans", Arial, Sans-serif;
	color:#B12324;
	font-weight:300;
	letter-spacing: 3px;
	font-size: 14px;
}

h1,h2 {
	margin-top:0;
	font-weight: 700;
}

html, html a {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.large-header {
	font-size: 36px;
	padding-bottom:15px;
}

.short-line {
	border-top:1px solid #DADADA;
	width:200px;
	margin:auto;
	padding-bottom:20px;
}

.widget-header {
	text-align: center;
	margin:auto;
	padding-bottom:8px;
	display:inline-block;
	font-size: 16px;
}

.widget-center {
	margin:auto;
	text-align: center;
}

.container-fluid {
	padding-left: 0;
	padding-right: 0;
}

/*------------------- Nav -------------------*/

.navbar-brand > img {
	display: inline-block;
	width: 110px;
}

.navbar-toggle {
	position: absolute;
	left:0;
	margin-left: 15px;
	padding: 9px 10px;
	margin-top: 19px;
	margin-bottom: 18px;
	background-color: transparent;
	background-image: none;
	border: 0px solid transparent;
	border-radius: 0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #B12324;
}

.navbar-header {
	text-align: center;
}

.navbar-brand {
	font-size: 25px;
	line-height: 28px;
	height: 70px;
	float:none;
	margin: auto;
	display:inline-block;
	text-align: center;

}

.navbar {
	position: relative;
	min-height: 70px;
	margin-bottom: 0px;
	border: 1px solid #d3d3d3;
	margin:auto;
}


/*------------------- Local RS Widget & More Stories -------------------*/

.more-stories {
	text-align: center;
	margin:auto;
	padding:30px 20px;
	border-bottom:1px solid #DADADA;
}

.widget-center .no-line {
	border:0px;
}

.more-stories .share-count {
	text-align: center;
	margin:auto;
	float:none;
}

.more-stories h2 a {
	color:#393939;
	font-style: italic;
}

.more-stories h2 a:hover {
	color:#858585;
}

.more-stories h2 {
	margin:0;
	padding:0px 0px 5px 0px;
	font-weight: 700;
	font-size:28px;
}

.rs-local .col-xs-8 {
	border-left:1px solid #DADADA;
}

.rs-local .col-xs-4 {
	margin:0;
	padding:0;
}

.rs-local .widget-header {
	margin-bottom:10px;
}

.rs-local .sharing {
	font-family: "museo-sans", Arial, sans-serif;
}

/*------------------- Related Carousel -------------------*/

#related-carousel .item {
	padding:5px;
}

#related-carousel .large-card {
	width:100%;
}

#related-carousel .large-card .image-container {
	height:110px;
}

#related-carousel .large-card-bottom {
}

#related-carousel .large-card h5 a {
	font-size: 13px;
	margin:5px 0px;
	text-align: left;
	font-weight: bold;
}

#related-carousel .large-card h5 {
	line-height: .7em;
}

.related h4 {
	font-size: 15px;
}

.related {
	background-color: #fff;
	margin:5px 0px 20px 0px;
}


/*------------------- Cards -------------------*/

.large-card {
	width:100%;
}

.img-wrap {
	padding:8px;
	background-color: #fff;
	border:1px solid #D8D8D8;
}

span.top_pick {
	position: absolute;
	background-color: #8F2A27;
	color:#fff;
	font-family: "museo-sans", Arial, Sans-serif;
	padding:10px 15px;
	font-size: 14px;
	letter-spacing: 1px;
}

.large-card .image-container {
	height:200px;
	overflow: hidden;
}

.large-card {
	margin-bottom:15px;
}

.large-card-bottom .row {
	padding-bottom:10px;
}

.large-card-bottom {
	padding:8px 25px 16px;
	border:1px solid #E8E8E8;
	max-width:90%;
	margin-top:-35px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	z-index:1000;
	text-align:center;
	box-shadow: 0px 2px 4px 0px rgba(228,228,228,0.50);
}

.large-card p {
	text-align: left;
	font-size: 13px;
	font-family: Georgia, serif;
	max-width:339px;
	margin:auto;
	padding-top:15px;
}

.no-image .large-card-bottom {
	margin-top:65px;
	border:0px;
	box-shadow: 0px 0px 0px 0px rgba(228,228,228,0.50);
	padding:0px;
}

.no-image .large-card-bottom h2 a {
	font-size: 32px;
	font-style: italic;
}

.large-card-bottom h2 {
	margin: 10px 0px 5px 0px;
	color:#333;
}

.large-card img, .small-card img {
	width:100%;
	height:auto;
}

.category {
	font-size: 13px;
}

.small-card-bottom h4 a {
	color:#333;
	text-decoration: none;
}

.small-card-bottom h4 {
	line-height: 1.2em;
	font-size: 15px;
	font-weight: bold;
	margin:5px 0px;
	padding:0;
}

.share-count {
	float: left;
	margin-right: 20px;
	cursor: hand;
	color:#7A7A7A;
}

.share-count i, .comments i {
	margin-right: 5px;
}

.small-card {
	width:100%;
}

.small-card .image-container {
	height:95px;
	overflow: hidden;
}

span.author {
	color:#7A7A7A;
}

.inline, .share-count, .share-count-trend {
	font-family:"museo-sans", Arial, Sans-serif;
	display:block;
	font-size: 12px;
}

.large-card a, .small-card a {
	color:#393939;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.widget-center .row {
	padding:0;
	border-bottom: 1px solid #DADADA;
}

.shorter-line {
	width:136px;
	border-bottom: 1px solid #DADADA;
	margin:auto;
}

/*------------------- Spacing -------------------*/

.addspace {
	margin-top:15px;
}

.removespace {
	padding-bottom: 0px;
}

/*------------------- Newsletter Widget -------------------*/

.newsletter {
	text-align: center;
	padding:20px 0px;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	margin:10px 0px;
	display:block;
	height:140px;
}

.newsletter h5 {
	margin: 0;
	padding:0;
	font-family: "minion-pro", Georgia, Serif;
	font-size: 26px;
	color:#B12324;
}

.newsletter-sign-up button, .form-inline button {
	background-color:#B12324;
	color:#fff;
	border:none;
	height: 50px;
	font-size: 16px;
	float:left;
	width:30%;
}

.form-inline {
	margin-top:15px;
}

.newsletter-sign-up .form-control, .form-control {
	height: 50px;
	padding: 20px 20px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #8e8e8e;
	background-color: #fff;
	background-image: none;
	border: 1px solid #EEF0EF;
	float:left;
	width:70%;
}

/*------------------- Ads -------------------*/

.banner-ad, .ad {
	text-align: center;
	padding-bottom:30px;
}

.ad img {
	max-width: 350px;
}

.center-block {
	text-align: center;
}

.adspacing {
	padding-top: 300px
}


/*------------------- Widget Styles -------------------*/

.home-tag-widget  {
	height:400px;
}

.widget {
	width:100%;
	margin-bottom:15px;
	text-align: center;
}

.home-tag-widget ol {
	display:block;
	font-size: 14px;
}

.home-tag-widget ol li {
	padding-bottom: 15px;
	color:#333;
}

.home-tag-widget ol li a {
	color:#333;
}

.share-count-trend {
	font-size: 14px;
	font-weight: 300;
	color:#7A7A7A;
}

.home-trending-widget ol {
	list-style: none;
	text-indent: 0;
	margin:0px;
	padding:0px 20px;
	text-align: center;
	counter-reset: item;
	list-style-type: none;
}


.home-trending-widget img.trending-img{
	width: auto;
}

.home-trending-widget ol li,
.sidebar-trending-widget ol li {
	padding:10px 0px;
	color:#393939;
	text-align: center;
}
.home-trending-widget ol li::before,
.sidebar-trending-widget ol li::before {
	content: counter(item) "  ";
	counter-increment: item;
	color: #b32828;
	/* float: left; */
	font-size: 40px;
	position: relative;
	vertical-align: top;
	top: 0px;
}

.home-trending-widget ol li a,
.sidebar-trending-widget ol li a {
	font-weight: 700;
	font-size: 18px;
	font-style: italic;
	width: 60%;
	display: inline-block;
	padding-left: 10px;
	text-align: left;
	/* vertical-align: middle; */
}

.home-trending-widget ol li a,
.sidebar-trending-widget ol li a {
	color:#393939;
}

.fa-share-alt {
	color:#B81F24;
}

p.bigwidgetheader {
	text-align: center;
	color:#972123;
	font-size: 15px;
	width: 100%;
	margin: 0 auto;
	padding:20px 0px 10px 0px;
}

.home-sidebar {
	border-left:1px solid #DADADA;
}

.article-sidebar {
	margin-top:100px;
}

.share-count-trend {
	font-size: 14px;
	font-weight: 300;
	color:#7A7A7A;
}

.sidebar-trending-widget ul, .in-article-trending ul, .sidebar-popular-widget ul {
	list-style: none;
	text-indent: 0;
	margin:0px;
}

.in-article-trending ul {
	padding:0;
	margin:0;
}

.sidebar-trending-widget ul, .sidebar-popular-widget ul {
	padding:0px 20px;
}

.sidebar-trending-widget ul li, .in-article-trending ul li, .sidebar-popular-widget ul li {
	color:#333;
	font-weight: bold;
	font-size: 14px;
}

.in-article-trending {
	height:250px;
	border-bottom:3px solid #8F2A27;
	border-top:3px solid #8F2A27;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.in-article-trending h5 {
	margin:0;
}

.in-article-trending h5 a {
	font-size: 16px;
	color:#333;
	font-weight: bold;
	margin:0;
	padding:0;
}

.article-text .in-article-trending a {
	text-decoration: none;
}

.th-election-link {
	background-color: #fff;
	text-align: center;
	padding: 20px;
	margin-bottom: 15px;
}

.th-election-link img {
	padding-bottom: 15px;
}

.search-archive {
	padding:0px 10px;
}

.search-archive .dropdown .btn-default {
	color:#d8d8d8;
	background-color: #fff;
	width:100%;
	margin-bottom:5px;
}

.search-archive .search {
	width:100%;
	margin-bottom:10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

.trending-topics .row a {
	display:block;
	text-align: left;
	font-family: "minion-pro", Georgia, serif;
	font-style: italic;
	font-weight: 700;
	color:#393939;
}

.trending-topics .shorter-line {
	margin-bottom:10px;
}

.trending-topics .col1 a {
	margin-left: 45px
}

.trending-topics .col2 a {
	margin-left:10px;
}

/*------------------- Article Styles -------------------*/

h1.article {
	font-family: "minion-pro", Georgia, Serif;
	color:#393939;
	font-weight: 700;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 26px;
}

img {
	width:100%;
	height:auto;
}

p.byline {
	color:#7A7A7A;
	font-size: 14px;
	font-family: "museo-sans", Serif;
}

span.diary {
	float:left;
	font-weight:600;
}

.article-text {
	color:#393939;
	font-size: 20px;
}

.article-text a {
	color:#4A90E2;
	text-decoration: underline;
}

.below-content {
	padding: 15px 20px 0px 20px;
}

p.see_also span {
	font-family: "museo-sans", Arial, Sans-serif;
	color:#ca1f34;
	font-size: 20px
}

.see_also a {
	font-family: "minion-pro", Georgia, serif;
	font-weight: 700;
}

.article_sidebar {
	padding-top:100px;
}

blockquote {
	font-size: 18px;
	color:#979797;
	border-left: 5px solid #CA1F34;
}

.article-1 {
	background-color: #fff;
	padding:20px;
	margin-bottom:35px;
	font-family: Georgia, serif;
}

.featured-img {
	overflow: hidden;
	height:406px;
	padding-top:15px;
	padding-bottom:15px;
}

.featured-img img {
	width:100%;
	height:auto;
}

.fb-share {
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	margin:10px 0px;
}

.fb-share span {
	font-family: "minion-pro", Arial;
	font-style: italic;
	font-weight: 600;
}

.fb-share button {
	margin-top: 10px;
}

.fb-share button i {
	margin-right: 5px;
}

.fb-share-guts {
	padding:15px 30px;
	text-align: center;
}

.related-carousel {
	margin-bottom: 15px;
	padding:15px;
}

/*------------------- Buttons-------------------*/

button {
	font-family: "museo-sans", sans-serif;
}

.social-page-btns  button.fb {
	background-color: #fff;
	border-color:#DADADA;
	color:#3b5998;
}

button.fb {
	background-color: #3b5998;
	border:0px;
	color:#fff;
}

button.tw {
	background-color: #00aced;
	border:0px;
	color:#fff;
}

.social-page-btns button.tw {
	background-color: #fff;
	border-color:#DADADA;
	color:#00aced;
}

.header-social-btns {
	float:left;
}

.comment-btn i.fa-comment {
	margin-right: 10px;
	font-size: 22px;
}

.comment-btn {
	padding:20px 0px;
	font-size: 22px;
}

.comment-btn i.fa-plus {
	padding-top: 3px;
	padding-right:10px;
	font-size: 22px;
}

.header-social-btns button.fb, .bottom-social-btns button.fb, .social-page-btns button.fb {
	border-right:1px solid #fff;
}

.social-page-btns button {
	height:100px;
	font-size: 16px;
	margin-bottom: 15px;
}

.article-btns .btn {
	font-size: 16px;
}

.social-page-btns i {
	display:block;
	padding-bottom: 8px;
	padding-top:15px;
}

.button-span {
	margin:0px;
}

.button-span button {
	width:100%;
	margin-bottom:15px;
}

.button-span button i {
	margin-right: 5px;
}

.button-span .col-xs-4, .button-span .col-xs-1, .button-span .col-xs-3, .button-span .col-xs-6 {
	padding:0px 3px 0px 0px;
	margin:0;
}

button.more {
	background-color: #fff;
	width:400px;
	padding-top:20px;
	margin:50px;
}

.btn-lg, .btn-group-lg > .btn {
	font-size: 16px;
}

/* Sticky Buttons */

.sticky {
	position:fixed;
	z-index: 3000;
	bottom:0;
	width:100%;
}

.sticky {
	padding:0;
	margin:0;
}

.sticky .col-xs-6 {
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.sticky i {
	margin-right: 5px;
}

.sticky button {
	border-radius:0px;
	border:0px;
	margin-bottom: 0;
}

.sticky button.fb, .sticky button.tw {
	border:none;
}

/*------------------- Share Hover -------------------*/

.hover-large, .hover-small {
	width: 100px;
	opacity: .9;
}

.hover-large {

}

.hover-small {

}

.hover-large .btn, .hover-small .btn {
	font-size: 12px;
	padding: 5px 11px;
}

a.fb, a.tw {
	border:0px;
}

.sharing {
	margin-left:5px;
}

.sharing > .hover-share {
	display:block;
	margin:2px;
	opacity:0;
	z-index: 1000;
	position: absolute;
	margin-top: -6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.more-stories .sharing > .hover-share {
	margin-top:-24px;
}

.sharing > .share-count:hover  + .hover-share {
	display:block;
	opacity:1;
}

.hover-share:hover {
	display:block;
	opacity:1;
}

.hover-share i {
	margin-right: 8px;
}

.sharing .small-fb,.sharing .small-tw {
	font-size: 16px
}

.sharing .small-fb {
	color:#3b5998;
}

.sharing .small-tw {
	color:#00aced;
}


/*------------------- Tags -------------------*/

.tagbox {
	margin:20px 0px;
}

.taghead {
	font-family: "museo-sans", Arial, Sans-serif;
	color:#8F2A27;
	display:inline-block;
	float:left;
	margin-top:7px;
}

a.taglink {
	font-size: 16px;
	font-family: "Proxima Nova", Arial, Sans-serif;
	padding:5px 10px;
	margin-left: 5px;
	display:inline-block;
	float:left;
	color:#B3B3B3;
	text-decoration: none;
}

/*------------------- Newsletter Page -------------------*/

.email-text {
	width:85%;
}

.email-text h4 {
	margin-top: 0px;
	font-size: 20px;
	margin-bottom: 5px;
}

.email-text p {
	font-size: 16px;
}

.email-card a, .selected-email-card a {
	color:#8F2A27;
}

.email-card, .selected-email-card {
	border:1px solid #D8D8D8;
	border-bottom:3px solid #E7E7E7;
	padding:20px;
	border-radius:5px;
	height:150px;

}

.selected-email-card {
	background-color: #EEF0EF;
}

/*------------------- Footer -------------------*/

.footer {
	margin-top: 20px;
}

.footer a {
	font-size: 12px;
	color:#323232;
}

.footer a:hover {
	color:#F27C21;
	text-decoration: none;
}

ul.thm_brand_footer {
	background-color:#EFEFEF;
	height:70px;
}

ul.footer_nav {
	padding:4px;
}

ul.thm_brand_footer, ul.footer_nav, .thm {
	text-align: center;
}

ul.thm_brand_footer li, ul.footer_nav li {
	padding:0px 20px;
}

.thm {
	width:800px;
	margin:auto;
	display:block;
	border-top:1px dashed #d3d3d3;
	padding:20px 0px;
}

.thm span {
	font-size:12px;
	font-style: italic;
}

.thm img {
	padding-right:20px;
}

