body{
	font-family: Arial,Helvertica,sans-serif;
	font-size: 14px;
	color: #595959;

	line-height: 20px;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0.8em 0;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans',Arial,Helvertica,sans-serif;
}
.btn, .btn.active{
	background: #335383;
	color: #fff;
	border: none;
	border-radius: 3px;
	font-weight:bold;
}
.btn:hover,
.btn:focus{
	color:#fff;
	background: #416091;
}
.container, .header{
	padding:0;	
}
.header{
	margin:0;	
}
#main-content {
    padding: 20px 10px;
}
.inpage,
#send-a-story-wrap > h1,
#submit-an-event-wrap h1{
	font-weight:bold;
	color:#336699;
	background:none;
	overflow: hidden;
    position:relative;
    padding: 0 0 10px 10px;
    margin:10px 0 0 0;
    display:block;
	text-indent: 35px;
	font-family: 'Oswald', sans-serif !important;
	color:#1f324f;
}
.inpage > a, .personalised-storylist-top a {
	color: #336699;	
}
.story-list .inpage a {
	color: #fff;
}

.inpage:before,
#send-a-story-wrap > h1:before,
#submit-an-event-wrap h1:before{
    content:'';
    width: 25px;
    height: 2px;
    background: #d0d0d0;
    position: absolute;
    top: 20px;
    display: block;
    float: left;
	left:0;
}
.inpage:after,
#send-a-story-wrap > h1:after,
#submit-an-event-wrap h1:after{
    content: '';
    width: 100%;
    height: 2px;
    background: #d0d0d0;
    position: absolute;
    margin: 0 0 0 20px;
    bottom: 23px;
    display: inline;
}

h1.inpage{ font-size:32px; }
@media (max-width:400px){ h1.inpage{ font-size:28px; } }
h2.inpage{ font-size:24px; }
h3.inpage{ font-size:20px; }
h4.inpage{ font-size:18px; }

h2.inpage:before{ top:13px; }
h2.inpage:after{ bottom:21px; }

h3.inpage:before{ top:11px; }
h3.inpage:after{ bottom:19px; }

h4.inpage:before{ top:9px; }
h4.inpage:after{ bottom:18px; }

.story-list .inpage{
	color:white;
	text-indent: 0;	
}
.story-list .inpage:after,
.story-list .inpage:before{ display:none; }
.story-list.title-underline{
	background:#fff;
	margin-top: 30px;
}
.story-list.title-underline .inpage + div{
	clear:both;	
}
.story-list.title-underline .inpage{
	background:#fff;
	border-bottom:none;
	color:#1f324f;
	padding-left:0;
	padding-right:0;
	margin: -23px 0 -5px 0;
	margin-right:0;
	font-size:26px;
	padding-left: 35px;
	float: left;
	background: #fff;
	clear: both;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 24px;
	width:auto;
}
.story-list.title-underline.gallery-layout .inpage {
	margin-bottom: 0;
}
.story-list.title-underline .inpage a{
	color:#1f324f;
}
.story-list.title-underline .inpage:after,
.story-list.title-underline .inpage:before{
	display: none;
	height:1px;
	clear:both;
}
.story-list.title-underline .inpage:before{
	left:0;
	top:20px;
}
.story-list .inpage:after,
.story-list .inpage:before{ display:none; }

.content-b .inner-c .story-list .inpage {
	background: #f0f0f0;
	width: auto;
	margin: 0;
	border-bottom: 4px solid #1f324f;
	color: #333;
}

.newsletter-signup .inpage:before, .newsletter-signup .inpage:after {
	display: none;
}
.newsletter-signup {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.newsletter-signup form#signup-form {
	border: none;
	background: #fafafa;
	margin: 0;
}
.newsletter-signup .inpage {
	background: #f0f0f0;
	width: auto;
	margin: 0;
	border-bottom: 4px solid #1f324f;
	color: #333;
	height: auto;
	padding: 12px 15px 10px 15px;
	font-size: 18px;
	line-height: 19px;
	font-weight: 700;
	text-indent: 0;
}

.teaser .time {
	background: url('#file({'filename': 'icons.png', 'contentId': $content.contentId, '':''})') 1px 1px no-repeat;
	height: 20px;
	padding: 0 10px 0 25px;
}
.glyphicon-camera:before {
    background: url('#file({'filename': 'icons.png', 'contentId': $content.contentId, '':''})') no-repeat scroll 0 -60px;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
}
.glyphicon-facetime-video:before {
    background: url('#file({'filename': 'icons.png', 'contentId': $content.contentId, '':''})') no-repeat scroll 0 -120px;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
}


#social-links {
	overflow:hidden;
	margin-bottom: 20px;
}
#social-links a {
	display: block;
	width: 25%;
	height: 50px;
	float: left;
	overflow: hidden;
	text-indent: -999px;
	background:#3e5ea5 no-repeat center center url('#file({'filename': 'facebook-icon.svg', 'contentId': $content.contentId, '':''})');
	background-size: 32px 32px;
}
#social-links a.google-plus {
	background:#d13727 no-repeat center center url('#file({'filename': 'google-plus-icon.svg', 'contentId': $content.contentId, '':''})');
	background-size: 32px 32px;
}
#social-links a.you-tube {
	background:#d12827 no-repeat center center url('#file({'filename': 'youtube-icon.svg', 'contentId': $content.contentId, '':''})');
	background-size: 32px 32px;
}
#social-links a.twitter {
	background:#44b7e9 no-repeat center center url('#file({'filename': 'twitter-icon.svg', 'contentId': $content.contentId, '':''})');
	background-size: 32px 32px;
}
#social-links a:hover {
	box-shadow: inset 0 0 20px rgba(0,0,0,0.2);
}


#main-content > .row > .content-b .site-search{
	display: block;
	margin-bottom:20px
}
#main-content > .row > .content-b .site-search > fieldset{
	margin:0;
}
#main-content > .row > .content-b .site-search .btn,
#main-content > .row > .content-b .site-search .btn.active{
	text-indent:0;
	background-image:none;
	width:auto;
	padding:0 12px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	font-weight:normal;
	font-size:14px;
}
#main-content > .row > .content-b .site-search .btn.active{
	background-color:#1f324f;
}
#main-content > .row > .content-b .site-search + .weather-widget .inpage{
	margin-top:0;
}
/*
@media (min-width:1024px){
	#main-content > .row > .content-b .site-search{
		display:block;	
	}
}
*/
@media (-webkit-min-device-pixel-ratio: 1.5) { 

.teaser .time {
	background: url('#file({'filename': 'icons.png', 'contentId': $content.contentId, '':''})') no-repeat 0 -10px;
	background-size: 20px 90px;
}
.glyphicon-camera:before {
	background: url('#file({'filename': 'icons.png', 'contentId': $content.contentId, '':''})') no-repeat 0 -40px;
	background-size: 20px 90px;
}
.glyphicon-facetime-video:before {
	background: url('#file({'filename': 'icons.png', 'contentId': $content.contentId, '':''})') no-repeat 0 -70px;
	background-size: 20px 90px;
}

}

#topic-page-slider .inner > a > img{
	width:100%;	
}

@media(max-width:1023px){
	.OUTBRAIN{
		display:none;
	}
}

.author-bio{
	overflow:hidden;
	padding: 0 0 30px 0;
}
.author-bio > .info > h3 {
	color:#335383;
	font-weight:bold;
	font-size:24px;
	margin: 1px 0 0 0;
}
.author-bio > .info > h3 > a{
	color:#335383;
}
.author-bio > .info > .mugshot{
	width:98px;
	height:92px;
	overflow:hidden;
	position: absolute;
	right: 10px;
	bottom: 0;
}
.author-bio > .info > .mugshot > img{
	width:100%;
	height:auto;
	border-radius:100%;
}
.author-bio > .info > p{
	margin:0 0 3px 0;
}
.author-bio > .info{
	border-bottom:3px solid #e5e5e5;
	position:relative;
	padding-top: 10px;
	padding-right: 114px;
	min-height: 95px;
}
.author-bio > .info:after{
	content:'';
	height:3px;
	width:118px;
	position:absolute;
	bottom: -3px;
	right:0;
	border-left:1px solid #fff;
	background-color:#1f324f;
	clear: both;
}
.author-bio > .info > .role{
	font-size:16px;
	color:#808080;
	font-weight:600;
	margin-top:2px;
}
.author-bio > .info .contact a{
	color:#335383;
	font-weight:bold;
	font-weight:600;
} 
.author-bio > .info .contact{
	color:#989898;
}