/* ------------------------------------------------------------------ */
/* Creative Loafing - Charlotte 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 */
/* ------------------------------------------------------------------ */

.Amelia7Zone #gridFrame {margin:10px 0 0!important;width:670px!important;}
.Amelia7Zone #gridMainColumn {float:left!important;width:490px!important;}
.Amelia7Zone #gridRightSidebarTop {float:right!important;margin:10px 0 0!important;}

.Demerzel6Zone #gridColumnContainer {margin:0 10px 10px 0;width:650px;}
.Demerzel6Zone #gridMainSidebar {padding-top:0!important;margin-right:9px;}
.Demerzel6Zone #gridAdSidebar {width:300px!important;margin:0 0 10px 10px!important;float:right!important;}

div#gridHeader,
div#gridMain {
  background: transparent !important;
  padding: 5px 20px;
  width: 980px;
}
div#CustomHeader {
    width: 220px;
}
/* May 2, 2017 header changes */
body div#logoWrapper {
    background: none;
}

div#headerWrapper {background: #fff!important;}

div#headerWrapper div:not([id]) > a,
div#headerWrapper h1 a {
  background: #fff url('/images/clclt-main-logo.svg') no-repeat !important;
      background-size: contain !important;
}

div.Ad {
  padding: 0 !important;
}
  div.Ad#oratvWidget {
    text-align:center;
  }
  div#gridFooter div.Ad.LargeLeaderboard>div {width:970px; margin-left:-5px;}

  #Home div#gridMainSidebar div.Ad,
  #Home div#gridBottomSidebar div.Ad,
  #Section div.SpanningIsland.Ad,
  #Category div.SpanningIsland.Ad,
  body.Iapetus10Zone div.SpanningIsland.Ad,
  body.Karnak6Zone div#gridMainSidebar div.MainSidebar.Ad,
  body.Karnak6Zone div#gridMainSidebarJr div.MainSidebar.Ad,
  body.Karnak6Zone div#gridMainSidebarJr2 div.MainSidebar.Ad
  {
    padding: 0 !important;
    background:none !important;
  }
    #Home div#gridMainSidebar div.Ad div.Ad,
    #Home div#gridBottomSidebar div.Ad div.Ad,
    #Section div.SpanningIsland.Ad div.SpanningIsland.Ad,
    #Category div.SpanningIsland.Ad div.SpanningIsland.Ad,
    body.Iapetus10Zone div.SpanningIsland.Ad div.SpanningIsland.Ad,
    body.Karnak6Zone div#gridMainSidebar div.MainSidebar.Ad div.MainSidebar.Ad
    {
      padding: 0 !important;
    }
    #Home div#gridMainSidebar div.Ad>div,
    #Home div#gridBottomSidebar div.Ad>div,
    #Section div.SpanningIsland.Ad>div,
    #Category div.SpanningIsland.Ad>div,
    body.Iapetus10Zone div.SpanningIsland.Ad>div
    body.Karnak6Zone div#gridMainSidebar div.MainSidebar.Ad>div,
    body.Karnak6Zone div#gridMainSidebarJr div.MainSidebar.Ad>div,
    body.Karnak6Zone div#gridMainSidebarJr2 div.MainSidebar.Ad>div
    {
/*      padding: 8px !important;
      background:#f2efea !important;*/
    }
    .topOffset {
      margin-top: -360px;
    }

/* Standard ads. */
div.Ad,div#FlickrBadge { margin-bottom: 10px; }
div#adWrapper {float:left;width:100%;text-align:center;height:100px;}
div#adWrapper div.Ad.Leaderboard {width:728px; float:left;}
div#adWrapper div.Ad.Earlug {width:232px; float:right;}
div#PencilBar.Ad { margin: 0; }
div.MediumRectangle>div {
  width: 300px;
  margin-left:auto; margin-right:auto; /* center in column */
}
div#SkyscraperRunofSite {background:none !important;}


/* Fixed footer ad */
div#FixedFooterAd
{
  width: 100%;
  position: fixed;
  bottom: 0px;
  left:0;
  z-index: 2000;
}
  div#FixedFooterAd>div
  {
    margin:0 auto;
    width:980px;
    height:45px;
  }

/* New responsive ads. */
.Ad.Responsive .adsbygoogle {width:300px; margin:0 auto;}
.Ad.Responsive.AdSidebar .adsbygoogle,
.Ad.Responsive.MainSidebar.IssueArchives .adsbygoogle,
.Ad.Responsive.MainSidebar.IssueArchivesLanding .adsbygoogle,
.Ad.Responsive.MainSidebar.Map .adsbygoogle,
.Ad.Responsive.MainSidebar.VideoArchives .adsbygoogle
{
  width:160px;
}
.Ad.Responsive.MainColumn .adsbygoogle,
.Ad.Responsive.SpanningFeature .adsbygoogle,
.Ad.Responsive.GlobalFooter .adsbygoogle {
  width:100%;
}

div#gridBottomSidebar {
  float: left;
}

body.Karnak6Zone div#gridMainSidebar,
body.Karnak6Zone div#gridBottomSidebar {
  width: 315px;
}
body.Karnak6Zone div#gridMainColumn {
  width: 640px;
}

body.SlideshowPopUp div#gridMain {
  background: #BBB;
  padding: 0;
  margin-top: 10px;
}
body.SlideshowPopUp div#gridRightColumn {
  margin: 10px 10px 10px 0;
}
body.SlideshowPopUp div#gridMainColumn {
  margin: 10px 5px 10px 10px;
}
body.SlideshowPopUp div#gridMainColumn {
  width: 620px;
}

#Home div#gridRightColumn div.MainSidebar {
  background: #f2efea;
  padding: 5px;
}

body.Transmetropolitan8Zone div#gridFrame {
  margin: 10px 10px 10px 0;
  width: 640px;
}
body.Transmetropolitan8Zone div#gridColumnContainer {
  padding: 0;
  width: 640px;
}
body.Transmetropolitan8Zone div#gridMainColumn,
body.Iago7Zone div#gridMainColumn  {
  width: 440px;
  margin-right: 10px;
}
  body.Transmetropolitan8Zone div.MainColumn {
    float: left;
    width: 100%;
  }
body.Transmetropolitan8Zone div#gridSpanningHeader {
  width: 640px;
}
body.Transmetropolitan8Zone div#gridRightColumn {
  width: 330px;
}
body.Transmetropolitan8Zone div#gridSpanningIsland,
body.Iapetus10Zone div#gridSpanningIsland,
body.Iapetus9Zone div#gridSpanningIsland {
  margin: 10px 0;
  border: 0;
  padding: 0;
  width: 315px;
  text-align: left;
  }

  body.Transmetropolitan8Zone div.SpanningIsland,
  body.Iapetus10Zone div.SpanningIsland,
  body.Iapetus9Zone div.SpanningIsland {
    padding: 5px;
    background: #FFF;
    margin-bottom: 10px;
    clear: both;
    float: left;
    width:auto;
    border:1px solid #ddd;
  }
body.Transmetropolitan8Zone div#gridAdSidebar {
  padding: 0;
  margin: 0 0 0 10px;
}
body.Transmetropolitan8Zone div#gridMainSidebar1,
body.Iago7Zone div#gridCenterSidebar {
  width: 190px;
}

body.Iapetus10Zone div#gridRightColumn,
body.Iapetus9Zone div#gridRightColumn {
  margin: 0;
}
  /* Kill right column on full-width pages. */
  body.Iapetus10Zone.StorywoAd div#gridRightColumn {display:none;}
body.Iapetus10Zone div#gridFrame{
  width: 640px;
  margin: 10px 10px 10px 0;
}
  /* Kill right column on full-width pages. */
  body.Iapetus10Zone.StorywoAd div#gridFrame {width:980px; margin:10px 0;}
body.Iapetus10Zone div#gridSpanningIsland,
body.Iapetus9Zone div#gridSpaningIsland {
  text-align: left;
}
/* Kill right column on full-width pages. */
body.Iapetus10Zone.StorywoAd div#gridColumnContainer {width:980px;}
body.Iapetus10Zone.StorywoAd div#gridMainColumn1,
body.Iapetus10Zone.StorywoAd div#gridMainColumn2 {
  width:480px;
}

body.Olivaw5Zone div#gridFrame {
  margin: 0;
}
body.Olivaw5Zone div#gridMainColumn {
  width: 630px;
}
body.Olivaw5Zone div#gridAdSidebar {
  padding: 10px 0;
}

body.Chetter5Zone div#gridFrame {
  margin: 0;
}
body.Chetter5Zone div#gridMainColumn {
  width: 635px;
  margin-left: 0;
}

body.Reventlov5Zone div#gridAdSidebar,
body.Mule4Zone div#gridAdSidebar {
  padding-top: 10px;
}

body.Mule4Zone div#gridMainColumn {
  margin-left: 0;
}
.Karnak6Zone #gridRightColumn div.MainSidebar:not(.Ad) {
  border:1px solid #ddd;
  padding:5px;
}



div.ContentFullWidth p.issueInfo,
div.MainColumn p.issueInfo,
div.SpanningFeature p.issueInfo {
  padding: 0 0 4px;
  margin: 0 0 20px;
  border-bottom: 1px solid #E8E9EA;
  text-align: left;
  font-family: "Trebuchet MS",sans-serif;
  font-weight: normal;
  color: #505050;
  text-transform: uppercase;
  letter-spacing: 1px;
}
div.ContentFullWidth p.issueInfo .date,
div.MainColumn p.issueInfo .date,
div.SpanningFeature p.issueInfo .date {
  float: right;
  width: 140px;
  height: 13px;
  text-align: right;
  color: #B3B5B8;
  text-transform: none;
  letter-spacing: 0;
}
div.ContentFullWidth p.issueInfo a,
div.MainColumn p.issueInfo a,
div.SpanningFeature p.issueInfo a {
    text-decoration: none;
  color: #B3B5B8;
}
div.ContentFullWidth p.issueInfo a:hover,
div.MainColumn p.issueInfo a:hover,
div.SpanningFeature p.issueInfo a:hover {
	text-decoration:underline;
}
div.MainColumn h1,
div.SpanningFeature h1,
div.SpanningHeader h1 {
  font-size: 32px;
}
  h1 a {text-decoration:none!important;}

div.MainColumn h2,
div.SpanningFeature h2,
div.SpanningHeader h2
{
    font-size: 32px;
}
  div.SpanningFeature h2.subheadline,
  div.SpanningHeader h2.subheadline
  {
    font-size: 1.3em;
    color: #666;
    margin: 0 0 10px;
  }
div.MainColumn .byline,
div.MainSidebar .byline,
div.SpanningFeature .byline,
div.SpanningHeader .byline {
  color: #999;
  margin: 3px 0;
  font-size:1.1em;
  }
  cite.byline a {
    text-decoration: none;
  }
div.MainColumn img.magnum,
div.SpanningFeature img.magnum,
div.SpanningHeader img.magnum
{
  display: block;
  padding: 2px 0;
  margin: 20px 0 0;
  border: 1px solid #D6D7D9;
  border-width: 1px 0;
}
  body.ContentMagnumHeadline div.SpanningFeature img.magnum,
  body.ContentwoToolsMagnumHeadline div.SpanningFeature img.magnum {
    border:0;
  }
  body#Event div.MainColumn img.magnum,
  body#Film div.MainColumn img.magnum,
  body#Page div.MainColumn img.magnum {
    margin:0 auto;
  }
div.MainColumn .magnumInfo,
div.SpanningFeature .magnumInfo,
div.SpanningHeader .magnumInfo
{
    margin: 9px 0 0;
  color: #999B9E;
}
div.MainColumn .magnumInfo .credit,
div.SpanningFeature .magnumInfo .credit,
div.SpanningHeader .magnumInfo .credit
{
    margin: 0 0 3px 5px;
    text-align: right;
    float: right;
    font-size: 8px;
}
.magnumContainer .credit,
.magnumContainer .caption {
  margin: 0 0 3px;
}

.magnumContainer p.credit {
	display:block;
	width:640px;
	text-align:right;
	text-transform:uppercase;
  font-size:0.85em;
}
.magnumContainer p.credit a {text-decoration:none;}

/*.magnumContainer .caption { font-style: italic; }*/
.magnumInfo .caption {
  text-align: left;
  font-style: italic;
  font-size:0.9em;
}
div.MainColumn div.storyHead,
div.SpanningFeature div.storyHead,
div.SpanningHeader div.storyHead
{
    margin: 0 0 15px 0;
}
  body#Page div.MainColumn div.storyHead {
    margin:0;
  }

div.MainColumn1,
div.MainColumn2 {
  margin-bottom: 15px;
}
div.MainColumn2 ul .byline,
div.MainColumn1 ul .byline {
  font-size: 10px;
}

div#StoryLayout {margin-bottom:1em;}

div#Story,
div#StoryLayoutJr {
  padding: 20px;
}

div#StoryTags {
  margin:1em 0;
}
  div#StoryTags a {
    text-decoration:none;
  }

#StoryFeatures h3 {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 1.2em;
}
/* -- 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:#222;}
#storyBody h2,.postBody h2,.descr_txt h2{font-weight:700;color:#444}

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: #444;
}
div#storyBody h4,.postBody h4, .descr_txt h4 {
	font-weight: 700;
	font-size: 1.1em;
		color: #444;
}
div#storyBody blockquote,.postBody blockquote,.descr_txt blockquote {
   max-width: 80%;
   border-left: 9px solid #666;
   font-family: Georgia,"Times New Roman",Times,serif;
   padding: 6px 10px 6px 15px;
   text-align: justify;
   font-size: 1.4em;
   margin: 1em 3em;
   line-height: 1.5em;
   color: #111;
   border-radius: 0;
   background: #fcfcfc;
   overflow: hidden;
   box-sizing: border-box;
   clear: both;
}
.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%;
}

#MapSmall ul {
  margin:0;
  padding:0;
  display:flex;
  display:-webkit-flex;
  justify-content:space-between;
}
/* ------------------------------------------------------------------ */

div.sidebar {
  float: right;
  clear: right;
  margin: 0 0 15px 15px;
  width:auto;
  color: #888;
  background-color: #FFF;
}
div#EmbeddedSidebar {
  float: right;
  /* width:250px; */
  margin-left: 10px;
}

/*#EmbeddedSidebar .sidebar #RelatedEventsSide li.eventItem h4 a {display:block;}*/

div.descr_txt,
div#LocationDescription {
  margin: 15px 0;
  font-size: 14px;
  line-height: 1.4em;
  color:#666666;
}

div#EventLocation h4 a {
  font-weight: bold;
  text-decoration: none;
  font-size: 1.1em;
}

div.EventListing,
div.locationListing,
div.archiveListing {
  padding: 10px 0;
  border-bottom: 1px solid #dfe2e1;
  color: #333;
  }
div.locationListing{
  padding: 10px 0;
}
  .EventListing .listing .altTimeDisplay {font-size:14px;font-weight:bold;}
  .EventListing .listing .descripTxt {margin:1em 0;}
  .EventListing .listing .descripTxt:first-of-type {font-size:14px;}
  .EventListing .listing .descripTxt .eventCategories {font-size:14px;font-weight:bold;font-style:italic;color:#999;}
  .EventListing .listing .descripTxt:last-of-type {}
  .EventListing .listing .descripTxt:last-of-type .locationLabel {font-size:14px;font-weight:bold;display:block;}

  .locationListing .locationItem ul li a.mapLink,
  .EventListing .listing .descripTxt a[href*='Map'] {
    text-indent: -9999px;
    display: inline-block;
    background: url(/images/icons/map-marker-icon.png) center no-repeat;
    background-size: contain;
    height: 20px;
    width: 18px;
  }
  #Event #EventMetaData span.label {font-size:14px;line-height:1.4;}

  .locationListing ul li.tags {font-weight:bold;font-style:italic;}
  .locationListing .descripTxt {margin:10px 0;}

  div[id*='Skyscrape'] {width:160px;margin:1em auto;}

  div#FilmReview, div#FilmCredits {overflow:hidden;}

  div.movietimesListing {
    padding: 10px;
    border-top: 1px solid #dfe2e1;
    color: #333;
  }
    div.movietimesListing strong a {
      font-size:12px;
    }
    div.movietimesListing li {
      margin-bottom:6px;
    }
    span.diningPriceKey {
    color: #777;
    margin-left: 4px;
    font-size: 15px;
}
  div.EventListing h3,
  div.locationListing h3,
  div.movietimesListing h3,
  div.locationListing h4 {
    font-weight: bold;
    font-size: 1.6em;
    color: #111;
    line-height:1;
  }
  div.EventListing a,
  div.locationListing a,
  div.movietimesListing a,
  div.archiveListing a {
    text-decoration: none;
  }
  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:#202020;
  padding-top:5px;
  width:100%;
  font-size:16px !important;
  font-weight:bold;
  margin:0pt 0pt 5px;
}
div.locationTitle a {
  font-weight: bold;
}

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 Verdana, Arial, Helvetica, 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 {
    font-weight: bold;
    text-decoration: none;
  }
  li.locationItem { line-height: 18px; margin-bottom: 15px; }

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;
      }

li.filmItem h4.headline {
  font-style: italic;
  font-weight:bold;
}

p.filmShortDetails {
  margin-top: 0;
}
  p.filmMetaInfo {
    font-size:0.9em;
	line-height:1.4em;
    background:#f3f3f3;
    padding:10px;
    width: 70%;
  }

div.filmShortReview {
  margin: 10px 0 20px;
}

/* 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: #7197C8;
  float: left;
  padding: 3px 5px;
  border: 1px solid #EEE;
  font-weight: bold;
  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:normal;
  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:normal;
}
/*#addToListContainer:hover #addListBox {display:block;}  */
.listList a { font-size: 12px; }
.listList {
  font-size:11px;
  margin-bottom:10px;
}
.listBoxHeader{
  font-family:"Trebuchet MS",sans-serif;
  font-size:11px;
  border-bottom:1px solid #999;
  padding-bottom:1px;
  margin-bottom:4px;
  text-transform:uppercase;
}
.newListBox { font-size: 11; }

/* Horizontal Tools Layout */

ul.horizontalTools {
  background: #E3E2D5;
  float: left;
  font-size: .9em;
  padding-right: 3px;
  padding-bottom: 3px;
}
ul.horizontalTools li.l0 {
  float: left;
  padding: 0 10px;
  margin: 3px 0 0 3px;
  background: #FFF;
}

/* Pop up tools for Horizontal Tools Layout */

div.floatingPanel {
  background: #F0F0F0;
}

.closePanel {
  background: url(/images/zoom/closebox.png) no-repeat;
  width: 30px;
  height: 30px;
  text-indent: 30px;
  padding-top: 3px;
  font-size: 1.3em;
}

.horizontalTools .togglePanel {
  position: relative;
}

/* ------------------------------------------------------------------ */

div.MainColumn p.tags {
  padding: 5px;
  margin: 0;
  font-size:90%;
  clear: both;
/*  width: 69%;*/
}

/* ------------------------------------------------------------------ */

.LeftSidebar,
div.MainSidebar {
  background: #FFF;
  margin-bottom: 10px;
/*  padding-bottom: 13px;*/
  }
  /* Change to grid classes - xxx */
  #Content div.MainSidebar,
  #Section div.MainSidebar,
  #Location div.MainSidebar,
  #Category div.MainSidebar,
  #Event div.MainSidebar,
  body.Iapetus10Zone div#gridMainSidebar div.MainSidebar,
  body.Iapetus9Zone div#gridMainSidebar div.MainSidebar,
  body.Iago7Zone div#gridMainSidebar div.MainSidebar {
/*    background: #F2EFEA;*/
/*    padding: 5px;*/
  }
div.MainSidebar h3 {
  color: #202020;
  font-size: 1.2em;
}
div#NLCLRecommends h3,
  #Content div.MainSidebar h3,
  #Section div.MainSidebar:not(#SeeandDo) h3,
  #Location div.MainSidebar h3,
  #Category div.MainSidebar h3,
  #Event div.MainSidebar h3,
  body.Iapetus10Zone div#gridMainSidebar div.MainSidebar h3,
  body.Iapetus9Zone div#gridMainSidebar div.MainSidebar h3,
  div#FacebookRecommendations h3 {
    color: #FFF;
    text-transform: uppercase;
    padding: 4px 0 2px 0.75em;
    background-color: #111;
    border: 0;
    /* font-weight: bold; */
    margin-bottom: 0;
  }
#Section div.MainSidebar h3 a {
    color: #fff;
    text-decoration: none;
    font-size: 1em;
}
.LeftSidebar ul,
div.MainSidebar ul,
div.SpanningIsland ul {
  padding:10px 10px 0;
}
div.LeftSidebar li.l0 + li.l0,
div.MainSidebar li.l0 + li.l0,
div.SpanningIsland li.l0 + li.l0 {
    margin-top: 10px;
    border-top: 1px dotted #DEDEDE;
    padding-top: 10px;
}
div.LeftSidebar li.l0 ul,
div.MainSidebar li.l0 ul,
div.SpanningIsland li.l0 ul {
    padding: 0;
    margin: 4px 0 0;
}

#gridMainSidebar1 div.MainSidebar,
#gridCenterSidebar div.MainSidebar {
  background: none;
  margin-bottom: 20px;
}
  #gridMainSidebar1 div.MainSidebar h3,
  #gridCenterSidebar div.MainSidebar h3,
  #Content #gridMainColumn1 div.MainColumn1 h3,
  #Content #gridMainColumn2 div.MainColumn2 h3,
  #Post #gridMainColumn1 div.MainColumn1 h3,
  #Post #gridMainColumn2 div.MainColumn2 h3 {
    background: none;
    padding: 0 0 10px;
    font-family: 'ArcherSemiboldRegular', Courier, serif;
    font-size: 1.4em;
    color: #014895;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: 1px dotted #DEDEDE;
    font-weight: normal;
  }
    #gridMainSidebar1 div.MainSidebar h3 a,
    #gridCenterSidebar div.MainSidebar h3 a,
    #Content #gridMainColumn1 div.MainColumn1 h3 a,
    #Content #gridMainColumn2 div.MainColumn2 h3 a,
    #Post #gridMainColumn1 div.MainColumn1 h3 a,
    #Post #gridMainColumn2 div.MainColumn2 h3 a {
      text-decoration: none;
      color: #202020;
      font-weight: normal;
    }
    #gridMainSidebar1 div.MainSidebar ul,
    #gridCenterSidebar div.MainSidebar ul {
      padding: 0;
    }

div#ArtsAgenda li.eventItem img,
div#ComedyEvents li.eventItem img {
  float: left;
  margin-right: 5px;
}

/* Keep floats contained. */
div.MainSidebar li.l0,
div.SpanningIsland li.l0 {
    clear: both;
}

div.MainSidebar ul .rating,
div.SpanningIsland ul .rating {
    display: block;
}
div.MainSidebar .rating img,
div.SpanningIsland .rating img {
    width: 10px;
    height: 10px;
}

div.MainSidebar .storyItem .byline,
div.SpanningIsland .storyItem .byline {
    display: block;
}

div.MainSidebar a.memberThumb,
div.SpanningIsland a.memberThumb {
    display: block;
    float: right;
    margin: 0 0 5px 5px;
    width: 35px;
    height: auto;
}
div.MainSidebar a.memberThumb img,
div.SpanningIsland a.memberThumb img {
    width: 35px;
}

div.MainSidebar select,
div.SpanningIsland select {
  width: 100%;
}

div.headerBar {
  padding: 12px 10px 0 10px;
  height: 32px;
  background: #eceff0 url(/images/backgrounds/landing_header.gif) repeat-x left bottom;
  padding: 12px 10px 0;
  text-align: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 1em;
}


/* ------------------------------------------------------------------ */

.column_item { margin-bottom: 10px;}

ul.moduleList {
  color: #222;
  /* font-size: 10px; */
}
div.MainSidebar ul.moduleList,
div.SpanningIsland ul.moduleList { padding: 10px 10px 0; }
  ul#nearbyContent.moduleList {padding:0 10px;}
  ul#nearbyContent.moduleList li {padding:4px 0;}

  ul.moduleList li.l0 + li.l0,
  ul li.storyItem + li.storyItem,
  ul li.listItem + li.listItem {
      margin-top: 10px;
      border-top: 1px solid #E3EAEE;
      padding-top: 10px;
  }
  ul.moduleList li.l0 ul,
  ul li.storyItem ul,
  ul li.listItem ul {
      padding: 0;
      margin: 4px 0 0;
  }
  ul.moduleList h4,
  ul.moduleList h4.headline,
  ul.moduleList h4.headline a,
  div#AltWeekliesDynamic h4 a,
  div#PeopleWhoSavedthisStoryAlsoSaved h4 a {
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
  }

  ul.moduleList h4.headline a {
  }

  ul.moduleList h5 {
    font-size:14px;
    color: #3F3F3F;
  }
    ul.moduleList h5 a {
      font-weight: bold;
    }


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 .byline {
    display: block;
}
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 {
  font-size: 11px;
}
ul.narrowOptions li.flyout_link_parent {
  margin-top:10px;
}
ul.narrowOptions li a.flyout_link {
  font-weight: bold;
}
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: #444444;
  clear: both;
  color: #FFF;
  font-size: 14px;
  line-height: 1em;
  margin: 0 0 10px;
  padding: 8px 10px 9px;
  text-align: left;
  }
  div.searchedFor a {
    color:white;
    font-size:14px;
    text-decoration:none;
  }
  #MovieTimes div.searchedFor,
  #MovieTimes div#NowPlaying h1 {
      margin-bottom: 10px;
  }

body#IssueArchives div#searchResults div.searchedFor h3 { font-size: 14px; }

div.searchedFor h3,
div.searchedFor ul { display: inline; }

div.searchedFor ul li {
  display: inline;
  text-transform: lowercase;
}

div.listing {
/*  float: left;*/
  margin-right: 10px;
/*  width: 300px;*/
}
  div.listing p {
    font-size: 14px;
    line-height: 1.4
  }

p.descripTxt, div.descripTxt {
	color:#666666; /* alejandro */
      font-size: 14px;
	line-height:1.4em;
}

img.listingImg {
  float: right;
/*  width: 100px;*/
}

div.listingLocation {
  color: #333;
  float: left;
  margin-left: 10px;
  width: 160px;
}


/* ------------------------------------------------------------------ */

/* 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;
}

div.CommentsComponent,
div#BrowseComments {
  clear: both;
  background: #EDEEEE;
  padding-bottom: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #444;
  margin: 20px 0;
}
  body#Event div#BrowseComments {
    margin-top:20px;
  }
.CommentsComponent h4 {
    padding:10px;
}
div.commentsHeader {
  background: #D0D1D2 url(/images/backgrounds/comments_header.gif) no-repeat right top;
  margin-bottom: 10px;
}
div.commentsHeader h2,
div.commentsHeader h3 {
  color: #202020;
  background: url(/images/backgrounds/comments_left.gif) no-repeat left;
  float: left;
  font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  letter-spacing: 1px;
  padding: 12px 0 12px 12px;
  text-align: left;
  text-transform: uppercase;
  width:56%;
}
body#PostComment div.commentsHeader h2,
body#PostComment div.commentsHeader h3 {
  width:100%;
  padding-bottom:12px;
}
h4#commentsContentLink
{
    border-top: 1px solid #ccc;
    font-weight:normal;
    padding:5px;
    margin:0;
    text-align:center;
}
h4#commentsContentLink a
{
    font-weight:bold;
}
div.commentsHeader form {
  padding: 12px 12px 12px 0;
  color: #222;
  font-size: 11px;
  letter-spacing: 0;
  text-align: right;
  text-transform: none;
  vertical-align: top;
}
  div.commentsHeader form label { font-weight: bold; }

h4.commentFormAddHeader {
  font-size: 14px;
  display: none;
}

dl.formElements {
  margin: 15px 15px 15px 0;
}

dl.formElements dt {
  float: left;
  clear: left;
  display: inline;
  width: 160px;
  min-height:45px;
  margin-right: 15px;
}
  dl.formElements dt label { font-weight: bold; }
  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: 100%;
}
dl.formElements dd input[type="text"],
dl.formElements dd select { width: 75%; }
dl.formElements dd textarea {
  width: 100%;
  height: 110px;
}

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;
  font-size: 10px;
  text-transform: lowercase;
}
div.CommentsComponent dl.formElements dd {
  /* width:100%; */
}
form#previewComment textarea {
  width:95%;
}
.pagination{
  text-align: center;
}
div#PaginationBottom strong,
.pagination strong a,
.pagination a {
    margin: 2px 0;
    color: #666;
    padding: 3px;
    text-decoration: none;
    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;
}

div.storyPagination {
  font-size: 1.1em;
  display: -webkit-flex;
  display: flex;
  flex-flow:wrap column-reverse;
  margin-top: 20px;
    clear: both;
}
p.pageNumber {
    text-align: center;
}
div#storyBody div.storyPagination p{
  margin: 0
}
div.storyPagination p:first-child {
  text-align: right;
  margin: 0;
}

div.storyPagination p:last-child {
  text-align: center;
  font-weight: bold;
  margin: -20px 0 0;
  font-size: 1.1em;
}

ul.prevNext {
  font-size: 12px;
  line-height: 1em;
  padding:10px 10px 1em;
  margin-bottom:1em;
}
  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;
    margin-left: -15px;
	font-weight:bold;
  }
ul.prevNext h1 {font-size:inherit!important;}
ul.prevNext a {text-decoration:none;}

div.prevNext {
  color: #FFF;
  clear: both;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  font-size: 1.1em;
  }
  div.prevNext a.prev {
    float: left;
    text-decoration: none;
  }
  div.prevNext a.next {
    float: right;
    text-decoration: none;
  }

div.CommentsComponent hr,
div#BrowseComments hr {
  height: 1px;
  background: #CCC;
  margin: 12px 15px 2px;
  border: none;
  color: #CCC;
}
div.comment {
  clear: both;
  margin: 12px 15px 0;
  }
  body.ProfilePage div.comment {
    background: #EEE;
    padding: 10px;
    margin: 0 0 10px;
  }
div.CommentsComponent h4,
div#BrowseComments h4 {
  margin-top: 10px;
  text-align: left;
  font-weight: bold;
}
div.commentText {
  background: #FFF;
  padding: 12px 12px 5px;
  font-size: 12px;
  clear: both;
}
  div.commentText h4 {
    margin-top: 0;
    margin-bottom:8px;
  }
    div.commentText h4.reviewLocation { margin-bottom: 2px; }

  div.commentText p {
    margin-top: 0;
    line-height: 18px;
    font-size: 1em;
  }
  div.commentText div.inline-rating { margin-bottom: 8px; }
    div.commentText div.inline-rating img {
      width: 10px;
    }

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: url(/images/icons/comment_tri.gif) no-repeat 28px top;
  padding: 5px 0 0 45px;
  font-family:Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 10px;
}
div.commentAuthor a {
    font-weight: bold;
}
div.commentAuthor span {
    color: #A7A9AC;
}
div.CommentsComponent form,
div#BrowseComments form,
div#PostCommentProcessEdit {
    margin-left: 15px;
}


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: #7197C8;
    padding: 3px 5px;
    border: 1px solid #EEE;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
  }
    p.commentFormSubmit input:hover,
    div.commentFormSubmit input:hover,
    p.formSubmit input:hover,
    input.editor_ok_button:hover {
      background: #FFF;
      color: #7197C8;
    }

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: Verdana, Arial, Helvetica, 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: normal;
      color: #094760;
      text-transform: lowercase;
      cursor: pointer;
    }


h4.reviewLocation a { font-weight: bold; }

span.locationRegion {
  background:#ccc;
  color:#fff;
  font-family:Verdana, Arial,Helvetica,sans-serif;
  font-size:9px;
  margin-right:2px;
  padding:2px;
  text-transform:uppercase;
  }
  span.locationPhone:before {
    display:block;
    content:'';
    height:0;
  }
    span.locationRegion a {
      color:#fff;
      padding:0 3px;
      text-decoration:none;
    }
      span.locationRegion a:hover {
        background:#C70E0F;
      }
      li.l1.locationRating a {
        font-size:11px!important;
        color:#999!important;
      }

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,
body#Content div.Sidebar {
  background: #fff;
  padding: 8px;
  margin-top: 5px;
  border: 1px solid #ddd;
  color: #444;
}
  div.infoBox h3,
  body#Content div.Sidebar h3 {
    font-weight: bold;
  }
  body#Content div#ArticleTools {
    background-color:#fff;
    color:#757673;
    padding:2px;
    border:0;
  }
  body#Content div#ImageFlipBook {
    background:none;
    padding:0;
    border:0;
  }

  body#Content div#ImageFlipBook ul li.caption {
  	font-size:0.9em;
	padding:4px 0;
	color:#404040;

  }


  body#Content div#AudioPlayer {
    padding-bottom: 0;
  }
  body#Content div#AudioPlayer div.audioPlayer {
    margin:0 -10px 10px;
  }
  body#Content div#StorySectionLink {
    text-align:right;
  }

  .ProfilePage div#Photo {
    padding-bottom: 0;
  }
  .ProfilePage div.flipBook ul {
    display: none;
  }

body.Analord1Zone dl.formElements dt {
  width: 110px;
}

body.Analord1Zone dl.formElements dd {
  width: 155px;
}


/* ------------------------------------------------------------------ */
/* ID Based Selectors */
/* ------------------------------------------------------------------ */


div.GlobalHeader h1 {
    float: left;
    margin: 0 2px 0 0;
}
div.GlobalHeader h1 a {
    display: block;
    width: 255px;
    height: 93px;
    background-position: left center;
    background-image: url('/images/headers/cl-charlotte.png');
    background-repeat: no-repeat;
    text-indent: -6000px;
}
div.GlobalHeader div.banner_ad {
    position: absolute;
    right: 0;
    width: 728px;
}

div#HeaderLogo {
  float: left;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
  height: 93px;
}

/* ------------------------------------------------------------------ */

div#BannerHome {
  border-top: 2px solid #FFF;
}

div#LeaderLinks {
  margin: 10px 0;
  float: left;
  width: 37%;
  background: #e7ecf2;
  font-size: .9em;
  }
  div#LeaderLinks ul {
    padding: 3px 0;
  }
  div#LeaderLinks ul li {
    display: inline;
    padding: 0 10px;
    }
    div#LeaderLinks ul li a {
      text-decoration: none;
      color: #202020;
    }
    div#LeaderLinks ul li a.current {
      color: #1C629D;
    }
div#SearchLogin {
    position: relative;
    margin: 10px 0;
    float: right;
    width: 62%;
    background: #e7ecf2;
}
div#SearchLogin form {
    float: right;
    text-align: left;
    vertical-align: middle;
    margin-left: 20px;
    font-size: .9em;
}
div#SearchLogin form label {
    font-weight: bold;
    font-size: 14px;
    line-height: 1em;
    vertical-align: top;
}
div#SearchLogin form input[type="submit"] {
    margin-left: 3px;
    vertical-align: middle;
    background: #7197c8;
    color: #FFF;
    text-transform: uppercase;
    padding: 1px 2px 0;
    height: 18px;
	font-size:0.6em;
}
div#SearchLogin form input[type="text"] {
  border: 1px solid #8a8d92;
  width: 130px;
}
ul#SearchLogin-login {
    text-align: right;
    padding-top: 3px;
}
ul#SearchLogin-login li {
    display: inline;
    font-size: 12px;
    color: #202020;
}
  ul#SearchLogin-login li a {
    text-decoration: none;
    color: #2b618f;
  }
    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: normal;
      color: #626258;
    }

div#SearchLogin-section,
div#SearchLogin .searchWidgetForm {
    position: relative;
    float: left;
}


div#loginContainer,
div#logoutContainer {
  padding: 20px;
}
  div#loginContainer h1,
  div#logoutContainer h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 34px;
    color: #444;
  }

    div#logoutContainer h2 {
      font-size: 22px;
      color: #444;
    }

div#logout_reminder {
  float: left;
  background: #7197C8;
  padding: 10px 20px 20px;
  margin-right: 20px;
  border: 1px solid #FFF;
  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#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: bold;
      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: #EEEEEF url(/images/backgrounds/loginform_bott.gif) no-repeat bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
  div#loginContainer form.loginForm h2 {
    padding: 20px 20px 0;
    margin-bottom: 3px;
    background: url(/images/backgrounds/loginform_top.gif) no-repeat;
    font-weight: bold;
    font-size: 34px;
    color: #004995;
  }
  div#loginContainer form.loginForm h2 span {
    font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #444;
  }

  form.loginForm p {
    padding: 0 20px;
    margin-top: 0;
  }
  form.loginForm label { font-weight: bold; }
  form.loginForm input {
    font-size: 22px;
  }
  form.loginForm input.submit {
    background: #7197C8;
    padding: 3px 5px;
    margin-right: 15px;
    border: 1px solid #FFF;
    font-weight: bold;
    color: #FFF;
    vertical-align: middle;
    cursor: pointer;
  }


div#EventsNarrowSearch ul li h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
}


div#previewCommentComponent,
div#editCommentComponent {
  padding: 20px;
}

  div#previewCommentComponent h2 {
    color: #094760;
  }

div#PaginationTop,
div#PaginationBottom {
  padding-top: 10px;
  text-align: center;
}
/*  #PaginationBottom strong,
  #PaginationBottom a {margin:0 0.25em;padding:2px 4px;border:1px solid #094760;font-size:12px;text-decoration:none;-webkit-box-shadow: 2px 2px 2px 2px #666666;box-shadow: 2px 2px 2px 2px #ccc;}
  #PaginationBottom strong {border-color:#000;}
  #PaginationBottom strong:hover {color:#ccc;border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;}
  #PaginationBottom a:hover {color:#666;border-color:#666;-webkit-box-shadow:none;box-shadow:none;}
 */
p.notice {
  font-size:1.2em;
  font-weight:bold;
  padding:0 0 10px;
  text-align:center;
}

  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;
      }

  div.HomeFollowStories { margin:0 0 10px 0; } /* alejandro */
    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.MainColumn {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

div#TopStories {
  float: left;
  clear: both;
  margin-bottom: 10px;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px dotted #dedede;
}
div#FeatureSlideshow, div#SpecialCategoryFeature, div#SpecialTopicFeature {
  margin:0 8px 10px 0; /* alejandro */
  padding-bottom: 5px;
  }
  body#Section div#FeatureSlideshow.MainColumn, body#Section div#SpecialCategoryFeature.MainColumn,
  body#Category div#SpecialTopicFeature {
    margin-bottom: 10px;
  }


div#TopStories ul#LatestNews,
body#Home div#LatestNews.MainColumn {
  float: left;
  width: 180px; /* alejandro */
  padding: 5px;
}
  div#LatestNews h3,
  div#LatestNews.MainSidebar h3 {
    border-bottom:  1px dotted #DEDEDE;
    text-transform: uppercase;
    font-size:      1.1em;
    background:     url("/images/headers/theclog-180.png") no-repeat center center;
    height:         78px;
    width:          180px;
    text-indent:    -6000px;
    padding-bottom: 0.5em;
  }
    div#LatestNews h3 a,
    div#LatestNews.MainSidebar h3 {
      text-indent: -6000px;
      display: block;
      height: 78px;
      width: 180px;
    }
  div#LatestNews ul li,
  div#LatestNews.MainSidebar ul li,
  div.RSSFeed ul li,
  div.RSSFeed.MainSidebar ul li
  {
    padding:  5px 0;
    border-bottom:  1px dotted #DEDEDE;
  }

div#SectionBlogs h3 {
  overflow:     hidden;
}
  div#SectionBlogs h3.sectionBlogs-bang_town {
    background: url(/images/headers/bangtown-160.jpg) no-repeat 10px 0;
  }
    div#SectionBlogs h3.sectionBlogs-bang_town a {
      text-indent:  -6000px;
      display:      block;
      height:       45px;
    }
  div#SectionBlogs h3.sectionBlogs-eat_my_charlotte {
    background: url(/images/headers/eatmycharlotte-160.jpg) no-repeat 10px 0;
  }
    div#SectionBlogs h3.sectionBlogs-eat_my_charlotte a {
      text-indent:  -6000px;
      display:      block;
      height:       45px;
    }
  div#SectionBlogs h3.sectionBlogs-everybody_loves_baby {
    background: url("/images/headers/everybodylovesbaby-160.jpg") center center no-repeat;
  }
    div#SectionBlogs h3.sectionBlogs-everybody_loves_baby a {
      text-indent:  -6000px;
      display:      block;
      height:       52px;
    }
  div#SectionBlogs h3.sectionBlogs-klepto_blog {
    background: url(/images/headers/klepto-160.jpg) no-repeat 10px 0;
  }
    div#SectionBlogs h3.sectionBlogs-klepto_blog a {
      text-indent:  -6000px;
      display:      block;
      height:       45px;
    }
  div#SectionBlogs h3.sectionBlogs-love__brittney {
    background: url(/images/headers/lovebrittney-160.jpg) no-repeat 10px 0;
  }
    div#SectionBlogs h3.sectionBlogs-love__brittney a {
      text-indent:  -6000px;
      display:      block;
      height:       45px;
    }
  div#SectionBlogs h3.sectionBlogs-point_8 {
    background: url(/images/headers/point8-160.jpg) no-repeat 10px 0;
  }
    div#SectionBlogs h3.sectionBlogs-point_8 a {
      text-indent:  -6000px;
      display:      block;
      height:       45px;
    }
    div#SectionBlogs h3.sectionBlogs-vibes {
      background-color:#fff!important;
      padding:0!important;
    }
    div#SectionBlogs h3.sectionBlogs-vibes a {
      background: transparent url(/images/headers/vibes-160.jpg) no-repeat center!important;
      text-indent:  -6000px;
      display:      block;
      height:       45px;
    }
  div#SectionBlogs h3.sectionBlogs-wayfaring_tech_nomad {
    background: url("/images/headers/wayfaring_tech_nomad-160.png") no-repeat center center;
  }
    div#SectionBlogs h3.sectionBlogs-wayfaring_tech_nomad a {
      text-indent:  -6000px;
      display:      block;
      height:       45px;
    }
  div#SectionBlogs h3.sectionBlogs-Benched {
    background: url("/images/headers/benched-160.jpg") no-repeat center center;
  }
    div#SectionBlogs h3.sectionBlogs-Benched a {
      text-indent:  -6000px;
      display:      block;
      height:       45px;
    }

  ul#LatestNews h4.headline,
  div#FollowStories h4.headline,
  div.followStories h4.headline,
  div.followStories li.eventItem h4,
  div#FromtheArchive h4.headline,
  div#HomeBlogs h4.headline,
  div#SectionBlogs h4.headline {
    font-family:Helvetica, Arial, Sans-serif;
	line-height:1.4em;
	font-size: 1.1em; /* Alejandro */
    }
    div.followStories li.eventItem h4 a {
      text-decoration: none;
    }
  li.eventItem h4 a {
	font-weight:bold;
}
#Home div.HSBottomLinks {
    float: none;
    clear: both;
    width: auto!important;
    text-align: right;
}
#Home div.HSBottomLinks ul {
  float: none;
  width: auto;
}
#Home div.HSBottomLinks a {
  font-weight: 700;
  text-decoration: none;
}
#Home div.HSBottomLinks ul li {
    display: inline-block;
    vertical-align: text-top;
    line-height: 1;
}
#Home div.HSBottomLinks ul li+li{
      padding-left: 8px;
    margin-left: 3px;
  border-left: 1px solid #ccc;
}
#Home div.HSBottomLinks ul li a::after {
  content: " \000BB"
}
  div#SectionBlogs h5.subhead {
  	font-size:1em; /* alejandro */
  	color:#999;
	}
  div#FromtheArchive h5.subhead {
    font-size: 1em;
	color:#999;
  }

div#RunningDialogue h3.header {
  background:   url(/images/headers/running-dialogue.jpg) no-repeat 0 0;
  text-indent:  -6000px;
  display:      block;
  width:        180px;
  height:       112px;
}
  div#RunningDialogue ul h3 {
    display:  none;
  }

div#TopStories div#TopStory,
body#Home div#FeatureSlideshow.MainColumn,
body#Home div#SpecialCategoryFeature.MainColumn,
body#Category div#SpecialTopicFeature.MainColumn {
  float: left;
  width: 440px;
  }
  #FunandFree.Home .FunFreeItem h4.headline,
  div#HomeBlogs div.featureStory h4.headline,
  div#TopStory h4.headline,
  div.featureStory h4.headline,
  div#FeatureSlideshow h4.headline,
  div#SpecialCategoryFeature h4.headline,
  div#SpecialTopicFeature h4.headline,
   div#categoryLead h3.headline {
    font-size: 1.45em;
    margin:10px 0 6px 0;
    font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	  letter-spacing:-1px; /* Alejandro */
  }
  #FunandFree.Home .FunFreeItem h4.headline.noImage {
    font-size:21px;
    text-align:center;
  }

  div#TopStory h5.subhead,
  div.featureStory h5.subhead,
  div#FeatureSlideshow h5.subhead,
  div#SpecialCategoryFeature h5.subhead,
  div#SpecialTopicFeature h5.subhead {
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.96em;
	color:#707070; /* Alejandro */
	line-height:1.3em;
	margin:0 0 6px 0;
  }
  div#FeatureSlideshow div.caption,
   div#SpecialCategoryFeature div.caption,
  div#SpecialTopicFeature div.caption {
    position:relative;
   overflow: hidden;
  }
  div#FeatureSlideshow img.storyImg,
  div#SpecialCategoryFeature img.storyImg,
  div#SpecialTopicFeature img.storyImg {
    display:  block;
  }
  div#categoryLead h4 a,
  div#TopStory div.storyCategory,
  div#FeatureSlideshow div.categoryspot,
  div#SpecialCategoryFeature div.categoryspot,
  div#SpecialTopicFeature div.categoryspot {
    position: relative;
    background: #6484bf;
    color: #FFF;
    float: left;
    width: 100px;
    height: 80px;
    padding: 10px 5px;
    margin-right: 10px;
    }
    
    div#TopStory div.storyCategory h3.category,
    div#FeatureSlideshow div.categoryspot h4,
    div#SpecialCategoryFeature div.categoryspot h4,
    div#SpecialTopicFeature div.categoryspot h4 {
      font-size: 1.5em;
      text-transform: uppercase;
      margin-bottom: 3px;
    }
  div#categoryLead h4,  
	div.categoryspot h4 {
		font-family: 'ArcherSemiboldRegular', Courier, serif;
	}
  div#categoryLead h4 a,
	div#FeatureSlideshow div.categoryspot h3 {
	  font-size: 1.2em;
      text-transform: uppercase;
      margin-bottom: 3px;
	  font-family: 'ArcherSemiboldRegular', Courier, serif;
	}

    div#TopStory div.storyCategory p,
    div#FeatureSlideshow div.categoryspot p,
    div#SpecialCategoryFeature div.categoryspot p,
  	div#SpecialTopicFeature div.categoryspot p {
      margin: 0;
      font-size: .9em;
	  padding:3px 0 0 0;
	  color:#F0F0F0;
    }
    div#TopStory div.storyCategory a,
    div#FeatureSlideshow div.categoryspot a,
    div#SpecialCategoryFeature div.categoryspot a,
 	div#SpecialTopicFeature div.categoryspot a {
      color: #FFF;
      text-decoration: none;
    }

div#FollowStories {
  border-bottom: 1px dotted #dedede;
  padding-bottom: 5px;
}
div#FollowStories div.storyItem {
  width: 150px;
  padding: 5px;
  border-right: 1px solid #e5e5e5;
  float: left;
  }
  div#FollowStories div.storyItem.last {
    border-right: 0;
  }
  div#FollowStories div.storyItem.first {
    padding-left: 0;
  }
  div#FollowStories h4.headline {
    margin: 5px 0;
  }
  div#FollowStories h3 a {
    text-transform: uppercase;
    text-decoration: none;
    color: #404040;
    font-size: .9em;
  }

#SlideshowSpotlightSpecialPlacementHome /*,
#SlideshowSpotlightSectionorCategory */ {
  margin-bottom: 0;
  }
  #SlideshowSpotlightQCAfterDark more,
  #SlideshowSpotlightSpecialPlacementHome .more,
  #SlideshowSpotlightSectionorCategory .more {
    float: right;
  }
div#SlideshowSpotlightQCAfterDark ul,
div#SlideshowSpotlightSpecialPlacementHome ul,
div#SlideshowSpotlightSectionorCategory ul {
  float: left;
  padding: 0;
  width: 100%;
  }
  div#SlideshowSpotlightQCAfterDark ul li div.slideshow span,
  div#SlideshowSpotlightSpecialPlacementHome ul li div.slideshow span,
  div#SlideshowSpotlightSectionorCategory ul li div.slideshow span {
    display: none;
  }

div#SeeandDo { margin-bottom: 0; }
div#SeeandDo.SectionLandingBlogs{
  margin-bottom: 10px;
}
div#moreBlogLanding,
div#RecentComments li.l0.storyItem {
    text-align: right;
}
div#moreBlogLanding a {
    display: inline-block;
    text-decoration: none;
    padding: 2px;
    border: 1px solid #ddd;
    color: #666;
    font-weight: 700;
    border-radius: 2px;
    font-size: 13px;
    background: #fff;
}
div#moreBlogLanding a:hover{
  background: #ddd;
  color: #111
}
div#SeeandDo div.storyItem,
div#PhotoGalleries div div.storyItem,
div#SlideshowSpotlightQCAfterDark ul li,
div#SlideshowSpotlightSpecialPlacementHome ul li,
div#SlideshowSpotlightSectionorCategory ul li,
div.CLTV ul li {
  float: left;
  padding: 5px;
  width: 45%;
  margin-bottom: 5px;
  }

div#SeeandDo div.storyItem h3,
div#PhotoGalleries h4.headline,
div.CLTV h4 {
  margin-top: 5px;
  }
  div#PhotoGalleries h4.headline a,
  div#SlideshowSpotlightQCAfterDark div.ssHeadline a,
  div#SlideshowSpotlightSpecialPlacementHome div.ssHeadline a,
  div#SlideshowSpotlightSectionorCategory div.ssHeadline a,
  div.CLTV h4 a {
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
  }
div#SeeandDo div.storyItem h3 {
    background: none;
    color: #202020;
    padding: 0;
    font-size: 12.5px;
    text-transform: none;
    margin-bottom: 3px;
}


div#SeeandDo, div#SearchEvents {
    background: #f2efea;
    padding: 5px;
}
div.CLTV ul {
  float: left;
  padding: 0;
}
div.CLTV div.featuredVideo {
  padding-bottom: 5px;
  border-bottom: 1px dotted #DEDEDE;
  margin-bottom: 5px;
}
div.CLTV a.more {
  float: right;
}

div.CLTV .Slider a,
div.CLTV .Slider a:focus,
div.CLTV .Slider a:active,
div.CLTV .Slider:focus {
  user-focus:       none;
  outline:          0;
  outline:          none;
  -moz-user-focus:  none;
  -moz-outline:     none;
}
div.CLTV .Slider .left,
div.CLTV .Slider .right {
  text-align: center;
  margin-top: 20px;
}
div.CLTV .Slider .left {
  float:  left;
}
div.CLTV .Slider .right {
  float:  right;
}
div.CLTV .Slider .sliderContainer {
  margin: auto;
}
div.CLTV .Slider .sliderOuter {
  position: relative;
  overflow: hidden;
}
div.CLTV .Slider .sliderInner {
  position: relative;
}

div.CLTV .Slider .left a,
div.CLTV .Slider .right a {
  filter:       alpha(opacity:75);
  opacity:      0.75;
  -moz-opacity: 0.75;
}
div.CLTV .Slider .left a:hover,
div.CLTV .Slider .right a:hover {
  filter:       alpha(opacity:99);
  opacity:      0.99;
  -moz-opacity: 0.99;
}
div.CLTV .Slider .sliderMain {
  position:   relative;
  float:      left;
  text-align: center;
  padding:    0px;
}
div.CLTV .Slider .slide {
  float:      left;
  text-align: center;
  padding:    0px;
}


div#Twitter div {
/*
  margin: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #999;
*/
}
div#Twitter div p {
  margin: 2px 0;
}
div#Twitter div p.date {
  color: #999;
}
div#Twitter a.more {
  float: right;
  padding-right: 10px;
  text-decoration: none;
}

div#CLConnect ul {
  float: left;
  width: 40%;
  }
  div#CLConnect ul a {
    color: #202020;
    text-decoration: none;
    font-weight: bold;
    }
    div#CLConnect ul li {
      margin-bottom: 10px;
    }
  div#CLConnect div {
    float: left;
    width: 45%;
    padding-top: 10px;
  }
  div#CLConnect div form {
    padding: 0;
    padding-top: 10px;
  }
  div#CLConnect h3 {
    text-transform: uppercase;
  }
  div#CLConnect input[type="text"] {
    border-width: 1px;
    padding: 1px 3px;
    width: 100%;
    margin: 5px 0;
  }
  div#CLConnect input[type="submit"] {
    background:#6D7E92;
    border:1px solid #798A9C;
    color:#FFFFFF;
    padding:3px 3px 0;
    text-transform:uppercase;
  }

div#MostPopular div.tabs {
  background: url(/images/backgrounds/sidebar-bg.gif) no-repeat;
  height: 23px;
  width: 304px;
  }
  div#MostPopular div.tabs div.tab {
    float: left;
    display: inline;
    overflow: hidden;
    }
    div#MostPopular div.tabs div.t1 { width: 97px; } /* Most Popular */
    div#MostPopular div.tabs div.t2 { width: 94px; } /* Most Emailed */
    div#MostPopular div.tabs div.t3 { width: 113px; } /* Most Commented */

    div#MostPopular div.tabs div.tabCurrent a {
      color: #FFF;
    }
    div#MostPopular div.tabs div.tabBack a {
      color: #B4D9F4;
    }
    div#MostPopular div.tabs div.tab a {
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      padding: 7px;
      font-size: .85em;
      border-right: 1px solid #F2EFEA;
      font-weight: bold;
      white-space: nowrap;
      }
      div#MostPopular div.tabs div.t3 { border-right: 0; }

div#MostPopular h4.headline {
  font-size: 1em;
}
div#MostPopular h5.subhead {
  font-size: 1em;
  color:#999;
}

div#SearchEvents { margin-bottom: 5px; }
div#SearchEvents div.tabs  {
  width: 100%;
  }
  div#SearchEvents div.tabs div.tab {
    float: left;
    }
    div#SearchEvents div.tabs div.tabCurrent a {
      font-weight: bold;
    }
    div#SearchEvents div.tabs div.tab a {
      display: block;
      text-decoration: none;
      padding: 7px;
      }
div#SearchEvents form { padding: 5px; }

div#SearchEvents select,
div#SearchEvents input {
  border: 1px solid #888;
}

div#SearchEvents select.narrowDate,
div#SearchEvents select.eventCategory,
div#SearchEvents select.neighborhood,
div#SearchEvents select.locationCategory,
div#SearchEvents select.film {
  width: 100px;
  margin-bottom: 5px;
  color: #999;
  font-size: .9em;
}
div#SearchEvents input.text {
  width: 85px;
  background: #FFF;
  padding-left: 0;
  margin-bottom: 5px;
}
div#SearchEvents input.submit {
  float: right;
  color: #FFF;
  background: #34252a;
  padding:0.35em;
  border-radius:50%;
  border:none;
}
div#eventLinks {
  text-align: right;
  margin-bottom: 15px;
  }
  div#eventLinks a {
    padding-left: 10px;
    text-decoration: none;
    font-size: .9em;
  }


div#FromtheArchive ul {
  padding-bottom: 0;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #DEDEDE;
  }
  div#FromtheArchive ul li ul {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
div#FromtheArchive ul li {
  /* padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #DEDEDE; */
  float: left;
  width: 100%;
  }
  div#FromtheArchive ul li ul li {
    padding: 0;
    margin: 0;
    border: 0;
  }
div#FromtheArchive div img {
  float: left;
  margin-right: 10px;
}
div#FromtheArchive div {
  float: left;
  margin: 10px;
  width: 290px;
}
div#FromtheArchive div ul {
  float: left;
  padding: 0;
  width: 50%;
}

#Home #HomeBestOf .followStories ul li a {
  font-size:16px;
}

div.HomeSection {
  border-bottom: 1px dotted #DEDEDE;
  padding-bottom: 10px;
  }
  div#HomeBlogs {
    border-top: 1px dotted #DEDEDE;
    margin-top: 10px;
    padding-top: 10px;
  }
  div#FunandFree.HomeSection .FunFreeItem {
    float:        left;
    width:        200px;
    font-weight:  bold;
    text-align:center;
    margin-right:10px;
    border:1px solid #eee;
  }
div.HomeSection div.featureStory,
div.featureStory,
div#HomeBlogs ul,
div#HomeBlogs div {
  float: left;
  width: 310px;
}
div#HomeBlogs ul li {
  margin-bottom: 10px;
}
div.HomeSection div.followStories,
div.followStories {
  float: left;
  width: 310px;
}
div.followStories a {
  text-decoration:none!important;
}

  div.HomeSection div.followStories ul,
  div.followStories ul {
    float: left;
    padding: 0 5px;
    }
    div.followStories ul>a{
      float: left;
      margin-right: 10px; 
    }
   div.followStories ul>a+li{
    width: auto;
    float:none;
    overflow: hidden;
   } 
    div.HomeSection div.followStories ul li ul {
       padding: 5px 0;
     }
  div.followStories ul li {
    margin-bottom: 10px;
    }
    div.followStories ul li ul li.commentCount,
    div.followStories ul li ul li.longOnly {
      display: none;
    }
    div.followStories ul li {
      float: left;
      width: 100%;
      }
      div.followStories ul li ul li {
        float: none;
      }
  div.followStories h3,
  div#HomeBlogs ul h3 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 1em;
  }
  div.followStories h3.category {
    text-transform: none;
    margin-bottom: 0;
    }
    div.followStories h3.category a {
      color: #202020;
      text-decoration: none;
      font-size: .9em;
    }
    div.followStories img.storyImg {
      margin-bottom: 5px;
    }
div.HomeSection div.rssLink {
  float: right !important;
  width: 16px !important;
  padding-left: 5px;
  border-left: 1px solid #DEDEDE;
  }
  div.HomeSection div.rssLink a {
    width: 16px;
    height: 16px;
    background: url(/images/icons/rss-sm.gif) no-repeat right top;
    display: block;
    text-indent: -6000px;
  }

div#HomeBlogsTabbed div.tabs {
  float: left;
  width: 100%;
  border: 1px dotted #DEDEDE;
  border-width: 1px 0;
  margin-bottom: 10px;
}
  div#HomeBlogsTabbed div.tabs .tab {
    float: left;
    }
    div#HomeBlogsTabbed div.tabs .tab a {
      width: 160px;
      height: 45px;
      display: block;
      text-indent: -6000px;
      filter:       alpha(opacity:50);
      opacity:      0.50;
      -moz-opacity: 0.50;
   }
    div#HomeBlogsTabbed div.tabs .tab a:hover,
    div#HomeBlogsTabbed div.tabs .tab a.tabCurrent {
      filter:       alpha(opacity:99);
      opacity:      0.99;
      -moz-opacity: 0.99;
    }
    div#HomeBlogsTabbed div.tabs .tab a#tab-vibes {
      background: url(/images/headers/vibes-160.jpg) no-repeat 0 0;
      }
    div#HomeBlogsTabbed div.tabs .tab a#tab-eatmycharlotte {
      background: url(/images/headers/eatmycharlotte-160.jpg) no-repeat 0 0;
      }
    div#HomeBlogsTabbed div.tabs .tab a#tab-bangtown {
      background: url(/images/headers/bangtown-160.jpg) no-repeat 0 0;
      }
    div#HomeBlogsTabbed div.tabs .tab a#tab-klepto {
      background: url(/images/headers/klepto-160.jpg) no-repeat 0 0;
      }
    div#HomeBlogsTabbed div.tabs .tab a#tab-qcafterdark {
      background: url("/images/headers/qcafterdark-160.png") no-repeat 0 0;
      }
    div#HomeBlogsTabbed div.tabs .tab a#tab-WayfaringTechNomad {
      background: url("/images/headers/wayfaringtechnomad-160.jpg") no-repeat 0 0;
      }
    div#HomeBlogsTabbed div.tabs .tab a#tab-EverybodyLovesBaby {
      background: url("/images/headers/everybodylovesbaby-160.png") no-repeat 0 0;
      }
    div#HomeBlogsTabbed div.tabs .tab a#tab-Benched {
      background: url("/images/headers/benched-160.jpg") no-repeat 0 0;
      }
div#HomeBlogsTabbed div.featureStory {
  width: 100%;
  margin-bottom: 10px;
  }
  div#HomeBlogsTabbed div.featureStory img {
    float: left;
    margin-right: 10px;
  }
div#HomeBlogsTabbed ul {
  float: left;
  width: 100%;
  }
  div#HomeBlogsTabbed ul h4.headline {
    font-size: 1.1em;
  }
  div#HomeBlogsTabbed ul li {
    margin-bottom:10px;
    margin-top:10px;
  }

div.MainSidebar h2,
div.SpanningIsland h2 {
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 5px;
}
div#HomeLatest h2,
div.HomeSection h2.sectionHeader {
  margin:10px 0;
  text-indent: 0px;
}
  div.HomeSection h2.sectionHeader a {
    text-indent: 0px;
  }
/*
div#HomeFood h2.sectionHeader {
  background: url(/images/headers/food-drink.gif) no-repeat top left;
  width: 243px;
  height: 25px;
  }
  div#HomeFood h2.sectionHeader a {
    height: 36px;
  }
div#HomeMusic h2.sectionHeader {
  background: url(/images/headers/music-nightlife.gif) no-repeat top left;
  width: 329px;
  height: 25px;
  }
  div#HomeMusic h2.sectionHeader a {
    height: 35px;
  }
div#HomeNews h2.sectionHeader {
  background: url(/images/headers/news.gif) no-repeat top left;
  width: 101px;
  height: 26px;
  }
  div#HomeNews h2.sectionHeader a {
    height: 35px;
  }
div#HomeArts h2.sectionHeader {
  background: url(/images/headers/arts-entertainment.gif) no-repeat top left;
  width: 383px;
  height: 25px;
  }
  div#HomeArts h2.sectionHeader a {
    height: 32px;
  }
div#HomeMovies h2.sectionHeader {
  background: url(/images/headers/movies-tv.gif) no-repeat top left;
  width: 217px;
  height: 25px;
  }
  div#HomeMovies h2.sectionHeader a {
    height: 35px;
  }
div#HomeBlogs h2.sectionHeader {
  background: url(/images/headers/blogs-podcasts.gif) no-repeat top left;
  width: 328px;
  height: 36px;
  }
  div#HomeBlogs h2.sectionHeader a {
    height: 36px;
  }
div#HomeBestOf h2.sectionHeader {
  background: url(/images/headers/best-of-atlanta.gif) no-repeat top left;
  width: 299px;
  height: 25px;
  }
  div#HomeBestOf h2.sectionHeader a {
    height: 37px;
  }
div#HomeSexandVice h2.sectionHeader {
  background: url(/images/headers/sex-vice.gif) no-repeat top left;
  width: 178px;
  height: 25px;
  }
  div#HomeBestOf h2.sectionHeader a {
    height: 35px;
  }
*/
#Poll.MainSidebar .PollTitle {
  text-indent:-6666px;
  background:#000 url(/images/headers/poll_header.png) center no-repeat;
  height:22px;
  margin-bottom:3px;
}
div#SeeandDo h2 {
  height: 22px;
  background: url(/images/headers/see-and-do.gif) no-repeat 0 0;
  }
  div#SeeandDo span#see-and-do {
    display: none;
  }
  div#SeeandDo span.date {
    display: block;
    color:#b4d9f4;
    margin-left: 70px;
    padding-top: 3px;
    font-size: 1.2em;
    text-transform: none;
  }

div#SeeandDo h3 {
  font-size:1em;
	font-weight:normal;
	margin:0 0 3px 0;
}

div#SeeandDo h4.headline {
	font-size:1.2em;
	font-family:Verdana, Arial, sans-serif;
	font-weight: bold;
  word-break: break-word;
  hyphens: auto;
}

div#SearchEvents h2#search-events {
  height: 22px;
  background: url(/images/headers/search-events.gif) no-repeat 0 0;
  text-indent: -6000px;
  clear: both;
}
div#PhotoGalleries h2,
div#SlideshowSpotlightQCAfterDark h3,
div#SlideshowSpotlightSpecialPlacementHome h3,
div#SlideshowSpotlightSectionorCategory h3 {
  height: 22px;
  background: url(/images/headers/photo-galleries.gif) no-repeat 0 0;
  text-indent: -6000px;
}
div.CLTV h2 {
  height: 22px;
  background: url(/images/headers/cl-tv.gif) no-repeat 0 0;
  text-indent: -6000px;
}
div#Twitter h2 {
  height: 22px;
  background: url(/images/headers/cl-twitter.gif) no-repeat 0 0 #090909;
  }
  div#Twitter h2 a {
    display: block;
    width: 120px;
    height: 22px;
    text-indent: -6000px;
  }
div#CLConnect h2 {
  height: 22px;
  background: url(/images/headers/cl-connect.gif) no-repeat 0 0;
  text-indent: -6000px;
}
div#FromtheArchive h2 {
  height: 22px;
  background: url(/images/headers/from-the-archive.gif) no-repeat 0 0;
  text-indent: -6000px;
}

div#CLPresents {
  background: #f5be85 url(/images/backgrounds/presents-bg.jpg) no-repeat 0 0;
  height: 355px;
  padding-bottom: 0;
  }
  div#CLPresents a {
    color: #202020;
    text-decoration: none;
  }
  div#CLPresents p.more {
    font-size: .9em;
  }
  div#CLPresents p {
    margin: 3px 0;
    }
    div#CLPresents p.date {
      margin-bottom: 50px;
    }
div#presentsFeatured {
  width: 200px;
  margin: 19px 10px 0 200px;
  float: left;
  }
  div#presentsFeatured h2 {
    width: 200px;
    height: 60px;
    margin-bottom: 25px;
    text-indent: -6000px;
    background: url(/images/headers/cl-presents.gif) no-repeat 0 0;
  }
  div#presentsFeatured div#featuredItem {
    padding-left: 45px;
    }
    div#presentsFeatured div#featuredItem h4 {
      font-size: 1.7em;
    }
div#presentsDeals {
  float: left;
  width: 210px;
  margin-top: 15px;
  margin-right: 10px;
  background: #FFF;
  height: 346px;
  }
  div#presentsDeals div#featuredDeal {
    margin: 10px 10px 0;
    }
    div#presentsDeals div#featuredDeal p,
    div#presentsDeals div#featuredDeal h4 {
      margin-left: 40px;
    }
    div#presentsDeals div#featuredDeal h4 {
      font-size: 1.1em;
    }
    h3.eatsCategory {
      background: url(/images/headers/eats.gif) no-repeat 0 0;
      width: 140px;
      height: 43px;
      text-indent: -6000px;
    }
    h3.livingCategory {
      background: url(/images/headers/living.gif) no-repeat 0 0;
      width: 140px;
      height: 43px;
      text-indent: -6000px;
    }
    h3.goodsCategory {
      background: url(/images/headers/goods.gif) no-repeat 0 0;
      width: 140px;
      height: 43px;
      text-indent: -6000px;
    }
    h3.unwindsCategory {
      background: url(/images/headers/unwind.gif) no-repeat 0 0;
      width: 159px;
      height: 36px;
      text-indent: -6000px;
    }
  div#presentsDeals h2{
    width: 210px;
    height: 26px;
    margin-bottom: 10px;
    text-indent: -6000px;
    background: url(/images/headers/cl-deals.gif) no-repeat 0 0;
  }

#FunandFree p {
  margin: 5px 0;
}
#FunandFree p.more {
  text-align: left;
  clear:both;
  float:right;
}
#FunandFree h5 {
  margin-bottom: 10px;
}
#FunandFree h4.headline {

  }
#FunandFree .featureStory a {
  text-decoration: none;
  color: #202020;
  }
  #FunandFree .featureStory a:hover {
    text-decoration: none;
  }

div#SectionFeature {
  margin-bottom: 10px;
}
div#SectionFeature img {
  margin-bottom: 4px;
}
div#SectionFeature h3.headline {
  font-size: 1.5em;
}
div#SectionStories,
div#RecentSectionFeatures {
  border-bottom: 1px dotted #DEDEDE;
  padding-bottom: 10px;
}
div#SectionStories h2 {
  display:none;
}

#HeaderforSectionorCategory.Categorylandingblocks {
  margin-bottom: 20px;
}

div#RecentSectionFeatures h2,
div#SectionArchives h2 {
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: normal;
  color: #014895;
  margin-bottom: 5px;
}
div#HomeLatest .latestTsr h3.headline,
div#SectionStories h3.headline,
div#RecentSectionFeatures h3.headline,
div#CategoryStories h3.headline,
div#BlogLanding h3.headline {
  font-size: 1.6em;
  margin-bottom: 3px;
}

div#SectionStories .subhead {
  font-size:1.2em;
}
.categoryStoriesItem,
.sectionStoriesItem {
  margin:10px 0;
  padding-top:10px;
  border-top:1px dotted #dedede;
}

div#HomeLatest {
  border-top: 1px dotted #DEDEDE;
  padding-top: 10px;
}

div#HomeLatest .latestTsr {
  margin:10px 0;
  display: flex;
}

div#HomeLatest h2 {
  font-family: 'ArcherSemiboldRegular', Courier, serif;
  font-size: 32px;
  text-transform: uppercase;
}

div#HomeLatest .latestTsr .latestTsrImg {
  margin: 0 10px 0 0;
}

div#HomeLatest .latestTsr+.latestTsr {
  padding-top:10px;
  border-top:1px dotted #dedede;
}
.categoryStoriesItem h4,
.sectionStoriesItem h4,
div#HomeLatest .latestTsr h4 {
  margin: 0 0 4px;
}

.categoryStoriesItem h4 a,
.sectionStoriesItem h4 a,
div#HomeLatest .latestTsr h4 {
  color:#888;
}

div#HomeLatest .more{
  text-align: right;
}

div#HomeLatest .more a {
  color: #000;
  font-weight: 700;
}

.categoryStoriesItem p.byline,
.sectionStoriesItem p.byline {
  margin:5px 0 0;
}

div#HomeLatest .postHeadInfo {
  display: flex;
  align-items: center;
  margin: 5px 0 0;
  line-height: 1;
}

div#HomeLatest .postHeadInfo span{
  padding-right: 4px;
}

div#HomeLatest .postHeadInfo span.postDate,
div#HomeLatest .postHeadInfo span.sectionCategory {
  color: #999;
}
.categoryStoriesItem p.byline span+span,
.sectionStoriesItem p.byline span+span,
div#HomeLatest .postHeadInfo span+span {
  padding: 0 4px;
  margin-left: 2px;
  border-left: 1px solid #aaa;
}

#CategoryStories [class$=More],
#SectionStories .more {
  text-align:right;
  font-weight: bold;
  font-size:14px;
  margin-bottom: 5px;
}

#CategoryStories.Categorylandingblocks #categoryLead img.storyImg {
  margin:0 5px;
}


div#RecentSectionFeatures div.clear,
div#BlogLanding div.clear {
  padding: 5px 0;
  margin:0 0 5px 0;
}
div#BlogLanding div.clear{
  border-bottom: 1px solid #dedede
}
div#BlogLanding .subhead {
  font-size: 1.1em;
}
div#BlogLanding h2 a {
  color:#014895;
  text-transform:uppercase;
  text-decoration: none;
  }
  div#BlogLanding h2 span.blogSubscribe a {
    font-size: 12px;
    text-transform: none;
    color: #1c629d;
    text-decoration: none;
  }

div#BlogLanding p.more {
  padding-bottom: 10px;
  border-bottom: 1px solid #DEDEDE;
}

div#SectionStories img.storyImg {
  float: left;
  margin-right: 5px;
}

body#Section div.MainColumn,
div.Location.MainColumn {
  margin-bottom: 20px;
}

#Location #LocationTags .tags {
  background:none!important;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
}
#Location #LocationTags .tags a {text-decoration:none;}

div#FollowStoriesSection {
  clear:both;
}
div#FollowStoriesSection div.storyItem {
  margin: 10px 0;
  }
  div#FollowStoriesSection div.storyItem.last {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }
div#FollowStoriesSection div.storyItem h3 a,
div#ReviewsandOpinion.MainColumn h4 a,
div#FeatureCategoryStories.MainColumn h4 a,
div.RecentByCategory.MainColumn h4 a,
div#RecentFeatureswBlogPostsbyTopic.MainColumn h4 a,
div#RecentFeatures.MainColumn h4 a,
div#BlogLanding h4 a,
div#SexorcistArchives.MainColumn h4 a,
div#SpecialCategoryFollows.MainColumn h4 a,
div#SpecialTopicFollows.MainColumn h4 a {
  text-decoration: none;
  color:#666666;
  font-size:0.8em;
  text-transform:uppercase;      /* changes made by Alejandro */
  display:block;
  margin:0 0 5px 0;
  line-height:1.3em;
}
div#Reviews.MainColumn h4,
div#Reviews.MainColumn .topics
{
  text-decoration: none;
  color:#666666;
  font-size:0.8em;
  text-transform:uppercase;
  margin:0 0 4px 0;
  line-height:1em;
}
  div#Reviews.MainColumn h4 a,
  div#Reviews.MainColumn .topics a
  {
    text-decoration: none;
    color:#666666;
  }

div#SpecialCategoryFollows {
	clear:both;
}


div#Reviews.MainColumn h3,
div#ReviewsandOpinion.MainColumn h3,
div#FeatureCategoryStories.MainColumn h3,
div.RecentByCategory.MainColumn h3,
div#RecentFeatureswBlogPostsbyTopic.MainColumn h3,
div#RecentFeatures.MainColumn h3,
div#SexorcistArchives.MainColumn h3,
div#SpecialCategoryFollows.MainColumn h3,
div#SpecialTopicFollows.MainColumn h3 {
  font-size: 1.1em;
}

div#FollowStoriesSection div.storyItem h4 {
	font-size:1em;
}

div#RelatedStories li.storyItem h4.headline {
	font-size:1.2em;
}

div.RecentByCategory h2,
div#BlogLanding h2,
div#RecentFeatureswBlogPostsbyTopic h2,
div#RecentFeatures h2,
div#Reviews h2,
div#ReviewsandOpinion h2,
div#FeatureCategoryStories h2,
div#SectionArchives h2,
div#RestaurantHighlight h2,
div#SexorcistArchives h2,
div#MovieShowtimes h2,
div#Openings h2,
div#SpecialCategoryFollows h2,
div#SpecialTopicFollows h2 {
  margin:0 0 5px 0;
  font-family: 'ArcherSemiboldRegular', Courier, serif;
  text-transform: uppercase;
  color:#014895;
}
div#BlogLanding h2{
  color: #000
}
div.RecentByCategory .subhead,
div#BlogLanding .subhead,
div#RecentFeatureswBlogPostsbyTopic .subhead,
div#RecentFeatures .subhead,
div#Reviews .subhead,
div#ReviewsandOpinion .subhead,
div#FeatureCategoryStories .subhead,
div#SexorcistArchives .subhead,
div#SpecialCategoryFollows .subhead,
div#SpecialTopicFollows .subhead {
	font-size:1em;
	color:#999;
	overflow:hidden;
}

div.RecentByCategory p.byline,
div#RecentFeatureswBlogPostsbyTopic p.byline,
div#RecentFeatures p.byline,
div#Reviews p.byline,
div#ReviewsandOpinion p.byline,
div#BlogLanding p.byline,
div#FeatureCategoryStories p.byline,
div#SexorcistArchives p.byline,
div#SpecialCategoryFollows p.byline,
div#SpecialTopicFollows p.byline {
	padding:5px 0 0 0;
}

div.storyTeaser {
  float: left;
  margin:0 10px 0px 0;
}
.Categorylandingblocks div#LandingFollowStories .categoryStoriesItem div.storyTeaser{
 float: none;
 order:3;
 margin:5px 0 0;
}
.Categorylandingblocks div#LandingFollowStories {
    margin: 1em auto;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
        justify-content: space-between;
}
.Categorylandingblocks div#LandingFollowStories .categoryStoriesItem {
  margin: 0 0 20px;
  display: -webkit-flex;
  display: flex;
  flex-flow: wrap;
  width: 300px;
}

.Categorylandingblocks div#LandingFollowStories .categoryStoriesItem .headline{
  order:1;
  font-size: 1.54em;
  margin:0;
}
.Categorylandingblocks div#LandingFollowStories .categoryStoriesItem .byline{
  order:2;
  margin: 3px 0 0;
}

.Categorylandingblocks div#LandingFollowStories .categoryStoriesItem .clear{
  display: none;
}

.Categorylandingblocks div#LandingFollowStories>.clear{
  display: none;
}
.Categorylandingblocks div#LandingFollowStories .storyItem {
  width: 100%;
  text-align: right;
}
.Categorylandingblocks div#LandingFollowStories .categoryStoriesItem h4{
  display: none;
}
div#Reviews.MainColumn div.clear,
div#ReviewsandOpinion.MainColumn div.clear,
div#FeatureCategoryStories.MainColumn div.clear,
div.RecentByCategory.MainColumn div.clear,
div#RecentFeatureswBlogPostsbyTopic.MainColumn div.clear,
div#RecentFeatures.MainColumn div.clear,
div#SexorcistArchives.MainColumn div.clear,
div#SpecialCategoryFollows.MainColumn div.clear,
div#SpecialTopicFollows.MainColumn div.clear {
  padding: 5px 0;
  margin:0 0 5px 0;
}
div#Reviews.MainColumn h2,
div#ReviewsandOpinion.MainColumn h2,
div#FeatureCategoryStories.MainColumn h2,
div.RecentByCategory.MainColumn h2,
div#RecentFeatureswBlogPostsbyTopic.MainColumn h2,
div#RecentFeatures.MainColumn h2,
div#RestaurantHighlight h2,
div#Openings h2,
div#SexorcistArchives.MainColumn h2,
div#MovieShowtimes h2 a,
div#SpecialCategoryFollows.MainColumn h2,
div#SpecialTopicFollows.MainColumn h2 {
  text-transform: uppercase;
  color: #014895;
  text-decoration: none;
}
div#RestaurantHighlight {
  border:1px solid #999999;
  padding:3%;
  width:90%;
  }
  div#RestaurantHighlight,
  body#Section div#RestaurantHighlight {
    margin: 20px 0;
	background-color:#F2EFEA;
  }
div#RestaurantHighlight img {
  float: right;
  margin-left: 10px;
}
div#RestaurantHighlight h3 a {
  text-decoration: none;
  font-size: 1.2em;
}
div#RestaurantHighlight ul li {
  padding: 3px 0;
  list-style-type: disc;
  list-style-position: inside;
}

div#RestaurantHighlight ul li.l0 {
	padding:0;
	margin:0;
}

  div#RestaurantHighlight ul li.picksForm {
    list-style-type: none;
    list-style-position: outside;
	padding:5px 0;
	margin:0;
  }
  div#RestaurantHighlight ul li a {
    text-decoration: none;
  }
div#RestaurantHighlight ul li form {
  margin: 10px auto;
  width: 80%;
  }
  div#RestaurantHighlight ul li form label {
    font-weight: bold;
    font-size: 1.1em;
  }
  div#RestaurantHighlight ul li form select {
    border: 1px solid #999;
    width: 65%;
  }

div#MovieShowtimes {
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #999;
}
div#MovieShowtimes #movietimesSearchFormMovie .film {
  width: 39%;
}
div#MovieShowtimes #movietimesSearchFormMovie select {
  margin-right: 3%;
  border: 1px solid #999;
}
div#MovieShowtimes #movietimesSearchFormMovie input.submit {
  background: #444444;
  border:1px solid #999999;
  color:#FFFFFF;
  text-transform:uppercase;
  margin:5px 0;
  font-size:0.8em;
}

div#Openings div.sliderNav,
div#Openings div.slierOuter {
  float: left;
}
div#Openings div.sliderNav a.back {
  display: block;
  text-indent: -6000px;
  outline: 0;
  width: 23px;
  height: 83px;
  background: url(/images/slider/previousArrow.gif) no-repeat 0 0;
  margin-top: 10px;
  padding-right: 10px;
}
div#Openings div.sliderNav a.next {
  display: block;
  text-indent: -6000px;
  outline: 0;
  width: 23px;
  height: 83px;
  background: url(/images/slider/nextArrow.gif) no-repeat 0 0;
  margin-top: 10px;
}

div#SectionArchives h3 {
  margin: 10px 0;
  font-weight: bold;
  font-size: 1.1em;
}
div#SectionArchives div {
  width: 49%;
  float: left;
  }
  div#SectionArchives div ul li a {
    margin: 3px 0;
    text-decoration: none;
  }
  div#SectionArchives ul li {
    padding: 3px 0;
  }
div#SectionArchives select#SectionArchivesFieldCategory {
  width: 200px;
}
div#SectionArchives select {
  border: 1px solid #999;
}
#TopCommenters h4 {
  width: 140px;
  overflow: hidden;
}
#TopCommenters h4 a {
  text-decoration: none;
}

span.commentCount {
  background: url(/images/backgrounds/comment.gif) no-repeat center center;
  font-size: 10px;
  padding: 2px 5px 3px;
}

div#FreeStuffProcess .PromoTeaser {
  float:left;
  margin-right:5px;
}
div#FreeStuffProcess h2 {
  color:#014895;
  text-decoration:none;
  text-transform:uppercase;
  margin-bottom: 5px;
}
div#FreeStuffProcess h4.headline {
  font-size: 1.3em;
  font-weight: bold;
}
div#FreeStuffProcess input[type="submit"] {
  border:1px #999;
  text-transform:uppercase;
  background:#34252A;
  color:#FFFFFF;
}
div#FreeStuffProcess hr {
  background:none repeat scroll 0 0 transparent;
  border-top:1px solid #999;
  border-width:1px 0 0;
  margin:20px 0;
}
div#FreeStuffProcess div.freeStuffMessage {
  background: #F5F5F5;
  padding: 5px;
  margin-bottom: 20px;
  }
  div#FreeStuffProcess div.freeStuffMessage p {
    margin: 5px 0;
  }

div#FreeStuffProcess h2.freeConcerts a {
  display: block;
  text-indent: -6000px;
  background: url(/images/headers/concerts-logo.jpg) no-repeat 0 0;
  width: 238px;
  height: 56px;
}
div#FreeStuffProcess h2.freeMovies a {
  display: block;
  text-indent: -6000px;
  background: url(/images/headers/movies-logo.jpg) no-repeat 0 0;
  width: 182px;
  height: 53px;
}
div#FreeStuffProcess h2.freeEvents a {
  display: block;
  text-indent: -6000px;
  background: url(/images/headers/events-logo.jpg) no-repeat 0 0;
  width: 184px;
  height: 47px;
}

/* ------------------------------------------------------------------ */
#gridMain.sticky{
  margin-top: 70px;
}
div#NavigationHorizontal {
  clear: both;
  height: 29px;
  box-sizing: border-box;
  padding-bottom: 0px;
	border-top: 2px solid black;
	border-bottom: 2px solid #b3b3b3;
}
ul#mainNav {
  display: flex;
  justify-content: space-between;
  height: 100%;
  font-family: Verdana, Helvetica, Arial, Verdana, sans-serif;
}
ul#mainNav li {
    line-height: 1em;
    text-transform: uppercase;
    overflow: hidden;
    font-family:'Fjalla One',sans-serif;
    font-size:20px;
    font-weight:normal;
    color:#1b1718;
    background:white;
}
ul#mainNav li a {
    display: block;
    box-sizing: border-box;
    margin:0;
    text-align:center;
    text-decoration: none;
    transition: all 150ms ease;
    font-weight:normal;
    color:#1b1718;
    padding:5px 11px;
}
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-right:none; }

ul#mainNav li a:hover, ul#mainNav li a.hover {
    background:#1b1718;
    color:white;
    cursor:pointer;
}
ul#mainNav li.navCurrent {
    background: #1b1718;
    color:white;
    margin:0;
}
ul#mainNav li.navCurrent a {
    border-color:white;
    color:white;
}
  ul#mainNav li.navCurrent a:hover {
    border-color:#202020;
    background:#1b1718;
    color:white;
    cursor:pointer;
  }

#NavigationHorizontal ul li ul {
    display: none;
}

#NavigationHorizontal ul.subnav_content {
  position:absolute;
  width:200px;
  min-height:15px;
  background: #050608;
  padding:0;
  z-index:5000000;
  line-height:1em;
	margin-top: -1px;
}
  #NavigationHorizontal ul.subnav_content li {
    padding:0;
    margin:0;
    border-bottom:1px solid #EEE;
    position:relative;
    font-size:12px;
    float:none;
  }
    #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-family:Verdana, Arial, Helvetica, sans-serif;
      font-weight:normal;
      text-transform:none;
	  font-size:0.8em;
      color:#FFFFFF;
      line-height:1em;
      border:0;
    }
      #NavigationHorizontal ul.subnav_content li a:hover {
        padding:7px 10px;
        margin:0;
        text-decoration:none;
        background: #373737;
        color: #FFFFFF;
      }

      #NavigationHorizontal ul.subnav_content li.searchItem a {
        background:url(/images/icons/navmag-hover_custom.gif) no-repeat 6px 7px;
        padding:7px 10px 7px 24px;
        }
        #NavigationHorizontal ul.subnav_content li.searchItem a:hover {
          background: url(/images/icons/navmag-hover_custom.gif) no-repeat 6px 7px #181818;
        }


/* Secondary Navigation */
div#SecondaryNavigation {
  display:block;
  background-color:#FFF;
  margin:0;
	border-bottom: 2px solid black;
	padding-top: 5px;
	margin-bottom: 5px;
  height:19px;
	overflow: hidden;
}
  div#SecondaryNavigation img {
    float:left;
  }
  div#SecondaryNavigation ul {
    display:inline-block;
    float:left;
    padding:0 0 0 6px;
		color: #b3b3b3;
  }
    div#SecondaryNavigation ul li {
      text-transform:uppercase;
      padding:2px 6px;
      font-size:0.9em;
      font-weight:bold;
      display:inline;
    }
      div#SecondaryNavigation ul li a {
        text-decoration:none;
        color: black;
				transition: color 100ms linear;
      }
        div#SecondaryNavigation ul li a:hover {
          color:#2e87a9;
        }
  div#SecondaryNavigation a.promo {
    color:#3fb9e8;
  }

  div#SecondaryNavigation a.specialIssue {
    color:#3fb9e8;
  }
  div#SecondaryNavigation a.promo:hover,
  div#SecondaryNavigation a.specialIssue:hover {
    color:#2e87a9;
  }
div#NavigationHorizontal.sticky,
div#SecondaryNavigation.sticky {
    width:980px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 9;
    background-color: #fff;
}
div#SecondaryNavigation.sticky{
  top: 28px;
  z-index: 8
}
div#gridFooter {
  clear: both;
  background: url(/images/backgrounds/xhatchwhite.gif);
  padding: 20px 10px;
  border-top: 1px solid #DEDEDE;
  text-align: center;
  font-size: 11px;
  margin-bottom:45px;
}
  div#gridFooter a { text-decoration: none; }

div#FooterNavigation {
  clear:both;
  margin-bottom: 10px;
  text-align: center;
}
div#FooterNavigation ul {
  line-height: 1.4em;
}
  div#FooterNavigation ul li {
    display: inline;
    margin-right: 7px;
    color:#B0ACA9;
  }
    div#FooterNavigation ul li a {
      white-space: nowrap;
      color:#B0ACA9;
      text-decoration:none;
      margin-right: 7px;
      font-size: 1.1em;
    }
    div#FooterNavigation ul li.RSSlink a {
      background: url("/images/icons/rss-12x12.gif") no-repeat left center transparent;
      padding-left: 18px;
    }


div#footerCopyright address,
div#footerCopyright p {
  padding: 0;
  margin: 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: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    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#LinksBox h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 1.1em;
  }
div#LinksBox ul {
  width: 31%;
  padding-right: 10px;
  float: left;
}
div#LinksBox ul li {
  margin-bottom: 3px;
}
div#LinksBox ul li a {
  color: #b0aca9;
  text-decoration: none;
}


div#LocationRestaurantDetails p,
div#LocationBarDetails p {
  margin: 0 0 15px;
  font-size:14px;
  line-height:1.4;
}

div#LocationRestaurantDetails p.tags,
div#LocationBarDetails p.tags {
  padding: 0;
  margin: 0;
  font-size:14px;
  background: none;
  width: auto;
}
  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;
  color: #014895;
	margin-bottom: 2px;
	text-decoration:none;
	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: 110px;
    padding: 0 5px;
    }
    body#MovieTimes div#NowPlaying ul li ul {
    margin-bottom: 20px;
    float: left;
    height: 200px;
    }
    body#MovieTimes div#NowPlaying ul li a {
      text-decoration: none;
      font-weight: bold;
    }

/* ------------------------------------------------------------------ */

h1#sectionHeader_ArticleArchives {
  width: 235px;
  background-image: url(/images/sections/large/articles_archives.gif);
}
h1#sectionHeader_books {
  width: 70px;
  background-image: url(/images/sections/large/books.gif);
}
h1#sectionHeader_columns {
  width: 106px;
  background-image: url(/images/sections/large/columns.gif);
}
h1#sectionHeader_film {
  width: 48px;
  background-image: url(/images/sections/large/film.gif);
}
h1#sectionHeader_food {
  width: 149px;
  background-image: url(/images/sections/large/food.gif);
}
h1#sectionHeader_ItsHappeningTonight {
  width: 270px;
  background-image: url(/images/sections/large/tonight.gif);
}
h1#sectionHeader_music {
  width: 69px;
  background-image: url(/images/sections/large/music.gif);
}
h1#sectionHeader_news {
  width: 63px;
  background-image: url(/images/sections/large/news.gif);
}
h1#sectionHeader_topstories {
  width: 138px;
  background-image: url(/images/sections/large/topstories.gif);
}
h1#sectionHeader_theater {
  width: 94px;
  background-image: url(/images/sections/large/theater.gif);
}
h1#sectionHeader_visualart {
  width: 124px;
  background-image: url(/images/sections/large/visart.gif);
}


h2#sectionHeader_BookReviews {
  width: 98px;
  background-image: url(/images/sections/med/book_reviews.gif);
}
h2#sectionHeader_booksArchives {
  width: 112px;
  background-image: url(/images/sections/med/books_archives.gif);
}
h2#sectionHeader_CDReviews {
  width: 80px;
  background-image: url(/images/sections/med/cd_reviews.gif);
}
h2#sectionHeader_DVDReviews {
  width: 89px;
  background-image: url(/images/sections/med/dvd_reviews.gif);
}
h2#sectionHeader_filmArchives {
  width: 99px;
  background-image: url(/images/sections/med/film_archives.gif);
}
h2#sectionHeader_foodArchives {
  width: 161px;
  background-image: url(/images/sections/med/food_archives.gif);
}
h2#sectionHeader_musicArchives {
  width: 112px;
  background-image: url(/images/sections/med/music_archives.gif);
}
h2#sectionHeader_newsArchives {
  width: 108px;
  background-image: url(/images/sections/med/news_archives.gif);
}
h2#sectionHeader_theaterArchives {
  width: 127px;
  background-image: url(/images/sections/med/theater_archives.gif);
}
h2#sectionHeader_visualartArchives {
  width: 146px;
  background-image: url(/images/sections/med/visart_archives.gif);
}

/* ------------------------------------------------------------------ */






h1.sectionHeader {
    float: left;
    margin-right:10px;
}


.headerLandingSearchLink {
  display: block;
  float: left;
  height: 23px;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 14px;
  text-indent: -6000px;
}


.lead {
  margin-bottom: 20px;
}
  .lead .storyImg {
    width: 420px;
    margin-bottom: 15px;
  }
  .lead .headline {
    font-size: 16px;
  }

.stack {
  clear: both;
  margin-bottom: 25px;
}
  .stack .follow {
    padding-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #dedede;
    text-align: left;
  }
    .stack .follow .storyImg {
      float: left;
      width: 75px;
      margin-right: 10px;
    }
    .stack .follow h4.subheadline { display: inline; }

.triptych {
  padding: 15px 0;
  border-top: 1px solid #dedede;
  }
  .triptych .follow {
    float: left;
    width: 124px;
    margin-right: 24px;
  }
    .triptych .follow .storyImg {
      width: 124px;
      margin-bottom: 10px;
    }
  .triptych #lastTriptychStory {
    margin: 0;
  }

.readmore {
  font-size: 10px;
}

li.readmore,
p.readmore {
  padding-top: 7px;
  margin-top: 0;
  text-align: right;
  font-size: 12px;
}

/* ------------------------------------------------------------------ */

div#Story p,
div#StoryLayoutJr p {
  color: #232323;
  line-height: 1.75em;
}
p.moreArticles,
p.more {
  text-align: right;
  font-size:1.1em;
}
p.moreArticles a,
a.more,
p.more a {
  text-decoration: none;
  color: #202020;
  font-weight: bold;
}

div#storyBody{
  line-height: 1.6em;
  font-size: 14px;
}


body#Content .MainColumn .banner_ad {
  margin:0 0 10px;
  text-align:center;
}
  body#Content div#gridMainColumn .MainColumn {
    padding:0 20px;
  }
  body#Content div#gridMainColumn {
    padding:20px 0;
  }
  body#Content div#Comments.CommentsComponent,
  body#Content div#BrowseComments.ContentComments {
    padding:0 0 12px;
    margin: 10px 0;
  }

div#RelatedEvents .date {
    font-weight: bold;
	color:#666666;
}

div.RelatedItem {
  margin-bottom:15px;
}

div.RelatedItem li.l0,
div.RelatedItem li.l0 ul {
	overflow: hidden;
}
div.RelatedItem li.eventItem img.eventSquare {float:left;margin:0 10px 10px 0;}
div.RelatedItem li.eventItem h4 {font-size:14px!important;}
div.RelatedItem li.eventItem li.buyTickets img {
  width:75px;
  height:auto;
  margin-top:4px;
}
.sidebar .Sidebar .eventItem {margin-bottom:1em;}
.sidebar .Sidebar .eventItem h4 {font-size:12px!important;}
.sidebar .Sidebar .eventItem h4 a[href*='Event'] {font-size:14px!important;display:block;}

div.RelatedItem .storyItem div.storyTeaser img.storyImg {
	width:125px;
}

#RecentByTag,
#PeopleWhoLiked,
#LatestInCategory,
#MorebyThisAuthor {
  margin:1em 0!important;
}
#RecentByTag ul,
#PeopleWhoLiked ul,
#LatestInCategory ul,
#MorebyThisAuthor ul {
  display:flex;
  display:-webkit-flex;
  justify-content:space-between;
  flex-wrap:wrap;
}
#RecentByTag ul li,
#PeopleWhoLiked ul li,
#LatestInCategory ul li,
#MorebyThisAuthor ul li {
  width:200px!important;
  text-align:center!important;
  margin-top:0!important;
  padding-top:0!important;
  border-top:0!important;
}
#RecentByTag ul li h4,
#PeopleWhoLiked ul li h4,
#LatestInCategory ul li h4,
#MorebyThisAuthor ul li h4 {
  margin-top:6px!important;
  font-size:1.2em!important;
  font-weight:bold!important;
}
  #RecentByTag ul li h4.horizNoImage,
  #PeopleWhoLiked ul li h4.horizNoImage,
  #LatestInCategory ul li h4.horizNoImage,
  #MorebyThisAuthor ul li h4.horizNoImage {
    display: flex;
    display:-webkit-flex;
    align-items: center;
    margin: 0 !important;
    height: 200px;
    font-size: 1.5em !important;
    border: 1px solid #eee;
  }
  #RecentByTag ul li h4.horizNoImage + .date,
  #PeopleWhoLiked ul li h4.horizNoImage + .date,
  #LatestInCategory ul li h4.horizNoImage + .date,
  #MorebyThisAuthor ul li h4.horizNoImage + .date {
    margin-top:8px!important;
  }

#RecentByTag ul li.more,
#PeopleWhoLiked ul li.more,
#LatestInCategory ul li.more,
#MorebyThisAuthor ul li.more {
  flex-grow:3;
  text-align:right!important;
}

#RecentByTag h3,
#PeopleWhoLiked h3,
#LatestInCategory h3,
#MorebyThisAuthor h3,
div.RelatedItem h3,
#FilmTimesByHour h2 {
  border-bottom:1px dotted #DEDEDE;
  color:#014895;
  font-size:1.5em;
  font-weight:normal;
  margin:5px 0 10px 0;
  padding:0;
  text-align:left;
  text-transform:uppercase;
  font-family: 'ArcherSemiboldRegular', Courier, serif;
  }
  #FilmTimesByHour h2 {
  border-bottom:1px dotted #DEDEDE !important;
}
  #BestOf div.RelatedItem h3 {
    width: 70%;
  }
div.RelatedItem .memberThumb,
img.memberThumb {
  float: left;
  margin: 0 5px 5px 0;
}
div.RelatedItem h4 a,
div.MainColumn1 ul h4 a,
div.MainColumn2 ul h4 a {
  font-size:1.1em;
  text-decoration:none;
}
div.RelatedItem .byline {
  font-size:14px;
}

.userByline a {
  text-decoration: none;
}

.postBody img.blogImageLeft,
.postBody img.blogImageRight,
.postBody img.blogImageCenter
{
    background:#EEEEEE none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    display:block;
    margin:5px;
    padding:5px;
    text-align:center;
}
.postBody img.blogImageLeft {
    float:left;
    display:inline;
    margin:0 10px 10px 0;
}
.postBody img.blogImageRight {
    float:right;
    display:inline;
    margin:0 0 10px 10px;
}
.postBody img.blogImageCenter {
    display:inline;
    margin:0 10px 0 10px;
}
.postBody a.pdflink {
  display:block;
  height:52px;
  width:50px;
  text-indent:-7000px;
  background:url(/foundation/images/icons/pdf-small.gif) top left no-repeat;
}

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;
    }

#BlogButtonBlogtownPDX,
#BlogButton_Blogtown {
  height: 51px;
  background-image: url(/images/buttons/blogtown140.gif);
}

#BlogButtonEndHits,
#BlogButtonendhits,
#BlogButtonTBA { background-image: url(/images/buttons/endhits.gif); }

#BlogButtonMod,
#BlogButtonmod { background-image: url(/images/buttons/mod.gif); }
#BlogButton_Vote2008 { background-image: url(/images/buttons/vote2008.gif); }

a#searchStartOver {
    display: block;
    padding: 2px 8px 2px 22px;
    position: relative;
    line-height: 1.1;
    transition: all linear 88ms;
    border-radius: 8px;
    border: 1px solid #aaa;
    width: 72px;
    background: #fff;
    margin: 10px auto 0;
    color: #444;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}
a#searchStartOver::before {
    content: "\021BA";
    position: absolute;
    left: 5px;
    font-size: 1.3em;
    top: 1px;
    -webkit-transform:rotate(-46deg);
    transform: rotate(-46deg);
}
a#searchStartOver:hover{
  opacity: .8
}
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 */
  .FeaturesIcons {
    height:auto;
    margin:0;
    display:inline-block;
  }
  .FeaturesIcons a span {
    display:block;
    float:left;
    margin:0 2px 0 0;
    text-indent:-99999px;
    min-height:16px;
    min-width:16px;
  }
    .FeaturesIcons_cl_recommends span,
    .FeaturesIcons_staff_pick span {
      background:url(/images/icons/features-icon_staff_pick.gif) top left no-repeat;
      width:16px;
      height:16px;
    }
    .FeaturesIcons_cl_presents span {
      background: url(/images/icons/features-icon_cl_presents.gif) 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_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;
    }
    .FeaturesIcons_members_pick span {
      background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
      width:16px;
      height: 16px;
    }

.FeaturesIcons a.FeaturesIcons_reader_pick,
.FeaturesIcons a.FeaturesIcons_user_submitted,
.FeaturesIcons a.FeaturesIcons_wheelchair_access,
.FeaturesIcons a.FeaturesIcons_free_parking,
.FeaturesIcons a.FeaturesIcons_cover_story {
  display:none;
}


label[class*="FeaturesIcons"] span {
    padding-left: 25px;
    background-position: left center;
    background-size: 16px;
}
label.FeaturesIcons_image span,
label.FeaturesIcons_cover_story span,
label.FeaturesIcons_reader_pick span,
label.FeaturesIcons_wheelchair_access span {
  padding:0;
}

    li#EventSearchNarrowByEventFeatures,
    li#LocationSearchNarrowByLocationFeatures,
    li#MovieTimesSearchNarrowByFilmFeatures,
    li#FilmSearchNarrowbyFilmFeatures,
    li#ArticleSearchNarrowByContentFeatures,
    li#BestOfNarrowbyContentFeatures {
      float: left;
      width: 100%;
    }
    li#EventSearchNarrowByEventFeatures ul.narrowOptions,
    li#LocationSearchNarrowByLocationFeatures ul.narrowOptions,
    li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions,
    li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions,
    li#ArticleSearchNarrowByContentFeatures ul.narrowOptions,
    li#BestOfNarrowbyContentFeatures ul.narrowOptions {
      border-left: 0;
      padding-left: 5px;
      float: left;
      width: 100%;
      }
      li#EventSearchNarrowByEventFeatures ul.narrowOptions li,
      li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li,
      li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li,
      li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li,
      li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li,
      li#BestOfNarrowbyContentFeatures ul.narrowOptions li {
        background: url(/images/backgrounds/dotted-line.gif) repeat-x 0 10px;
        float: left;
        width: 100%;
      }
      li#EventSearchNarrowByEventFeatures ul.narrowOptions li a,
      li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li a,
      li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li a,
      li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li a,
      li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li a,
      li#BestOfNarrowbyContentFeatures ul.narrowOptions li a {
        float: left;
      }
      li#EventSearchNarrowByEventFeatures ul.narrowOptions li a,
      li#EventSearchNarrowByEventFeatures ul.narrowOptions li span,
      li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li a,
      li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li span,
      li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li a,
      li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li span,
      li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li a,
      li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li span,
      li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li a,
      li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li span,
      li#BestOfNarrowbyContentFeatures ul.narrowOptions li a,
      li#BestOfNarrowbyContentFeatures ul.narrowOptions li span {
      /*  background-color: #F2EFEA; */
      }
    li#EventSearchNarrowByEventFeatures ul.narrowOptions li .FeaturesIcons,
    li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li .FeaturesIcons,
    li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li .FeaturesIcons,
    li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li .FeaturesIcons,
    li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li .FeaturesIcons,
    li#BestOfNarrowbyContentFeatures ul.narrowOptions li .FeaturesIcons {
      margin: 0;
      float: right;
      padding-right: 0;
      }
      li#EventSearchNarrowByEventFeatures ul.narrowOptions li .FeaturesIcons a span,
      li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li .FeaturesIcons a span,
      li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li .FeaturesIcons a span,
      li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li .FeaturesIcons a span,
      li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li .FeaturesIcons a span,
      li#BestOfNarrowbyContentFeatures ul.narrowOptions li .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: 50px;
    margin-right: 8px;
    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:bold;
    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:bold;
  }
  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: bold; }

  div#ProfileBrowseSavedEvents div.EventListing div.listing h3 { text-align: left; }
  div#ProfileBrowseLists div.listListing ul li.customItem h5 {
    font-weight: bold;
  }
  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: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  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#ArticleArchives .longOnly span.date { display:inline; }

body#PostComment div#loginFormContainer,
body#PostComment div#passwordReminderContainer {
  float: left;
  width: 370px;
}

body#PostComment div#createAccountContainer,
body#PostComment div#feelingShyContainer {
  float: right;
  width: 370px;
}

/* Profile */

body.ProfilePage div#gridMainColumn li.storyItem {
  background: #FFF;
  padding: 10px;
  margin: 10px;
}
body.ProfilePage div#gridMainColumn .ratingGraphic {
  margin-bottom: 10px;
}

div#userNameComponent {
  background:#EEEEEF;
  border-bottom:1px solid #DFE2E1;
}

body#Profile div#currently,
body#MyProfile div#currently { margin-bottom: 10px; }

body#Profile div#gridMainSidebarLeft,
body#MyProfile div#gridMainSidebarLeft,
body#Favorites div#gridMainSidebarLeft,
body#MyFavorites div#gridMainSidebarLeft,
body#List div#gridMainSidebarLeft,
body#Lists div#gridMainSidebarLeft,
body#MyLists div#gridMainSidebarLeft,
body#MySettings div#gridMainSidebarLeft,
body#Comments div#gridMainSidebarLeft,
body#MyComments div#gridMainSidebarLeft,
body#EditList div#gridMainSidebarLeft { text-align: center; }

body#Profile div.MainSidebar,
body#MyProfile div.MainSidebar,
body#Favorites div.MainSidebar,
body#MyFavorites div.MainSidebar,
body#List div.MainSidebar,
body#Lists div.MainSidebar,
body#MyLists div.MainSidebar,
body#MySettings div.MainSidebar,
body#Comments div.MainSidebar,
body#MyComments div.MainSidebar,
body#EditList div.MainSidebar {
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px dotted #DEDEDE;
}

body#Profile div.MainSidebar h3,
body#MyProfile div.MainSidebar h3,
body#Favorites div.MainSidebar h3,
body#MyFavorites div.MainSidebar h3,
body#List div.MainSidebar h3,
body#Lists div.MainSidebar h3,
body#MyLists div.MainSidebar h3,
body#MySettings div.MainSidebar h3,
body#Comments div.MainSidebar h3,
body#MyComments div.MainSidebar h3,
body#EditList div.MainSidebar h3 {
  background: #7197C8;
  color: #FFF;
/*  font-weight:bold; */
  line-height: 1em;
  margin-top: 10px;
  padding: 5px 5px 6px;
}
  body#Profile div.MainSidebar h3 img,
  body#MyProfile div.MainSidebar h3 img,
  body#Favorites div.MainSidebar h3 img,
  body#MyFavorites div.MainSidebar h3 img,
  body#List div.MainSidebar h3 img,
  body#Lists div.MainSidebar h3 img,
  body#MyLists div.MainSidebar h3 img,
  body#MySettings div.MainSidebar h3 img,
  body#Comments div.MainSidebar h3 img,
  body#MyComments div.MainSidebar h3 img,
  body#EditList div.MainSidebar h3 img {
    float: left;
    margin-right: 9px;
  }

body#Profile div.MainSidebar p,
body#MyProfile div.MainSidebar p,
body#List div.MainSidebar p,
body#Lists div.MainSidebar p,
body#MyLists div.MainSidebar p,
body#MySettings div.MainSidebar p,
body#Comments div.MainSidebar p,
body#MyComments div.MainSidebar p,
body#EditList div.MainSidebar p,
body.ProfilePage div.MainSidebar p {
  padding: 10px 10px 0;
  margin: 0;
  text-align: left;
}
  body#Profile div.MainSidebar p.readmore,
  body#MyProfile div.MainSidebar p.readmore,
  body#List div.MainSidebar p.readmore,
  body#Lists div.MainSidebar p.readmore,
  body#MyLists div.MainSidebar p.readmore,
  body#MySettings div.MainSidebar p.readmore,
  body#MyLists div.MainSidebar p.readmore,
  body#Comments div.MainSidebar p.readmore,
  body#MyComments 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,
body.ProfilePage 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: #F1F1F1;
}
  body#Profile div#Reminders h3,
  body#MyProfile div#Reminders h3 {
    margin-top: 0;
  }

a.profileFindMore {
  display: block;
  height: 23px;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 10 auto 0;
  text-indent: -6000px;
  outline: 0;
}

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: #7197C8;
}
  div#profileModeMessage h1 span {
    background: #ffff99;
  }
  div#profileModeMessage h1 a {
    font-weight: bold;
    color: #FFF;
  }

body#Location div#BrowseComments.MainColumn {
  margin: 20px 0;
}
body#Location div#LocationLayout { margin-top: 0; }

body#MySettings dl.formElements { margin-right: 0; }
body#MySettings dl.formElements dd { width: 385px;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; }

#ArticleArchives .LeftSidebar ul li,
body#Profile div.MainSidebar ul li,
body#MyProfile div.MainSidebar ul li,
body#Favorites div.MainSidebar ul li,
body#MyFavorites div.MainSidebar ul li,
body#List div.MainSidebar ul li,
body#Lists div.MainSidebar ul li,
body#MyLists div.MainSidebar ul li,
body#Location div.MainSidebar ul li,
body#Event div.MainSidebar ul li,
body#EventSearch div.MainSidebar ul li,
body#LocationSearch div.MainSidebar ul li,
body#DiningSearch div.MainSidebar ul li,
body#MovieTimes div.MainSidebar ul li,
body#Film div.MainSidebar ul li,
body#Search div.MainSidebar ul li,
body#ArticleArchives div.MainSidebar ul li,
body#IssueArchives div.MainSidebar ul li,
body#MySettings div.MainSidebar ul li,
body#MyComments div.MainSidebar ul li,
body#Comments div.MainSidebar ul li,
body#MemberSearch div.MainSidebar ul li,
body.SearchPage div.MainSidebar ul li,
body.ProfilePage div.MainSidebar ul li {
  margin-bottom: 4px;
  }
  body.SearchPage div.MainSidebar ul li a,
  body.ProfilePage div.MainSidebar ul li a {
    text-decoration: none;
  }
li.flyout_link_parent {
    text-align: right;
}
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#EventSearch #gridMainSidebar,
body#MovieTimes #gridMainSidebar,
body#LocationSearch #gridMainSidebar,
body#DiningSearch #gridMainSidebar,
body#Search #gridMainSidebar,
body#ArticleArchives #gridMainSidebar,
body#IssueArchives #gridMainSidebar,
body#MemberSearch #gridMainSidebar,
body.SearchPage #gridMainSidebar  {
  padding-top: 10px;
  padding-right: 0;
}
  body#EventSearch #gridMainSidebar select,
  body#MovieTimes #gridMainSidebar select,
  body#LocationSearch #gridMainSidebar select,
  body#DiningSearch #gridMainSidebar select,
  body#MemberSearh #gridMainSidebar select {
    width:133px;
  }
  body#MovieTimes div#MovieTimesFilmandTheater h4,
  body#Film div#MovieTimesFilmandTheater h4 {
    margin:10px 0 0 10px;
  }

  body#EventSearch div#EventsSearchTerms ul li a,
  body#MovieTimes div#MovieTimesSearchTerms li a,
  body#LocationSearch div#LocationSearchTerms li a,
  body#DiningSearch div#DiningSearchTerms li a,
  body#Search div#SearchSearchTerms li a,
  body#ArticleArchives div#SearchSearchTerms li a,
  body#IssueArchives div#SearchSearchTerms li a,
  body#ArticleArchives div#ArchivesSearchTerms li a,
  body#MemberSearch div#MemberSearchTerms li a,
  body.SearchPage div#SearchTerms li a {
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
  }

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;
  outline: 0;
}
a#becomeAFriendButton {
  width: 93px;
  background: url(/images/buttons/become_a_friend.gif) no-repeat;
}

div#Stats ul li { text-transform: lowercase; }


h1#ProfileHeader {
  background: #7197C8;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  padding: 7px 12px;
}

h2#userName {
  float:left;
  font-size:32px;
  line-height:0.5em;
  margin:20px 50px 20px 0;
  padding:10px;
}
  h2#userName a#userNameLink {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    display: block;
    text-decoration:none;
    color:#004995;
  }
  h2#userName span#memberSince {
    color:#666;
    font-size:10px;
    font-weight:normal;
    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: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  color: #202020;
  text-transform: none;
  letter-spacing: 0;
}

body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader { background: none; }

div#userPics {}
  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#userPics img{
  max-width:100%;
  height: auto;
  box-sizing:border-box;
}


div#photoEnlarge a {
  background:#FFF;
  padding:3px;
  text-decoration:none;
  font-size:10px;
}

/* It's Happening Tonight */

#ItsHappeningTonight table {
  width: 400px;
  margin: 0 0 0 10px;
  float: left;
}
  #ItsHappeningTonight table th {
    padding: 5px;
    font-weight: bold;
    font-size: 1.1em;
    background: #e3e3e3;
    color: #444;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border-spacing: 1px;
    border-left:3px solid #fff;
  }
    #ItsHappeningTonight table th.firstTab {
      border-left-width:0px;
    }
    #ItsHappeningTonight table th.tabSelected {
      color: #bde64a;
      background: #444;
    }
    #ItsHappeningTonight small.happeningTonightSmall {
      font-size:80%;
      text-transform:none;
    }

/* Home Most Popular Box */

#HomeMostPopular table {
  background: #FFF;
  padding: 10px;
  margin: 10px 0;
  text-align: left;
  border: none;
}
  #HomeMostPopular table th {
    background: #E3EAEB;
    cursor: pointer;
    text-align: center;
    padding: 4px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444;
    text-transform: uppercase;
  }
    #HomeMostPopular table th:hover {
      background: #147887;
      color: #FFF;
    }
    #HomeMostPopular table th.tabSelected,
    #HomeMostPopular table th.tabSelected:hover {
      background: #FFF;
      border-width: 1px 1px 0 1px;
      border-bottom: none;
      color: #444;
    }
  #HomeMostPopular table tbody {
    border: 1px solid #CCC;
    border-width: 0 1px 1px;
  }
  #HomeMostPopular table td {
    padding: 10px;
  }
  #HomeMostPopular div.tabPanel li.l0 {
    margin-bottom:10px;
  }
  #HomeMostPopular .longOnly span.date {
    display:inline;
    font-size:.8em;
    color:#646568;
  }

/* Location and Event Pages */

#ArticleArchives .LeftSidebar,
body#Location div.MainSidebar,
body#LocationEvents div.MainSidebar,
body#Map div.MainSidebar,
body#Event div.MainSidebar,
body#EventSearch div.MainSidebar,
body#MovieTimes div.MainSidebar,
body#Film div.MainSidebar,
body#LocationSearch div.MainSidebar,
body#DiningSearch div.MainSidebar,
body#Search div.MainSidebar,
body#ArticleArchives div.MainSidebar,
body#IssueArchives div.MainSidebar,
body#MemberSearch div.MainSidebar,
body.SearchPage div.MainSidebar {
  background: #fff;
}

body#Menu div.MainSidebar h3,
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#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,
#ArticleArchives #gridLeftSidebar h3,
/* body.SearchPage div.MainSidebar h3, */
li#EventSearchNarrowByCLRecommends.EventSearchDynamic h4 {
  background: #444;
 /* font-weight: bold; */
  color: #FFF;
  padding: 5px;
}
li#EventSearchNarrowByCLRecommends.EventSearchDynamic{
  margin-bottom: 15px;
      border: 1px solid #ddd;
    padding: 5px 5px .5rem;
}
li#EventSearchNarrowByCLRecommends.EventSearchDynamic h4{
  margin-bottom: .5rem;
}
li#EventSearchNarrowByCLRecommends.EventSearchDynamic form{
  text-align: center;
}
li#EventSearchNarrowByCLRecommends.EventSearchDynamic select {
  width: 80%!important;
  margin: auto;
}
body#Menu div.MainSidebar h3 {text-transform:uppercase;}

#ArticleArchives .LeftSidebar h4,
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#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;
  font-weight: bold;
}
body.SearchPage div.MainSidebar ul h4 {
      font-size: 15px;
}

body#Location h2.listingsHeader,
body#LocationEvents h2.listingsHeader,
body#Film h2.listingsHeader  {
  font-family: 'ArcherSemiboldRegular', Courier, serif;
  padding-bottom: 0;
  font-weight: normal;
  font-size: 1.5em;
  margin:0 0 10px;
  text-transform:uppercase;
  color:#014895;
}

div#directionsFormTo {
  margin: 30px 0 10px;
}

#ArchivesSearchForm.LeftSidebar form {padding:10px;}

.LeftSidebar .narrowOptions form {padding:0;}
body div.MainSidebar form { padding: 10px; }

.LeftSidebar form select {width:100%;}

body#MovieTimes div.MainSidebar form { padding:0 10px 10px; }

.LeftSidebar form input.text,
div.MainSidebar form input.text {
  padding-left:15px;
  width:calc(100% - 15px);
  background:#FFF url(/images/icons/magnify.gif) no-repeat 3px center;
  font-size: 16px;
}
.LeftSidebar form input.submitBtn,
div.MainSidebar form input.submitBtn {
  display:none;
}

div#LocationColumn1 {
  float: left;
  background: #FFF;
  font-family: Verdana,Arial,Helvetica,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 {
  text-align: left;
  width:100%;
}

div#searchResults p.noMatchesFound {
  padding: 10px;
  color:#600000;
  font-style: italic;
}

body#CommentArchives div#CommentSearchResults div#searchResults {
  background: #EDEEEE;
  margin-top: 0;
  padding-bottom: 10px;
}
body#CommentArchives div#CommentSearchResults a.memberThumb {
  float: left;
  margin-right: 5px;
  display: block;
}
body#CommentArchives div#CommentSearchResults h4 {
  font-weight: bold;
}
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: #7197C8;
  border:1px solid #FFF;
  clear:both;
  color:#FFF;
  cursor:pointer;
  font-weight:bold;
  margin-top:10px;
  padding:1px 5px;
}
div.MainSidebar ul.narrowOptions {
  border-left: 0;
}
ul.narrowOptions li,
#OtherSearches li,
body.SearchPage div.MainSidebar li {
  font-size: 13px; /* alejandro */
}
div#BestOfNarrowHeader li ul li {
    font-weight: 700;
    color: #3fb9e8;
}
div#BestOfNarrowHeader li ul li a {
    font-weight: 400;
}

div#BestOfNarrowHeader ul.narrowOptions li+li {
    border-top: 1px solid #eee;
    padding: 4px 0 0;
}
div.magnumContainer {
  margin-bottom: 15px;
}
  body#Page div.magnumContainer {
    margin:0;
  }

span.pastEventMessage,
div.closedLocationMessage {
  display: block;
  background: #FF3333;
  padding: 3px 5px;
  margin: 2px 0 10px;
  border: 1px solid #FF0000;
  font-size: 11px;
  color: #FFF;
}



h1.listingTitle,
div.MainColumn h1.listingTitle {
  font-size:1.6em;
  font-weight:bold;
  margin-bottom:10px;
}
h1.listingTitle span{
  /* display: block; */
}
h2.listingsHeader,
div.MainColumn h2.listingsHeader {
  font-family: 'ArcherSemiboldRegular', Courier, serif;
  color:#014895;
  font-size:18px;
  text-transform:uppercase;
  font-weight:bold;
  padding:3px 0 4px;
  margin:0;
  text-align:left;
}

ul.locationEvents {
  margin-top: 5px;
}
  ul.locationEvents li.l0 + li.l0 {
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #E3EAEE;
  }
    ul.locationEvents li.l0 h4 a {
      text-decoration: none;
      font-size:16px;
    }
  ul.locationEvents li.commentCount {
    font-size: 11px;
  }

div#LocationMetaData {
  font-size: 14px;
  line-height: 18px;
  }
  div#LocationMetaData h1.listingTitle {
    margin-bottom: 10px;
  }

body#Map div.MainColumn {
  margin-bottom: 15px;
}

/* Landing/ToC Pages */

.LandingLayout {
  padding: 20px;
}

.LandingLayout #LandingFollowStories .stack .byline { white-space: nowrap; }

.LandingLayout #fwMainColumn_item1 {
  float: left;
  width: 420px;
}
.LandingLayout #fwMainColumn_item2 {
  float: right;
  width: 140px;
}
  .LandingLayout #fwMainColumn_item2 .column_item {
    margin-bottom: 25px;
  }

#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;
    }



.LandingSpotlightModule {
  background: url(/images/backgrounds/landing_spotlight.gif) repeat-x left bottom;
  margin-bottom: 25px;
  border: 1px solid #c0c3c6;
  text-align: center;
}

.headerLandingSpotlightModule {
  background: #e1e6e9 url(/images/backgrounds/landingSpotlight_header.gif) repeat-x left bottom;
  padding: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c0c3c6;
  text-align: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 1em;
}
  .headerLandingSpotlightModule h2, .headerLandingSpotlightModule h2 a {
    float: left;
    margin-top:2px;
  }
  .headerLandingSpotlightModule form {
    float: right;
    width: 200px;
    padding: 0;
    margin: -2px 0 0;
  }
    .headerLandingSpotlightModule form input.searchbox {
      width: 130px;
      vertical-align: middle;
    }
    .headerLandingSpotlightModule form input.submit {
      font-size: 11px;
      line-height: 1em;
      vertical-align: middle;
    }

.footerSpotlightModule {
  padding: 15px;
  font-size: 14px;
}
  .footerSpotlightModule form { text-align: left; }

.bodyLandingSpotlightModule {
  position: relative;
  width: 390px;
  background: #FFF;
  padding: 10px 0;
  margin: 0 auto;
  border: 1px solid #c0c3c6;
  text-align: center;
}
  .bodyLandingSpotlightModule .stack .follow {
    padding: 0 10px 10px;
    border: none;
  }

.LandingLayout .scrollableArrow_left, .LandingLayout .scrollableArrow_right { display:none; }

.bodyLandingSpotlightModule_header {
  position: absolute;
  top: -10px;
  width: 388px;
  margin: 0 auto 15px;
  text-align: center;
  font-size: 14px;
  color: #87888a;
}
  .bodyLandingSpotlightModule_header span {
    background: #FFF;
    padding: 0 3px;
    margin: 0 2px;
  }

.MediaReviews {
  position: relative;
  float: left;
  width: 380px;
  margin: 0;
  overflow: hidden;
}

.MediaReviews .scrollable {
  width: 6000px;
  padding-left:15px;
}

.MediaReviews li {
  float: left;
  width:120px;
  text-align: center;
}
  .MediaReviews li a {
    display: block;
    width: 100px;
    padding: 10px;
    text-decoration: none;
    font-size: 10px;
    line-height: 1.3em;
  }
    .MediaReviews li a:hover { background:#EEE; }
    .MediaReviews li .imgMediaReviews {
      width: 100px;
      margin: 0 auto 8px;
    }
    .MediaReviews li a span.MediaReviews_artist,
    .MediaReviews li a span.MediaReviews_title { color: #1b1718; }
      .MediaReviews li a span.MediaReviews_title cite { font-style: italic; }
    .MediaReviews li a span.MediaReviews_readLink {
      font-weight: bold;
      color: #004961;
      text-transform: lowercase;
    }
    .MediaReviews li a:hover span { color:#C70E0F; }

#MediaReviews_viewAllButton {
  display: block;
  width: 124px;
  height: 22px;
  background: url(/images/buttons/view_all_reviews.gif) no-repeat center center;
  margin: 0 auto;
  text-decoration: none;
  text-indent: -6000px;
}

.storyDate {
  font-size: 10px;
  color: #78787a;
}


.columnList li {
  /* padding: 10px 0 0; */
  margin: 0 0 10px;
  /* border-top: 1px solid #dedede; */
  font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  color: #676767;
}
  .columnList li a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.25em;
  }
  .columnList li p {
    margin: 0;
    font-size:11px;
  }
  .columnList li ul {
    padding:0;
    margin:0;
  }
    .columnList li ul li {
      padding:0;
      margin:0 0 5px;
      border:none;
      font-size:11px;
    }

.BandOfTheWeek {
  position:relative;
  padding-top:96px;
  margin:0 0 20px;
  background:url(/images/headers/bandweek.gif) no-repeat;
  font-family:Verdana, Arial,Helvetica,sans-serif;
  text-align:center;
}

  .BandOfTheWeek a {
    display:block;
    width:140px;
    background:#e57117;
    padding-bottom:5px;
    margin:0 auto;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    color:#FFF;
  }
    .BandOfTheWeek a:hover {
      background:#202020;
      color:#FFF;
    }
    .BandOfTheWeek a img {
      width:138px;
      margin:0 auto 5px;
      border:1px solid #333;
    }


/* Review Scroller */
.reviewScroller {
  height:500px;
  overflow:hidden;
  border-top:2px solid #214f78;
  border-right:2px solid #214f78;
  border-left:2px solid #214f78;
  background:#ececec;
  text-align:left;
  margin:0 auto;
}
  .reviewScroller:hover { background:#fff; }
.scrollerButtons {
  text-align:center;
  margin:0 auto 15px;
  border-top:1px solid #214f78;
  border-bottom:3px solid #214f78;
  border-right:2px solid #214f78;
  border-left:2px solid #214f78;
}
.scrollerButtons a {
  display:block;
  text-align:center;
  background:url(/images/buttons/play_pause_bg.gif) top left repeat-x;
}
h2.scrollerHead {
  margin:10px auto 0;
  text-align:left;
  color:#fff;
  font-size:.9em;
  font-family:Verdana, Verdana,Arial,Helvetica,sans-serif;
  font-weight:bold;
  padding:0 3px 5px 0;
  text-transform:uppercase;
}
div.scrollerItem { font-size:0.9em;margin:8px 7px;padding:0 0 5px; border-bottom:1px solid #ddd; }
div.scrollerItem p.revHeader { text-align:left;margin:0 0 4px; }
div.scrollerItem p.revHeader strong a { font-size:1.1em;color:#214f78;text-decoration:none; }
div.scrollerItem span.revBy { color:#444; font-size:.8em; }
div.scrollerItem p.revRead { text-align:right; }
div.scrollerItem p.revRead a { text-decoration:none; }

div.processOutput {

}


#columnItemHeader_ReaderReviews  {
  width:121px;
  height:50px;
  background:url(/images/headers/reader_reviews.gif) no-repeat;
  text-indent:-6000px;
}


/* ------------------------------------------------------------------ */
.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 {
  clear:both;
  margin-top:1em;
  padding:10px;
  background:#eee;
  border-bottom:1px solid #ccc;
}
#ArticleArchives #ArchivesAuthorBio img {
  float:left;
  margin:0 10px 0 0;
}
#ArticleArchives #ArchivesAuthorBio .authorInfo {
  overflow:hidden;
}
#ArticleArchives #ArchivesAuthorBio .bio a.readMore {
  padding-left:1em;
  text-decoration:underline!important;
}
#ArchivesAuthorBio .authorSocialLinks {
  margin-bottom:1em;
}

  #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;
  }

.results-container .archiveListing li.storyItem {
  display:flex;
  display:-webkit-flex;
  flex-direction:column;
  justify-content:center;
}
.results-container .archiveListing li.archiveImage + li.storyItem {
  min-height:120px;
}


#ArticleArchives #resultsCount,
#MemberSearch #resultsCount {
  text-align:left;
  margin:5px 10px;
  color:#999;
  font-size:.9em;
  border-bottom:1px solid #f3f3f3;
}

#Author h4.headline,
#ArticleArchives h4.headline {
  font-size:1.5em;
}

#Author li.tags,
#ArticleArchives li.tags {
  display:none;
  font-size:.8em;
  margin-top:5px;
  color:#999;
}

#Author li.sectionDateInfo,
#ArticleArchives li.sectionDateInfo {
  font-size:1em;
  color:#999;
  margin-bottom:5px;
}

#Author li.archiveImage,
#ArticleArchives li.archiveImage,
#IssueArchives li.archiveImage {
  float:left;
  margin:0 10px 0 0;
}

body#IssueArchives #archiveIssueHeader,
body#IssueArchives #searchResults h3 {
  text-align:center;
  font-size:2em;
}

body#IssueArchives #archiveIssueHeader img.archiveIssueCover {
  float:left;
  padding:5px;
  background:#e3e3e3;
  margin:0 10px 3px 0;
}

body#IssueArchives #archiveIssueHeader div.issueImage {
  float:left;
  overflow:hidden;
  text-align:center;
}
body#IssueArchives #archiveIssueHeader div.issueImage a {
  clear:both;
  display:block;
  overflow:hidden;
}
body#IssueArchives #archiveIssueHeader div.issueImage ul.imageCaptionAndCredit li {
  color:#777;
  line-height:1em;
  padding:2px 0;
}
body#IssueArchives #archiveIssueHeader div.issueImage ul li.imageCredit {
  font-size:9px;
  text-align:right;
}
body#IssueArchives #archiveIssueHeader div.issueImage ul li.imageCaption {
  color:#333;
  font-size:10px;
  text-align:center;
}

body#IssueArchives #searchResults h4.sectionHeader {
   font-family: 'ArcherSemiboldRegular', Courier, serif;
  text-transform:uppercase;
  font-size:2em;
  color:#014895;
  border-bottom:1px solid #e3e3e3;
  margin-top:10px;
  font-weight:normal;
}

body#IssueArchives #searchResults ul#yearIssueArchives {
  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:180px;
  margin:12px;
  display: inline-block;
  vertical-align: text-top;
  font-size:11px;
  }

  .issueCover ul li {
      margin: 2px 0 0;
  }

  body#IssueArchives #searchResults li.issueCover a {
    font-size: 1.1em;
    text-decoration: none;
  }
  img.archiveIssueCover[src$="img.gif"] {
    border: 1px solid #999;
    display: block;
    text-align: center;
  }
/* ADVERTISER DIRECTORY */
#AdvertiserDirectory {
  padding:10px;
}

#AdvertiserDirectory h1 {
  font:bold 1.8em Verdana, Arial, Helvetica, sans-serif;
  color:#0077A1;
  text-align:center;
  margin:10px auto 0 auto;
}

#AdvertiserDirectory h2 {
  font:bold 1.6em;
  text-align:center;
  margin:0 auto 10px auto;
}

#AdvertiserDirectory h3 {
  font:bold 1.6em;
  color:#D33000;
  margin:20px 0 0;
}

#AdvertiserDirectory h4 {
  font:bold 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:bold;
  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;
}


div#AddEvent label {
  font-weight: bold;
  font-size: 1.1em;
}
div#AddEvent dd {
  margin-bottom: 15px;
}
div#AddEvent input[type="text"] {
  width: 230px;
}
div#AddEvent textarea[name="description"] {
  width: 50%;
  height: 70px;
}

/* BLOGS */

span.blogSubscribe {
  border-left:1px solid #DEDEDE;
  float:right;
  padding-left:5px;
  width:16px;
}
span.blogSubscribe a {
  background: url("/images/icons/rss-sm.gif") no-repeat right top;
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -6000px;
  float: right;

}

div#BlogHeader h1 a {
  font-size: 24px;
}
div#BlogHeader a {
  text-decoration: none;
}
/*#BlogHeader img {border:1px solid #eee;}*/
#BlogHeader p {
  margin:0!important;
  text-align:right;
}

/* Topic-specific headers. */
div#BlogHeader.topic_democratic-national-convention-2012 h1.theclog a{
  background:url("/images/headers/dnc-dujour-640.jpg") center center no-repeat;
  display:block;
  height:213px;
  width:640px;
  text-indent:-6000px;
}
div#Blog.topic_democratic-national-convention-2012 h2#ArchiveHead {
  display:none;
}

ul.blogrollList {
  line-height: 1px;
}
  ul.blogrollList li {
    font-weight: bold;
    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;
  }

div#Blog h2.blogDate,
div#BlogListings h2.blogDate,
div#BlogsBlogPost h2.blogDate {
    background: #868686;
    font-size:1em;
}

div#Blog h3.subheadline {
	color:#666666;
	margin:5px 0;
}

h2.blogDate {
  clear: both;
  padding: 3px 5px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

h3.postTitle {
  font-size:2em;
  margin: 20px 0 0;
  padding-bottom: 0;
  text-align: left;
  }
  h3.postTitle a {
    text-decoration: none;
  }

h4.postedBy {
  clear: both;
  color: #6C5D44;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
}
  .postedBy .author {
    color: #352710;
    font-weight: bold;
  }

span.postCategory {
  display:block;
  margin-bottom:3px;
  font-size:16px;
  font-weight:bold;
}
  span.postCategory a {
    color: #FFF;
    text-decoration: none;
    background: #B0CBDE;
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 4px;
    text-align: center;
    text-transform: uppercase;
  }


div.blogPost {
  border-bottom: 1px dotted #DEDEDE;
  margin: 0 0 0 5px;
  padding: 0 0 20px;
}
  div.blogPost p.extended { font-weight: bold; }
    div.blogPost p.extended a { color: #0076A0; }

div.indivArchive div.blogPost { border: none; }

div.postBody {
  margin-top: 15px;
  color: #404040;
  line-height:1.6em;
  text-align: left;
  font-size:1.2em;
}
  .postBody a {
    font-weight: bold;
    text-decoration: underline;
  }
  .postBody img {
    display: block;
    margin: 5px auto;
    text-align: center;
  }

.postLinks {
  color: #929292;
  font-size: 11px;
  margin: 20px 0 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
  .postLinks a {
    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 {
  font-weight:bold;
  margin:0;
  padding:0;
  text-align:left;
  text-transform:uppercase;
}
#Blog a[href*='theclog'] {text-decoration:none;}

table.archivetable {
  width: 540px;
  margin: 20px 20px 0 20px;
}
  table.archivetable tr.alternate { background: #EEEEEF; }
  table.archivetable td { padding: 3px; }
  table.archivetable td.archlink {
    width: 50%;
  }
    table.archivetable td.archlink a {
      font-weight: bold;
      text-decoration: none;
    }
  table.archivetable td.archcount {
    width: 25%;
    text-align: right;
  }
  table.archivetable td.rsslink {
    width: 25%;
    text-align: right;
  }
h2.rsslink {
    display:none;
}
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; }
#PostComment.PostCommentPopUp div#PostCommentProcessEdit dl.formElements dd textarea,
#PostComment.PostCommentPopUp textarea
{
    width:94%
}


#missingLocationLink {
  background:#FFF;
  margin:0 0 10px;
  padding:10px 0 10px 5px;
  text-align:left;
  font-family:Verdana, Helvetica, Arial, Verdana, sans-serif;
}
  #missingLocationLink h3 {
    margin-bottom:7px;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    color:#202020;
  }

#missingLocationLink a.addListing {
  display:block;
  width:145px;
  height:67px;
  background:url(/images/buttons/addlisting.gif) no-repeat;
  margin:0 auto 0 5px;
  text-align:left;
  font-weight:bold;
  font-size:18px;
  color:#FFF;
  line-height:.9em;
  text-decoration:none;
}
  #missingLocationLink a.addListing span {
    display:block;
    width:137px;
    padding:11px 0 0 13px;
    text-align:left;
  }
    #missingLocationLink a.addListing em {
      float:right;
      display:block;
      width:19px;
      height:44px;
      margin:8px 14px 0 3px;
      font-family:Georgia, "Times New Roman", Times, serif;
      font-size:60px;
      letter-spacing:-2px;
      color:#32ace3;
    }
  #missingLocationLink a.addListing:hover span, #missingLocationLink a.addListing:hover em { color:#ff3300; }

#NewsletterSignupLink p {
  padding:5px;
  text-align:center;
}


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;
}

.commentText.staffComment {
  border-left:5px solid #147887;
}

/* RSS Feeds page */
body#Syndication div.MainColumn h2 {font-size:22px;}
body#Syndication div.MainColumn div.storyHead {
  margin-bottom: 0;
}

body#Syndication div#storyBody {
  background: #F0F0F0;
  padding: 10px;
  margin: 10px;
  font-size: .85em;
  float: right;
  width: 30%;
}
body#Syndication div#storyBody h2 {
  font-size: 1.4em;
}

body#Syndication div#gridMainColumn div.Syndication {
  padding: 10px;
}
body#Syndication div#RssSections,
body#Syndication div#RSSColumns,
body#Syndication div#RSSLinks {
  float: left;
  width: 20%;
  margin-left: 10px;
}
body#Syndication div#RssBlogs {
  float: left;
  width: 24%;
}
body#Syndication div#RssSections ul,
body#Syndication div#RSSColumns ul,
body#Syndication div#RssBlogs ul,
body#Syndication div#RSSLinks ul {
  margin:0 0 0 10px;
}
body#Syndication div#RssSections ul li,
body#Syndication div#RSSColumns ul li,
body#Syndication div#RssBlogs ul li,
body#Syndication div#RSSLinks ul li {
  margin-top: 3px;
}
body#Syndication div#RssSections ul li a,
body#Syndication div#RSSColumns ul li a,
body#Syndication div#RssBlogs ul li a,
body#Syndication div#RSSLinks ul li a {
  background: url(/images/icons/rss-sm.gif) no-repeat center left;
  padding-left: 22px;
  font-size: 1.2em;
  text-decoration: none;
}

/* Alt Weeklies Widget */
#AltWeekliesDynamic {  }
body#Content div#gridMainColumn #AltWeekliesDynamic.MainColumn { 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; }

p.fullInfo {
  font-size:1.1em;
  font-weight:bold;
  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;
  }
/* ------------------------------------------------------------------------ */
/* VISITOR'S GUIDE */
/* ------------------------------------------------------------------------ */

body.VisitorsGuidePortal div.locationGroup,
body.VisitorsGuideCity div.locationGroup {
  background:#f2f2f2;
  float:left;
  margin: 10px;
  padding:10px;
}
body.VisitorsGuidePortal ul.travelerList,
body.VisitorsGuideCity ul.travelerList {
  font-size:;
  text-align:left;
}
body.VisitorsGuidePortal div.locationGroup h2,
body.VisitorsGuideCity div.locationGroup h2 {
  font-size:16px;
  font-family:Verdana, Helvetica, Verdana, Arial, sans-serif;
  text-align:center;
}
body.VisitorsGuidePortal div.locationGroup div.row,
body.VisitorsGuideCity div.locationGroup div.row {
  background:#fff;
  border-bottom:1px solid #ccc;
  border-top:none;
  margin:10px 0;
  padding:5px;
  text-align:left;
}
body.VisitorsGuidePortal div.locationGroup div.row div.listingLocation,
body.VisitorsGuideCity div.locationGroup div.row div.listingLocation {
  float:right;
  font-size:10px;
  padding:0 0 0 10px;
  text-align:left;
  width:100%;
}
body.VisitorsGuidePortal div.locationGroup div.row p,
body.VisitorsGuideCity div.locationGroup div.row p {
  font-size:11px;
  line-height:1.2em;
}
body.VisitorsGuidePortal p,
body.VisitorsGuideCity p {
  margin:1.12em 0;
}
body.VisitorsGuidePortal p.dateTime,
body.VisitorsGuideCity p.dateTime {
  font-weight:bold;
}
body.VisitorsGuidePortal img.rec_star,
body.VisitorsGuideCity img.rec_star {
  float:left;
}
body.VisitorsGuidePortal div.column,
body.VisitorsGuideCity div.column {
  margin:0;
  width:275px;
}
body.VisitorsGuidePortal div.leftColumn,
body.VisitorsGuideCity div.leftColumn {
  clear:left;
  float:left;
  width:50%;
}
body.VisitorsGuidePortal div.rightColumn,
body.VisitorsGuideCity div.rightColumn {
  clear:right;
  float:right;
  width:50%;
}
div#VisitorsGuidePortalHeader,
div#VisitorsGuideCityHeader {
  padding:20px;
}
div#VisitorsGuidePortalHeader .breadcrumbs,
div#VisitorsGuideCityHeader .breadcrumbs {
  padding:10px 0;
}
div#VisitorsGuideCityList {
  clear:both;
}
div#VisitorsGuideCityList ul {
  padding:10px;
}
div#VisitorsGuideCityList ul li {
  font-size:2em;
  margin:0;
  padding:10px 25px;
  text-align:left;
}
div#VisitorsGuideCityList ul li a {
  text-decoration:none;
}
body.VisitorsGuideCity div#VisitorsGuideCityList ul {
  border-bottom:1px solid #efefef;
  border-top: 1px solid #efefef;
  margin: 35px 25px;
  text-align:center;
}
body.VisitorsGuideCity div#VisitorsGuideCityList ul li {
  display:inline;
  font-size:.9em;
}
div.VisitorsGuideLocations {
  clear:both;
}

body.VisitorsGuideCity .star-rating,
body.VisitorsGuideCity .star-rating a:hover,
body.VisitorsGuideCity .star-rating a:active,
body.VisitorsGuideCity .star-rating a:focus,
body.VisitorsGuideCity .star-rating .current-rating{
  background: url(/images/ratings/star2-trans.gif) left -1000px repeat-x;
}
body.VisitorsGuideCity .star-rating{
  background-position: left top;
  height:25px;
  list-style:none;
  margin:0;
  overflow:hidden;
  padding:0;
  position:relative;
  width:95px;
}
body.VisitorsGuideCity .star-rating li{
  display: inline;
}
body.VisitorsGuideCity .star-rating a,
body.VisitorsGuideCity .star-rating .current-rating{
  border: none;
  color:transparent;
  height:25px;
  left:0;
  line-height:25px;
  outline:none;
  overflow:hidden;
  position:absolute;
  text-indent:-1000em;
  top:0;
}
body.VisitorsGuideCity .star-rating a:hover,
body.VisitorsGuideCity .star-rating a:active,
body.VisitorsGuideCity .star-rating a:focus{
  background-position: left bottom;
}
body.VisitorsGuideCity .star-rating a.one-star{
  width:20%;
  z-index:6;
}
body.VisitorsGuideCity .star-rating a.two-stars{
  width:40%;
  z-index:5;
}
body.VisitorsGuideCity .star-rating a.three-stars{
  width:60%;
  z-index:4;
}
body.VisitorsGuideCity .star-rating a.four-stars{
  width:80%;
  z-index:3;
}
body.VisitorsGuideCity .star-rating a.five-stars{
  width:100%;
  z-index:2;
}
body.VisitorsGuideCity .star-rating .current-rating{
  background-position: left center;
  color:transparent;
  z-index:1;
}

/* for an inline rater */
body.VisitorsGuideCity .inline-rating{
  display:-moz-inline-block;
  display:-moz-inline-box;
  display:inline-block;
  vertical-align: top;
}

/* smaller star */
body.VisitorsGuideCity .small-star{
  width:50px;
  height:10px;
}
body.VisitorsGuideCity .small-star,
body.VisitorsGuideCity .small-star a:hover,
body.VisitorsGuideCity .small-star a:active,
body.VisitorsGuideCity .small-star a:focus,
body.VisitorsGuideCity .small-star .current-rating{
  background-image: url(/images/ratings/star_small-heavy.gif);
  height: 10px;
  line-height: 10px;
}
body.VisitorsGuideCity div.locaitonAddress,
body.VisitorsGuideCity div.locationContactInfo {
  border-bottom:1px solid #ededed;
  border-top:1px solid #ededed;
  font-size:10px;
  margin:5px 0;
  padding:3px;
}
body.VisitorsGuideCity div.locationSnippet {
  background:#efefef;
  font-size:10px;
  font-style:italic;
  padding:5px;
}
body.VisitorsGuideCity h4 a {
  font-style:normal;
  font-weight:bold;
}
body.VisitorsGuideCity div.locationSnippet span.commentByline {
  font-style:normal;
}
body.VisitorsGuideCity div.locationSnippet span.commentByline span.userName {
  font-weight:bold;
}


/* ------------------------------------------------------------------------ */
/* SLIDESHOW */
/* ------------------------------------------------------------------------ */

/* Styles for pop-up controls. */
#SlideshowPopUp .closeBtn {
  font-weight:bold;
  margin-left:535px;
  margin-top:-18px;
  position:absolute;
  }
  #SlideshowPopUp .closeBtn a {
    display: block;
    color: #202020;
    text-decoration: none;
    height: 30px;
    }
    #SlideshowPopUp .closeBtn a img {
      margin-bottom: -10px;
    }

#SlideshowPopUp .slideImg,
#SlideshowFullPage .slideImg {
  margin:0 auto;
}
#SlideshowPopUp .slideContainer,
#SlideshowFullPage .slideContainer {
  background: #202020;
  overflow: hidden;
  display:block;
  width:610px;
}

#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.3em;
	font-weight:bold;
	letter-spacing:-1px;
    text-transform: uppercase;
  }
  div.inlineSlideshow p,
  div#SlideshowTeaser p {
    color: #444;
  }

div.inlineSlideshow img.storyImg {
	text-align:left;
	float:left;
	clear:both;
	margin:3px;
}

p.slideshowByline {
	margin:2px 0;
}

div#SlideshowTeaser.BlogPost {
	padding:5px 3px;
	clear:both;
}

div#SlideshowTeaser.BlogPost h5.slideshowHeader {
	font-family: 'ArcherSemiboldRegular', Courier, serif;
	font-size:1.8em;
	margin:0 0 5px 0;
	color:#014895;
}
  .slideshowTitle {
    font-size: 1.2em;
    font-weight: bold;
    color: #202020;
	margin:8px 0 4px 0;
	clear:both;
  }
  p.slideshowDesc {
	color:#666666;
	margin:0 0 10px 0;
  }

div#SlideshowFullPage  .slideshowDesc {
	padding:5px 0;
	color:#666666;
	font-size:1.1em;
	line-height:1.4em;
}
  .slideshowCount {
    font-size: .9em;
  }
  .slideshowByline {
    font-size: .9em;
    font-style: italic;
  }
  a.postComment {
    display: block;
    font-size: .9em;
    margin-top: 5px;
    font-weight: bold;
  }

  div.slideshowThumbnails {
    margin: 3px 0;
	display:block;
      text-align: center;
	clear:both;
  font-size: 0
  }
  div.slideshowThumbnails img {
	display: inline-block;

  }
div.slideshowThumbnails a+a img{
  margin-left: 2px;
}

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 */

body.Slideshow .MainColumn  {
  margin-bottom: 20px;
}

body#Slideshow div#Comments.CommentsComponent,
body#Slideshow div#BrowseComments.ContentComments {
  padding:0 0 12px;
}

body#Slideshow div#Share {
  float: right;
  margin: 10px 0;
}

#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.MainColumn .byline {
  margin-top: 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: 1.2em;
  line-height: 1.3em;
  margin: 10px 0;
}

div#SlideshowFullPage .slideshowPrevNext {
  font-size: 1.3em;
  font-weight: bold;
  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: #202020;
  margin-top: 15px;
}
.inlineSlideshow>a.toggleSlideshow {
    display: block;
}
/* 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 a {text-decoration: none;}
#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#RelatedSlideshows ul li {
  padding-bottom: 10px;
  }
  div#RelatedSlideshows ul li div.storyTeaser {
    float: left;
    margin-right: 10px;
  }

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;
}

/* Video Archives */

body#VideoArchives div#VideoArchiveHeader h1,
body#ImageArchives div#ImageArchiveHeader h1,
body#CommentArchives div#CommentSearchResults h1 {
  background: #444444;
  clear: both;
  color: #FFF;
  font-size: 14px;
  line-height: 1em;
  margin: 0;
  padding: 8px 10px 9px;
  text-align: left;
}

body#VideoArchives #SearchResults h1,
body#ImageArchives #ImageSearchResults h1 {
  background: #444444;
  clear: both;
  color: #FFF;
  font-size: 14px;
  line-height: 1em;
  margin: 0 0 10px;
  padding: 8px 10px 9px;
  text-align: left;
}

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#ImageArchives #ImageSearchResults div#searchResults div ul,
body#ImageArchives div#RelatedImages div ul {
  float: left;
  width: 25%;
  }

  body#ImageArchives #ImageSearchResults div#searchResults div ul li,
  body#ImageArchives div#RelatedImages div ul li {
    padding: 0 10px 3px;
    color: #666;
    font-size: .9em;
  }
  
  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: bold;
  }
body#VideoArchives #SearchResults div#searchResults div.startRow,
body#VideoArchives div#RelatedVideos div.startRow {
  display: flex;
   margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
}
div#RelatedVideos > div {
  display: flex;
}
div h2.videoArchivesHeader {
  color: #014895;
  font-size: 16.2px !important;
  font-weight: normal;
  margin: 5px 0 10px 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  font-family: 'ArcherSemiboldRegular', Courier, serif;
  border-bottom: 1px solid #999999;
}

body#VideoArchives #SearchResults div#searchResults div ul,
body#VideoArchives div#RelatedVideos div ul {
  width:200px;
}
body#VideoArchives #SearchResults div#searchResults div ul+ul,
body#VideoArchives div#RelatedVideos div ul+ul {
  margin-left: 10px
}

body#VideoArchives #SearchResults div#searchResults div ul li,
body#VideoArchives div#RelatedVideos div ul li {
  color: #444
}

body#VideoArchives #SearchResults div#searchResults div ul li a,
body#VideoArchives div#RelatedVideos div ul li a {
  display: block;
  font-weight: 700;
  margin-bottom: 4px;
}
body#VideoArchives #SearchResults div#searchResults img[src="/images/icons/default_video.jpg"] {
  display: block;
  margin: 20px auto 3px;
  width: 135px;
  height: auto;
}

div#VideoArchiveHeader ~ li {
margin: 0 0 10px
} 
div#VideoArchiveHeader ~ li h4{
  display: none;
} 
div#VideoArchiveHeader ~ li ul {
  display: flex;
  flex-wrap: wrap;
}
div#VideoArchiveHeader ~ li ul li {
  margin: 0 4px 5px!important;
  padding-right: 7px;
  border-right: 1px solid #ddd;
  font-weight: 700;
}
div#VideoArchiveHeader ~ li ul li a{
  font-weight: 400;
}
div#VideoArchiveHeader ~ li ul li:last-of-type {
padding: 0;
border:none;
}
div#OtherSearches h3 {
    color: #FFF;
    text-transform: uppercase;
    padding: 0 5px;
    border: 0;
    margin: -5px -5px 0;
    font-weight: 700;
    font-family: 'BenchNine', "Arial Narrow",sans-serif;
    font-size: 20px;
    background: #111;
    background: -moz-linear-gradient(-45deg, #111111 49%, #555555 64%, #555555 72%, #111111 84%);
    background: -webkit-linear-gradient(-45deg, #111 49%,#555 64%,#555 72%,#111 84%);
    background: linear-gradient(135deg, #111 49%,#555 64%,#555 72%,#111 84%);
}

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;
}

body#VideoArchives div#FeaturedVideo,
body#ImageArchives div#FeaturedImage {
  background-color: #EDEDEF;
  padding: 10px;
  margin-bottom: 10px;
  float: left;
  width: 620px;
  }
body#VideoArchives div#FeaturedVideo h1 + p {
  font-size: 14px;
  line-height: 1.7;
    margin-top: 3px
}
div#videoObject {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 10px;
}
div#videoObject iframe{
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  left:0;
}
#FeaturedVideo a[href*='readerComments'] {
    color: #888;
}
  body#ImageArchives div#FeaturedImage div {
    float: left;
    margin-right: 10px;
  }
  body#VideoArchives div#FeaturedVideo h1,
  body#ImageArchives div#FeaturedImage h1 {
    font-size: 21px;
    font-family: Georgia,serif;
  }

div#VideoArchivesNarrowHeader a,
div#ImageArchivesNarrowHeader a {
  text-decoration: none;
}

div#ImageArchivesNarrowHeader.MainSidebar ul li form {
  padding: 0;
}
div#FeaturedImage a.slideshowLink {
  font-weight: bold;
  text-decoration: none;
}

/* Submit Form */
#submission_form fieldset {
  margin: 10px 0;
}
.req, .errorField {
  color:        #ff0000;
  font-weight:  bold;
}
span.req {
  font-size:    smaller;
  line-height:  180%;
}

#submission_form p {
  clear:  left;
}

#submission_form label {
  float:        left;
  width:        120px;
  margin-right: 10px;
}

#submission_form textarea {
  vertical-align: top;
  width:          500px;
}

#submission_form input[type="text"] {
  width:  250px;
}

#SubmitYourRestaurant p.errorField {
  color: red;
  font-weight: bold;
}

#SubmitYourRestaurant label {
  display: block;
  float: left;
  width: 37%;
  margin-right: 10px;
  text-align: right;
}

#SubmitYourRestaurant select, #SubmitYourRestaurant input[type="text"], #SubmitYourRestaurant textarea {
  font-weight: normal;
}

#SubmitYourRestaurant input[type="text"], #SubmitYourRestaurant textarea {
  width: 350px;
}

#SubmitYourRestaurantHolidaysAndCards p label, #SubmitYourRestaurantGenres label,
#SubmitYourRestaurantCuisines label,  #SubmitYourRestaurantFeatures label,
#SubmitYourRestaurantMeals label, #SubmitYourRestaurantServices label,
#SubmitYourRestaurantDrinks label {
  display: inline;
}

#captcha {
  width: 190px !important;
}

#SubmitYourRestaurant h2 {
  border-bottom: 1px solid #202020;
  width: 85%;
  text-align: right;
  margin: 0 auto;
  color: #1C629D;
  clear: both;
  margin-top: 10px;
}

#SubmitYourRestaurant span {
  display: block;
  width: 37%;
  text-align: right;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 10px;
}
#SubmitYourRestaurant small {
  display: block;
  width: 37%;
  text-align: right;
  }
  #SubmitYourRestaurant label small {
    display: inline;
    width: auto;
  }

#SubmitYourRestaurantHolidaysAndCards input,
#SubmitYourRestaurantGenres input,
#SubmitYourRestaurantCuisines input,
#SubmitYourRestaurantFeatures input,
#SubmitYourRestaurantMeals input,
#SubmitYourRestaurantServices input,
#SubmitYourRestaurantDrinks input {
  float: none;
  margin-left: 275px;
  margin-right: 10px;
  margin-bottom: 5px;
}
#SubmitYourRestaurantHolidaysAndCards label,
#SubmitYourRestaurantGenres label,
#SubmitYourRestaurantCuisines label,
#SubmitYourRestaurantFeatures label,
#SubmitYourRestaurantMeals label,
#SubmitYourRestaurantServices label,
#SubmitYourRestaurantDrinks label {
  float: none;
  display: inline;
  width: auto;
  margin-bottom: 5px;
}


/* CL Twitter Widget */
#twtr-widget-1 .twtr-bd,
#twtr-widget-1 .twtr-timeline i a,
#twtr-widget-1 .twtr-bd p {
  font-size:  10px;
}


/* Slideshow Gallery */
#SlideshowGallery .ArchiveMultiPageNav {
  clear:      both;
  float:      left;
  padding:    10px;
  width:      97%;
  text-align: center;
}

#SlideshowGallery div.SlideshowRow {
  clear:  both;
  float:  left;
  width:  100%;
}

  #SlideshowGallery div.SlideshowRow ul li {
    float:    left;
    width:    22%;
    padding:  10px;
  }

#SlideshowGallery .byline {
  display:  block;
}



/* 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:  bold;
  }

  /* Free Stuff */

  body#FreeStuff h2 {
    color: #014895;
    text-decoration: none;
    text-transform: uppercase;
  }

  body#FreeStuff h2,
  body#FreeStuff h3 {
    margin-bottom: 10px;
  }
  body#FreeStuff h3 {
    font-weight: bold;
    font-size: 1.3em;
  }
  body#FreeStuff h4 {
    font-size: 1.15em;
  }
  body#FreeStuff h4.headline a {
    font-size: 1.3em;
    font-weight: bold;
    color: #094760;
  }
  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;
    clear: both;
  }
  #FreeStuff div.storyItem {
      border-bottom: 2px solid #C8C8C8;
      margin-bottom: 10px;
      padding-bottom: 5px;
  }
  #FreeStuff form {
    margin-top: 10px;
  }

  body#FreeStuff input[type="submit"] {
      background: none repeat scroll 0 0 #34252A;
      border: 1px none #999999;
      color: #FFFFFF;
      text-transform: uppercase;
  }

  body#FreeStuff h3.freeConcerts {
    background: url(/images/headers/concerts-logo.jpg) no-repeat 0 0;
    width: 238px;
    height: 56px;
    text-indent: -6000px;
    overflow: hidden;
  }
  body#FreeStuff h3.freeEvents {
    background: url(/images/headers/events-logo.jpg) no-repeat 0 0;
    width: 184px;
    height: 47px;
    text-indent: -6000px;
    overflow: hidden;
  }
  body#FreeStuff h3.freeMovies {
    background: url(/images/headers/movies-logo.jpg) no-repeat 0 0;
    width: 182px;
    height: 53px;
    text-indent: -6000px;
    overflow: hidden;
  }

  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: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Sans-serif;
    letter-spacing: -1px;
  }

  div[id*='ToolBar'] {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    padding:2px 0;
    border:1px solid #eee;
    border-width:1px 0;
    }
    div[id*='ToolBar']>div {
      height:32px!important;
      display:-webkit-flex;
      display:flex;
      justify-content:space-evenly;
    }
    div[id*='ToolBar'] div.l0 {
      width:auto!important;
      height:32px!important;
          margin-top: 5px;
    }
    div[id*='ToolBar'] div.l0 a {
      font-size:11px;
      color:#999;
    }
      div[id*='ToolBar'] div.l0 a#RedditDynamic {
      background-image: url("data:image/png;base64,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");
    background-size: contain;
        background-position:top center;
        background-repeat:no-repeat;
      }
      div[id*='ToolBar'] div.l0 a.emailAction {
        display:inline-block;
        background-image: url("/images/icons/email.gif");
        background-size:20px;
        background-position:left center;
        background-repeat:no-repeat;
        padding-left:22px;
        height:20px;
        line-height:20px;
        text-decoration:none;
      }
      div[id*='ToolBar'] div.l0 a.saveAction {
        display:inline-block;
        background-image: url("/images/icons/fav_icon.png");
        background-size:20px;
        background-position:left center;
        background-repeat:no-repeat;
        padding-left:22px;
        height:20px;
        line-height:20px;
        text-decoration:none;
      }
      div[id*='ToolBar'] div.l0 .addthis_toolbox a {
           margin-top: 3px;
      }
      div[id*='ToolBar'] div.l0 .addthis_toolbox .at-icon-wrapper {
        margin-right:2px;
        vertical-align: middle;
      }

    div[id*='ToolBar'] ul li {
      float: left;
      text-align: center;
    }
    div[id*='ToolBar'] ul li.first {
      text-align: left;
    }
    div[id*='ToolBar'] ul li.last {
      text-align: right;
      }
      div[id*='ToolBar'] ul li.last div.addthis_toolbox {
        width: 60px;
        float: right;
      }

      div#ArticleToolsTools ul li,
      div.tools ul li,
      div.tinyTools ul li {
        clear: both;
      }
      ul.horizontalShareTools {
        clear: both;
        overflow: hidden;
      }
      ul.horizontalShareTools li {
        float: left;
        padding-right: 15px;
      }

/* Tall Share Bar */
body#Content div#gridMainColumn #TallBar.MainColumn,
#TallBar.ContentDefault,
#TallBar.ContentMagnumHeadline,
#TallBar.ContentwoToolsMagnumHeadline,
#TallBar {
  clear:both;
  margin:1em;
  padding:0;
  border:1px solid #ccc;
  background: #FFFFFF; /* old browsers */
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F8F8F8 50%, #EEEEEE 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(50%,#F8F8F8), color-stop(100%,#EEEEEE)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0 ); /* ie */
  background: -o-linear-gradient(top, #FFFFFF 0%,#F8F8F8 50%,#EEEEEE 100%); /* opera */  }
#TallBar ul {margin:0.5em;padding:0.5em;}
#TallBar li {display:inline-block;vertical-align:middle;padding:0 4px;background:transparent;}

div#BestOfAfterDarkTOCList, div#BestOfMediaTOC, div#BestOfArtsEntertainmentTOC, div#BestOfCitylifeTOC, div#BestOfConsumerTOC, div#BestOfFoodDrinkTOC {
	width: 300px;
	float: left;
	margin-top: 8px;
	padding-right: 6px;
}

div#BestOfAfterDarkTOCList, div#BestOfMediaTOC, div#BestOfArtsEntertainmentTOC, div#BestOfCitylifeTOC, div#BestOfConsumerTOC, div#BestOfFoodDrinkTOC  h2 {
	font-family: 'ArcherSemiboldRegular', Courier, serif;
	font-size: 20px;
	margin-bottom: 2px;
}

div#BestOfAfterDarkTOCList, div#BestOfMediaTOC, div#BestOfArtsEntertainmentTOC, div#BestOfCitylifeTOC, div#BestOfConsumerTOC, div#BestOfFoodDrinkTOC p {
	font-size: 12px;
	line-height:1.8em;
}

div#BestOfAfterDarkTOCList, div#BestOfMediaTOC, div#BestOfArtsEntertainmentTOC, div#BestOfCitylifeTOC, div#BestOfConsumerTOC, div#BestOfFoodDrinkTOC a:link {
	color: red;
	text-decoration: none;
}

div#BestOfAfterDarkTOCList, div#BestOfMediaTOC, div#BestOfArtsEntertainmentTOC, div#BestOfCitylifeTOC, div#BestOfConsumerTOC, div#BestOfFoodDrinkTOC a:hover {
	color: red;
	text-decoration: none;
}


/* Hide headline if story has a magnum. */
body#Content div.StoryHeader.headless h1.headline {
  display:none;
}

div.StoryHeader h2.subheadline {
	font-size: 1.75em;
	color: #666666;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt
	margin-left: 0pt;

}

/* 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;
 top:-8px;
 margin-left:24px;
 background-color: #FFF;
 float:left;
 border:1px solid #ffcc1c;
 -moz-box-shadow: 0 0 2px #CCCCCC;
 -webkit-box-shadow: 0 0 2px #CCCCCC;
 box-shadow: 0 0 2px #CCCCCC;
}

.ratingDetails {
 font-family:arial,sans-serif;
 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:0 10px 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 {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 700;
  margin:0 0 5px;
  border-bottom: 1px solid #ddd;
}
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;
}



/* DNC 2012 */
div#RecentbyTagDNC h2.componentHeader
{
  background:url("/images/backgrounds/sidebar-bg.gif") no-repeat left center;
  font-size:16px;
  height:22px;
  line-height:22px;
  padding-left:10px;
  padding-top:2px;
}
div#RecentbyTagDNC .componentBody
{
  background-color:white;
}
  div#RecentbyTagDNC .componentBody .subhead
  {
    color:#999;
  }
  div#RecentbyTagDNC .componentBody .byline
  {
    color:#aca6a6;
    margin:3px 0;
    font-size:0.9em;
  }

  /* CL Tampa RNC Feed */
  div#CLTampaRNCFeed.MainSidebar h3 {
    border-bottom:  1px dotted #DEDEDE;
    text-transform: uppercase;
    font-size:      1.1em;
    background:     url("/images/headers/rnc-2012-from-cl-tampa.png") no-repeat center center;
    height:         45px;
    width:          180px;
    text-indent:    -6000px;
    padding-bottom: 0.5em;
  }
    div#CLTampaRNCFeed h3 a,
    div#CLTampaRNCFeed.MainSidebar h3 {
      text-indent: -6000px;
      display: block;
      height: 45px;
      width: 180px;
    }


/* Style captcha container for surveys. */
div#SurveyForm .captchaContainer
{
  padding:0 20px;
  margin:1em 0;
}
  div#SurveyForm .captchaContainer label
  {
    display:none;
  }
  div#SurveyForm .captchaContainer #SurveyFormCaptcha
  {
    width:190px;
  }
  div#SurveyForm .captchaContainer p
  {
    padding:10px 0;
  }


/*
 * Best Of Guide
 */

/* Header styles. */
body#BestOf.BestOfGuide2012Landing div.SpanningHeader h2.BestOfHeadlineSub,
body#BestOf.BestOfGuide2012CategoryLanding div.SpanningHeader h2.BestOfHeadlineSub,
body#BestOf.BestOfGuide2012 div.SpanningHeader h2.BestOfHeadlineSub,
body#BestOf.BestOfGuide2012Comments div.SpanningHeader h2.BestOfHeadlineSub,
body#BestOf.BestofHome div.SpanningHeader h2.BestOfHeadlineSub,
body#BestOf.BestofCategoryLanding div.SpanningHeader h2.BestOfHeadlineSub
{
  font-size:2.2em;
  letter-spacing:normal;
  line-height:1.1em;
}
  body#BestOf.BestOfGuide2012Landing div.SpanningHeader h2.BestOfHeadlineSub span.BestOfHeadline,
  body#BestOf.BestOfGuide2012CategoryLanding div.SpanningHeader h2.BestOfHeadlineSub span.BestOfHeadline,
  body#BestOf.BestOfGuide2012 div.SpanningHeader h2.BestOfHeadlineSub span.BestOfHeadline,
  body#BestOf.BestOfGuide2012Comments div.SpanningHeader h2.BestOfHeadlineSub span.BestOfHeadline,
  body#BestOf.BestofHome div.SpanningHeader h2.BestOfHeadlineSub span.BestOfHeadline,
  body#BestOf.BestofCategoryLanding div.SpanningHeader h2.BestOfHeadlineSub span.BestOfHeadline
  {
    font-weight:bold;
  }
body#BestOf.BestOfGuide2012CategoryLanding #archivesInfoBar,
body#BestOf.BestOfGuide2012 #archivesInfoBar,
body#BestOf.BestOfGuide2012Comments #archivesInfoBar,
body#BestOf.BestofHome #archivesInfoBar,
body#BestOf.BestofCategoryLanding #archivesInfoBar
{
  padding:0;
}
  body#BestOf.BestOfGuide2012CategoryLanding #archivesInfoBar h3 a,
  body#BestOf.BestOfGuide2012 #archivesInfoBar h3 a,
  body#BestOf.BestOfGuide2012Comments #archivesInfoBar h3 a,
  body#BestOf.BestofHome #archivesInfoBar h3 a,
  body#BestOf.BestofCategoryLanding #archivesInfoBar h3 a
  {
    width:640px;
    height:30px;
    display:block;
    text-indent:-6000px;
    background:url('/images/headers/bestof/HomeButton.png') no-repeat left center;
  }

/* Magnum fix. */
body#BestOf.BestOfGuide2012Landing div#MagnumImage,
body#BestOf.BestOfGuide2012CategoryLanding div#MagnumImage,
body#BestOf.BestOfGuide2012 div#MagnumImage,
body#BestOf.BestOfGuide2012Comments div#MagnumImage,
body#BestOf.BestofHome div#MagnumImage,
body#BestOf.BestofCategoryLanding div#MagnumImage
{
  clear:left;
}

div#BestOfPreviousNext {
  float:left;
  margin-bottom:10px;
  width:100%;
}
div#BestOfCategoryHeader {
  clear: both;
}

/* Grid container. */
body#BestOf #BestOfGrid
{
  overflow:hidden;
}

/* Category grid. */
body#BestOf #BestOfCategories {
  margin-left:25px;
  margin-bottom:0;
}
div#BestOfPreviousNext div a,
div#BestOfCategoryHeader h4 a {
    font-weight: 700;
    color: #3fb9e8;
}
  body#BestOf #BestOfCategories .componentHeader {
    display:none;
  }
  body#BestOf #BestOfCategories .componentBody {
    /* overflow:hidden; */
  }
    body#BestOf #BestOfCategories .componentBody .category {
      float:left;
    }
      body#BestOf #BestOfCategories .componentBody .category a {
        background-color:gray;
        color:white;
        display:block;
        width:185px;
        height:185px;
        margin:3px;
        text-indent:-6000px;
      }
    body#BestOf #BestOfCategories a.category-BestOfCityLife {
      background-image:url("/images/backgrounds/bestof/citylife1.png");
    }
      body#BestOf #BestOfCategories a.category-BestOfCityLife:hover {
        background-image:url("/images/backgrounds/bestof/citylife2.png");
      }
    body#BestOf #BestOfCategories a.category-BestOfMedia {
      background-image:url("/images/backgrounds/bestof/media1.png");
    }
      body#BestOf #BestOfCategories a.category-BestOfMedia:hover {
        background-image:url("/images/backgrounds/bestof/media2.png");
      }
    body#BestOf #BestOfCategories a.category-BestOfArtsEntertainment {
      background-image:url("/images/backgrounds/bestof/art1.png");
    }
      body#BestOf #BestOfCategories a.category-BestOfArtsEntertainment:hover {
        background-image:url("/images/backgrounds/bestof/art2.png");
      }
    body#BestOf #BestOfCategories a.category-BestOfAfterDark {
      background-image:url("/images/backgrounds/bestof/afterdark1.png");
    }
      body#BestOf #BestOfCategories a.category-BestOfAfterDark:hover {
        background-image:url("/images/backgrounds/bestof/afterdark2.png");
      }
    body#BestOf #BestOfCategories a.category-BestOfFoodDrink {
      background-image:url("/images/backgrounds/bestof/food1.png");
    }
      body#BestOf #BestOfCategories a.category-BestOfFoodDrink:hover {
        background-image:url("/images/backgrounds/bestof/food2.png");
      }
    body#BestOf #BestOfCategories a.category-BestOfConsumerCulture {
      background-image:url("/images/backgrounds/bestof/consumer1.png");
    }
      body#BestOf #BestOfCategories a.category-BestOfConsumerCulture:hover {
        background-image:url("/images/backgrounds/bestof/consumer2.png");
      }

/* Link grid. */
body#BestOf #BestOfLinks {
  margin-left:25px;
  margin-top:0;
}
  body#BestOf #BestOfLinks .componentHeader {
    display:none;
  }
  body#BestOf #BestOfLinks .componentBody {
    /* overflow:hidden; */
  }
    body#BestOf #BestOfLinks .componentBody .link {
      float:left;
    }
      body#BestOf #BestOfLinks .componentBody .link a {
        background-color:gray;
        color:white;
        display:block;
        width:185px;
        height:185px;
        margin:3px;
        text-indent:-6000px;
      }
  body#BestOf #BestOfLinks a.link-BunkerBonuses {
    background-image:url("/images/backgrounds/bestof/bunkerbonus1.png");
  }
    body#BestOf #BestOfLinks a.link-BunkerBonuses:hover {
      background-image:url("/images/backgrounds/bestof/bunkerbonus2.png");
    }
  body#BestOf #BestOfLinks a.link-VideoWarning {
    background-image:url("/images/backgrounds/bestof/videowarning1.png");
  }
    body#BestOf #BestOfLinks a.link-VideoWarning:hover {
      background-image:url("/images/backgrounds/bestof/videowarning2.png");
    }
  body#BestOf #BestOfLinks a.link-TheParty {
    background-image:url("/images/backgrounds/bestof/theparty1.png");
  }
    body#BestOf #BestOfLinks a.link-TheParty:hover {
      background-image:url("/images/backgrounds/bestof/theparty2.png");
    }
  body#BestOf #BestOfLinks a.link-Bestof2011 {
    background-image:url("/images/backgrounds/bestof/bestof1.png");
  }
    body#BestOf #BestOfLinks a.link-Bestof2011:hover {
      background-image:url("/images/backgrounds/bestof/bestof2.png");
    }

/* Best Of - Category Navigation */
#BestOfCategoryNavigation {
  clear:both;
  margin:0;
  border-bottom:3px solid black;
}
  #BestOfCategoryNavigation ul {
    background-color:black;
    overflow:hidden;
  }
    #BestOfCategoryNavigation ul li {
      border-left:1px solid black;
      border-right:1px solid black;
      float:left;
      font-size:13px;
      height:53px;
    }
      #BestOfCategoryNavigation ul li.first {
        border-left:0;
      }
      #BestOfCategoryNavigation ul li.last {
        border-right:0;
      }
      #BestOfCategoryNavigation ul li a {
        background-position:center;
        background-repeat:no-repeat;
        display: block;
        font-weight: bold;
        height:70px;
        margin:0;
        text-align:center;
        text-decoration: none;
        text-indent: -6000px;
        width:105px;
        opacity:0.60;
        -moz-opacity:0.60;
        filter:alpha(opacity:60);
      }
        #BestOfCategoryNavigation ul li a:hover,
        #BestOfCategoryNavigation ul li.current a {
          opacity:1.00;
          -moz-opacity:1.00;
          filter:alpha(opacity:100);
        }
  #BestOfCategoryNavigation #BestOfCategoryNavigation-BestOfCityLife {
    background-image:url("/images/nav/bestof/CityTab.png");
  }
    /*
    #BestOfCategoryNavigation .current #BestOfCategoryNavigation-BestOfCityLife {
      background-image:url("/images/nav/bestof/CityTab.png");
    }
    */
  #BestOfCategoryNavigation #BestOfCategoryNavigation-BestOfMedia {
    background-image:url("/images/nav/bestof/MediaTab.png");
  }
    /*
    #BestOfCategoryNavigation .current #BestOfCategoryNavigation-BestOfMedia {
      background-image:url("/images/nav/bestof/MediaTab.png");
    }
    */
  #BestOfCategoryNavigation #BestOfCategoryNavigation-BestOfArtsEntertainment {
    background-image:url("/images/nav/bestof/ArtsTab.png");
  }
    /*
    #BestOfCategoryNavigation .current #BestOfCategoryNavigation-BestOfArtsEntertainment {
      background-image:url("/images/nav/bestof/ArtsTab.png");
    }
    */
  #BestOfCategoryNavigation #BestOfCategoryNavigation-BestOfAfterDark {
    background-image:url("/images/nav/bestof/afterdarkTab.png");
  }
    /*
    #BestOfCategoryNavigation .current #BestOfCategoryNavigation-BestOfAfterDark {
      background-image:url("/images/nav/bestof/afterdarkTab.png");
    }
    */
  #BestOfCategoryNavigation #BestOfCategoryNavigation-BestOfFoodDrink {
    background-image:url("/images/nav/bestof/FoodTab.png");
  }
    /*
    #BestOfCategoryNavigation .current #BestOfCategoryNavigation-BestOfFoodDrink {
      background-image:url("/images/nav/bestof/FoodTab.png");
    }
    */
  #BestOfCategoryNavigation #BestOfCategoryNavigation-BestOfConsumerCulture {
    background-image:url("/images/nav/bestof/ConsumerTab.png");
  }
    /*
    #BestOfCategoryNavigation .current #BestOfCategoryNavigation-BestOfConsumerCulture {
      background-image:url("/images/nav/bestof/ConsumerTab.png");
    }
    */

/* Best Of - Winner List Container */
div#BestOfWinnerLists {
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  width:100%;
  margin-top:1em;
  margin-bottom:1em;
}
  div#BestOfWinnerLists>.componentBody {
    float:left;
    width:100%;
  }
    div#BestOfWinnerLists>.componentBody>li {
      float:left;
    }
      div#BestOfWinnerLists>.componentBody>li.last {
        float:right;
      }

/* Best Of - Staff Picks */
div#BestOfWinnerListStaffPicks {
  width:  420px;
}
  div#BestOfWinnerListStaffPicks h2.componentHeader {
    background:url("/images/headers/bestof/CriticsTEXT.png") no-repeat center center;
    height:57px;
    text-indent:-6000px;
    background-color:white;
    color:black;
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:0;
    padding:5px;
    text-align:center;
    text-transform:uppercase;
  }
  div#BestOfWinnerListStaffPicks .bestOfItem {
  }
    div#BestOfWinnerListStaffPicks .bestOfItem h4 {
      overflow: hidden;
      padding:5px;
      text-transform: uppercase;
    }
      div#BestOfWinnerListStaffPicks .bestOfItem:nth-child(odd) h4 {
        background-color: #f0f0f0;
      }
      div#BestOfWinnerListStaffPicks .bestOfItem:nth-child(even) h4 {
        background-color: #d2d2d2;
      }
      div#BestOfWinnerListStaffPicks .bestOfItem h4 a {
      }
  div#BestOfWinnerListStaffPicks .details {
    overflow: hidden;
    padding:  5px;
  }
    div#BestOfWinnerListStaffPicks .details .storyTeaser
    {
      float:left;
      margin-right:1em;
      margin-bottom:1em;
      width:100px;
      height:100px;
    }
    div#BestOfWinnerListStaffPicks .details .winner {
      font-weight:bold;
      margin-bottom:1em;
    }
    div#BestOfWinnerListStaffPicks .details .adr {
      margin-top:1em;
      margin-bottom:1em;
    }
      div#BestOfWinnerListStaffPicks .details .adr>span
      {
        display:block;
      }
    div#BestOfWinnerListStaffPicks .details .url {
      display:none;
    }
    div#BestOfWinnerListStaffPicks .details p {
      margin: 0px;
    }
    div#BestOfWinnerListStaffPicks .details .more {
      display:  block;
      margin-top: 1em;
      text-align:right;
      text-transform:lowercase;
    }
      div#BestOfWinnerListStaffPicks .details .more a {
        color:#00beff;
        text-decoration:  none;
      }

/* Best Of - Reader Picks */
div#BestOfWinnerListReaderPicks {
  background-color:#f0f0f0;
  width:160px;
}
  div#BestOfWinnerListReaderPicks h2.componentHeader {
    background:white url("/images/headers/bestof/ReadersTEXT.png") no-repeat center center;
    height:57px;
    text-indent:-6000px;
    color:black;
    font-size:  1.2em;
    font-weight:  bold;
    margin-bottom:0;
    padding:  5px;
    text-align: center;
    text-transform: uppercase;
  }
  div#BestOfWinnerListReaderPicks .bestOfItem {
    padding:  0 5px;
    position: relative;
  }
    div#BestOfWinnerListReaderPicks .bestOfItem h4 {
      padding:  5px;
    }
      div#BestOfWinnerListReaderPicks .bestOfItem h4 a {
        text-decoration:  none;
      }
  div#BestOfWinnerListReaderPicks .details {
    border: 2px solid black;
    border-radius:  3px;
    box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.5);
    color:  black;
    padding:  10px;
    width:  140px;
    background-color: white;
    z-index:10000;
  }
    div#BestOfWinnerListReaderPicks .details .label {
      display:  block;
      font-weight:  bold;
      text-transform: uppercase;
    }
    div#BestOfWinnerListReaderPicks .details .arrowhead {
      border-color: transparent black transparent black;
      border-style: solid;
      border-width: 20px 20px 20px 0;
      height: 0;
      left: -20px;
      position: absolute;
      width:  0;
      z-index:10000;
    }
      div#BestOfWinnerListReaderPicks .details .arrowheadFill {
        border-color: transparent white transparent white;
        border-style: solid;
        border-width: 20px 20px 20px 0;
        height: 0;
        left: 3px;
        position: absolute;
        top:  -20px;
        width:  0;
        z-index:10001;
      }
    div#BestOfWinnerListReaderPicks .details .more {
      display:none;
    }
body.Karnak6Zone[class*=Bestof] div#gridMainSidebar,    
body.Karnak6Zone[class*=BestOf] div#gridMainSidebar{
  padding-top: 0
}
div.MainSidebar[class*=Bestof] h3,
div.MainSidebar[class*=BestOf] h3 {
  color: #FFF;
  text-transform: uppercase;
  padding:0 5px;
  border: 0;
  margin: -5px -5px 0;
  font-weight: 700;
  font-family: 'BenchNine', "Arial Narrow",sans-serif;
  font-size: 20px;
  background: #111111;
  background: -moz-linear-gradient(-45deg, #111111 49%, #555555 64%, #555555 72%, #111111 84%);
  background: -webkit-linear-gradient(-45deg, #111111 49%,#555555 64%,#555555 72%,#111111 84%);
  background: linear-gradient(135deg, #111111 49%,#555555 64%,#555555 72%,#111111 84%);
}
div#archivesInfoBar[class*=BestOf] {
  background: none;
  font-family: 'ArcherSemiboldRegular', Courier,serif;
  font-size: 35px;
  display: block;
  text-align: center;
  padding: 0 0 3px 0;
  margin: 0;
  text-transform: uppercase;
  color: #222;
}
div#archivesInfoBar[class*=BestOf] h3 a{
  color:#222;
  font-size: 35px
}
div#archivesInfoBar[class*=BestOf] h3 span.bestOfHeaderYear{
  color: #3fb9e8;
  font-weight: 900;
  font-size: 43px;
}
/*
 * Neighborhood Guide
 */

#NeighborhoodGuide div#map-NeighborhoodGuideMap {
  height:424px;
  width:640px;
}

/* Neighborhood Guide Calendar
-------------- */

.dnCalendarTable {
  margin-top: 20px !important;
}

.dnCalendarTable thead,
.dnCalendarDate {
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1.4em;
  color: #000;
}

.dnCalendarTable caption, th {
  text-align: center;
  font-weight: bold;
}

.dnCalendarDate td,
.dnCalendarDateGray td {
  width: 20px;
  height: 20px;
  padding: 3px;
}

.dnCalendarDate.dnCalendarClickable {
	background: #3e629e; /* Old browsers */
	background: -moz-linear-gradient(top,  #3e629e 0%, #223f7a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e629e), color-stop(100%,#223f7a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3e629e 0%,#223f7a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3e629e 0%,#223f7a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3e629e 0%,#223f7a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3e629e 0%,#223f7a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e629e', endColorstr='#223f7a',GradientType=0 ); /* IE6-9 */


  border: 2px solid #fff;
  color: #fff;
  height: 35px;
  text-align: center;
}

.dnCalendarDate.dnCalendarClickable:hover {
  background: #00143F;
  cursor: pointer;
}

.dnCalendarDate.dnCalendarClickable.dnCalendarDateGray {
  background: #ccc;
}

.dnCalendarDate.dnCalendarClickable.dnCalendarDateGray:hover {
  cursor: default;
}

#GridCalendar {
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 12px;
}

/*Google Map styling */
#NeighborhoodGuideMap div#map-NeighborhoodGuideMap {
    height: 370px;
    width: 100%;
}

#NeighborhoodGuideMap .legend {
    background-color: black;
    color: white;
	padding: 10px;
}

#NeighborhoodGuideMap h3 {
    display: none;
}

#NeighborhoodGuideMap .legend li {
    margin: 5px 0;
}
#NeighborhoodGuideMap .legend li a {
    color: white;
    text-decoration: none;
}

body#NeighborhoodGuide .SpanningFeature, body#NeighborhoodGuide .MainColumn, body#NeighborhoodGuide .MainSidebar, body#NeighborhoodGuide .AdSidebar {
    margin-bottom: 20px;
}


/* Text and font styles */



#caption-NeighborhoodRotatingImage {
	display: none;
}

#NeighborhoodPhotoCredit h1 {
    font-family: helvetica,arial,sans-serif;
    font-size: 6pt;
    margin-top: 0;
    text-align: right;
    text-transform: uppercase;
}


body#NeighborhoodGuide h2 {
    color: black;
    font-family: 'ArcherSemiboldRegular',Courier,monospace;
    font-size: 2.2em;
    text-transform: uppercase;
}

#NeighborhoodGuideSearchResults .vcard {
	float: left;
	width: 50%;
	margin: 10px 0;
	font-size: 1em;
}

#NeighborhoodGuideSearchResults .vcard .fn {
 font-weight: bold;
 text-decoration: none;
 font-size: 1.2em;
}

#NeighborhoodGuideSearch h2 {
	font-family: 'ArcherSemiboldRegular',serif;
	font-size: 22px;
	margin-bottom: 12px;
	text-transform: uppercase;
	color: #222222;
}


#NeighborhoodGuideSearch select {
    width: 160px;
}
#NeighborhoodGuideSearch select {
    margin-bottom: 5px;
}

#NeighborhoodGuideAlphabet {
display: none;
}

#NeighborhoodGuideProfile h1, #NeighborhoodGuideProfile h1 a {
  font-size: 28px;
  font-family: 'ArcherSemiboldRegular',serif;
  text-decoration: none;
}

#NeighborhoodVideo {
 margin-bottom: 10px;
}

#NeighborhoodVideo h1 {
  font-size: 28px;
  font-family: 'ArcherSemiboldRegular',serif;
  text-transform: uppercase;
}

#NeighborhoodVideo div#videoContainer {
  text-align: center;
  margin: 0 auto;
  background-color: #999;
  padding: 10px;
  width: 95%;

}

#NeighborhoodMetadata h2 {
    font-family: 'ArcherSemiboldRegular',serif;
    font-size: 2.8em;
    font-weight: none;
}

#NeighborhoodGuideIntro h1 {
	margin-top: 24px;
}
#NeighborhoodGuideIntro h1 a {
	text-decoration: none;
	font-family: 'ArcherSemiboldRegular',serif;
	font-size: 2.8em;
}
#NeighborhoodGuideIntro p:nth-child(4):first-letter {
	float: left; color: #2e3192; font-size: 75px;
	line-height: 60px; padding-top: 0px;
	padding-right: 8px; padding-left: 3px;
	font-family: 'ArcherSemiboldRegular',serif;
	text-shadow: 1px 1px 1px #8385d8;
	font-weight: bolder;

}

#StoryHeader .storyHead h1 {
	font-family: 'ArcherSemiboldRegular',serif;
	font-size: 38px;
  line-height:1.1;
}

#NeighborhoodMetadata{
 font-size: 1.3em;
  font-family: 'ArcherSemiboldRegular',serif;
  text-align: center;
 margin: 0 auto;
}

/* New 'Follow Us' component. */
div#FollowUs {}
  div#FollowUs .componentHeader {display:none;}
  div#FollowUs .componentBody {text-align:center; padding:0;}
    div#FollowUs ul.componentBody>li {display:inline-block; margin:0 10px;}


/* 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 * {
  font-family: 'Lato', Arial, sans-serif;


  box-sizing: border-box;
}

/* GENERAL
-------------------------------- */
.SearchController .component-main {
    clear: both;
    position: relative;
    z-index: 2;
}
.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 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;
  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:not(.control-date):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 .bar-link.open.date-control.clear a.id-any:before{
  margin-right: 0;
}
.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 .query-controls .bar-link {
  font-size:12px!important;
}
.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: normal;
  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', 'Helvetica Neue', Arial, Helvetica, 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', 'Helvetica Neue', Arial, Helvetica, 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: Helvetica, 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: normal;
  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', 'Helvetica Neue', Arial, Helvetica, 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: bold;
}

.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: bold;
}

.modal ul li .checkbox-item-wrap {
  font-size: 1rem;
  padding: 0;
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, 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', 'Helvetica Neue', Arial, Helvetica, 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: bold;
}

.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;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}*/

.DynamicSearchResults .listingsResultCount {justify-content:center;}

.modal.modal-context-id-features ul.stacked-checkbox-list {
    -webkit-columns:3;
    columns: 3;
    -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: 5px 0 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  border-bottom:1px solid #ddd;
}

.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;
  margin-top:3px;
}

.DynamicSearchResults .FeaturesIcons {
  display:inline-block;
  height: auto;
  margin: 0;
}

.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: bold;
  font-family: 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 .pagination {
}

div#SlideshowSearchController {
  margin:0 0 10px;
  padding: 0;
}

div#SlideshowSearchController a,
#SlideshowSearchResults a{
  text-decoration: none;
}
.listingsResultCount {text-align:center;color:#3fb9e8;}

/* Poll Components */
#Poll h3.PollQuestion {
  font-size:32px;
  font-weight:bold;
  margin-bottom:15px;
}
#Poll.MainSidebar {
  padding:10px!important;
  background:#fff!important;
  border:1px solid #eee!important;
}
#Poll.MainSidebar h3.PollQuestion {
  font-size:18px;
  margin-bottom:10px;
}
#Poll.MainSidebar form {
  padding:0!important;
  margin:0!important;
}
#Poll.MainSidebar ul {
  margin:0!important;
  padding:0!important;
}
.PollChoices ul li {
  font-size:1.25em;
  line-height:2;
  padding-left:2em;
  text-indent:-2em;
}
#Poll.MainSidebar .PollChoices ul li {
  font-size:14px!important;
  line-height:1.4!important;
}
#Poll.MainSidebar .PollChoices ul li:not(:last-of-type) {
  border-bottom:1px solid #ddd;
  padding-bottom:3px;
  margin-bottom:3px;
}
.PollChoices ul li .PollChoiceLabel {padding-left:10px;}

#Poll .PollChoices p {text-align:center;}
#Poll.MainSidebar .PollChoices p {margin:0.25em 0 0;}

#Poll .PollChoices input[type="submit"] {
  font-size:1.35em;
  border-radius: 8px;
  border: 1px solid #999;
  border-width: 1px 2px 2px 1px;
  padding: 3px 6px;
  background-color: #fff;
}
#Poll .PollChoices input[type=submit]:hover {
  border:1px solid #47BBE7;
  border-width:2px 1px 1px 2px;
  color:#47BBE7;
}
#Poll.MainSidebar .PollChoices .more a {
  color:#999;
}
#ShellPollNavigation:after {
  display:block;
  content:'';
  height:15px;
}
#ShellPollResults {margin-bottom:15px;}
#ShellPollResults h1 {font-weight:bold;margin-bottom:15px;}
#ShellPollResults ul li:not(:last-of-type) {
  border-bottom:1px dotted #000;
  border-top:none!important;
  padding-bottom:1em;
  margin-bottom:1em;
  padding-top:0!important;
  margin-top:0!important;
}
#ShellPollResults ul.moduleList li.l0 + li.l0 {
    margin-top:0;
    border-top:0;
    padding-top:0;
}
#ShellPollResults ul li .listing {
  float: left;
  margin-right: 10px;
  width: 250px;
}
#ShellPollResults ul li .rating {
  display: block;
  margin-right: 10px;
}

/* current issue component */
#CurrentIssue a {
  text-decoration:none;
}
#CurrentIssue .headerBar {
  padding:0;
  background:transparent;
}
#CurrentIssue .headerBar h2 a {
  display:block;
  padding-left:1em;
  background:#000;
  color:#fff;
  text-transform:uppercase;
  font-family:'fjalla one',sans-serif;
  font-size:16px;
}
#CurrentIssue .issueCover {
  margin:0 0 5px;
}
#CurrentIssue .IssueInfo h3 {
  font-size:18px;
  font-weight:bold;
}
#CurrentIssue ul {
  margin:0;
  padding:0;
}
#CurrentIssue .digitalEdition {
  font-weight:bold;
  margin:0.5em 0;
}
#CurrentIssue .morelinks li {
  padding:0.25em 0;
  font-weight:bold;
}
#DigitalEditionWidget {
  margin: 10px 0 0 0;
}
#DigitalEditionWidget h3 {
  margin-bottom: 5px;
}
#DigitalEditionWidget h3 a {
  display:block;
  padding-left:1em;
  background:#000;
  color:#fff;
  text-transform:uppercase;
  text-decoration: none;
  font-family:'fjalla one',sans-serif;
  font-size:16px;
}


#HeaderforSectionorCategory.DefaultSpecialGuideCategorylanding h1 {
  font-family: 'ArcherSemiboldRegular', Courier,serif;
  font-size: 2.8em;
  padding: 0 0 3px 0;
  margin: 0;
  text-transform: uppercase;
}

.DefaultSpecialGuideCategorylanding #LandingFollowStories .storyCapsuleBlock h4 {
  display:none;
}
/*  .DefaultSpecialGuideCategorylanding #LandingFollowStories .storyCapsuleBlock h4 a {
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    color:#999;
  }*/
.DefaultSpecialGuideCategorylanding #LandingFollowStories .storyCapsuleBlock h3.headline a {
  font-size:18px;
  font-weight:bold;
}
.DefaultSpecialGuideCategorylanding #LandingFollowStories .storyCapsuleBlock .byline .author:after {
  display:inline;
  content:' | ';
}
.DefaultSpecialGuideCategorylanding #LandingFollowStories .more {
  margin-bottom:1em;
  text-align:right;
  font-weight:bold;
}
.DefaultSpecialGuideCategorylanding #LandingFollowStories .more a {
  text-decoration:none;
}
#EventsPopular.MainSidebar .more {
  text-align:right;
  text-transform:lowercase;
}
#EventsPopular.MainSidebar .more a {
  font-weight:bold;
  text-decoration:none;
}
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;
}



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#LocationResultsMap {
    margin: 0 0 10px;
}

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;
}
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;
}
#RelatedStoriesSlideshow .teaserItem {
  clear:both;
  margin-bottom:1em;
}
#RelatedStoriesSlideshow .teaserItem .archiveImage {
  float:left;
  margin:0 10px 10px 0;
}
#RelatedSlideshows {
  clear:both;
}
div#SlideshowFullPageNew  .credit {
    color: #C0C0C0!important;
    font-size: 0.8675309em!important;
    text-align: right!important;
    margin: 2px 0 0!important;
}
div#SlideshowFullPageNew .caption {
  margin:3px 0 0!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;
}

/* 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;
  }
  div#ToolBarSlideshow {
    clear: none;
    overflow: visible;
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.overlayActive div#ToolBarSlideshow{
  display: none;
}
div#RelatedStoriesSlideshow h4.headline a {
    color: #014895;
    font-size: 1.1em;
    font-weight: normal;
    margin: 5px 0 10px 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    font-family: 'ArcherSemiboldRegular', Courier, serif;
}

#BrowseByIssueLink {
  font-size:16px;
  clear: both;
  display: flex;
  display:-webkit-flex;
  justify-content: center;
  align-items: center;
  margin:2em 0;
}
#BrowseByIssueLink img {
  width:75px;
  height:auto;
  margin-right:10px;
}
  /* archives modal fix */
  .modal ul.nested-checkbox-list {
    padding-bottom: 2rem;
  }
/* ## Begin Event Search Dynamic ## */
.results  .EventListing span.locationRegion {
  white-space:nowrap;
 }
#EventSearch.EventSearchDynamic ul#searchLayoutController {
  text-align: right;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: flex-end;
}
#EventSearch.EventSearchDynamic div#EventSearchLayoutController h4 {
  display: inline-block;
  vertical-align: text-top;
 }
#EventSearch.EventSearchDynamic 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;
}
#EventSearch.EventSearchDynamic ul#searchLayoutController li#detailView {
  background: url(/images/icons/iconView_detail.png) center no-repeat #f8f8f8;
  background-size:16px;
}
#EventSearch.EventSearchDynamic ul#searchLayoutController li#listView {
    background: url(/images/icons/iconView_list.png) center no-repeat #f8f8f8;
  background-size:16px;
}
#EventSearch.EventSearchDynamic ul#searchLayoutController li#gridView {
    background: url(/images/icons/iconView_grid.png) center no-repeat #f8f8f8;
  background-size: 16px;
}
#EventSearch.EventSearchDynamic ul#searchLayoutController li[id]:hover{
  background-color: #aaa!important
}
#EventSearch.EventSearchDynamic ul#searchLayoutController li.active{
    background-color: #ccc !important;
    border-bottom: 1px solid #fff;
    padding-top: 5px;
    bottom: -2px;
}
#EventSearch.EventSearchDynamic .results  .EventListing .imageTools,
#EventSearch.EventSearchDynamic .results.show-list .EventListing  .imageTools{
  width: auto;
  margin-bottom: 0;
}
#EventSearch.EventSearchDynamic .results .EventListing .imageTools{
  margin: 0 0 0 auto;
  padding-left:10px;
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing  .imageTools{
  float: left;
  margin: 0 10px 0 auto;
}
#EventSearch.EventSearchDynamic .results.show-grid  .EventListing .imageTools{
  float: none;
  margin: 0;
  order:-1;
  padding:0;
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing.hasTix  span.altTimeDisplay {
    margin-right: 120px;
    display: inline-block;
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing a.listingImage img{
  width: 120px;
  height: auto;
}

#EventSearch.EventSearchDynamic .results .EventListing  .listing .locationLabel a {
  color: #000;
  font-size:14px;
  display:block;
  font-weight:700;
}
#EventSearch.EventSearchDynamic div.EventListing {
  padding: 10px 2px;
  border-bottom: 1px solid #dfe2e1;
  color: #333;
  transition:background-color 222ms;
  background-color: #fff;
  display: flex
  }
  #EventSearch.EventSearchDynamic div.EventListing:hover{
    background-color: #e8e8e8;
  }
#EventSearch.EventSearchDynamic .results.show-list  .EventListing{
  padding: 8px 2px;
}
#EventSearch.EventSearchDynamic .results .EventListing h3 {
  margin-bottom:3px;
    font-size: 18px;
  line-height: 1.15
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing h3{
  font-size: 18px;
  line-height: 1.15
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing.hasTix h3 {
  margin-right: 100px;
}
#EventSearch.EventSearchDynamic .results.show-list h3 .FeaturesIcons {
  padding: 0
}
#EventSearch.EventSearchDynamic .results .EventListing h3 a{
  color: #101010;
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing .listing .locationLabel{
  margin-top: .15em;
}
#EventSearch.EventSearchDynamic .EventListing .listing .descripTxt a[href*='Map'] {
 display: none;
}
 .EventListing .listing .descripTxt {
 margin:.5em 0;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing:not(.hasImage) div.listing {
  border: 1px solid #ddd;
  width: 194px!important;
  height: 200px;
  margin-right: 0!important;
  padding: 0 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align:center;
}
.results.show-grid .EventListing:not(.hasImage) p.eventInfo span.ticketIcons {
  justify-content:center;
 }
.results.show-grid .EventListing:not(.hasImage) h3 {
  font-size: 2em;
}
.results.show-grid .results-container {
    display: flex;
    flex-flow: wrap row;
    justify-content:space-around;
}
.results.show-grid .EventListing .descripTxt span.locationLabel{
 margin-top:3px;
 }
#EventSearch.EventSearchDynamic .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;
}
#EventSearch.EventSearchDynamic .results .EventListing span.ticketIcon {
  display: none;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing p.eventInfo{
margin:5px 0 0;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing p.eventInfo span.ticketIcons{
  display:flex;
  align-items: center;
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing p.eventInfo span.ticketIcons a,
#EventSearch.EventSearchDynamic .results.show-grid .EventListing p.eventInfo span.ticketIcons a{
    background: url(/images/icons/ticketsAvailable.png) 1px 1px no-repeat transparent;
    display: inline-block;
    text-indent: -9999em;
    width: 16px;
    height: 16px;
    padding: 1px;
    border-radius: 100%;
    background-size: contain;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing p.eventInfo span.ticketIcons a img {
  margin:0;
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing span.locationRegion a{
  background: none;
  padding:0 3px;
  font-size:.88em;
  margin: 0;
  color: #fff
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing div.listing {
  overflow: hidden;
  margin-right: 0;
}
#EventSearch.EventSearchDynamic .results.show-list .EventListing {
  position: relative;
}
#EventSearch.EventSearchDynamic .results .EventListing div.listing p.eventInfo {
    font-size: 12px;
    margin:8px 0;
}
#EventSearch.EventSearchDynamic .results.show-list .listing span.ticketIcons,
#EventSearch.EventSearchDynamic .results.show-list .listing span.ticketIcons a,
#EventSearch.EventSearchDynamic .results.show-list .listing span.ticketIcons span {
  display: inline-block;
      vertical-align: text-top;
       white-space: nowrap;
}
#EventSearch.EventSearchDynamic .results  span.ticketIcons span.priceToolTip {
  color: #565656;
  font-size: 12px;
  padding: 0 2px
}
#EventSearch.EventSearchDynamic .results .listing span.priceToolTip{
  margin-left: 3px;
}
#EventSearch.EventSearchDynamic .results.show-list .listing span.ticketIcons img {
  height: 17px;
  display: inline-block;
}

/* Hide!!! */
#EventSearch.EventSearchDynamic .results.show-list .EventListing .locationAddress,
#EventSearch.EventSearchDynamic .results.show-list .EventListing span.altTimeDisplay br,
#EventSearch.EventSearchDynamic .results.show-grid .EventListing span.altTimeDisplay br,
#EventSearch.EventSearchDynamic .results.show-list .EventListing .descripTxt.longDescrip,
#EventSearch.EventSearchDynamic .results.show-grid .EventListing .longDescrip,
#EventSearch.EventSearchDynamic .results.show-grid .EventListing .FeaturesIcons,
#EventSearch.EventSearchDynamic .results.show-grid .EventListing span.locationAddress,
#EventSearch.EventSearchDynamic .results.show-grid .EventListing span.locationRegion {
  display: none!important;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing:nth-child(3n+3){
  margin-right: 0;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing h3 {
  line-height: 1.2;
   margin: 0 0 3px;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing.NoImage{
  padding-top:1em;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing img{
  margin: 0 0 5px;
  max-width: 100%;
  height: auto;
  box-sizing:border-box;
  outline: none;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing.NoImage h3 {
  font-size: 1.22em;
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing span.altTimeDisplay,
#EventSearch.EventSearchDynamic .results.show-grid .EventListing .descripTxt {
  font-size: 12px;
  line-height: 1.15
}
#EventSearch.EventSearchDynamic .results.show-grid .EventListing .altTimeDisplay,
#EventSearch.EventSearchDynamic .listing .altTimeDisplay {
  color: #979797;
}
#EventSearch.EventSearchDynamic .listing span.ticketIcons img {
    vertical-align: top;
    transition:88ms;
    outline: none;
}
#EventSearch.EventSearchDynamic .listing span.ticketIcons img:hover{
  filter:brightness(110%);
}
#EventSearch.EventSearchDynamic .timeEventTools {
    float: right;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 10px 0 10px 10px;
}
#EventSearch.EventSearchDynamic .timeEventTools a.icalAction,
#EventSearch.EventSearchDynamic .timeEventTools #remindMeLink a.toggleActivator {
  background-size: 22px!important;
}
#EventSearch.EventSearchDynamic .timeEventTools #remindMeLink a.toggleActivator{
  background-position: 2px!important;
}
#EventSearch.EventSearchDynamic #EventSearchDateController .query-control-bar{
    margin-top: .25rem;
}
#EventSearch.EventSearchDynamic .SearchController .query-controls {
    margin-top: .5rem;
    margin-bottom: .5rem;
}
#EventSearch.EventSearchDynamic #EventSearchResultsDynamic .header {
    position: absolute;
    top: -1.75rem;
    right: 7rem;
    font-size: 12px;
    color: #666;
}
#EventSearch.EventSearchDynamic div.MainColumn#EventSearchHeader h1 {
    font-size: 2rem;
}
#EventSearch.EventSearchDynamic div#gridMainColumn {
    position: relative;
}
#EventSearch.EventSearchDynamic .date-modal {
    position: absolute;
    top: 3.25rem;
    right: 0;
}
#EventSearch.EventSearchDynamic div#EventSearchController {
    position: relative;
}
#EventSearchController.SearchController .component-header {
    position: absolute;
    top: -6.5rem;
    right: 0;
}
#EventSearch.EventSearchDynamic #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;
}
#EventSearch.EventSearchDynamic #EventSearchController.SearchController .component-header .clear-global:hover {
    background-color: #ccc
}

#EventSearch.EventSearchDynamic div#EventSearchResultsDynamic:after {
    content: " ";
    clear: both;
    display: block;
    height: 0;
}

.FeaturesIcons_tickets_available span{
  background:url(/images/icons/ticketsAvailable.png) left center no-repeat;
  background-size: 16px;
}
a.FeaturesIcons_user_submitted,
a.FeaturesIcons_image {
  display: none;
}
label.FeaturesIcons_user_submitted span,
label.FeaturesIcons_image span {
  padding-left: 0!important;
  background:none;
}

/* fade in/out animation for search controller on events */
@-webkit-keyframes controllerLoad{
  from{opacity:1;filter:blur(0px);}
  to{opacity:0;filter:blur(8px)}
}
@keyframes controllerLoad{
  from{opacity:1;filter:blur(0px);}
  to{opacity:0;filter:blur(8px)}
}
div#EventSearchLayoutController.hide-controls{
  display: none;
}
div#EventSearchLayoutController.post-ready {
  -webkit-animation:controllerLoad 500ms ease-out 0s 1 alternate-reverse;
  animation:controllerLoad 500ms ease-out 0s 1 alternate-reverse;
}
div#EventSearchLayoutController.hide-controls.post-ready {
  display: block;
  -webkit-animation:controllerLoad 500ms ease-out 0s 1 forwards;
  animation:controllerLoad 500ms ease-out 0s 1 forwards;
}
.listingsResultCount.noResults {
    font-size: 18px;
    padding: 5px;
    background: #f9f9f9;
    font-weight: 700;
    text-align: center;
    box-shadow: 0 0px 3px 1px rgba(34, 36, 38, .15);
    border-radius: 3px;
}

#EventSearch.EventSearchDynamic #EventSearchResultsDynamic .header.noResults {
    font-size: 12px;
    color: #666;
    position:static;
}
/* ## End Event Search Dynamic ## */

.EventListing .listing {
      max-width: calc(100% - 210px);
}
.show-grid .EventListing .listing {
      max-width: 100%;
      margin-right: 0;
}
.EventListing .listing iframe {
    max-width: 420px;
}
/* very weird component
li#EventSearchNarrowByCLRecommends {
    border: 1px solid #ddd;
    border-width: 1px 1px 0;
    padding: 5px 5px 0;
}
li#EventSearchNarrowSorts{
      border: 1px solid #ddd;
    border-width:0 1px 1px;
    padding:0 5px 5px;
}
li#EventSearchNarrowByCLRecommends h4 {
      background: #444;
    color: #FFF;
    padding: 5px;
}
*/
/* ## Author Pages ## */
body#Author .MainColumn h2 {
  font-weight: 700;
  font-size: 24px;
  color: #999;
  line-height: 1.1;
  margin: 0 0 10px;
  padding-bottom: 1px;
  border-bottom: 1px solid #ccc;
  border-width: 0 0 1px;
}

body#Author .MainColumn.Author {
  margin-bottom: 2.03em;
}

div#AuthorPageBio {
  overflow: hidden;
}

div#AuthorPageBio .authorImg {
  float: right;
  margin: 0 0 0 10px;
}

.authorImg img {
  box-shadow: 0px 0px 9px -2px #ccc;
  border-radius: 2px;
  max-width: 200px;
  height: auto;
}

div#AuthorPageBio .bioContent {
  margin: 0 0 10px;
}

div#AuthorPageBio h1 {
  font-weight: 700;
  font-size: 32px;
  margin: 0 0 5px;
}

div#AuthorPageBio .bioContent p,
div#AuthorPageBio .bioContent .bio {
  line-height: 1.4;
  font-size: 15px;
}

div#AuthorPageBio .bioContent p:last-child {
  margin-bottom: 0;
}

div#AuthorPageBio .authorSocialLinks {
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  line-height: 2;
}

div#AuthorPageBio  .authorSocialLinks a {
  display: inline-block;
  line-height:1.2;
}

div#AuthorPageBio .authorSocialLinks a {
  color: #454545;
  font-size: 14px;
  font-weight: 400;
  padding: 3px 3px 3px 28px;
  transition: 100ms;
}

div#AuthorPageBio .authorSocialLinks>div a {
  margin: 3px 3px 0;
}

div#AuthorPageBio .authorSocialLinks .facebook a {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gUYEzsFmK3mtwAAA2xJREFUaN7tm0FoHFUYx3/vzczOTibbbdJm2zTUakopEkwpEjwU9SC9eFUI6EHBkwfpSTy0oIcKguChh4KHnnoohQoe9CbqxYugxINVPKStbWoUmuwm2W52dt/7POwqQnc7I802uzPzwTKHmX3Mj++9///7vmXVqcVLHvAKcB6YBRTpCgGWgXPAZ24X9grpDQUc7TK+poEPyU6c191tnJWY1WQscuC0hzv0niJgrEWsIP+VXgUK1bkq1f2MMHDbWJqRoeA5HHtykspkSBh4GCsY27nXaLTYvB9R22yyVmvgJCB2hzGjrZbh5Nw0iy/PsXBiBs/RD2RQBETk3+tmvcnpNy+zZ9wfLeCDU+OceeM5Xlg48r++Z6yM1hluG8uzc4d4/50XqewL0y1azciwMH+Ij959iVLop9uWrBX2T45x9u3nBw47FMDbzTZvvXqS6Uop/YWHtcJThydYeGYGrVT6gY0V5o8foLL/0UWq4DlIAqHeVdFytOLoExMEfvxrtNuWH6+vcvPOOvVG9ABc1DIUfWe4gcOxAtNT8We3fj/i06s/8NV3y2xsNYlapudzfsEdbuDAdynviVfmpV//5OqXP+M6GqU623ckz7DraooxWWkby9L1VYyx7ISu7botqRgKscK99Tpa74yKD30/LEDbyI6tNxIDANnBtUYCWGUNeKS6JWOFXiWQdO9Jgg1rrGCMxTxEuLRWsQI4cGBjLHPHKjiO6nkwJ/YGhEUvVsWPzJQ58fRBPFf3fWZldYO1WiMWWp1avCSDAt6sR3x+cZFwrNA3K+VSsS/IP6Ocja0m2812Xx92Xc0HF77l+59WcF29exkWEab2hYz3AU7m01Au+ZRLD6/I/rpXRyXw6oGLlsjjEaPbf9QSFSepUOn1jW2aLZPIvlIBfGulmniAkBLgWraAf79bS9xJDRz4cYyqbt2tJio6Bm5LjqNZ+mWVoE9xUfAcZg/vJQz625YV4eadKmvVRk/bGSt63LhdTWRJAy88lIKtetTTmoTOzyofv3ea+eMH+q4RtQxnP/maL775Db/HpEMQwqCQuF8ecOFB3yoLIAw8HB1/qgLfpRQWHmm0k9luKQfOgXPgHDgHzoFz4Bw4B86Bc+AcOAfOgXPgjAAvZ4h3WdP5x1ZW4pwGrgGvdzMtKQW90WW89je9OBC7j9RmVwAAAABJRU5ErkJggg==") 3px center no-repeat transparent;
  background-size: 18px;
}

div#AuthorPageBio .authorSocialLinks .twitter a {
  background: url("data:image/png;base64,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") 3px  center no-repeat transparent;
  background-size: 18px;
  padding-left: 27px;
}

div#AuthorPageBio .authorSocialLinks .email a {
  background: url("data:image/png;base64,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") 3px  center no-repeat transparent;
  background-size: 18px;
}

div#AuthorPageBio .authorSocialLinks .google a {
  background: url("data:image/png;base64,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") 3px  center no-repeat transparent;
  background-size: 18px;
}

div#AuthorPageBio .authorSocialLinks .instagram a {
  background: url("data:image/png;base64,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") 3px  center no-repeat transparent;
  background-size: 18px;
}

div#AuthorPageBio .authorSocialLinks .url a {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gUYEzoQ7GszHQAABLxJREFUaN7tmk1sVUUUx3+vVBDQggJqLAs1QATkQ0AQqhSVIlJAFCkEgmmBjbJyYcLGnR+JC9wRcOPKj7AiRoyYGGPQiDGgArqQEokG7Md7pS2lBWz7XLzzkpvHfXfOvXfmvvvQk0zS9N35+M+cmXP+/xn4j1mmisY6EZgJTAfywF9AOzB4qy1KK/CFgOsErgID8nc7cBTYWWWLd5PVAnsFWF5ZemVyaqoN7CLg+xBAS8u3wMJqAfsSkI0Btli6gFVpB7sZGLYA1lvmphXsOqDfMtg8kAPq07iyvQ7AFssHcgimwlpCuPEp4GVgnpQ24GdFvavyfSrcWBN2sjIx5awNuGJo461KZ3ablG7cAzyhaPdZQ3sdlVzZbcANBdhhYHaIdvcDowHtzawE2GZgSAH2coQBPmbYIq8n7cYbBIgmaWiImI7mAtr9LMmV3aM8iYeABTH66Qho+2sSik8TgD45WEaAO4GHgBWykpOBcR6w7RH7uQ0YG/B7X1pi8VLgTWB5zHaelJhbboVfu9V480HDdrk/qQMrI2rFfdJpnef/tmy1IWO74Brog8B24BPgUpmE4piQ/HkxSXuTnA1Bq/uGS6Viv8xoGO76sUxSWNtq2LdFxjTHlVJxKQarGZT8WmtrlLn4+y7ArlXMtLbsU+zvRoUb54HzwL22M6j1EuNscthXA/rdAlxTtNHtwpW3KolAlPKwT38blcpIFphvG+wGJRHIy6T0C4XT1PlUQpnXGpRiQSfwlG03blYSgRHgMLBL9t0K8YqD4nLeb4vU7nNgUkm/Lyg9KSv9WOezmlUaBlZKjltqNaIo/lpS5whwu4/m1acEa12P3qSc6QFghqK9u4Ev5TR9x+f3BuC6Q0pp1KA0skwHsKykbh3wnEzYlBBiwbByZVe7UBc1Qf4asLikbj3wnWyDEVEaTaB3KIS5ItjFtsG+qJzpQeG5XpsG/Ojz7RWJp7UeIpER7vyuQZvyetKSSrpx6UzfA3xlqPcn8CFwQE5nbYzuFkHBqm1WBvkB4HGf+j84SkiyPmeEFbAaNx4KOI3XOQD7t4sMahG6K8suheC2zyLYTmFI1vnsCaVurIl7GeAVC/n2T2W2TWzbq8ygworkM3yyKm05ANzlSrEwcdoewl1/lNpu4DfxkH8CYnlOMrDltgF6iXYrhbvUctYDPE/hDYUNafZR4AFZvXEy2cWXOSeAP1wLb8cMq9viqN8aTwKSmE0EzhF8GR3XJgPjqfB7qlrPoVIX8N17MfvZCHwEnKTwkOwMhZd0OUluRoE75DRP5EpkveHAivNkoMUnYxsELgK/A6eBs8BxYGpSK91sYEOPRGy3MYTgtixJ154vJ2S5AbVFaHONUkrtdEEETDZBwkG5Qf0SQQbSPlhZUqkD7KhhcLuU7TQpRXkn5D2M7TQMsF/hek1KN+4CnqHCllGQ/V4JUUs9IW0shadFh5Rgsy4Et6jWqhjwqOzPnCgdPejvlZxIqXFsjAhuLpSKLhciuQ1bKIOzLcs8TYptlUWw3cR7ipSYzSX4oZemnCfFj7T9rF448gDhH2YfovCQpeqsVsjD26IaBgG9QOEByZy0gonCTWcJ3WsUStcHfEPhWvQi/1u67F9XGGNNoHiQvAAAAABJRU5ErkJggg==") 3px center no-repeat transparent;
  background-size: 18px;
}

div#AuthorPageBio .authorSocialLinks a:hover {
  opacity: .8;
  filter: brightness(102%);
}

input#authorSearch {
  box-sizing: border-box;
  width: 100%;
  background: url("data:image/png;base64,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") 5px center no-repeat #f8f8f8;
  padding-left: 45px;
  background-size: 35px;
  border: 2px solid #ddd;
  border-radius: 3px;
  height: 40px;
  font-size: 16px;
  font-weight: 700;
  outline: none;
  transition: .35s;
}

input#authorSearch::placeholder {
  transition: .35s;
}

input#authorSearch:active,
input#authorSearch:focus {
  border-color: #aaa;
}

input#authorSearch:focus::placeholder {
  opacity: 0;
}

input#authorSearch:-webkit-autofill,
input#authorSearch:-webkit-autofill:hover,
input#authorSearch:-webkit-autofill:focus,
input#authorSearch:-webkit-autofill:active {
  background-image: url("data:image/png;base64,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") !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  transition-delay: 99999s;
}

div#AuthorPageBrowse {}
div#AuthorPageBrowse p {
    margin: 5px 0 0;
    position: relative;
}
div#AuthorPageBrowse p b {
    font-size: 18px;
    color: #757575;
}
div#AuthorPageBrowse .fancyTabs {
  display: -webkit-flex;
  display: flex;
  justify-content:space-between;
}

div#AuthorPageBrowse .fancyTabs li {
  display: inline-block;
  border: 1px solid #454545;
  padding: 1px 7px;
  border-radius: 3px;
  cursor: pointer;
  transition: 200ms;
  box-sizing: border-box;
  width:200px;
  vertical-align: top;
  white-space: nowrap;
}
div#AuthorPageBrowse .fancyTabs li:hover {
  background-color: #f1f1f1;
}

div#AuthorPageBrowse .fancyTabs li h3 {
  font-size: 17px;
  font-weight: 800;    /* display: inline-block; */
  padding-right: 25px;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAqCAYAAADxughHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxM0JDNjM2QzBCQzgxMUU4QURCQUI4MzdDM0I0NUJCRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxM0JDNjM2RDBCQzgxMUU4QURCQUI4MzdDM0I0NUJCRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjEzQkM2MzZBMEJDODExRThBREJBQjgzN0MzQjQ1QkJEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjEzQkM2MzZCMEJDODExRThBREJBQjgzN0MzQjQ1QkJEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZTaY6gAAAfZJREFUeNrUmWtOwkAQx9cNHs8DeAW/A8oB8IGPoCfwm4rW9/sSRg0iSryCUqokxsSZZJuQJqX7mGm7k/wJhW6HH+2vXcpMEAS7Qog5yK/ws2YhnQo8bEHm1Qs+1hjSlvDwAGkJf6sJ6Uq1sAoZeAjxAtnEJzHIELLkIUgdEk2CYHUglx5BBJDzeEEm3qxBfjyACNXeEGkg3fiYK3mtQd6ngcQrDXwQPAtkmNxtJasq5FsHBOuopOKnfi5pSl5gTT1SpOmxWLDgAxuQePBbCSC6ak4obEHCkoifeZhLjY0cQy4KhDiEXGWtJA2+kaggwRd1VtQF6RUkvvasXBqeNfo5QjxnCW4LMtLdzURlNIGVhhtH8c9ygDiAXJsMkBZN6szio+AN00E2ICj+BiPIis3sW1o2W2cSHwVv2wy0BQmVjLlfwalBsE6JxUfBb2wHS8fmNXVadq0v11O7K8grkfgo+EeRIFgtBWRbT7aCU4NEjlN9kltQkkhUFP/EYty+i+AcIPEV30T8T0F4m5YSpC/M7uovuwrOBSLUGaynsd4jZJuyMTWIrvgo+LjMIEJd7aeJvwe5pW7KARKLH6YI3uBoyAWSJn6TUvA8QIS6WdFLCL7D1YwTJEpM9avUgk9Whfm3N/41dq8A7jgbcYNgLUD+uJv8CzAAqeZ2bs3F6UMAAAAASUVORK5CYII=') right center no-repeat;
  background-size: 20px;
}

div#AuthorPageBrowse .fancyTabs li.current h3 {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAqCAYAAADxughHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNzYyOEY1NTBCRDAxMUU4QURCQUI4MzdDM0I0NUJCRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNzYyOEY1NjBCRDAxMUU4QURCQUI4MzdDM0I0NUJCRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjEzQkM2MzZFMEJDODExRThBREJBQjgzN0MzQjQ1QkJEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkI3NjI4RjU0MEJEMDExRThBREJBQjgzN0MzQjQ1QkJEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FNJKHwAAAf9JREFUeNrUmdtOwkAQhtcNPp4P4IUPoPeA8gB4wEPQxHu9UvF8PryEUYOIEl5BqVUSY3Qm2U1IE+judqbtTvI3ULoMH+3XLmVMTG9vCSEmID/CzxqHNAqwWINMqhU+Vh9Sl7C4h9SEv1X925xqSvVkEdLxEOIZsooPNEgPMuchSBn2RjgIgtWAXHgEcQg5009k5MUS5NsDiAD3xuCKKEhTH3M5ryXI2ygQvVHHB8HjQHrR3ZazKkK+TECwDnIq/tDPJW3JM6yRR4q0PRYzFrzjAqIHv+YAoqnmhMIVJMiJ+LGHuTR4kyPIeYYQ+5DLuI2kxTcSZiT4rMmGpiCtjMQ3npVLy7NGO0WIpzjBXUE+TXczUVlNYKXlm6P4pylA7EGubAZIhyZlZvFR8IrtIBcQFH+FEWTBZfYtHZstM4mPgtddBrqCBErG1K/g1CBYJ8Tio+DXroNlwuYldVpOWh9JT+1JQV6IxEfBu1mCYNUUkGs9ugpODRImnOqT3IKSRKKi+McO43aTCM4Boq/4NuK/C8LbtJQgbWF3V38+qeBcIEKdwVoG2z1A1ikbU4OYio+C9/MMItTVfpT4O5Ab6qYcIFr8YIjgFY6GXCDDxK9SCp4GiFA3K1oRwTe4mnGChJGpfpFa8MEqMP/2xr/G7hTALWcjbhCsGcgvd5N/AQYAAHh5Ux4jofoAAAAASUVORK5CYII=')
}

div#AuthorPageBrowse .fancyTabs li p {
  color: #454545;
  margin: 1px 0 0;
  font-size: 13px;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

div#AuthorPageBrowse .tabWrapper {
  position: relative;
}

div#AuthorPageBrowse .tabContent {
  position: absolute;
  z-index: 5;
  display: none;
  border: 1px solid #454545;
  background: #fff;
  padding: 4px;
  font-size: 16px;
  border-radius: 3px;
  width:200px;
  box-sizing: border-box;
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .5);
  max-height: 180px;
  overflow-y: scroll;
}
div#tabWrapper {
    position: relative;
}

div#AuthorPageBrowse #tab-1 {
  left: 0px;
}

div#AuthorPageBrowse #tab-2 {
  left: 0;
  right: 0;
  margin: auto;
}

div#AuthorPageBrowse #tab-3 {
  right: 0;
}

div#AuthorPageBrowse .tabContent a {
  display: block;
  font-weight: 500;
  margin: 0 0 2px;
  color: #454545;
  background: #fff;
  transition: 98ms;
}

div#AuthorPageBrowse .tabContent a:hover {
  color: #333;
  background: #eee
}

div#AuthorPageBrowse .tabContent.current {
  height: 300px;
  display: block;
}

div#AuthorPageTrending,
div#AuthorPageRecentStories,
div#AuthorPageRecentStories .archiveListing>ul{
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap row;
    justify-content:space-between;
}
div#AuthorPageRecentStories .archiveListing>ul li.sectionDateInfo{
  width: 100%;
/*  font-size: .8em;
  color: #999;*/
  margin-bottom: 5px;
  flex:none;
}
div#AuthorPageRecentStories .archiveListing>ul li.archiveImage{
  margin:0 10px 0 0;
}
div#AuthorPageRecentStories .archiveListing>ul li.storyItem{
  margin: 0;
}
div#AuthorPageRecentStories .archiveListing>ul li.archiveImage+li.storyItem{
  width: calc(100% - 190px);
  display:flex;
  display:-webkit-flex;
  flex-direction:column;
  justify-content:center;

}
div#AuthorPageRecentStories .archiveListing .subhead {
  line-height: 1.15;
}
div#AuthorPageRecentStories .archiveListing .tags {
    font-size: 12px;
    margin: 5px 0 0;
}
div#AuthorPageTrending .storyBox span.date,
div#AuthorPageTrending .storyBox span.subheadline {
    line-height: 1.15;
    margin: 3px 0 0;
    display: block;
    font-size: .9em;
}
div#AuthorPageTrending .storyBox span.date {
  font-size: 11px;
}
div#AuthorPageTrending .storyBox,
div#AuthorPageRecentStories .storyBox {
  text-align:center;
  display: inline-block;
  width: 200px;
  vertical-align: text-top;
  margin:10px 0;
}
div#AuthorPageTrending h2,
div#AuthorPageRecentStories h2,
div#AuthorPageTrending .moreLink,
div#AuthorPageRecentStories .moreLink {
  width: 100%;
}
div#AuthorPageTrending .storyBox img,
div#AuthorPageRecentStories .storyBox img {
  max-width: 100%;
  height: auto;
}

div#AuthorPageRecentStories .storyBox .headline,
div#AuthorPageTrending .storyBox .headline {
  font-weight: 700;
  font-size: 16px;
  display:block;
  margin:3px 0 0;
}

body#Author .moreLink {
  text-align: right;
  margin:10px 0 0;
  line-height: 1.2;
}

body#Author .moreLink a {
  font-weight: 700;
  font-size: 15px;
  color: #454545;
}

div#AuthorPageRecentStories .storyBox.noImage .headline,
div#AuthorPageTrending .storyBox.noImage .headline {
    font-size: 22px;
    margin: 0;
    align-items: center;
    display: flex;
    border: 1px solid #ddd;
    height: 142px;
    box-sizing: border-box;
    padding: 3px;
}
.authorBrowseMore {
    display: none;
}
span.authorBrowseMoreContent {
    display:none;
    transition:400ms;
    padding-bottom: 3px;
    margin-bottom: 8px;
    margin-left:-3px;
    border-bottom: 1px solid #ddd;
}
span.authorLinkCount {
    border: 1px solid #aaa;
    font-size:10px;
    display: inline-block;
    color: #535353;
    vertical-align: super;
    min-width: 10px;
    line-height: 1;
    text-align: center;
    padding: 1px 2px;
    border-radius: 3px;
    margin: 0 0 0px 3px;
}
a.authorLink {
    color:#343434;
    display: inline-block;
    line-height:1.2;
    font-size: 1rem;
     padding:2px 4px;
     background: #fff;
     border-radius: 2px;
     transition:88ms ease;
     position: relative;
     margin: 0 8px 0 0;
}
a.authorLink::after{
    content: " ";
    /* author link colors */
    background: #c00;
    color: #c00;
    width: 6px;
    height: 6px;
    position: absolute;
    right: -9px;
    top: 9px;
    border-radius: 3px;
}
a.authorLink:hover{
  background: #eee
}
a.authorLink:first-of-type {
  margin-left: 0
}
a.authorLink:last-of-type::after{
  content:none;
}
div#AuthorPageBrowse label {
    white-space:nowrap;
    font-style: italic;
    font-size: .9em;
    cursor: pointer;
    color: #c00;
    margin-left: 6px;
    text-transform: lowercase;
}
div#AuthorPageBrowse label span {
      display: inline-block;
    transition: 120ms;
    margin: 0px 0 0 4px;
    vertical-align: middle;
    cursor: pointer;
    transform: rotate(-90deg);
    width: 0;
    height: 0;
    border-left: 6px solid #0000;
    border-right: 6px solid #0000;
    border-top: 11px solid #c00;
}
div#AuthorPageBrowse .authorBrowseMore:checked~label span{
    transform:rotate(0deg);
    filter:grayscale(13%);
}
.authorBrowseMore:checked~span.authorBrowseMoreContent {
    display: block;
}
div#AuthorPageBrowse h4 {
    margin: 10px 0 5px;
    font-weight: 700;
    color: #999;
    font-size:14px;
}
/* ## End Author Page ## */


div#AdSiteSkin {
  position: fixed;
  z-index: 0;
  top: 0;
  left: calc(100% - 745px);
  margin-left: -50%;
}

#SexEvents .eventItem img {
  float:left;
  margin:0 10px 10px 0;
}

#DVDreviews {
  width: auto;
  border:1px solid #ddd;
  padding:5px;
  margin:10px 0;
}

#DVDreviews h2 {
  font-family:arial,sans-serif;
  font-size:1.2em;
  color: #fff;
  background:#000;
  padding:4px 4px 2px;
  margin-bottom:8px;
}

#DVDreviews p {
  font-size: 11px;
  margin-bottom: 6px;
}

#DVDreviews a:link {
  text-decoration: none;
}

#DVDreviews a:hover {
  text-decoration: none;
  color:#900;
}
div#SurveyHeader {
    text-align: center;
    margin: 10px 0;
}
.SurveySectionHeader {
    margin: 0 0 5px;
    border-bottom: 1px solid #999;
    padding: 0 0 5px;
}
.SurveySectionHeader .progress {
    font-weight: 700;
    margin: 5px 5px 0;
}
.SurveyPrev input{
  float: left;
    background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjAwIiB2aWV3Qm94PSIwIDAgMTIwMCAxMjAwIj48Zz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDAgNjAwKSBzY2FsZSgwLjY5IDAuNjkpIHJvdGF0ZSgwKSB0cmFuc2xhdGUoLTYwMCAtNjAwKSIgc3R5bGU9ImZpbGw6I2ZmZmZmZjsiPjxzdmcgZmlsbD0iI2ZmZmZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgdmVyc2lvbj0iMS4xIiBzdHlsZT0ic2hhcGUtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjt0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247aW1hZ2UtcmVuZGVyaW5nOm9wdGltaXplUXVhbGl0eTsiIHZpZXdCb3g9IjAgMCAyMzQgMTI4IiB4PSIwcHgiIHk9IjBweCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgIAogICAgLmZpbDAge2ZpbGw6I2ZmZmZmZn0KICAgCiAgPC9zdHlsZT48L2RlZnM+PGc+PHBvbHlnb24gY2xhc3M9ImZpbDAiIHBvaW50cz0iMCw2NSAxMTMsMCAxMTMsNDQgMjM0LDQ0IDIzNCw4NiAxMTMsODYgMTEzLDEyOCAiPjwvcG9seWdvbj48L2c+PC9zdmc+PC9nPjwvZz48L3N2Zz4=") #111 2% center no-repeat;
    border: none;
    color: #fff;
    display: block;
    padding: 8px 8px 8px 22px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 4px;
    transition: 100ms;
    background-size: 20px;
    outline: none;
    cursor: pointer;
}
.SurveyNext input {
    float: right;
    background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjAwIiB2aWV3Qm94PSIwIDAgMTIwMCAxMjAwIj48Zz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDAgNjAwKSBzY2FsZSgwLjY5IDAuNjkpIHJvdGF0ZSgxODApIHRyYW5zbGF0ZSgtNjAwIC02MDApIiBzdHlsZT0iZmlsbDojZmZmZmZmOyI+PHN2ZyBmaWxsPSIjZmZmZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uO3RleHQtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjtpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5OyIgdmlld0JveD0iMCAwIDIzNCAxMjgiIHg9IjBweCIgeT0iMHB4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4KICAgCiAgICAuZmlsMCB7ZmlsbDojZmZmZmZmfQogICAKICA8L3N0eWxlPjwvZGVmcz48Zz48cG9seWdvbiBjbGFzcz0iZmlsMCIgcG9pbnRzPSIwLDY1IDExMywwIDExMyw0NCAyMzQsNDQgMjM0LDg2IDExMyw4NiAxMTMsMTI4ICI+PC9wb2x5Z29uPjwvZz48L3N2Zz48L2c+PC9nPjwvc3ZnPg==") #111 98% center no-repeat;
    border: none;
    color: #fff;
    display: block;
    padding: 8px 22px 8px 8px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 4px;
    transition: 100ms;
    background-size: 20px;
    outline: none;
    cursor: pointer;
}
.SurveyExit input {
    display: block;
    padding: 5px 8px;
    border: 2px solid #ccc;
    font-weight: 700;
    font-size:15px;
    border-radius: 4px;
    transition: 100ms;
    outline: none;
    cursor: pointer;
    margin: auto;
    background: #fff;
}
.SurveyPrev input:hover,
.SurveyNext input:hover{
  background-color:#444;
}
.SurveyExit input:hover{
  border-color: #444;
}
div#SurveySectionNavigation {
    padding: 5px;
    text-align: center;
    font-weight: 700;
    border: 1px solid #ddd;
    border-width: 1px 0;
    margin: 10px 0;
    font-size: 1rem;
}
/* Surveys */
.SurveyQuestion {
  clear:    both;
  margin:   1em 0;
  overflow: hidden;
}
  .SurveyQuestion h3  {
    float:  left;
    width:  200px;
        text-align: right;
    font-weight: 700;
    font-size: 0.9rem;
  }
  .SurveyQuestion div.answer {
    float:        left;
    margin-left:  1em;
    width:        300px;
  }
    .SurveyQuestion li.SurveyQuestionText label {
      display:  none;
    }
    .SurveyQuestion li.SurveyQuestionText input {
      width:  300px;
    }
div.SurveySectionHeader h2 {font-size:27px;}
#SurveyHeader h1 {
font-size: 28px;
font-weight: 700
}
.expiration {
    font-style: italic;
    text-align: right;
}
div#SurveyDescription .description {
    font-size: 0.9rem;
}
div#SurveyFormNavigation {
    overflow: hidden;
    clear: both;
}
.SurveyMemberLoginBox {
    margin: 10px 20px;
    padding: 0 0 10px;
    border-bottom: 1px dashed #999;
}
.SurveyMemberLoginBox p {
    font-size: 1rem;
    margin: 0 -20px
}
.SurveyMemberLoginBox p a {
  color: #004995
}
.SurveyMemberLoginBox p a:hover{
  opacity: .8
}
.SurveyMemberLoginBox ~ p {
    font-size: 1rem;
}
p.captchaReloadText a {
    font-weight: 700;
}

/* Features Icons on the right */

span.FeaturesIcons {
  margin-left: 5px;
}

span.FeaturesIcons,
span.FeaturesIcons > a {
  display: inline-block;
  vertical-align: text-top;
}

span.FeaturesIcons > a {
  margin-left: 2px;
}

span.FeaturesIcons > a span {
  float: none;
}

span.FeaturesIcons + .inlineEdit {
  margin-left: 8px;
}

.FeaturesIcons_canceled span {
  background: url(/foundation/images/icons/fdn-features-icon-canceled.svg) top center no-repeat;
  width: 51px;
  background-size: contain;
}
.FeaturesIcons_online span {
  background: url(/foundation/images/icons/fdn-features-icon-online.svg) top center no-repeat;
  width: 52px;
  background-size: contain;
}

.FeaturesIcons_cancelled span {
  background: url(/foundation/images/icons/fdn-features-icon-cancelled.svg) top center no-repeat;
  width: 52px;
  background-size: contain;
}

label.FeaturesIcons_canceled span,
label.FeaturesIcons_cancelled span,
label.FeaturesIcons_online span {
  background: none;
  padding-left: 0 !important;
  width: auto;
}

div.pullQuote[class*='fdn-pullquote-align'] {
  font-size: 28px;
  margin: 10px 20px 10px;
  padding: 20px;
  font-family: Georgia, serif;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  line-height: 1.1;
  border: 0 none;
  clear: both;
  box-sizing: border-box;
}

div.pullQuote[class*='fdn-pullquote-align'] a {
  color: #111 !important;
  transition: 100ms;
  filter: contrast(1);
}
div.pullQuote[class*='fdn-pullquote-align'] a:hover {
  filter: contrast(.77);
}

.fdn-pullquote-align-left {
  margin-top: 0;
  margin-right: 18px !important;
  float: left;
  width: 40%;
  min-width: 225px;
  clear: both;
}

.fdn-pullquote-align-right {
  margin-top: 0;
  margin-left: 18px !important;
  float: right;
  width: 40%;
  min-width: 225px;
  clear: both;
}

.fdn-pullquote-align-center, 
[class*='fdn-pullquote-align']+[class*='contentImage'],
[class*='fdn-pullquote-align']+p+[class*='content-image']{
        clear: both;
    }

span.pullQuoteTwitter,
.pullQuote span.pullQuoteTwitter {
  margin: 10px auto 0;
  line-height: 1;
  color: #999 !important;
  font-size: 14px;
  white-space: nowrap;
  letter-spacing: -0.02em;
  font-weight: 400;
  font-family: "Lucida Sans", Helvetica, sans-serif;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg id='Logo_FIXED' data-name='Logo — FIXED' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%231da1f2;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ETwitter_Logo_Blue%3C/title%3E%3Crect class='cls-1' width='400' height='400'/%3E%3Cpath class='cls-2' d='M153.62,301.59c94.34,0,145.94-78.16,145.94-145.94,0-2.22,0-4.43-.15-6.63A104.36,104.36,0,0,0,325,122.47a102.38,102.38,0,0,1-29.46,8.07,51.47,51.47,0,0,0,22.55-28.37,102.79,102.79,0,0,1-32.57,12.45,51.34,51.34,0,0,0-87.41,46.78A145.62,145.62,0,0,1,92.4,107.81a51.33,51.33,0,0,0,15.88,68.47A50.91,50.91,0,0,1,85,169.86c0,.21,0,.43,0,.65a51.31,51.31,0,0,0,41.15,50.28,51.21,51.21,0,0,1-23.16.88,51.35,51.35,0,0,0,47.92,35.62,102.92,102.92,0,0,1-63.7,22A104.41,104.41,0,0,1,75,278.55a145.21,145.21,0,0,0,78.62,23'/%3E%3C/svg%3E");
  padding: 0 25px 0 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 25px;
  box-sizing: border-box;
  width: 90px;
}


ul.nested-checkbox-list li.parent ul li.child,
.modal.search-stacked ul.stacked-checkbox-list > li {
  position: relative;
}

.comp-event-eventpromo {
  margin-bottom: 20px;
}
div#AddEventLink {
  padding: 0 !important;
  border:  0 none !important;
  margin: -10px 0 20px !important;
}

div#AddEventLink a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  background: #014895;
  color: #fff;
  border: thin solid #014895;
  text-transform: uppercase;
  transition: 188ms linear;
  font-size: 1rem;
  font-weight: 700;
    font-family: 'Fjalla One',sans-serif;
}
div#AddEventLink a:hover {
  background: #fff;
  color: #014895;
}
