/*-----------------------*
       STORY PAGE
-----------------------*/

.story-wrapper {
	overflow: hidden;
	display: block;
	padding-top: 25px;
}
.story p img {
    width: auto;
}
.story-wrapper .story-pg.headline {
	padding-bottom: 18px;
}
.story-wrapper .story-pg h1 {
	font-size: 2.438em;
	line-height: 1.154em;
	font-weight: 900;
	letter-spacing: 0.5px;
}
.story-wrapper .story-pg h1 a {
	font-weight: 900;
}
.story-wrapper ul.side-note li {
	padding-bottom: 2px;
}
.story-wrapper li .byline {
	clear: both;
	text-transform: capitalize;
	font-size: 1em;
}
.story-wrapper ol, .story-wrapper ol.article-list-item {
    margin: 0 20px 20px 20px;
    list-style: disc;
    padding-left: 15px;
}
.story-wrapper ol li, .story-wrapper ol.article-list-item li {
    margin-bottom: 10px;
    list-style: decimal;
	font-size:0.95em;
}

.story-wrapper ul, .story-wrapper ul.article-list-item {
	margin: 0 20px 20px 20px;
	list-style: disc;
	padding-left: 15px;
}
.story-wrapper ul li, .story-wrapper ul.article-list-item li {
	margin-bottom: 10px;
	list-style: disc;
	font-size:0.95em;
}

/*.article-list-item{
	clear:both;
}*/

.story-wrapper iframe {
    margin: 0 auto;
    text-align: center;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.story-wrapper ul.social {
	padding: 10px 0 8px 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin: 6px auto;
	clear:both;
}

.story-wrapper .social-share ul.social{
	border:none;
	padding:0;
	margin-top:0;
	list-style:none;
}
.story-wrapper .social-share ul.social li{
	list-style:none;
}
.story-wrapper .side-note .timestamp {
	margin: 0;
	font-size: 1em;
}
.story-wrapper .caption {
	border: 1px solid #d6d6d6;
	padding: 8px 10px;
	font-size: 0.813em;
	line-height: 1.231em;
}
.story-wrapper .caption p {
	margin: 0;
}
.story-wrapper article p {
	margin-bottom: 15px;
	overflow: visible;
	line-height: 1.533em;
	word-wrap: break-word;
}

.story-content .inline-img{
	margin-bottom: 25px;
}

.story-wrapper .inline-img img {
	margin: 0 auto;
	text-align: center;
	max-height: 500px;
	display: block;
}

.story-wrapper .embeded-image {
    margin-bottom: 10px;
	clear: both;
    display: table;
}

.story-content .inline-image-center .caption {
    display: table-caption;
    caption-side: bottom;
    text-align: left;
}

.story-content .embeded-image.inline-image-center {
	margin: 0 auto;
	margin-bottom: 25px;
}

.embeded-image.inline-image-center img {
    max-width: 100%;
    height: auto !important;
}
.story-wrapper .embeded-image.inline-image-left {
	width: 50%;
	max-width: 280px;
	margin-right: 20px;
	float: left;
}
.story-wrapper .embeded-image.inline-image-right {
	width: 50%;
	max-width: 280px;
	margin-left: 20px;
	float: right;
}
p.subhead {
    font-weight: 900;
    font-size: 1.188em;
}
.related-sect-content {
	margin-bottom: 15px;
}
.tags {
	overflow: hidden;
	display: block;
	margin-bottom: 15px;
}
.tags label, .social-share label {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 0.75em;
	color: #666;
	letter-spacing: 0.5px;
	display: block;
}
.tags a {
	text-transform: capitalize;
	color: #b00;
	font-weight: 600;
	font-size: 0.83em;
}
.emotify-wrap {
	overflow: hidden;
	display: block;
	clear: both;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
}
.more-content {
	overflow: hidden;
	display: block;
	clear: both;
}
.content-holder {
	position: relative;
}
ul.side-note {
	position: absolute;
	top: 0;
	margin-bottom: 10px;
	max-width: 200px;
	padding-right:0;
	list-style:none;
	padding-left:0;
	margin-left:10px;
}

ul.side-note li {
	list-style:none;
}

.story-content {
	position: relative;
	margin-left: 25%;
}
.more-content {
	clear: both;
}

/*Page Break paging*/

.pagebreakpaging {
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}c

.breakpage-button-wrap {
    float: right;
}

.story .view-all-button {
    display:inline-block;
    background: #bb0000;
    padding: 8px 12px;
    color: #fff;
}

.story a.view-all-button:hover {
	color:#ececec;
}

.story a {
    color: #107fc9;
    font-weight: 400;
}

.story a:hover {
	text-decoration:underline;
}

.story p img {
    max-width: 100% !important;
    width: auto;
    height: auto !important;
}

/*:BlockQuote*/

blockquote {
	font-size: 1.250em;
	padding: 0.35em 40px;
	line-height: 1.3;
	font-weight: 900;
	color: #4a4a4a;
	position:relative;
	display: block;
    margin-top:30px;
    margin-bottom:10px;
    width:80%;
	border:none;
}
blockquote:before {
display: block;
padding-left: 10px;
content: "\201C";
font-size: 80px;
position: absolute;
left: -20px;
top: -20px;
color: #7a7a7a;
font-weight:900;
}

blockquote cite {
color: #777;
font-size: 0.75em;
font-weight:300;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}

/*---Footnote---*/
.footnote {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding:15px 0;
    clear: both;
    float: left;
    width: 100%;
    margin: 20px 0;
}

.footnote-image-holder {
    margin-left: 10px;
    float: left;
    margin-right: 10px;
}

.footnote-image-holder img {
    display: block;
	border-radius:200px;
	border:1px solid #d6d6d6;
}

.footnote-text-holder {
    padding-bottom: 15px;
    font-style: italic;
    margin-left: 10px;
    margin-right: 10px;
	margin-top:10px;
}
/*-----------------------*
      STORY COLUMNIST
-----------------------*/

.col-profile {
	overflow: hidden;
	display: block;
}
.col-profile img {
	border-radius: 200px;
	border: 1px solid #d6d6d6;
}
.col-profile h2 a {
	display: block;
	color: #b00;
	font-weight: 900;
	line-height: 1.200em;
	margin-bottom: 6px;
}
.col-profile ul.col-profile-social {
	overflow: hidden;
	padding:0;
	margin:0;
}
.col-profile ul.col-profile-social li {
	display: block;
	margin-bottom: 15px;
}
.col-profile ul.col-profile-social li:last-child {
	margin-bottom: 0;
}
.col-profile ul.col-profile-social li i {
	margin-right: 10px;
}

/*------------------------*
      MEDIA QUERIES
-------------------------*/

/* Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
	
/*----STORY PAGE-----*/
.story-wrapper{
	padding-top:0;
}
.side-note {
	position: static;
	max-width: 100%;
}	
.story-content {
	margin-left: 0;
}
.story-wrapper .story-pg h1 {
	font-size: 1.750em;
}
.story-wrapper p.date {
	float: left;
	margin-right: 10px;
}
ul.side-note {
	position:static;
	max-width:100%;
}
blockquote.type-one {
	float: none;
	display: block;
	clear: both;
	margin: 10px auto;
	text-align: center;
}
blockquote{
	width:95%;
	}
	
blockquote::before{
	left:-10px;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
	
/*----STORY PAGE------*/
	
.focus-wrapper {
	display: block;
}
.focus-wrapper .side-note {
	position: static;
	max-width: 100%;
}
.focus-wrapper .story-content {
	margin-left: 0;
}
.story-wrapper article p {
	font-size: 1.125em;
	line-height: 1.444em;
}
.story-wrapper p.date {
	float: left;
}
blockquote.type-one {
	float: none;
	display: block;
	clear: both;
	margin: 10px auto;
	text-align: center;
}
.story-wrapper .inline-img img {
	max-height: 649px;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}
