/* --- North Coast -- Publication-specific style rules ### 218 Lines ### */
/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/*                                                                                 */
/*                                                                                 */ 
/* ------------------------------------------------------------------------------- */
#locationsGroup.displayOptional {
  display: block !important;
}
div.dnCalendar {
  position:relative;
  z-index: 55;
}
#frequencyOverlay {
  z-index: 0!important;
}
.MedRectAd {
  width: 300px;
  height: 250px;
  margin: 1em auto;
  text-align: center;
  line-height: 250px;
}
div.Ad {
  margin: 0;
  padding: 0;
  text-align: center;
}
div.Ad>div {
  margin: 10px auto;
}

div.Ad:first-child>div {
  margin-top: 0;
}
div.Ad:last-child>div {
  margin-bottom: 0;
}
div.Ad.Leaderboard {
  width: 728px;
}
div#LogoHeaderAd div.Ad.Leaderboard {
  float: right;
}
div#LogoHeaderAd div.Ad.Leaderboard>div {
  height: 90px;
  margin: 17px 8px 0 0;
  padding: 0;
}
div.Ad.HalfPage>div,div.Ad.MediumRectangle>div {
  width: 300px;
}
div.Ad.Skyscraper>div {
  width: 160px;
}
div.Ad.Pencil>div {
  width: 940px;
}
p.more a,p.moreArticles a,a.more,a.moreLink,div.more a {
  color: #BBB;
  font-size: 10px;
  text-transform: uppercase;
  -moz-transition:color linear .05s, background linear .05s;
  -webkit-transition:color linear .05s, background linear .05s;
  transition: color linear .05s, background linear .05s;
}
#EventCalendar div.more {
  display: block !important;
  text-align: center !important;
  padding: 5px 0 0 !important;
}
#EventCalendar div.more a {
  text-transform: none;
  color: #699E9E;
  font-size: 11px;
}
div#SpecialIssueCategoryStories div.more {
  text-align: right;
}
p.moreArticles a {
  border: 1px solid #bbb;
  text-align: center;
  padding: 2px 3px;
  font-size: 11px;
}
p.more a:hover,p.moreArticles a:hover,a.more:hover,div.more a:hover {
  color: #6a350e;
}
p.descr a.more {
  color: #D61100;
  text-decoration: none;
  border: 0 none;
  padding: 0 2px;
}
p.descr a.more:hover {
  background: #fff;
  color: #6a350e;
}
p.byline {
  margin: 0 0 1px;
}
p.byline span.author {
  color: #6a350e;
  margin-right: 2px;
}
.SectionStoriesTeaser p.byline span.author,.CategoryStoriesTeaser p.byline span.author {
  float: left;
}
p.byline span.releaseDate {
  color: #999;
}
#HeaderforCategoryorSection {
  position: relative;
  background: #FFF;
}
#HeaderforCategoryorSection h1,div#NowPlaying h3,body.NewsWatch h2.pageHeader {
  margin: 0 0 10px;
  width: 99%;
  font-size: 27px;
  font-family: Georgia, "Times New Roman", serif;
  border-bottom: 2px solid #dfebeb;
  text-transform: lowercase;
}
#HeaderforCategoryorSection h1 a,div#NowPlaying h3,body.NewsWatch h2.pageHeader {
  color: #777;
  text-decoration: none;
}
#HeaderforCategoryorSection h1 a:hover {
  color: #6a350e;
}
body.NewsWatch h2.pageHeader {
  margin-bottom: 15px;
}
p.moreArticles {
  text-align: right;
}
/* added 12/22/11*/
cite.byline .email a,cite.byline .facebook a,cite.byline .twitter a,
h4.postedBy .email a,h4.postedBy .facebook a,h4.postedBy .twitter a {
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 18px;
  line-height: 18px;
  display: inline-block;
  text-indent: -9999em;
}
cite.byline .email a,
h4.postedBy .email a {
  background: transparent url(/images/icons/email-18x18.png) left center no-repeat;
}
cite.byline .facebook a,
h4.postedBy .facebook a {
  background: transparent url(/images/icons/facebook-18x18.png) left center no-repeat;
}
cite.byline .twitter a,
h4.postedBy .twitter a {
  background: transparent url(/images/icons/twitter-18x18.png) left center no-repeat;
}
div#storyBody div.inlineAudio {
  width: 300px;
  margin: auto;
}
body#Page div#storyBody a {
  color: #d51100;
  text-decoration: none;
}
div#storyBody div.inlineAudio .inlineAudioCaption {
  float: left;
  font-family: Arial;
  font-size: 11px;
  color: #333;
}
div#storyBody div.inlineAudio .inlineAudioCredit {
  float: right;
  font-family: Arial;
  font-size: 10px;
  color: #999;
}
div#StoryBreadcrumb {
  font-family: Georgia, "Times New Roman", serif;
  border-bottom: 2px solid #e9ebeb;
  font-size: 14px;
  margin-bottom: 12px;
  background: #fff;
  position: relative;
  width: 100%;
}
div#BlogHeader {
  text-transform: lowercase;
  border-bottom: 2px solid #dfebeb;
  margin-bottom: 20px;
  width: 100%;
  line-height: 1.2;
  display: inline-block;
  white-space: nowrap;
}
div#BlogHeader p {
  margin: 40px 0 0;
  font-size: 14px;
  color: #fff;
  float: left;
}
div#StoryBreadcrumb a {
  color: #777;
}
div#StoryBreadcrumb p.issueInfo {
  margin: 0;
  overflow: hidden;
}
div#StoryBreadcrumb span.date {
  float: right;
}
div#StoryBreadcrumb span.date a {
  font-size: 13px;
  color: #777;
}
div#ToolBarHorizontal {
  margin:10px 0;
  text-align:center;
  border: 1px solid #DFEBEB;
  white-space:nowrap;
  border-width: 1px 0;
  padding: 5px 0;
}
#ToolBarHorizontal.ContentFullWidth {
  margin:10px 125px;
}
#ToolBarHorizontal > div {
  display:flex;
  display:-webkit-flex;
  justify-content:space-between;
}
#ToolBarHorizontal div.l0 {
  width:auto;
  margin:0!important;
}

#ToolBarHorizontal .l0 a {
  font-size:0.75em;
  font-family:sans-serif;
  text-transform:uppercase;
  line-height:2.5;  
}
#ToolBarHorizontal .emailAction {
  background: url(/images/icons/article_tools/icon_email_white.png) center  no-repeat;
  height:20px;
  width: 20px;
  text-indent: -9999em;
  display: inline-block;
  text-decoration: none;
    background-size: contain;
}
#ToolBarHorizontal .saveAction {
  background: url(/images/icons/article_tools/icon_favorite_white.png) left center no-repeat;
  height:20px;
  width:auto;
  text-decoration: none;
  display: inline-block;
  padding-left:20px;
    background-size:18px;
}
#ToolBarHorizontal .printAction {
  background: url(/images/icons/article_tools/icon_print_white.png) center  no-repeat;
  height:20px;
  width:20px;
  text-decoration: none;
  display: inline-block;
  text-indent: -9999em;
    background-size: contain;
}
#ToolBarHorizontal a{

}
#ToolBarHorizontal .addthis_button_compact span.at-icon-wrapper {
  margin-right:3px;
  position:relative;
  top:3px;
}

div#ToolBarHorizontal .l0 {
  width: auto!important;
  float: none!important;
   margin: 0 21px;
  display: inline-block;
}
.addthis_toolbox.addthis_default_style a>span {
  margin-right: 3px;
}
div#ToolBarHorizontal .l0.first {
  margin-left: 0;
}
div#ToolBarHorizontal .l0.last {
  margin-right: 0;
}
div#ArticleTools {
  margin-bottom: 5px;
}
div#TallBar {
  margin-bottom: 15px;
  border: 1px solid #DFEBEB;
  border-width: 1px 0;
  padding: 5px 0;
}
div#TallBar ul li {
  display: inline;
  margin-right: 50px;
}
body#Content div#TallBar ul li {
    display: inline-block;
    margin: 0 5px;
    width: auto!important;
    vertical-align: middle;
}
body#Content div#TallBar ul li.first {
}
div#LatestInCategory {
}
#PeopleWhoLiked {
  margin:10px 0;
}
#FilmTimesByHour h2,
div#LatestInCategory h3,
div#MorebyThisAuthor h3,
div#Abouttheauthor h3, 
#PeopleWhoLiked h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  border-bottom: 1px solid #dfebeb!important;
  margin-bottom: 10px;
  color: #777;
  text-transform: lowercase;
}
div#Abouttheauthor h3 {
  margin-bottom: 3px;
}
div#Abouttheauthor h4 {
  font-size: 14px;
}
div#Abouttheauthor img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
div.commentsHeader a.feedLink {
  color: transparent !important;
}
/* Unsubscribe from comment threads */
div#UnsubscribeComment {
  margin: 10px;
}
#TwitterFeed li {
  margin: 1em 0;
  padding-left: 1em;
  text-indent: -1em;
}
#TwitterFeed li a.twitterTime {
  display: block;
  padding-left: 1em;
}
a.pin-it-button {
  text-indent: -9999px;
  display: block;
  line-height: 2.5;
  width: 40px;
  height: 20px;
  margin-left: 9px;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background: url(/images/icons/pinterest.png) 0 0 no-repeat;
}
a.pin-it-button:hover {
  background-position: 0 -20px;
}
a.pin-it-button:active {
  background-position: 0 -40px;
}
#SlideshowCustomforLocations {
  background:#d6e9ee;
  padding:10px;
  margin:0 auto 15px;
}
#SlideshowCustomforLocations .slideshowHeader {
  font-family:Tahoma, sans-serif !important;
  color:#444 !important;
}
#SlideshowCustomforLocations div.slideshowThumbnails {
  width:295px!important;
  float:right;
  margin:0;
}
#SlideshowCustomforLocations div.slideshowThumbnails img {
margin-left: 4px!important;
margin-right:0!important;
margin-bottom: 3px;
}
/* -- Best Of -- */
#BestOfCategoryHeader h4 {
  color: #D51100;
  clear:both;
}
body#AddEvent div.eventSuccess {
  padding:10px!important;
  margin:20px!important;
  line-height: 1.4;
}
body#AddEvent div.eventSuccess .successSubCont {text-align:left!important;}
body#BestOf div#MagnumImage img {
  width:475px;
  height:auto;
}
a.pdflink {
    background: url(/images/icons/pdfIcon.png) 0 center no-repeat transparent;
    padding-left: 15px;
    background-size: contain;
}
#HomeNewsTeaser .storyTeaserBox h4 span,
.HomeFeatureSlideShowMain .HomeFeatureImage h4 {
  background:#f00;
  color:#fff;
  display:inline-block;
  position:absolute;
  top:10px;
  padding:10px;
  text-transform:uppercase;
  font-size:18px;
}
#HomeNewsTeaser .storyTeaserBox h4 span {top:32px;font-size:14px;}

#MagnumImage img.magnum {margin-top:12px;}
  #MagnumImage span.clicktozoom {height:0;}
  
  #CategoryStories #categoryLead > h4 {display:block;padding:4px;background:#f00;color:#fff;text-transform:uppercase;width:132px;}
  #LandingFollowStories .categoryStoriesItem .storyTeaser h4,
  #SectionFeature > h4,
  h4.imageSpecialHeader {display:inline-block;padding:4px;background:#f00;color:#fff;text-transform:uppercase;}
  #LandingFollowStories .categoryStoriesItem .storyTeaser h4 {display:block;}
  #SectionFeature > h4 {display:block;width:132px;}
  #SectionStories .storyTeaser h4 {display:block;padding:4px;background:#f00;color:#fff;text-transform:uppercase;}
  
  #ImageFlipBook .photoMain > h4 {display:none;}
  
/* custom paragraph styles */

.bodyBreakHead1 {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0 0;
}
.bodyBreakHead2{margin:10px 0 0}
.bodyBreakHead1+p,.bodyBreakHead2+p{
  margin-top:.25em;
}
.bodyBreakHead2,.bodyInlineHeading {
    font-weight: 700;
    font-size: 15px;
}

.bodyNoOutdent {
    text-indent: -10px;
    margin-left: 10px;
}  

.bodySignature {
    text-align: right;
    font-style: italic;
    margin-top: -10px;
}
.bodySignature:before {
  content:'— ';
}
.bodyPullQuote {
    border-left: 1px solid #ABABAB;
    padding: 6px 10px;
    text-align: justify;
    font-size: 1.1em;
    margin: 1em 3em;
    box-shadow: -5px 0px 3px -1px #999;
    line-height: 1.5em;
    color: #111;
    border-radius: 4px;
    font-family: Helvetica;
    background: #fcfcfc;
}
.bodyPullQuoteAttrib {
    border-left: 1px solid #ABABAB;
    padding: 6px 10px;
    font-size: 1.1em;
    margin: 0em 3em 1em;
    margin-top: calc(-1em - 6px);
    box-shadow: -5px 2px 3px -1px #999;
    line-height: 1.3em;
    color: #111;
    border-radius: 0 0 4px 4px;
    background: #fcfcfc;
    font-family: Helvetica;
    text-align: right;
    font-style: italic;
}
.bodyPoem {
    margin: 15px 20px 2px;
     font-family: Helvetica;
    text-align: center;
    line-height: 1.2;
}
.bodyPoem+.bodyPoem {
  margin-top:0;
}
.dropCap:first-letter{
  font-size: 4.8em;
  padding-top: 5px;
  padding-right: 5px;
  font-style: normal;
  float: left;
  line-height: 42px;
  font-weight: 700;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
  /* Slideshow Social Buttons */
#ToolBarSlideshow a:hover {
    opacity: .7;

}
#ToolBarSlideshow div.l0 {
    width: auto !important;
    float: left !important;
}
#FacebookNonJavascript,
#TwitterWebIntent,
#Google1NonJavascript,
#RedditNonJavascript,
#Emailmailto,
#FacebookDynamic,
#TwitterDynamic,
#Google1Dynamic,
#RedditDynamic,
#EmailDynamic{
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}


#FacebookNonJavascript,#FacebookDynamic {
    background-image: url("/images/mobile/social-facebook.png")
}
#TwitterWebIntent,#TwitterDynamic {
    background-image: url("/images/mobile/social-twitter.png")
}
#Google1NonJavascript,#Google1Dynamic {
    background-image: url("/images/mobile/social-google-plus.png")
}
#RedditNonJavascript,#RedditDynamic {
    background-image: url("/images/mobile/social-reddit.png")
}
#Emailmailto,#EmailDynamic {
    background-image: url("/images/mobile/social-email.png")
}
.slideshowDesc {
    margin: 15px 0;
    color: #404040;
    line-height: 1.6em;
    text-align: left;
    font-size: 1.1em;
}
div#SlideshowFullPageNew .date {
    color: #6C5D44;
    font-size: 11px;
}
div#SlideshowFullPageNew  .credit {
    color: #C0C0C0;
    font-size: 0.7em;
    text-align: right;
}
body#Slideshow div.slideshowPrevNext {
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    margin: 10px auto;
    width: 300px;
    height: 40px;
    clear: both;
}
body#Slideshow div.slideshowCount {
    text-align: center;
}
div#SlideshowFullPageNew .slideImgWrapper {
    margin: 10px auto 0;
}
.slideOverlay {
    z-index: 1000001;
}
/* === Inline Connections === */
div.connection {
  margin: 1em auto;
  width: 100%;
  border-bottom: 1px solid #CCC;
  padding-bottom: 0.5em;
  font-size:12px;
}
div.connection::after{
  content: "";
  display: block;
  clear: both;
  height:0;
}
div.connection>a {
    color: #111;
}
div.connection h5 {
  font-weight: bold;
  text-decoration: none;
  margin: 0.5em 0;
  font-size: 17px;
  border-bottom: 1px solid #CCC;
  line-height: 1em;
  padding-bottom: 0.25em;
}
#storyBody div.connection h5 a,
div.connection h5 a{
  color: #666;
}
div.connection h5 span.typeHeader {
  text-transform: uppercase;
  font-weight: normal;
  font-size:11px;
}
div.connection.slideshow h5 span.typeHeader {
  font-size:0.75em
}

/* Stack headers for Location, Event, Film, and Poll */
div.connection.location h5 span.typeHeader,
div.connection.event h5 span.typeHeader,
div.connection.film h5 span.typeHeader,
div.connection.poll h5 span.typeHeader {
  display: block;
}

/* Add a colon to the header prefix for non-stacked */
div.connection.content h5 span.typeHeader::after {
  content: ":";
}
div#storyBody div.connection.content h5 a{    color: #D61100;}
/* Connection Content */
div.connection.content img {
  float: left;
  margin: 0 0.5em 0 0;
}
div.connection.content a div.subHeadline,
div.connection.content a div.summary {
  color: #000;
  font-weight: normal;
}
div.connection.content a div.author,
div.connection.content a div.category {
  color: #667;
  font-weight: normal;
}


/* content adjustments */
.content.connection{
    border: none;
   padding: 0 2em;
   box-sizing:border-box;
}
.content.connection h5,
#storyBody .content.connection h5{
  border: none;
  margin:.5em 0; 
  padding: 0;
  font-size: 14px;
}
.content.connection h5 a:hover .subHeadline, 
.content.connection h5 .subHeadline:hover {
    color: inherit;
}
.content.connection h5 .subHeadline {
  font-weight: 400;
  color:#676767;
}
.content.connection h5+* {
    display: none;
}
/* Connection Slideshows */
div.slideshow.connection a.leadImage {
  width: 100%; /* override this value to accommodate different column widths */
  height: auto;
  background-color: #333;
  -webkit-justify-content:center;
  justify-content: center;
  margin: 0 0 5px 0;
  float: left;
  position: relative;
  overflow: hidden;
}
div.slideshow.connection a.leadImage img {
  height: 100%;
  width: auto;
  display: block;
  object-fit: contain;
  margin: 0 auto;
}
div.slideshow.connection a.leadImage span.count {
  color: #fff;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(53%, rgba(0, 0, 0, 0.06)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: auto;
}
div.slideshow.connection a.leadImage span.count::before {
  content: "";
  display: block;
  padding-top: 100%;
}
div.slideshow.connection a.leadImage span.count-inner {
  position: absolute;
  bottom: .5rem;
  right: .5rem;
}
div.slideshow.connection div.thumbnails {
  margin: 0 0 5px;
  float: left;
  width: 100%;
}
div.slideshow.connection div.thumbnails a {
  display: block;
}
div.slideshow.connection div.thumbnails a:nth-child(n+7) {
  display: none;
}
div.slideshow.connection div.thumbnails img {
  float: left;
  margin: 0;
  width: calc(100%/6 - 5px);
  height: auto;
}
div.slideshow.connection div.thumbnails a:nth-child(n+1):nth-child(-n+5) img {
  margin-right: 6px;
}
div.slideshow.connection div.caption {
  text-align: center;
  clear: both;
  margin: .15em 0 0;
}
div.slideshow.connection div.slideshowLink a {
  color: #fff!important;
  background-color: #667;
  padding: 8px 8px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 1em;
  display: inline-block;
  margin: 0.5em auto;
}
div.slideshow.connection div.caption .summary,
.slideshow.connection h5 .title {
    display: none;
}
div.slideshow.connection .caption .title {
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
div.slideshow.connection .caption .title a {
  color: #000!important;
}
/* Connection Event Location */
div.event.connection div.infoImage,
div.location.connection div.infoImage {
  width: 60%;
  float: left;
}
div.event.connection div.infoImage img,
div.location.connection div.infoImage img {
  float: left;
  max-width: calc(50% - 0.5em);
  margin: 0 0.5em 0 0;
  height: auto;
}
div.event.connection div.info,
div.location.connection div.info {
  float: left;
  width: calc(50% - 0.5em);
}
div.event.connection div.info > div,
div.location.connection div.info > div {
  margin: 0 0 0.5em 0;
}
div.event.connection.noImage div.info,
div.location.connection.noImage div.info {
  float: left;
  width: 100%;
}
div.event.connection a div.info,
div.location.connection a div.info {
  color: initial;
  font-weight: initial;
  line-height: 1.25em;
}
div.event.connection div.locationName {
  font-weight: bold;
}
div.location.connection .hours,
div.event.connection div.time {
  font-style: italic;
}
div.location.connection div.locationCategory,
div.event.connection div.eventCategory,
div.location.connection div.url,
div.event.connection div.url {
  color: #666;
}
div.location.connection .map,
div.event.connection .map {
  line-height: 1em;
  padding-bottom: 0.25em;
  float: right;
  width: calc(40% - 1px);
  height: 150px;
  margin: 0;
}
.connection .altMapLink {
  opacity: 0;
  display: none
}

/* Connection Film */
div.film.connection div.image { float: left; }
div.film.connection div.image a { float: left; }
div.film.connection div.image img {
  float: left;
  margin: 0 0.5em 0 0;
}
div.film.connection a div.info {
  color: initial;
  font-weight: initial;
  line-height: 1.25em;
}
div.film.connection div.info > div {
  margin: 0 0 0.5em 0;
}
div.film.connection div.info > div.rating {margin-bottom: 0;}
div.film.connection div.rating { display: inline-block; }
div.film.connection div.rating > div { float: left; }
div.film.connection div.rating div.ratingHeader { margin-right: 0.5em; }
div.film.connection div.rating,
div.film.connection div.filmMetaData,
div.film.connection div.genre,
div.film.connection div.url {
  color: #666;
}

/* Connection Poll */
div.poll.connection li.pollItem,
div#storyBody div.poll.connection li.pollItem {
  margin: 0.5em 0;
  list-style: none;
}
.poll.connection .image img {
    float: right;
}
div.poll.connection ul {
  margin: 0;
  padding: 1px;
}
div.poll.connection input[type=submit] {
  display: block;
  margin: 0.5em auto;
  clear: both;
  color: #fff;
  font-weight: bold;
  background-color: #667;
  padding: 8px 8px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
div.poll.connection a.results {
  text-align: center;
  display: block;
  font-weight: normal;
}

.pdf.connection h5 span.typeHeader {
  display: block;
  padding-left: 20px;
  background: url(/foundation/images/icons/PDFicon_32x32.png) left center no-repeat transparent;
  background-size: 20px;
}


.pdf.connection iframe {
   width: 100%;
   margin: auto;
   display:block;
}

.pdf.connection .inlinePDFCaption {
  text-align: left;
  color: #222;
  font-size: 14px;
  margin: 2px 0 0;
  line-height: 1.2;
}

.pdf.connection .inlinePDFCredit {
  text-align: right;
  font-size: 11px;
  margin-top: 2px;
  line-height: 1.1;
  color: #999
}
/* === End Inline Connections === */

div.ContentFullWidth {
  margin: 0 0 15px
}
.ContentFullWidth div.connection {
  font-size: 14px
}
.ContentFullWidth div.connection.location h5 span.typeHeader,
.ContentFullWidth div.connection.event h5 span.typeHeader,
.ContentFullWidth div.connection.film h5 span.typeHeader,
.ContentFullWidth div.connection.poll h5 span.typeHeader {
  display: inline-block;
}
.ContentFullWidth div.connection.location h5 span.typeHeader::after,
.ContentFullWidth div.connection.event h5 span.typeHeader::after,
.ContentFullWidth div.connection.film h5 span.typeHeader::after,
.ContentFullWidth div.connection.poll h5 span.typeHeader::after {
  content: ": "
}
.ContentFullWidth #storyBody .connection h5 a,
.ContentFullWidth .connection h5 a {
  color: #000;
}
div#StoryBreadcrumb.ContentFullWidth {
  clear: both;
}
.ContentFullWidth .storyHead {
  text-align: center;
  clear: both;
  margin: 10px 0 0;
}
.ContentFullWidth .storyHead h1 {
  font-weight: 700;
  font-size: 33px;
  margin: 0 auto 5px;
}
.ContentFullWidth .storyHead h2 {
  font-size: 22px;
  color: #444;
  margin: 0 auto 5px;
  max-width: 600px;
}
.ContentFullWidth .storyHead .byline {
  color: #777;
  letter-spacing: 1px;
}
.ContentFullWidth .storyHead .date {
  display: none;
}
.ContentFullWidth  div#storyBody {
  padding-left: 125px;
  padding-right: 125px;
  font-size: 17px !important;
  line-height: 1.5 !important;
}
.ContentFullWidth  .contentImageCenter {
  margin: 1em -125px !important;
  width: auto !important;
}
.ContentFullWidth  div#storyBody p {
  margin: 1em auto;
}
.ContentFullWidth  div#storyBody .Ad {
  text-align: center;
  margin: 0 auto 1em;
}
.ContentFullWidth  div#storyBody .Ad>div {
  display: inline-block;
}

.ContentFullWidth #MagnumImage .magnumContainer {
   display:inline-block;
   }
.ContentFullWidth #MagnumImage{text-align:center;}   

.ContentFullWidth #MagnumImage,
.ContentFullWidth .contentImageCenter {
  clear:both;
}  