/* -- Bend publication.css -- */
/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/* ------------------------------------------------------------------------------- */

/* grid alterations */
div#gridClamp {
  position: relative;
  z-index:2;
  background:#fff;
}
div#gridClamp::after {
  content: " ";
  clear: both;
  display: block;
  height: 0;
}
div#gridFrame {
  margin:10px 0 10px 10px;
}
div#gridMainSidebar {
 margin-top:0;
}

body#Category div#gridSpanningIsland,
body#Page div#gridSpanningIsland,
body#Section div#gridSpanningIsland {
  border:0; 
}

/* temporary ad styles */
.MedRectAd {
  width:300px;
  height:250px;
  margin:1em auto;
  background:#e7e8e9;
  font-weight:bold;
  text-align:center;
  line-height:250px;
}
div iframe {
  display:block;
  margin:0 auto 5px;
}
/* Publication-specific style rules */
#locationsGroup.displayOptional {
  display:block !important;
}
#OtherSearches {
  clear:both;
  margin:10px 0 0;
}
  body#BestOf #OtherSearches {
    width:auto;
    margin-bottom:1em;
  }
  body#BestOf #OtherSearches ul.moduleList {
     -webkit-column-count:2; /* Chrome, Safari, Opera */
      -moz-column-count:2; /* Firefox */
      column-count:2;
  }
#OtherSearches ul {
  padding:0;
  margin-top:10px;
}
#OtherSearches ul li {
  margin:0 10px 4px;
  font-size:12px;
  line-height:1.2;
  font-family:'Raleway',sans-serif;
}

#archiveIssueHeader ul {
  background:transparent;
}
  #archiveIssueHeader ul li {
    font-size:24px;
    font-weight:bold;
    line-height:1.5em;
  }
  #archiveIssueHeader ul li.issuePhrase,
  #archiveIssueHeader ul li.issueVolume {
    font-size:14px;
    color:#999;
    line-height:1;
  }
  #archiveIssueHeader ul li.issueVolume {
    margin-top:1em;
  }  
/* TOC styles */
/*#FreeStuffBreadcrumbs,*/
#StoryBreadcrumb,
.crumbTrail {
  margin:1em 0;
  border-bottom:0;
  color:#999;
  font-size:1.2em;
  font-weight:normal;
}
  #FreeStuffBreadcrumbs,
  #StoryBreadcrumb {margin:5px 0 1em;}
    #StoryBreadcrumb p {margin:0;}

  #FreeStuffBreadcrumbs a,
  #StoryBreadcrumb a {
    color:#000;
    text-decoration:none;
  }
  #StoryBreadcrumb .date {
    display:block;
    float:right;
  }
#HeaderforCategoryorSection, 
div#PageHeadline div.storyHead,
div#VisitorsGuidePortalHeader {}
div#VisitorsGuidePortalHeader {
  font-size:28px
}
  #archivesInfoBar h3 a,
  #HeaderforCategoryorSection h1 a,
  div#VisitorsGuidePortalHeader h1 a {
    color:#000!important;
    text-decoration:none;
  }
  #archivesInfoBar h3 a:hover,
  #HeaderforCategoryorSection h1 a:hover {
    color:#666;
  }
  #HeaderforCategoryorSection h1 a {
    pointer-events:none;
  }
/*
  #HeaderforCategoryorSection h1.bend_nest a {
    display:block;
    text-indent:-9999px;
    width:592px;
    height:192px;
    background:url(/images/bendnestlogo.png) center no-repeat;
    background-size:contain;
  }
*/


div#AddEvent {
  padding-left: 8px;
  padding-bottom: 10px;
  font-size: 78%;
  line-height: 1.2;
}

#AddEvent .customNote {
  float: none !important;
  width: auto !important;
}

#AddEvent .customNote.imageName {
  color: #111 !important;
}

#AddEvent a.bendTickets {
  padding-right: 21px;
  background: url(/images/icons/features-icon_bend_ticket.png) right center no-repeat;
  background-size: 17px;
}

#AddEvent .customNote.firstEventCategory {
  margin: 5px 0 0 0 !important;
  display: block;
}

.eventCategoryWrapper~.eventCategoryWrapper .customNote.firstEventCategory {
  display: none !important;
}

#imageUploadBtn {
  padding-top: 3px !important
}

#AddEvent .customNote input[type="checkbox"] {
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #888;
  width: 13px;
  height: 13px;
  display: inline-block;
  border-radius: 2px;
  vertical-align: text-bottom;
  position: relative;
  background: #fff;
}

#AddEvent .customNote input[type="checkbox"]:checked::after {
  content: url(/images/icons/icon_checkmark.svg);
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
}

div#AddEvent h1 {
  font-size: 18px;
  letter-spacing: 1px;/*    text-transform:uppercase;*/
  padding: 4px 0 5px 2px;
  border-bottom: 1px solid #ddd;
  width: 97%;
  line-height: .7;
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 5px;
}

.eventSuccess h2 {
  text-align: center;
  margin: 20px 0 0;
  font-size: 33px;
}

#AddEvent .customNote a,
.eventSuccess a {
  color: #889;
  font-weight: 700;
}

#AddEvent .customNote a:hover,
.eventSuccess a:hover {
  color: #111;
  text-decoration: underline;
}

#AddEvent .dnCalendar {
  z-index: 5;
}
  div#PasswordReset div.loginHeader {
    font-size:21px;
  }
  /* add event path styles */
  div#AddEvent form .locationInfo {margin-top:0;margin-left:100px;}
  div#AddEvent form label {font-weight:bold;}
  div#AddEvent form dt {float:left;width:102px;padding-right:1em;font-size:0.9em;text-align:right;}
  div#AddEvent form dd {margin-bottom:1.25em;padding-left:100px;}
 div#AddEvent form dd p {margin:0 0 0.25em;font-size:0.9em;}
  div#AddEvent form textarea,
  div#AddEvent form input[type=text] {width:50%;}
  div#AddEvent .formSubmit {clear:left;margin-left:350px;padding-top:1em;}
div#AddEvent form textarea {
    height:100px;
    resize:vertical;
  }
#HeaderforCategoryorSection h1 a, 
div#PageHeadline div.storyHead h1.headline, {
  font-size:23px;
  letter-spacing:1px;
/*  text-transform:uppercase;*/
  padding-bottom:0;
  line-height:.7;
  display:inline-block;
  margin-top:7px;
  margin-bottom:5px;
  
}
div#BlogHeader {
  margin-bottom:10px;
}
h1.Bent, 
h1.TheBlender, 
h1.OffPiste, 
h1.TheWanderingEye, 
div.commentsHeader h2 {
  font-size:23px;
  letter-spacing:1px;
/*  text-transform:uppercase;*/
  padding-bottom:1px;
  line-height:.7;
  display:inline-block;
  margin:5px 0 5px 12px;
}
h1.Bent {
  margin:0 0 10px;
}


h1.Bent a, 
h1.TheBlender a, 
h1.OffPiste a, 
h1.TheWanderingEye a {
  color:#000;
}
h1.TheBlender, 
h1.OffPiste, 
h1.TheWanderingEye {
  margin-top:15px;
}
div#BlogHeader p {
  font-family:'raleway',sans-serif;
  font-size:14px;
  text-align:right;
  margin:-1em 0 0;
}

div#BlogHeader.SourceCast {border:0 none}
div#BlogHeader.SourceCast p {
    margin-top:5px;
}
div#BlogHeader.SourceCast h1 {
  text-align:center;
  margin-top:5px;
}
  div#SourceCastLatest ul {
    margin:10px 10px 0;
  }
  div#SourceCastLatest {
    background:#fff;
    padding-bottom:17px;
    width:160px;
    margin:0 auto 15px;
  }  
   div#SourceCastLatest ul li+li    {
     margin:15px auto;
   }  
  div#SourceCastLatest h2.headline a  {
    display:block;
    text-decoration:none;
    font-size:12px;
    line-height:15px;
    margin:2px auto;
    font-family:'Raleway',sans-serif;
    font-weight:700;
  }    
  div#SourceCastLatest h2.headline a:after {
    content:"\025B8";
    font-size:1.5em;
    border:1px solid;
    height:12px;
    border-radius:100%;
    width:15px;
    line-height:13px;
    display:inline-block;
    text-align:center;
    padding-bottom:3px;
    text-indent:-1px;
  }
    div#SourceCastLatest h2.headline a.LinkColorTwo {
      color:#111 ;
  }  
  div#SourceCastLatest h2.headline a:hover {
    color:#555;
    text-decoration:underline!important;
  } 
  div#SourceCastLatest p.byline {
      color:#777;
      font-size:9px;
      font-style:italic;
      font-family:'Raleway',sans-serif;
      font-weight:700;
      margin:2px auto;
  }    
#HeaderforCategoryorSection {
  margin-bottom:1em!important;
}
#SectionFeature {
  padding-bottom:10px;
  border-bottom:1px solid #ddd;
  margin-bottom:10px!important;
}
#SectionFeature img {
  border:1px solid #eee;
  box-sizing:border-box;
}

  #SectionArchivesselector h2 {
    border:0;
  }
  #CategoryBreakoutwBlogs h2 a,
  #CategoryBreakout h2 a {
    color:#999;
    font-weight:normal;
    text-decoration:none;
  }
  
  #SectionArchivesselector h2,
  #CategoryBreakoutwBlogs h2,
  #CategoryBreakout h2 {
    width:100%;
    height:24px;
    padding:1px 0 4px 0;
    display:block;
    margin:17px auto 9px;
    font-size:17px;
    font-family:'Raleway',sans-serif;
    font-weight:700;
    background:#4c4c4c; 
    background:-webkit-linear-gradient(top,  #4c4c4c 0%,#323232 100%); /* Chrome10+,Safari5.1+ */
    background:-o-linear-gradient(top,  #4c4c4c 0%,#323232 100%); /* Opera 11.10+ */
    background:-ms-linear-gradient(top,  #4c4c4c 0%,#323232 100%); /* IE10+ */
    background:linear-gradient(top,  #4c4c4c 0%,#323232 100%); /* W3C */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#323232',GradientType=0 ); /* IE6-8 */
  }
  #SectionArchivesselector h2 a,
  #CategoryBreakoutwBlogs h2 a,
  #CategoryBreakout h2 a {
    text-decoration:none;
    color:#000;
    float:left;
    margin:2px 0 0 6px;
  }
  #SectionArchivesselector h2 a:hover,
  #CategoryBreakoutwBlogs h2 a:hover,
  #CategoryBreakout h2 a:hover {
    color:#777;
  }
  #SectionArchivesselector select {display:inline-block;margin:0.5em;}

#CategoryBreakoutwBlogs .storyTeaser,
#CategoryBreakout .storyTeaser {
  clear:both;
}
  #CategoryBreakoutwBlogs .storyTeaser img,
  #CategoryBreakout .storyTeaser img {
    float:left;
    margin:0 10px 10px 0;
    border:0;
  }
#CategoryBreakoutwBlogs .headline,
#CategoryBreakout .headline {
  font-family:'Raleway',sans-serif;
  font-weight:700;
  font-size:1.8em;
}
  #CategoryBreakoutwBlogs .headline a,
  #CategoryBreakout .headline a {
    color:#000;
  }
  #CategoryBreakoutwBlogs .headline a:hover,
  #CategoryBreakout .headline a:hover {
    color:#666;
    text-decoration:underline!important;
  }
#CategoryBreakoutwBlogs .subhead,
#CategoryBreakout .subhead {
  margin:0.25em 0;
  color:#999;
  
  font-size:1.1em;
}
#SectionStories p.byline,
#SectionFeature p.byline,
#CategoryBreakoutwBlogs p.byline,
#CategoryBreakout p.byline {
  margin:0;
  color:#000;
  font-family:'raleway',sans-serif;
  font-weight:700;
  font-size:14px;
  text-transform:uppercase;
}

#CategoryBreakoutwBlogs p.byline,
#CategoryBreakout p.byline {
/*  margin-left:112px;*/
}

#SectionFeature span,
#CategoryBreakoutwBlogs span,
#CategoryBreakout span {}
  #SectionFeature span.releaseDate {}

  #CategoryBreakoutwBlogs span.releaseDate,
  #CategoryBreakout span.releaseDate {
    display:none;
  }
body.scout  #CategoryBreakout span.releaseDate {
  display:contents;
}
body.scout .CategoryBreakoutTeaser {
  overflow:hidden;
}


#CategoryBreakoutwBlogs p.more,
#CategoryBreakout p.more {
  margin:-1em 0 1.5em;
  font-weight:normal;
  text-align:right;
}
body.scout #CategoryBreakout p.more {
  margin:-1.5em 0 1.5em;
}
p.more {
  font-family:'raleway',sans-serif;
  font-weight:700;
  font-size:14px;
  text-align:right;
}
a.more {
  display:block;
  font-family:'raleway',sans-serif;
  font-weight:700;
  font-size:14px;
  text-align:right;
}
a.more:hover {
  color:#666!important;
}

#gridMainSidebar1 div.MainSidebar {}
  #gridMainSidebar1 div.MainSidebar h3 {}
    #gridMainSidebar1 div.MainSidebar h3 a {}
  #gridMainSidebar1 div.MainSidebar ul {
    padding:0 10px;
    background:#fff;
    border-width:0 1px 1px;
  }
    #gridMainSidebar1 div.MainSidebar ul ul {
      border:none;
    }

body#ArticleArchives div#gridAdSidebar {
  float:right;
  margin:10px 10px 10px 0;
  padding:0;
  background:#fff;
}

#BestOfSearchTerms ul {margin:0 0.5em}

div#ArchivesSearchForm ul,
div#EventsSearchForm ul,
div#LocationSearchForm ul,
div#MemberSearchSearchForm ul,
div#ArchivesSearchTerms ul,
div#EventsSearchTerms ul,
div#LocationSearchTerms ul,
div#MemberSearchTerms ul {
  margin:0.5em;
  clear:right;
}

div#ArchivesSearchForm li,
div#EventsSearchForm li,
div#LocationSearchForm li,
div#MemberSearchSearchForm li {
  font-family:'raleway',sans-serif;
  font-size:12px;
}
.BlogTeasersByBlog.Home,
.BlogTeasersByBlog.SpanningIsland {
  width:278px;
  margin:1em auto;
  padding:10px;
  border:1px solid #ccc;
  text-align:left;
}
  .BlogTeasersByBlog.ContentDefault {margin:1em 10px;}

  #BlogTeasersBohoBlog {
    margin:0 auto 20px;
    padding:10px;
    border:1px solid #ccc;
    text-align:left;
  }  

.BlogTeasersByBlog h3:first-child a {
  color:#999;
/*  text-transform:uppercase;*/
}
.BlogTeasersByBlog .headline {
  margin:0.75em 0 0.15em;
  font-size:1.1em;
  font-weight:bold;
}
.BlogTeasersByBlog .byline {
  margin:0 0 0.5em;
  color:#999;
}
.BlogTeasersByBlog .releaseDate {display:none;}

#TopRatedVenues h3,
#EventsHistory h3,
#LocationHistory h3,
#FriendsEvents h3,
#FriendsLocation h3,
#NearbyLocations h3,
#MapSmall h3 {}

  #LocationHistory ul {
    font-family:'raleway',sans-serif;
    font-size:14px;
  }

#MapSmall ul.moduleList {
  display:flex;
  display:-webkit-flex;
  justify-content:space-between;
  font-family:'raleway',sans-serif;
  font-size:11px;
}

#TopRatedVenues .more {
  text-align:right;
  font-family:'raleway',sans-serif;
  font-weight:700;
  font-size:14px;
}

#TopTopics, 
#TopTags {
  width:auto;
  margin-bottom:10px;
  background:#fff;
}
  #TopTopics h4,
  #TopTags h4 {
    margin:3px 0;
  }
  #TopTopics hr,
  #TopTags hr {display:none;}
  
  #TopTopics h4 a,
  #TopTags h4 a {
    color:#000!important;
    text-transform:none!important;
    font-size:14px!important;
    font-weight:400!important;
    text-decoration:none;
    padding-left:1em;
  }
  #TopTopics h4 a:hover,
  #TopTags h4 a:hover {
    color:#999!important;
  }
  #TopViewedFilms.MainSidebar ul li.filmItem {
    margin:0;
  }
  #TopViewedFilms.MainSidebar ul li.filmItem a {
    color:#000!important;
    text-transform:none!important;
    font-size:14px!important;
    font-weight:400!important;
    text-decoration:none;
    padding-left:1em;    
  }
  
  #TopViewedFilms.MainSidebar .more {
    text-align:right;
    padding-right:7px;
  }

li.locationRating {
  font-family:'raleway',sans-serif;
  font-size:10px;
  color:#999;
}
  li.locationRating a {
    color:#999;
  }

body.BlogDefault #gridMainSidebar,
body.BlogPost #gridMainSidebar {}

body.BlogDefault #gridAdSidebar,
body.BlogPost #gridAdSidebar {}
  
#gridAdSidebar #TopTopics {margin:10px 10px 0;}
  #gridAdSidebar #TopTopics h2 {
    margin-bottom:0.25em;
    color:#999;
    font-size:1.2em;
    font-weight:bold;
  }
  #gridAdSidebar #TopTopics h4 {margin:0;padding:0;color:#999;}
  #gridAdSidebar #TopTopics hr {border:1px solid #ccc;border-width:0 0 1px;}
  #gridAdSidebar #TopTopics hr:last-child {border:0;}
  
#EventLocation .locationItem h4 {
  font-size:1em;
  font-weight:bold;
}
#EventLocation .locationItem li {line-height:1.4;}

#EventLocation li li.longOnly span.street-address,
#EventLocation li li.longOnly span.tel,
#EventLocation li li.longOnly span.locationUrl {
  font-size:14px;
}
#EventLocation li li.longOnly span.locationUrl a {
  font-family:'raleway',sans-serif;
  color:#777;
}

#EventLocation ul {
  overflow:hidden;
}
#EventLocation {
  margin-bottom:1em;
}
#EventLocation h4 a {
  color:#777;
}


h4.commentFormAddHeader {display:none;}

.columnList .eventItem h4 {color:#999;}
div#gridBottomSidebar {
  width:310px!important;
  margin:10px 10px 0 0 !important;
}
body#Home #RecentComments.MainSidebar, body#Home div#TopCommenters.MainSidebar {
  background:#fff;
  width:310px;
}
#RecentComments.MainSidebar,
div#TopCommenters.MainSidebar, 
div#TopCommenters.SpanningIsland, 
div#TopViewedFilms, 
div#MovieTimesInTheaters, 
div#OpeningThisWeek, 
#EventsPopular.MainSidebar {
  width:auto;
  background:#fff;
  margin-bottom:1em;
}
div#TopCommenters.SpanningIsland {
  width:auto;
  margin:0 0 10px;
}
div#TopCommenters.MainSidebar .memberItem h4 {
  font-size:14px;
}
#EventsPopular.MainSidebar .eventItem h4 {
  font-size:14px;
}
#EventsPopular.MainSidebar .eventItem .date {
  font-size:14px;
  font-family:'raleway',sans-serif;
  color:#555;
}
#EventsPopular.MainSidebar .more {
  text-align: right;
  font-family: 'raleway';
  font-weight: 700;
  font-size: 14px;
}



div#OpeningThisWeek {
  margin-bottom:10px;
}
body#Blog div#gridSpanningIsland {
  width:320px;
  margin:0;
}
div#TopCommenters ul.moduleList {
  width:92%;
  margin:5px auto 0;
}
#RecentComments.MainSidebar ul.moduleList, 
div#TopCommenters.MainSidebar ul.moduleList {}

.MainSidebar ul.moduleList > li {
  margin-bottom:10px;
}
.MainSidebar ul.moduleList .storyItem {
  overflow:hidden;
}
.MainSidebar ul li h4.headline,
.MainSidebar ul.moduleList li h4.headline {
  font-size:14px;
}
.MainSidebar ul.moduleList li h5.subhead {
  font-size:13px;
}
.MainSidebar ul.moduleList li h5.subhead p {
  margin:0;
}
.MainSidebar ul.moduleList li ul {
  overflow:hidden;
}


.MainSidebar ul.moduleList li li.byline {
  font-family:'raleway',sans-serif;
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
}
.MainSidebar .storyItem a[href*='Archives'] {
  display:block;
  text-align:right;
  font-family:'raleway',sans-serif;
  font-size:14px;
  font-weight:700;
}

#RecentComments.MainSidebar ul.moduleList li p {
  color:#555;
  font-size:14px;
  font-family:'raleway',sans-serif;
  font-weight:400;
  margin: 4px;
}
#RecentComments.MainSidebar ul.moduleList li.byline {
  font-family:'raleway',sans-serif;
  font-size:12px;
  margin-left:10px;
  color:#555;
} 
#RecentComments.MainSidebar ul.moduleList li.byline + li.l1 {
  font-family:'raleway',sans-serif;
  font-size:12px;
  margin-left:10px;
}


div#OpeningThisWeek ul {
  padding:5px 10px 3px 8px;
}
div#OpeningThisWeek ul li {
  margin:2px 0 10px;
}

#storyBody {
  margin:0 0 1em;
  font-size:16px;
  line-height:1.4;
  color:#000;
  font-weight:normal!important;
  }
  .ContentFullWidth div#storyBody {
    padding-left: 125px;
    padding-right: 125px;
    font-size: 17px !important;
    line-height: 1.5 !important;
  }
.RelatedItem, 
#RecentByTag {
  margin:0 0 1.5em;
}
.RelatedItem .teaserItem:after {
  display:block;
  content:'';
  clear:both;
}
#RecentByTag .storyItem:hover h4.headline a {
  color:#666!important;
}
div.RelatedItem ul h4 {
  font-family:'Raleway',sans-serif;
  font-weight:500;
}
div#RelatedStories .teaserItem {
    clear:both;
    overflow:hidden;
}
div#RelatedStories ul li.archiveImage {
 float:left;
    margin-right:10px;
}
div#RelatedStories ul li.storyItem:after {
  clear:both;
  content:'.';
  width:100%;
  height:13px;
  display:block;
  visibility:hidden;
}
.advert {margin:0 0 20px;padding:0;}
  .MainSidebar.advert {padding:0;}

#CategoryBreakout.DefaultSectionTableofContents .clear {margin-bottom:2em;}
#CategoryBreakout.DefaultSectionTableofContents .subhead {overflow:hidden;}
#CategoryBreakout.DefaultSectionTableofContents .byline {margin-left:112px;}

p.tagline3,
p.byline3 {margin:0.25em 0;}

.archiveListing li.catName {
  font-size:0.8em;
  font-family:'raleway',sans-serif;
  font-weight:bold;
}
.archiveListing li.catName a {
  color:#444;
}
#IssueArchives .archiveListing h4.headline {
  font-size:1.4em;
  font-weight:700;
}

.issueCover .l1 a img {
  display:block;
/*  height:133px;*/
  width:120px;
  background:#ddd;
}

#Blog #gridSpanningFeature { }
/* Survey Styles */
.SurveySection .SurveySectionHeader {
margin: 2em 0 1em;
  padding: 12px;
  background: #4f88a5;
  color: #fff;
  font-size: 23px;
  text-shadow: 1px 1px 1px #15374844;
}

.SurveyMemberLoginBox a[data-action='login'] {
  background: #e7e8e9;
  padding: 3px 5px;
  border: thin solid #444;
  color: #333;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  transition: 99ms;
  font-family: 'Raleway',Verdana, sans-serif;
}
.SurveyMemberLoginBox a[data-action='login']:hover {
  background: #505050;
  color: #fff;
}
.SurveySection h3.question {
  font-size: 1.2em;
  font-weight: bold;
}

.SurveySection .answer {
  margin: 0.25em 1em 1em;
}

.SurveySection .answer li {
  margin: 0.5em 0;
}

.SurveySection .answer li.SurveyQuestionText label {
  display: none;
}

#SurveyFormNavigation .SurveyNext,
#SurveyFormNavigation .SurveyExit {
  margin: 1em 0;
}

div#SurveyFormNavigation .SurveySubmit {
  text-align: right;
}
 div#SurveyFormNavigation .SurveySubmit input {
  background: #4f88a5;
  transition: 200ms;
  padding: 6px 16px;
  border: thin solid #888;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  margin: 10px 10px 0;
 }
  div#SurveyFormNavigation .SurveySubmit input:hover {
    background:#333;
  }
div#SurveyForm div#loginContainer input[type='text'],
.SurveyQuestionText input {
    width: 350px;
  box-sizing: border-box;
  padding: 4px;
  font-size: 20px;
  border: thin solid #888;
  border-radius: 3px;
  font-family: 'Raleway',Verdana, sans-serif;
  transition: 200ms;
}
div#SurveyForm div#loginContainer input[type='text']:active,
div#SurveyForm div#loginContainer input[type='text']:focus,
.SurveyQuestionText input:active,
.SurveyQuestionText input:focus {
  border: thin solid #111;
}
/* added 12/22/11*/
cite.byline .email,
cite.byline .facebook,
cite.byline .twitter {
 height:18px;
 margin:0.5em 0;
 padding-left:27px;
 line-height:18px;
 overflow:hidden;
}
cite.byline .email {
 background:transparent url(/images/icons/email-18x18.png) 6px center no-repeat;
}
cite.byline .facebook {
 background:transparent url(/images/icons/facebook-18x18.png) 6px center no-repeat;
}
cite.byline .twitter {
 background:transparent url(/images/icons/twitter-18x18.png) 6px center no-repeat;
}

div#storyBody div.inlineAudio {
  width:300px;
  margin:auto;  
}

div#storyBody div.inlineAudio .inlineAudioCaption {
  float:left; 
  
}
div#storyBody div.inlineAudio .inlineAudioCredit {
  float:right; 
 
}
div#ShellPollResults h1 {
  font-size:18px;
  margin:5px 0 15px 15px;
}
div#ShellPollResults ul.moduleList {
  margin:2px 0 5px 15px;
  overflow: hidden;
}
div#ShellPollResults ul.moduleList li.pollItem {
  margin:3px 0 6px;
  padding-bottom:4px;
  border-bottom:1px solid #ddd;
  width:85%;
}
div#ShellPollResults ul.moduleList li.pollItem div.listing {
margin-bottom: 7px;
  font-weight: 700;
  font-family: 'Raleway';
}
div#ShellPollResults ul.moduleList li.pollItem div.rating {
  margin-left:10px;
  line-height:1;
  float:left;
}
div.commentsHeader a.feedLink {color:transparent !important}

.MainSidebar.Home.advert {margin-bottom:10px;}
.MainSidebar.FreeStuffLanding, 
 .MainSidebar.FreeStuffLanding.advert, 
 .MainSidebar .FreeStuffLanding .BlogTeasersByBlog,
 .MainSidebar .FreeStuffLanding .clearfix
 {margin-bottom:10px;}

/* Unsubscribe from comment threads */
div#UnsubscribeComment {
  margin:10px;
}
div#AddEventLink {
  text-align:center;
  margin:0 0 10px;
}
  #AddEventLink a {
    display:block;
    margin:0 auto;
    width:219px;
    height:41px;
    background:url(/images/buttons/sidecarSubmit.png) center no-repeat;
    background-size:contain;
    text-indent:-9999px;
    opacity:0.5;
  }
  #AddEventLink a:hover {
    opacity:1;
  }
.MainSidebar.Location,
.MainSidebar.Event {margin-bottom:20px;}

#NearbyLocations form,
#NearbyLocations ul {
  font-family:'raleway',sans-serif;
  font-size:12px;
  line-height:1.4;
}
  #NearbyLocations ul {
    margin-left:1em;
    margin-top:0.5em;
  }
  #NearbyLocations.MainSidebar ul li {
    margin-bottom:6px;
  }

#GiveGuideList {
  background:#fff;
}
#GiveGuideList h3 {
  background: #194f67;
  box-shadow: 0px 0px 0px 1px #194f67;
  padding: 5px;
  color: #fff!important;
/*  text-transform: uppercase;*/
  font-size: 15px;
  border: 2px solid #ffc4c5!important;
  text-align: center;
  font-family: 'Avenir',sans-serif;
  font-weight:900;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #000;
}
#GiveGuideList ul li {
  margin:0 0 7px;
  line-height:1.2;
  font-size: 13px;
}
#GiveGuideList ul li a {
  color: #1f5065;
}
div#LocationDonation {clear:both;margin:10px 0;}
div#LocationDonation a {
  display:block;
  width:92px;
  height:30px;
  background: url(/images/buttons/gg-donatebutton.png);
  background-size:contain;
  text-indent:-9999px;  
}
  .tinyTools #LocationDonation {
  margin:10px auto 5px;
  width:80px;
}
.tinyTools #LocationDonation a {
  background-position:1px 0px;
  display:inline-block;
}

div#TopViewedStories.MainSidebar li.l0{clear:none}

div#FooterIconRow {
  margin:1em 0;
  padding-top:1em;
  border-top:1px solid #ddd;
  text-align:center;
  white-space:nowrap;
}

div#FooterIconRow .footerLinkText {
  display:inline-block;
  margin:0 10px;
  font-size:0;
}
div#FooterIconRow .footerLinkText:first-of-type {margin-left:0}
div#FooterIconRow .footerLinkText:last-of-type {margin-right:0}
div#FooterIconRow .footerLinkText a {
  display:block;
  height:28px;
  line-height:28px;
  color:#000;
  background-repeat:no-repeat;
  background-position:left center;
  background-color:transparent;
  padding-left:30px;
  font-size:12px;
  text-transform:uppercase;
  opacity:1;
  transition:all linear .03s;
}
div#FooterIconRow .footerLinkText a:hover{
  opacity:0.5;
}
div#FooterIconRow #Facebook{
  background-image:url(/images/footerIcons/facebook.png)
}
div#FooterIconRow #RSS{
  background-image:url(/images/footerIcons/rss.png)
} 
div#FooterIconRow #Twitter{
  background-image:url(/images/footerIcons/twitter.png)
}
div#FooterIconRow #Youtube{
  background-image:url(/images/footerIcons/youtube.png)
}
div#FooterIconRow #Email{
  background-image:url(/images/footerIcons/contact.png)
}
div#FooterIconRow #Newsletter{
  background-image:url(/images/footerIcons/email.png)
}
div#FooterIconRow #Instagram {
  background-image:url(/images/footerIcons/instagram.png)
}
div#FooterIconRow #pinterest {
  background-image:url(/images/footerIcons/pinterest.png)
}      
div#FooterIconRow .footerLinkText a {
  background-size:contain;
}

/* Slideshow Social Icons */ 
#FacebookNonJavascript,
#TwitterWebIntent,
#Google1NonJavascript,
#RedditNonJavascript,
#GooglePlusNonJavascript,
#GooglePlusDynamic,
#Emailmailto,
#FacebookDynamic,
#TwitterDynamic,
#Google1Dynamic,
#RedditDynamic,
#EmailDynamic{
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-right: 3px;
    transition:200ms;
}
#FacebookNonJavascript:hover,
#TwitterWebIntent:hover,
#Google1NonJavascript:hover,
#RedditNonJavascript:hover,
#GooglePlusNonJavascript:hover,
#GooglePlusDynamic:hover,
#Emailmailto:hover,
#FacebookDynamic:hover,
#TwitterDynamic:hover,
#Google1Dynamic:hover,
#RedditDynamic:hover,
#EmailDynamic:hover{
  opacity: 0.8;
  filter:brightness(120%);
}

#FacebookNonJavascript,
#FacebookDynamic {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMHEQoF2k6HAgAAArFJREFUeNrt2k9IFFEAx/HvvNlVdymjzP5QqUQR1CWUCrM/pFCXDoGEQYeKIg9BQV2SohCyLnXpEoFStw5d6hB18FREJzvZRT2UQob/itjU3XXedPHQJdt5o9jq73t+85j9MG9m3rBeQ0sXgAFuAOeBatRcfQG6gA7Aeg0tXQYYBdbIJlLjwDoD3BSeUxXAbTO7bJVbZw1QJQfnqowM4iVAAQpQgAJUziWW2g8KwxBrIZ1Kkk4lKSvx8X2DMR7WhgAENsTakJnAEgSW/Iwlnw/I5QMBNtZv5cqZfaxdnXY6vv5kJ75vlhdgNhfQcbWRg3uqSZUmtISjLNf9tVtov3yEdCqpe2BUvOONO2hrPaCncNSsDTm0t2bR8YoWcHtNBfeuNek90KXMZI4HbUf1Iu3auebdzq8oyx5wOjtD87Gd2sq5tml9OZs3lAvQtYun6rQXjlPtro3Ox77s7uP9xy8Mj2YIAvvXcVG2cUUHuCJdEvmYN28HuPvoHdl8QML38Dxv+S7hsoj73P7PE1y/340NQ5IJM+94RQeYTEQ73Wevep2u2iW/Eym0nt6vegrH6dtoRoBxmprOC/B/T4ACFKAABaiK92PCXBv7+Zg7yvxRPyQsOmAQWD48v7Bg8396fSnCuYQcPv1ES9i16dyM7oGxALMCjFVWgPEaGv4pwDj19o8IMNYTe2BUgLGuwD5dgbEaGcsI0LXxH5MkEkaAro19n8L3PQH+WRgWPjbzK4dv3CgWdS/s+4a6E48LHt/zorXgsZ4H25oesmpl6b/PwxhKSvziAwRIlS3cf5vTqeSCzq97oAAFKEABKgEKUIACVAIUoAAFqAQoQAEKUAlQgAIUoBKgAAUoQFUA4JAYnBs0QKccnHtqgDvAhCwiNwG0G8AClcAtYBAIZTNnQ7NWlYD9DVHQs4spmhmvAAAAAElFTkSuQmCC);
    border-radius: 100%;
    background-size: 18px;
    background-color: #34639c;
    background-position: 1% 40%;
}
#TwitterWebIntent,
#TwitterDynamic {
    background-image: url(data:image/png;base64,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);
    background-size: contain;
}
#Google1NonJavascript,
#Google1Dynamic,
#GooglePlusNonJavascript,
#GooglePlusDynamic {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMHER4N+jvYZQAABOdJREFUaN7tm11sFFUUx393Pne3pYtKGrCY+JFIqkWCEBs+jIBGo8EHHhAxYojWB+BB08QHEeIHlGhIEDUSeVYSExNN3DTREENFtMYYmlYkBkxatAUVtnRLWzo7H9eHnS3b7W6Lutt21jnJzWZ370zyu+eeuef87x0ILbSKMjHJb6LI/0Ew6TdyPosOgALoFeBM3WcZ5zSlQEc1kUjMt237hAyo2bZ9IpFIzAfUqaa0AniWZX1rGMbKILs3nU5/Z5rmqixTMWANcKSUsiIeUEKILFMuYL6HKyF+c+O4aAxnn8pGBQEb+auNUsDDagUBq/mMynWuzRWTZ4TAlW4hcAgcAgfbtGmt2dJpcByQfmqrKKBqCMOoLOB0+zdc/eQjnPN9eAP9YFkgBCISRdTE0eoWEn1iC0bjqmldpwQQAUwp5eVS3Nz9rYfBfbuxuzoQsdjk3h8Zxli6nDk796LW3VKq4uEGwAJGs0JA2YCto60M7t8LnvvPhApFI/7amxgrHygLcFmmtHW0lcGW3aDl3V5KpJ0G1x8EVUXoBgh/3B0Xc+2DGPetCs6Uds910//8ZvC8vPVAQV1QR2zDJvSly0FK7K4ORj79GPd8L7gOxr2NxPe/X8p6uPxT+vJzT+OcOzPutsI0ib/1HnrDkoLX2D91kD5+jKodzaUWAMoMPNjG8AfrGfmqHhwBAoSuM/fAYbT6hplQPCYAlzTx8LoPYC6zmLvjZ0Qso6rUvNIyI7DlX4e9UeSVrswUrnKIbzvNSNs96MtXFOzeP3TtWTWpRqNCdWQ2Aksbmb54bToZFjXPLkFEzILd17YMUROdmnjprSrvPhOZjcAeeCMg9LEllXjxtdTQMm0qc1yJlNc3GyqieHC9KfZKZgxYKKDExj3zxUBb8ZD3CrQCZBFdoIjZGMNCRxi1SKsPgGEiHDr3Fy/eaRNVJ0rd+5+Koufpo1dGJe98aeG4Y4kZNbHSSmylA1YiUN2AsHoZ8Ew2Dawj5RmsuHCSNQsbJ3Rfd/dENbijxx3LOgFsF1YvKq1qXNIYdhZuJzF8E+v7H2bAy9S4O9vf5lTy7PWUDbzxmTUuXi0HHlmszV5gc96jHDG34qCMpXCO57Dt2Kt0Xvql6HXdqQtsPTxE6ur4IN6yuvS7PiXPpbsHe3nyi2Y8Ob54UISgrmo+mxc9xrLaBq46o5xK/kprdxtnUz14owuo/n1fNgNEU+DD7TFqa/59DE9bPdza8zW72g+iKWretJWkXRtXepmdd6GgKxqKyOxoCjdO9I8XYOguXt+osqb+v8XvtAoArT1t7PnhEG6ep6de3Rxeqt/DxobFwVI8AHoG+9j1/UE6Lp4mpkUnFw3cNAuqajl4/8vU33hH8CSeXDve9yNHznxO79Cf9I+msFwLEEQ1kzl6FTdX1/L4bevYcPtDAauHp1IvXRtHOnj+AQNFCFShYqg6ogx7eNOmaRUtGFQdY4YPGIRbLSFwCBwCh8AhcAg8u4BlBfHJ0MMFRkRNpVIngw7mM6j5Xi4EbDQ1NTUnk8nOoMImk8nOpqamZjKHS+VkEo8GzAHm+ZVTwWP0szxmPcD2K6RLwBUy56UnVEvZzpbfKfv+gwwgcJbB8r+PeVnL87D0R2fIHxUzoB7O1sB2jsMmCADZ78IP9mwTAQOWgJvTcl/p+f+9t/Q39hqdcOqy8gUAAAAASUVORK5CYII=");
    background-color: #fff;
    border-radius: 100%;
    background-size: 32px;
    box-shadow: 0px 0px 3px 0px #333;
    box-sizing: border-box;
    width: 21px;
    height: 21px;
    margin-top: 1px;
    margin-right:4px;
    background-position: 49.5% 48%;

}
#RedditNonJavascript,
#RedditDynamic {
    background-image: url("data:image/png;base64,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");
    background-size: contain;

}
#Emailmailto,
#EmailDynamic {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMHFBQP6BGTKAAAAuZJREFUaN7tms9LVFEUxz/ZRElEYgtzVWrlroXQIq0oo9xUKylcBoI/NoEuEgT3/QeC4CqCCjdhC4WooDatGmhjEwmDQbYoaqGF6WvzfXAb74zPeTPP53g+MAz3vvvOPd/37rnneB0wDMMwDMMwDKMc9hW064ALQBOwscu11QFfgbeltNwEghr73HAFZgoEn/I8hM/AAT2xNLMBrAGtBf2nSwn2vfpl4BbwB9ifUrHrwEHgmUdwydC8p2XwA1jS4AB45zGUJlrlYyCfl6QhkKb/AtvHF6AXeKj2OWAO6Emh2B5gXj4in3ulYUvCN7wAtOmBDAK/1f8LmEiR2An5FMjHQfncJg2b3nApwe1O6rqsWA60MTwC6ndQaL18WJNPy/IxTLPtxQRH2XkD4JXy84I2uj5gFmjeAbHNmrtPviwAXfIxiJKco5IDOoDHMtytpN6doFh3zkC+dACfyjXoW9KFZIARJ65/AqMJiB3VXGG8jnjSKlst6XIEu7vjqpMKJqsodtJJkavA9S3Gx4rhYszJ8KI2iwHgNdBQQaENsjmgORY153ycAjsOeeAs8FRP8xLwXt9xcW0FwBPNla/k0tnOknY5BIw5Bft3YDiGH8OyEdq7rzmiUpUY9nFFdW3o6FQZNqac+9dlc7tUJYZ9vARalMIA+pVGGiPc26ix/U4abJHNiv6RXGnywEVgRu1O4I2Kg2J0aUyn2jMqdPJUmbhL2uVwQVx/A4Y844Z0LRw3pnvjkFgM+1bQVWDFqcOnnevTTj28ogqqEquuqOBMAqcQL4DzSitngLvACadUBPgI3AaySRx0JUEWuKaiPxQaip3VtWwSjiR5TpUH7gDjTt+4+vJJOZEhWVaAB8BztT8o11KrgsMDtyw7RNqPXk2wCTbBJtgE7ykyJR7EEeAom/+HnHYC+V4XRXA46KRq3L+7+EUe863iQsE5p7+pRlZxzm34fvLQBRxnj/zkwTAMwzAMwzCMaPwD9q/+KtimlI0AAAAASUVORK5CYII=");
    background-size: 18px;
    box-shadow: 0px 0px 3px 0px #333;
    background-color: #fff;
    box-sizing: border-box;
    width: 21px;
    height: 21px;
    margin-top: 1px;
    border-radius: 100%;
    margin-right:0px
}



/* Desktop Positioning */
div#SlideshowFullPageNew{
  margin-bottom: 10px
}

#ToolBarSlideshow{
  float: right;
  max-width: 160px;
  margin-left: 10px;
  box-sizing: border-box;
}
div#SlideshowAuthor {
  float: left;
  box-sizing: border-box;
  max-width: calc(100% - 170px);
}

#ToolBarSlideshow>div {
  height:22px!important;
  width: auto!important;
}
#ToolBarSlideshow~div[id^="Slideshow"]{
  clear: both;
}
div#SlideshowAuthor::after,
#ToolBarSlideshow::after {
    content:" ";
    display: block;
    clear: both;
    height: 0
}
.buttonWrapper {
    margin-top: 5px!important;
}

/* End Slideshow Social Icons */ 
.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.8675309em;
    text-align: right;
    margin: 2px 0 0
}
div#SlideshowFullPageNew .caption{
  margin:3px 0 0;
}

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;
}
div#SlideshowFullPageNew h1.headline {
    font-size:22px;
}
.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;
}
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:":";
}

/* 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;
  opacity:.8;
  font-size:14px;
}
.content.connection h5 a:hover .subHeadline, 
.content.connection h5 .subHeadline:hover {
    color:inherit;
}
.content.connection h5 .subHeadline {
  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;
  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;
}
/* 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 === */

#TopBackground.Leader {display:none!important;}
body {background-image:none!important;}

.ContentFullWidth #gridTopRow,
.ContentFullWidth #gridLeftColumn,
.ContentFullWidth #gridRightSidebar {
  margin:0 10px;
}
.ContentFullWidth #gridLeftColumn,
.ContentFullWidth #leftColumnCenter {
  width:610px;
}

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

.ContentFullWidth #MagnumImage,
.ContentFullWidth .contentImageCenter {
  clear:both;
  margin-left:-135px;
  margin-right:-135px;
}
div#MorebyThisAuthor.ContentFullWidth {
    clear: both;
}
div#MorebyThisAuthor.ContentFullWidth li {
  clear: none;
}
div#MorebyThisAuthor.ContentFullWidth li.storyItem {
  clear: both;
  overflow: hidden;
} 
div#MorebyThisAuthor.ContentFullWidth li.storyItem .imageTeaser {
  margin-bottom: 0;
}
#PeopleWhoLiked.ContentFullWidth li.storyItem .headline,
#LatestInCategory.ContentFullWidth li.storyItem .headline,
div#MorebyThisAuthor.ContentFullWidth li.storyItem .headline{
font-size: 18px;
}
#PeopleWhoLiked.ContentFullWidth li.storyItem+li.storyItem,
#LatestInCategory.ContentFullWidth li.storyItem+li.storyItem,
div#MorebyThisAuthor.ContentFullWidth li.storyItem+li.storyItem{
  margin: 10px 0 0;
}


/* Delete profile styles. */

#Delete .reallyActuallyDelete {
  background-color: #C00;
  color: #FFF;
  font-weight: 700;
  border: 1px solid #111;
  border-radius: 4px;
  padding: 10px 8px 10px 28px;
  font-size: 1.2em;
  display: block;
  margin: 10px auto 5px;
  position: relative;
  transition: ease 100ms;
  cursor: pointer;
  width: 425px;
}

.button.neverMind {
  background: #fff;
  color: black;
  padding: 4px 8px 4px 28px;
  font-weight: 700;
  border: 1px solid #111;
  border-radius: 4px;
  width: 275px;
  display: block;
  margin: 10px auto 5px;
  position: relative;
  transition: ease 100ms;
}

#Delete .reallyActuallyDelete:hover,
.button.neverMind:hover {
  background-color: #D00;
  color: #fff;
}

.button.neverMind::before {
  content: " ";
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzQ1MScgd2lkdGg9JzQ1MScgIGZpbGw9IiM1QjVCNUIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHZlcnNpb249IjEuMSIgc3R5bGU9InNoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247dGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uO2ltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IiB2aWV3Qm94PSIwIDAgMTk3IDE4MSIgeD0iMHB4IiB5PSIwcHgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIj48ZGVmcz48c3R5bGUgdHlwZT0idGV4dC9jc3MiPgogICAKICAgIC5maWwwIHtmaWxsOiM1QjVCNUJ9CiAgIAogIDwvc3R5bGU+PC9kZWZzPjxnPjxwYXRoIGNsYXNzPSJmaWwwIiBkPSJNNzQgMzRjMTE1LDAgMTY2LDc2IDgxLDE0NyAyNiwtODkgLTQ0LC04NSAtODEsLTg2bDAgMzQgLTc0IC02NCA3NCAtNjUgMCAzNHoiPjwvcGF0aD48L2c+PC9zdmc+) center no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  left: 5px;
  background-size: 15px;
  text-align: center;
}

#Delete .reallyActuallyDelete::before {
  content: " ";
  background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRDkxMTE0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj48ZyBkaXNwbGF5PSJub25lIj48ZyBkaXNwbGF5PSJpbmxpbmUiPjxnPjxnPjxsaW5lIGZpbGw9IiNEOTExMTQiIHN0cm9rZT0iI0Q5MTExNCIgc3Ryb2tlLXdpZHRoPSIwLjEiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjAiIHkxPSIwIiB4Mj0iMTYiIHkyPSIxNiI+PC9saW5lPjxsaW5lIGZpbGw9IiNEOTExMTQiIHN0cm9rZT0iI0Q5MTExNCIgc3Ryb2tlLXdpZHRoPSIwLjEiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjE2IiB5MT0iMCIgeDI9IjAiIHkyPSIxNiI+PC9saW5lPjwvZz48L2c+PGcgb3BhY2l0eT0iMC4yIj48Zz48cG9seWdvbiBmaWxsPSIjRDkxMTE0IiBwb2ludHM9IjE2LDcgOSw3IDksMCA3LDAgNyw3IDAsNyAwLDkgNyw5IDcsMTYgOSwxNiA5LDkgMTYsOSAgICAgIj48L3BvbHlnb24+PC9nPjwvZz48Zz48Zz48Zz48cGF0aCBmaWxsPSIjRDkxMTE0IiBkPSJNMTQuOSwxLjF2MTMuOEgxLjFWMS4xSDE0LjkgTTE1LDFIMXYxNGgxNFYxTDE1LDF6Ij48L3BhdGg+PC9nPjwvZz48L2c+PGc+PGc+PGc+PGc+PGc+PHBhdGggZmlsbD0iI0Q5MTExNCIgZD0iTTgsMC4xYzQuNCwwLDcuOSwzLjUsNy45LDcuOXMtMy41LDcuOS03LjksNy45UzAuMSwxMi40LDAuMSw4UzMuNiwwLjEsOCwwLjEgTTgsMEMzLjYsMCwwLDMuNiwwLDggICAgICAgICBjMCw0LjQsMy42LDgsOCw4czgtMy42LDgtOEMxNiwzLjYsMTIuNCwwLDgsMEw4LDB6Ij48L3BhdGg+PC9nPjwvZz48L2c+PC9nPjwvZz48Zz48Zz48Zz48cGF0aCBmaWxsPSIjRDkxMTE0IiBkPSJNMTIuOSwzLjF2OS44SDMuMVYzLjFIMTIuOSBNMTMsM0gzdjEwaDEwVjNMMTMsM3oiPjwvcGF0aD48L2c+PC9nPjwvZz48Zz48Zz48Zz48cGF0aCBmaWxsPSIjRDkxMTE0IiBkPSJNMTAuOSw1LjF2NS44SDUuMVY1LjFIMTAuOSBNMTEsNUg1djZoNlY1TDExLDV6Ij48L3BhdGg+PC9nPjwvZz48L2c+PC9nPjwvZz48ZyBkaXNwbGF5PSJub25lIj48bGluZSBkaXNwbGF5PSJpbmxpbmUiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0Q5MTExNCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjE0IiB5MT0iMiIgeDI9IjIiIHkyPSIxNCI+PC9saW5lPjxsaW5lIGRpc3BsYXk9ImlubGluZSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRDkxMTE0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMiIgeTE9IjIiIHgyPSIxNCIgeTI9IjE0Ij48L2xpbmU+PC9nPjxnPjxwYXRoIGZpbGw9IiNEOTExMTQiIGQ9Ik0xNC43LDEuM2MtMC40LTAuNC0xLTAuNC0xLjQsMEw4LDYuNkwyLjcsMS4zYy0wLjQtMC40LTEtMC40LTEuNCwwcy0wLjQsMSwwLDEuNEw2LjYsOGwtNS4zLDUuMyAgIGMtMC40LDAuNC0wLjQsMSwwLDEuNEMxLjUsMTQuOSwxLjcsMTUsMiwxNXMwLjUtMC4xLDAuNy0wLjNMOCw5LjRsNS4zLDUuM2MwLjIsMC4yLDAuNSwwLjMsMC43LDAuM3MwLjUtMC4xLDAuNy0wLjMgICBjMC40LTAuNCwwLjQtMSwwLTEuNEw5LjQsOGw1LjMtNS4zQzE1LjEsMi4zLDE1LjEsMS43LDE0LjcsMS4zeiI+PC9wYXRoPjwvZz48L3N2Zz4=) center no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 8px;
  border-radius: 100%;
  border: 2px solid #222;
  background-size: 12px;
  text-align: center;
  filter: saturate(0) invert(100%) brightness(200%);
}

.button.neverMind:hover::before {
  filter: saturate(0) invert(100%) brightness(200%);
}

div#DeleteProfile {
  background: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  font-weight: 700;
}

div#DeleteProfile ul {
  margin-left: 30px;
}

div#DeleteProfile ul li {
  margin: 3px 5px 0;
  list-style: square outside
}

div#DeleteProfile form {
  padding: 5px;
  font-weight: 700;
  border: 2px solid #ddd;
  border-radius: 5px;
}

div#DeleteProfile form .formChoice {
  padding: 2px;
  display: inline-block;
  margin: 5px 0;
}

div#DeleteProfile form .formChoice label {
  vertical-align: text-top;
}

ul.footerAffiliateIcons {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding:10px 0;
  border:1px solid #ddd;
  border-width: 1px 0;
}

ul.footerAffiliateIcons li {
  box-sizing: border-box;
  width: calc((100% / (7 - .001)) - 20px);
}


ul.footerAffiliateIcons li img {
  max-width: 100%;
  height: auto;
}

 ul.footerAffiliateIcons li a {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 55ms;
    opacity: 1;
 }

  ul.footerAffiliateIcons li a:hover {
    opacity: .8;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
 }

#FeaturedEventsSlider .imageTitleContainer.noImage {
  height: 235px;
  border: 1px solid #fff;
}

#FeaturedEventsSlider .imageTitleContainer.noImage h4.title {
   position: static !important;
   text-align: center;
   -webkit-hyphens: auto;
   hyphens: auto;
   word-break: break-word;
   height: 100%;
   box-sizing: border-box;
   margin: 0!important;
}

#FeaturedEventsSlider .imageTitleContainer.noImage h4.title a {
  display: block;
  padding: 15px 10px 0;
  font-size: 23px !important;
  height: 100%;
   box-sizing: border-box;
}

div#SurveyForm form#createProfile a {
  font-weight: 700;
  font-size: 1.1em;
}

div#SurveyForm form.loginForm input.submit:hover {
  background: #505050;
  color: #fff;
}

div#searchResults div.EventListing.fdn-event-highlight-block {
  border: 1px solid #000;
  background-color: #ededed;
  border-radius: 2px;
  padding:10px !important;
}

div#searchResults div.EventListing.fdn-event-highlight-block span.altTimeDisplay {
  color: #c02a19;
}

/* membership */

#SourceInsiderMembershipWrapper {
  font-family: 'Raleway',sans-serif;
}

#SourceInsiderMembershipHeader {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
    padding: 0 0 20px;
  border-bottom: 2px solid #ddd;
}

.SourceInsiderMembershipMoreInfo {
  border-top:2px solid #ddd;
  margin-top: 20px;
}

#SourceInsiderMembershipLogo {
  width: 25%;
 }

 .SourceInsiderMembershipWhyJoinImages img,
 #SourceInsiderMembershipLogo img {
  max-width: 100%;
  height: auto;
 }

 #SourceInsiderMembershipHeaderTextWrapper {
  flex: 1;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
 }

 .SourceInsiderMembershipHeaderText h1 {
   margin: 0 0 10px;
 }

 .SourceInsiderMembershipHeaderLinks {
  display: flex;
  background: #d7d7d7;
  flex: 1;
  justify-content: space-between;
}

.SourceInsiderMembershipHeaderLinks a {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
  width: calc(100% * 1 / 3.001);
  font-weight: 700;
  font-size: 18px;
  background: #d7d7d7;
  transition: 150ms;
  color: #000;
}

.SourceInsiderMembershipHeaderLinks a+a {
  border-left: 2px solid #464646;
}

.SourceInsiderMembershipHeaderLinks a:hover {
  background: #e7e7e7;
}

.SourceInsiderMembershipBackgroundText {
  background: url('/General/Graphics/Membership/BlueHeadBackground.png') 0 0 no-repeat;
  padding: 10px;
    font-size: 22px;
  font-weight: bold;
  margin:0 0 10px;
  display: inline-block;
}

.SourceInsiderMembershipOptionBlock {
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
    margin: 0 0 20px;
}

.SourceInsiderMembershipOptionBlock a{
    display: block;
    text-align: center;
}

.SourceInsiderMembershipOptionBlock div {
  width: 30%;
  padding: 10px;
  background: #eee;
  box-sizing: border-box;
  border-radius: 8px
}

.SourceInsiderMembershipOptionBlock a h4 {
  font-size: 25px;
}

.SourceInsiderMembershipOptionBlock a p {
    font-weight: 700;
}

.SourceInsiderMembershipOptionBlock a img {
  transition: 200ms;
}

.SourceInsiderMembershipHatLink {
  float:right; 
  margin-left:10px; 
  text-align:center;
}

#SourceInsiderMembershipWrapper ul {
  margin: 20px 2px;
}

#SourceInsiderMembershipWrapper ul li {
   list-style: disc inside; 
}

#SourceInsiderMembershipWrapper ul li+li{
  margin: 8px 0 0;
}

#SourceInsiderMembershipWrapper a img:hover {
  filter: brightness(1.1);
}

.SourceInsiderMembershipWhyJoin {
  padding: 5px 20px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.SourceInsiderMembershipWhyJoinHeader {
  font-size: 28px;
  font-weight: bold!important;
  color: #546572;
  margin: 0 0 20px;
  text-shadow: 0px 0px 7px #2227;
}

.SourceInsiderMembershipWhyJoinImages {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.SourceInsiderMembershipWhyJoinImages > div {
    width: calc(100% * 1 / 3.001);
    padding: 5px;
    box-sizing: border-box;
 }

h3.SourceInsiderMembershipHeading {
  font-size: 22px;
  font-weight: 700!important;
}
h3.SourceInsiderMembershipHeading+p{
  margin-top: 8px;
    font-weight: 700;
}

.listing a {
    -webkit-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}

.becomeSourceInsiderTopButton {
  float: right;
    margin: 0px 8px 0px 0px;
}

.becomeSourceInsiderTopButton  a {
  display: flex;
  align-items: center;
  padding: 2px 6px;
  background: #0f75bc;
  color: #fff;
  box-sizing: border-box;
  font-weight: 700;
  transition: 145ms;  
}
.becomeSourceInsiderTopButton a img {
  margin: 0px; 
  will-change: filter;
  transition: 75ms; 
  -webkit-filter: saturate(0) brightness(10);
  filter: saturate(0) brightness(10);
}
.becomeSourceInsiderTopButton  a:hover {
  background: #00aeef;
}

.becomeSourceInsiderTopButton  a:hover img {
  -webkit-filter: none;
  filter: none;
}


.becomeSourceInsiderBlock {
  float: left;
    margin: 12px 0px 0 15px;
}

.becomeSourceInsiderBlock  a {
  display: flex;
  align-items: center;
  padding: 3px 6px;
  background: #0f75bc;
  color: #fff;
  box-sizing: border-box;
  font-weight: 700;
  transition: 145ms;  
}
.becomeSourceInsiderBlock a img {
  margin-left: 4px; 
  will-change: filter;
  transition: 75ms; 
  -webkit-filter: saturate(0) brightness(10);
  filter: saturate(0) brightness(10);
}
.becomeSourceInsiderBlock  a:hover {
  background: #00aeef;
}

.becomeSourceInsiderBlock  a:hover img {
  -webkit-filter: none;
  filter: none;
}


#SearchLogin ul.socialIconsSearchLogin .subscribeToCascadesBlock {
  float: left;
    margin: 8px 0px 0 15px;
}

#SearchLogin ul.socialIconsSearchLogin .subscribeToCascadesBlock  a {
  display: flex;
  align-items: center;
  padding: 3px 6px;
  background: #0d3f44;
  color: #ffff99;
  box-sizing: border-box;
  font-weight: 700;
  transition: 145ms;  
}
#SearchLogin ul.socialIconsSearchLogin .subscribeToCascadesBlock  a:hover {
  color: #FFF;
}

a.createAccount_foundation {
  font-size: 1.5em!important;
  color: #bb0000!important;
}

a.createAccount_foundation:hover {
  color: #666!important;
}

ul.stacked-checkbox-list li[data-param="feature"] label[class*="FeaturesIcons"].FeaturesIcons_canceled span {
  padding-left: 0;
}

ul.stacked-checkbox-list li[data-param="feature"] label[class*="FeaturesIcons"].FeaturesIcons_cancelled span {
  padding-left: 0;
}

div#HouseJoinSourceInsiderPromo {
  padding: 0.5rem .5rem .1rem 175px;
  border: thin solid #ddd;
  border-width: 2px 0;
  overflow: hidden;
  clear: both;
  background: url(/images/source-weekly-insider-logo.png) 5px center no-repeat;
  background-size: 150px;
}

div#HouseJoinSourceInsiderPromo h3 {
  margin-top: 0;
  color: #4a95e0;
  font-weight: 800!important;
  font-size: 20px;
}

div#HouseJoinSourceInsiderPromo a {
  color: #889;
  font-weight: 700;
}

div#LocationMetaData .FeaturesIcons {
  display: inline-flex;
  margin: 0 5px 0 0;
}

:root {
 --primary-color:#ee3124;
 --secondary-color:#ee312466;
}
.top-stories-video .carousel-info-icon img {
  max-width: 45px;
}
.top-stories-video .carousel-info-icon img {
  filter: drop-shadow(1px 1px 2px #fff) !important;
}
.top-stories-video .carousel-progress-block-item.uk-active,
.top-stories-video .carousel-info-text {
  background: var( --primary-color ) !important;
}
.top-stories-video .carousel-progress-block-item {
 border-color: var( --primary-color ) !important;
}

.top-stories-video .carousel-info [data-headline] a.carousel-headline {
 text-align: left;
font-size:17px;
}
.top-stories-video .carousel-info [data-headline] a.carousel-headline:after  {
 border-left-color: var( --primary-color ) !important;
   filter: drop-shadow(7px 0 0 var( --secondary-color )) !important;
}
@media (max-width:640px) {
.top-stories-video .carousel-info [data-headline] a.carousel-headline {font-size: 15px !important;}
}
.fdn-content-image-center img,
[class*='contentImage'] ul,
[class*='contentImage'] img {
  max-width: 100%;
  height: auto;
}
[class*='contentImage'] ul {
  margin-top: 5px;
}
.fdn-image-credit {
  text-align: right;
}

.Pagefullwidth.PromoWeeks div#PageBody div#storyBody {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.Pagefullwidth.PromoWeeks div#PageBody div#storyBody > .contentImageCenter {
  width: calc(100% * 1/3.001);
  padding: 5px;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .Pagefullwidth.PromoWeeks div#PageBody div#storyBody > .contentImageCenter {
    width: 50%;
  }
}
@media (max-width: 440px) {
  .Pagefullwidth.PromoWeeks div#PageBody div#storyBody > .contentImageCenter {
    width: 100%;
  }
}
.Pagefullwidth.PromoWeeks div#PageBody div#storyBody > .contentImageCenter ul {
  max-width: 100% !important;
  text-align: center;
}

.Pagefullwidth.PromoWeeks div#PageBody div#storyBody > .contentImageCenter ul li {
  text-align: center;
  color: #000;
  font-size: 1.1rem;
}

.Pagefullwidth.PromoWeeks div#PageBody div#storyBody > .contentImageCenter ul li a.LearnMoreButton {
  display: inline-flex;
  padding: 3px 8px;
  background: #889;
  color: #fff;
  border-radius: 3px;
  transition: 188ms linear;
  margin-top: 3px;
  font-size: 1.1rem;
}
.Pagefullwidth.PromoWeeks div#PageBody div#storyBody > .contentImageCenter ul li a.LearnMoreButton:hover {
  text-decoration: none !important;
  background: #5b5b68;
  color: #fff !important;
}