/* ------------------------------------------------------------------ */
/* CS Indy - Conditional Display Defaults */
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/*                                                                                 */ 
/* ------------------------------------------------------------------------------- */
/* Conditional display for the main content column. */
div.MainColumn .briefOnly {
    display: none;
}

/* Conditional display for a smaller side column. */
div.MainSidebar .longOnly {
    display: none;
}

/* Conditional display for the ad sidebars. */
div.AdSidebar .longOnly {
    display: none;
}

.longOnly span.date { display: none; }


/* ------------------------------------------------------------------ */
/* Zone Based Selectors */
/* ------------------------------------------------------------------ */

body.Trantor6Zone #gridMainSidebarLeft {
  margin:0!important;
}

div.MainColumn p.issueInfo,
.ContentFullWidth p.issueInfo {
  padding: 0 0 4px;
  margin: 0 0 10px;
  border-bottom: 1px solid #E8E9EA;
  text-align: left;
  font-weight:400;
  font-size:1em;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
}
div.MainColumn p.issueInfo .date,
.ContentFullWidth p.issueInfo .date {
  float: right;
  width: 140px;
  height: 16px;
  text-align: right;
  color: #999;
  text-transform: none;
  letter-spacing: 0;
}
div.MainColumn p.issueInfo a,
.ContentFullWidth p.issueInfo a {
    text-decoration: none;
  color: #000;
}
p.issueInfo .Sponsored {
  background-color: #cd181f;
  font-weight: bold !important;
  color: #fff;
  border-radius: 4px;
  padding: 1px 3px;
  font-size: 0.9em;
}

#BlogHeader h1 {
  margin-bottom:0!important;
}
#BlogHeader h1 img {
  width:100%!important;
}
#BlogHeader p {
  margin:0 0 1.12em!important;
  text-align:right;
}
div.MainColumn h1 {
  font-size:3em;
  margin-bottom:0.25em;
}
div.MainColumn .byline {
    display: block;
    font-size:1.25em;
    margin:0 0 1em;
    color: #838689;
    line-height:1.2;
  }
div.MainColumn img.magnum {
  display: block;
  padding: 2px 0;
  margin: 20px auto 0;
  border: 1px solid #7d7d7d;
  border-width: 1px 0;
}
div.MainColumn .magnumInfo {
    margin: 9px 0 0;
  color: #999;
}
div.MainColumn .magnumInfo .credit {
    margin: 0 0 3px 5px;
  text-align: right;
  float: right;
  font-size: 9px;
}
div.MainColumn .magnumInfo .caption {
    text-align: left;
  font-style: italic;
  font-size: 11px;
}
div.MainColumn div.storyHead {
    margin: 0 0 10px;
}

div#Story,
div#StoryLayoutJr {
  padding: 20px;
}
#Home div#gridColumnContainer div.MainColumn {
  background: #FFF;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#Home div#gridColumnContainer h4.headline a {
  font-size: 1.2em;
  font-weight: 700;
}

/* -- default styles for basic elements within content/posts -- */
#storyBody h1,#storyBody h2,#storyBody h3,#storyBody h4,#storyBody h5,#storyBody h6,.postBody h1,.postBody h2,.postBody h3,.postBody h4,.postBody h5,.postBody h6,.descr_txt h1,.descr_txt h2,.descr_txt h3,.descr_txt h4,.descr_txt h5,.descr_txt h6{
  margin:1.12em 0;
  line-height: 1.2;
}
#storyBody h1,.postBody h1,.descr_txt h1{font-weight:700;color:#101010;font-size:1.63em}
#storyBody h2,.postBody h2,.descr_txt h2{font-weight:700;color:#111;font-size:1.55em;}

div#storyBody> ul,div#storyBody>ol,.postBody>ul,.postBody>ol,.descr_txt ul, .descr_txt ol{
  margin:1.12em;
}
div#storyBody> ul li,.postBody>ul li,.descr_txt>ul li {
	list-style: disc inside none;
}
div#storyBody>ol li,.postBody>ol li,.descr_txt ol li{
	list-style: decimal inside none;
}
div#storyBody h3,.postBody h3, .descr_txt h3 {
	font-weight: 700;
	font-size: 1.4em;
		color: #222;
}
div#storyBody h4,
.postBody h4,
.descr_txt h4 {
	font-weight: 700;
	font-size: 1.1em;
		color: #333;
}
div#storyBody blockquote,
.postBody blockquote,
.descr_txt blockquote {
  border-left: 1px solid #ABABAB;
  padding: 6px 10px;
  text-align: justify;
  font-size: 1em;
  margin: 1em 3em;
  box-shadow: -5px 0px 3px -1px #999;
  line-height: 1.5em;
  color: #111;
  border-radius: 4px;
  background: #fcfcfc;
}
.postBody iframe, 
#storyBody iframe {
  display: block;
  margin: 1.12em auto;
}
.postBody hr,
#storyBody hr,
.descr_txt hr  {
  margin: 9px 0 10px;
  border-width: 1px 0 0;
  display: block;
  border-style: solid;
  border-color: #ccc;
}
div#MapSmallDirectionsForm label{font-weight:700;}
div#MapSmallDirectionsForm form{padding:0}
div#MapSmallDirectionsForm input.text {
  margin: 0;
    padding-left: 24px;
  max-width: none;
  width: 77%;
}
/* ------------------------------------------------------------------ */

html,body {
/*  background: url(/images/backgrounds/stripebg.gif);*/
}
div#gridClamp {
    background: #fff;
    padding: 0 10px;
    position: relative;
}
div#gridColumnContainer {
/*  background: #e1dfd1;*/
}
div#gridHeader {
  width: 980px;
  position:relative;
  background:#fff;
}
body div#gridClamp div#gridMain {
    float: none;
}
body div#gridClamp div#gridMain {
  padding-top: 10px;
  background: #fff;
}
body div#gridMain {
  width: 980px;
  margin-left:0;
}
body.Olivaw5Zone div#gridFrame {
  margin: 0;
}
body.Mule4Zone div#gridMainColumn {
/*  background: #F0EFE8;*/
  margin-right: 0;
  width: 760px;
}
body.Transmetropolitan8Zone div#gridFrame {
  width: 630px;
  margin:0 0 10px;
  padding-right:10px;
  border-right:1px solid #7d7d7d;
}
body.Transmetropolitan8Zone div#gridColumnContainer {
  width:630px;
  padding:10px 0;
}
body.Transmetropolitan8Zone div#gridMainColumn {
  width:455px;
  padding:0;
}
body.Transmetropolitan8Zone div#gridMainSidebar1 {
    width: 160px;
}
body.Transmetropolitan8Zone div#gridSpanningIsland {
  margin:0;
  padding:0;
  border:0;
  width:330px;
  text-align:left;
}
body.Transmetropolitan8Zone div#gridMainSidebar2 {
    margin-right: 10px;
}
body.Transmetropolitan8Zone div#gridAdSidebar {
    padding: 0;
}
body.Chetter5Zone div#gridMainColumn {
  width: 580px;
}
body.Chetter5Zone div#gridAdSidebar,
body.Yorick5Zone div#gridAdSidebar,
body.Trantor6Zone div#gridAdSidebar {
/*    margin-right: 5px;*/
}
body.Karnak6Zone div#gridMainColumn {
  width:630px;
  margin-top:0!important;
  margin-right:0!important;
  padding-top:0!important;
  padding-right:10px!important;
  border-right:1px solid #7d7d7d;
}
body.Karnak6Zone.BestOfGuide div#gridMainColumn {
  padding-right:0!important;
  border-right:0!important;
}
body.Karnak6Zone.BestOfGuide div#gridRightColumn {
  padding-left:10px!important;
  border-left:1px solid #7d7d7d!important;
}

body.Karnak6Zone.MovieTimes div#gridMainColumn,
body.Karnak6Zone.MovieTimesLanding div#gridMainColumn {
  margin:10px 0;
  width:625px;
}

body.Yorick5Zone div#gridMainColumn {
    width: 560px;
}
body.Yorick5Zone div#gridAdSidebar,
body.Trantor6Zone div#gridAdSidebar {
    padding: 10px 0 0 0;
}

.Karnak6Zone.MovieTimes #gridMainSidebar,
.Karnak6Zone.MovieTimesLanding #gridMainSidebar {
  float:right!important;
  margin-right:0!important;
  width:100%;
}

body.Trantor6Zone div#gridMainSidebarRight {
  margin: 10px;
}
body.Trantor6Zone div#gridMainColumn {
  padding: 0 5px;
  border-style: none;
  width:430px;
}

div#EmbeddedSidebar {
    float: right;
    width: auto;
    max-width:160px;
    margin-left: 10px;
}
#EmbeddedSidebar.MovieTimes .sidebar {display:flex;flex-direction:column;}
#EmbeddedSidebar.MovieTimes .sidebar #FilmTools {order:2;}
#EmbeddedSidebar.MovieTimes .sidebar #ImageFlipBook {order:1;}

#FilmTools.Sidebar.MovieTimes .tools {margin:0;background:transparent;padding:0;border:1px solid #7d7d7d;}
#FilmTools.Sidebar.MovieTimes .tools ul {display:flex;flex-wrap:wrap;}
#FilmTools.Sidebar.MovieTimes .tools ul li.l0 {letter-spacing:-0.05em;}

div.sidebar {
    float: right;
    clear: right;
    margin: 0 0 15px 0;
    color: #888;
}

div.descr_txt {
  margin:0 0 15px;
  line-height:1.4;
}

div.EventListing,
div.locationListing, 
div.archiveListing {
  padding: 10px 0;
  border-bottom: 1px solid #7d7d7d;
  color: #333;
  }

div.EventListing .tinyTools ul {float:right;}

#Location .tools ul {
  display:flex;
  display:-webkit-flex;
  flex-direction:column;
  justify-content:flex-end;
  align-items:flex-end;
}


div.EventListing .tinyTools ul,
div.locationListing div .tinyTools ul {
  flex-direction:column;
  border-bottom:none;
}
div.locationListing div .tinyTools ul li {
  margin:4px 0;
}

  div.movietimesListing {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    color: #333;
  }
  .movietimesListing .listingLocation {margin-left:0;width:250px;}
  .movietimesListing .filmTimes {width:350px;}
    div.movietimesListing strong a {
      font-size:1em;
    }
    div.movietimesListing li {
      margin-bottom:6px;
    }
  div.EventListing h3, 
  div.locationListing h3, 
  div.movietimesListing h3, 
  div.locationListing h4 { 
    font-weight:700;
    font-size: 1.5em;
    line-height:1.2;
    color: #111;
    margin-bottom:4px;
  }
  div.EventListing a,
  div.locationListing a,
  div.movietimesListing a, 
  div.archiveListing a {
    text-decoration: none;
    color:#333;
  }
  #EventSearch .EventListing a img {
    display:block;
    float:right;
  }

  #IssueArchives .archiveListing li.catName a {
    text-transform:uppercase;
    font-size:1em;
    color:#CD181F;
  }
  #IssueArchives .archiveListing h4.headline a {font-size:1.5em;}
  #IssueArchives .archiveListing .tags {overflow:hidden;font-size:0.85em;}


  div.EventListing .listingLocation a[href*='Location'],
  div.locationListing .listingLocation a[href*='Location'],
  div.movietimesListing .listingLocation a[href*='Location'], 
  div.archiveListing .listingLocation a[href*='Location'] {
    font-weight:700;
  }


  div.MainColumn div.locationListing p.tags { 
    padding: 0; 
    border: 0;
  }
  div.locationListing img.locationListingImg {
    float: right;
    width: 100px;
    margin-left: 8px;
  }
  
ul.filmTimes {
  float:right;
  font-size:0.9em;
  line-height:1.15em;
  margin-bottom:7px;
  text-align:left;
  width:290px;
}
div#LocationMovieTimes ul.filmTimes a.listImage {display: block;float: left;margin: 0 10px 0 0;}
div#LocationMovieTimes ul.filmTimes>li{overflow:hidden;clear:both;margin:0 0 10px;}
div#LocationMovieTimes ul.filmTimes .listTeaser {overflow:hidden;}
h2.neighborhoodBar {
  clear:both;
  color:#CD181F;
  padding-top:5px;
  width:100%;
  font-size:16px;
  font-weight:700;
  margin:0pt 0pt 5px;
}
div#AddEvent, 
body#AddEvent div.listingsFaq {margin:0;}

div#AddEvent h1 {
  clear:both;
  padding-top:5px;
  width:100%;
  font-size:22px;
  font-weight:700;
  margin:0pt 0pt 5px;
}
div#AddEvent .eventSuccess {
  margin:10px 10px 12px !important;
}
div.locationTitle a {
  font-weight: 700;
}

div.locationTitle .big {
  font-size: 1.2em;
}

div.locationListing span.inline-rating img,
div.archiveListing span.inline-rating img { width: 10px; }
div.locationListing span.small, 
div.archiveListing span.small { font-size: 10px; }

div.locationListingAddress {
  font: 12px   sans-serif;
  color: #696969;
}      
      
div.EventDetails div.locationListing {
  padding-left: 0;
}  
div.EventDetails ul li.locationItem { margin-top: 15px; }      
  div.EventDetails ul li.locationItem h4 a,
  div#MMJLocationsMostrecent ul li.locationItem h4 a {
    font-weight: 700;
    text-decoration: none;
    }
  div#MMJLocationsMostrecent ul li.locationItem h4 a[href*='readerComments'] {
    font-weight:400;
    font-size:0.8em;
    color:#ccc;
  }

    div#MMJLocationsMostrecent ul li.locationItem h4 a.reviewLink {
      font-weight:400;
      font-size:0.8em;
    }
  div#RelatedLocations li.locationItem,
  div#MMJLocationsMostrecent li.locationItem {
    margin-bottom: 10px;
  }


  div#RelatedLocations li.locationItem {margin:5px 0 10px;}
  div#RelatedLocations li.locationItem a {text-decoration:none;}
  div#RelatedLocations li.locationItem h4 {font-size:14px!important;font-weight:700;}
  div#RelatedLocations li.locationItem li.locationRating {font-size:10px!important;color:#999;}
  div#RelatedLocations li.locationItem li.locationRating a {color:#999;}
  
div.listingTools {
  background:#f3f3f3;
  float: right;
  font-size: 10px;
  line-height: 1em;
  margin-left: 5px;
  padding: 8px 7px;
  width: 116px;
}
  div.listingTools ul {
    margin-top:10px;
  }
    div.listingTools ul li {
      margin-bottom:4px;
      border-bottom:1px solid #e3e3e3;
    }
      div.listingTools ul li a {
        background:#FFF;
        background-repeat: no-repeat;
        display:block;
        padding:4px;
      }
 .filmShortDetails .starsContainer .goldStarContainer, .filmShortReview .staffRating .starsContainer .goldStarContainer {   background-color: #C00; }
.filmShortDetails {
  margin-top: 0;
}

div.filmShortReview { 
  margin:0 0 20px; 
}
#FilmReview .headline a{
  font-size: 14px;
  font-weight: 700
}
div#FilmReview, div#FilmCredits {overflow:hidden;}
div.filmShortReview span.filmCreditsTitle a { font-weight: 700; font-size:14px; }

div.filmMetaInfo span.ratingHeader {float:left; font-weight:700;}
div.fullReviewRefer a img {
  float:left;
  margin:0 6px 8px 0;
}
div.fullReviewRefer p {
  clear:left;
}
/* xxx Pulled these styles in from inline of SearchResults, but not sure of their effect yet. xxx */
.dynToolsLink {
  background-position: center right;
  background-repeat:no-repeat; 
} 
.dynToolsLink a {
  text-decoration:underline;
  cursor:pointer;
  cursor:hand;
}
.ajPop {
  margin:4px;
  line-height:normal;
}
div.listingTools .ajPopCont {
  height:0px;
  overflow:hidden;
  border:0px solid #D1D8DC;
  background-color:#F3F5F7;
  padding:0;
}
div.listingTools .ajPop a, 
div.tinyTools ul li.l0 .toolsInner a {
  text-decoration: none;
  background: none;
  padding: 0;
  display: inline;
}
  div.tinyTools ul li.l0 .toolsInner a {
    color: #C70E0F;
  }

div.tinyTools ul li.l0 .toolsInner a.addAction {
  display: block;
  background: #147887;
  float: left;
  padding: 3px 5px;
  border: 1px solid #006170;
  font-weight: 700;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
}

div.tinyTools div.togglePanel { padding: 0; }

.toolsInner {
  background: #ffffcc;
  padding: 3px;
  border: 1px solid #CCC;
  border-width: 1px 0;
}
  .toolsInner select { max-width: 110px; }

div.tinyTools .toolsInner h4 { margin: 0 0 2px; }
.toolsInner p {
  margin: 0 0 7px;
}
  .toolsInner ul { margin: 0 0 7px; }
    .toolsInner ul li { margin-bottom: 4px; }

.ajPop input, .ajPop textarea {
  border:1px solid #CCC; 
  background-color:#FFF; 
  font-size:11px; 
  font-weight:400;
  padding:2px;
  margin-top:0px;
  margin:0px;
} 
.ajPop .popInput, .ajPop textarea { width: 102px; } 
.ajPop select {
  border:1px solid #CCC; 
  background-color:#FFF; 
  font-size:10px; 
  font-weight:400;
}
/*#addToListContainer:hover #addListBox {display:block;}  */
.listList a { font-size: 12px; }
.listList {
  font-size:11px; 
  margin-bottom:10px;
}
.listBoxHeader{
  font-family:'Lato',arial,sans-serif;
  font-size:11px;
  border-bottom:1px solid #999;
  padding-bottom:1px;
  margin-bottom:4px;
  text-transform:uppercase;
}
.newListBox { font-size: 11; }      
      
/* ------------------------------------------------------------------ */

div.MainColumn p.tags {
/*  display:none;*/
  padding:0;
  overflow:hidden;
  margin:0;
}
div.MainColumn p.tags a {
  text-decoration:none;
  color:#666;
}
#EventTags p.tags,
#LocationTags p.tags {
  display:block!important;
  font-size:1.2em;
  margin:1em 0;
}


/* ------------------------------------------------------------------ */

div.MainSidebar,
div.SpanningIsland.Calendar,
body#Section.Calendar div#gridMainSidebar2 ul.narrowOptions {
  margin-bottom: 10px;
  padding-bottom: 13px;
  overflow:hidden;
}
div#gridMainSidebar2 ul.narrowOptions {
  padding: 10px;
}
div.SpanningIsland.Calendar {
  padding-bottom: 0;
}

  div#TopTopics h2 {
    margin-bottom: 10px;
    color:#cd181f;
    text-transform:uppercase;
    font-size:1.2em;
    border:1px solid #7d7d7d;
    border-width:1px 0;
  }
  div#TopTopics hr {
    border-top: 1px solid #E3EAEE;
    border-width: 1px 0 0 0;
    margin: 10px;
  }
  div#TopTopics h4 {
    padding: 0 10px;
  }
  div.MainSidebar h3 a,
  div#TopTopics h2 a {
    color: #FFF;
    text-decoration: none;
  }

  .MainSidebar h3,
  .ContentFullWidth>h3 {
    font-weight: 400;
    text-transform: uppercase;
    color: #CD181F;
    border: 1px solid #7d7d7d;
    border-width: 1px 0;
    font-size:2em;
    margin-bottom:0.5em;
  }
  .MainSidebar h3 a {
    color: #CD181F!important;
  }

div.MainSidebar ul {
/*    padding: 10px;
    color: #777;*/
}
.more {
  font-size:1.1em;
  text-align:right!important;
}

#EventsPopular.MainSidebar .more {
  margin-top:1em;
  text-align:right;
  border-top:1px solid #7d7d7d;
}
div.MainSidebar li.l0 + li.l0:not(.storyItem) {
    margin-top:0.5em;
    border-top: 1px solid #ddd;
    padding-top:0.5em;
}
div.MainSidebar li.l0 ul {
    padding: 0;
    margin: 4px 0 0;
}
div.MainSidebar h4,
div.MainSidebar h4.headline,
div.MainSidebar h4.headline a {
  font-weight: 700;
  font-size: 14px;
  color: #333;
}
div.MainSidbar h4.headline a { color: #333; }

/* Keep floats contained. */
div.MainSidebar li.l0 {
    clear: both;
}

div.MainSidebar ul .rating {
    display: block;
}
div.MainSidebar .rating img {
    width: 10px;
    height: 10px;
}
div.storyItem,
div.storyLocation {
  padding: 0 10px;
  margin-bottom: 10px;
}
div.storyTeaser {
  margin: 0 0 10px 10px;
}
#FilmSectionStories div.storyTeaser,
#SectionStories div.storyTeaser {
    float: right;
}
body.Transmetropolitan8Zone div#gridRightColumn {
  width:330px;
  margin-top:10px;
}
#Home div#gridRightColumn div.storyTeaser {
    float: right;
    margin-left: 10px;
}
#Home div#gridRightColumn div.storyItem {
    clear: both;
}
#LandingFollowStories .categoryStoriesItem {
  clear: both;
}
#LandingFollowStories .categoryStoriesItem:nth-child(n+2) {
  margin:10px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #ddd;
}
#LandingFollowStories .categoryStoriesItem div.storyTeaser {
  float: left;
  margin: 0 10px 0 0;
}
div#categoryLead .headline a{
      color: #333;
  text-transform: uppercase;
    font-size: 2em;
    font-weight: 400;
}
#LandingFollowStories .categoryStoriesItem .headline a {
  font-size: 1.6em;
    font-weight: 400;
    color: #999;
        display: block;
    margin: 0 0 5px;
}
div#categoryLead .byline,
#LandingFollowStories .categoryStoriesItem  .byline {
  display: block;
  margin: 6px 0 0;
  text-transform: uppercase;
  color: #cd181f;
  font-size: 1em;
}
#SectionStories.SectionLandingStandard .storyItem .byline .Sponsored,
#LandingFollowStories .categoryStoriesItem  .byline .Sponsored {
  color:#fff;
  background:#cd181f;
  border-radius: 4px;
  font-size: 0.8em;
  padding: 1px 4px;
  margin-left: 1em;
}

#LandingFollowStories .categoryStoriesItem .subheadline,
div#categoryLead .subheadline {
  font-size: 1.2em;
  margin: 5px 0 0;
  color: #777
}
div#categoryLead .subheadline {
  font-size:1.5em;
}

div#LandingFollowStories>.l0.storyItem {
    text-align: right;
    overflow: hidden;
    clear: both;
}
div#categoryLead {
  overflow: hidden;
  margin: 0 0 15px;
  padding: 0 0 10px;
  border-bottom:1px solid #ddd;
}
#gridMainColumn #SectionArchives {
  float: left;
  width: 100%;
}
#FilmSectionStories h2,
#SectionStories h2,
#RecentSectionFeatures h2,
#SectionArchives h2,
#MMJStories.MMJCustomTOC h2,
#MMJLocationsMostrecent.MMJCustomTOC h2,
#TopRatedVenuesMMJ.MMJCustomTOC.MainColumn h3 {
  background: #fff;
  color: #CD181F;
  padding: 1px 4px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 2em;
  text-align: left;
  border: 1px solid #7d7d7d;
  border-width: 1px 0;
}
  #MMJStories h2 a,
  #MMJLocationsMostrecent h2 a {
    color:#CD181F;
    text-decoration: none;
  }
p.storyBody {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  #Section #gridMainColumn div.MainColumn p.storyBody,
  #Category #gridMainColumn div.MainColumn p.storyBody {
    font-size:1.285em;
    margin-bottom: 5px;
  }

#RecentEventComments p.storyBody,
#RecentEventComments p.more {
  font-size: .9em;
  margin: 3px 0;
  color: #222;
}
#RecentEventComments div.storyItem {
  padding: 0;
}
#MMJLocationsMostrecent p.more {
  float: none;
  margin:0 0 0.5em;
  
}
div[class*='contentImage'] a.zoomable {
  display:block;
}
.contentImageCenter ul {
/* width: 70%;*/
}
/*.contentImageCenter ul li,
.contentImageRight ul li,
.contentImageLeft ul li {
  color: #666;
  font-size: .9em;
}*/
div[class*='contentImage']  li.imageCredit {
  margin: 0;
  padding: 0;
  font-size:12px;
  list-style: none outside none;
  text-align: right;
  color: #999;
  line-height:1.4;
}
div[class*='contentImage'] li.imageCaption {
  margin: 0;
  padding: 0;
  list-style: none outside none;
  text-align:left;
  color:#999;
  font-size:14px;
  line-height:1.4;
}
p.filmMetaInfo {
  background: #F3F3F3;
  font-size: 0.8em;
  padding: 10px;
  }
  body#MovieTimes p.filmMetaInfo {
    width: 68%;
  }

/* div.MainSidebar .storyItem .headline a {
   background: url(/images/icons/story.gif) no-repeat;
  padding-left: 20px;
} */
div.MainSidebar .storyItem .byline {
    display: block;
}

div.MainSidebar a.memberThumb {
    display: block;
    float: right;
    margin: 0 0 5px 5px;
    width: 35px;
    height: auto;
}
div.MainSidebar a.memberThumb img {
    width: 35px;
}

div.MainSidebar select {
  width: 100%;
}

div.headerBar a {
  font-weight: 400;
  color: #cd181f!important;
  text-transform: uppercase;
} 

h1#sectionHeader-livemusiclistings,
#Section.Calendar #gridMainSidebar2 li h4 {
  background:#fff;
  color:#CD181F;
  text-align:left;
  text-transform:uppercase;
  font-weight:400;
}

#ListingsCalendar {
  margin-top: 10px;
  float: left;
}
#ListingsBy #byDate,
#ListingsBy #bydategroupchooser {
  width: 138px;
  float: left;
  margin: 10px;
}
#bydategroupchooser form select {
  margin-bottom: 5px;
}

#jumpCalendar {
  background:#FFF;
  padding:1px 1px 5px;
  margin-bottom:15px;
  font-size:10px;
}
  #jumpCalendar #calnav { 
    clear:both; 
    padding:3px;
    text-align:center;
    }
    #jumpCalendar p.ac {
      background: #4E4737;
      color: #fff;
      margin: 0;
      text-align: center;
    }
    #jumpCalendar #calnav a { 
      color: #FFF;
      }
    #jumpCalendar #calnav strong { 
      text-transform:uppercase; 
      }
  #jumpCalendar table { 
    width:136px;
    margin:0;
    border-collapse: separate;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #9EACB9;
  }  
    #jumpCalendar table td { 
      text-align:center; 
      border-style: solid;
      border-color: #9EACB9;
      border-width: 1px 1px 0 0;
      padding: 2px;
    }
    #jumpCalendar table td.heading {
      background: #E1DFD1;
    }
    #jumpCalendar table td.filler, #jumpCalendar table td.linked
    {
      background: #fafaf8;
    }
  #jumpCalendar #closeCal { 
    float:right;
    background:red;
    padding:0 2px 1px;
    font-weight:700;
    color:#FFF;
    line-height:1em; 
    }
    #jumpCalendar #closeCal:hover { cursor:pointer; }
  #jumpCalendar #calnav a#calprev {
    float: left;
  }
  #jumpCalendar #calnav a#calnext {
    float: right;
  }
div#SectionBlogsByTopic .blogTeasers .imageTeaser {
    float: left;
    margin: 0 10px 0 1px;
}
div#SectionBlogsByTopic .blogTeasers{
  clear: both;
  overflow: hidden;
}
div#SectionBlogsByTopic .blogTeasers+.blogTeasers{
  margin: 10px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #ddd
}

/* ------------------------------------------------------------------ */

.column_item { margin-bottom: 10px;}

ul.moduleList {
  color: #222;
}
  #ShellPollResults ul.moduleList {margin-bottom:1em;}

div.MainSidebar ul.moduleList { 
/*  padding: 10px 0;*/
}
#MapSmall.MainSidebar ul.moduleList {
  padding:0;
  display:flex;
  justify-content:space-between;
}

  #TopViewedStories.MainSidebar ul.moduleList li.storyItem:last-child,
  #MostEmailedStories.MainSidebar ul.moduleList li.storyItem:last-child,
  #RecentComments.MainSidebar ul.moduleList li.storyItem {
    text-align:right;
  }
  .MainSidebar ul.moduleList li.l0.storyItem.more a {
    display:block;
    text-align:right!important;
    border-top:1px solid #7d7d7d;
  }
  #mmjTocReleaf .storyItem.more a {
    border:none!important;
  }
/*  ul.moduleList li.l0 + li.l0 {
      margin-top: 10px;
      border-top: 1px solid #7d7d7d;
      padding-top: 10px;
  }*/
  ul.moduleList li.l0 ul {
      padding: 0;
      margin: 4px 0 0;
  }
  ul.moduleList h4,
  ul.moduleList h4.headline,
  ul.moduleList h4.headline a {
    font-weight: 700;
  }

  ul.moduleList h4.headline a { 
    color:#333;
    text-decoration:none;
  }

  ul.moduleList h5 {
    font-size:1em;
    color: #333;
  }
    ul.moduleList h5 a { 
      font-weight:700;
    }

  /* Keep floats contained.
  ul.moduleList li.l0 { clear: both; } */

/*div.MainSidebar:after {
    display: block;
    visibility: hidden;
    content: ".";
    line-height: 0;
    clear: both;
}
*/
ul.moduleList .rating {
    display: block;
}
ul.moduleList .rating img, 
li.locationItem span.rating img {
    width: 10px;
    height: 10px;
}
/*
ul.moduleList .storyItem .headline a {
  background: url(/images/icons/story.gif) no-repeat;
  padding-left: 20px;
} */
ul.moduleList .storyItem .byline {
  display: block;
  font-size:1em!important;
}
ul li.storyItem img.storyImg { 
  float: right; 
  width: 50px;
  margin: 0 0 5px 5px;
}

ul.moduleList a.memberThumb {
    display: block;
    float: right;
    margin: 0 0 5px 5px;
    width: 35px;
    height: auto;
}
ul.moduleList a.memberThumb img {
    width: 35px;
}

div.MainSidebar ul.narrowOptions {
  padding:5px 0 0 10px;
  margin: 3px 0 15px;
  border-left: 1px solid #CCC;
}
ul.narrowOptions li,
div.subtractiveSelections ul li,
div#OtherSearches ul li {
  color: #111
}
ul.narrowOptions li a,
div.subtractiveSelections ul li a,
div#OtherSearches ul li a{
font-weight: 400;
text-decoration: none;
color: #666
}
ul.narrowOptions li a:hover,
div.subtractiveSelections ul li a:hover,
div#OtherSearches ul li a:hover{
    color: #C70E0F;
}
ul.narrowOptions li.flyout_link_parent {
  margin-top:10px;
}
ul.narrowOptions li a.flyout_link {
  font-weight: 700;
}
  #ArchivesIssueYearPicker.MainSidebar a.flyout_link {display:none;}
  #ArchivesIssueYearPicker.MainSidebar a.articleArchivesLink {
    display:block;
    column-span:all;
    -webkit-column-span:all;
  }

a.flyout_close_text {
  float:            right;
  text-decoration:  none;
}
a.flyout_close_button {
  position:         absolute;
  top:              -15px;
  left:             -15px;
  background-image: url(/foundation/images/icons/closebox.png);
  width:            30px;
  height:           30px;
  text-indent:      -6000px;
  overflow:         hidden;
}

div.MainSidebar li.narrowWithForm ul.narrowOptions  {
  padding-left: 0;
  border: none;
}
    body div.MainSidebar li.narrowWithForm ul.narrowOptions li form {
      padding: 0;
    }



div.searchedFor,
#MovieTimes div#NowPlaying h1 {
  background:#fff;
  clear:both;
  color:#CD181F;
  font-size:1.75em;
  text-align: left;
  text-transform: uppercase;
  border:1px solid #7d7d7d;
  border-width:1px 0;
  }
  div#movietimesInfoBar,
  #MovieTimes div#NowPlaying h1 {
    margin-bottom: 10px;
  }

body#IssueArchives div#searchResults div.searchedFor h3 {
  font-size:1.5em;
}

div.searchedFor h3 {
  font-weight:400;
}

div.searchedFor h3, 
div.searchedFor ul { display: inline; }

div.searchedFor ul li {
  display: inline;
  text-transform: lowercase;
}

div.listing {
  margin-right: 10px;
  line-height:1.4;
}
#EventSearch div.listing {
  font-weight:700;
}
#EventSearch .listing .altTimeDisplay,
#EventSearch .listing .descripTxt:first-of-type {font-size:1.1em;}

.EventListing .locationPhone,
.EventListing .locationPhone + br {
  display:none;
}

.EventListing .descripTxt {
  margin:1em 0;
  font-weight:400;
}
.EventListing .descripTxt .eventCategories,
.EventListing .descripTxt .eventCategories a {
  color:#999;
}
.EventListing .descripTxt .locationLabel {
  display:block;
  font-size:1.1em;
  font-weight:700;
}
.EventListing .descripTxt .locationRegion {
  font-size:0.85em;
}
.EventListing .descripTxt a[href*='Map'] {
  font-size:0.85em!important;
}
  .EventListing .descripTxt a[href*='Map']:hover {
    color:#CD181F;
  }

  div.listing p {
/*    font-size: 11px;*/
  }

img.listingImg {
  margin:0 0 1em 1em;
  width:120px;
  height:auto;
}
.results-container img.listingImg {
  width:auto!important;
  height:auto;
}

div.listingLocation {
  color: #333;
  float:right;
  margin-left: 10px;
  width: 100px;
  line-height:1.4;
}

div.locationListing p.descripTxt,
div.locationListing div.descripTxt {
  display: none;
}

/* ------------------------------------------------------------------ */

/* Ads column. */
div.ZoneC {
    padding-bottom: 5px;
}

/* ------------------------------------------------------------------ */
/* Layout Identifier Based Selectors */
/* ------------------------------------------------------------------ */



/* ------------------------------------------------------------------ */
/* Custom Class Based Selectors */
/* ------------------------------------------------------------------ */

a.actionButton {
  display: block;
  height: 19px;
  margin: 10px auto 0;
  text-indent: -6000px;
}

/* Comments */
div.CommentsComponent, 
div#BrowseComments {
  clear: both;
  background: #fff;
  padding-bottom: 12px;
  font-family:'Lato',arial,sans-serif;
  color: #444;
}
div.commentsHeader {
  background: #fff;
  color:#CD181F;
  border:1px solid #7d7d7d;
  border-width:1px 0;
  margin-bottom: 10px;
}
#PostComment div.commentsHeader {
    background: none;
}
#PostComment div.commentsHeader h2,
#PostComment div.commentsHeader h3 {
    background: none;
}
div.commentsHeader h2, 
div.commentsHeader h3 {
  color: #CD181F;
  background:none;
  font-size: 2em;
  font-weight:400;
  text-align: left;
  text-transform: uppercase;
}
body#PostComment div.commentsHeader h2,
body#PostComment div.commentsHeader h3 {
  width:100%;
  padding-bottom:12px;
}
div.commentsHeader a.feedLink {
  background:transparent url(/images/rss-small.gif) no-repeat top center;
  color:rgb(237,238,238);
  font-size:0px;
  margin-left:1px;
  padding:12px 0 0 12px;
  text-decoration:none;
}
div.commentsHeader form {
  padding: 6px 6px 0 0;
  color: #222;
  letter-spacing: 0;
  text-align: right;
  text-transform: none;
  vertical-align: top;
}
  div.commentsHeader form label {
    color:#333;
    font-weight:700; 
    padding-right:0.5em;
  }

h4.commentFormAddHeader {
  font-size: 14px;
}

dl.formElements {
  margin: 15px 15px 15px 0;
}

dl.formElements dt {
  float: left;
  clear: left;
  display: inline;
  width: 110px;
  min-height:35px;
  margin-right: 15px;
}
  dl.formElements dt label { font-weight: 700; }
  dl.formElements dt label span { color: #FF0000; }
  dl.formElements dt span { 
    font-size: 10px; 
    color: #666;
  }
  span.formFootnote {
    color: #FF0000;
  }

dl.formElements dd {
  float: left;
  width: 370px;
}
dl.formElements dd input[type="text"],
dl.formElements dd select { width: 99%; }
dl.formElements dd textarea {
  width: 100%;
  height: 110px;
  resize:vertical;
}
  
div.commentFormRating {
  background: #FFFF99;
  padding: 5px 10px;
  border: 1px solid #FF9900;
}  
  
div.CommentsComponent p.showing, 
div#BrowseComments p.showing {
  float: left;
  width: 45%;
  margin: 0 0 10px 15px;
  font-style: italic;
}
div.CommentsComponent p.jump, 
div#BrowseComments p.jump {
  display: block;
  float: right;
  text-align: right;
  width: 45%;
  margin: 0 15px 10px 0;
  text-transform: lowercase;
}
div.CommentsComponent dl.formElements dd,
div#BrowseComments dl.formElements dd {
  width:100%;
}
div.pagination { 
  clear: both; 
  text-align: center;
}

div.storyPagination {
  font-size: 1.1em;
}

div.storyPagination p:first-child {
  text-align: right;
  margin: 0;
}

div.storyPagination p:last-child {
  text-align: center;
  font-weight: 700;
  margin: -20px 0 0;
  font-size: 1.1em;
}

ul.prevNext {
  line-height:1em;
  padding:10px 0;
}
  #ShellPollNavigation  ul.prevNext {
    margin-top:1em;
    border-top:1px solid #7d7d7d;
  }

  ul.prevNext li.prevNext_prev {
    float: left;
    text-align: left;
    width:40%;
  }
  ul.prevNext li.prevNext_next {
    float: right;
    text-align: right;
    width: 40%;
  }
  ul.prevNext li.prevNext_date {
    float: left;
    font-size: 1.3em;
    text-align:center;
  }
  #MovieTimes ul.prevNext li[class*='prevNext'] {
    width:33%!important;
  }
  
#Post .prevNext {
  display:flex;
  display:-webkit-flex;
  justify-content:space-between;
  margin: 5px 0;
}


div.CommentsComponent hr, 
div#BrowseComments hr {
  display:none;
  /*height: 1px;
  background: #CCC;
  margin: 12px 15px 2px;
  border: none;
  color: #CCC;*/
}
div.comment {
  clear: both;
  margin:10px 0;
  padding:0 0 10px;
  background: #FFF;
  border-bottom:1px solid #ddd;
}
div.CommentsComponent h4, 
div#BrowseComments h4 {
  margin-top: 10px;
  text-align: left;
  font-weight: 700;
}
div.commentText {
  background: #FFF;
  padding: 10px 0 0;
  font-size:1.285em!important;
  line-height:1.4;
  clear: both;
  border-radius:0!important;
  color: #444
}
div.commentText .commentToolbar {
  height:auto!important;
}
  div.commentText h4 {
    font-size:16px;
    font-weight:700;
    margin-top: 0;
    margin-bottom:8px;
  }
    div.commentText h4.reviewLocation { margin-bottom: 2px; }
    
  div.commentText p { 
    margin:0 0 0.5em;
  }
  div.commentText div.inline-rating { margin-bottom: 8px; }
    div.commentText div.inline-rating img {
      width: 10px;
    }
 body#CommentArchives .commentCurrentRating {
    display: block;
    text-align: right;
    margin: 0;
    line-height: 1;
    color: #777;
}
div.CommentsComponent .memberThumb, 
div#BrowseComments .memberThumb {
  display: block;
  overflow: hidden;
  float: left;
  clear: left;
  width: 50px;
  margin: 2px 8px 2px 2px;
}
div.CommentsComponent div.comment div.ratingGraphic img, 
div#BrowseComments div.comment div.ratingGraphic img {
  margin-bottom: 2px;
  width: 10px;
  height: 10px;
}
div.commentAuthor {
    background-color: #f3f3f3;
    padding: 2px;
    clear: both;
    margin: 5px 5px 0;
    overflow: hidden;
    border-radius: 3px;
}
div.commentAuthor a {
    font-weight: 700;
}
#CommentSearchResults .commentAuthor,
#Profile .commentAuthor {
  background:transparent;
  padding:0 0 0 2em;
  margin:5px 0 0;
  color:#999;
  text-align:right;
}
#Profile .comment.hreview {
  border-bottom:1px solid #ddd;
}
#Profile .comment.hreview:last-child {
  border-bottom:none;
}

div.commentAuthor span {
    /*color: #A7A9AC;*/
}
div.CommentsComponent form, 
div#BrowseComments form,
div#PostCommentProcessEdit {
    margin:0;
}
#Comments .bottomOptionBar {margin:20px 0 8px!important;}

p.commentFormSubmit {
  margin: 10px 15px 0 0;
  text-align: right;
}
  p.commentFormSubmit input,
  div.commentFormSubmit input, 
  p.formSubmit input, 
  a.addAction,
  input.editor_ok_button {
    background: #9B9788;
    padding: 3px 5px;
    border: 1px solid #4E4737;
    font-weight: 700;
    color: #FFF;
    cursor: pointer;
  }
    p.commentFormSubmit input:hover, 
    div.commentFormSubmit input:hover,
    p.formSubmit input:hover,
    input.editor_ok_button:hover {
      background: #eee!important;
      color: #333;
    }

input.editor_field { margin-right: 8px; }
a.editor_cancel {
  margin-left: 10px; 
  font-size: 10px;
  text-decoration: none;
  color: #FF0000;
}
a.deleteListItem {
  float: right;
  padding: 2px 3px;
  font-family:'Lato',arial,sans-serif;
  font-size: 10px;
  text-decoration: none;
  background: #FF0000;
  border: 1px solid #CC0000;
  color: #FFF;
  text-transform: uppercase;
}


div.commentFormSubmit {
  padding: 10px 0 0 15px;
}
    div.commentFormSubmit form, 
    div.CommentsComponent div.commentFormSubmit form { 
      display: inline;
      margin: 0;
      margin-left: 0;
    }
    div.commentFormSubmit button {
      padding: 0;
      border: 0;
      border-bottom: 1px dotted #094760;
      font-weight:400;
      color: #094760;
      text-transform: lowercase;
      cursor: pointer;
    }


h4.reviewLocation a { font-weight: 700; }

#MMJLocationsMostrecent .locationRegion {
  font-size:0.85em;
  color:#999;
}
#MMJLocationsMostrecent .locationRegion a {
  display:inline;
  color:#999;
}
#MMJLocationsMostrecent form {
  text-align:center;
}
#MMJLocationsMostrecent form b {
  font-size:1.25em;
  color:#999;
  display:inline-block;
  margin-bottom:3px;
}
#MMJLocationsMostrecent form input[type='submit'] {
  border: 1px solid rgb(166,166,166);
  background: rgb(248,248,248);
  font-size: 1em;
  border-radius: 4px;
  padding: 1px 4px 2px;
}
span.locationRegion a {
  color:#999;
  text-transform:uppercase;
  display:block;
  overflow: hidden;
  font-size:0.8em;
  }

ol.customList {
  padding: 0 30px;
  margin: 20px 0;
}
  ol.customList li {
    background: #EEEEEF;
    padding: 15px;
    margin-bottom: 15px;
    list-style:decimal;
  }
  ol.customList li div.locationListing {
    padding: 0;
    border: 0;
    color: #111;
  }
  ol.customList li div.commentText { margin-top: 10px; }
  
  body#List div.MainColumn ol.customList li h3, 
  body#List div.MainColumn ol.customList li h4 {
    text-align: left;
  }

div.infoBox {
  background: #f4f4e8;
  padding: 8px;
  margin-top: 5px;
  border: 1px dotted #d4d4c8;
  color: #444;
}
  div.infoBox h3 {
    font-weight: 700;
  }

body.Analord1Zone dl.formElements dt {
  width: 110px;
}

body.Analord1Zone dl.formElements dd {
  width: 155px;
}




div#gridSpanningHeader div#TodayIn {
  width: 350px;
  float: left;
  margin-right: 5px;
}
div#gridSpanningHeader div#Calendar {
  float: left;
  width: 225px;
}

/* Calendar widget styles. */
#Calendar div.headerBar {
    margin-bottom: 0;
}
.jumpCalendar {
  font-size:14px;
  background-color: white;
  padding-bottom:  10px;
}
  #Home .jumpCalendar {
    font-size: 10px;
  }
  .jumpCalendar .calnav { 
    clear:both; 
    padding:3px;
    text-align:center;
    }
    .jumpCalendar p.ac {
      margin: 0;
      text-align: center;
      text-transform: uppercase;
    }
    .jumpCalendar .calnav a {
      font-weight:      700;
      text-decoration:  none;
    }
    .jumpCalendar .calnav strong { 
      text-transform:uppercase; 
      }
  .jumpCalendar table { 
    width:calc(100% - 2px);
    margin: 0;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #7d7d7d;
  }  
    .jumpCalendar table td { 
      text-align:center; 
      border-style: solid;
      border-color: #7d7d7d;
      border-width: 1px 1px 0 0;
      padding: 2px;
    }
    .jumpCalendar table td.heading {
      background: #eee;
    }
    .jumpCalendar table td.notlinked {
      color:  silver;
    }
    .jumpCalendar table td.linked {
      font-weight:  700;
    }
      .jumpCalendar table td.linked a {
        text-decoration:  none;
      }
  .jumpCalendar .calnav a.calprev {
    float: left;
  }
  .jumpCalendar .calnav a.calnext {
    float: right;
  }



/* ------------------------------------------------------------------ */
/* ID Based Selectors */
/* ------------------------------------------------------------------ */

div.GlobalHeader h1, 
div.GlobalHeader div.mainHeaderLogo {
    margin:0;
    float:left;
}
div#MainHeader::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
div#MainHeader h1.mainHeaderLogo a, 
div#mainHeaderLogo a, 
div.mainHeaderLogo a {
  display: block;
  width: 632px;
  height: 107px;
  text-indent: -6000px;
  background: #4e4737 url(/images/headers/new-header.png) no-repeat center center;
}

div#MainHeader h1.mainHeaderLogo.center,
div#MainHeader div.mainHeaderLogo.center {
  float: none;
}
div#MainHeader h1.mainHeaderLogo.center a,
div#MainHeader div.mainHeaderLogo.center a {
  margin: 0 auto;
}

.Header.Promo {
  position:absolute;
  right:0;
  top:0;
}

/*div#MainLogo {
  float: left;
  width: 113px;
  height: 205px;
  background: none;
  display: block;
    }
    div#MainLogo a {
      width: 113px;
      height: 205px;
      display: block;
    }*/
    
#MainHeader {
  margin:10px 0;
}
span.headerDate {
  display: block;
  color: #FFF;
  font-size: 1.2em;
  margin-top: -18px;
  margin-left: 400px;
}

div.ad { margin-bottom: 10px; }

div#AdWallpaper1320x970 {
  position: fixed;
  margin: 0;
  width: 100%;
  top:0;

}
div#AdWallpaper1320x970>div {
  left: calc(50% - 660px);
  position: relative;
}

div#AdLargeLeaderboard1970x90>div,
div#AdLargeLeaderboard2970x90>div {
  margin: 0 auto;
  width: 970px;
}

div#HalfBanner,
div#MainHeader div.Ad.HalfBanner
{
  float: right;
  width: 234px;  
  margin-right: 10px;
  margin-top: 15px;
}

/* ------------------------------------------------------------------ */

div#BannerHome {
  border-top: 2px solid #FFF;
}

div#gridHeader div#LeaderboardEditorial,
div#gridHeader div#LeaderboardArts,
div#gridHeader div#LeaderboardEtc,
div#gridHeader div#LeaderboardFilm,
div#gridHeader div#LeaderboardHomepage,
div#gridHeader div#leaderboardmusic {
  background: #FFF;
  padding: 5px 5px 20px;
  margin: 0 0 -8px;
}

div#gridHeader div#LeaderboardEditorial {
  height: 80px;
  }
  div#gridHeader div#LeaderboardEditorial div,
  div#gridHeader div#LeaderboardEditorial div.MicroComponent {
    float: left;
  }  
  div#gridHeader div#LeaderboardEditorial div.leaderboardAd,
  div#gridHeader div#LeaderboardEditorial div.MicroComponent.Ad.Leaderboard {
      margin-right: 10px;
      margin-left: 5px;
      padding-right: 10px;
      border-right: 1px solid #eee;
    }

div#LeaderboardEditorial,
div#LeaderboardArts,
div#LeaderboardEtc,
div#LeaderboardFilm,
div#LeaderboardHomepage,
div#leaderboardmusic {
  text-align:center;
  margin:0 auto 10px;
}

div#RectangleEditorial,
div#RectangleArts,
div#RectangleEtc,
div#RectangleFilm,
div#RectangleHomepage,
div#RectangleMusic {
  text-align:center;
  margin:20px 0;
}

.Ad.MediumRectangle,
div#MediumRectangle300x250 {
  width:300px;
  margin:10px auto;
}
#Content #gridMainSidebar > div {
  margin-top:0;
  padding-top:0;
}
.Ad.deprecated {display:none;}

div.VerticalStrip,
div#TileAdsHome,
div#SkyscraperEditorial {
    background: transparent;
}
div.VerticalStrip,
div#TileAdsHome div,
div#TileAdsHome iframe,
div#SkyscraperEditorial div {
    margin-bottom: 10px;
}
div#TileAdsHome {
  text-align: center;
}

div#SearchLogin {
  height:26px;
  line-height:26px;
  position:absolute;
  right:0;
  top:118px;
  display:-webkit-flex;
  display:flex;  
}
body[class*="Profile"] div#SearchLogin {
  top:118px!important;
}
body#Home div#SearchLogin {
  top:118px!important;
}
div#SearchLogin .search-wrap {
  margin-right:calc(1em - 4px);
  padding-right:5px;
  border-right:1px solid #7d7d7d;
}
div#SearchLogin form {
    margin-left:0;
    float: left;
    height: 26px;
    text-align: left;
    vertical-align: middle;
}
div#SearchLogin form input[type="text"] {
  height: 24px;
  border:0;
  padding-left: 5px;
  padding-right:22px;
  width:115px;
  background:#fff url(/images/icons/mag-glass.png) 122px center no-repeat;
  background-size:16px 16px;
  text-align:right;
}
div#SearchLogin form input[type="text"]:focus {
  outline:1px solid #666;
}
div#SearchLogin form input[type="submit"] {
    margin-left: 3px;
    vertical-align: top;
}

#SearchLogin form #search-dropdown,
#SearchLogin form .search-dropdown {
  background:#fff;
  padding:0;
  width:140px;
  position:relative;
  left:0px;  
  z-index:1;
  border-width:0 1px 1px;
  -moz-box-shadow: 0px 12px 24px #000;
  -webkit-box-shadow: 0px 12px 24px #000;
  box-shadow: 0px 12px 24px #000;
}
#SearchLogin form #search-dropdown li,
#SearchLogin form .search-dropdown li {
  border-bottom:1px solid #ccc;
}
#SearchLogin form #search-dropdown li a,
#SearchLogin form .search-dropdown li a {
  display:block;
  padding:2px 0 2px 10px;
}
#SearchLogin form #search-dropdown li a:hover,
#SearchLogin form .search-dropdown li a:hover {
  background:#fff;
}

#SearchLogin form .searchIcon {
  display:none;
/*  float:right;
  width:20px;
  text-indent:-6000px;
  background:url(/images/icons/mag-glass.png) center no-repeat;
  background-size:16px 16px;*/
}

#SearchLogin .login-wrap {max-width:120px;}

#SearchLogin .login-wrap div[data-view='loggedin'] {
  background:#fff;
  width:120px;
}

#SearchLogin .login-wrap .memberIcon {height:26px;line-height:1.1;}
#SearchLogin .login-wrap .memberIcon span {float:left;margin-right:3px;}
#SearchLogin .login-wrap .memberIcon strong {font-size:11px;}
#SearchLogin .login-wrap .login-dropdown {
  clear:both;
  position:relative;
  z-index:1;
  background:#fff;
  border-width:0 1px 1px;
  -moz-box-shadow: 0px 12px 24px #000;
  -webkit-box-shadow: 0px 12px 24px #000;
  box-shadow: 0px 12px 24px #000;
}
#SearchLogin .login-wrap .login-dropdown li {
  border-bottom:1px solid #ccc;
}
#SearchLogin .login-wrap .login-dropdown a {
  display: block;
  padding-left:6px;
}
#SearchLogin .login-wrap .login-dropdown a:hover {
  background:#fff;
}

ul#SearchLogin-login {
  float: right;
  padding-left: 25px;
  background: url(/images/backgrounds/loginarrow.gif) no-repeat left center;
  text-transform: uppercase;
  text-align: right;
  max-width: 455px;
}
ul#SearchLogin-login li {
    display: inline;
    font-size: 12px;
    color: #4e4737;
}
  ul#SearchLogin-login li a {
    font-weight: 700;
    text-decoration: none;
    color: #4e4737;
    text-transform: uppercase;
  }
    ul#SearchLogin-login li a:hover { color: #C70E0F;}
  ul#SearchLogin-login li#SearchLogin-upcoming { 
    display: block;
    font-size: 10px; 
  }
    ul#SearchLogin-login li#SearchLogin-upcoming a { 
      font-weight:400; 
      color: #626258;
    }
  
div#SearchLogin-section,
div#SearchLogin .searchWidgetForm { 
    position: relative;
    float: left;
}

div#loginContainer, 
div#logoutContainer {
/*  padding: 10px;*/
}
  div#loginContainer h1, 
  div#logoutContainer h1 {
    font-weight: 700;
    font-size: 34px;
    color: #444;
  }
    
    div#logoutContainer h2 {
      font-size: 22px;
      color: #444;
    }

div#logout_reminder {
  float: left;
  background: #90BFA6;
  padding: 10px 20px 20px;
  margin-right: 20px;
  border: 1px solid #55A97C;
  color: #FFF;
}
  div#logout_reminder h2 {
    color: #FFF;
  }

div#logout_whatnow {
  float: left;
  padding: 8px 20px 10px;
}

div#logout_reminder h2,
div#logout_whatnow h2 {
  margin-bottom: 10px;
}
div#logout_reminder ul,
div#logout_whatnow ul {
  padding: 0 20px;
}
  div#logout_reminder ul li,
  div#logout_whatnow ul li {
    margin-bottom: 4px;
    list-style: disc;
  }

div#UserAgreement {
  margin: 0 10px;
  padding: 10px;
  background: #FFF;
}
div#CommentingGuidelines {
  margin: 10px;
  padding: 10px;
  background: #FFF;
}

div#fortune {
  padding: 0 10px;
  margin: 10px 10px 20px;
  border-left: 1px solid #CCC;
}
  div#fortune p { 
    margin-bottom: 0; 
    font-size: 1.2em;
    color: #666;
  }

  div.errorDisplay {
    background: #FFF;
    padding: 10px;
    color: #CC0000;
  }
    div.errorDisplay h3 { 
      font-weight: 700;
      font-size: 22px; 
    }
    div.errorDisplay ol li {
      font-size: 1.2em;
    }
    
div.successMessage {
  background: #FFF url(/images/icons/accept.png) no-repeat 5px 10px;
  padding:10px 25px;
  font-size: 1.2em;
  color: #009900;
}
  div.successMessage p,
  form.loginForm div.successMessage p { 
    padding: 0; 
  }

div.generalMessage {
  background:#ffc;
  padding:10px;
  margin:10px;
}

form.loginForm {
  background: #FFF;
  padding-bottom: 20px;
  margin-bottom: 20px;
  }
  div#loginContainer form.loginForm h2 {
    padding: 20px 20px 0;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 34px;
    color: #000;
  }
  div#loginContainer form.loginForm h2 span {
    font-weight:400;
    font-size: 14px;
    color: #444;
  }
    
  form.loginForm p {
    padding: 0 20px;
    margin-top: 0;
  }
  form.loginForm label { font-weight: 700; }
  form.loginForm input {
    font-size: 22px;
  }
  form.loginForm input.submit {
    background:#eee;
    padding: 3px 5px;
    margin-right: 15px;
    border: 1px solid #7d7d7d;
    font-weight: 700;
    color: #333;
    vertical-align: middle;
    cursor: pointer;
  }
    form.loginForm input.submit:hover {
      color:#CD181F;
      background:#ddd;
    }

div#EventsNarrowSearch ul li h4 {
  color: #333;
}

div#previewCommentComponent, 
div#editCommentComponent {
  padding: 20px;
}

  div#previewCommentComponent h2 {
    color: #000;
  }
  div#previewCommentComponent h4,
  div#editCommentComponent h4 {
    margin:10px;
  }
  div#previewCommentComponent textarea,
  div#editCommentComponent textarea {
    margin: inherit auto;
    width:95%;
  }
  
div#PaginationTop, 
div#PaginationBottom {
  padding-top: 10px;
  margin-bottom:10px;
}
div#PaginationBottom strong,
.pagination strong a,
.pagination a {
    margin: 2px 0;
    color: #666;
    padding: 3px;
    min-width: 10px;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    line-height: 1.2;
    border: 1px solid #999;
    border-radius: 3px;
    text-align: center;
    box-shadow: 2px 2px 2px #888;
    transition: all linear .03s;
}
div#PaginationBottom strong,
.pagination strong a,
.pagination a:hover {
  color:#fff;
  background:#444444;
}

p.notice {
  font-size:1.2em;
  font-weight:700;
  padding:0 0 10px;
  text-align:center;
}

div#BreakingNews {
  background: #f4f4e8;
  margin: 0 auto;
  text-align: left;
}
  div#BreakingNews h2 {
    font-family:'Lato',arial,sans-serif;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: -1px;
    background: #FF0000;
    padding: 3px 5px;
    color: #FFF;
  }
  div#BreakingNews h3 {
    padding: 0 10px;
    margin: 10px 0 5px;
    font-family:'Lato',arial,sans-serif;
    font-weight: 700;
    font-size: 18px;
  }
  div#BreakingNews p {
    padding: 0 10px 10px;
    margin: 0;
  }
  
  ul.slider li ul {
    background: #E5E5E5;
    font-size: .85em;
  }

  ul.slider li.open ul.sliderItemContent {
    padding: 9px;
    border: none;
  }
    ul.slider li.open ul li.l0 {
      display: block;  
      padding-bottom: 8px;
      margin-bottom: 8px;
      border-bottom: 1px solid #CCC;
    }
  
  ul.slide li.closed ul {
    border-top: 1px solid #FFF;
  }
    ul.slider li.closed ul li.l0 {
      display: none;
    }
    
  ul.featureTabs { }  
    ul.featureTabs li {
      float:left;
      margin-right: 1px;
    }
      ul.featureTabs li a {
        display: block;
        height: 23px;
        background-repeat: no-repeat;
        border-bottom: 1px solid #FFF;
        text-decoration: none;
        text-indent: -6000px;
      }
      ul.featureTabs li a.currentFeature, 
      ul.featureTabs li a:hover {
        background-position: left -23px;
        border-color: #A4A2A3;
      }
  
  div.featureBox .storyImg {
    margin-bottom: 10px;
  }    
  div.featureBox h2.headline {
    font-size: 18px;
    margin: 0;
  }
  div.featureText {
    font-size: 1.2em;
  }
    div.featureText p {
      margin: 0;
    }
      div.featureText p.featureInfo {
        color: #6A6868;
      }

/* Home Feature Carousel Styles - new for redesign */
#HomeFeaturedCarousel .item {position:relative;}
#HomeFeaturedCarousel .item .storyItem {
  width:calc(100% - 2em);
  position:absolute;
  left:0;
  bottom:0;
  background:rgba(255,255,255,0.65);
  padding:0.25em 1em;
}
#HomeFeaturedCarousel .item .storyItem:hover {
  background:rgba(255,255,255,0.85);
}
#HomeFeaturedCarousel .item .storyItem h3.storyCategory {
  text-transform:uppercase;
  color:#cd181f;
  font-size:1.2em;
}
#HomeFeaturedCarousel .item .storyItem h4.headline {
  text-transform:uppercase;
  font-size:1.85em;
  font-weight:400;
  letter-spacing:0.025em;
  text-shadow: 1px 1px 2px #999;
}
  #HomeFeaturedCarousel .item .storyItem h4.headline a {
    font-weight:400!important;
  }

#HomeFeaturedCarousel .item .storyItem ul {display:none;}

#HomeFeaturedCarousel .item .storyItem h5.subhead {
  font-size:1.5em;
}
#HomeFeaturedCarousel .item .storyItem h5.subhead a {
  display:none;
  /*margin-left:2em!important;
  color:#cd181f!important;*/
}


/* Home Section Teaser Styles - new for redesign */
div[id*='HomeSectionTeaser'] {
  margin:1em 0;
}
div[id*='HomeSectionTeaser'] > a[href*='Section'] {
  display:block;
  color:#cd181f;
  text-transform:uppercase;
  text-align:center;
  position:relative;
  z-index:0;
}
div[id*='HomeSectionTeaser'] > a[href*='Section'] h3 {
  display:inline-block;
  background:#fff;
  padding:0 1em;
  font-size:1.85em!important;
  font-weight:700!important;
  letter-spacing:0.025em;
}
div[id*='HomeSectionTeaser'] > a[href*='Section']:after {
  display: block;
  content: '';
  border-top: 1px solid #7d7d7d;
  position: relative;
  top: -0.5em;
  z-index:-1;
}
div[id*='HomeSectionTeaser'] .storyItem {
  clear:both;
  min-height:calc(120px + 1em);
  padding:0;
  margin:1em 0;
  border-bottom:1px solid #7d7d7d;
}
  div[id*='HomeSectionTeaser'] .storyItem.last {
    margin-bottom:0!important;
    border-bottom:none!important;
  }
  div[id*='HomeSectionTeaser'] .more {
    background:#fff;
    margin-top:-1em;
  }
div[id*='HomeSectionTeaser'] .storyTeaser {
  float:left;
  margin:0 1em 1em 0;
}
div[id*='HomeSectionTeaser'] h4.headline a {
  font-size:1.6em;
  font-weight:400;
  color:#999;
}
div[id*='HomeSectionTeaser'] p.byline {
  margin:6px 0 0;
  text-transform:uppercase;
  color:#cd181f;
  font-size:1em;
}
div[id*='HomeSectionTeaser'] h5.subhead {
  display:none;
}



/* older home teaser styles */
  div.HomeFollowStories {  }
    div.HomeFollowStories div.triptych, 
    div.HomeFollowStories div.stack {
      padding: 0 15px;
      margin-bottom: 10px;
      border: none;
    }
      div.HomeFollowStories div.stack div.follow {
        border: 1px solid #DEDEDE;
        border-width: 0 0 1px;
        padding: 0;
        margin: 10px 0 0;
      }
    body#Home div#gridMainColumn div.HomeSection div.follow  ul {
      width: auto;
      text-align: left;
    }
      body#Home div#gridMainColumn div.HomeSection div.follow  ul li.l0 {
        border: none;
        padding: 0;
        margin: 0;
      }

  div#Calendar div.tabs {
    float: left;
    padding-top: 5px;
    width: 100%;
  }
  div#Calendar div.tabs div {
    float: left;
    margin-right:3px;
    padding-right:3px;
    border-right:1px solid #7d7d7d;
    }
    div#Calendar div.tabs div:last-child {
      border-right:none;
    }

    div#Calendar div.tabs div a {
      text-decoration: none;
      font-size: 1.2em;
      text-transform: uppercase;
      font-weight: 400;
      color: #7d7d7d;
    }
    div#gridSpanningIsland div#Calendar div.tabs div a {
      font-size: 1.2em;
    }
  div#Calendar div.tabs div.tabCurrent a {
    color:#CD181F;
  }
  div#Calendar div.tabs div.tabBack {
    background: #FFF;
  }
  div#Calendar div.tabs div.tabRight {
    margin-right: 0;
  }
  div#Calendar div.tabBody {
    margin-top: -1px;
    padding: 10px;
/*    border: 1px solid #7d7d7d;*/
  }
    div#Calendar div.tabBody.calendarBody {
      padding:  0;
    }
  #Home div#Calendar div.tabBody {
    height: 124px;
  }
    #Home div#Calendar div.tabBody.calendarBody {
      height: 147px;
    }
  .tabBody form select {
    margin: 3px 0;
    width: 100%;
  }
    /* Fix for overflowing 'Submit an event' link. */
    #calendarBody-music.tabBody form select {
      margin: 0;
    }

  #Home div#HomeInfoBox div#infoLogo {
    height: 202px;
    width: 107px;
    background: transparent url(/images/backgrounds/infologo.gif) no-repeat left top;
    float: left;
  }
  #Home div#HomeInfoBox {
    background: transparent url(/images/backgrounds/infobg.gif) no-repeat right top;
    height: 202px;
  }
  #Home div#HomeInfoBox ul.info {
    margin-top: 20px;
    width: 220px;
    float: right;
  }
  #Home div#HomeInfoBox ul.info li a {
    text-decoration: none;
    font-size: 1.1em;
  }
    
  #HomeRecentComments,
  #ReaderReviews {
    font-size: .9em;
  }
  #HomeRecentComments p,
  #ReaderReviews p {
    margin: 0;
  }
  
  p.more a {
    font-weight:400;
    text-decoration:none;
  }
  p.moreArticles {
    font-size:1.1em;
    text-align:right;
  }
  
 #ReaderReviews ul li.l1 {
    display: inline;
    }
 #ReaderReviews ul li p {
    color: #333;
    }

div#ClassifiedsPicks {
  word-wrap:break-word;
}

#SectionArchives div ul {
    width: 48%;
    float: left;
    margin-right: 10px;
  }
  #SectionArchives div ul li {
    margin: 5px 0;
  }  

#Home #DigitalIssue.MainSidebar {
  background: #FFF;
}

h3#sectionHeader-extradigitalissue {
background: #4e4737 url(/images/backgrounds/headerbarbgshort.gif) repeat-y center right;
height: 30px;
padding-top: 1px;
padding-left: 1px;
}

#sectionHeader-extradigitalissue, 
#sectionHeader-extradigitalissue a, 
#sectionHeader-extradigitalissue a:hover {
  color: #C1BFB9;
  text-transform: lowercase;
  font-size: 1.4em;
  font-style: italic;
  letter-spacing: -2px;
}

#SliceofLife {
    text-align: center;
}

.blogsByTopicTabbedRotating {
  font-size: 12px;
  height: 180px;
  }
  body.Transmetropolitan8Zone div#gridSpanningIsland .blogsByTopicTabbedRotating {
    position: relative;
    margin-top: 10px;
    padding-bottom: 20px;
  }

#blogsByTopicTabbedRotatingTabs {
  color: #7d7d7d;
  font-size: 1em;
  font-weight:400;
  margin-left:1px;
  padding: 0;
  text-transform: uppercase;
}
#blogsByTopicTabbedRotatingTabs li {
  background-color: #fff;
  border-right: 1px solid #7d7d7d;
  cursor: pointer;
  float: left;
  padding: 0 3px;
}
  #blogsByTopicTabbedRotatingTabs li:last-child {
    border-right:none;
  }

.blogsByTopicTabbedRotatingSelected {
  background-color: #fff !important;
  color:#CD181F;
  border:none;
}


#blogsByTopicTabbedRotatingContainer, .blogsByTopicTabbedRotatingCanvas {
  position: absolute;
}
#blogsByTopicTabbedRotatingContainer, .blogsByTopicTabbedRotatingSlides {
  height: 123px;
  overflow: hidden;
}
.blogsByTopicTabbedRotatingSlides.more {
  text-align: center;
  padding-top: 50px;
}
body.Transmetropolitan8Zone div#gridSpanningIsland #blogsByTopicTabbedRotatingContainer,
body.Transmetropolitan8Zone div#gridSpanningIsland .blogsByTopicTabbedRotatingSlides {
  height: 120px;
  overflow:hidden;
}

#blogsByTopicTabbedRotatingContainer {
  width: 348px;
  position: relative;
  margin-bottom: 10px;
  clear: both;
  }
  body.Transmetropolitan8Zone div#gridSpanningIsland #blogsByTopicTabbedRotatingContainer {
    width: 326px;
  }

.blogsByTopicTabbedRotatingCanvas {
  padding: 0 !important;
  width: 999999px;
}

li.blogsByTopicTabbedRotatingSlides {
  color: #333;
  float: left;
  padding: 11px 7px 0 7px;
  width: 336px;
  }
  body.Transmetropolitan8Zone div#gridSpanningIsland li.blogsByTopicTabbedRotatingSlides {
    width: 306px;
  }
li.blogsByTopicTabbedRotatingSlides a {
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
}
li.blogsByTopicTabbedRotatingSlides img {
  float: left;
  height: 100px;
  margin-right: 7px;
  width: 100px;
}

.blogsByTopicTabbedRotatingNav {
  font-size: 31px;
  margin-left: 125px;
  padding: 0 !important;
  position: absolute;
  top: 170px;
  }/*
  body.Transmetropolitan8Zone div#gridSpanningIsland .blogsByTopicTabbedRotatingNav {
    position: relative;
  }*/
.blogsByTopicTabbedRotatingNav li {
  color: #7d7d7d;
  cursor: pointer;
  float: left;
  text-align: center;
  width: 35px;
}
#blogsByTopicTabbedRotatingStop {
  font-size: 20px;
  vertical-align: 1px; 
}
#blogsByTopicTabbedRotatingPlay {
  font-size: 18px;
  vertical-align: 0; 
}

#SpecialIssues div.specialIssuesBody {
    height: 210px;
    overflow-x: auto;
    width: 525px;
    }
    #SpecialIssues div.specialIssuesBody ul {
        height: 185px;
        padding: 10px 5px;
        white-space: nowrap;
        }
        #SpecialIssues div.specialIssuesBody ul li {
            padding: 2px;
            display: block;
            width: 130px;
            float: left;
        }
        #SpecialIssues div.specialIssuesBody ul li a {
          text-decoration: none;
        }
        
#Classifieds p,
#ClassifiedsPicks p,
#Video h4 {
    padding: 0 10px;
}

div#Video.MainSidebar h4 a {
    font-size: 1.1em;
}
#Video object {
    margin-left: 10px;
}

#RecentByTag {}
#RecentByTag,
#RelatedStories,
#RelatedLocations,
#RelatedEvents,
#RelatedFilms,
#RelatedLocationsbyMaster {
    margin-bottom: 15px;
    }
    #PeopleWhoLiked h3,
    #MorebyThisAuthorWrapper h3,
    #RecentByTag h3,
    #RelatedStories h3,
    #RelatedLocations h3,
    #RelatedEvents h3,
    #RelatedFilms h3,
    #RelatedLocationsbyMaster h3 {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 1.5em;
        color:#CD181F;
        background: #fff;
        border:1px solid #7d7d7d;
        border-width:1px 0;
        padding: 1px 3px;
        margin-bottom:10px;
    }
    
#gridMainSidebar1 div.MainSidebar ul.columnList,
#gridMainSidebar1 div.MainSidebar ul.moduleList {
/*    padding: 0 10px;*/
}
#gridMainSidebar1 div.MainSidebar ul.moduleList {
/*    padding-top: 10px;*/
}
  #gridMainSidebar1 div#DigitalReleaf.MainSidebar ul.moduleList {
/*    padding:  10px 0 0 0;*/
  }
/* ------------------------------------------------------------------ */

div#NavigationHorizontal {
  clear:both;
  background:#fff;
  padding:4px 0;
  border:1px solid #7d7d7d;
  border-width:1px 0;
  /*width:100%;
  margin-bottom: 5px;*/
}
/* -- sticky nav on scroll -- */
div#NavigationHorizontal.sticky {
    width: 980px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
    border-top: none;
}
div#SearchLogin{background:transparent;}
div#SearchLogin.sticky {

}
ul#mainNav {
  transition:padding ease-in 111ms,background-position ease 111ms;
  background-position:-30px -1px;  
}
div#NavigationHorizontal.sticky ul#mainNav {
     padding-left:25px;
    background: url(/apple-touch-icon-iphone.png) 2px -1px no-repeat transparent;
    background-size: contain;
}
ul#mainNav li {
  display:inline-block;
  font-size:1.25em;
  line-height:1em;
  text-transform:uppercase;
  overflow:hidden;
  background:#fff;
  border-right:1px solid #7d7d7d;
}
ul#mainNav li a {
  display: block;
  padding:0 5px;
  margin:0;
  text-align:center;
  text-decoration:none;
  font-weight:400;
  color: #333;
  background: #fff;
}
ul#mainNav li.first a {
  padding-left:0!important;
}
div#NavigationHorizontal ul li.first a, 
div#NavigationHorizontal ul li.first a:hover { border-left:none; }
div#NavigationHorizontal ul li.last a, 
div#NavigationHorizontal ul li.last a:hover { border-left:none; }

ul#mainNav li a:hover, 
ul#mainNav li a.hover {
    color:#CD181F;
    cursor:pointer;
}
/*ul#mainNav li.navCurrent {
    background: #EE2E2F;
    margin:0;
}*/
ul#mainNav li.navCurrent a {
    color:#CD181F;
}
/*  ul#mainNav li.navCurrent a:hover {
    background-position:center -54px;
    padding: 0;
  }*/

#NavigationHorizontal ul li ul {
    display: none;
}

#NavigationHorizontal ul.subnav_content { 
  position:absolute; 
  width:225px;
  min-height:15px;
  background:#fff;
  padding:0;
  z-index:9999;
  line-height:1em;
  margin-top:-3px;
  padding-top: 6px;
/*  border:1px solid #7d7d7d;*/
  border-width:0 1px 1px;
  -moz-box-shadow: 0px 12px 24px #000;
  -webkit-box-shadow: 0px 12px 24px #000;
  box-shadow: 0px 12px 24px #000;
}
  #NavigationHorizontal ul.subnav_content li {
    padding:0;
    margin:0;
    border-bottom:1px solid #ddd;
    position:relative;
    font-size:14px;
    float:none;
  }
  #NavigationHorizontal ul.subnav_content li.last {
    padding-bottom: 4px;
    background: #fff;
/*    border-bottom: 0;*/
  }
    #NavigationHorizontal ul.subnav_content li a {
      display:block;
      height:15px;
      white-space:nowrap;
      padding:7px 10px;
      margin:0;
      text-decoration:none;
      text-indent:0;
      font-weight:400;
      text-transform:none;
      color:#333;
      line-height:1em;
      border:0;
    }
      #NavigationHorizontal ul.subnav_content li a:hover { 
        padding:7px 10px;
        margin:0;
        color:#CD181F;
      }    
      
      #NavigationHorizontal ul.subnav_content li.searchItem a,
      #NavigationHorizontal ul.subnav_content li.searchItem a:hover { 
        background:url(/images/icons/mag-glass.png) no-repeat 6px 7px;
        background-size:16px 16px;
        padding:7px 10px 7px 24px;
      }
    
        
div#gridFooter {
  clear: both;
  text-align: center;
  font-size: 11px;
  color: #7d7d7d;
  background: #fff;
  margin:0 0 1em;
}
  div#gridFooter a { text-decoration: none;color: #7d7d7d; }
  
div#FooterNavigation { 
  clear:both;
  padding: 10px 0;
  margin-bottom: 10px;
}
div#FooterNavigation ul {
  text-align: center;
  line-height: 1.4em;
}
  div#FooterNavigation ul li {
    display: inline;
    margin-right: 7px;
  }
    div#FooterNavigation ul li a {
      white-space: nowrap;
      text-transform: uppercase;
      
    }
      #FooterNavigation a.rss {
      background: url(/images/rss-small.gif) no-repeat center left;
      padding-left: 15px;
    }

div#footerCopyright address, 
div#footerCopyright p {
  padding: 0;
  margin:1em 0;
}

div#FooterCurrentIssue,
div#FooterColumnClassifieds { margin-right: 10px; }

div#FooterColumnClassifieds ul, 
div#FooterColumnStranger ul {
  float: left;
  width:130px;
}
  div#FooterColumnClassifieds ul li a {
    color: #FF6600;
  }

div#FooterColumnStranger img.issueCover {
  width: 90px;
}

div.footerColumn {
  float: left;
  width: 291px;
  background: #EEEEEF;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #FFF;
  text-align: left;
}  
  div.footerColumn h2, div.footerColumn h2 a {
    margin-bottom: 10px;
    font-family:'Lato',arial,sans-serif;
    font-weight: 700;
    color: #222;
    text-decoration: none;
    text-transform: uppercase;
  }
  div.footerColumn img.issueCover {
    float: left;
    margin: 0 10px 0 0;
    border: 5px solid #FFF;
  }
  div.footerColumn ul li {
    margin-bottom: 4px;
  }

div#LocationRestaurantDetails p { 
  margin: 0 0 1em; 
}

div#LocationRestaurantDetails p.tags {
  padding: 0;
  margin: 0;
}
  div#LocationRestaurantDetails ul.locationMenuCoupon {
    margin:10px 0;
  }
  div#LocationRestaurantDetails ul.locationMenuCoupon li {
    display:inline;
    padding-right:14px;
    margin-right:10px;
    background:url(/foundation/images/icons/pdf-small.gif) top right no-repeat;
  }

  div#LocationMovieTimes ul.filmTimes {
    float: none;
    font-size: 1em;
  }
    div#LocationMovieTimes ul.filmTimes li {
      margin-bottom:6px;
      color:#777;
    }
    div#LocationMovieTimes ul.filmTimes li strong a {
    font-size: 1.1em;
    margin-bottom: 2px;
    color: #C70E0F;
    display: inline-block;
    }
    #Location ul.filmTimes {width:auto;}
    #Location ul.filmTimes .filmDate {
    margin-left: 22px;
    padding: 1px 0 0;
    display: inline-block;
    color:#222;
    font-weight: 700;
    }
  body#MovieTimes div#NowPlaying ul li {
    float: left;
    width: 150px;
    padding: 0;
    }
    body#MovieTimes div#NowPlaying ul li ul {
    margin-bottom: 20px;
    float: left;
    height:auto;
    }


#HomeBlog p.more,
#HomeBlogbyTopic p.more {
  padding: 0 10px;
  text-align: right;
}

.sectionHeader,
.sectionHeader span,
.sectionHeader a {
  }

  #BlogsByTopicTabbedRotating .headerBar a h2,
  #Calendar .headerBar h2 {
    font-size: 2em;
    color: #CD181F;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #7d7d7d;
    border-width: 1px 0;
    margin-bottom: 0.25em;
  }

  div#gridColumnContainer .sectionHeader,
  div#gridColumnContainer .sectionHeader span,
  div#gridColumnContainer .sectionHeader a {
  }

div#AddEvent .sectionHeader {
  float: none;
  margin-right: 0;
  text-transform: none;
}
div#AddEvent .datetime_row {
      padding: 3px 0px 6px 100px;
}


.readmore {
  font-size:1.1em;
}

li.readmore {
  padding-top: 7px;
  margin-top: 0;
  text-align: right;
  font-size:1.1em;
}
p.readmore {
  padding-top:0;
  margin-top:-1em;
  background-color:#fff;
  text-align:right;
  font-size:1.1em;
}
/* ------------------------------------------------------------------ */

#storyBody {
  font-size:1.285em;
  line-height:1.5;
}

div#StoryLayout, 
div#StoryLayoutJr p {
  color: #000;
  line-height: 1.75em;
}
div#StoryLayout p.moreArticles {
    text-align: right;
}

#RelatedStoriesLocation .storyItem {
  clear: both;
  overflow: hidden;
  margin:10px 0 0;
}
#RelatedStoriesLocation .storyItem+.storyItem {
  padding: 10px 0 0;
  border-top: 1px solid #eee;
}
#RelatedStoriesLocation .imageTeaser {float:left;margin:0 1em 0 0;}
#RelatedStoriesLocation .storyItem.more{
  margin: 0;
  padding: 0;
  border: none;
  text-align: right;
}
  
#Location div#RelatedStoriesLocation,
#Location div#UpcomingEvents {
  margin:1em 0 1.5em;
}

div#RelatedEvents .date {
  font-weight: 700;
}

div#BlogButtons ul { padding-bottom: 0; }
  div#BlogButtons ul li { margin-bottom: 10px; }
    div#BlogButtons ul li a { 
      display: block;
      height: 45px;
      text-indent: -6000px;
      background-repeat: no-repeat;
    }


a#searchStartOver {
  display: block;
  width: 124px;
  height: 32px;
  background: url(/images/buttons/startover.png) center no-repeat;
  margin: 10px auto 0;
  text-indent: -6000px;
}

div#directionsForm {
  background: #ffffcc;
  margin-top: 10px;
  border-top: 1px solid #ffff00;
  border-bottom: 1px solid #ffff00;
  font-size: 11px;
}
  div#directionsForm input.text { font-size: 12px; }


/* Features Icons */
div.FeaturesIcons {
  height:14px;
  margin:5px 0;
  display:inline;
/*  padding-right:3px;*/
  }
  div.FilmIcons {
    display: none;
  }
div.FeaturesIcons a span {
  display:block;
  float:left;
  margin:0 2px 0 0;
  text-indent:-6000px;
  height:16px;
  width:16px;
}
  .FeaturesIcons_sponsored_content span {
    background:url(/images/icons/features-icon_sponsor.png) top left no-repeat;
    width:16px;
    height:16px;
  }
  .FeaturesIcons_menu span {
    background:url(/images/icons/features-icon_menu.png) top left no-repeat;
    width:16px;
    height:16px;
  }
  .FeaturesIcons_staff_pick span {
    background:url(/images/icons/features-icon_staff_pick.gif) top left no-repeat;
    width:12px;
  }
  .FeaturesIcons_members_pick span {
    background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
    width:16px;
    height:16px;
  }
  .FeaturesIcons_special_event__galleries_ span {
    background:url(/images/icons/features-icon_special_event.gif) top left no-repeat;
  }
  .FeaturesIcons_recommended span {
    background:url(/images/icons/features-icon_recommended.gif) top left no-repeat;
    width:10px;
  }
  .FeaturesIcons_opening__theater_and_galleries_ span {
    background:url(/images/icons/features-icon_opening.gif) top left no-repeat;
  }
  .FeaturesIcons_new_review__theater_and_comedy_ span {
    background:url(/images/icons/features-icon_new.gif) top left no-repeat;
  }
  .FeaturesIcons_free span {
    background:url(/images/icons/features-icon_free.gif) top left no-repeat;
    width:19px;
    height:14px;
  }
  .FeaturesIcons_closing__theater_and_galleries_ span {
    background:url(/images/icons/features-icon_closing.gif) top left no-repeat;
  }
  .FeaturesIcons_all_ages span {
    background:url(/images/icons/features-icon_all_ages.gif) top left no-repeat;
  }
  .FeaturesIcons_where_to_find_csindy span {
    background:url(/images/icons/features-icon_where-to-find.png) top left no-repeat;
  }
  .FeaturesIcons_best_of span {
    background:url(/images/icons/features-icon_best_of.gif) top left no-repeat;
    height:16px;
  }
  .FeaturesIcons_video span {
    background:url(/images/icons/features-icon_video.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  .FeaturesIcons_slideshow span {
    background:url(/images/icons/features-icon_slideshow.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  .FeaturesIcons_audio span {
    background:url(/images/icons/features-icon_audio.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  a.FeaturesIcons_user_submitted {
    display:none;
    background: url(/images/icons/features-icon_user_submitted.png) right 0 no-repeat;
    width: 23px;
    height: 16px;
    margin-right:1px;
   }
   a.FeaturesIcons_big_gigs,
   a.FeaturesIcons_playing_around {
    display: none;
 }
  .FeaturesIcons_early_warnings__music_ span,
  .FeaturesIcons_the_list__music_ span,
  .FeaturesIcons_the_short_list__theater_ span,
  .FeaturesIcons_big_gigs span,
  .FeaturesIcons_playing_around span {
/*    display:none;*/
  }
  label[class*="FeaturesIcons"] span {
    padding-left: 25px;
    background-position: left center;
    background-size: 17px;
}
label.FeaturesIcons_user_submitted span {
  background: url(/images/icons/features-icon_user_submitted.png) left center no-repeat;
  padding-left:35px!important;
}
label.FeaturesIcons_image span {
  padding-left:0!important;
  background:none!important;
}
div.locationListing ul li {
    font-size: 14px;
    clear: both;
    margin: 2px 0 0;
}
  li#EventSearchNarrowByEventFeatures,
  li#LocationSearchNarrowByLocationFeatures,
  li#MovieTimesSearchNarrowByFilmFeatures,
  li#FilmSearchNarrowbyFilmFeatures,
  li#ArticleSearchNarrowByContentFeatures,
  li#BestOfNarrowbyContentFeatures {
/*    float: left;*/
  }
  li ul.narrowOptions {
    border-left: 0;
    padding-left: 5px;
    float: left;
    width: 100%;
    }

    li[id*='Features'] ul.narrowOptions li {
      background: url(/images/backgrounds/dotted-line.gif) repeat-x 0 10px;
      width:95%!important;
    }
    li ul.narrowOptions li {color:#000!important;font-weight:700!important;}
    li ul.narrowOptions li a,
    li ul.narrowOptions li span {
      background-color:#fff;
      display:inline-block;
    }

    li ul.narrowOptions li div.FeaturesIcons {
      margin: 0;
      float: right;
      padding-right: 0;
    }
    li ul.narrowOptions li div.FeaturesIcons a span {
      display: block;
      margin-right: 0;
      padding-right: 5px;
    }
  

div#ProfileBrowseSavedLocations div.locationListing,
div#ProfileBrowseSavedMembers div.memberListing, 
div#ProfileBrowseSavedEvents div.EventListing,
div#ProfileBrowseLists div.listListing,
div#ProfileBrowseSavedContent div.archiveListing,
body#MemberSearch div.memberListing {
  background: #FFF;
  border-bottom: 1px solid #DFE2E1;
  color: #333;
  padding: 10px;
}
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberThumb,
  div#ProfileBrowseSavedContent div.archiveListing li.archiveImage,
  body#MemberSearch div.memberListing ul.listing li.memberThumb {
    float: left;
    width:auto;
    margin-right:10px;
    padding:5px;
    background:#eaeaea;
  }
  body#MemberSearch div.memberListing ul.listing li,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li {
    color:#444;
    font-size:90%;
  }
  body#MemberSearch div.memberListing ul.listing li.memberName,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberName {
    font-weight:700;
    font-size:120%;
    margin-bottom:5px;
  }
  body#MemberSearch div.memberListing ul.listing li.memberStatus,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberStatus {
    font-size:110%;
    margin:5px 0;
    font-weight:700;
  }
  body#MemberSearch div.memberListing ul.listing li.memberStatus span,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberStatus span {
    color:#ff4c00;
  }
  div#ProfileBrowseSavedContent div.archiveListing li.sectionDateInfo {
    margin-bottom: 2px;
    font-size: 11px;
    color: #666;
  }
  
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.l0 ul li.l1 a { font-weight: 700; }
  
  div#ProfileBrowseSavedEvents div.EventListing div.listing h3 { text-align: left; }
  div#ProfileBrowseLists div.listListing ul li.customItem h5 {
    font-weight: 700;
  }
  div#ProfileBrowseLists div.listListing ul li.customItem li.byline {
    margin-top: 3px;
    letter-spacing: 0;
  }

div#ProfileSettings dl.formElements {
  background: #FFF;
  padding: 10px;
}

div#gridMainColumn div#ProfileBrowseSavedLocations h3.profileGroupHeader, 
div#gridMainColumn div#ProfileBrowseSavedMembers h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseSavedEvents h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseLists h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseSavedContent h3.profileGroupHeader { 
  float: left;
  width: 65%;
  text-align: left;
  margin-bottom: 10px;
}
div#gridMainColumn div#ProfileBrowseSavedLocations form#sort,
div#gridMainColumn div#ProfileBrowseSavedMembers form#sort,
div#gridMainColumn div#ProfileBrowseSavedEvents form#sort,
div#gridMainColumn div#ProfileBrowseLists form#sort,
div#gridMainColumn div#ProfileBrowseSavedContent form#sort { 
  float: right;
  text-align: right;
  margin-bottom: 10px;
}



/* ------------------------------------------------------------------ */
/* Template Based Overrides */
/* ------------------------------------------------------------------ */


body#Home div#gridMainSidebar1 img.storyImg { margin-bottom: 8px; }

body#EmailFriend h1,
body#ReportComment h1 {
  font-family:'Lato',arial,sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #444;
}
body#EmailFriend p.formSubmit, 
body#MySettings p.formSubmit { text-align: right; }
body#ReportComment p.formSubmit { text-align: left; }

body#EmailFriend dl.formElements dt,
body#ReportComment dl.formElements dt  {
  float: none;
  width: auto;
  min-height: 0;
}
  
body#EmailFriend dl.formElements dd,
body#ReportComment dl.formElements dd {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}

body.Transmetropolitan8Zone #gridMainColumn .MainColumn {
  margin: 0 0 1em;
  background: #FFF;
/*  padding: 10px;*/
/*  text-align:center;*/
}
body.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar form {
  padding: 0;
}
#gridMainSidebar1 div.MainSidebar {
    background: #FFF;
}
  #gridMainSidebar1 div.MainSidebar h1#sectionHeader-recentcomments,
  #gridMainSidebar1 div.MainSidebar h2 {
    background: #fff;
    font-weight:400;
    font-size:18px;
    color: #CD181F;
    text-align: left;
    text-transform:uppercase;
  }
/*    #gridMainSidebar1 div.MainSidebar h3 a {
      color: #FFF;
      text-decoration: none;
    }*/
    #gridMainSidebar1 div.MainSidebar ul {
      padding: 0;
    }
    #gridMainSidebar1 div.MainSidebar p {
      padding:0;
      margin:0;
    }
/*    #gridMainSidebar1 div.MainSidebar div.headerBar {font-style:normal;height:44px;padding-top:2px;}*/
/*    #gridMainSidebar1 div.MainSidebar h1#sectionHeader-recentcomments {background:none;font-style:normal;}*/

body#ArticleArchives .longOnly span.date { display:inline; }

body#PostComment div#loginFormContainer, 
body#PostComment div#passwordReminderContainer {
  float: left;
  width: 360px;
}

body#PostComment div#createAccountContainer,
body#PostComment div#feelingShyContainer {
  float: right;
  width: 370px;
}

/* Profile */

body.ProfilePage div#gridMainColumn li.storyItem {
  background: #FFF;
  padding: 0px;
  margin:0 0 10px;
}    
body.ProfilePage div#gridMainColumn .ratingGraphic {
  margin-bottom: 10px;
}

div#profileModeMessage {
    width: 980px;
    margin-left:0;
}
div#userNameComponent { 
  background:#EEEEEF;
  border-bottom:1px solid #DFE2E1;
  width: 980px;
  margin-left:0;
  padding-top: 5px;
}

body#Profile div#currently, 
body#MyProfile div#currently { 
    margin-bottom: 10px;
     }

div#gridMainSidebarLeft div#userPics { text-align: center; }

div.MainSidebar {
/*  background: #F0EFE8;*/
  padding-bottom: 10px;
}

div.MainSidebar h3 {
  background:#fff;
  color: #CD181F;
  font-weight:400;
/*  margin-top: 10px;*/
  padding:0;
}
#ArchivesSearchForm.MainSidebar h3 {margin-top:0!important;}

#Profile div[class*='Sidebar'] h3 {
  font-size:1.25em!important;
}

  div.MainSidebar h3 img {
    float: left;
    margin-right: 9px;
  }
  div#RecentComments ul li.byline,
    div#RecentComments ul li.byline+li {
    display: inline-block;
  }
div#RecentComments ul li p{
      font-size: 1.1em;
    margin: 2px 0 5px;
    color: #777;
}
div#RecentComments ul li.l0 ul{
  margin: 0
} 
div#RecentComments ul .headline a {
  font-size: 15px;
}
div.MainSidebar p { 
/*  padding: 10px 10px 0; */
  margin: 0; 
  text-align: left;
}
  div.MainSidebar p.readmore { text-align: right; }

body#Profile div.MainSidebar ul,
body#MyProfile div.MainSidebar ul,
body#Favorites div.MainSidebar ul,
body#MyFavorites div.MainSidebar ul,
body#List div.MainSidebar ul,
body#Lists div.MainSidebar ul,
body#MyLists div.MainSidebar ul,
body#MySettings div.MainSidebar ul,
body#Comments div.MainSidebar ul,
body#MyComments div.MainSidebar ul { 
  text-align: left; 
}
  body#Profile div.MainSidebar ul li p,
  body#MyProfile div.MainSidebar ul li p,
  body#Favorites div.MainSidebar ul li p,
  body#MyFavorites div.MainSidebar ul li p,
  body#List div.MainSidebar ul li p,
  body#Lists div.MainSidebar ul li p,
  body#MyLists div.MainSidebar ul li p,
  body#MySettings div.MainSidebar ul li p,
  body#Comments div.MainSidebar ul li p,
  body#MyComments div.MainSidebar ul li p { padding: 0; }

/*
body#Profile div#Reminders,
body#MyProfile div#Reminders {
  background: #d7e8eb url(/images/backgrounds/reminders_bottom.gif) no-repeat bottom;
}
  body#Profile div#Reminders h3,
  body#MyProfile div#Reminders h3 {
    background: #03a2ba url(/images/backgrounds/reminders_top.gif) no-repeat top;
  }
*/

a.profileFindMore {
  display: block;
  height: 23px;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 10 auto 0;
  text-indent: -6000px;
}
  
div#SavedLocations a.profileFindMore {
  background-image: url(/images/buttons/find_places.gif);
}
div#SavedEvents a.profileFindMore {
  background-image: url(/images/buttons/find_events.gif);
}
div#SavedContent a.profileFindMore {
  background-image: url(/images/buttons/find_stories.gif);
}
div#Friends a.profileFindMore {
  background-image: url(/images/buttons/find_friends.gif);
}

div#profileModeMessage h1 {
  padding: 10px;
  text-align: center;
  font-size: 1.4em;
  background: #EE2E2F;
}
  div#profileModeMessage h1 span {
    background: #ffff99;
  }
  div#profileModeMessage h1 a { 
    font-weight: 700; 
    color: #000;
  }
  

body#Location div#LocationLayout { margin-top: 0; }

body#MySettings dl.formElements { margin-right: 0;background:#F0EFE8; }
body#MySettings dl.formElements dd { width: 300px;min-height: 35px;margin-bottom:10px; }

body#MySettings dl.formElements dd.formLeft,
body#MySettings dl.formElements dd.formRight { 
  width: 175px;
  float:left;
}

body#MySettings dl.formElements dd.interests {
  margin: 10px 0;
  width: 380px;
  }
  body#MySettings dl.formElements dd.interests div.interestsColumn {
    float: left;
    width: 140px;
    margin-right: 10px;
  }
body#MySettings dl.formElements textarea[name="tags"] {
  height: 60px;
}

body#Page div.MainColumn {
/*  padding:10px;*/
}

/*body#Profile div.MainColumn h3,
body#MyProfile div.MainColumn h3,
body#Favorites div.MainColumn h3,
body#MyFavorites div.MainColumn h3,
body#List div.MainColumn h3 { text-align: center; }*/

body#Profile div.MainColumn div.userInfo ul li,
body#MyProfile div.MainColumn div.userInfo ul li,
body#Favorites div.MainColumn div.userInfo ul li,
body#MyFavorites div.MainColumn div.userInfo ul li,
body#List div.MainColumn div.userInfo ul li { text-transform: lowercase; }

body#Profile div.MainColumn .readmore,
body#Profile .readmore,
body#MyProfile div.MainColumn .readmore,
body#MyProfile .readmore,
body#Favorites div.MainColumn .readmore,
body#Favorites .readmore,
body#MyFavorites div.MainColumn .readmore,
body#MyFavorites .readmore,
body#List .readmore,
body#Lists .readmore,
body#MyLists .readmore {
  text-transform: lowercase;
}
  body#Favorites .readmore {
    padding-right: 10px;
  }
  
  body#Profile .readmore a,
  body#MyProfile .readmore a,
  body#Favorites .readmore a,
  body#MyFavorites .readmore a,
  body#List .readmore a,
  body#Lists .readmore a,
  body#MyLists .readmore a { text-decoration: none; }

div.MainSidebar ul li {
  margin-bottom:4px;
}

body#Event div#gridMainSidebar, 
body#Location #gridMainSidebar {
  padding-top: 10px;
}

body#List div#gridMainSidebar {
  width: 180px;
  padding: 0;
  margin: 12px;
}

body#List div#gridMainColumn {
  width: 580px;
  padding: 10px;
  margin: 10px 10px 10px 0;
}
body#List div#gridMainColumn .MainColumn {
  margin: 0;
}
body#List div#gridMainColumn h3.profileGroupHeader {
  text-align: left;
}

body.Olivaw5Zone #gridMainColumn {
  margin:10px 0 0 0!important;
  width:630px!important;
}
body.Olivaw5Zone #gridMainSidebar  {
  padding:10px 15px 0 0!important;
}
body.Olivaw5Zone #gridAdSidebar {
  padding:0!important;
}
body.Karnak6Zone #gridMainSidebar {
  width:100%!important;
  margin:0 0 10px!important;
}

#gridMainSidebar select {
  width:100%;
}
ul.narrowOptions li form select {
  width:calc(100% - 15px)!important;
}

body#MovieTimes div#MovieTimesFilmandTheater h4,
body#Film div#MovieTimesFilmandTheater h4 {
  margin:10px 0 0 0;
}

body#EventSearch div#EventsSearchTerms,
body#MovieTimes div#MovieTimesSearchTerms,
body#FilmSearch div#FilmSearchTerms,
body#LocationSearch div#LocationSearchTerms, 
body#DiningSearch div#DiningSearchTerms, 
body#Search div#SearchSearchTerms, 
body#ArticleArchives div#SearchSearchTerms, 
body#IssueArchives div#SearchSearchTerms,
body#IssueArchives div#ArchivesIssueNav,
body#ArticleArchives div#ArchivesSearchTerms,
body#MemberSearch div#MemberSearchTerms,
body.SearchPage div#SearchTerms {
  padding: 10px;
  margin-bottom: 7px;
}

#ArchivesIssueNav {
  border-bottom:1px solid #ddd;
  margin-bottom:0.5em;
}
#ArchivesIssueNav ul {
  display:flex;
  justify-content:space-between;
}
#ArchivesIssueNav a {
  text-decoration:none;
}

  body#EventSearch div#EventsSearchTerms h3,
  body#MovieTimes div#MovieTimesSearchTerms h3,
  body#FilmSearch div#FilmSearchTerms h3,
  body#LocationSearch div#LocationSearchTerms h3, 
  body#DiningSearch div#DiningSearchTerms h3, 
  body#Search div#SearchSearchTerms h3, 
  body#ArticleArchives div#SearchSearchTerms h3, 
  body#IssueArchives div#SearchSearchTerms h3,
  body#ArticleArchives div#ArchivesSearchTerms h3,
  body#MemberSearch div#MemberSearchTerms h3,
  body.SearchPage div#SearchTerms h3 {
     margin: -10px -10px 0px;
    
  }
  body#EventSearch div#EventsSearchTerms ul,
  body#MovieTimes div#MovieTimesSearchTerms ul,
  body#FilmSearch div#FilmSearchTerms ul,
  body#LocationSearch div#LocationSearchTerms ul, 
  body#DiningSearch div#DiningSearchTerms ul, 
  body#Search div#SearchSearchTerms ul, 
  body#ArticleArchives div#SearchSearchTerms ul, 
  body#IssueArchives div#SearchSearchTerms ul,
  body#ArticleArchives div#ArchivesSearchTerms ul,
  body#MemberSearch div#MemberSearchTerms ul,
  body.SearchPage div#SearchTerms ul {
    padding: 0;
  }
  
  #ArchivesIssueYearPicker ul.narrowOptions {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3;
    border:none;    
  }

  div[id*='SearchTerms'] ul li {
    border-top:1px solid #FFF;
    padding:5px 0;
    color: #000;
  }
    div[id*='SearchTerms'] ul li a {
      float: right;
      font-weight: 700;
    }
    .flyout_content {
      background:#fff none repeat scroll 0%;
      border:2px solid #cd181f;
      padding:10px;
    }
      .flyout_content table {
        border:0;
      }
        .flyout_content table td {
          padding:10px;
        }

a#contactMeButton {
  width: 68px;
  background: url(/images/buttons/contact.gif) no-repeat;
}
a#becomeFriendButton {
  width: 97px;
  background: url(/images/buttons/become_friend.gif) no-repeat;
  margin-bottom:10px;
}
a#becomeAFriendButton {
  width: 93px;
  background: url(/images/buttons/become_a_friend.gif) no-repeat;
}

div#Stats ul li { text-transform: lowercase; }


h1#ProfileHeader {
  background: #90BFA6;
  color: #FFF;
  font-size: 13px;
  font-weight: 700;
  padding: 7px 12px;
}

h2#userName {
  float:left;
  font-size:32px;
  line-height:0.5em;
  margin:15px 50px 20px 0;
  padding-left:12px;
}
  h2#userName a#userNameLink {
    font-family:'Lato',arial,sans-serif;
    font-weight:700;
    text-decoration:none;
    display: block;
  }
  h2#userName span#memberSince {
    color:#666;
    font-size:10px;
    font-weight:400;
    padding-left:3px;
    width:100%;
  }

ul#badges {
  height:25px;
  margin:26px 0;
  text-align:left;
}
  ul#badges li {
    display: inline;
    vertical-align: middle;
    }

h3.profileGroupHeader,
h2.largeHeader,
body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader h3 {
  background: none;
  font-family:'Lato',arial,sans-serif;
  font-weight: 400;
  font-size: 2em;
  color: #CD181F;
  text-transform:uppercase;
  letter-spacing: 0;
  border:1px solid #7d7d7d;
  border-width:1px 0;
}

body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader { background: none; }

div#userPics img {
  max-width:100%;
  height: auto;
}

  div#userPics ul.fullsize { 
    padding: 0;
    margin: 0;
  }
    div#userPics ul.fullsize .photoCont a {
      display: block;
      width: 160px;
      background: #FFF;
      padding: 10px;
      text-align: center;
    }
      div#userPics ul.fullsize .photoCont a img { 
        display: block;
        width: 160px; 
        margin: 0 auto;
      }
  div#userPics ul li.photo {
    height: auto;
    padding: 0;
    margin: 0;
  }
  div#userPics .photoGrid {
    margin-top:0;
  }
  
div#photoEnlarge a {
  background:#FFF;
  padding:3px;
  text-decoration:none;
  font-size:10px;
}  

body#Location div.MainSidebar h3, 
body#LocationEvents div.MainSidebar h3, 
body#Map div.MainSidebar h3, 
body#Event div.MainSidebar h3,
body#EventSearch div.MainSidebar h3,
body#MovieTimes div.MainSidebar h3,
body#FilmSearch div.MainSidebar h3,
body#Film div.MainSidebar h3, 
body#LocationSearch div.MainSidebar h3, 
body#DiningSearch div.MainSidebar h3, 
body#Search div.MainSidebar h3, 
body#ArticleArchives div.MainSidebar h3, 
body#IssueArchives div.MainSidebar h3, 
body#MemberSearch div.MainSidebar h3,
body.SearchPage div.MainSidebar h3 {
  background:#fff;
  font-weight:400;
  color:#CD181F;
  text-transform:uppercase;
  border:1px solid #7d7d7d;
  border-width:1px 0;
  font-size: 1.3em;
}
  #IssueArchives #ArchivesIssueYearPicker.MainSidebar h3 {
    margin-top:0!important;
  } 

body#Location div.MainSidebar h4, 
body#LocationEvents div.MainSidebar h4, 
body#Map div.MainSidebar h4, 
body#Event div.MainSidebar h4,
body#EventSearch div.MainSidebar h4,
body#MovieTimes div.MainSidebar h4,
body#FilmSearch div.MainSidebar h4,
body#Film div.MainSidebar h4, 
body#LocationSearch div.MainSidebar h4, 
body#DiningSearch div.MainSidebar h4, 
body#Search div.MainSidebar h4, 
body#ArticleArchives div.MainSidebar h4, 
body#IssueArchives div.MainSidebar h4, 
body#MemberSearch div.MainSidebar h4,
body.SearchPage div.MainSidebar h4 { 
  color: #111;
}

#NearbyLocations.MainColumn h3,
body#Location h2.listingsHeader,
body#LocationEvents h2.listingsHeader,
body#Film h2.listingsHeader  { 
  font-weight:400;
  font-size:1.5em;
  text-transform:uppercase;
  background: #fff;
  color:#CD181F;
  margin-bottom: 5px;
  border:1px solid #7d7d7d;
  border-width:1px 0;
}

body div.MainSidebar form {
  padding:0;
  margin:3px 0 6px;
}

body#MovieTimes div.MainSidebar form {
  padding:0 0 10px;
}

div.MainSidebar form input.text {
  padding:0;
  width:calc(100% - 4px);
  background:#FFF url(/images/icons/magnify.gif) no-repeat 3px center;
}
div.MainSidebar form input.submitBtn {
  display:none;
}

div#LocationColumn1 {
  float: left;
  background: #FFF;
  font-family:'Lato',arial,sans-serif;
  padding: 10px;
  margin: 10px;
  width: 755px;
}

div#cse-search-results {
  width: 600px;
}
div#cse-search-results iframe {
  width: 600px;
}

div#searchResults, div#Location, div#Event {
  float: left;
  text-align: left;
  width:100%;
}
.listingsResultCount {
  text-align:center;
  margin:0.5em 0;
  color:#CD181F;
}

body#LocationSearch div#searchResults {
  margin-top: 10px;
}
div#searchResults p.noMatchesFound {
  padding: 10px;
}

body#CommentArchives div#CommentSearchResults div#searchResults {
  width:100%;
}
body#CommentArchives div#CommentSearchResults a.memberThumb {
  float: left;
  margin-right: 5px;
  display: block;
}
body#CommentArchives div#CommentSearchResults h4 {
  font-weight: 700;
}
body#CommentArchives div#CommentSearchResults div.ratingGraphic {
  margin-bottom: 10px;
}
body#CommentArchives div#CommentArchivesNarrowHeader form {
  padding: 0;
}
body#CommentArchives div#CommentArchivesNarrowHeader form p {
  clear: both;
  margin: 0;
  padding: 10px 0 0;
}
body#CommentArchives div#CommentArchivesNarrowHeader form select {
  width: 50px;
  font-size: .9em;
  }
  body#CommentArchives div#CommentArchivesNarrowHeader form select.dateDay,
  body#CommentArchives div#CommentArchivesNarrowHeader form select.dateMonth {
    margin-bottom: 5px;
  }
  body#CommentArchives div#CommentArchivesNarrowHeader form select.dateYear {
    width: 50%;
  }
body#CommentArchives div#CommentArchivesNarrowHeader form input {
  clear: both;
  margin-top: 10px;
  background: #9B9788;
  border:1px solid #4E4737;
  clear:both;
  color:#FFF;
  cursor:pointer;
  font-weight:700;
  margin-top:10px;
  padding:1px 5px;
}
#CommentArchives div.MainSidebar ul.narrowOptions {
  border-left: 0;
}


div.magnumContainer {
  margin-bottom: 10px;
}

span.pastEventMessage,
div.closedLocationMessage {
  display: block;
  background: #FF3333;
  padding: 3px 5px;
  margin: 2px 0 10px;
  border: 1px solid #FF0000;
  font-size: 16px;
  color: #FFF;
}

h1.listingTitle,
div.MainColumn h1.listingTitle {
  font-size:2em;
  font-size:24.96px;
  font-weight:700;
}
#EventMetaData {font-size:1.1em;}
#LocationMetaData h1.listingTitle {font-size:2em;}
#LocationMetaData .adr {font-size:14px;line-height:1.4;}
#LocationMetaData .locationRegion {line-height:1.4;}
#LocationMetaData .locationRegion a {text-decoration:none;}

h2.listingsHeader, 
div.MainColumn h2.listingsHeader {
/*  color:#FF6900;
  font-size:18px;
  font-weight:700;
  padding:3px 0 4px;
  margin:0;
  text-align:left;*/
}

ul.locationEvents {
  margin-top: 5px;
}
  ul.locationEvents li.l0 {
    margin-bottom: 8px;
  }
    ul.locationEvents li.l0 h4 a {
      font-size:1.45em;
      font-weight:700;
      text-decoration: none;
    }
  ul.locationEvents li.commentCount {
    font-size: 11px;
  }


  
#button_FindBars {
  width: 81px;
  background-image: url(/images/buttons/find_bars.gif);
  margin-left: 10px;
}
#button_FindBooksListings {
  width: 140px;
  background-image: url(/images/buttons/find_books_listings.gif);
}
#button_FindMusicEvents {
  width: 140px;
  background-image: url(/images/buttons/find_music_events.gif);
}
#button_FindMovieTimes {
  width: 123px;
  background-image: url(/images/buttons/find_movie_times.gif);
}
#button_FindVisArtListings {
  width: 167px;
  background-image: url(/images/buttons/find_visart_events.gif);
}
#button_FindPerfListings {
  width: 184px;
  background-image: url(/images/buttons/find_perf_listings.gif);
}
#button_FindPoliticalEvents {
  width: 215px;
  background-image: url(/images/buttons/find_political_events.gif);
}
#button_FindRestaurants {
  width: 130px;
  background-image: url(/images/buttons/find_restaurants.gif);
}
  
.header_landing_interior {
  float: right;
  width: 290px;
  text-align: right;
}  
  .header_landing_interior ul {
    padding: 0;
    margin: 0;
  }
    .header_landing_interior ul li {
      display: inline;
    }



/* ------------------------------------------------------------------ */
.scrollableArrow_left {
  display: block;
  float: left;
  width: 10px;
  height: 32px;
  background: url(/images/buttons/scroll_arrow_left.png) no-repeat -1px center;
  text-align: left;
  text-indent: -6000px;
}
.scrollableArrow_right { 
  display: block;
  float: right;
  width: 10px;
  height: 32px;
  background: url(/images/buttons/scroll_arrow_right.png) no-repeat left center;
  text-align: left;
  text-indent: -6000px;
}


/* ARTICLE & ISSUE ARCHIVES */

#ArticleArchives #ArchivesAuthorBio {
  border-bottom:1px solid #ccc;
  padding:10px;
  background:#f2f2f2;
}
  #ArticleArchives #ArchivesAuthorBio h3 {
    font-size:140%;
    font-weight:700;
  }
  #ArchivesAuthorBio img {
    float:left;
    margin:0 10px 10px 0;
  }
  #ArchivesAuthorBio .email,
  #ArchivesAuthorBio .facebook,
  #ArchivesAuthorBio .twitter {
    height:18px;
    margin:0.5em 0;
    padding-left:27px;
    line-height:18px;
    overflow:hidden;
  }
    #ArchivesAuthorBio .email {
      background:transparent url(/images/icons/email-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio .facebook {
      background:transparent url(/images/icons/facebook-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio .twitter {
      background:transparent url(/images/icons/twitter-18x18.png) left center no-repeat;
    }
  #ArchivesAuthorBio .bio {
    margin-top:1em;
    line-height:1.4em;
    overflow:hidden;
  }
  

#ArticleArchives #resultsCount,
#MemberSearch #resultsCount {
  text-align:left;
  margin:5px 10px;
  color:#999;
  font-size:.9em;
  border-bottom:1px solid #f3f3f3;
}

#ArticleArchives h4.headline {
  font-size: 1.6em;
  font-weight: 400;
  margin: 0 0 5px;
}
#ArticleArchives h4.headline a {
  color:#999;
}
#ArticleArchives h5.subheadline {
  font-size: 1.2em;
  margin: 5px 0 0;
  color: #777;
}
#ArticleArchives .byline {
  margin: 6px 0 0;
  text-transform: uppercase;
  color: #cd181f;
  font-size: 1em;
}

#ArticleArchives li.tags {
 display:none;
}

#ArticleArchives li.sectionDateInfo {
  font-size:.8em;
  color:#999;
  margin-bottom:5px;
}
#ArticleArchives li.sectionDateInfo .Sponsored {
  background-color:#cd181f;
  color:#fff;
  font-weight:bold;
  border-radius:4px;
  padding:1px 3px;
  text-transform:uppercase;
  font-size:0.85em;
  margin-right:1em;
}

#ArticleArchives li.archiveImage,
#IssueArchives li.archiveImage {
  float:left;
  margin:0 10px 0 0;
}

body#IssueArchives #searchResults h3 {
  text-align:center;
  font-size:2em;
}

body#IssueArchives #archiveIssueHeader img.archiveIssueCover {
  float:left;
  padding:5px;
  background:#e3e3e3;
  margin:0 10px 10px 0;
}
body#IssueArchives #archiveIssueHeader .imageCaptionAndCredit {
clear: both;
float: left;
font-size:13px;
}
body#IssueArchives #archiveIssueHeader .imageCaptionAndCredit li {
  letter-spacing:0;
  text-transform:none;
  color:#777;
}
body#IssueArchives #searchResults h4.sectionHeader {
  text-transform:uppercase;
  color: #CD181F;
  background: #fff;
  font-size:1.5em;
  margin-top:1em;
  border:1px solid #7d7d7d;
  border-width:1px 0;
}
body#IssueArchives #archiveIssueHeader li.IssueTitle {
  color: #333;
  font-weight: 700;
  font-size: 1.1em;
}
#archiveIssueHeader {
  text-align:center;
}
body#IssueArchives #archiveIssueHeader li.issueDates,
body#IssueArchives #archiveIssueHeader li.issueVolume {
  font-weight:700;
}
#archiveIssueHeader p {
  margin:5px 0 10px;
  font-size:12px;
}

body#IssueArchives ul#archiveIssueDetails {
  font-size:1.75em;
}
  
body#IssueArchives #searchResults ul#yearIssueArchives {
  display:flex;
  display:-webkit-flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:10px auto;
}

body#IssueArchives #searchResults li.issueCover {
  /* xxx - need a way to do these rows of covers without an explicit width */
  text-align:center;
  width:120px;
  height:225px;
  margin:0 10px 15px 10px;
  float:left;
  font-size:10px;
}

/* ADVERTISER DIRECTORY */
#AdvertiserDirectory {
  padding:10px;
}

#AdvertiserDirectory h1 {
  font:700 1.8em   sans-serif;
  color:#0077A1;
  text-align:center;
  margin:10px auto 0 auto;
}

#AdvertiserDirectory h2 {
  font:700 1.6em;
  text-align:center;
  margin:0 auto 10px auto;
}

#AdvertiserDirectory h3 {
  font:700 1.6em;
  color:#D33000;
  margin:20px 0 0;
}

#AdvertiserDirectory h4 {
  font:700 1.2em;
  color:#D33000;
  margin:10px 0 0;
}

#AdvertiserDirectory .adCategory {
  background:#f3f3f3;
  padding:0 10px 10px;
  border:1px solid #D33000;
}

#AdvertiserDirectory a.viewLink {
  font-size:1em;
  color:#666;
}

#AdvertiserDirectory .groupcount {
  color:#666;
}

#AdvertiserDirectory ul.addir_subcat {
  font-weight:700;
  color:#003565;
  font-size:1.2em;
  padding:0 0 0 10px;
}

#AdvertiserDirectory ul.addir_ads {
  font-size:.7em;
  margin:0 0 10px;
  padding:5px 0 5px 15px;
  line-height:1.4em;
  background:#f2f2f2;
}

#AdvertiserDirectory ul.addir_ads li {
  padding:2px 0;
}

/* AdInfo rules */

#Page #AdInfo #adInfoIntro {
  float:left;
  width:400px;
  margin-left:10px;
}

#Page #AdInfo #adInfoRight {
  float:right;
  width:300px;
}

#Page #AdInfo p {
  margin:10px 0;
  font-size:1.2em;
}

#Page #AdInfo fieldset,
#Page #AdInfoForm fieldset {
  border:3px solid #ccc;
  margin:10px 0;
  padding:10px;
}

#Page #AdInfo legend,
#Page #AdInfoForm legend {
  font-size:1.8em;
}

#Page #AdInfo ul {
  list-style-type:circle;
  font-size:1.1em;
  margin:0 5px 5px;
}

#Page #AdInfo #contact p {
  margin:10px;
}

#Page #AdInfoForm {
  clear:both;
  width:350px;
  margin:10px auto;
}

#Page #AdInfoForm p {
  margin:5px 0 5px 15px;
}

#Page #AdInfoForm label {
  display:block;
}

/* BLOGS */

ul.blogrollList {
  line-height: 1px;
}
  ul.blogrollList li {
    font-weight: 700;
    margin: 1px 0 2px;
    font-size: 11px;
  }
  ul.blogrollList li a {
    color:#393939;
    display: block;
    font-size: 1em;
    line-height: 1.3em;
    margin: 1px 0pt;
    padding: 0pt 3px 0pt 4px;
    text-decoration: none;
  }
    
    
#BlogHeader h1 a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    }

h2.rsslink {
    float:right;
    margin-top:-18px;
    }

div.MainColumn h2.blogDate {
  clear: both;
  color:#cd181f;
  background:#fff;
  font-size:1.2em;
  font-weight:400;
  text-align:center;
  text-transform:uppercase;
  border:1px solid #7d7d7d;
  border-width:1px 0;
}

h3.postTitle {
  font-size:2em;
  font-weight: 700;
  margin: 20px 0 6px;
  padding-bottom: 0;
  text-align: left;
}
h3.postTitle a {
    text-decoration: none;
}

h4.postedBy {
  clear: both;
  color:#666;
  font-size:1em;
  font-weight:400;
  margin:0;
  padding:0;
  text-align:left;
  text-transform:uppercase;
}
  .postedBy .author {
    color: #333;
    font-weight: 700;
  }

span.postCategory {
/*  float: left;*/
  color:#999;
  font-size:1em;
  font-weight:700;
  margin:1em 0 0;
  text-align:center;
  text-transform:uppercase;
}
  span.postCategory a { 
    color:#999;
    text-decoration: none;
  }
  h3.postTitle  {
  clear: left;
  }
div.blogPost {
  border-bottom: 4px dotted #4E4737;
  margin: 0 0px 10px;
  padding: 0 0 20px;
}
.blogPost .postCategories {
  margin-top:2em;
}
.blogPost .postCategories .Sponsored {
/*  float: left;*/
/*  position: relative;*/
/*  top: 11px;*/
  background: #cd181f;
  border-radius: 4px;
  color: #fff;
  margin-right: 10px;
  padding: 1px 3px;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
}
.blogPost .postCategories + h3.postTitle {
  margin-top:0!important;
}

div#BlogsBlogPost {
/*    padding: 0 10px;*/
}
  div.blogPost p.extended {font-weight: 700; float:right; line-height:3em;}
    div.blogPost p.extended a { color: #0076A0; }

div.indivArchive div.blogPost { border: none; }

div.postBody {
  margin-top:15px;
  color:#333;
  line-height:1.5;
  font-size:1.285em;
}
#storyBody a,
.descr_txt a,
  .postBody a {
    font-weight:700;
    color:#cd181f;
    text-decoration:none;
  }
  .postBody img {
    display: block;
    margin: 5px auto;
    text-align: center;
  }
  .postBody a.pdflink {
    display:block;
    height:52px;
    width:50px;
    text-indent:-7000px;
    background:url(/foundation/images/icons/pdf-large.gif) top left no-repeat;
  }
  
.postLinks {
  color: #929292;
  font-size: 12px;
  margin:0;
  padding:0;
  text-align:left;
  text-transform: uppercase;
}
  .postLinks a {
    color:#333;
    font-weight:400;
    text-decoration:none;
  }

.page_next a {
  float: right;
  display: block;
  width: 124px;
  height: 28px;
  background: url(/images/buttons/older_entries.gif) no-repeat;
  margin-bottom: 5px;
  text-indent: -6000px;
}  
.page_prev a {
  float: left;
  display: block;
  width: 124px;
  height: 28px;
  background: url(/images/buttons/newer_entries.gif) no-repeat;
  margin-bottom: 5px;
  text-indent: -6000px;
}

.keepReading a {
  color: #0076A0;
}

h3.archiveHead,
h2.archiveHead {
  color:#999;
  font-size:2em;
  font-weight:700;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
}
h3#blogtownpdxArchiveHead,
h2#blogtownpdxArchiveHead {
  background: #DF0021;
  color: #FFF;
}
h3#endhitsArchiveHead,
h2#endhitsArchiveHead {
  background: #DF0021;
  color: #FFF;
}
h3#modArchiveHead,
h2#modArchiveHead {
  background: #008b63;
  color: #FFF;
}

table.archivetable {
  width: 580px;
  margin: 20px 20px 0 20px;
}
  table.archivetable tr:nth-child(even) {background:#eee;}
  table.archivetable td { padding:3px 6px; }
  table.archivetable td.archlink {
    width: 50%;
  }
    table.archivetable td.archlink a {
      font-weight: 700;
      text-decoration: none;
    }
  table.archivetable td.archcount {
    width: 25%;
    text-align: right;
  }
  table.archivetable td.rsslink {
    width: 25%;
    text-align: right;
  }
div#BlogTopicList {
  padding-bottom: 20px;
}

div#comments_banner { margin-bottom: 10px;}
div.CommentPopup dl.formElements dt {
  min-height: 0;
  height: auto;
}
div.CommentPopup dl.formElements dd textarea { width: 370px; }
div.CommentPopup p.commentFormSubmit { margin-right: 10px; }

/* eTears */
body.eTearMain #tearWrapper {
  margin:10px 18px;
}
body.eTearMain #tearWrapper a:link, body.eTearMain #tearWrapper a:visited {
  color:#0076A0;
  text-decoration:underline;
}
body.eTearMain #tearWrapper a:hover {
  color:#990000;
}
body.eTearMain #tearWrapper h1, body.eTearMain #tearWrapper h2 {
  font-weight:400;
  line-height:1.4em;
}
body.eTearMain #tearWrapper h1 {
  margin-top:6px;
  font-size:200%;
}
body.eTearMain #tearWrapper h2 {
  margin:18px 0;
  font-weight:700;
  font-size:120%;
}      
body.eTearMain #tearWrapper .alphaNavAds a.PageNavLink {
  font-family:'Lato',arial,sans-serif;
  font-weight:400;
}
body.eTearMain #tearWrapper li.adCompanyName a {
  font-weight:400;
}
body.eTearMain #tearWrapper li.adCompanyName a:hover {
  text-decoration:underline;
}
body.eTearMain #tearWrapper ul.tearList {
  list-style-type:none;
}
body.eTearMain #tearWrapper ul.tearList li {
  font-family:'Lato',arial,sans-serif;
  font-size:12px;
  padding-left:12px;    
}
body.eTearMain #tearWrapper ul.tearList li a:hover {
  text-decoration:underline;
}
body.eTearMain #tearWrapper .issueInfo {
  font-family:'Lato',arial,sans-serif;
  font-weight:700;
  background:#C5DEFA;
  padding:2px 4px;
  border:1px solid #FFFF66;
}
body.eTearMain #tearWrapper .alphaNavAds a.PageNavLink {
  font-weight:400;
}
body.eTearMain #tearWrapper li.adCompanyName a {
  font-weight:400;
}
body.eTearMain #tearWrapper li.adCompanyName a:hover {
  text-decoration:underline;
}
#body.eTearMain tear_faq {
  text-align:right;
}

.commentText.staffComment {
  border-left:2px solid #147887;
  border-left:2px solid #147887;
}

/* RSS Feeds page */

body#Page.Syndication div.MainColumn div.storyHead {
  margin-bottom: 0;
}

body#Page.Syndication div#storyBody {
  background: #FFF;
  float: right;
  width: 30%;
}
body#Page.Syndication div#storyBody h2 {
  font-size: 1.4em;
  margin:0;
}

body#Page.Syndication div#gridMainColumn div.Syndication {
/*  padding: 10px;*/
}
body#Page.Syndication div#RssSections,
body#Page.Syndication div#RssBlogs,
body#Page.Syndication div#RSSLinks {
  float: left;
  width: 33%;
}
body#Page.Syndication div#RssSections h2,
body#Page.Syndication div#RssBlogs h2,
body#Page.Syndication div#RSSLinks h2 {
  font-size:1.5em;
  margin-bottom:0.25em;
}
body#Page.Syndication div#RSSLinks h2 {
  font-size:1.5em;
  margin-top:1em;
}
body#Page.Syndication div#RssSections ul,
body#Page.Syndication div#RssBlogs ul,
body#Page.Syndication div#RSSLinks ul {
  margin:0 0 0 10px;
  line-height:1.5;
}
body#Page.Syndication div#RssSections ul li a,
body#Page.Syndication div#RssBlogs ul li a,
body#Page.Syndication div#RSSLinks ul li a {
  background: url(/images/rss-small.gif) no-repeat center left;
  padding-left: 17px;
  font-size: 1.1em;
}

/* Alt Weeklies Widget */

#AltWeekliesDynamic { padding:10px; }
#AltWeekliesDynamic h3 { 
  border-bottom:1px solid #999;
  margin-bottom:5px;
  font-size:1.3em;
}
#AltWeekliesDynamic h3 a { text-decoration:none; }
#AltWeekliesDynamic-Results li.byline { margin:0; }
#AltWeekliesDynamic-Results li.storyItem { margin: 0 0 10px; }
#AltWeekliesDynamic-Results li.byline a { font-size:0.8em; }

/* Various User Submission Forms */
body.SubmitListing #gridMainColumn,
body.SendaTip #gridMainColumn,
body.WinTickets #gridMainColumn,
body.WinTicketsConstantContact #gridMainColumn {
  padding:10px 10px 10px 0;
  border-right: 1px solid #eee;
  margin-right: 0!important
}
body#Page.SubmitListing div.MainColumn,
body#Page.SubmitListing div.sidebar,
body#Page.SendaTip div.MainColumn,
body#Page.SendaTip div.sidebar,
body#Page.WinTicekts div.MainColumn,
body#Page.WinTicekts div.sidebar,
body#Page.WinTicketsConstantContact div.MainColumn,
body#Page.WinTicketsConstantContact div.sidebar {
  padding:0;
  margin:0;
}
body.SubmitListing p.errorField label,
body.SendaTip p.errorField label,
body.WinTickets p.errorField label,
body.WinTicketsConstantContact p.errorField label {
  color:#900;
  font-weight:700;
}
body.SubmitListing .addListingForm {
  margin:10px auto;
  width:600px;
}
body.WinTickets fieldset,
body.WinTicketsConstantContact fieldset {
 
}
body.SubmitListing .addListingForm .error,
body.SendaTip .addListingForm .error,
body.WinTickets .addListingForm .error,
body.WinTicketsConstantContact .addListingForm .error {
  padding:5px 10px;
  background:#900;
  color:#fff;
  display:block;
  text-align:center;
}
body.WinTickets div#gridMainSidebarJr,
body.WinTicketsConstantContact div#gridMainSidebarJr {
    margin-left: 10px;
}
body.WinTickets div#gridMainSidebarJr2,
body.WinTicketsConstantContact div#gridMainSidebarJr2 {
    text-align: center;  
}

body.SubmitListing strong.req,
body.SendaTip strong.req,
body.WinTickets strong.req,
body.WinTicketsConstantContact strong.req {
  color:#ee2e2f;
}
body.SubmitListing .addListingForm label,
body.SendaTip .addListingForm label,
body.WinTickets .addListingForm label,
body.WinTicketsConstantContact .addListingForm label {
  width:100px;
  float:left;
  text-align:right;
  margin-right:15px;
  font-weight: 700;
}
body.WinTickets div#EmbeddedSidebar,
body.WinTicketsConstantContact div#EmbeddedSidebar {
  display:none;
}
body.WinTickets div.formInstructions,
body.WinTicketsConstantContact div.formInstructions {
  text-align:center;
}
.addListingForm .submitFormRight {
  float:right;
  width:450px;
}
  .addListingForm .submitFormRight input {
    margin:0 0 10px;
  }

p.fullInfo {
  font-size:1.1em;
  font-weight:700;
  padding:5px;
  background:#f3f3f3;
  width:420px;
}
  p.fullInfo a {
    text-decoration:none;
  }
  div#MobileDetect {
  font-size:4em;
  padding:20px 5px 10px;
  background: #333;
  color: #F8CB16;
  text-align: center;
  }
  div#MobileDetect a {
  color: #FEFEFE;
  font-weight: 700;
  }
/* ------------------------------------------------------------------------ */
/* SLIDESHOW */
/* ------------------------------------------------------------------------ */

/* Styles for pop-up controls. */
#SlideshowPopUp .closeBtn {
  font-weight:700;
  margin-left:535px;
  margin-top:-18px;
  position:absolute;
  }
  #SlideshowPopUp .closeBtn a {
    display: block;
    color: #000;
    text-decoration: none;
    height: 30px;
    }
    #SlideshowPopUp .closeBtn a img {
      margin-bottom: -10px;
    }

#SlideshowPopUp .slideImg,
#SlideshowFullPage .slideImg {
  overflow: hidden;
  margin: auto;
}
#SlideshowPopUp .slideContainer,
#SlideshowFullPage .slideContainer {
  background: #000;
  }
  #SlideshowFullPage .slideContainer {
    margin: 0 auto;
  }

#SlideshowPopUp .slideImg .controls {
  position:     relative;
  top:          -100px;
  width:        300px;
  height:       57px;
  margin-left:  auto;
  margin-right: auto;
  z-index:      100;
}

#SlideshowPopUp .slideImg .controls a {
  background-attachment:  scroll;
  background-color:       transparent;
  background-position:    0 0;
  background-repeat:      no-repeat;
  display:                block;
  float:                  left;
  width:                  100px;
  height:                 57px;
  text-indent:            -6000px;
  overflow:               hidden;
}

#SlideshowPopUp .slideImg .controls .back {
  background-image:       url(/images/buttons/slideshow/slideshow-back.png);
}
#SlideshowPopUp .slideImg .controls .playpause {
  background-image:       url(/images/buttons/slideshow/slideshow-play_pause.png);
}
#SlideshowPopUp .slideImg .controls .play {
  background-image:       url(/images/buttons/slideshow/slideshow-play.png);
}
#SlideshowPopUp .slideImg .controls .pause {
  background-image:       url(/images/buttons/slideshow/slideshow-pause.png);
}
#SlideshowPopUp .slideImg .controls .next {
  background-image:       url(/images/buttons/slideshow/slideshow-next.png);
}

/* Story page, inline and teaser */
div.inlineSlideshow {
width: 420px;
  margin: 0 auto;
  }
  h5.slideshowHeader {
    font-size: 1.4em;
    text-transform: uppercase;
  }
  div.inlineSlideshow p,
  div#SlideshowTeaser p {
    margin: 0;
    color: #444;
  } 
  .slideshowTitle {
    font-size: 1.1em;
    font-weight: 700;
    color: #000;
  } 
  .slideshowDesc {

  }
  .slideshowCount {
    font-size: .9em;
  }
  .slideshowByline {
    font-size: .9em;
    font-style: italic;
  }
  a.postComment {
    display: block;
    font-size: .9em;
    margin-top: 5px;
    font-weight: 700;
  }

  div.slideshowThumbnails {
    margin-top: 5px;
    text-align: center;
  }
  div.slideshowThumbnails img {
    margin-right: -1px;
    display: inline;
  }
  div.slideshowThumbnails a {
    display: inline-block;
  }

body#Content div#SlideshowTeaser.Sidebar,
div#SlideshowTeaser.Sidebar {
  padding: 0;
  background: transparent;
  border: 0;
  font-size: .9em;
  }
  div#SlideshowTeaser div {
    margin-bottom: 10px;
  }  

/* Full page styles */
.inlineSlideshow>a.toggleSlideshow{
  display: block;
}
body.Slideshow .MainColumn  {
/*  padding: 0 10px;*/
  margin-bottom: 20px;
}
body#Slideshow div#gridMainColumn {
  padding:20px 0;
}
body#Slideshow div#Comments.CommentsComponent,
body#Slideshow div#BrowseComments.ContentComments {
  padding:0 0 12px;
}

body#Slideshow div#Share {
  float: right;
  margin: 10px 0;
}
  #Share a.toolTextLink {display:none;}
  
#Slideshow div.MainColumn h3 {
  border-bottom:1px solid #999;
  margin-bottom:5px;
  font-size:1.3em;
  }
  #Slideshow div.MainColumn h3.headline {
    border: 0;
    font-size: 1.1em;
    margin-bottom: 0;
  }
  #Slideshow div#Comments.MainColumn h3 {
    border: 0;
  }

div#SlideshowFullPage .credit,
div#SlideshowPopUp .credit {
    text-align: right;
    text-transform: uppercase;
    color: #444;
    font-size: .9em;
    margin-bottom: 3px;
}
div#SlideshowFullPage .caption,
div#SlideshowPopUp .caption {
  text-align: left;
  font-size: .9em;
  margin-bottom: 10px;
}

div#SlideshowFullPage .slideshowPrevNext {
  font-size: 1.3em;
  font-weight: 700;
  text-align: center;
  margin: 10px auto;
  width: 300px;
  height: 57px;
  clear: both;
}  
div#SlideshowFullPage .slideshowCount {
  text-align: center;
}
div#SlideshowFullPage a.imageLink {
  display: block;
  background: #000;
  margin-top: 15px;
}
#RelatedSlideshows a {text-decoration: none;}
div#RelatedSlideshows ul li {
  padding-bottom: 10px;
  }
  div#RelatedSlideshows ul li div.storyTeaser {
    float: left;
    margin-right: 10px;
  }
/* Related Slideshows - updated styles from search */
#RelatedSlideshows>ul {
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;    /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

#RelatedSlideshows .teaser-wrap {
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  height: 204px;
  padding-bottom: 0 !important;
  text-align: center;
  background-color: #333
}

#RelatedSlideshows .teaser-wrap img {
  height: 100%;
}
div.slideshowPrevNext a {
  float: left;
  text-indent: -3000px;
}
div.slideshowPrevNext a.slideshowBack {
  background: transparent url(/images/buttons/slideshow/slideshow-back.png) no-repeat 0 0;
  display: block;
  height: 57px;
  width: 100px;
}
div.slideshowPrevNext a.slideshowNext {
  background: transparent url(/images/buttons/slideshow/slideshow-next.png) no-repeat 0 0;
  display: block;
  height: 57px;
  width: 100px;
}
div.slideshowPrevNext a.SlideshowFullPageToggleSlideshow {
  background: transparent url(/images/buttons/slideshow/slideshow-play.png) no-repeat 0 0;
  display: block;
  height: 57px;
  width: 100px;
}
div.slideshowPrevNext a.playing {
  background: transparent url(/images/buttons/slideshow/slideshow-pause.png) no-repeat 0 0;
  display: block;
  height: 57px;
  width: 100px;
}

/* Pop-up Styles */

body.SlideshowPopUp div#gridHeader div {
  margin: 5px;
}

div#SlideshowMetaData .slideshowByline {
  margin-bottom: 10px;
}

div#SlideshowMetaData .caption {
  font-size: .9em;
}
div#SlideshowMetaData .credit {
  text-transform: uppercase;
  color: #444;
  font-size: .9em;
}

div#SlideshowPopUp .date {
  color: #444;
  font-size: .9em;
}

/* Inline Video Styles */

div.inlineVideo,
div#VideoPlayer {
  text-align: center;
  }
  div.inlineVideo p,
  div#VideoPlayer p {
    font-size: .9em;
    color: #444;
    margin: 0;
    }
    div.inlineVideo p.videoTitle,
    div#VideoPlayer p.videoTitle {
      font-size: 1.1em;
      font-weight: 700;
    }
    div.inlineVideo p.videoByline,
    div#VideoPlayer p.videoByline {
      font-style: italic;
    }
  div.inlineVideo embed,
  div#VideoPlayer embed {
    margin-bottom: 10px;
  }
  
    /* Slideshow Spotlight */

    div#SlideshowSpotlightAll h3,
    div#SlideshowSpotlightSpecialPlacementHome h3,
    div#SlideshowSpotlightSectionorCategory h3 {
      margin-bottom: 10px;
    }
    div#VideoSpotlight h3,
    div#VideoSpotlightHome h3 {
      margin-bottom: 5px;
    }
    div#VideoSpotlight div h4,
    div#VideoSpotlightHome div h4 {
      margin: 0;
    }
    div#VideoSpotlight object,
    div#VideoSpotlightHome object {
      margin-left: -10px;
    }
    div#VideoSpotlight ul li,
    div#VideoSpotlightHome ul li,
    div#VideoSpotlight300 ul li {
      padding-bottom: 5px;
      }
      div#SlideshowSpotlightAll ul,
      div#SlideshowSpotlightSpecialPlacementHome ul,
      div#SlideshowSpotlightSectionorCategory ul {
        float: left;
        padding-left: 10px;
      }
      div#SlideshowSpotlightAll ul li,
      div#SlideshowSpotlightSpecialPlacementHome ul li,
      div#SlideshowSpotlightSectionorCategory ul li {
        width: 135px;
        float: left;
        text-align: center;
        padding: 0 0 10px 0;
        font-size: 10px;
        margin-right: 10px;
      }
      div#SlideshowSpotlightSpecialPlacementHome ul li {
        width:auto;
        margin-left:10px;
      }

      div#VideoSpotlight ul,
      div#VideoSpotlightHome ul,
      div#VideoSpotlight300 ul {
        padding: 0;
      }

  div#SlideshowSpotlightAll div.slideshow,
  div#SlideshowSpotlightSpecialPlacementHome div.slideshow,
  div#SlideshowSpotlightSectionorCategory div.slideshow {
  float: left;
  clear: both;
  width: 100%;
  }

  div#SlideshowSpotlightAll div.slideshow div.ssHeadline a,
  div#SlideshowSpotlightSpecialPlacementHome div.slideshow div.ssHeadline a,
  div#SlideshowSpotlightSectionorCategory div.slideshow div.ssHeadline a {
  display: block;
  font-size: 1.3em;
  margin-bottom: 5px;
  text-decoration: none;
  font-weight: 700;
  }
  div#SlideshowSpotlightSpecialPlacementHome div.slideshow div.ssHeadline a {
  display:inline;
  }
  
  
  div#VideoSpotlight h4,
  div#VideoSpotlightHome h4,
  div#VideoSpotlight300 h4 {
    font-size: 1.1em;
    font-weight: 700;
  }
  div#VideoSpotlight h4 a,
  div#VideoSpotlightHome h4 a,
  div#VideoSpotlight300 h4 a {
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
  }
  
#Home #FeaturedStory {
  clear:both;
}


#Home #SlideshowSpotlightSpecialPlacementHome h3 {
height: 31px;
margin-bottom: 15px;
  background: #4E4737 url(/images/headers/featuredslideshow.gif) repeat-y right center; 
  text-indent: -6000px;
}

/* Video Archives */
body#VideoArchives div#VideoArchiveHeader h1,
body#ImageArchives div#ImageArchiveHeader h1,
body#CommentArchives div#CommentSearchResults h1,
body#VideoArchives #SearchResults h1,
body#ImageArchives #ImageSearchResults h1 {
  background:#fff;
  clear:both;
  color:#CD181F;
  font-size:1.5em;
  margin:0 0 10px;
  padding:0;
  text-align:left;
  text-transform:uppercase;
  border:1px solid #7d7d7d;
  border-width:1px 0;
}

body#VideoArchives #SearchResults div#searchResults div,
body#VideoArchives div#RelatedVideos div,
body#ImageArchives #ImageSearchResults div#searchResults div,
body#ImageArchives div#RelatedImages div {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
}
body#VideoArchives div#RelatedVideos div ul,
body#ImageArchives div#RelatedImages div ul {
  float: left;
  width: 25%;
  }  

  body#VideoArchives #SearchResults div#searchResults > div:not(.pagination),
  body#ImageArchives #ImageSearchResults div#searchResults > div:not(.pagination) {
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
  }

  body#VideoArchives #SearchResults div#searchResults div ul,
  body#ImageArchives #ImageSearchResults div#searchResults div ul {
    display:inline-block;
    width:200px;
    vertical-align:text-top;
    text-align:center;
  }

  body#VideoArchives div#RelatedVideos div ul li,
  body#ImageArchives div#RelatedImages div ul li {
    padding: 0 10px 3px;
    color: #666;
    font-size: .9em;
  }

  body#VideoArchives #SearchResults div#searchResults div ul li,
  body#ImageArchives #ImageSearchResults div#searchResults div ul li {
    padding:0 0 3px;
  }

  body#VideoArchives #SearchResults div#searchResults div ul li a,
  body#VideoArchives div#RelatedVideos div ul li a,
  body#ImageArchives #ImageSearchResults div#searchResults div ul li a,
  body#ImageArchives div#RelatedImages div ul li a {
    font-size: 1em;
    text-decoration: none;
    font-weight: 700;
  }
  
div#VideoRelatedStories h3,
div#VideoRelatedEvents h3,
div#VideoRelatedLocations h3,
div#VideoRelatedFilms h3,
div#RelatedVideos h3,
div#RelatedImages h3 {
  border-bottom:1px solid #999999;
  font-size:1.3em;
  margin-bottom:5px;
}  
body#VideoArchives div.MainColumn h3.headline,
body#ImageArchives div.MainColumn h3.headline {
  font-size: 1em;
  border-bottom: 0;
  margin-bottom: 0;
}

body#VideoArchives div.MainColumn,
body#ImageArchives div.MainColumn {
  margin-bottom: 10px;
}

div#VideoArchivesNarrowHeader ul li ul,
div#ImageArchivesNarrowHeader ul li ul,
div#CommentArchivesNarrowHeader ul li ul {
  font-size: 12px;
  margin-left:1em;
  
}

body#VideoArchives div#FeaturedVideo,
body#ImageArchives div#FeaturedImage {
  background-color:#fff;
  padding:0;
  margin-bottom: 10px;
  float:left;
  width:calc(100% - 20px);
  }
  body#VideoArchives div#FeaturedVideo div,
  body#ImageArchives div#FeaturedImage div {
    float: left;
    margin-right: 10px;
  }
  body#VideoArchives div#FeaturedVideo h1,
  body#ImageArchives div#FeaturedImage h1 {
    font-size: 21px;
  }
  body#VideoArchives div#FeaturedVideo a {
    text-decoration:none!important;
  }
  body#VideoArchives div#FeaturedVideo p {
    margin:0.25em 0;
  }

body#VideoArchives div#TileAdsHome,
body#ImageArchives div#TileAdsHome {
  width: 125px;
  margin: 0 auto;
}  
div#ImageArchivesNarrowHeader.MainSidebar ul li form {
  padding: 0;
}
div#FeaturedImage a.slideshowLink {
  font-weight: 700;
  text-decoration: none;
}
  

div#HomeBlogbyTopic div.headerBar {
  padding:0;
  }
  div#HomeBlogbyTopic h1 {
    text-indent:-9999px;
    background:url(/images/headers/olympics.jpg) -2px -2px no-repeat;
    }
  div#HomeBlogbyTopic h1 a {
    display:block;
    height:32px;
    width:217px;
    }

div#DigitalIssueSmall div.headerBar {
  padding:0;
  }
  div#DigitalIssueSmall h2 {
    text-indent:-9999px;
    height:31px;
    width:215px;
    background:url(/images/headers/digitalissue-header.jpg) -1px -1px no-repeat;
    }
  div#DigitalIssueSmall h2 a {
    display:block;
    height:31px;
    width:215px;
    }

div#MMJBlog div.headerBar {
  font-size: 1.5em;
  border: 1px solid #7d7d7d;
  border-width: 1px 0;
  }

/* icon nav links */
#iconNavLinks {
  float:left;
  padding-left:40px;
  list-style:none;
}
  #iconNavLinks li {
    float: left;
  }
  #iconNavLinks li a {
    display:block;
    width:16px;
    height:16px;
    margin-right:4px;
    background-color:transparent;
    background-position:center center;
    border:1px solid #f0efe8;
    text-indent:-9999px;
    transition:all linear .06s;
  }
  #iconNavLinks li a:hover {
    border:1px solid #c70e0f;
  }
  #iconNavLinks .facebook a {
    background-image:url(/images/icons/facebook.png);
  }
  #iconNavLinks .twitter a {
    background-image:url(/images/icons/twitter.png);
  }
  #iconNavLinks .rss a {
    background-image:url(/images/icons/rss.png);
  }
  #iconNavLinks .saambaa a {
    background:url(/images/icons/indyscene_saambaa.png) 0 0 no-repeat transparent;
    background-size:16px;
    padding:0 2px 0 20px;
    text-indent:0;
    font-size: 9px;
    line-height: 2;
    width:auto;
    font-weight: 700;
    text-decoration: none;
    color: #4e4737;
    padding-right: 2px;
    margin-right: 0;
  }
  #iconNavLinks .saambaa a:hover{color:#c70e0f}
/* Newsletter management. */
div#NewsletterSubscriptions {
  margin: 10px;
}
#NewsletterSubscriptions #NewsletterSubscriptionsForm {
  padding:  1em;
}
#NewsletterSubscriptions ul {
  margin: 0 1em;
}
  #NewsletterSubscriptions ul li {
    margin:  0.5em 0;
  }
#NewsletterSubscriptions fieldset {
  border:   1px solid silver;
  padding:  5px;
}
  #NewsletterSubscriptions fieldset legend {
    font-weight:  700;
  }


  /* Free Stuff */

  body#FreeStuff h2 {
    text-decoration: none;
    text-transform: uppercase;
  }

  body#FreeStuff h2,
  body#FreeStuff h3 {
    margin-bottom: 10px;
  }
  body#FreeStuff h3 {
    font-weight: 700;
    font-size: 1.3em;
  }
  body#FreeStuff h4 {
    font-size: 1.15em;
  }
  body#FreeStuff h4.headline a {
    font-size: 1.3em;
    font-weight: 700;
  }
  body#FreeStuff div.PromoTeaser {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  body#FreeStuff div.descr_txt ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 3px;
  }
  body#FreeStuff div.freeStuffMessage {
    background: #F5F5F5;
    margin-bottom: 10px;
    padding: 1px 10px;
  }

  body#FreeStuff hr {
    border: 1px solid #ddd;
    border-width: 0 0 1px 0;
    background: transparent;
    margin: 20px 0;
  }
  body#FreeStuff div#FreeStuffBreadcrumbs {
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    }
    body#FreeStuff div#FreeStuffBreadcrumbs a {
      color: #666;
      text-decoration: none;
      text-transform: uppercase;
    }
  body#FreeStuff div#FreeStuffItem h1.listingTitle {
    font-size: 2.2em;
    padding: 0 0 3px;
    font-family:'Lato',arial,sans-serif;
    letter-spacing: -1px;
  }
  #FreeStuff div.storyItem {
      border-bottom: 2px solid #C8C8C8;
      margin-bottom: 10px;
      padding-bottom: 5px;
  }
  #FreeStuff form {
    margin-top: 10px;
  }
  #FreeStuff div.MainColumn {
    padding: 5px 10px;
  }
  
  #ToolBarHorizontal {
    clear: both;
    margin: 15px 0;
    padding:6px 0;
    border:1px solid #ddd;
    border-width:1px 0;
    }
    #Content #gridMainColumn > #ToolBarHorizontal {margin-top:0!important;}

    #ToolBarHorizontal > div {
      display:flex;
      display:-webkit-flex;
      justify-content:space-between;
      align-items:center;
      align-content:stretch;
    }
    #ToolBarHorizontal ul li {
      float: left;
      text-align: center;
    }
    #ToolBarHorizontal ul li.first {
      text-align: left;
    }
    #ToolBarHorizontal ul li.last {
      text-align: right;
      }
      #ToolBarHorizontal ul li.last div.addthis_toolbox {
        width: 60px;
        float: right;
      }
  #ToolBarHorizontal a {text-decoration:none;}    
      #ToolBarHorizontal div.l0 {flex-grow:1;width:auto!important;}
  #ToolBarHorizontal div.last.l0 {flex-grow:0;}
  #ToolBarHorizontal div.last.l0 .addthis_toolbox a {padding:0!important;margin:0!important;position:relative;top:-2px;}
  #ToolBarHorizontal div.last.l0 .addthis_toolbox a span.at-icon-wrapper {margin-right:4px;position:relative;top:2px;}

  #ToolBarHorizontal a.emailAction {
    background: url(/images/icons/icon_email_white.png) left center no-repeat transparent;
    display: inline-block;
    padding-left:20px;
     background-size: 18px;
  }
  #ToolBarHorizontal a.printAction {
    background: url(/images/icons/icon_print_white.png) left center no-repeat transparent;
    display: inline-block;
    padding-left:20px;
        background-size: 18px;
  }
  #ToolBarHorizontal div a.saveAction {
    background: url(/images/icons/icon_favorite_white.png) left center no-repeat transparent;
    display: inline-block;
    padding-left:20px;
    background-size: contain;
  }
  a.toolTextLink[href*='reddit.com'] {display:none;}
  #ToolBarHorizontal div.l0 div#___plusone_0 {width:50px!important;}
  
      div.tools ul li a.toolIconLink {
        float: left;
        padding: 5px;
      }
      div#ArticleToolsTools ul li,
      div.tools ul li {
        clear: both;
        font-size:9px!important;
        padding-left:3px;
      }
      ul.horizontalShareTools {
        clear: both;
      }
      ul.horizontalShareTools li {
        float: left;
      }
      .blogPost ul.horizontalShareTools li.first {
        width: 100%;
      }
      #EventToolsTools li,
      #LocationToolsTools li {font-size:10px!important;}

#ToolBarHorizontal.MovieTimes > div {
  width:99%!important;
  display:flex;
  justify-content:space-around;
  border:1px solid #ddd;
  border-width:1px 0!important;
  padding:2px;
}

/* Tall Share Bar */
body#Content div#gridMainColumn #TallBar.MainColumn,
#TallBar {
  clear:both;
  margin:1em 0;
  padding:0;
  border:1px solid #ccc;
  border-width:1px 0;
}
#TallBar ul {padding:0.5em 0;}
#TallBar li {display:inline-block;vertical-align:middle;padding:0 3px;background:transparent;}

/* Survey styles. */

  div.SubmitSurvey #gridMain h1,
  div#SurveyHeader #gridMain h1 {
    font-size: 5em;
    color:#E91A2E;
    padding-top:5px;
  }
  div.SubmitSurvey h2 {
    font-size:28px;
    font-weight:400;
    margin-bottom:10px;
  }
  div.SubmitSurvey h3 {
    font-size:13px;
    font-weight:700;
  }
  div.SubmitSurvey .SurveyQuestion {
    margin:10px 0;
    padding-top:5px;
    border-top:1px solid #ccc;
  }
    div.SubmitSurvey .SurveyQuestion .answer {
      margin-left:  10px;
    }
      div.SubmitSurvey .SurveyQuestion .answer .SurveyQuestionChoice {
        margin: 5px 0 10px 0;
        padding: 5px 0 10px 0;
        border-bottom:1px solid #ccc;
        font-weight:400;
        font-size:14px;
      }
    
  div.SubmitSurvey .expiration,
  div.SubmitSurvey .progress {
    font-weight: 700;
  }
  div.SubmitSurvey ul.messages {
    background:#EEE;
    margin:10px 0;
    padding:5px;
  }
  div.SubmitSurvey .description {
    color:#333333;
    font-size:1.1em;
    line-height:1.3em;
  }
div.SurveyQuestion {
  overflow: hidden;
}
div.SurveyQuestion h3.question {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 5px;
  float: left;
  width: 40%;
}
div.SurveyQuestion .answer {
  float: left;
  width: 55%;
}
div.SurveyQuestion div.answer ul.options li {
  padding-bottom: 5px;
  line-height: 1.3em;
}
div.SurveyQuestion div.answer ul.options li.SurveyQuestionText  label,
div.SurveyQuestionComment label {
  
}
div.SurveyQuestion input.SurveyQuestionText,
div.SurveyQuestionComment textarea.SurveyQuestionReason {
  width: 91%;
  margin-left: 10px;
}
div.SurveySectionHeader {
  color:#E91A2E;
}
#Survey .flyout_content {
  background: #EEEEEE;
  border:1px solid #CCCCCC;
  padding:10px;
}

#SurveyForm form.loginForm {
  border:1px solid #7d7d7d;
}

#SurveyFormNavigation {
  overflow: hidden;
}
#SurveyFormNavigation .SurveySubmit {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-bottom: 15px;
  }
  #SurveyFormNavigation .SurveySubmit .SurveyNext { float: right; }
  #SurveyFormNavigation .SurveySubmit input[value="Finish"] { float: none; }
  #SurveyFormNavigation .SurveySubmit .SurveyPrev { float: left; }
  #SurveyFormNavigation .SurveyExit { text-align: right; }

/* star rating */
.singleStar {
 background: url("/foundation/images/icons/star_trans.png") no-repeat scroll left top transparent;
 position: absolute;
 height:22px;
 width:23px;
 top:0;                      
}

.ratingContainer {
 position: relative; 
 margin-left:24px; 
 background-color:transparent; 
 float:left; 
}
.commentFormRating {
  background:transparent!important;
  border:none!important;
  -moz-box-shadow:none!important;
  -webkit-box-shadow:none!important;
  box-shadow:none!important;
}

.ratingDetails {
 color: #666;
 font-size:10px;
 text-align: center;
 text-transform: none;
}
.starsContainer {
 width:115px;height:22px;position:relative;overflow:hidden;background-color:#CCC;
}

.starsContainer .goldStarContainer {
 width:115px;height:22px;position:absolute;background-color: #FFCC1C;top:0;
}

.commentFormRating .starsContainer:hover .goldStarContainer{
 background-color: #ff9231
}
.blankStarContainer {
 width:115px;height:22px;position:absolute;top:0;left:0;
}

.blankStarContainerSub {
 position:relative;width:115px;height:22px;
}
.starClickable {
 position: absolute; top: 0pt; width: 23px; height: 22px; cursor: pointer;
}

.starsContainer.med .singleStar {
 background: url("/foundation/images/icons/star_trans_med.png") no-repeat scroll left top transparent;
 height:17px;
 width:18px;
}
.starsContainer.tiny .singleStar {
 background: url("/foundation/images/icons/star_trans_tiny.png") no-repeat scroll left top transparent;
 height:10px;
 width:11px;
}
.starsContainer.med,
.starsContainer.med .goldStarContainer,
.starsContainer.med .blankStarContainer,
.starsContainer.med .blankStarContainerSub {width:90px;height:17px;}

.starsContainer.tiny,
.starsContainer.tiny .goldStarContainer,
.starsContainer.tiny .blankStarContainer,
.starsContainer.tiny .blankStarContainerSub {width:55px;height:10px;}

.locationRating .rating .starsContainer.tiny {float:left; margin-top:3px; margin-right: 4px;}

/* non-mobile menu styling */
div#Menu {
  padding: 10px;
}
div#MenuTeaser {
  margin: 1em auto 1.5em;
}
div#MenuTeaser::after{
  content: "";
  display: block;
  clear: both;
  height: 0;
}
div#MenuTeaser ul {
  margin:0 1.25em 10px;
  padding-top: 1em;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  border: 1px solid #7d7d7d;
  box-shadow: 5px 5px 4px 0px rgba(125, 125, 125, .9);
  border-radius: 2px;
}
div#Menu ul li {
  clear: both;
  margin: 1em 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
div#MenuTeaser ul li {
  clear: both;
  margin: 0 auto 1em;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
  width: 40%;
  flex-grow: 0;
}
div#MenuTeaser ul li:last-child:nth-child(odd) {
    flex-grow: 2;
    padding: 0 2px 10px;
    margin: 0 2em 1em;
}
div#Menu h2 {
  background: #b80a0a url(/images/backgrounds/headerbg.gif) repeat-x;
  padding: 4px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
}
div#Menu li h3, div#MenuTeaser li h3 {
  margin: 0;
  font-weight: bold;
  font-size: 1.2em;
}
div#Menu li p {
  float: left;
  margin: 0;
  width: 60%;
}
div#Menu li span.ui-li-aside {
  display: block;
  float: right;
  width: 39%;
  text-align: right;
}
div#MenuTeaser li p {
  float: left;
  margin: 0;
  font-size: 1.1em;
}
div#MenuTeaser li span.ui-li-aside {
  display: block;
  float: right;
  width: auto;
  text-align: right;
  font-size: 1.1em;
  font-weight: bold;
}
div#MenuTeaser .moreLink {
  display: block;
  font-weight: bold;
  text-align: right;
  margin-top: 6px;
  font-size: 1.1em;
}
div#MenuTeaser .providedBy {
  display: block;
  float: left;
  font-size: 1em;
  text-decoration: none;
  margin-top: 6px;
}
#MenuTeaser h2.listingsHeader:before {
  content: "";
  background: url(/images/icons/features-icon_menu.png) left center no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: 16px;
}
#MenuTeaser .moreLink:before {
  content: "";
  position: relative;
  top: 2px;
  background: url(/images/icons/features-icon_menu.png) left center no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: 16px;
  margin-right: 3px;
}



/* Style captcha container for surveys. */
div#SurveyForm .captchaContainer
{
  padding:0 20px;
}
  div#SurveyForm .captchaContainer label
  {
    display:none;
  }
  div#SurveyForm .captchaContainer #SurveyFormCaptcha
  {
    width:190px;
  }
  div#SurveyForm .captchaContainer p
  {
    padding:10px 0;
  }

div.placeholder.preview {
  text-align: left;
  font-size: 10px;
  line-height: 10px;
}
div.placeholder.preview p,
div.placeholder.preview th {
  padding-left: 3px;
  margin: 3px 0;
}

#RecentByTag,
#PeopleWhoLiked,
#MorebyThisAuthorWrapper {clear:both;margin:10px 0;}
#RecentByTag {margin:0;}

#RecentByTag ul,
#PeopleWhoLiked ul,
#MorebyThisAuthorWrapper ul {
  display:flex;
  display:-webkit-flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
}

#MorebyThisAuthorWrapper .storyItem,
#PeopleWhoLiked .storyItem,
#RecentByTag .storyItem,
div#RelatedStories .storyItem {
  float:left;
  width:200px;
  border-top:0!important;
  margin-top:0!important;
  margin-bottom:10px!important;
  padding-top:0!important;
  text-align:center;
}
  #MorebyThisAuthorWrapper .storyItem h4.horizNoImage,
  #PeopleWhoLiked .storyItem h4.horizNoImage,
  #RecentByTag .storyItem h4.horizNoImage,
  div#RelatedStories .storyItem h4.horizNoImage {
    height: 200px;
    border: 1px solid #ddd;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  #MorebyThisAuthorWrapper .storyItem.more,
  #PeopleWhoLiked .storyItem.more,
  #RecentByTag .storyItem.more,
  div#RelatedStories .storyItem.more {
    clear:both;
    width:100%;
    height:auto;
    text-align:right;
    margin-bottom:5px!important;
  }
  #RecentByTag .storyItem.more {margin-bottom:0!important;}


#MorebyThisAuthorWrapper .storyItem h4.headline a,
#PeopleWhoLiked .storyItem h4.headline a,
#RecentByTag .storyItem h4.headline a,
div#RelatedStories .storyItem h4.headline a {
/*  display:block;*/
  text-decoration:none;
  font-size:1.25em;
}
  #MorebyThisAuthorWrapper .storyItem h4.headline.horizNoImage a,
  #PeopleWhoLiked .storyItem h4.headline.horizNoImage a,
  #RecentByTag .storyItem h4.headline.horizNoImage a,
  div#RelatedStories .storyItem h4.headline.horizNoImage a {
    font-size:1.25em!important;
  }

  #MorebyThisAuthorWrapper .storyItem h4.headline a .Sponsored,
  #PeopleWhoLiked .storyItem h4.headline a .Sponsored,
  #RecentByTag .storyItem h4.headline a .Sponsored,
  div#RelatedStories .storyItem h4.headline a .Sponsored {
    display:block;
    background: #cd181f;
    color: #fff;
    border-radius: 4px;
    font-size: 0.6em;
    text-transform: uppercase;
    padding: 1px 3px;
    width: 55%;
    margin: 0 auto;
    letter-spacing:0.03em;
  }

#gridMainColumn #RelatedStories .storyItem {
  float:left;
  width:33%;
  height:220px;
  overflow:hidden;
  border-top:0!important;
  margin-top:0!important;
  margin-bottom:10px!important;
  padding-top:0!important;
  text-align:center;
}
#gridMainColumn #RelatedStories .storyItem h4.headline a {
  display:block;
  text-decoration:none;
  font-size:12px!important;
  padding:0 15px;
}
  #gridMainColumn #RelatedStories .storyItem h4.headline.horizNoImage a {
    font-size:18px!important;
  }

#RecentByTag .storyItem .date,
#RelatedStories .storyItem .date {
/*  font-size:10px;*/
}
#RelatedStories.ContentFullWidth::after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
/* DESKTOP AND MOBILE */
.pullQuote {
    float: none;
    clear: both;
    margin: 10px 20px 10px;
    padding: 20px;
    font-size: 1.8em;
    font-family:'Georgia',serif;
    text-align: center;
    font-weight: 700;
    line-height: 1.1em;
}
div.pullQuote a {
    color: #010101;
    text-decoration: none;
}
.pullQuote .pullQuoteTwitter {
    display: block;
    margin: 10px auto 0;
    line-height: 1;
    color: #999;
    font-size: 12px;
    padding: 1px 20px 1px 0;
    background: url(/foundation/images/icons/twitterSquare.png) 99% center no-repeat;
    background-size: contain;
    font-weight: 400;
    width: 72px;
}
/* SEARCH */

/* LOCAL RESET */

.SearchController * {
  box-sizing: border-box;
}

/* GENERAL
-------------------------------- */
.SearchController .clear-global {
    text-decoration: none;
    color: #111;
    line-height: 16px;
}

/* COMPONENT STYLES
-------------------------------- */

/* control bar */

.SearchController .query-controls {
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;    /* NEW, Spec - Firefox, Chrome, Opera */
  margin: 1rem 0;
  background: #fff;
  font-weight: 400;
  border: 1px solid rgba(34, 36, 38, .15);
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
  border-radius: .28571429rem;
  min-height: 2.85714286em;
}

.SearchController .query-controls .filter-link,
.SearchController .query-controls .keyword-search {
  position: relative;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: 0 0;
  padding: .92857143em 1.14285714em;
  text-transform: none;
  color: rgba(0, 0, 0, .87);
  font-weight: 400;
  -webkit-transition: background .1s ease, box-shadow .1s ease, color .1s ease;
  transition: background .1s ease, box-shadow .1s ease, color .1s ease;
}

.SearchController .query-controls .filter-link {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.SearchController .query-controls .filter-link:hover,
.SearchController .query-controls .keyword-search:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, .03);
  color: rgba(0, 0, 0, .95);
}

#EventPicksRotatorBoxScrollerContainer .listing .eventPickTools {
  float: right;
  width: 220px;
  margin: 0 10px 6px 6px;
}

.SearchController .query-controls > div:before,
.SearchController .query-controls .keyword-search {
  border-right: 1px solid #eee;
}

.SearchController .query-controls .keyword-search:before {
  right: auto;
  left: 0;
}

.SearchController .query-controls .bar-link a {
  border-left: 1px solid #eee;
}

.SearchController .query-controls .bar-link a.active {
    background-color: #e8e8e8;
    font-weight: 700;
    box-shadow: inset 2px 0px 4px 0px #ccc;
    border-radius: 0 .28rem .28rem 0;
}

.SearchController .query-controls .filter-all,
.SearchController .query-controls .spacer,
.SearchController .query-controls .sort-all {
  border-left: 1px solid #eee;
}

/* override to create gap in bar buttons */
.SearchController .query-controls .spacer {
  display: none;
}

.SearchController .query-controls .keyword-wrap input {
  margin: 0;
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 1.2142em;
  padding: .67861429em 2.25em .67861429em 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, .15);
  color: rgba(0, 0, 0, .87);
  border-radius: .28571429rem;
  -webkit-transition: box-shadow .1s ease, border-color .1s ease;
  transition: box-shadow .1s ease, border-color .1s ease;
  box-shadow: none;
  box-shadow: none !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.SearchController .query-controls .keyword-wrap:hover {
  background-color: rgba(0, 0, 0, .03);
}

.SearchController .query-controls .keyword-wrap {
  position: relative;
  -webkit-flex-grow: 20;
  flex-grow: 20;
}

.SearchController .query-controls .bar-link.keyword-wrap:after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  margin-top: -.5rem;
  right: .5rem;
  background-image: url('/foundation/images/icons/search.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.SearchController .query-controls .filter-group {
  display: none;
}

.SearchController .query-controls a.filter-link {
  line-height: 1rem;
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;    /* NEW, Spec - Firefox, Chrome, Opera */
}

.SearchController .query-controls a.id-any:before {
  content: "";
  height: 1rem;
  width: 1rem;
  background-image: url('/foundation/images/icons/filter.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: .5rem;
}

.SearchController .query-controls .id-sort:before {
  content: "";
  height: 1rem;
  width: 1rem;
  background-image: url('/foundation/images/icons/sort.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: .5rem;
}

.SearchController .query-controls .spacer {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.SearchController .query-controls {
  position: relative;
}

.SearchController .clear-global {
  cursor: pointer;
  line-height:14px;
}

/* description bar ------- */
.SearchController .query-description {
}

.SearchController .query-description {
  margin: .75em 0 0;
}

.SearchController .query-description span.token-group {
  display: inline-block;
}

.SearchController .query-description span.static {
  display: inline-block;
}

.SearchController .query-description span.dynamic,
.SearchController .query-description span.static {
  font-size: 16px;
  font-weight:400;
  padding-right: .2em;
  line-height: 21px;
  margin: .15em 0;
  margin-right: .25em;
  position: relative;
}

.SearchController .query-description span .label {
  position: absolute;
  top: -15px;
  left: 0;
  font-size: 10px;
  color: #aeaeae;
}

.SearchController .query-description span.dynamic:hover {
  background-color: #f0f0f0;
  border: 1px solid #ddd;
}

.SearchController .query-description span.descriptor {
  cursor: pointer;
  border: 1px solid #f3f3f3;
  padding: .15em;
  display: inline-block;
  min-height: 1em;
  outline: 0;
  vertical-align: baseline;
  background: #fafafa;
  color: rgba(0, 0, 0, .9);
  font-family:'Lato',arial,sans-serif;
  text-transform: none;
  text-shadow: none;
  font-weight:700;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: .28571429rem;
  box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
  will-change: '';
  -webkit-tap-highlight-color: transparent;
  min-width: 70px;
}

.SearchController .query-description:hover span.dynamic span.clear-param {
  display: block;
}

.SearchController .query-description span.clear-param:hover {
  background-color: #FF7D7D;
  display: block;
}

.SearchController .query-description .dynamic:hover span.clear-param,
.SearchController .query-description .dynamic:hover span.modal-indicator {
  opacity: 1;
}

.SearchController .query-description span.clear-param {
  position: absolute;
  display: none;
  bottom: 0;
  left: 50%;
  height: 23px;
  background-color: #f0dddd;
  background-image: url('/foundation/images/icons/delete.png');
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 4px;
  border-radius: 0 0 5px 5px;
  border: 1px solid #ccc;
  padding: .25rem;
  padding-left: 1.25rem;
  z-index: 1000;
  font-size: 13px;
  line-height: 12px;
  opacity: .5;
}

.SearchController .query-description:hover span.dynamic span.modal-indicator {
  display: block;
}

.SearchController .query-description span.modal-indicator:hover {
  background-color: #CCC;
  display: block;
}

.SearchController .query-description span.modal-indicator {
  position: absolute;
  display: none;
  bottom: 0;
  left: 50%;
  height: 23px;
  background-color: #f0dddd;
  background-image: url('/foundation/images/icons/arrow-down.png');
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 4px;
  border-radius: 0 0 5px 5px;
  border: 1px solid #ccc;
  padding: .25rem;
  padding-left: 1.25rem;
  z-index: 1000;
  font-size: 13px;
  line-height: 12px;
}

.SearchController .query-description span.has-indicator {
  padding-right: 2rem;
}

.SearchController .query-description span.modal-indicator {
  display: block;
  right: -1px;
  position: absolute;
  left: auto;
  top: -1px;
  bottom: -1px;
  height: auto;
  margin: 0;
  text-indent: -9999px;
  border-radius: 0 3px 3px 0;
  background-color: #eee;
  background-position: center;
  opacity: 1;
}

.SearchController .component-header {
  position: relative;
}

.SearchController .component-header h1{
   font-weight:700;
   font-size:22px;
   }

.SearchController .component-header * {
  display: inline-block;
}

.SearchController .component-header a {
  margin-left: 1rem;
}

.SearchController .component-header .clear-global {
  display: none;
  float: right;
  margin-top: 1rem;
}

a.clear-global {
  display: none;
  width: auto;
  bottom: 0;
  height: 23px;
  background-image: url('/foundation/images/icons/start-over.png');
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: .5rem;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #ccc;
  padding: 0.25rem;
  padding-left: 1.75rem;
  z-index: 1000;
  font-size: 13px;
  line-height: .8rem;
  transform: translate(0, -5px);
  font-family:'Lato',arial,sans-serif;
  padding-right: .5rem;
}

a.clear-global:hover {
  text-decoration: none;
  color: #000;
  background-color: #fafafa;
}

/* MODAL STYLES
-------------------------------- */
.modal * {
  box-sizing: border-box;
}

.modal-wrap {
  width: 720px;
  top: 0;
  position: absolute;
  left: 50%;
  right: auto;
  margin-left: -360px;
}

.modal {
  display: none;
  position: absolute;
  min-height: 45rem;
  max-height: 800px;
  width: 720px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  z-index: 9001;
  left: auto;
  right: auto;
  margin-top: 200px;
}

.modal .tabs {
  border-bottom: 1px solid #333;
  overflow: visible;
}

.modal .switch-modal {
  margin: 0 .5rem;
  cursor: pointer;
  -webkit-touch-callout: none;    /* iOS Safari */
  -webkit-user-select: none;    /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;    /* Firefox */
  -ms-user-select: none;    /* IE/Edge */
  user-select: none;
  margin: .25rem .25rem;
  padding: .45rem 1rem;
  font-size: 1.25rem;
  border: 1px solid #333;
  border-bottom-width: 0;
  border-radius: 4px 4px 0 0;
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  background-color: #f0f0f0;
  border-color: #888;
  overflow: visible;
  font-family:'Lato',arial,sans-serif;
  color: #999;
}

.modal .switch-modal.active {
  background-color: #fff;
  color: #333;
  border-color: #333;
}

.modal .switch-modal.active:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  bottom: -2px;
  height: 3px;
  left: 0;
  background-color: #fff;
}

.modal-close {
  cursor: pointer;
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 4px;
  text-indent: -9999px;
  background-color: #333;
  background-image: url('/foundation/images/icons/modal_close.png');
  right: 9px;
  top: 9px;    /* transform: translate(16px, -16px); */
  border: 1px solid #000;
  background-size: 18px;
  background-position: 4px;
  background-repeat: no-repeat;
  z-index: 100;
}

.modal-close:hover {
  background-color: #333;
  opacity: .5;
}

/* [OPEN, ] MODAL OPEN STATE */
.modal.open {
  display: block;
}

body .modal-dimmer {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 9000;
}

body .modal-dimmer.active {
  display: block;
}

.modal .inner,
.dropdown .inner {
  height: calc(100% - 6rem);
  overflow: auto;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  border-top: 1px solid #aaa;
}

.dropdown .inner {
  height: auto;
  padding-bottom: 3rem;
  overflow: hidden;
  position: static;
}

.modal.search-stacked .inner {
}

.modal.search-stacked .inner ul {
  margin-bottom: 1rem;
}

.modal.search-stacked .inner h3:first-child {
  display: none;
}

.modal .header {
  padding: 0 0rem;
  height: 3rem;
}

.modal .header h3 {
  padding: 0 1rem;
  margin: 0;
  line-height: 3rem;
  font-size: 1.25rem;
  font-weight:400;
  display: inline-block;
  min-width: 180px;
}

.modal .inner h3 {
  padding: 0 1rem;
  margin: 0;
  margin-bottom: 0rem;
  line-height: 3rem;
  font-size: 1.25rem;
}

.modal .footer,
.dropdown .footer {
  height: 3rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #ccc;
  padding: .5rem;
}

.modal .footer .button,
.dropdown .footer .button {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: 0;
  border: none;
  vertical-align: baseline;
  background: #e0e1e2;
  color: rgba(0, 0, 0, .6);
  margin: 0 .25em 0 0;
  padding: .78571429em 1.5em;
  text-transform: none;
  text-shadow: none;
  font-weight: 700;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: .28571429rem;
  box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
  will-change: '';
  -webkit-tap-highlight-color: transparent;
}

.modal .footer .button.done,
.dropdown .footer .button.done {
  float: right;
  color: #fff;
  background-color: #2185d0;
}

/* SORT STYLES
-------------------------------- */
.modal.sort {
  margin-left: 150px;
  width: 300px;
  min-height: 0;
  overflow: hidden;
}

.modal.sort .inner {
  position: static;
  overflow: auto;
  border-top: 0;
}

.modal.sort .inner ul li.list-button {
  font-size: 1rem;
  padding: .5rem 1rem;
  font-family:'Lato',arial,sans-serif;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e0e0e0;
}

.modal.sort .inner ul li.list-button:hover {
  background-color: #eaeaea;
}

.modal.sort .inner ul li.list-button.active {
  background-color: #eee;
  font-weight: 700;
}

.modal.sort .inner ul li.list-button:last-child {
  border-bottom: none;
}

/* LISTVIEW STYLES
-------------------------------- */
.modal .checkbox-item-wrap {
}

.modal .checkbox-item-wrap .hidden-checkbox {
  display: none;
}

.modal .list-button {
  cursor: pointer;
}

/* NESTED LIST VIEW
-------------------------------- */
.modal label {
  margin: 0;
}

.modal ul li .checkbox-item-wrap.select-all label {
  font-weight: 700;
}

.modal ul li .checkbox-item-wrap {
  font-size: 1rem;
  padding: 0;
  font-family:'Lato',arial,sans-serif;
  background-color: #f8f8f8;
}

.modal ul li.child .checkbox-item-wrap {
  padding: .5rem 3.5rem;
  background-color: #fafafa;
}

ul.nested-checkbox-list li.parent,
ul.nested-checkbox-list li.child {
  padding: 0;
  background-color: #f5f5f5;
}

ul.nested-checkbox-list li.parent .checkbox-item-wrap:hover,
ul.nested-checkbox-list li.child .checkbox-item-wrap:hover {
  background-color: #eee;
}

/* [OPEN, CLOESED] PARENT NEST STATE */
ul.nested-checkbox-list li.parent.closed ul {
  height: 0;
  overflow: hidden;
}

ul .checkbox-label {
  position: relative;
  padding: .25em 0em .25em 2em;
  display: block;
  cursor: pointer;
}

ul .checkbox-label:hover {
  background-color: #f0f0f0;
}

/* [CHECKED, MIXED, UNCHECKED] PARENT CHECKED STATE */
ul.nested-checkbox-list li.parent {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
}

ul.nested-checkbox-list li.parent > .checkbox-item-wrap label:after {
  content: "";
  position: absolute;
  right: .5rem;
  height: 1rem;
  width: 1rem;
  background-image: url('/foundation/images/icons/down-arrow.png');
  background-size: contain;
  top: 50%;
  margin-top: -.5rem;
  transition: .25s all;
}

ul.nested-checkbox-list li.parent.open > .checkbox-item-wrap label:after {
  content: "";
  position: absolute;
  right: .5rem;
  height: 1rem;
  width: 1rem;
  background-image: url('/foundation/images/icons/down-arrow.png');
  background-size: contain;
  top: 50%;
  margin-top: -.5rem;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

ul.nested-checkbox-list li.parent ul {
  -webkit-column-count: 3;    /* Ch, Saf, And, BB  */
  -moz-column-count: 3;    /* Fx */
  column-count: 3;    /* IE 10, Op 11.1+ */
  padding-left: 2rem;
  padding-right: 2rem;
}

ul.nested-checkbox-list li.parent.open ul {
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

ul.nested-checkbox-list li.parent ul li.child {
  border: none;
  display: inline-block;
  width: 100%;
}

ul.nested-checkbox-list li.parent ul li.child .checkbox-item-wrap {
  padding: 0;
  background-color: #fff;
}

ul.nested-checkbox-list li.parent > .checkbox-item-wrap .checkbox-label {
  font-size: 1.1rem;
  padding: .5em 2em .5em;
  margin: 0;
}

ul.nested-checkbox-list li.parent:first-child {
  border-top: 1px solid #ccc;
}

ul.nested-checkbox-list li.child {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.nested-checkbox-list li.child:first-child {
  border-top: 1px solid #ccc;
}

ul.nested-checkbox-list li.parent.checked .checkbox-label:before {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: 50%;
  margin-top: calc(-.5rem);
  background-image: url(/foundation/images/icons/checkbox.png);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  left: .5em;
}

ul.nested-checkbox-list li.parent.mixed .checkbox-label:before {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: 50%;
  margin-top: calc(-.5rem - 1px);
  background-image: url(/foundation/images/icons/checkbox.png);
  background-size: cover;
  background-position: 0px -1rem;
  background-repeat: no-repeat;
  left: .5em;
}

ul.nested-checkbox-list li.parent.unchecked .checkbox-label:before {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: 50%;
  margin-top: calc(-.5rem - 1px);
  background-image: url(/foundation/images/icons/checkbox.png);
  background-size: cover;
  background-position: 0px -2rem;
  background-repeat: no-repeat;
  left: .5em;
}

ul.nested-checkbox-list li.parent li.child {
  border-bottom: 1px solid #ccc;
}

ul.nested-checkbox-list li.parent li.child.checked .checkbox-label:before {
  background-position: 0 0;
}

ul.nested-checkbox-list li.parent li.child.unchecked .checkbox-label:before {
  background-position: 0px -2rem;
}

/* STACKED LIST VIEW
-------------------------------- */
ul.stacked-checkbox-list {
  margin-bottom: 3rem;
}

ul.stacked-checkbox-list .checkbox-label {
  position: relative;
  font-size: 1.1rem;
  cursor: pointer;
}

ul.stacked-checkbox-list li {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
}

/* [CHECKED, MIXED, UNCHECKED] PARENT CHECKED STATE */
ul.stacked-checkbox-list li.checked .checkbox-label:before {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: 50%;
  margin-top: calc(-.5rem);
  background-image: url(/foundation/images/icons/checkbox.png);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  left: .5em
}

ul.stacked-checkbox-list li.unchecked .checkbox-label:before {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: 50%;
  margin-top: calc(-.5rem - 1px);
  background-image: url(/foundation/images/icons/checkbox.png);
  background-size: cover;
  background-position: 0px -2rem;
  background-repeat: no-repeat;
  left: .5em
}

/* KEYWORD SEARCH
-------------------------------- */
.dropdown.search-keyword .inner {
  padding: 0;
}

.dropdown.search-keyword .inner h3 {
  padding: .5rem 1rem;
}

.dropdown.search-keyword .input-wrap {
  position: relative;
}

.dropdown.search-keyword .input-wrap:after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  margin-top: -.5rem;
  right: 3.5rem;
  background-image: url('/foundation/images/icons/search.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.dropdown.search-keyword input#location-keywords {
  width: 100%;
  margin: 0;
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 3rem;
  font-family:'Lato',arial,sans-serif;
  background: #fff;
  outline: 0;
  color: rgba(0, 0, 0, .87);
  background-color: transparent !important;
  box-shadow: none !important;
  font-size: 1.5rem;
  padding: 0 1rem;
  display: block;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #ccc;
  padding-right: 3rem;
  border-right: 1px solid #ccc;
}

.modal.search-keyword input#location-keywords:focus {
}

.dropdown .completion-list .empty {
  padding: 1rem;
  background-color: #f5f5f5;
}

.dropdown .completion-list .completion-item {
  transition: padding .25s;
  font-size: 1rem;
  padding: .5rem 1rem;
  background-color: #f5f5f5;
  border-bottom: #eaeaea;
}

.dropdown .completion-list .completion-item:hover {
  padding-left: 1.75rem;
  cursor: pointer;
  background-color: #f0f0f0;
}

.dropdown .completion-list .completion-item.active {
  background-color: #eee;
}

.dropdown .completion-list .completion-item .completion-value {
  font-size: 1rem;
}

.dropdown .completion-list .completion-item .completion-type {
  margin-left: .25rem;
  padding: .5rem;
  color: #444;
}

.dropdown.search-keyword {
  display: none;
  box-shadow: #d7d7d7 0px 1px 7px;
}

.dropdown.search-keyword.open {
  display: block;
}

.search-keyword {
  position: absolute;
  width: 21.5rem;
  min-height: 16rem;
  left: .25rem;
  top: calc(2.5rem - 1px);
  border-top-width: 0;
  background-color: #fff;
  z-index: 9002;
  border: 1px solid #d7d7d7;
  border-radius: 0 0 3px 3px;
  border-top: 0;
}

.search-keyword .inner {
  border-top: 1px solid #d7d7d7;
}

.dropdown .completion-list .completion-item {
  position: relative;
}

.dropdown.search-keyword .inner h3 {
  font-size: 1rem;
  font-weight: 700;
}

.dropdown .completion-list .completion-item:after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  right: .5rem;
  top: 50%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.dropdown .completion-list .completion-item:after {
  background-image: url("/foundation/images/icons/check-plus.png");
}

.dropdown .completion-list .completion-item.direct:after {
  background-image: url("/foundation/images/icons/arrow-right.png");
}

.modal-dimmer.transparent {
  opacity: 0;
}

.SearchController .dropdown {
  z-index: 7999;
}

.bar-link #location-keywords.keyword-search {
  background-color: #fff;
  border: none;
  z-index: 8000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

/* RESULT STYLES
-------------------------------- */
.DynamicSearchResults .results {
  position: relative;
  min-height: 12rem;
}

.DynamicSearchResults .loader-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #444;
  opacity: .5;
  border-radius: 5px;
}

.DynamicSearchResults .loader,
.DynamicSearchResults .loader:before,
.DynamicSearchResults .loader:after {
  background: #ffffff;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

.DynamicSearchResults .loader:before,
.DynamicSearchResults .loader:after {
  position: absolute;
  top: 0;
  content: '';
}

.DynamicSearchResults .loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.DynamicSearchResults .loader {
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.DynamicSearchResults .loader:after {
  left: 1.5em;
}

@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #ffffff;
    height: 4em;
  }

  40% {
    box-shadow: 0 -2em #ffffff;
    height: 5em;
  }

}

@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #ffffff;
    height: 4em;
  }

  40% {
    box-shadow: 0 -2em #ffffff;
    height: 5em;
  }

}

.DynamicSearchResults #searchResults .header {
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.DynamicSearchResults .listingsResultCount {justify-content:flex-end;}

.modal.modal-context-id-features ul.stacked-checkbox-list {
    -webkit-columns:4;
    columns: 4;
    -webkit-column-gap:0;
    column-gap:0;
    background: #f8f8f8;
}
.modal.modal-context-id-features ul.stacked-checkbox-list li {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.DynamicSearchResults #searchResults .header > div {
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;    /* NEW, Spec - Firefox, Chrome, Opera */
  float: none;
  margin: .25rem 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.DynamicSearchResults #searchResults .header > div.pageCount {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.DynamicSearchResults #searchResults .header > div.pageCount span {
  padding-left: .5rem;
}

.DynamicSearchResults .FeaturesIcons span {
  text-indent: -9999px;
  display: block;
  /* width: 0; */
}

.DynamicSearchResults .FeaturesIcons {
  display: -webkit-inline-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-inline-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-inline-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: inline-flex;
}

.filter-link[data-value]:before {
  margin-right: .5rem;
}

.DynamicSearchResults #searchResults .pagination a.icon-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.DynamicSearchResults #searchResults .pagination a.icon-left {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.DynamicSearchResults #searchResults .pagination > span {
  -webkit-justify-content: center;
  justify-content: center;
}

.DynamicSearchResults #searchResults .page-total {
  padding-left: .5rem;
}

.SearchController .query-description span.descriptor.has-clear {
  position: relative;
  padding-right: 2.5rem;
}

.SearchController .query-description span.clear-param {
  display: block;
  right: -1px;
  position: absolute;
  left: auto;
  top: -1px;
  bottom: -1px;
  height: auto;
  margin: 0;
  text-indent: -9999px;
  border-radius: 0 3px 3px 0;
  background-color: #eee;
  background-position: center;
}

.comment-icon {
  position: relative;
  padding: 2px;
  margin: 2px;
  font-size: 10px;
  color: #000;
  background: #f3961c;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
  background: -moz-linear-gradient(#f9d835, #f3961c);
  background: -o-linear-gradient(#f9d835, #f3961c);
  background: linear-gradient(#f9d835, #f3961c);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  min-width: 1rem;    /* margin: .25rem; */
  height: .75rem;
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: .75rem;
  font-weight: 700;
  font-family:'Lato',arial,sans-serif;
}

.comment-icon:after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 3px;
  border-width: 4px 4px 0;
  border-style: solid;
  border-color: #f3961c transparent;
  display: block;
  width: 0;
}

.modal.no-col .inner .nested-checkbox-list ul {
  -webkit-column-count: 1;    /* Ch, Saf, And, BB  */
  -moz-column-count: 1;    /* Fx */
  column-count: 1;    /* IE 10, Op 11.1+ */
}

/* COMPONENT : SlideshowSearchResults */
#SlideshowSearchResults .result-teasers {
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;    /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

#SlideshowSearchResults .teaser-wrap {
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  height: 0;
}

#SlideshowSearchResults .pagination {
}

/* PRESENTATION : SlideshowSearchItem */
.slideshow-search-item {
  width: calc(50% - .5rem);
  margin-bottom: 1rem;
  transition: all 0.5s;
  position: relative;
}

.slideshow-search-item img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.slideshow-search-item .count {
  color: #fff;    /* diagonal gradient */
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: auto;
}

.slideshow-search-item .count:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.slideshow-search-item .count-inner {
  position: absolute;
  bottom: .5rem;
  right: .5rem;
}

.slideshow-search-item .count-inner:before {
  content: "";
  height: 18px;
  background-image: url('/foundation/images/icons/slides.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  background-position: right;
}

.slideshow-search-item h3,
.slideshow-search-item p,
.slideshow-search-item p.byline,
.slideshow-search-item p.sections {
  position: relative;
  margin: .5rem 0;
}

.slideshow-search-item p.sections {
  color: #7E7E7E;
  margin-bottom: 0;
}

.slideshow-search-item p {
  color: #555;
  font-weight: 400
}

.slideshow-search-item h3 {
  margin-top: 2px;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.slideshow-search-item:hover a::before {
  content: "";
  position: absolute;
  bottom: -.5rem;
  right: -.5rem;
  left: -.5rem;
  top: -.5rem;
  background-color: #eee;
}

.slideshow-search-item:hover,
.slideshow-search-item:hover a,
.slideshow-search-item:hover p.byline {
  color: #000;
}
.slideshow-search-item:nth-child(1):hover a::before,
.slideshow-search-item:nth-child(2):hover a::before {
  content: "";
  position: absolute;
  bottom: -.5rem;
  right: -.5rem;
  left: -.5rem;
  top:-5px;
  background-color: #eee;
}
#SlideshowSearchResults .listingsResultCount {
  background: none
}

.slideshow-search-item:hover .slideshow-search-item {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

#SlideshowSearchController h1 {
  font-size: 2em;
}

#SlideshowSearchResults .teaser-wrap {
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  height: 0;
  height: 204px;
  padding-bottom: 0 !important;
  text-align: center;
  background-color: #333
}

#SlideshowSearchResults .teaser-wrap img {
  height: 100%;
}

#SlideshowSearchResults a {
  text-decoration: none;
}

div#SlideshowSearchController {
  margin:0 0 10px;
  padding: 0;
}

div#SlideshowSearchController a {
  text-decoration: none;
}

#Section.SpecialIssuesSectionLanding #gridMainSidebarJr,
#Section.SpecialIssuesSectionLanding #gridMainSidebarJr2 {
  text-align:center;
  padding-top:10px;
}

#SpecialIssuesSectionLanding .storyCapsuleContainer:not(:first-child) {
  clear:both;
  padding-top:10px;
  border-top:1px solid #ddd;
}
#SpecialIssuesSectionLanding .storyCapsuleContainer div.clear {
  display:none;
}

#SpecialIssuesSectionLanding .storyCapsuleContainer .storyTeaser {
  float:left;
  margin:0 10px 10px 0;
}
#SpecialIssuesSectionLanding .storyCapsuleContainer .categoryHeading a {
  color:#EE2E2F;
  font-weight:700;
  text-decoration:none;
  text-transform: uppercase;
}
#SpecialIssuesSectionLanding .storyCapsuleContainer .storyCapsule .category.longOnly {
  display:none;
}
#SpecialIssueCategoryStories .storyCapsuleBlock h3.headline,
#SpecialIssuesSectionLanding .storyCapsuleContainer h3.headline {
  font-size:1.75em;
}
#SpecialIssuesSectionLanding .storyCapsuleContainer p.byline .author:after {
  display:inline;
  content:' | ';
}

#SpecialIssuesSectionLanding .storyCapsuleContainer h4.headline {
/*  font-size:18px;*/
}
#SpecialIssuesSectionLanding .storyCapsuleContainer .storyBody {
  font-size:14px;
}
#SpecialIssuesSectionLanding .storyCapsuleContainer .moreLink {
  text-align:right;
}
#SpecialIssuesSectionLanding .storyCapsuleContainer .moreLink a {
  text-decoration:none;
}

body#Category.SpecialCategoryLandingFullWidth #gridMain {
  padding:0 10px;
  margin:10px;
  width:calc(100% - 40px);
}
body#Category.SpecialCategoryLandingFullWidth #gridLeftColumn,
body#Category.SpecialCategoryLandingFullWidth #leftColumnCenter {
  width:600px;
}
body#Category.SpecialCategoryLandingFullWidth #leftColumnTopLeft {
  width:290px;
}
body#Category.SpecialCategoryLandingFullWidth #leftColumnTopRight {
  width:310px;
}
body#Category.SpecialCategoryLandingFullWidth #homeSidebarLeft,
body#Category.SpecialCategoryLandingFullWidth #homeSidebarRight {
  text-align:center;
  background:#eee;
  padding-top:10px;
}
body#Category.SpecialCategoryLandingFullWidth #leftColumnTopRight #MediumRectangle300x250 {
  padding:0;
  text-align:right;
}
body#Category.SpecialCategoryLandingFullWidth #gridTopRow {
  padding-top:1px;
}

#SpecialIssueCategoryStories .specialCategoryLede {}
div#SpecialIssueCategoryStoriesHorizontal .specialCategoryLede img, 
#SpecialIssueCategoryStories .specialCategoryLede img {
  float:left;
  margin:0 10px 10px 0;
}
#SpecialIssueCategoryStories .specialCategoryLede .storyCapsule,
div#SpecialIssueCategoryStoriesHorizontal .specialCategoryLede .storyCapsule {
  margin-bottom:10px;
}
#SpecialIssueCategoryStories .specialCategoryLede .storyCapsule h3.headline,
div#SpecialIssueCategoryStoriesHorizontal .specialCategoryLede .storyCapsule h3.headline  {
  font-size:24px;
}
#SpecialIssueCategoryStories .specialCategoryLede .storyCapsule .Summary,
div#SpecialIssueCategoryStoriesHorizontal .specialCategoryLede .storyCapsule .Summary {
  font-size:14px;
  line-height:1.4;
}
div#SpecialIssueCategoryStories #LandingFollowStories .storyCapsuleBlock {
  margin-bottom:1em;
  padding-bottom:1em;
  border-bottom:1px solid #ccc;
}
div#SpecialIssueCategoryStoriesHorizontal #LandingFollowStories .storyCapsuleBlock {
  margin:0 16px 2em 0;
  display: inline-block;
  width: 300px;
  text-align: left;
  white-space: normal;
  vertical-align: text-top;
}
div#SpecialIssueCategoryStoriesHorizontal #LandingFollowStories .storyCapsuleBlock:nth-of-type(3n){
margin-right: 0
} 
div#SpecialIssueCategoryStoriesHorizontal #LandingFollowStories .storyCapsuleBlock h4.headline {
   margin-top: 5px;
  font-size:16px;
}
div#SpecialIssueCategoryStoriesHorizontal #LandingFollowStories .storyCapsuleBlock .date,
#SpecialIssueCategoryStories #LandingFollowStories .date {
  display:none;
}
div#SpecialIssueCategoryStoriesHorizontal #LandingFollowStories .more,
#SpecialIssueCategoryStories #LandingFollowStories .more  {
  clear:both;
  width:100%;
  text-align:right;
  margin-bottom:1em;
  font-weight:700;
  text-decoration: none;
  font-size:14px;
}
#Section #SpecialIssuesSectionLanding .storyCapsuleContainer .headline+p.byline,
div#SpecialIssueCategoryStories .headline+p.byline{
  margin-top: 5px
}
#SpecialIssuesSectionLanding .storyCapsuleContainer  .subhead,
div#SpecialIssueCategoryStories .subhead {
    color: #555;
    margin: 5px 0;
    font-weight: 700;
}
div#DigitalIssueSpecialIssues {
    overflow: hidden;
}
#SpecialIssueCategoryStories #LandingFollowStories .more a,
div#SpecialIssueCategoryStoriesHorizontal #LandingFollowStories .more a {text-decoration:none;}

#SectionArchives h3 .headingSecondaryText {font-weight:700;}

#EventsRecommended .more {text-align:right;margin-right:10px;}

#HeaderforCategoryorSection.SpecialCategoryLandingFullWidth{
  background: #fff;
  margin:10px 0;
}
div#HeaderforCategoryorSection {
  background:#fff;
}
div#HeaderforCategoryorSection a { 
  color: #CD181F;
  display: block;
  font-weight:400;
  text-transform: uppercase;
  text-decoration: none;
  border:1px solid #7d7d7d;
  border-width:1px 0;
}

div#SpecialIssueCategoryStories>h1{display: none;}
body.DefaultSpecialIssueTableofContents div#gridMainSidebarJr {
    margin-left: 10px;
    text-align: center;
}
div#DigitalIssueSpecialIssues.SpecialIssueCategoryLanding {
    text-align: center;
    margin:0 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd
}
div#SpecialIssueCategoryStories #LandingFollowStories{
  clear: both;
}
div#SpecialIssueCategoryStoriesHorizontal div#LandingFollowStories {
    text-align: center;
}
div#SpecialIssueCategoryStories #LandingFollowStories+a{
  text-decoration: none;
  float:right;
  display: block;
  margin:5px 0;
}
div#SpecialIssueCategoryStories #LandingFollowStories+a:after {
    content: " ";
    clear: both;
    text-indent: -9999pc;
    display: block;
    height: 0;
}
div#SpecialIssueCategoryStories #LandingFollowStories .storyTeaser {
  float: left;
  margin:0 10px 0 0;
}

#MapLarge {margin:10px 0!important;}
#NearbyLocations.MainColumn {margin:15px 0;}
#NearbyLocations.MainColumn #nearbyContent a {text-decoration:none;}
#NearbyLocations.MainColumn #nearbyContent {font-size:1.1em;line-height:1.5;margin-left:0.5em;}
#NearbyLocations.MainColumn #nearbyContent form select {font-size:1.1em!important;}

#LocationRestaurantDetails.MainColumn {margin:10px 0;}
  #LocationRestaurantDetails.MainColumn p {font-size:1.2em;line-height:1.4;}
  
#LocationMetaData.MainColumn {line-height:1.4;}
#LocationTags.MainColumn {margin:10px 0;}
#LocationMetaData.MainColumn .url {font-weight:700;}
.LocationMetaData .tel,
.LocationMetaData .url {font-size:1.2em;}


#RelatedStoriesLocation.MainColumn h4.headline a {font-size:1.45em!important;}
  #RelatedStoriesLocation.MainColumn h4.headline a[href*='related'] {font-size:1.1em!important;display:block;text-align:right;}

#RelatedStoriesLocation.MainColumn h5.subhead {font-size:1.15em!important;}
#RelatedStoriesLocation.MainColumn .byline {font-size:1.15em!important;margin:0!important;}

#EventDescription.MainColumn {font-size:1.2em!important;margin-top:1em;line-height:1.4;}
#EventLocation.MainColumn li h4 {font-size:1.45em;font-weight:700;}
#EventLocation.MainColumn li h4 a {text-decoration:none;}
#EventLocation.MainColumn li ul a {text-decoration:none;}
#EventLocation.MainColumn li ul {line-height:1.4;margin-bottom:1em;font-size:1.1em;}

#MapSmall.MainColumn {margin:10px 0;}
#MapSmall.MainColumn h3 {display:none;}
#MapSmall.MainColumn li a {text-decoration:none;}
#MapSmall.MainColumn ul.moduleList {
  display:flex;
  justify-content:space-between;
}
a#MapSmallDirectionsLink {
  display: block;
  background: #eee;
  padding: 2px 4px;
  border-radius: 4px;
  margin-top: 3px;
  border: 1px solid #ddd;  
  font-weight:700;
}
a#MapSmallDirectionsLink:hover {
  background:#ddd;
  border:1px solid #ccc;
}
li.locationRating a {color:#ccc;}
li.locationItem li.locationRating {font-size:0.75em;}

#PastEvents.MainColumn {margin:10px 0;}

#StoryTags {clear:both!important;margin-bottom:15px;}

#SendaTipForm fieldset#SubmitLetter p input,
#SendaTipForm fieldset#SubmitLetter p textarea {width:calc(100% - 140px);}
#SendaTipForm fieldset#SubmitLetter p input.contactcheckbox {width:auto!important;}

#AddEvent .dateTimeInstructions {width:auto!important;margin:0 0 1em 2em!important;}

#ShellPollNavigation:after {
  display:block;
  content:'';
  clear:both;
  margin-bottom:10px;
}
#ShellPollNavigation a {
  text-decoration:none!important;
}
#ShellPollNavigation li {
  font-size:1em;
  line-height:1.25;
}

#Poll h3.PollQuestion {
  font-size:28px;
  font-weight:700;
  margin-bottom:10px;
}
form.PollChoices ul {
  line-height:2;
  font-size:1.1em;
  margin-left:1em;
}
form.PollChoices input[type=submit] {
  font-size:2em;
  border-radius:8px;
  border:1px solid #999;
  border-width:1px 2px 2px 1px;
  padding:3px 6px;
  background-color:#fff;
}
form.PollChoices input[type=submit]:hover {
  border:1px solid #900;
  border-width:2px 1px 1px 2px;
  color:#900;
}

#LatestInCategory.MainSidebar,
#LatestInCategory.ContentFullWidth {
  margin:10px 0; 
}
#LatestInCategory.MainSidebar .storyItem .imageTeaser,
#LatestInCategory.ContentFullWidth .storyItem .imageTeaser {
  float:left;
  margin:0 10px 10px 0;
}
#LatestInCategory.MainSidebar .storyItem h4.headline a,
#LatestInCategory.ContentFullWidth .storyItem h4.headline a {
  font-size:14px!important;
  font-weight:700;
}
#LatestInCategory.MainSidebar ul .storyItem.more a,
#LatestInCategory.ContentFullWidth ul .storyItem.more a {
  display:block;
  text-align: right;
  background-color:#fff;
  position:relative;
  top:-1.25em;
}
#LatestInCategory.ContentFullWidth li.l0.storyItem {
    clear: both;
}
.Ad.VerticalStrip {
  width:125px;
  margin:0 auto 10px;
}
#NowPlaying.MovieTimesLanding {
}

#NowPlaying.MovieTimesLanding h3 {
  font-size: 1.75em;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #CD181F;
  border: 1px solid #7d7d7d;
  border-width: 1px 0;
}

#NowPlaying.MovieTimesLanding ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#NowPlaying.MovieTimesLanding ul li ul li a {
  text-decoration: none;
  font-weight: 700;
}
#NowPlaying ul li img {
    float: none;
    width: auto;
    margin: 0;
}

#Comments.MovieTimes {
  margin-top: 10px;
}

.Demerzel6Zone #gridColumnContainer {
  margin: 0 10px 10px 0;
  width: 630px !important;
  border-right:1px solid #7d7d7d;
  padding-right:9px;
}

.Demerzel6Zone #gridMainSidebar {
  padding-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 15px;
}

.Demerzel6Zone #gridMainColumn {
  width: 455px;
}

.Demerzel6Zone #gridAdSidebar {
  margin:0!important;
  width:330px;
}

#EventPicksChooser .calendarDays {
  text-transform: uppercase;
  font-size:1.2em;
  font-weight:400;
  color: #999;
  margin: 0 0 10px;
}

#EventPicksChooser .calendarDays a {
  padding: 0 2px;
  text-align: center;
  color: #999;
}

#EventPicksChooser .calendarDays a:hover {
  color: #cd181f;
}

#EventPicksChooser .calendarDays a.calCurrent {
  padding-left: 0;
  color: #cd181f;
}

#EventPicksChooser .storyItem {
  overflow: hidden;
}

#EventPicksChooser .storyItem a img {
  float: left;
  margin: 0 15px 10px 0;
  display: block;
}

#EventPicksChooser p.more {
  clear: both;
  text-align: center!important;
  margin: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}

#EventPicksChooser div.tabs {
  text-transform: uppercase;
  color: #999;
  line-height: 1.1;
}
#EventPicksChooser div.tabs a {
  color: #999;
}
#EventPicksChooser div.tabs .tabCurrent a {
  color:#cd181f;
  font-weight:400;
}
#EventPicksChooser div.tabs div.tabLeft {
  padding-left: 0;
}
#EventPicksChooser div.tabs div {
  display: inline-block;
  vertical-align: text-top;
  margin:0;
  padding:0 7px;
  border-right:1px solid #7d7d7d;
  font-size:1.2em;
}
#EventPicksChooser div.tabs div.tabRight + div.tabRight {
  border-right: 0 none;
  padding-right: 0;
}
#EventPicksChooser div.eventSearchBody {
  margin: 10px 0 0;
  padding: 0 0 10px;
}
#EventPicksChooser form {
  padding: 0;
}
#EventPicksChooser select {
  margin: 0 0 5px;
}
#EventPicksChooser form input[type='text'] {
  width:calc(100% - 60px);
  margin-right: 5px;
  float: left;
  padding: 0 20px 0 0;
}
#EventPicksChooser form input[type='submit'] {
  padding:0 0 2px;
}
#EventPicksChooser p.submitLink {
  margin: 10px auto 0;
  text-align: center;
  font-size:1em;
  text-transform: uppercase;
  clear: both;
  border-top:1px solid #7d7d7d;
  padding-top:1em;
}
  #EventPicksChooser p.submitLink a {
    color:#7d7d7d;
  }
  
form[name=movietimesSearchForm] + p {
  text-align: center;
  padding: 0;
  border: 1px solid #eee;
  border-width: 1px 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #ccc;
  margin: 0 auto;
  width: 88%;
}

div#CurrentIssue .currentIssue {
  float: left;
  margin: 0 10px 0 0;
}

/*div#CurrentIssue .digitalEdition {
  margin: 0 0 10px;
}*/

/*div#CurrentIssue .digitalEdition h3 a {
  color: #111;
  font-weight:400;
  font-size: 14px;
  display: block;
  line-height: 1.25;
  margin: 0 0 3px;
}*/
div#CurrentIssue .morelinks {
  padding-top:5%;
}
div#CurrentIssue .morelinks ul li {
  margin:3px 0;
  padding: 4px 0;
  overflow: hidden;
  text-transform: uppercase;
  font-size:1.2em;
}
div#CurrentIssue .morelinks ul li span {
  display: block;
  font-size:.8em;
  color: #999;
  text-transform:none;
  font-weight:400;
}
div#CurrentIssue .morelinks ul li+li{
  border-top: 1px solid #7d7d7d
}
div#CurrentIssue .morelinks ul li a {
  color: #333;
  font-weight:700;
}
div#CurrentIssue .morelinks ul li a:hover {
  color:#cd181f;
}

div#Galleries,
div#GallerySidebarInsidePage {
  position: relative;
}

div#Galleries .galleryRow,
div#GallerySidebarInsidePage .galleryRow {
  text-align: left;
}

div#Galleries ul li {
  margin: 0;
}

div#Galleries .galleryRow div.slideshowItem {
  display: inline-block;
  width: 142px;
  vertical-align: text-top;
  margin: 5px 10px;
  text-align: left;
}

div#GallerySidebarInsidePage .galleryRow div.slideshowItem {
  display: inline-block;
  width: 282px;
  vertical-align: text-top;
  margin: 5px 0;
  text-align: left;
}

div#Galleries .galleryRow div.slideshowItem+div.slideshowItem {

}

div#Galleries .galleryRow div.slideshowItem a,
div#GallerySidebarInsidePage .galleryRow div.slideshowItem a {
  color: #333;
  font-weight: 400;
  line-height: 1.2;
  font-size:14px;
  cursor: pointer;
}

div#Galleries .galleryRow div.slideshowItem a img,
div#GallerySidebarInsidePage .galleryRow div.slideshowItem a img {
  margin-bottom: 3px;
  border: 1px solid transparent;
  transition: all ease .05s;
}

div#Galleries .galleryRow div.slideshowItem a:hover,
div#GallerySidebarInsidePage .galleryRow div.slideshowItem a:hover {
  color: #d3222c;
}

div#Galleries .galleryRow div.slideshowItem a:hover img,
div#GallerySidebarInsidePage .galleryRow div.slideshowItem a:hover img {
  border-color: #999;
  opacity: .95;
}

div#Galleries .moreLinks,
div#GallerySidebarInsidePage .moreLinks {
  font-family: 'Lato';
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

div#Galleries .moreLinks ul,
div#GallerySidebarInsidePage .moreLinks ul {
  padding-bottom: 0;
}

div#Galleries .moreLinks a {
  color: #d3222c;
}

div#Galleries .moreLinks a:after,
div#GallerySidebarInsidePage .moreLinks a:after {
  content: "\000BB";
  color: #999;
  font-family: 'Oswald';
  font-weight: 700;
}

div#GallerySidebarInsidePage .moreLinks a {
  color: #d3222c;
}

div#Galleries .galleryViewPort {
  position: relative;
  height: 400px;
  overflow: hidden;
}
div#Galleries .moreLinks, div#GallerySidebarInsidePage .moreLinks{
  margin-top: 10px;
}

div#GallerySidebarInsidePage .galleryViewPort {
  position: relative;
  height: 615px;
  overflow: hidden;
}

div#Galleries .galleryControls a,
div#GallerySidebarInsidePage .galleryControls a {
  transition: all ease-in .2s;
  position: absolute;
  left: calc(50% - 15px);
  display: block;
  width: 30px;
  height: 27px;
  padding: 3px 0 0;
  border-radius: 100%;
  line-height: 1;
  text-align: center;
  background: rgba(211, 34, 44, .99);
  color: #fff;
  box-shadow: 0px 0px 2px 1px #fff;
  font-weight: 700;
  font-family: Impact;
  font-size: 1.3em;
  outline: 0 none;
  opacity: 0;
      line-height: 1.3;
}

body#Slideshow div#GallerySidebarInsidePage .galleryControls a {
  box-shadow: 0px 0px 2px 1px #fff;
  background: rgba(211, 34, 44, .99);
}

div#Galleries:hover .galleryControls a,
div#GallerySidebarInsidePage:hover .galleryControls a {
  opacity: 1;
}

div#Galleries .galleryControls a:hover,
div#GallerySidebarInsidePage .galleryControls a:hover,
body#Slideshow div#GallerySidebarInsidePage .galleryControls a:hover {
  background: rgba(33, 33, 33, .93);
}

div#Galleries:hover .galleryControls a.disabled,
div#GallerySidebarInsidePage:hover .galleryControls a.disabled {
  opacity: .3;
  cursor: default;
  color: #999;
  background: rgba(3, 3, 3, .33);
}

div#Galleries .galleryControls a.prevButton,
div#GallerySidebarInsidePage .galleryControls a.prevButton {
  top: 40px;
}

div#Galleries .galleryControls a.nextButton,
div#GallerySidebarInsidePage .galleryControls a.nextButton {
  bottom: 40px;
}
div#Galleries-slideshowItem-2,
div#Galleries-slideshowItem-1,
div#GallerySidebarInsidePage-slideshowItem-1,
div#GallerySidebarInsidePage-slideshowItem-2 {
  margin-top: 0!important;
}

@-webkit-keyframes HomeColumnspulse {
    from {
background: rgba(3,3,3,.9);
    }

    to {
background: rgba(3,3,3,.2);
    }
}

@keyframes HomeColumnspulse {
    from {
   background: rgba(3,3,3,.9);
    }

    to {
    background: rgba(3,3,3,.2);
    }
}
#Home div#SpecialIssues,
#Home div#HomeColumns {
  margin:1em 0 2em;
  clear: both;
}
div#HomeColumns .owl-item button {
    color: #3E3E3E;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 0 1px 0 #E3E3E3;
    text-align: center;
    padding: 3px 5px;
    background-color: #E3E3E3;
    background: -moz-linear-gradient(top,#E3E3E3,#B6B6B6);
    background: -webkit-gradient(linear,left top,left bottom,from(#E3E3E3),to(#B6B6B6));
    border: 1px solid #3E3E3E;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    cursor: pointer;
}
div#HomeColumns .owl-item div {
  width: 120px;
  height: 156px;
  margin: auto;
}
  div#HomeColumns .owl-item div.more {
    background:transparent;
    font-weight:bold;
    position:relative;
    text-align:left!important;
  }
  div#HomeColumns .owl-item div.more a {
    position:relative;
    top:40px;
    display:inline;
    background:none;
    font-size:1.5em;
    color:#CD181F;
  }
  div#HomeColumns .owl-item div.more a:after {
    display:inline;
    content:' \00BB';
  }
  
div#HomeColumns .owl-item a {
  width:120px;
  height:156px;
  background-image:url(/images/Generic-ColumnAvatar.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-size:contain;
  display: flex;
  display:-webkit-flex;
  align-items: flex-end;
  font-size: 1.35em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  text-shadow: 2px 2px 1px #000,
              -1px -1px 1px #000;
}

div#HomeColumns .owl-item .AdviceGoddess a {
  background-image: url(/general/image_files/columnicons/advice-goddess.gif);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .AskaMexican a {
  background-image: url(/general/image_files/columnicons/ask-a-mexican-1.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .BetweenTheLines a {
  background-image: url(/general/image_files/columnicons/BetweenTheLines-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .citysage a {
  background-image: url(/general/image_files/columnicons/citysagethumbnail.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .DiversCity a {
  background-image: url(/general/image_files/columnicons/DiverseCity-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .EditorsNote a {
  background-image: url(/general/image_files/columnicons/EditorsNote-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .Gooddirt a {
  background-image: url(/general/image_files/columnicons/GoodDirt-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .HikingBob a {
  background-image: url(/general/image_files/columnicons/HikingBob-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .Hightower a {
  background-image: url(/general/image_files/columnicons/JimHightower-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .Letters a {
  background-image: url(/general/image_files/columnicons/Letters-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .LocalView a {
  background-image: url(/general/image_files/columnicons/SemiNative-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .APhotoLife a {
  background-image: url(/general/image_files/columnicons/APhotoLife-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .PublishersNote a {
  background-image: url(/general/image_files/columnicons/PublishersNote-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .QueerThere a {
  background-image: url(/general/image_files/columnicons/QueerAndThere-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .RangerRich a {
  background-image: url(/general/image_files/columnicons/ranger-rich.gif);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .SliceofLife a {
  background-image: url(/general/image_files/columnicons/SliceOfLife-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .StrangerThanFiction a {
  background-image: url(/general/image_files/columnicons/column_stranger.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .StreetSmarts a {
  background-image: url(/general/image_files/columnicons/StreetSmarts-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .Technicalities a {
  background-image: url(/general/image_files/columnicons/Technicalities-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .TrumpTracker a {
  background-image: url(/general/image_files/columnicons/TrumpTracker-ColumnAvatar.jpg);
  text-indent:-9000px;
}
div#HomeColumns .owl-item .YourTurn a {
  background-image: url(/general/image_files/columnicons/YourTurn_ColumnAvatar.jpg);
  text-indent:-9000px;
}

#Home .owl-theme.owl-carousel .owl-buttons .owl-next, 
#Home  .owl-theme.owl-carousel .owl-buttons .owl-prev {
    width:20px;
    height:20px;
    background:rgba(3,3,3,.9);
    padding: 5px;
    border-radius: 100%;
    line-height:17px;
    font-size:17px;
    text-shadow:none;
    top:33%;
    transition: all linear .1s;
    animation:HomeColumnspulse;
}

#Home #HomeFeaturedCarousel .owl-theme.owl-carousel .owl-buttons .owl-next, 
#Home #HomeFeaturedCarousel  .owl-theme.owl-carousel .owl-buttons .owl-prev {
    width:40px;
    height:70px;
    background:transparent;
    line-height:1;
    font-size:5em;
    text-shadow:1px 0 0 #111,-1px 0 0 #111,0 1px 0 #111,0 -1px 0 #111;;
    top:35%;
    transition: all linear .1s;
    animation:pulse 3s 3;
}

div#HomeColumns .owl-carousel .owl-item {
  text-align: center;
}
#Home #SpecialIssues  .owl-carousel .owl-item .item {
  text-align: center;
}
#Home #SpecialIssues  .owl-carousel .owl-item .item .contentTeaser{
  width: 140px;
  padding: 0;
  border: none;
  text-align: center;
}
#Home #SpecialIssues  .owl-carousel .owl-item .item .contentTeaser img {
  height: auto;
}
#Home #SpecialIssues .owl-carousel .owl-item .item .contentTeaser .imgContainer+br{
  display: none;
}
#Home #SpecialIssues .owl-carousel .owl-item .item .contentTeaser h4{
  color: #000;
  font-weight: 700;
  font-size: 14px;
  margin:5px 0 0;
}
#Home #SpecialIssues .owl-carousel .owl-item .item .contentTeaser.more {
  font-weight: 700;
  text-align:right!important;
  height:164px;
}
#Home #SpecialIssues .owl-carousel .owl-item .item .contentTeaser.more a {
  display:block;
  position:relative;
  top:40px;
  color:#CD181F;
  font-size:1.5em;
  text-align:left;
}
#Home #SpecialIssues .owl-carousel .owl-item .item .contentTeaser.more a:after {
  display:inline;
  content:' \00BB';
}

#Home #TheLatest {margin:1em 0;}
#Home #TheLatest:after {
  clear:both;
  display:block;
  content:'';
  margin-bottom:1em;
}

div#TheLatest div.blogTabContent {}
div#TheLatest div.blogTabLeft {
  float:left;
  margin: 0 30px 0 0;
  width: 300px;
}
div#TheLatest div.blogTabRight {
  margin: 0;
  padding: 0 10px;
} 
div#TheLatest div.blogTabLeft a.teaserImg img {
  margin:0 auto 10px;
  border:0 none;
}
div#TheLatest h3.blogTabHeadline {
  font-size:1.2em;
  line-height:1.2;
}
div#TheLatest h3.blogTabHeadline a {
  color:#333;
  text-decoration:none;
}
div#TheLatest h3.blogTabHeadline a .btList {
  color:#000;
  font-weight:700;
  margin-right:2px;
}
div#TheLatest h3.blogTabHeadline a .btSection {
  text-transform:uppercase;
  color:#CD181F;
  margin-right:1px;
  font-weight: 700;
  font-size:1.1em;
  -webkit-font-smoothing: antialiased;
}
div#TheLatest div.blogTabRight ul {
overflow: hidden;
}
div#TheLatest div.blogTabRight ul li, div#TheLatest div.blogTabLeft ul li {
  margin: 0 0 10px;
}
div#TheLatest .seeAll {
  clear:both;
  text-transform:uppercase;
  text-align:center;
}
div#TheLatest .seeAll li {
  display: inline-block;
  font-size:1.1em;
  margin:0 2px;
}
div#TheLatest .seeAll a {
  color:#999;
  text-decoration:none;
  font-weight:700;
}
div#TheLatest .tabs>ul {
    border: 1px solid #7d7d7d;
    border-width: 1px 0;
/*    font-size: 0;*/
    margin: 0 auto 10px;
}
div#TheLatest .tabs>ul li {
  display: inline-block;
  font-size:1.85em;
  font-weight:400;
  text-transform: uppercase;
  letter-spacing:0.0.25em;
  padding:0 6px;
}
div#TheLatest .tabs>ul li:first-child {
  padding-left:0!important;
}
div#TheLatest .tabs>ul li+li {
  border-left: 1px solid #7d7d7d;
  line-height: 1;
}
div#TheLatest .tabs>ul li a{
  display: block;
  transition:.05s;
  vertical-align: text-top;
  color:#999;
  background: #fff;
}
div#TheLatest .tabs>ul li a:hover{
  background:#fff;  
}
div#TheLatest .tabs>ul li a.current {
color:#cd181f
}
#MMJTocCannabiz p.byline {
  font-size:12px!important;
  padding:0!important;
  margin:0 0 1em!important;
}
#gridAdSidebar .headerBar h2,
#gridMainSidebar .headerBar h2,
.ContentFullWidth .headerBar h2 {
  font-size:1.85em;
  letter-spacing:0.025em;
  border:1px solid #7d7d7d;
  border-width:1px 0;
  margin-bottom:0.5em;
}
#gridMainColumn .headerBar h2 {
  font-size:1.85em;
  letter-spacing:0.025em;
  text-align:center;
  margin-bottom:0.5em;
}
  #gridMainColumn .headerBar h2 a {
    display:inline-block;
    background:#fff;
    padding:0 20px;
    font-weight:700;
    position:relative;
    z-index:100;
  }
  #gridMainColumn .headerBar h2:after {
    display:block;
    content:'';
    border-top:1px solid #7d7d7d;
    position:relative;
    top:-14px;
    z-index:90;
  }
#Home .MainColumn #HomeColumns,
#Home .MainColumn #SpecialIssues {
  margin-bottom:1.5em;
}

.MainSidebar .componentFooter,
#MostCommentedOn.MainSidebar ul li:last-child {text-align:right;}
.CommentsComponent .bottomOptionBar {
  margin:0 0 8px!important;
  font-family:'Lato',sans-serif!important;
  border-radius:0!important;
  background-color:#eee!important;
  border-color:#ddd!important;
}
form.PollChoices p.more a:after {
  display:inline;
  content:' »';
}
#Slideshow div[id*='Related'] h3:first-child {
  color:#CD181F;
  text-transform:uppercase;
  font-size:1.3em;
  border:1px solid #7d7d7d;
  border-width:1px 0;
  }
#FilmTimesByHour {
  margin-bottom:2em;
}
#FilmTimesByHour h2 {
  color:#CD181F;
  text-transform:uppercase;
  font-size:1.3em;
  border:1px solid #7d7d7d!important;
  border-width:1px 0!important;  
}
.filmShortBody {
  font-size:1.1em;
}
#LocationDescription p {font-size:1.2em;line-height:1.4;}

#AdLargeLeaderboard1970x90 {margin-top:10px;}

/* ---------------------------- */
/* Google Search Results styles */
/* ---------------------------- */
.gsc-results .gsc-cursor-box {text-align:center;}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  text-decoration:none!important;
  border:1px solid #ccc;
  padding:2px 4px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  border:1px solid #a90a08;
  color:#a90a08;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  border: 1px solid #a90a08;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover {
  color:#ccc;
  border: 1px solid #ccc;
  background:#eee;
}
.gs-result .gs-title, 
.gs-result .gs-title * {
  color:#000!important;
  text-decoration:none!important;
}
.gsc-result .gs-title {
  height:auto!important;
}
.gs-result a.gs-visibleUrl, 
.gs-result .gs-visibleUrl {
  color:#999!important;
}
.gsc-result-info {
  text-align:center!important;
}
.cse .gsc-webResult.gsc-result, 
.gsc-webResult.gsc-result, 
.gsc-imageResult-column, 
.gsc-imageResult-classic {
  border-color:#999!important;
  border-width:0 0 1px!important;
  padding:0 0 0.5em!important;
}
.Search._header a {
  color:#a90a08;
}
.gsc-above-wrapper-area {border:none!important;}
.gsc-control-cse, 
.gsc-control-cse .gsc-table-result {
  font-family:'Lato',sans-serif;
}
fieldset#SubmitLetter {
    margin: 0 13%;
}
fieldset#SubmitLetter p label {
    display: block;
    font-size: 18px;
    margin: 0 0 3px;
}
fieldset#SubmitLetter p textarea{
    resize:vertical;
}
fieldset#SubmitLetter p textarea, 
fieldset#SubmitLetter p input[type="text"],
fieldset#SubmitLetter p input[type="email"],
fieldset#SubmitLetter p input[type="tel"] {
    margin: 2px 10px 20px;
    font-size: 15px;
    font-weight:400;
    padding: 2px;
    width: 333px;
    border-radius: 2px;
    border: 2px solid #333;
    outline: 0 none;
    transition: all linear 55ms;
}
fieldset#SubmitLetter p textarea{
  width: 100%;
  box-sizing:border-box;
}
fieldset#SubmitLetter p textarea:focus, 
fieldset#SubmitLetter p input[type="text"]:focus,
fieldset#SubmitLetter p input[type="email"]:focus,
fieldset#SubmitLetter p input[type="tel"]:focus{
    border-radius: 4px;
}
p.submitBtn {
    text-align: right;
    margin:  0;
  
}
p.submitBtn input {
    font-size: 20px;
    margin-right: 14px;
    border: 2px solid #333;
    background:#fff;
    color: #000;
    padding: 0px 8px;
    border-radius: 6px;
    transition: .05s;
}
div#TalkToaRep p.submitBtn input{
  margin-right: -12px
}
p.submitBtn input:hover{
    color: #fff;
    background: #9c0000
}
 div#abuseFormThanks p {
    font-size: 18px;
    margin: 0 1em 1em;
}
 div#abuseFormThanks p a {
    font-weight: 700;
}
a#submitLetterBtn {
    display: block;
}
div#TalkToaRep {
    margin-top: 30px;
}
form#requestNewsstand label {
    width: 145px;
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
}
form#requestNewsstand p:last-of-type {
    text-align: right;
    width: 65%;
}
form#requestNewsstand p:last-of-type input[type="submit"] {
      border: none;
    background: #444;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 700;
    cursor: pointer;
}

.Profile .storyItem {
  margin:1em 0;
  padding-bottom:1em;
}
.Profile .storyItem h4.headline {
  font-size:1.3em;
}
.Profile .storyItem .byline {
  margin:0;
  font-size:1em;
}
#RecentPosts.Profile p.readmore {
  margin-top:-1em;
}

div#LocationResultsMap {
  margin: 0 0 10px 0;
}


div#searchResults .locationResult {
    margin: 20px 0 0;
    color: #555;
    font-style: italic;
}

div#LocationResultsMap::after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
span.url a.url {font-size:1em!important;}
.owl-theme .owl-controls {margin-top:0!important;}
.owl-theme .owl-controls .owl-page span {
  width:6px!important;
  height:6px!important;
}

#PromosRightCol .reportBox a {
  display:block;
  width:100%;
  height:110px;
  text-indent:-9999px;
  background-size:contain;
  margin-bottom:10px;
}
#PromosRightCol a[href*='special-issues'] {
  display:block;
  text-align:right;
  font-size:1.1em;
}
div#LocationResultsMap a.toggle {
    cursor: pointer;
    display: inline-block;
    padding: 0px 0 0 16px;
    background: url(/images/icons/icon_mapToggle_white.png) left -1px no-repeat;
    border-radius: 3px;
    margin: 10px 0 2px;
    background-size: 15px;
    clear: both;
    font-size: 13px;
    line-height: 15px;
    color: #888;
    font-weight:400;
}


.FeaturesIcons_menu span {
 background-size:16px
 }

div#searchResults .locationResult {
    margin: 20px 0 0;
    color: #555;
    font-style: italic;
}

div#LocationResultsMap::after{
  content: "";
  clear: both;
  height: 0;
  display: block;
}
div#LocationResultsMap h3 {
  font-weight: 700
}
div#LocationResultsMap img.teaser {
  float: left;
  margin: 3px 10px 3px 3px;
}
div#LocationResultsMap span.details {
  overflow: hidden;
  float: left;
  text-indent: -9999em;
}
div#LocationResultsMap span.details span {
  float: left;
  clear: left;
  text-indent: 0;
}
div#LocationResultsMap span.state, div#LocationResultsMap span.postalcode {
  clear: none !important;
  padding: 0 3px;
}
div#LocationResultsMap span.state::after {
  content: ", "
}
div#LocationResultsMap a.more {
  clear: both;
  float: right;
}
div#LocationSearchResultsDynamic-AlphaNavigation {
    margin-bottom: 10px;
}
span.diningPriceKey {
    color: #777;
    margin-left: 4px;
    font-size: .75em;
}
/* user image upload styles */
#LocationPhotos {
  margin: 1em 0;
  clear: both;
}

#LocationPhotos::after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

.Profile ul#profileLocationImages {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#LocationPhotos ul {
  font-size: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#LocationPhotos ul li {
  margin: 0 3px 15px;
  width: 200px;
}

.Profile ul#profileLocationImages  li {
  width: 110px;
  margin: 0 5px 10px;
}

.Profile a[rel="RecentLocationImages_imgGroup"] {
  width: 110px;
  height: 110px;
  display: inline-block;
  vertical-align: text-top;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  text-align: center;
  background-color: #333;
}

#LocationPhotos ul li>a[rel] {
  width: 200px;
  height: 200px;
  display: inline-block;
  vertical-align: text-top;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  text-align: center;
  background-color: #333;
}

.Profile li span.credits,
#LocationPhotos span.credits {
  display: block;
  margin: 4px 0 0;
  word-wrap: break-word;
}

.Profile li span.credits {
  font-size: 10px
}

div#EmbeddedSidebar .imgCredit,
#LocationPhotos span.credits .imgCredit {
  display: block;
  text-align: right;
  font-size: 11px;
  margin: 0;
  line-height: 1.15;
  color: #898989;
}

div#EmbeddedSidebar .imgCaption,
#LocationPhotos span.credits .imgCaption {
  display: block;
  text-align: left;
  font-size: 12px;
  margin: 3px 0 0;
  line-height: 1.15;
  color: #343434;
}

li.uploadedImg_staff {
}

li.uploadedImg_public {
}

li.uploadedImg_public.imageStatus_pending_review,
li.uploadedImg_public.imageStatus_offline {
  position: relative;
}

.Profile ul#profileLocationImages a.pendingLink,
#LocationPhotos a.pendingLink {
  position: absolute;
  font-size: 12px;
  padding: 3px 5px;
  color: #ff0099;
  font-weight: 700;
  z-index: 3;
  top: 0;
  background: rgba(7, 5, 106, 0.6);
  right: 0;
  transition: ease 95ms;
}

.Profile ul#profileLocationImages a.pendingLink:hover,
#LocationPhotos a.pendingLink:hover {
  background: rgba(7, 5, 106, 0.8);
  color: #fff;
}

li.uploadedImg_public.imageStatus_offline img {
  opacity: .77;
}

li.uploadedImg_public.imageStatus_offline::before {
  content: "Offline";
  position: absolute;
  font-size: 12px;
  padding: 3px 5px;
  color: #999;
  font-weight: 700;
  z-index: 3;
  top: 0;
  background: rgba(221, 1, 1, .5);
  right: 0;
}

.Profile a[rel="RecentLocationImages_imgGroup"] img,
#LocationPhotos ul li img {
  height: 100%;
  object-fit: contain;
}

.Profile a[rel="RecentLocationImages_imgGroup"] img {
  max-width: 100%;
}

#LocationPhotos #imageUploadButton {
  text-align: right;
}

a#linkToPhotos {
  float: right;
  font-size: 12px;
  margin: 5px 0 10px;
  color: #656565;
  border: 1px solid #ddd;
  padding: 1px 3px;
  border-radius: 4px;
  transition: all linear 55ms;
}

a#linkToPhotos::after {
  clear: both;
  height: 0;
  content: " ";
  display: block;
  text-indent: -9999em;
}

input#addImageLink,
#LocationPhotos #imageUploadButton a,
.imageUploadBtn {
  font-size: 0.9em;
  font-weight: bold;
  color: #555;
  border-radius: 4px;
  padding: 4px 4px 4px 23px;
  background: url(/images/icons/features-icon_image.png) 5px center no-repeat #f6f6f6;
  background-size: 13px;
  border: none;
  box-shadow: 2px 1px 2px 1px #555, inset 2px -1px 5px 0px #999;
  cursor: pointer;
  transition: all linear 55ms;
  outline: none;
}

input#addImageLink:hover,
#LocationPhotos #imageUploadButton a:hover,
.imageUploadBtn:hover {
  box-shadow: 2px 1px 2px 1px #222, inset 2px -1px 5px 0px #777;
  color: #900;
}

a#linkToPhotos:hover {
  border-color: #232323;
  color: #900
}

a.imageUploadBtn {
  font-size: .7em;
  text-align: center;
  margin: auto;
  clear: both;
  display: block;
  width: 132px;
  box-sizing: border-box;
}

.Sidebar  a.imageUploadBtn {
  margin-top: 10px;
}

div#editAdPhotoLayout {
  margin: 0 0 20px;
}

#editAdPhotoLayout div.imageEditItem .imgRemoveLink a {
  text-decoration: none;
  padding: 2px !important;
  position: relative;
  top: 0 !important;
  left: 10px !important;
  color: #900 !important;
  background: none !important;
  font-size: 10px;
}

#editAdPhotoLayout div.imageEditItem .imgRemoveLink a::before {
  content: "X ";
  font-size: 12px;
  color: #900 !important;
  font-weight: 700;
}

#editAdPhotoLayout div.imageEditItem .imgRemoveLink a:hover::before,
#editAdPhotoLayout div.imageEditItem .imgRemoveLink a:hover {
  background: #900 !important;
  color: #fff !important
}

#editAdPhotoLayout div.imageEditItem+.imageEditItem {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #888;
  box-sizing: content-box !important;
}
/* new slideshow components */
div#SlideshowAuthor,
div#SlideshowTitle {
    margin: 0 0 10px;
}
div#SlideshowDescription{
  margin: 0;
}
div#SlideshowDescription .slideshowDesc {
    margin: 0 0 10px;
    font-size: 1.1em;
    color: #444;
    word-wrap: break-word;
}
div#SlideshowAuthor .byline{
    margin: 0;
    line-height: 1;
}
div#SlideshowNav.extSlideNav {
    position: relative;  
    height:30px;
    margin-bottom:10px;          
  }
  div#SlideshowNav.extSlideNav::after{
    content: " ";
    clear: both;
    height: 0;
    display: block;
  }
  .extSlideNav .slideNav {
    border-radius: 3px;
    border:1px solid #444;
    text-align: center;
    font-size:12px;
    line-height: 12px;
    background-color: #fafafa; 
    color: #434343;
    position:relative;
    font-weight: 700;
    transition:200ms;
  }
  .extSlideNav .slideNav.inactive { 
    opacity: 0.3;
  }
  .extSlideNav .slideNav:hover {
    background-color: #e8e8e8;
  }
  .extSlideNav .slideNavLeft {
    width: 70px;
    height: 30px;
    /* display: inline-block; */
    float: left;
  }

  .extSlideNav .slideNavRight {
    width: 70px;
    height: 30px;
    /* display: inline-block; */
    float: right;                       
  }
  .extSlideNav .slideNav .slideNavOut {
    display:block;
    padding-top:10px;
  }
  .extSlideNav .slideNumbers {
    position:absolute;
    text-align:center;
    left: 0;
    right: 0;
    margin:auto;
    height:30px;
    padding-top:6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }          
  .extSlideNav .slideNumbers {
    font-size:12px;
  }
  

/* ## Begin Event Search Dynamic ## */
ul#searchLayoutController{
  text-align: right;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: flex-end;
}
div#EventSearchLayoutController h4 {
  display: inline-block;
  vertical-align: text-top;
 }
ul#searchLayoutController li {
  text-indent: -9999em;
      position: relative;
      bottom: -2px;
  display: block;
  font-size: 0;
  /* border:1px solid #ccc; */
  padding:4px;
  width: 20px;
  height: 20px;
  border-radius: 3px 3px 0 0;
  cursor: pointer;
  transition:background-color 155ms;
}

ul#searchLayoutController li#detailView {
  background: url(/images/icons/iconView_detail.png) center no-repeat #f8f8f8;
  background-size:16px;
}
ul#searchLayoutController li#listView {
    background: url(/images/icons/iconView_list.png) center no-repeat #f8f8f8;
  background-size:16px;

}
ul#searchLayoutController li#gridView {
    background: url(/images/icons/iconView_grid.png) center no-repeat #f8f8f8;
  background-size: 16px;
}
ul#searchLayoutController li[id]:hover{
  background-color: #aaa!important
}
ul#searchLayoutController li.active{
    background-color: #ccc !important;
    border-bottom: 1px solid #fff;
    padding-top: 5px;
    bottom: -2px;
}
.results  .EventListing .imageTools,
.results.show-list .EventListing  .imageTools{
  width: auto;
  margin-bottom: 0;
}
.results .EventListing .imageTools{
  margin: 0 0 0 auto;
}
.results.show-list .EventListing  .imageTools{
  float: left;
  margin: 0 10px 0 auto;
}
.results.show-grid  .EventListing .imageTools{
  float: none;
  margin: 0;
  order:-1;
}

.results.show-list .EventListing.hasTix  span.altTimeDisplay {
    margin-right: 120px;
    display: inline-block;
}

.results.show-list .EventListing span.locationLabel~ span.locationRegion::before{
  content: "-- ";
  color: #ccc;
  font-size: 11px;
  font-style: italic;
      vertical-align: text-top;
}

.results.show-list .EventListing a.listingImage img{
  width: 75px!important;
  height: auto;
}
.results.show-grid .EventListing  .listing .descripTxt,
.results.show-list  .EventListing  .listing span.locationRegion,
.results.show-list .EventListing .listing .locationLabel{
  display: inline;
}
.results .EventListing  .listing .locationLabel a {
  color: #666;
}
div.EventListing{
  padding: 10px 2px;
  border-bottom: 1px solid #dfe2e1;
  color: #333;
  transition:background-color 222ms;
  background-color: #fff;
  display: flex
  }
  div.EventListing:hover{
    background-color: #e8e8e8;
  }
.results.show-list  .EventListing{
  padding:2px;
}
.results .EventListing h3 {
  font-size: 1.4em;
  line-height: 1.15
}
.results.show-list .EventListing h3 {
  font-size: 1.4em;
  line-height: 1.15
}
.results.show-list .EventListing.hasTix h3 {
  margin-right: 100px;
}

.results.show-list h3 .FeaturesIcons {
  padding: 0 
}
.results .EventListing h3 a {
  color: #101010;
}
.results.show-list .EventListing .listing .locationLabel{
  margin-top: .15em;
}
 .EventListing .listing .descripTxt a[href*='Map'] {
 display: none;
}
.results.show-grid .results-container {
    display: flex;
    flex-flow: wrap row;
    justify-content:space-around;
}
.results.show-grid .EventListing {
  width: 200px;
  vertical-align: text-top;
  margin: 0 0 10px;
  padding:2px;
  box-sizing:border-box;
  border:none;
  flex-flow:column;
}
.results .EventListing span.ticketIcon {
  display: none;
}
.results.show-grid .EventListing p.eventInfo{
margin:5px 0 0;
}
.results.show-grid .EventListing p.eventInfo span.ticketIcons{
  display:flex;
  align-items: center;
}
.results.show-grid .EventListing p.eventInfo span.ticketIcons a{
    background: url(/images/icons/tickets.svg) 1px 1px no-repeat #1d86e2;
    display: inline-block;
    text-indent: -9999em;
    width: 12px;
    height: 12px;
    padding: 1px;
    border-radius: 100%;
    background-size: 12px;
}
.results.show-grid .EventListing p.eventInfo span.ticketIcons a img {
  margin:0;
}
.results.show-list .EventListing span.locationRegion a{
  background: none;
  padding:0;
  font-size:.88em;
  margin: 0;
  color: #777
}
.results.show-list .EventListing div.listing {
  overflow: hidden;
  margin-right: 0;
}
.results.show-list .EventListing {
  position: relative;
}
.results.show-list .EventListing div.listing p.eventInfo {
    font-size: 12px;
}
.results.show-list .listing span.ticketIcons,
.results.show-list .listing span.ticketIcons a,
.results.show-list .listing span.ticketIcons span {
  display: inline-block;
      vertical-align: text-top;
       white-space: nowrap;
}
.results  span.ticketIcons span.priceToolTip {
    color: #333;
    font-size: 12px;
  padding: 0 2px
}
/*
Hover displays entire list of ticket prices if it exceeds the width 
.results.show-list .listing span.ticketIcons {
   width: 120px;
    white-space: nowrap;
            overflow: hidden;
    text-overflow:ellipsis;
}

.results.show-list .listing span.ticketIcons:hover {
  overflow: visible;
}
.results.show-list .listing span.ticketIcons:hover span{
  position: absolute;
  z-index: 5;
  background-color: #eee;

}
*/
.results:not(.show-list) .listing span.priceToolTip{
  margin-left: 3px;
  color:#999;
}
.results.show-list .listing span.ticketIcons img {
  height: 17px;
  display: inline-block;
}

/* Hide!!! */
.results.show-list .EventListing .locationAddress,
.results.show-list .EventListing span.altTimeDisplay br,
.results.show-grid .EventListing span.altTimeDisplay br, 
.results.show-list .EventListing .descripTxt.longDescrip,
.results.show-grid .EventListing .longDescrip,
.results.show-grid .EventListing .FeaturesIcons,
.results.show-grid .EventListing span.locationAddress,
.results.show-grid .EventListing span.locationRegion {
  display: none!important;
}
.results.show-grid .EventListing:nth-child(3n+3){
  margin-right: 0;
}
.results.show-grid .EventListing h3 {
  line-height: 1.2;
   margin: 0 0 3px;
}
.results.show-grid .EventListing.NoImage{
  padding-top:1em;
}
.results.show-grid .EventListing img{
  margin: 0 0 5px;
  max-width: 100%;
  height: auto;
  box-sizing:border-box;
  outline: none;
}
.results.show-grid .EventListing.NoImage h3 {
  font-size: 1.22em;
}
.results.show-grid .EventListing span.altTimeDisplay,
.results.show-grid .EventListing .descripTxt {
  font-size: 12px;
  line-height: 1.15
}
.results.show-grid .EventListing .altTimeDisplay,
.listing .altTimeDisplay {
  color: #979797;
}
.listing span.ticketIcons img {
    vertical-align: top;
    transition:88ms;
    outline: none;
}
.listing span.ticketIcons img:hover{
  filter:brightness(110%);
}

.timeEventTools {
    float: right;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 10px 0 10px 10px;
}
.timeEventTools a.icalAction,
.timeEventTools #remindMeLink a.toggleActivator {
  background-size: 22px!important;
}
.timeEventTools #remindMeLink a.toggleActivator{
  background-position: 2px!important;
}
#EventSearchDateController .query-control-bar{
    margin-top: .25rem;

}

.SearchController .query-controls {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

#EventSearchResultsDynamic .header {
    position: absolute;
    top: -1.75rem;
    right: 7rem;
    font-size: 12px;
    color: #666;
}

div.MainColumn#EventSearchHeader h1 {
    font-size: 2rem;

}
div#gridMainColumn {
    position: relative;
}
.date-modal {
    position: absolute;
    top: 3.25rem;
    right: 0;

}
#EventSearchController.SearchController .component-header {
    position: absolute;
    top: 0;
    right: .5rem;
}
#EventSearchController.SearchController .component-header .clear-global {
    border: none;
    border: 1px solid #e0e0e0;
    display: flex;
    background-position: .5rem center;
    justify-content: center;
    align-content: center;
    align-items: center;
}

#EventSearchController.SearchController .component-header .clear-global:hover {
    background-color: #ccc
}
.SearchController .query-controls a.id-any:before { 
    content: none 
}
div#EventSearchResultsDynamic:after {
    content: " ";
    clear: both;
    display: block;
    height: 0;
}
.DynamicSearchResults.EventSearchDynamic #searchResults .header > div {
  border-bottom:none!important;
}
.DynamicSearchResults .EventListing .listing {
  width:auto!important;
}
/* ## End Event Search Dynamic ## */
ul.stacked-checkbox-list li[data-param="feature"] label[class*="FeaturesIcons_playing_around"] span,
ul.stacked-checkbox-list li[data-param="feature"] label[class*="FeaturesIcons_big_gigs"] span {
    padding-left:0!important;
}