/* ---- Indy Week components.css ---- */
/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/*                                                                                 */
/*                                                                                 */ 
/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ */
/* Conditional Display Defaults. */
/* ------------------------------------------------------------------ */

/* Conditional display for the main content column. */
div.MainColumn .briefOnly {
    display: none;
}
div#gridMainSidebarJr {
  /*  margin-left: 10px; */
}
/* Conditional display for a smaller side column. */
div.MainSidebar .longOnly, 
.SpanningFeature .longOnly {
  display: none;
}
#RelatedLocationsbyMaster.MainColumn li.longOnly {display:block;}
#RelatedLocationsbyMaster.MainColumn li.locationItem {padding-bottom:1em;}

div.MainSidebar .longOnly div.FeaturesIcons a span {
  height: 14px;
}

/* Conditional display for the ad sidebars. */
div.AdSidebar .longOnly {
  display: none;
}
.longOnly span.date {display:none;}

/* ------------------------------------------------------------------ */
/* Zone Based Selectors */
/* ------------------------------------------------------------------ */
div#gridMain,
div#gridHeader {
  background-color: #fff !important;
  background-image: none !important;
}

/* alternate design for homepage components - 1/24/14 */
body#Home #gridFrame div.Home {border-top:2px solid #dde4de;}

div#gridTopSidebar {
  overflow: hidden;
}  
#Home #gridBottomSidebarLeft,#Home #gridBottomColumnRight {
width: 305px!important;
}
  body.Eibon10Zone div#gridColumnContainerBottom {
  width: 620px;
}  
body.Yorick5Zone div#gridAdSidebar,
body.Trantor6Zone div#gridAdSidebar {
  margin: 10px 10px 0 0;
  padding: 0;
  background: none;
}  
body.Olivaw5Zone div#gridFrame {
  background-color: transparent;
}
body.Olivaw5Zone div#gridMainSidebar {
  padding-top: 0;
  margin-left: 0;
  padding-right: 0;
}
body.Olivaw5Zone div#gridMainColumn {
  margin-top: 0;
  width: 620px;
  background: #FFF;
  }
  body.Olivaw5Zone div#gridMainColumn div.MainColumn {
    padding: 0 10px 10px;
    }
    body.Olivaw5Zone div#gridMainColumn div#FilmSearchHeader.MainColumn {
      padding: 0 0 10px;
    }

body.Chetter5Zone div#gridFrame {
  background: none;
  margin: 0;
}
body.Chetter5Zone div#gridMainColumn {
  background: #FFF;
  width: 620px;
  }
  body.Chetter5Zone div#gridMainColumn div.MainColumn {
    padding: 10px;
  }
body.Chetter5Zone div#gridMainSidebar {
  padding-top: 10px;
}

body.Yorick5Zone div#gridMainColumn {
  padding: 0;
  width: 590px;
}
body.Mule4Zone div#gridAdSidebar {
  background: none;
}

/* xxx - use correct grid, fix style probs on devel */
body.Iapetus9Zone div#gridFrame {
  width: 620px;
}
body.Iapetus9Zone div#gridSpanningIsland {
  width: 330px;
  padding: 0;
  text-align: left;
}
body.Iapetus9Zone div#gridColumnContainer {
  margin-top: 10px;
}
body.Iapetus9Zone div.SpanningFeature,
body.Iapetus9Zone div.MainColumn1,
body.Iapetus9Zone div.MainColumn2,
body.Iapetus10Zone div.SpanningFeature,
body.Iapetus10Zone div.MainColumn1,
body.Iapetus10Zone div.MainColumn2 {
  background: #FFF;
  padding: 10px;
}
body.Iapetus10Zone #gridSpanningIsland {
  text-align:center;
}
body.Iapetus10Zone #gridRightColumn {
  margin:0 0 10px;
}
body.Karnak6Zone div#gridMainColumn {
  margin: 10px;
  width: 620px;
  overflow: visible;
}
body.Karnak6Zone.LocationSearchDynamic div#gridMainColumn{
  width: 625px;
}
body#VideoArchives.Karnak6Zone div#gridMainColumn {
  margin:10px 0;
  width: 630px;
}
body.Karnak6Zone div#gridRightColumn {
  margin: 0px 0 10px;
  background: transparent;
}
body.Karnak6Zone div#gridMainSidebar {
  margin: 0 0 10px;
  padding: 0;
  width: 330px;
  }
  body.Karnak6Zone div#gridMainSidebar .Ad div{
    margin:auto;
  }
  body.Karnak6Zone div#gridMainSidebar div.MainSidebar {
    padding: 0 0 10px;
  }

body.Karnak6Zone div#gridBottomSidebar {
  clear: both;
  margin: 0;
  width: 330px;
  }
  body.Karnak6Zone div#gridBottomSidebar div.MainSidebar {
    padding: 5px;
  }
/* ---- Resize login/sign up links in pop up ---- */
div#LoginDialog div.loginHeader div span a {
  font-size:23px;
  padding-left:6px;
}
/* Bull City Summer Blog */
body.Fitzgerald9Zone div#gridMainColumn {
  margin: 10px 5px 10px 10px;
}
body.Fitzgerald9Zone div#gridAdSidebar {
  margin: 10px 10px 0 0;
  padding:  0 2px 5px 2px;
  background: none;
}

body.Chetter5Zone div#gridAdSidebar,
body.Mule4Zone div#gridAdSidebar {
 padding: 0;
 margin: 10px 10px 0 0; 
}
.ContentFullWidth p.issueInfo,
div.MainColumn p.issueInfo {
  padding: 0 0 4px;
  margin: 0 0 20px;
  text-align: left;
  font-weight: normal;
  font-size: 11px;
  color: #E86B1F;
}
.ContentFullWidth p.issueInfo{
  font-size: 14px;
}
.ContentFullWidth p.issueInfo .date,
div.MainColumn p.issueInfo .date {
  float: right;
  width: 140px;
  height: 13px;
  text-align: right;
  color: #959595;
  text-transform: none;
  letter-spacing: 0;
}
.ContentFullWidth p.issueInfo a,
div.MainColumn p.issueInfo a {
  text-decoration: none;
  color: #959595;
  font-weight: normal;
}
.MainColumn h1 {
    font-size: 32px;
  }
  #Content div.MainColumn h1.headline {
    font-size: 28px;
  }
.MainColumn h2 {
    font-size: 20px;
}
/* -- default styles for basic elements within content/posts -- */
#storyBody >h1,
#storyBody >h2,
#storyBody >h3,
#storyBody >h4,
#storyBody >h5,
#storyBody >h6,
div.postBody h1,
div.postBody h2,
div.postBody h3,
div.postBody h4,
div.postBody >h5,
div.postBody h6,
.descr_txt h1,
.descr_txt h2,
.descr_txt h3,
.descr_txt h4,
.descr_txt h5,
.descr_txt h6 {
  margin:1.12em 0;
  line-height: 1.2;
}
#storyBody h1,.postBody h1,.descr_txt h1{font-weight:700;color:#101010;font-size:1.63em}
#storyBody h2,.postBody h2,.descr_txt h2{font-weight:700;color:#111;font-size:1.55em;}

div#storyBody> ul,div#storyBody>ol,.postBody>ul,.postBody>ol,.descr_txt ul, .descr_txt ol{
  margin:1.12em;
}
div#storyBody> ul li,.postBody>ul li,.descr_txt>ul li {
	list-style: disc inside none;
}
div#storyBody>ol li,.postBody>ol li,.descr_txt ol li{
	list-style: decimal inside none;
}
div#storyBody h3,.postBody h3, .descr_txt h3 {
	font-weight: 700;
	font-size: 1.4em;
		color: #222;
}
div#storyBody h4,.postBody h4, .descr_txt h4 {
	font-weight: 700;
	font-size: 1.1em;
		color: #333;
}
div#storyBody blockquote,.postBody blockquote,.descr_txt blockquote {
    border-left: 3px solid #ABABAB;
    padding: 6px 10px;
    text-align: justify;
    font-size: 1.3em;
    margin: 1em 3em;
    font-family: 'droid serif',serif;
    box-shadow: -5px 0px 3px -1px #999;
    line-height: 1.5em;
    color: #111;
    border-radius: 4px;
    background: #fcfcfc;
        clear: right;
    overflow: hidden;
}
.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%;
}
div.MainColumn .byline {
    display: block;
/*    font-size: .9em;*/
  }
  #Content div.MainColumn .byline {
    font-size: 1.2em;
  }
  #Content div.MainColumn .byline a {
    color: #646568;
    font-weight: normal;
  }
  #Content div#MorebyThisAuthor.MainColumn .byline {
    font-size: .9em;
  }
  div#MorebyThisAuthor ul.moduleList li.l0 + li.l0 {
    padding-top: 5px;
    margin-top: 5px;
  }
  div#MorebyThisAuthor ul.moduleList {
    margin-top: 10px;
  }
div.MainColumn img.magnum {
  display: block;
  margin: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 {
  margin: 9px 0 0;
  color: #999B9E;
}

div.MainColumn div.storyHead {
    margin: 0 0 10px;
}
  body#Page div.MainColumn div.storyHead {
    margin:0;
  }

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

div#FilmSearchHeader {
  margin-bottom: 0;
}

div.RelatedItem h3,
div#FilmTimesByHour h2 {
  letter-spacing: -.05em;
      margin-bottom: 5px;
    color: #056279;
    font-family: 'roboto condensed',sans-serif;
    font-size: 28px;
    text-transform: lowercase;
}
div.RelatedItem h4 {
  font-size: 1.1em;
}
#Content div.RelatedItem {
  clear: both;
  margin-bottom:10px;
}
div.RelatedItem li.eventItem {
  margin-bottom: 10px;
}
#Content div.RelatedItem.MainColumn h5.subhead {
  font-size: 14px;
}
#Content div.RelatedItem.MainColumn .byline {
  font-size: 12px;
}
#Content #ArticleToolsHorizontal {
  float: left;
  width: 600px;
}

div#storyBody {
  line-height: 1.4;
  font-size: 1.2em;
}

div#storyBody ul li,
div.blogPost .postBody ul li {
  list-style: disc inside none;
}
div#storyBody h3,
div.blogPost .postBody h3 {
  font-weight: bold;
  font-size: 1.3em;
}
div#storyBody h4,
div.blogPost .postBody h4 {
  font-weight: bold;
  font-size: 1.1em;
}
  
/* ------------------------------------------------------------------ */

div.sidebar {
    float: right;
    clear: right;
    margin: 0 0 15px 15px;
    width: 160px;
    color: #888;
}
  #Event .sidebar {width:auto!important;}

div.sidebar div.flipBook a img {
width: 160px;
height: auto;
}
  #Event .sidebar .flipBook a img {width:auto!important;}

div#EmbeddedSidebar {
    float: right;
    width: 160px;
    background: transparent;
}
  #Event #EmbeddedSidebar {width:auto!important;}

div.descr_txt {
  margin: 15px 0;
}
  #Event .descr_txt {
    margin:8px 0!important;
    font-size:14px;
    line-height:1.4;
  }
  #EventTags {font-size:14px!important;}
  
div.EventListing,
div.locationListing, 
div.archiveListing {
  padding: 10px;
  border-bottom: 1px solid #dfe2e1;
  color: #333;
  }
  div.locationListing{
    padding:10px 0;
  }
  div.movietimesListing {
    padding: 10px;
    border-top: 1px solid #dfe2e1;
    color: #333;
  }
    div.movietimesListing strong a {
      font-size:14px;
    }
    div.movietimesListing li {
      margin-bottom:6px;
    }
  div.EventListing h3 {font-size:22px;}
  div.locationListing h3, 
  div.movietimesListing h3, 
  div.locationListing h4 { 
    font-size: 20px;
  }
  div.EventListing a,
  div.locationListing a,
  div.movietimesListing a, 
  div.archiveListing a {
    text-decoration: none;
    }
    .listingLocation a,
    .eventCategories a {
      font-weight: normal;
    }
  div.MainColumn div.locationListing p.tags { 
    padding: 0; 
    border: 0;
  }
  div.locationListing img.locationListingImg {
    margin-left: 8px;
  }
  div#MovieTimes h2.neighborhoodBar {
    font-size: 16px;
  }
  
ul.filmTimes {
  float:right;
  font-size:0.9em;
  line-height:1.15em;
  margin-bottom:7px;
  text-align:left;
  width:290px;
}
h2.neighborhoodBar {
  clear:both;
  color:#147887;
  padding-top:5px;
  width:100%;
  font-size:16px;
  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 'droid sans',  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;
  }
  div#RelatedLocations li.locationItem {
    margin-bottom: 10px;
  }

div.listingTools {
  background:#f3f3f3;
  float: right;
  font-size: 10px;
  line-height: 1em;
  margin-left: 5px;
  padding: 8px 7px;
  width: 116px;
}
  div.listingTools ul {
    margin-top:10px;
  }
    div.listingTools ul li {
      margin-bottom:4px;
      border-bottom:1px solid #e3e3e3;
    }
      div.listingTools ul li a {
        background:#FFF;
        background-repeat: no-repeat;
        display:block;
        padding:4px;
      }
 .filmShortDetails .starsContainer .goldStarContainer, .filmShortReview .staffRating .starsContainer .goldStarContainer {   background-color: #006d87; }
.filmShortDetails {
  margin-top: 0;
}
  .filmMetaInfo {
    font-size:0.8em;
    background:#f3f3f3;
    padding:10px;
  }
  #MovieTimes .filmMetaInfo {
    width: 410px;
  }

div.filmShortReview { 
  margin: 10px 0 20px; 
}
div#FilmReview, div#FilmCredits {overflow:hidden;}
div.filmShortReview span.filmCreditsTitle a { font-weight: bold; font-size:12px; }

div.filmMetaInfo span.ratingHeader {float:left; font-weight:bold;}

.fullReviewRefer {margin-top:1.5em;}
  .fullReviewRefer img {display:none;}
  .fullReviewRefer p {margin:0;}

/* 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;
    width: 88%;
  }

div.tinyTools ul li.l0 .toolsInner a.addAction {
  display: block;
  background: #147887;
  float: left;
  padding: 3px 5px;
  border: 1px solid #006170;
  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:'droid sans';
  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: #eff3f0;
  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;
}
/* .toolsInner {
  width: 200px;
} */
.closePanel {
  background: url(/images/zoom/closebox.png) no-repeat;
  width: 30px;
  height: 30px;
  text-indent: 30px;
  padding-top: 3px;
  font-size: 1.3em;
}

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

div.MainColumn p.tags {
  margin: 20px 0 0;
}

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

h3.category,
h3.pickDay {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .9em;
}
h3.pickDay {
  font-size: 1.1em;
}
h4.headline {font-size:1.2em;}

body#Home div#gridColumnContainerBottom h4.headline {
  font-size: 1.35em;
}
body#Home div#gridColumnContainerBottom .subhead {
  font-size: 13.5px;
}
body#Home div#gridColumnContainerBottom .byline {
  font-size: 13px;
}

p.postComment,
p.postcomment {
  margin: 3px 0 0;
  }
  p.postComment a,
  span.commentNumber a,
  p.postcomment a {
    font-size:11px;
    color: #df5029;
    font-weight: bold;
    text-transform: lowercase;
    }
    .postComment a:hover,
    .postcomment a:hover,
    .commentNumber a:hover {
      color:#C70E0F;
    }
p.more {
  margin: 5px 0;
  font-size:1em;
  }
  p.more a {
    text-transform: uppercase;
  }    
.byline {
  display: block;
  margin:0.25em 0;
} 
 
#ArchiveLink {
  clear:both;
  padding:0;
  background-color:#fff;
  margin-top:-1em;
}
p.moreArticles {
  margin:0 0 0.5em;
  font-family: 'roboto condensed',arial;
  text-transform: lowercase;
  font-size: 18px;
  text-align: right;
}
p.moreArticles a {
  color:#df5029;
}

.Home.SectionHighlights .storyItem h4 {font-size:1.1em!important;}

.Home.SectionHighlights .storyItem {
  border-top:1px solid #c8c8c8!important;
  margin-top:10px!important;
  padding-top:10px!important;
}

div.storyItem {
  border-top: 2px solid #c8c8c8;
  padding-top: 5px;
  margin-top: 5px;
  }
  #MostRecentComments .storyItem {
    padding-top:10px!important;
    margin-top:10px!important;
    border-top:1px solid #c8c8c8;
  }
  .commentsBody .storyItem {
/*    border-*/
  }

  #OurPicks div.storyItem,
  #InPrintThisWeek div.storyItem {
    border-top: 0;
  }  
  #OurPicks h2 {
    margin-bottom: 0;
  }

div.storyTeaser {
  float: left;
  margin:0 10px 1em 0;
}
.postBody div.storyTeaser{
  margin:0 10px 10px 0;
}
div#SectionFeature {
  padding:10px 0 20px!important;
}
#SectionFeature img {
  margin:0 auto;
  width:100%;
  height:auto;
}
div#CategoryBreakout {
  border-top: 10px solid #DDE4DE;
}

div#SectionFeature h3.headline,
div#CategoryStories h3.headline,
div#CategoryStoriesOpenforBusiness h3.headline {
  font-size: 1.75em;
  margin-top:0.25em;
}

div#SectionFeature .subhead,
div#CategoryStories .subhead,
div#CategoryStoriesOpenforBusiness .subhead {
  font-size: 1.2em;
}
div#SectionFeature p.byline,
div#CategoryStories p.byline,
div#CategoryStoriesOpenforBusiness p.byline {
  font-size: 1.1em;
  margin:0.25em 0;
}
div#LandingFollowStories+div#LandingFollowStories {
    clear: both;
    padding: 10px 0 0;
    border-top: 1px solid #999;
    margin-top: 10px;
}

div#CategoryBreakout div.clear,
div#CategoryStories div.clear,
div#CategoryStoriesOpenforBusiness div.clear,
div#CategoryBreakoutforGuideSectionLanding div.clear {
  padding: 10px 0;
  border-top: 1px solid #999;
  margin-top: 10px;
  }
  div[id^="CategoryBreakout"] .storyCapsuleContainer div.clear {
    display: none;
  }
  div#CategoryBreakout div.clear {
    border-top: 0;
    margin-top: 0;
  }
  div#CategoryStories div.clear:last-of-type {display:none;}


div#CategoryBreakout p.more,
div#CategoryBreakoutforGuideSectionLanding p.more {
  margin-bottom: 15px;
}
  div[id^="CategoryBreakout"] .storyCapsuleContainer .moreLink {
    margin: 1em 0 0;
    font-weight: bold;
    text-align: right;
}
div[id^="CategoryBreakout"] .storyCapsuleContainer .moreLink a,
div[id^="CategoryBreakout"] .categoryHeading a {
    color: #666;
    font-size:1.1em;
}
div[id^="CategoryBreakout"] .categoryHeading a:hover {
  color:unset;
}
div[id^="CategoryBreakout"] .subhead {
  font-size:1.2em;
}
div#CategoryBreakout h2,
div#CategoryBreakoutforGuideSectionLanding h2 {
  margin-bottom: 5px;
  color:#056279;
  font-family:'roboto condensed',sans-serif;
  font-size:28px;
  text-transform:lowercase;
  }
  div#CategoryBreakout h2 a,
  div#CategoryBreakoutforGuideSectionLanding h2 a {
    color: #056279;
    font-weight: normal;
  }
div#CategoryBreakout h3.headline,
div#CategoryStories div#LandingFollowStories h3.headline,
div#CategoryStoriesOpenforBusiness div#LandingFollowStories h3.headline,
div#CategoryBreakoutforGuideSectionLanding h3.headline {
  font-size: 1.5em;
}
div#CategoryBreakoutforGuideSectionLanding h3.headline {
  font-size: 1.75em;
}
div#CategoryStories.SpanningFeature,
div#CategoryStoriesOpenforBusiness.SpanningFeature,
div#CategoryBreakout.SpanningFeature,
div#CategoryBreakoutforGuideSectionLanding.SpanningFeature {
  float: left;
  width: 620px;
  padding: 0;
  background-color: transparent;
  }
  div.CategoryBreakoutPerCategory {
    clear:both;
    background: #FFF;
    padding: 10px;
    margin-bottom: 10px;
  }
  div.CategoryBreakoutTwoColLeft {
    float: left;
    width: 305px;
  }
  div.CategoryBreakoutTwoColRight {
    float: right;
    width: 305px;
  }
  div#CategoryStoriesOpenforBusiness.SpanningFeature {
    background-color: #FFF;
  }
div#CategoryBreakoutforGuideSectionLanding {
  margin-top: 10px;
}

body#Category div#CategoryStories div#LandingFollowStories,
body#Category div#CategoryStoriesOpenforBusiness div#LandingFollowStories {
/*  padding: 10px;*/
}
#Category #UpcomingPromoEvents h3 {
  color: #DF532D;
  font-family: 'roboto condensed';
  font-size: 1.3em;
}

body.Iapetus10Zone div#gridSpanningFeature {
  margin-bottom: 10px;
  }
  body#Section.Iapetus10Zone div#gridSpanningFeature,
  body#Category.Iapetus10Zone div#gridSpanningFeature {
    margin-bottom: 0;
  }
.Iapetus10Zone div#gridBottomSidebar {width:100%!important;}

div#SectionArchives {
  margin-top: 10px;
  width: 285px;
  float: left;
  }
  #Section div#SectionArchives,
  #Category div#SectionArchives {
    margin-top: 0;
  }

  div#SectionArchives div {
    float: left;
    width: 40%;
    margin-right: 10px;
  }
  div#SectionArchives h3 {
    margin: 10px 0 0;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-family: 'droid sans',sans-serif;
    font-size: .9em;
  }
  div#SectionArchives input,
  div#SectionArchives select {
    border: 1px solid #404040;
  }
  div#SectionArchives input,
  div#SectionArchives select {
    margin-bottom: 5px;
    }
    div#SectionArchives input[type="submit"] {
      background:url("/images/buttons/search-btn.gif") no-repeat 0 0;
      border:0 none;
      height:19px;
      margin-left:0;
      text-indent:-6000px;
      text-transform:lowercase;
      width:21px;
    }
  div#SectionArchives select {
    width: 260px;
  }
  div#SectionArchives input.searchbox {
    width: 260px;
    padding: 0;
  }
  div#SectionArchives label { font-weight: bold; }

.MainColumn h2,
div.MainSidebar h2,
div.AdSidebar h2,
div.SpanningIsland h2 {
/*  margin-bottom: 10px;*/
}
div.MainColumn h2 a,
div.MainSidebar h2 a,
div.AdSidebar h2 a,
div.SpanningIsland h2 a {
/*  font-weight: normal;*/
}
#WishListhome h2,
div.CategoryBreakoutPerCategory h2,
div#BlogsHomeLatest h2.BlogBlockHeader,
div.HomeSection h2,
div.SectionHighlights h2,
div#OurPicks h2,
div#InPrintThisWeek h2,
div#HomeArts h2,
div#HomeMusic h2,
div#HomeFilm h2,
div#HomeFood h2,
div#HomeNews h2,
div#HomeSports h2,
div#HomeColumns h2,
div#HomeElections h2,
div#HomeClassifieds h2,
div#Multimedia h2,
div#HomeBlogs h2,
div#HomeBlogsLocal h2,
div#LocalBlogListLocal h2,
div#Guides h2,
div#CommentsTabbed h2,
div#MostRecentComments h2,
div#Calendar h2,
div#SectionArchives h2,
div#RecentComments h3,
div#MostRead h2,
div#OurGuides h2,
div#OurGuidesSelector h2,
div#BlogsHomeBlock h2,
div#OurPicksNew h2,
div#HomeWhereWellBe h2,
div#CalendarMini h2,
div#FromOurAdvertisersCarousel h2,
div#Happening h2,
div#MorebyThisAuthor h3,
div#Bulletin h2,
div#BlogsHomeLatestTeasers h2,
div#EventAppDownload h2,
div#VideoHomeLatest h3,
div#FollowtheIndy h2,
div#SpecialIssueRotator h2,
div#HomeSpecialIssueTeaser .header {
  font-family: 'roboto condensed',sans-serif;
  text-transform: lowercase;
  color: #056279;
  font-size: 28px;
  text-align:left;
  }
div#VideoHomeLatest {
  width: 300px;
  margin: 10px auto;
  text-align: center;
}

div#VideoHomeLatest h3 {
  color: #DC143C;
}

div#EventAppDownload h2 {
  font-size: 23px;
}

div#FollowtheIndy h2 {
  font-size: 25px;
}

div#HomeSpecialIssueTeaser .teaserImage {
    float: left;
    margin: 0 5px 0 0;
}
div#HomeSpecialIssueTeaser ul.shFollows li h3,
div#HomeSpecialIssueTeaser h2 {
  margin: 0 0 3px;
}
div#HomeSpecialIssueTeaser p{
  margin:0;
}
div#HomeSpecialIssueTeaser .header{
  margin: 0 0 10px;
}
div#HomeSpecialIssueTeaser h2 a {
  font-size: 12.5px;
  font-weight: 700;
}
div#HomeSpecialIssueTeaser .shFeature {
    margin: 0 0 5px;
    overflow: hidden;
}
div#HomeSpecialIssueTeaser ul.shFollows {
    clear: both;
}
div#HomeSpecialIssueTeaser ul.shFollows li {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #c8c8c8;
  clear: both;
}
div#HomeSpecialIssueTeaser .shMore {
  text-align: right;
  margin:0;
}
div#HomeSpecialIssueTeaser .shMore a:after {
  content: " »"
}
div#EventAppDownload a {
  display: inline-block;
  padding-left: 10px;
}

div#BlogsHomeLatestTeasers .storyItem {
  clear: both;
}

div#BlogsHomeLatestTeasers .storyItem .storyImg {
  float: left;
  margin-right: 10px;
}

div#Happening h2 {
  font-size: 26px;
}

div.MainColumn h2 a,
div.MainSidebar h2 a {
  color: #056279;
}

div.MainColumn h2 a:hover,
div.MainSidebar h2 a:hover {
  color: #C70E0F;
}

@keyframes pulse {
  from {
    opacity: 1;
    color: #fff
  }

  to {
    opacity: .3;
    color: rgba(253, 253, 253, .7);
  }

}

#Home  div#SpecialIssueRotator {
  position: relative;
  padding-bottom: 10px;
  border: 2px solid #dde4de;
  margin-bottom: 10px;
}

.SpecialIssueRotatorHeadline,
.SpecialIssueRotatorImage,
#Home div#SpecialIssueRotator h2 {
  margin: 5px;
}

#Home div#SpecialIssueRotator .headline,
div#FeaturedRotator .headline {
  font-size: 1.75em !important;
  margin: 3px 0;
}
#FeaturedRotator .subhead {
  font-size:13.5px;
}
#FeaturedRotator .byline {
  font-size:13px;
}


#Home div#SpecialIssueRotator .SpecialIssueRotatorSlideShowMain {
  width: 616px !important;
  margin: 0 auto;
}

#Home div#SpecialIssueRotator .SpecialIssueRotatorSlideShowMain img {
  width: 605px;
  height: auto;
}

#Home div#SpecialIssueRotator .storyItem .control,
div#FromOurAdvertisersCarousel .control {
  position: absolute;
  top: 125px;
  z-index: 444;
  font-family: impact;
  text-decoration: none;
  width: 40px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 5em;
  transition: all ease .1s;
  text-shadow: 1px 0px 0 #111, -1px 0 0 #111, 0 1px 0 #111, 0 -1px 0 #111;
  -webkit-animation: pulse .5s ease 1s 5 alternate forwards;
  animation: pulse .5s ease 1s 5 alternate forwards;
}

#Home div#SpecialIssueRotator .storyItem .controlPrev {
  left: 0px;
}
div#FromOurAdvertisersCarousel .storyItem .controlPrev{
  left: 3px
}
#Home div#SpecialIssueRotator .storyItem:hover>a,
div#FromOurAdvertisersCarousel .storyItem:hover>a {
  color: #fff;
  animation-fill-mode: backwards;
}

#Home  div#SpecialIssueRotator .storyItem .controlNext{
  right: 0px;
}
div#FromOurAdvertisersCarousel .storyItem .controlNext {
  right: 3px;
}
#Home div#SpecialIssueRotator .storyItem .control:hover,
div#FromOurAdvertisersCarousel .storyItem .control:hover {
  animation-fill-mode: backwards;
  text-decoration: none;
}

#Home div#SpecialIssueRotator>a {
  float: right;
  margin: 0 5px;
  clear: both;
}

#Home div#SpecialIssueRotator>a:after,
#Home div#SpecialIssueRotator:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  text-indent: -9999em;
}

.SpecialIssueRotatorSlideShowThumbs {
  text-align: center;
  margin-top: 3px;
}

.SpecialIssueRotatorSlideShowThumbs>a {
  display: inline-block;
}

#Home div#SpecialIssueRotator .storyItem {
  margin-bottom: 5px;
  border: 0 none;
}

a.SpecialIssueRotatorSlideThumb:last-of-type {
  margin-right: 0;
}

div#SpecialIssueRotatorThumbSlider {
  display: none;
}

div#FromOurAdvertisersCarousel {
  width: 600px;  /* counteract padding in footer */
  margin-top: -20px;
  border: 2px solid #dde4de;
  padding: 10px;
  position: relative;
  overflow: hidden;
}

.FromOurAdvertisersCarouselSlideShowThumbs {
display: none;
}
.FromOurAdvertisersCarouselSlideShowMain{
  height: auto!important;
      margin: 0 0 5px;
}
div#FromOurAdvertisersCarousel h2 {
  margin-bottom: 10px;
}

div#FromOurAdvertisersCarousel  .headline {
  font-size: 17px;
  margin: 3px 0;
}

div#FromOurAdvertisersCarousel .storyItem {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

div#FromOurAdvertisersCarousel a img {
  max-width: 100%;
  height: auto
}

div#FromOurAdvertisersCarouselThumbSlider,
div#FromOurAdvertisersCarousel p.postcomment {
  display: none;
}

div#FromOurAdvertisersCarousel a.moreLink {
  float: right;
  display: block;
}


/*
div#OurPicks h2 {
  background: url(/images/headers/our-picks.gif) no-repeat top left;
  height: 26px;
  width: 107px;
  text-indent: -6000px;
}
div#HomeArts h2 {
  background: url(/images/headers/arts.gif) no-repeat top left;
  height: 25px;
  width: 48px;
  text-indent: -6000px;
}
div#HomeMusic h2 {
  background: url(/images/headers/music.gif) no-repeat top left;
  height: 23px;
  width: 70px;
  text-indent: -6000px;
}
div#HomeFilm h2 {
  background: url(/images/headers/film.gif) no-repeat top left;
  height: 23px;
  width: 45px;
  text-indent: -6000px;
}
div#HomeFood h2 {
  background: url(/images/headers/food.gif) no-repeat top left;
  height: 24px;
  width: 51px;
  text-indent: -6000px;
}
div#HomeNews h2 {
  background: url(/images/headers/news.gif) no-repeat top left;
  height: 20px;
  width: 60px;
  text-indent: -6000px;
}
div#HomeSports h2 {
  background: url(/images/headers/sports.gif) no-repeat top left;
  height: 25px;
  width: 75px;
  text-indent: -6000px;
}
div#HomeColumns h2 {
  background: url(/images/headers/columns.gif) no-repeat top left;
  height: 24px;
  width: 99px;
  text-indent: -6000px;
}
div#HomeElections h2 {
  background: url(/images/headers/elections.gif) no-repeat top left;
  height: 23px;
  width: 108px;
  text-indent: -6000px;
}
div#HomeClassifieds h2 {
  background: url(/images/headers/classifieds.gif) no-repeat top left;
  height: 25px;
  width: 131px;
  text-indent: -6000px;
}
div#Multimedia h2 {
  background: url(/images/headers/multimedia.gif) no-repeat top left;
  height: 24px;
  width: 132px;
  text-indent: -6000px;
}
div#HomeBlogs h2 {
  background: url(/images/headers/blogs.gif) no-repeat top left;
  height: 27px;
  width: 63px;
  text-indent: -6000px;
}
div#Guides h2 {
  background: url(/images/headers/guides.gif) no-repeat top left;
  height: 32px;
  width: 246px;
  text-indent: -6000px;
}
div#CommentsTabbed h2 {
  background: url(/images/headers/comments.gif) no-repeat top left;
  height: 22px;
  width: 121px;
  text-indent: -6000px;
}
div#Calendar h2 {
  background: url(/images/headers/calendar.gif) no-repeat top left;
  height: 24px;
  width: 103px;
  text-indent: -6000px;
}
*/
div#headerforCategoryorSection {
  padding:0;
}
div#headerforCategoryorSection h1,
div#PageHeadline h1.headline,
.StaffLanding h1,body#AddEvent h1 {
  font-weight: bold;
  font-size: 3em;
  text-transform: lowercase;
  color: #000;
  font-family: 'roboto condensed',sans-serif;
}
div#PageHeadline h1.headline{text-transform:capitalize;}
  .StaffLanding h1 {color:#056279;}
  div#headerforCategoryorSection h1 a,
  div#PageHeadline h1.headline a,
  .StaffLanding h1 a {
    font-weight:normal;
  }
div.MainSidebar h3,
div.MainColumn1 h3,
div.MainColumn2 h3,
div.AdSidebar h3 {
  font-weight: normal;
  font-size: 2em;
  text-transform: lowercase;
  color: #056279;
  padding:0;
  font-family: 'roboto condensed',sans-serif;
  }
  div.MainColumn1 h3,
  div.MainColumn2 h3 {
    padding: 0 0 10px;
  }
  #Section div.MainColumn1 h3,
  #Section div.MainColumn2 h3,
  #Category div.MainColumn1 h3,
  #Category div.MainColumn2 h3,
  div#gridBottomSidebar div.MainSidebar h3,
  .Karnak6Zone div.MainSidebar h3 {
    font-size: 2em;
  }
  div.MainColumn1,
  div.MainColumn2 {
    margin-bottom: 10px;
  }
  div.MainSidebar.SectionHighlights h3.category {
    display:  none;
  }
  #Home div.AdSidebar h3 {
    padding: 0;
  }

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

div.MainSidebar,
div.MainColumn,
div.SpanningIsland {
  background: #FFF;
  margin-bottom: 10px;
/*  padding-bottom: 13px;*/
  }
  div#VotingInformationProjectApp {
    background: transparent;
  }
  div.AdSidebar {
    background: #FFF;
    margin-bottom: 10px;
    }
    div.AdSidebar h3 {
      padding: 5px;
    }
  div.SpanningIsland {
    padding: 10px;
  }
  body.Iapetus10Zone div#gridBottomSidebar div.MainSidebar {
    padding: 10px;
  }
  
#Home div.MainSidebar,
#Home div.MainColumn {
  padding: 10px;
}
div#LatestInCategory.MainSidebar {text-align:left;}
div#LatestInCategory.MainSidebar .storyItem .imageTeaser,
div#RelatedStories.MainSidebar .storyItem .imageTeaser,
div#RelatedStories.MainColumn .storyItem .imageTeaser,
  #RelatedStoriesLocation li.storyItem .imageTeaser {
  float:left;
  margin:0 10px 0 0;
}
div#LatestInCategory.MainSidebar .storyItem,
div#RelatedStories.MainSidebar .storyItem,
 #RelatedStoriesLocation li.storyItem,
div#RelatedStories.MainColumn  .storyItem {overflow:hidden;}

div#LatestInCategory.MainSidebar .storyItem .more,
div#RelatedStories.MainSidebar .storyItem .more,
div#RelatedStories.MainColumn .storyItem .more {float:right;}

 #RelatedStoriesLocation li.storyItem.more{
  text-align: right;
 }

div.MainSidebar ul {
    padding:0 10px;
}
div#RelatedStories.MainSidebar ul,
div#LatestInCategory.MainSidebar ul,
div#RelatedStories.MainColumn ul{
  padding:0;
}
div#RelatedStories.MainColumn  .storyItem {
  margin-top: 10px;
  padding-top: 10px;
}
div.MainSidebar li.l0 + li.l0 {
    margin-top: 10px;
    /* border-top: 1px solid #E3EAEE; */
    padding-top: 10px;
}
div.MainSidebar li.l0 ul {
    padding: 0;
    margin: 4px 0 0;
}
div.MainSidebar h4,
div.MainSidebar h4.headline {
  font-weight: bold;
  font-size: 1.3em;
  color: #094760;
  margin-bottom:3px;
}
div.MainSidbar h4.headline a { color: #006184; }

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

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

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

div.MainSidebar select {
  width: 100%;
}
#BestOfNarrowHeader .narrowOptions li form select {
  width:auto;
}

div.headerBar {
  padding: 12px 10px 0 10px;
  height: 32px;
  padding: 12px 10px 0;
  text-align: left;
  font-size: 25px;
  line-height: 1em;
}

div#OurPicks,
div#Multimedia,
div#HomeBlogs,
div#HomeBlogsLocal,
div#LocalBlogListLocal,
div#HomeClassifieds,
div#OurGuides,
div#OurGuidesSelector,
div#Happening,
div#Bulletin {
  padding: 10px;
}
  div#OurGuidesSelector {
    overflow: hidden;
  }
    div#OurGuidesSelector h3 {
      color:  black;
      margin: 5px 0;
      text-transform: none;
    }
    div#OurGuidesSelector .guide {
      text-align: center;
    }
    div#OurGuidesSelector form {
      margin: 10px 5px 5px;
    }
      div#OurGuidesSelector form select {
        width:  100%;
      }

div#HomeBlogs img,
div#HomeBlogs ul li,
div#HomeBlogsLocal ul li,
div#LocalBlogListLocal ul li {
  margin-bottom: 3px;
}

div#Happening h4.headline {
  font-size: 1.1em;
  margin-bottom: 5px;
}

#HomeBlogs h3,
#HomeBlogsLocal h3,
#OurPicks h3 {
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
  margin: 3px 0;
  letter-spacing: .05em;
  padding: 0;
  color: #000;
  }
  #HomeBlogs h3,
  #HomeBlogsLocal h3 {
    font-family: 'droid sans',sans-serif;
  }
  #OurPicks h3.category {
    font-size: .95em;
    font-family: 'droid sans',sans-serif;
  }
  #OurPicks h3.pickDay {
    font-family: 'droid sans',sans-serif;
  }
  #OurPicks h4.headline {
    font-size: 1.1em;
  }

#WishListhome h2,
div#OurPicksNew h2,
div#HomeWhereWellBe h2 {
  margin-bottom: 10px;
  text-align:left;
}
#WishListhome h2 {
  text-transform:none!important;
}
div#OurPicksNew div.storyItem {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  margin-bottom: 5px;
}
div#HomeWhereWellBe .more {text-align:right;margin:10px 0 0}
div#HomeWhereWellBe{text-align:center;padding: 0 10px!important;}

div#HomeWhereWellBe div.storyItem {
display:inline-block;
text-align:left;
padding:0 5px;
margin:0;
border:0 none;
vertical-align:top;
}
div#HomeWhereWellBe .storyItem.columns-1 {width:98%}
div#HomeWhereWellBe .storyItem.columns-2 {width:47%}
div#HomeWhereWellBe .storyItem.columns-3 {width:31%}
div#HomeWhereWellBe .storyItem.columns-4 {width:22%}
div#HomeWhereWellBe .storyItem.columns-5 {width:18%}
div#HomeWhereWellBe .storyItem.columns-6 {width:15%}
div#OurPicksNew div.storyItem h3, 
div#HomeWhereWellBe div.storyItem h3 {
  padding: 5px 0 0 0;
  font-size: 1.1em;
  color:#000000;
  text-transform: uppercase;
}
div#OurPicksNew div.storyItem h4.headline,
div#HomeWhereWellBe div.storyItem h4.headline {
  font-size: 14px;
}
  div#gridCenterRow{margin-top:0;}
div#CommentsTabbed div.storyItem,
div#CommentsTabbed div.storyItemTop,
div#MostRecentComments div.storyItem,
div#MostRecentComments div.storyItemTop {
  padding: 5px 0 5px 20px;
  background: url(/images/backgrounds/quote.gif) no-repeat left 10px;
  }
  div#CommentsTabbed div.storyItem p,
  div#CommentsTabbed div.storyItemTop p,
  div#MostRecentComments div.storyItem p,
  div#MostRecentComments div.storyItemTop p {
    margin: 0;
    font-size: .9em;
    overflow:hidden;
  }
  div#CommentsTabbed div.storyItem p:first-child,
  div#CommentsTabbed div.storyItemTop p:first-child,
  div#MostRecentComments div.storyItem p:first-child,
  div#MostRecentComments div.storyItemTop p:first-child {
    font-size:13.5px;
    line-height:1.2;
  }
  div#CommentsTabbed div.storyItem p.commentByline,
  div#CommentsTabbed div.storyItemTop p.commentByline,
  div#MostRecentComments div.storyItem p.commentByline,
  div#MostRecentComments div.storyItemTop p.commentByline {
    margin-top: 5px;
  }
  div#CommentsTabbed div.storyItem br + br,
  div#CommentsTabbed div.storyItemTop br + br,
  div#MostRecentComments div.storyItem br + br,
  div#MostRecentComments div.storyItemTop br + br {
    display:none;
  }

div#CommentsTabbed div.tabs {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

div#CalendarMini,
div#Calendar { overflow: hidden; }
div#CalendarMini div.MiniCalDateBox {
  float: left;
  margin-right: 5px;
  width: 35px;
  height: 34px;
  padding: 10px 0 0;
  text-align: center;
  }
  div#CalendarMini div.MiniCalDateBox a {
    display: block;
    text-transform: uppercase;
    color: #000;
    line-height: .9em;
  }
div#CalendarMini {
  padding:10px 0 10px!important;
  border-bottom:1px solid #ddd;
}
  
div#CalendarMini div.MiniCalDateBox.first {
  background: url("/images/backgrounds/calendar-circle.gif") no-repeat 0 0 transparent;
  float: left;
  margin-right: 5px;
  width: 44px;
}
div#CalendarMini p.calnav a.calnext {
  background: url("/images/backgrounds/calendar-arrow.gif") repeat scroll 0 0 transparent;
  display: block;
  float: left;
  height: 19px;
  margin-top: 0;
  overflow: hidden;
  text-indent: -6000px;
  width: 17px;
}
div#CalendarMini div.calendarBody {
  overflow: hidden;
}

/* 'Our Guides' component. */
#OurGuides .guide h3 {
  color:          black;
  font-family:    'roboto condensed', 'droid sans';
  font-size:      1.1em;
  margin-bottom:  5px;
}
#OurGuides .navigation .label {
  line-height:    1.5em;
  width:          100px;
  text-align:     center;
  text-transform: lowercase;
  color:          #056279;
}
#OurGuides a,
#OurGuides a:focus,
#OurGuides a:active,
#OurGuides:focus {
  user-focus:       none;
  outline:          expression(hideFocus=true);
  outline:          0;
  outline:          none;
  -moz-user-focus:  none;
  -moz-outline:     none;
}
#OurGuides .left a,
#OurGuides .right a {
  filter:       alpha(opacity:75);
  opacity:      0.75;
  -moz-opacity: 0.75;
}
#OurGuides .left a:hover,
#OurGuides .right a:hover {
  filter:       alpha(opacity:99);
  opacity:      0.99;
  -moz-opacity: 0.99;
}
#OurGuides ul.links {
  margin-top: 15px;
}


div#gridColumnContainerTop div#Calendar {
  margin-bottom: 15px;
}
div#Calendar .calendarBody {
  /* height: 200px; */
  margin-top: 10px; /* Absorb margin from calendar month display. */
}

div.tabs a,
div#calendarButtons a {
  float: left;
  display: block;
  margin-right: 2px;
  font-weight: bold;
  font-size: 1.1em;
  padding: 3px 2px;
  outline: 0;
  }
  #Multimedia div.tabs a {
    padding: 5px;
  }

div.tabs a.tabCurrent,
div#calendarButtons a.tabCurrent {
  background: #FFF;
  color: #df532d;
  border-top: 1px solid #CAD2A8;
  }
  /* Removed by request of D. Prickett.
  div#calendarButtons a#anonymous_element_1.tabCurrent,
  div.tabs a#anonymous_element_15.tabCurrent,
  div.tabs a#anonymous_element_21.tabCurrent,
  div.tabs a#anonymous_element_11.tabCurrent {
    border-left: 1px solid #CAD2A8;
  }
  */
  div.tabs a.tabCurrent:hover,
  div#calendarButtons a.tabCurrent:hover {
    color: #e9866c;
  }
div.tabs a,
div#calendarButtons a {
  background: #cad2a8;
  color: #000;
  font-weight: normal;
  }
  div.tabs a:hover,
  div#calendarButtons a:hover {
    color: #4c4c4c;
  }

div#calendarButtons {
  margin-bottom: 10px;
  float: left;
  width: 103%;
  font-family: 'roboto condensed',sans-serif;
  }
  /* #Home div#calendarButtons {
    margin-left: -5px;
  } */
div#calendarButtons a.tabBack {
  height: 17px;
  padding: 5px 10px;
  text-align: center;
  }
  div#calendarButtons a.tabCurrent {
    background-position: 0 -27px;
    height: 16px;
    padding: 5px 10px;
    text-align: center;
    border-top: 1px solid #CAD2A8;
  }

  div#calendarButtons a.film {
    width: 30px;
  }
  div#calendarButtons a.activism {
    width: 55px;
  }
  div#calendarButtons a.arts {
    width: 30px;
  }
  div#calendarButtons a.dining {
    width: 45px;
  }
  div#calendarButtons a.music {
    width: 40px;
  }


div.tabs a.tabBack {
  height: 15px;
  padding: 5px 10px;
  background-position: 0 0;
  font-family: 'roboto condensed',sans-serif;
  text-align: center;
  }
  div.tabs a.tabCurrent {
    background-position: 0 -25px;
    height: 14px;
    padding: 5px 10px;
    font-family: 'roboto condensed',sans-serif;
    text-align: center;
    border-top: 1px solid #CAD2A8;
  }  

div#Multimedia div.tabs {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

  div.tabs a.stories {
    width: 65px;
  }
  div.tabs a.all {
    width: 25px;
  }
  div.tabs a.blogs {
    width: 65px;
  }
  div#CommentsTabbed div.tabs a.dining {
    width: 65px;
  }
  div.tabs a.mostactive {
    width: 67px;
  }

  div.tabs a.mostdiscussed {
    width: 103px;
  }
  div.tabs a.mostread {
    width: 65px;
  }
  div.tabs a.mostshared {
    width: 75px;
  }
div#Multimedia div.storyItem,
div#MultimediaHighlight div.storyItem {
  border-top:0;
  padding-top:0;
}

#CommentsTabbed ol,
#MostRead ol {
  margin-left: 20px;
  clear: both;
  margin-top: 10px;
  float: left;
  }
  #CommentsTabbed ol {
    float: none;
  }
#CommentsTabbed ol li,
#MostRead ol li {
  list-style-type: decimal;
  font-size:1.05em;
  margin-bottom: 6px;
}

div.jumpCalendar {
  height: 215px;
}
div.jumpCalendar a.calprev {
  float: left;
  display: block;
  background: url(/images/buttons/left-arrow-sm.gif);
  text-indent: -6000px;
  width: 11px;
  height: 13px;
}
div.jumpCalendar a.calnext {
  float: right;
  display: block;
  background: url(/images/buttons/right-arrow-sm.gif);
  text-indent: -6000px;
  width: 11px;
  height: 13px;
}
div.jumpCalendar div.cal p.ac {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  margin: 10px auto;
  width: 200px;
}
div.jumpCalendar p.calnav {
  margin: auto auto auto 50px;
  width: 210px;
  position: absolute;
}
div.jumpCalendar table.calendar {
  margin: 0 auto;
}

div.jumpCalendar table.calendar td {
  padding: 4px 8px;
  font-size: 1.2em;
  text-align: center;
  }
  div.jumpCalendar table.calendar td a {
    font-weight: normal;
    color: #000;
  }
  div.jumpCalendar table.calendar td.notlinked {
    color: #CCC;
  }

div.calendarBody form select {
  width: 48%;
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  border: 1px solid #404040;
  }
  div.calendarBody form input.text {
    float: left;
    width: 40%;
    border: 1px solid #5F6361;
    height: 17px;
  }
  div.calendarBody form input.searchBtn {
    background: url("/images/buttons/search-btn.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: 19px;
    margin-left: 0;
    text-indent: -6000px;
    text-transform: lowercase;
    width: 21px;
    float: left;
  }   
  

#gridFooter #Guides {
  background: #FFF;
  float: left;
  width: 600px;
  padding: 10px;
  height: 200px;
  margin-bottom: 10px;
}
#Guides h2 {
  margin-bottom: 10px;
}
#Guides h3 {
  font-family: 'roboto condensed','droid sans';
  font-size: 1.1em;
  margin-bottom: 5px;
}
#Guides p.guideDesc {
  margin: 5px 0;
}
div#Guides #GuidessliderTrack {
  display: none;
}

#InPrintThisWeek {
  background: #FFF;
  padding: 10px;
  margin-bottom: 10px;
  font-size:0.9em;
  }


/*   #InPrintThisWeek h2 {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
*/
   
  #InPrintThisWeek img {
    float: left;
    margin-right: 10px;
  }

  #InPrintThisWeek form {padding:0;}
  #InPrintThisWeek select {width:135px;}

#InPrintThisWeek div#coverArt {
  margin: 70px 0 0;
}

#IndyOnlineExclusives div {
  text-align: center;
}

div#EventPicksRotatorBox {
  padding: 0 !important;
  border-bottom: 10px solid #DDE4DE;
  width:100%;
  }
  div#EventPicksRotatorBox h2 {
    font-family:'roboto condensed',sans-serif;
    font-size:34px;
    text-transform:lowercase;
    padding: 10px;
  }
  div#EventPicksRotatorBox div.EventListing {
    border-bottom: 0;
  }

div#FacebookActivity {
  padding: 10px 0;
}
#FacebookActivity iframe {
margin: 0 auto;
display: block;
}
div#FacebookActivity h3 {
  margin-bottom: 5px;
  padding: 0 10px;
  color: #056279;
  font-family: 'roboto condensed',sans-serif;
  font-size: 28px;
  text-transform: lowercase;
}

#FeaturedRotator {
  overflow: hidden;
  margin-bottom: 10px;
}
#FeaturedRotator .storyItem {
  border-top: 0;
  padding-top: 0;
  position:relative;
  height:470px;
}
.FeaturedRotatorSlideShowThumbs {
  position:absolute!important;
  bottom:0;
  margin:0;
}

#BlogsHomeBlock {
  overflow: hidden;
}
div.blogHomeBlock {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
div.blogHomeBlock .BlogBlock {
  float:left; 
  width:135px; 
  padding-right: 10px;
  } 
  div.blogHomeBlock #BlogBlockID3.BlogBlock,
  div.blogHomeBlock #BlogBlockID6.BlogBlock {
    padding-right: 0;
  }
  div.blogHomeBlock .BlogBlock h3.category {
    margin-bottom: 8px;
    text-transform:none;
  }
  div.blogHomeBlock .BlogBlock h3.category a {
    background: url("/images/backgrounds/category-arrow.gif") repeat-x 0 bottom #E86B1F;
    color: #FFFFFF;
    font-family: 'roboto condensed',sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    padding: 6px 5px;
    text-decoration: none;
  }
  div.blogHomeBlock .BlogBlock h4.headline {
    font-size: 1em;
  }
  div.blogHomeBlock .BlogBlock .storyItem {
    border-top: 0;
    border-bottom: 1px solid #444;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-top: 0;
  }

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

.column_item { margin-bottom: 10px;}


div.MainSidebar ul.moduleList,
div.AdSidebar ul.moduleList { padding: 0 10px 0; }

div#RecentComments ul.moduleList li p {
  margin: 0;
}
div#RecentComments ul.moduleList .byline {
  color: #000;
}
div#RecentComments ul.moduleList li.l0 {
  background: url(/images/backgrounds/quote.gif) no-repeat 0 0;
  padding-left: 20px;
  padding-top: 0;
  padding-bottom: 10px;
}
div#RecentComments {
  padding-bottom: 10px !important;
}

  ul.moduleList li.l0 + li.l0 {
      margin-top: 10px;
      /* border-top: 1px solid #E3EAEE; */
      padding-top: 10px;
  }
  ul.moduleList li.l0 ul {
      padding: 0;
      margin: 4px 0 0;
  }

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

  /* Keep floats contained. */
  ul.moduleList li.l0 { clear: both; }

div.MainSidebar:after {
    display: block;
    visibility: hidden;
    content: ".";
    line-height: 0;
    clear: both;
}

ul.moduleList .rating {
    display: block;
}
ul.moduleList .rating img, 
li.locationItem span.rating img {
    width: 10px;
    height: 10px;
}


ul.moduleList .storyItem .byline,
ul.moduleList .storyItemTop .byline {
    display: block;
}
ul li.storyItem img.storyImg,
ul li.storyItemTop 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:0 0 0 10px;
  margin:0 0 15px;
}
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:1em;
  border: none;
}
    body div.MainSidebar li.narrowWithForm ul.narrowOptions li form {
      padding: 0;
    }

div.searchedFor,
#MovieTimes div#NowPlaying h1 {
  clear: both;
  color: #000;
  font-size: 34px;
  line-height: 1em;
  margin: 0;
  padding:0;
  text-align: left;
  font-family: 'roboto condensed',sans-serif;
  text-transform: lowercase;
  }
  #MovieTimes div.searchedFor,
  #MovieTimes div#NowPlaying h1 {
      margin-bottom: 10px;
  }

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

h3.bestOfHeader {display:block!important;text-align:center;padding-bottom:0.5em;}

h3.bestOfHeader.boy2017 {
  display:block!important;
  width:620px;
  height:64px;
  text-indent:-9999px;
  background:url(/images/headers/BestOf2017_Header.jpg) center top no-repeat;
  background-size:contain;
}

#BestOfCategoryHeader {text-transform:uppercase;font-size:1.25em;margin-top:0.5em;}
#BestOfCategoryHeader a {color:#83B1BD;}

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: 440px;
}
  div.listing p {
    font-size: 11px;
  }

img.listingImg {
  float: right;
  margin: 8px 0 3px 6px;
  width:auto;
  height:auto;
}

div.listingLocation {
  color: #333;
  float: left;
  margin-left: 10px;
  width: 160px;
  }
  div.EventListing div.listingLocation {
    float:none;
    margin:10px 0;
    width:auto;
    font-weight:bold;
    }
    div#EventPicksRotatorBox div.EventListing div.listingLocation {
      margin-top: 0;
/*      width: 230px;*/
    }
  div.EventListing span.locationRegion {
    /* display: inline; */
  }
  div.EventListing span.locationRegion a {
    padding: 0 5px;
  }
  div.listingLocation span.locationLabel,
  div.listingLocation span.locationLabel a {
    font-weight: bold;
    font-size:16px;
    color:#000;
  }
  div.listingLocation span.locationLabel:after {
    display:block;
    content:'';
    clear:left;
  }


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

/* Ads column. */
div.ZoneC {
    padding-bottom: 5px;
}

div#Tile1Default {
  padding: 0 !important;
  float: left;
  margin-right: 10px;
}
div#Tile2Default {
  float: left;
  padding: 0 !important;
}

div.MediumRectangle {
  width: 300px;
  padding: 0 !important;
  margin: 0 auto 10px;
  clear:  both;
}

div.SkyscraperAd {
  width: 160px;
  padding: 0 !important;
  margin: 0 auto 10px;
}

/* ------------------------------------------------------------------ */
/* 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: #FFF;
  padding: 0 0 10px !important;
  font-family: 'droid sans',  sans-serif;
  border-top: 10px solid #DDE4DE;
}
  body#Event div.CommentsComponent {
    margin-top:20px;
  }
  #previewCommentComponent div.CommentsComponent,
  body#Comments div#BrowseComments {
    border-top: 0;
  }
  #PostCommentProcessPreview.comment {
    border-bottom: 0;
  }
.CommentsComponent h4 {
    padding:10px;
}
div.commentsHeader {
  margin-bottom: 10px;
}
div.commentsHeader h2, 
div.commentsHeader h3 {
  color: #000;
  float: left;
  font-family: 'roboto condensed', sans-serif;
  font-size: 26px;
  padding:0;
  text-align:left;
  text-transform:lowercase;
}
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; }
  div.commentsHeader form#sort select { border: 1px solid #999;}

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

div#PostCommentPreText,
div#PostCommentBottomText {
  clear: both;
  padding: 10px;
  background: #FAFAFA;
  }
  div#PostCommentPreText {
    margin: 10px 10px 0;
  }
  div#PostCommentBottomText {
    margin: 0 10px 20px;
  }

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;
  }
  form#commentForm dl.formElements dt {
    min-height: 25px;
  }
  form#commentForm dl.formElements dd {
    width: 435px;
  }
  form#commentForm dl.formElements dt label {
    font-family: 'roboto condensed',sans-serif;
    font-weight: normal;
    font-size: 1.2em;
  }

dl.formElements dd {

}
dl.formElements dd input[type="text"],
dl.formElements dd select { width: 75%; }
dl.formElements dd textarea {
  width: 100%;
  height: 110px;
}
  body.ProfilePage dl.formElements dd textarea {width: 75%;}
div.commentFormRating {
  background: #FCFCFC;
  padding: 5px 10px;
  border: 1px solid #666;
  margin-bottom: 10px;
}  
  
div.CommentsComponent p.showing, 
div#BrowseComments p.showing {
  float: left;
  clear: both;
  margin: 0 0 10px 15px;
  font-style: italic;
}
div.CommentsComponent p.jump, 
div#BrowseComments p.jump {
  display: block;
  float: right;
  text-align: right;
  margin: 0 15px 10px 0;
  text-transform: lowercase;
}
/*
div.CommentsComponent dl.formElements dd {
  width:100%;
}
*/
form#previewComment textarea {
  width:95%;
}
div.pagination { 
  clear: both; 
  text-align: center;
}

div.storyPagination {
  font-size: 1.1em;
}

div.storyPagination p:first-child {
  text-align: right;
  margin: 0;
}

div.storyPagination p:last-child {
  text-align: center;
  font-weight: bold;
  margin: -20px 0 0;
  font-size: 1.1em;
}
#BlogsPreviousNext {
padding-bottom: 0;
}
ul.prevNext {
  font-size: 10px;
  line-height: 1em;
  padding:10px 0;
}
  ul.prevNext li.prevNext_prev {
    float: left;
    background: url(/images/buttons/left-arrow-sm.gif) repeat 0 0;
    height: 13px;
    width: 11px;
    margin-left: 10px;
    }
    ul.prevNext li.prevNext_prev a {
      height: 13px;
      width: 11px;
      text-indent: -6000px;
      display: block;
    }
  ul.prevNext li.prevNext_next {
    float: right;
    background: url(/images/buttons/right-arrow-sm.gif) repeat 0 0;
    height: 13px;
    width: 11px;
    margin-right: 10px;
    }
    ul.prevNext li.prevNext_next a {
      height: 13px;
      width: 11px;
      text-indent: -6000px;
      display: block;
    }

    #ShellPollNavigation ul.prevNext li {background:none;width:50%;font-size:12px;}
    #ShellPollNavigation ul.prevNext li a {text-indent:0;width:100%;}
      #ShellPollNavigation ul.prevNext li.prevNext_next a {text-align:right;}
    form.PollChoices p {text-align:center;}
    form.PollChoices input[type=submit] {font-size:1.5em;}

  ul.prevNext li.prevNext_date {
    float: left;
    font-size: 1.5em;
    margin-left: 35%;
  }

div.prevNext {
  padding: 0 10px;
  text-align: center;
}
span.ArchiveMultiPageNav {
  display: block;
  text-align: center;
}

div.CommentsComponent hr, 
div#BrowseComments hr {
  display:none;
  height: 1px;
  /* background: #CCC; */
  margin: 12px 15px 2px;
  border: none;
  color: #CCC;
  }
  body#Comments div#BrowseComments hr {
    display: none;
  }

div.comment {
  clear: both;
  margin: 12px 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
  }
  #Profile div.comment,
  #MyProfile div.comment {
    margin: 10px 0;
  }
div.CommentsComponent h4, 
div#BrowseComments h4 {
  margin-top: 10px;
  text-align: left;
  font-weight: bold;
}
div.commentText {
  background: #FFF;
  padding: 0;
  font-size: 1.1em!important;
  line-height:1.4;
  clear: both;
  }
  #Profile div.commentText,
  #MyProfile div.commentText  {
    padding: 10px;
  }
  div.commentText h4 {
    margin-top: 0;
    margin-bottom:8px;
  }
    div.commentText h4.reviewLocation { margin-bottom: 2px; }
    
  div.commentText p { 
    margin-top: 0;
    }
    .ProfilePage div.commentText p {
      margin-bottom: 0;
      padding: 0;
    }
  
  div.commentText div.inline-rating { margin-bottom: 8px; }
    div.commentText div.inline-rating img {
      width: 10px;
    }
  
body#Comments div.commentAuthor {
  padding-left: 0;
}
  
div.CommentsComponent .memberThumb, 
div#BrowseComments .memberThumb {
  display: block;
  overflow: hidden;
  float: left;
  clear: left;  
  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 {
  padding: 5px 0 0 45px;
  background: url("/images/icons/comment_tri.gif") no-repeat scroll 28px top transparent;
}
div.commentAuthor a {
    font-weight: bold;
    color: #A7A9AC;
}
div.commentAuthor span {
    color: #006279;
}
div.CommentsComponent form, 
div#BrowseComments form,
div#PostCommentProcessEdit {
/*    margin-left: 15px;*/
}


p.commentFormSubmit  {
  float:right;
  margin:-40px 15px 0 0;
  text-align:right;
  width:130px;
}

  p.commentFormSubmit input,
  div.commentFormSubmit input, 
  p.formSubmit input, 
  a.addAction,
  input.editor_ok_button {
    background: #D9E4DD;
    padding: 1px 5px;
    /* border: 1px solid #404040; */
    /* font-weight: bold; */
    color: #000;
    cursor: pointer;
  }
    /* p.commentFormSubmit input:hover, 
    div.commentFormSubmit input:hover,
    p.formSubmit input:hover,
    input.editor_ok_button:hover {
      background: #b6c4bb;
      color: #FFF;
    } */

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: 'droid sans',  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;
      background: #D9E4DD;
    }


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

span.locationRegion {
  color:#fff;
  font-family:'droid sans',sans-serif;
  font-size:12px;
  display: inline-block;
  margin:3px 5px 3px 0;
  }
span.locationRegion a {
    color: #555;
    background: #fafafa;
    border-radius: 2px;
}
span.locationPhone,
span.locationAddress {
    font-size: 14px;
    line-height: 1.3;
}
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:transparent;
  border:2px solid #2F4F4F;
  padding: 8px;
  margin-top: 5px;
  color: #444;
}
  div.infoBox h3,
  body#Content div.Sidebar h3 {
    margin-bottom:  0.5em;
    font-size:      1.25em;
    font-weight:    bold;
  }
  body#Content div#ArticleTools {
    padding:2px;
    background: #EFF3F0;
  }
  body#Content div#ImageFlipBook {
    background:none;
    padding:0;
    border:0;
  }
  body#Content div#AudioPlayer {
    padding-bottom: 0;
  }
    #AudioPlayer h3 {font-size:11px!important;}

  body#Content div#AudioPlayer div.audioPlayer {
    margin:0 -10px 10px;
  }
  body#Content div#StorySectionLink {
    text-align:right;
  }
  div.infoBoxText {word-wrap:break-word;}

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

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




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

div#HeaderLogo {
  background:#fff;
  float: left;
  width: 100%;
  padding-top: 5px;
  position:relative;
}

div.GlobalHeader #logo,
div.GlobalHeader h1 {
    float: left;
    margin: 0 0 0 0;
    width:223px;
}
div.GlobalHeader #logo a,
div.GlobalHeader h1 a {
    display: block;
    width: 213px;
    height: 96px;
    background-color:transparent;
    background-position: center center;
    background-image: url(/images/new-indy-logo.png);
    background-repeat: no-repeat;
    text-indent: -6000px;
    margin: 5px 0 10px 10px;
}
div.GlobalHeader div.banner_ad {
    margin: 8px 12px 8px 0;
    position:absolute;
    right:0;
    width:728px;
}

div.ad { margin-bottom: 10px; }

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

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

div#SearchLogin {
    position: relative;
    height:33px;
    padding:13px 10px 0;
    color:#64645a;
    float: left;
    width: 960px;
}
div#SearchLogin form {
    float: left;
    height: 19px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #5f6361;
}
div#SearchLogin form label {
    font-weight: bold;
    font-size: 14px;
    line-height: 1em;
    vertical-align: top;
}
div#SearchLogin form input.text {
  height: 17px;
  border: 1px solid #EEE;
  float: left;
}
div#SearchLogin form input.submitBtn {
    margin-left: 0;
    background: url(/images/buttons/search-btn.gif) no-repeat 0 0;
    width: 21px;
    height: 19px;
    text-indent: -6000px;
    text-transform: lowercase;
    float: left;
    border: 0;
}
ul#SearchLogin-login {
    text-align: right;
    float: right;
    margin-left: 30px;
}
ul#SearchLogin-login li {
    display: inline;
    font-size: 12px;
    color: #000;
}
  ul#SearchLogin-login li a {
    text-decoration: none;
    color: #000;
    font-size: 1.15em;
    font-weight: normal;
  }
  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#SearchLogin div {
  width:160px;
}

div#loginContainer, 
div#logoutContainer {
  padding: 20px;
}
  div#loginContainer h1, 
  div#logoutContainer h1 {
    font-family: 'droid sans',  sans-serif;
    font-weight: bold;
    font-size: 34px;
    color: #444;
  }
    
    div#logoutContainer h2 {
      font-size: 22px;
      color: #444;
    }

div#logout_reminder {
  float: left;
  background: #90BFA6;
  padding: 10px 20px 20px;
  margin-right: 20px;
  border: 1px solid #55A97C;
  color: #FFF;
}
  div#logout_reminder h2 {
    color: #FFF;
  }

div#logout_whatnow {
  float: left;
  padding: 8px 20px 10px;
}

div#logout_reminder h2,
div#logout_whatnow h2 {
  margin-bottom: 10px;
}
div#logout_reminder ul,
div#logout_whatnow ul {
  padding: 0 20px;
}
  div#logout_reminder ul li,
  div#logout_whatnow ul li {
    margin-bottom: 4px;
    list-style: disc;
  }


div#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-family: 'roboto condensed', sans-serif;
    font-weight: bold;
    font-size: 34px;
  }
  div#loginContainer form.loginForm h2 span {
    font-family: 'droid sans',  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: 14px;
  }
  form.loginForm input.submit {
    background: #D9E4DD;
    padding: 3px 5px;
    margin-right: 15px;
    /* border: 1px solid #404040; */ /* For bevel */
    font-weight: bold;
    color: #000;
    vertical-align: middle;
    cursor: pointer;
  }


div#EventsNarrowSearch ul li h4 {
  font-family: 'droid sans',  sans-serif;
  color: #333;
}


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

  div#previewCommentComponent h2 {
    color: #094760;
  }
 
div#PaginationTop, 
div#PaginationBottom{
  clear: both;
  margin:15px auto;
  font-size: 0;
}
div#PaginationTop a, 
div#PaginationBottom a,
div#PaginationBottom strong,
div#PaginationTop strong {
      display: inline-block;
      vertical-align: text-top;
    background: #eee;
    padding: 2px;
    font-size: 15px;
    box-shadow: 0px 0px 2px 1px #aaa;
    min-width: 10px;
    margin: 0 3px;
    transition: 55ms;
    color: #444;
}
div#PaginationTop strong, 
div#PaginationBottom strong{
  background:#ccc;
}
div#PaginationTop>a::last-child, 
div#PaginationBottom>a:last-child{
  margin-right: 0
}
div#PaginationTop a:hover, 
div#PaginationBottom a:hover{
  background:#ddd;
  color: #666;
  box-shadow: 0px 0px 2px 1px #999;
}

/* div#LocationSearchResultsDynamic-AlphaNavigation{
  clear: both;
  margin:15px auto;
  font-size: 0;
}
div#LocationSearchResultsDynamic-AlphaNavigation a{
      display: inline-block;
      vertical-align: text-top;
    background: #eee;
    padding: 2px;
    font-size: 15px;
    box-shadow: 0px 0px 2px 1px #aaa;
    min-width: 10px;
    margin: 0 3px;
    transition: 55ms;
    color: #444;
}
div#LocationSearchResultsDynamic-AlphaNavigation strong a{
  background:#ccc;
}
div#LocationSearchResultsDynamic-AlphaNavigation>a:last-child{
  margin-right: 0
}
div#LocationSearchResultsDynamic-AlphaNavigation a:hover{
  background:#ddd;
  color: #666;
  box-shadow: 0px 0px 2px 1px #999;
}*/


p.notice {
  font-size:1.2em;
  font-weight:bold;
  padding:0 0 10px;
  text-align:center;
}

div#BreakingNews {
  background: #f4f4e8;
  margin: 0 auto;
  text-align: left;
}
  div#BreakingNews h2 {
    font-family: 'droid sans',  sans-serif;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: -1px;
    background: #FF0000;
    padding: 3px 5px;
    color: #FFF;
  }
  div#BreakingNews h3 {
    padding: 0 10px;
    margin: 10px 0 5px;
    font-family: 'droid sans',  sans-serif;
    font-weight: bold;
    font-size: 18px;
  }
  div#BreakingNews p {
    padding: 0 10px 10px;
    margin: 0;
  }
  
  body#Home div#gridFrame { background: none; }
  
  body#Home div#gridColumnContainer {
    width: 620px;
    padding: 0;
    margin: 0;
  }
  body#Home div#gridMainSidebar1 {
    float: left;
    width: 160px;
  }
    
  body#Home div#gridMainColumn {
    float: right;
    width: 450px;
    padding: 0;
  }

  div#ItsHappeningTonight div.flipFeature {
    float: left;
    width: 440px;
    margin-left: 15px;
  }
  div#ItsHappeningTonight div.slideFeature {
    float: right;
    width: 130px;
    margin-right: 15px;
  }
  
    
    div#HomeVisualart ul li.searchItem h2 a {
      display: block;
      height: 44px;
      background: url(/images/buttons/mag_visart.gif) no-repeat;
      text-indent: -6000px;
    }
    div#HomeBooks ul li.searchItem h2 a {
      display: block;
      height: 44px;
      background: url(/images/buttons/mag_books.gif) no-repeat;
      text-indent: -6000px;
    }
    div#HomeTheater ul li.searchItem h2 a {
      display: block;
      height: 44px;
      background: url(/images/buttons/mag_theater.gif) no-repeat;
      text-indent: -6000px;
    }
  
  div#HomeMusic div.searchItem h2 a {
    display: block;
    height: 34px;
    background: url(/images/buttons/mag_music.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeFilm div.searchItem h2 a {
    display: block;
    height: 34px;
    background: url(/images/buttons/mag_film.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeFood div.searchItem h2 a {
    display: block;
    height: 34px;
    background: url(/images/buttons/mag_restaurants.gif) no-repeat center center;
    text-indent: -6000px;
  }
  

  
  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 {  }
    div.HomeFollowStories div.triptych, 
    div.HomeFollowStories div.stack {
      padding: 0;
      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;
      }
      div.HomeFollowStories div.triptych span.commentNumber {
        display: block;
        margin-top: 3px;
      }
    body#Home div#gridMainColumn div.HomeSection div.follow  ul {
      width: auto;
      text-align: left;
    }
      body#Home div#gridMainColumn div.HomeSection div.follow  ul li.l0 {
        border: none;
        padding: 0;
        margin: 0;
      }
    
/*a.sectionSearchBtn {
  display:block;
  width: 130px;
  margin:10px auto;
  background: url(/images/buttons/mag-icon.gif) no-repeat 0 0;
  font-size: 16px;
  text-align:center;
  }
  a.sectionSearchBtn span {
    display: block;
    color: #000;
    font-size: 12px;
  } 
*/    
/* ------------------------------------------------------------------ */

div#NavigationHorizontal {
  clear: both;
  width:980px;
  height: 29px;
  text-align:center;
}
ul#mainNav {
  height: 29px;
  font-family:"Roboto Condensed", "Arial Narrow",sans-serif;
  margin: 0;
  display: inline-block;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
}
ul#mainNav li {
  font-size: 0;
  margin: 0 1px 0 0;
  display: inline-block;
}
ul#mainNav li a {
    display: block;
    height:15px;
    padding: 7px 12px;
    font-size:14px;
    text-align:center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    font-weight:700;
    color: #FFF;
    background-color: #688746;
}
ul#mainNav li a:hover, ul#mainNav li a.hover {
    cursor:pointer;
    background-color: #a4b790;
}
ul#mainNav li.navCurrent {
}
ul#mainNav li.navCurrent a {
    color:#FFF;
    background-color: #e86b1f !important;
  }  #NavigationHorizontal #NavItem_Calendar a {
    background-color: #e86b1f !important;
    }
  ul#mainNav li.navCurrent a:hover, 
  #NavigationHorizontal #NavItem_BestoftheTriangle a:hover, 
  #NavigationHorizontal #NavItem_GiveGuide a:hover, 
  #NavigationHorizontal #NavItem_Calendar a:hover {
    background-color: #f2a16c !important;
  }

#NavigationHorizontal ul li ul {
    display: none;
}

  #NavigationHorizontal ul#mainNav #NavItem_home a:hover {
    background-color: #7d7d7d;
  }
#NavItem_DonateGiveGuide a {
background-color: #e86b1f !important;
}
#NavigationHorizontal #NavItem_BestoftheTriangle a,
#NavigationHorizontal #NavItem_GiveGuide a {
  background-color: #e86b1f;
}
ul#mainNav li.last {
margin-right: 0;
}
#NavigationHorizontal #NavItem_adsclassifieds a {
  background-color: #006d87;
  }
  #NavigationHorizontal ul#mainNav #NavItem_adsclassifieds a:hover {
    background-color: #5d96ac;
  }
#NavigationHorizontal #NavItem_freestuffpromos a {
  background-color: #006d87;
  }
  #NavigationHorizontal ul#mainNav #NavItem_freestuffpromos a:hover {
    background-color: #5d96ac;
  }
#NavigationHorizontal #NavItem_index a {

  background-color: #000;
}
#NavigationHorizontal #NavItem_OurPicks a,
#NavigationHorizontal #NavItem_special a {
  display: none;
}


#NavigationHorizontal ul.subnav_content { 
  position:absolute; 
  min-width:230px;
  text-align:left;
  min-height:15px;
  background:#FFF;
  padding:0;
  z-index:9999;
  line-height:1em;
  border: 1px solid #999;
  border-width: 0 1px 1px 1px;
}
  #NavigationHorizontal ul.subnav_content li {
    padding:0;
    margin:0;
    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:'droid sans',  sans-serif;
      font-weight:normal;
      text-transform:none;
      color:#000;
      line-height:1em;
      border:0;
    }
      #NavigationHorizontal ul.subnav_content li a:hover { 
        padding:7px 10px;
        margin:0;
        color: #e86b1f;
        font-weight: bold;
      }    
      
      #NavigationHorizontal ul.subnav_content li.searchItem a { 
        background:url(/images/icons/navmag.gif) no-repeat 6px 7px;
        padding:7px 10px 7px 24px;
      }

div.PencilLine {
  text-align: center;
  margin: 0 auto 5px;
}
  div.PencilLine div {
    margin:     5px auto 0;
  }

div#gridFooter {
  clear: both;
  padding: 20px 10px;
  font-size: 11px;
  margin-bottom:50px; /* Space to accommodate floating ad. */
}
  div#gridFooter a { text-decoration: none; }
  
div#FooterNavigation { 
  clear:both;
  padding: 10px 0;
  margin-bottom: 10px;
  text-align: center;
}
div#FooterNavigation ul {
  line-height: 1.4em;
}
  div#FooterNavigation ul li {
    display: inline;
    margin-right: 4px;
  }
    div#FooterNavigation ul li a {
      white-space: nowrap;
      padding-right: 4px;
    }

div#footerCopyright { clear: both;text-align: center; }
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#FooterBannerBlog {
  text-align: center;
}
  div#FooterBannerBlog div {
    margin:     5px auto 9px;
  }


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: 'droid sans',  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#LocationRestaurantDetails p,
div#LocationBarDetails p { 
  margin: 0 0 15px; 
}

div#LocationRestaurantDetails p.tags,
div#LocationBarDetails p.tags {
  padding: 0;
  margin: 0;
  border: none;
}
#Location p.tags{
  border: none;
  margin:3px 0;
  padding: 0;
}
  div#LocationRestaurantDetails ul.locationMenuCoupon {
    margin:10px 0;
  }
  div#LocationRestaurantDetails ul.locationMenuCoupon li {
    display:inline;
    padding-right:14px;
    margin-right:10px;
    background:url(/foundation/images/icons/pdf-small.gif) top right no-repeat;
  }
  div#LocationMovieTimes ul.filmTimes {
  	float: none;
  	font-size: 1em;
  }
  div#LocationMovieTimes ul.filmTimes li {
  /*	margin-bottom: 6px;*/
  	color: #777;
  }
  div#LocationMovieTimes ul.filmTimes li strong a {
  	font-size: 1.1em;
    text-decoration:none;
  	margin-bottom: 2px;
  	display: inline-block;
  }
  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;}
  #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;
    }

.Chetter5Zone div.results_cont {
  padding: 10px;
}    
    
#directionsFormTo {
  padding: 0 10px;
}    
div#mapLarge {
  margin: 10px;
  width: 97% !important;
}

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

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;
  }
  .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: 135px;
    margin-right: 10px;
  }
    .triptych .follow .storyImg {
      width: 124px;
    }
  .triptych #lastTriptychStory {
    margin: 0;
  }
  .triptych h2 a {
    text-transform: lowercase;
    font-family: 'roboto condensed',sans-serif;
    font-weight: normal;
  }

.readmore {
  font-size: 10px;
}

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

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

div#Story p, 
div#StoryLayoutJr p {
  color: #232323;
  line-height: 1.75em;
}


body#Content .MainColumn .banner_ad {
  margin:0 0 10px;
  text-align:center;
}
  body#Content div#gridMainColumn .MainColumn {
    padding:0 10px;
  }
    body#Content div#gridMainColumn #MorebythisAuthorHorizontalWrapper.MainColumn {padding:0;clear:both;margin-top:2em;}
    
  body#Content div#gridMainColumn {
    padding:10px 0;
  }
  body#Content div#Comments.CommentsComponent,
  body#Content div#BrowseComments.ContentComments {
    padding:0 0 12px;
  }

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

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


a#searchStartOver {
  display: block;
  background: #D9E4DD;
  margin: 10px auto 0;
  text-align: center;
  padding: 3px;
  color: #000;
  font-weight: normal;
  border: 1px solid #404040;
}

div#directionsForm {
  background: #ffffcc;
  margin-top: 10px;
  border-top: 1px solid #ffff00;
  border-bottom: 1px solid #ffff00;
  font-size: 11px;
}
  div#directionsForm input.text { font-size: 12px; }


  /* Features Icons */
  div.FeaturesIcons {
    height:14px;
    margin:5px 0;
    display:inline;
    padding-right:3px;
    }
    div.FilmIcons {
      display: none;
    }
  div.FeaturesIcons a span {
    display:block;
    float:left;
    margin:0 2px 0 0;
    text-indent:-6000px;
    height:12px;
    width:12px;
  }
    div.FeaturesIcons a.FeaturesIcons_indypick span,
    div.FeaturesIcons a.FeaturesIcons_recommended span {
      background:url(/images/icons/features-icon_recommended.gif) top left no-repeat;
      width:16px;
      height: 15px;
    }
    div.FeaturesIcons a.FeaturesIcons_buy_tickets span {
      background:url(/images/icons/features-icon_ticket.png) top left no-repeat;
      width:16px;
      height:16px;
    }
    div.FeaturesIcons a.FeaturesIcons_give_guide span {
      background:url(/images/icons/Give-Guide-icon.jpeg) top left no-repeat;
      width:17px;
      height: 15px;
    }
    div.FeaturesIcons a.FeaturesIcons_featured_bar_specials span {
      background:url(/images/icons/features-icon_happy_hour.gif) top left no-repeat;
      width:16px;
      height: 15px;
    }
    div.FeaturesIcons a.FeaturesIcons_menu span {
      background:url(/images/icons/features-icon_menu.png) top left no-repeat;
      width:16px;
      height:16px;
    }
    div.FeaturesIcons a.FeaturesIcons_members_pick span {
      background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
      width:19px;
      height: 15px;
    }
    div.FeaturesIcons a.FeaturesIcons_our_picks span {
      background:url(/images/icons/features-icon_staff_pick.gif) top left no-repeat;
      width:15px;
      height: 15px;
    }
    div.FeaturesIcons a.FeaturesIcons_sponsor span {
         background:url(/images/icons/features-icon_sponsor.png) top left no-repeat;
      width:16px;
      height: 16px;
      background-size: contain;
    }
     div.FeaturesIcons a.FeaturesIcons_consignment___resale span {
        background:url(/images/icons/features-icon_resale.png) top left no-repeat;
        width:15px;
        height: 15px;
      }
    div.FeaturesIcons a.FeaturesIcons_open_for_business span {
      background:url(/images/icons/features-icon_ofb.png) top left no-repeat;
      width:17px;
      height: 15px;
    }
    div.FeaturesIcons a.FeaturesIcons_video span {
      background:url(/images/icons/features-icon_video.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_slideshow span {
      background:url(/images/icons/features-icon_slideshow.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_audio span {
      background:url(/images/icons/features-icon_audio.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_best_of_winner span {
      background:url(/images/icons/features-icon_best_of.jpg) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_green span {
      background:url(/images/icons/features-icon_green_guide.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_lgbt_friendly span {
      background:url(/images/icons/features-icon_lgbt.gif) left center no-repeat;
      width: 16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_what_to_do span {
      background:url(/images/icons/features-icon_what_to_do.png) left center no-repeat;
      width: 16px;
      height: 14px;
    }
    div.FeaturesIcons a.FeaturesIcons_cover_story {
      display: none;
    }
    div.FeaturesIcons a.FeaturesIcons_image span {
      background:url(/images/icons/features-icon_image.png) left center no-repeat;
      width: 16px;
      height: 16px;
      background-size: contain;
    }
   div.FeaturesIcons a.FeaturesIcons_user_submitted span {
    background: url(/images/icons/features-icon_user_submitted.png) left center no-repeat;
    width: 16px;
     height: 16px;
     background-size: contain;
   }
    
    li#EventSearchNarrowByEventFeatures,
    li#LocationSearchNarrowByLocationFeatures,
    li#MovieTimesSearchNarrowByFilmFeatures,
    li#FilmSearchNarrowbyFilmFeatures,
    li#ArticleSearchNarrowByContentFeatures,
    li#BestOfNarrowbyContentFeatures {
      float: left;
    }
    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;
      }
      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: #FFF;
      }
    li#EventSearchNarrowByEventFeatures ul.narrowOptions li div.FeaturesIcons,
    li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li div.FeaturesIcons,
    li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li div.FeaturesIcons,
    li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li div.FeaturesIcons,
    li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li div.FeaturesIcons,
    li#BestOfNarrowbyContentFeatures ul.narrowOptions li div.FeaturesIcons {
      margin: 0;
      float: right;
      padding-right: 0;
      }
      li#EventSearchNarrowByEventFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#BestOfNarrowbyContentFeatures ul.narrowOptions li div.FeaturesIcons a span {
        display: block;
        margin-right: 0;
        padding-right: 2px;
      }

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;
  border-bottom: 10px solid #DFE2E1;
}

body.ProfilePage div#Photo {
  padding-bottom: 10px;
  text-align: center;
  padding-top: 10px;
  }
  body.ProfilePage div#Photo a.clicktozoom {
    padding: 0 10px;
    margin-top: -8px;
  }
body.ProfilePage div.flipBook ul {
  display: none;
}
body.ProfilePage div#gridMainSidebarLeft hr {
  border: 1px solid #aaa;
  border-width: 1px 0 0 0;
  display: none;
}

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;
  padding: 5px;
}
div#gridMainColumn div#ProfileBrowseSavedLocations ul,
div#gridMainColumn div#ProfileBrowseSavedMembers ul,
div#gridMainColumn div#ProfileBrowseSavedEvents ul,
div#gridMainColumn div#ProfileBrowseLists ul,
div#gridMainColumn div#ProfileBrowseSavedContent ul,
body.ProfilePage div#gridMainColumn p.noMatchesFound {
  padding: 5px;
}

/* ------------------------------------------------------------------ */
/* Template Based Overrides */
/* ------------------------------------------------------------------ */


body#Home div#gridMainSidebar1 img.storyImg { margin-bottom: 8px; }

#Home div.MainColumn .storyImg,
#Home div.MainSidebar .storyImg {
  margin-bottom: 5px;
}

div#gridBottomSidebar div#SquareAdsDefault {
  background: transparent;
  text-align: center;
  padding:    0;
}
  div#gridBottomSidebar div#SquareAdsDefault div {
    display:  inline;
    margin:   0;
  }

  body#Home #gridSecondarySidebarRight #SquareAdsDefault {background:transparent;}
  body#Home #gridSecondarySidebarRight #SquareAdsDefault div:first-child {margin-bottom:10px;}

body#EmailFriend h1,
body#ReportComment h1 {
  font-family: 'droid sans',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #444;
}
body#EmailFriend p.formSubmit, 
body#MySettings p.formSubmit { text-align: right; margin-right: 10px; }
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#Section #gridMainColumn .MainColumn {
  margin: 0;
}
body#Section #gridMainSidebar1 div.MainSidebar form {
  padding: 0;
}

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: 0 10px;
  margin: 10px 0 0;*/
}    
body.ProfilePage div#gridMainColumn .ratingGraphic {
  margin-bottom: 10px;
}

div#userNameComponent { 
  background:#FFF;
  border-bottom:1px solid #DFE2E1;
  margin: 10px 10px 0;
}

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

body.ProfilePage div.MainSidebar {
  background: #FFF;
  padding-bottom: 10px;
}

body.ProfilePage div.MainSidebar h3 {
  color: #000;
  line-height: 1em;
  /* margin-top: 10px; */
  padding: 5px 5px 6px;
}
  body.ProfilePage div.MainSidebar h3 img {
    float: left;
    margin-right: 9px;
  }
  
body.ProfilePage div.MainSidebar p { 
  padding: 10px 10px 0;
  margin: 0; 
  text-align: left;
}
  body.ProfilePage div.MainSidebar p.readmore { text-align: right; }


body.ProfilePage div.MainSidebar ul { 
  text-align: left; 
}
  body.ProfilePage div.MainSidebar ul li p { padding: 0; }

body#Profile div#Reminders,
body#MyProfile div#Reminders {
  background: #FFF;
}


a.profileFindMore {
  display: block;
  width: 50%;
  /* background-repeat: no-repeat;
  background-position: top center; */
  margin: 10 auto 0;
  /* text-indent: -6000px; */
  background: #D9E4DD;
  color:#000000;
  cursor:pointer;
  font-weight:bold;
  margin:10px auto;
  padding:4px 5px;
  border: 1px solid #444;
}
  /*
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 {
  margin: 10px 10px 0 10px;
}
div#profileModeMessage h1 {
  padding: 10px;
  text-align: center;
  font-size: 1.4em;
  /* background: #E05B36; */
  border-bottom: 1px solid #999;
  font-weight: bold;
}
  div#profileModeMessage h1 span {
    background: #ffff99;
  }
  div#profileModeMessage h1 a { 
    font-weight: bold; 
    color: #E05B36;
  }
  
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;
float: left;
}

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;
}
dl.newsletterSettings .description {
    margin: 2px 20px 10px;
    color: #434343;
}
dl.newsletterSettings .label{
   font-weight: 700;
}
.newsletterSettings input[type=checkbox] {
    vertical-align: bottom;
}
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: left; }

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;
  margin: 0 10px 10px 0;
  font-size: 15px;
}
  body#Favorites .readmore {
    padding-right: 10px;
  }
  
  body#Profile .readmore a,
  body#MyProfile .readmore a,
  body#Favorites .readmore a,
  body#MyFavorites .readmore a,
  body#List .readmore a,
  body#Lists .readmore a,
  body#MyLists .readmore a { text-decoration: none; }

div.MainSidebar ul li {
  margin-bottom: 4px;
  clear: both;
  width: 100%;
}
.narrowWithForm .narrowOptions li {font-size:1.2em;font-weight:bold;}
.narrowWithForm .narrowOptions li a,
.narrowWithForm .narrowOptions li select {font-weight:normal;}

body#Event div#gridMainSidebar {
  padding:0!important;
}

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;
}
h3.profileGroupHeader {
  padding: 10px 0 10px 10px;
}
#Profile .profileGroupHeader,
#MyProfile .profileGroupHeader {
  padding:0;
}

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-right: 0;
}
  body#EventSearch #gridMainSidebar select,
  body#MovieTimes #gridMainSidebar select,
  body#LocationSearch #gridMainSidebar select, 
  body#DiningSearch #gridMainSidebar select, 
  body#MemberSearh #gridMainSidebar select,
  body.SearchPage #gridMainSidebar select {
    width:133px;
  }
  body#MovieTimes div#MovieTimesFilmandTheater h4,
  body#Film div#MovieTimesFilmandTheater h4 {
    margin:10px 0 0 10px;
  }

body#EventSearch div#EventsSearchTerms,
body#MovieTimes div#MovieTimesSearchTerms,
body#LocationSearch div#LocationSearchTerms, 
body#DiningSearch div#DiningSearchTerms, 
body#Search div#SearchSearchTerms, 
body#ArticleArchives div#SearchSearchTerms, 
body#IssueArchives div#SearchSearchTerms,
body#IssueArchives div#ArchivesIssueNav,
body#ArticleArchives div#ArchivesSearchTerms,
body#MemberSearch div#MemberSearchTerms,
body.SearchPage div#SearchTerms {
  padding: 10px;
  margin-bottom: 7px;
}
  body#EventSearch div#EventsSearchTerms h3,
  body#MovieTimes div#MovieTimesSearchTerms h3,
  body#LocationSearch div#LocationSearchTerms h3, 
  body#DiningSearch div#DiningSearchTerms h3, 
  body#Search div#SearchSearchTerms h3, 
  body#ArticleArchives div#SearchSearchTerms h3, 
  body#IssueArchives div#SearchSearchTerms h3,
  body#ArticleArchives div#ArchivesSearchTerms h3,
  body#MemberSearch div#MemberSearchTerms h3,
  body.SearchPage div#SearchTerms h3 {
    background: none;
    /* color: #FF6900; */
    line-height: 1em;
    padding: 0 0 5px;
    font-weight: normal;
    text-align: left;
  }
  body#EventSearch div#EventsSearchTerms ul,
  body#MovieTimes div#MovieTimesSearchTerms ul,
  body#LocationSearch div#LocationSearchTerms ul, 
  body#DiningSearch div#DiningSearchTerms ul, 
  body#Search div#SearchSearchTerms ul, 
  body#ArticleArchives div#SearchSearchTerms ul, 
  body#IssueArchives div#SearchSearchTerms ul,
  body#ArticleArchives div#ArchivesSearchTerms ul,
  body#MemberSearch div#MemberSearchTerms ul,
  body.SearchPage div#SearchTerms ul {
    padding: 0;
  }
  body#EventSearch div#EventsSearchTerms ul li,
  body#MovieTimes div#MovieTimesSearchTerms ul li,
  body#LocationSearch div#LocationSearchTerms ul li, 
  body#DiningSearch div#DiningSearchTerms ul li, 
  body#Search div#SearchSearchTerms ul li, 
  body#ArticleArchives div#SearchSearchTerms ul li, 
  body#IssueArchives div#SearchSearchTerms ul li,
  body#ArticleArchives div#ArchivesSearchTerms ul li,
  body#MemberSearch div#MemberSearchTerms ul li,
  body.SearchPage div#SearchTerms ul li {
    border-top:1px solid #FFF;
    font-size:10px;
    padding:5px 0;
    color: #000;
  }
    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:  'droid sans',  sans-serif;
      font-weight: bold;
    }

    body#ArticleArchives .subtractiveSelections ul li a,
    body#BestOf .subtractiveSelections ul li a,
    body#DiningSearch .subtractiveSelections ul li a,
    body#EventSearch .subtractiveSelections ul li a,
    body#IssueArchives .subtractiveSelections ul li a,
    body#LocationSearch .subtractiveSelections ul li a,
    body#MemberSearch .subtractiveSelections ul li a, 
    body#MovieTimes .subtractiveSelections ul li a,
    body#Search .subtractiveSelections ul li a,
    body.SearchPage .subtractiveSelections ul li a {
      background:   transparent url(/images/buttons/subtractiveCheck.gif) no-repeat scroll left top;
      display:      block;
      float:        right;
      font-weight:  normal;
      height:       15px;
      margin-left:  2px;
      text-indent:  -6000px;
      width:        14px;
    }

    body#ArticleArchives .subtractiveSelections ul li a:active,
    body#ArticleArchives .subtractiveSelections ul li a.off, 
    body#BestOf .subtractiveSelections ul li a:active,
    body#BestOf .subtractiveSelections ul li a.off, 
    body#DiningSearch .subtractiveSelections ul li a:active,
    body#DiningSearch .subtractiveSelections ul li a.off, 
    body#EventSearch .subtractiveSelections ul li a:active,
    body#EventSearch .subtractiveSelections ul li a.off, 
    body#IssueArchives .subtractiveSelections ul li a:active,
    body#IssueArchives .subtractiveSelections ul li a.off, 
    body#LocationSearch .subtractiveSelections ul li a:active,
    body#LocationSearch .subtractiveSelections ul li a.off, 
    body#MemberSearch .subtractiveSelections ul li a:active,
    body#MemberSearch .subtractiveSelections ul li a.off, 
    body#MovieTimes .subtractiveSelections ul li a:active,
    body#MovieTimes .subtractiveSelections ul li a.off, 
    body#Search .subtractiveSelections ul li a:active,
    body#Search .subtractiveSelections ul li a.off,
    body.SearchPage .subtractiveSelections ul li.off,
    body.SearchPage .subtractiveSelections ul li:active {
      background-position:-14px top !important;
    }
    
    .flyout_content a {
      font-weight: normal;
    }
    .flyout_content b a {
      font-weight: bold;
    }
    body#EventSearch .flyout_content,
    body#MovieTimes .flyout_content,
    body#LocationSearch .flyout_content,
    body#DiningSearch .flyout_content,
    body#Search .flyout_content,
    body#ArticleArchives .flyout_content,
    body#IssueArchives .flyout_content,
    body#MemberSearch .flyout_content,
    body.SearchPage .flyout_content {
      background:#C7DBFF none repeat scroll 0%;
      border:2px solid #00407A;
      padding:10px;
    }
      body#EventSearch .flyout_content table,
      body#MovieTimes .flyout_content table,
      body#LocationSearch .flyout_content table,
      body#DiningSearch .flyout_content table,
      body#Search .flyout_content table,
      body#ArticleArchives .flyout_content table,
      body#IssueArchives .flyout_content table,
      body#MemberSearch .flyout_content table,
      body.SearchPage .flyout_content table {
        border:0;
      }
        body#EventSearch .flyout_content table td,
        body#MovieTimes .flyout_content table td,
        body#LocationSearch .flyout_content table td,
        body#DiningSearch .flyout_content table td,
        body#Search .flyout_content table td,
        body#ArticleArchives .flyout_content table td,
        body#IssueArchives .flyout_content table td,
        body#MemberSearch .flyout_content table td,
        body.SearchPage .flyout_content table td {
          padding:10px;
        }

a#contactMeButton {
  width: 68px;
  /* background: url(/images/buttons/contact.gif) no-repeat; */
  display: block;
  margin: 10 auto 0;
  background: #D9E4DD;
  color:#000000;
  cursor:pointer;
  font-weight:bold;
  margin:10px auto;
  padding:4px 5px;
  border: 1px solid #444;
  text-indent: 0;
}
a#becomeFriendButton {
  width: 112px;
  /* background: url(/images/buttons/become_friend.gif) no-repeat;
  margin-bottom:10px; */
  display: block;
  margin: 10 auto 0;
  background: #D9E4DD;
  color:#000000;
  cursor:pointer;
  font-weight:bold;
  margin:10px auto;
  padding:4px 5px;
  border: 1px solid #444;
  text-indent: 0;
}
a#becomeAFriendButton {
  width: 112px;
  /* background: url(/images/buttons/become_a_friend.gif) no-repeat; */
  display: block;
  margin: 10 auto 0;
  background: #D9E4DD;
  color:#000000;
  cursor:pointer;
  font-weight:bold;
  margin:10px auto;
  padding:4px 5px;
  border: 1px solid #444;
  text-indent: 0;
}

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


h1#ProfileHeader {
  background: #90BFA6;
  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:'roboto condensed', sans-serif;
    text-decoration:none;
    color:#056279;
    font-weight: normal;
  }
  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,
#ArchivesAuthorBio.Profile h3,
body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader h3 {
  background: none;
  font-family: 'roboto condensed', sans-serif;
  font-size: 20px;
  color: #056279;
  text-transform: none;
  letter-spacing: 0;
}
#ArchivesAuthorBio.Profile h3 {font-size:23px;}
body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader { background: none; }
div.MainColumn.Profile {padding:5px;margin-bottom: 15px;
}
div.MainColumn.Profile .archiveListing {}
div.MainColumn.Profile .archiveListing li.sectionDateInfo {
  display:block;
  font-size: .8em;
  color: #999;
  margin-bottom: 5px;
  }
  div.MainColumn.Profile .archiveListing li.archiveImage {
    float:left;
    margin:0 10px 10px 0;
  }
  div.MainColumn.Profile .archiveListing li.storyItem {
    overflow:hidden;
  }
  div.MainColumn.Profile .archiveListing .tags {font-size:.8em;margin: 5px 0 0;}
div#userPics {
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
  background: #FFF;
   }
   div#userPics img {
   width: 100%;
   height: auto;
   }
  div#userPics ul.fullsize { 
    padding: 0;
    margin: 0;
  }
    div#userPics ul.fullsize .photoCont a {
      display: block;
      width: 160px;
      background: #FFF;
      padding: 10px;
      text-align: center;
    }
      div#userPics ul.fullsize .photoCont a img { 
        display: block;
        width: 160px; 
        margin: 0 auto;
      }
  div#userPics ul li.photo {
    height: auto;
    padding: 0;
    margin: 0;
  }
  div#userPics .photoGrid {
    margin-top:0;
  }
  

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

/* 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: 'droid sans',  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 */

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#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,
body.SearchPage div.MainSidebar h3 {
  color: #000;
  padding: 5px;
  font-size: 1.5em;
  text-transform: normal;
  }
  body.SearchPage div.MainSidebar h3 {
    text-transform: none;
  }
  body#Event #MapSmall.MainSidebar h3 {padding-top:0!important;}

body#Location div.MainSidebar h4, 
body#LocationEvents div.MainSidebar h4, 
body#Map div.MainSidebar h4, 
body#Event div.MainSidebar h4,
body#EventSearch div.MainSidebar h4,
body#MovieTimes div.MainSidebar h4,
body#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;
  }
  body.SearchPage div.MainSidebar h4 {
    font-weight: normal;
    text-transform: uppercase;
  }


body#Location h2.listingsHeader,
body#LocationEvents h2.listingsHeader,
body#Film h2.listingsHeader  { 
  padding-bottom: 0; 
  font-weight: normal;
  margin:0 0 10px;
  font-size: 18px;
  font-family: 'roboto condensed',sans-serif;
  border-bottom: 1px solid #222;
}
body#Location h2.listingsHeader a {color: #000;}
body div.MainSidebar form { padding: 10px; }

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

div.MainSidebar form input.text {
  padding-left:15px;
  width:125px;
  background:#FFF url(/images/icons/magnify.gif) no-repeat 3px center;
  }
  body#EventSearch div.MainSidebar form input.text,
  body#Event div.MainSidebar form input.text,
  body#Film div.MainSidebar form input.text,
  body#LocationSearch div.MainSidebar form input.text,
  body#Location div.MainSidebar form input.text,
  body#MemberSearch div.MainSidebar form input.text,
  body#ArticleArchives div.MainSidebar form input.text {
    float:          left;
    background:     none;
    padding-left:   2px;
    padding-right:  2px;
    width:          110px;
    height:         17px;
    border:         1px solid #444;
  }
  body#Event div.MainSidebar form input.text {width:calc(100% - 28px)!important;}
  
  body#EventSearch div.MainSidebar form input.submitBtn,
  body#Event div.MainSidebar form input.submitBtn,
  body#Film div.MainSidebar form input.submitBtn,
  body#LocationSearch div.MainSidebar form input.submitBtn,
  body#Location div.MainSidebar form input.submitBtn,
  body#MemberSearch div.MainSidebar form input.submitBtn,
  body#ArticleArchives div.MainSidebar form input.submitBtn {
    float:          left;
    background:     url("/images/buttons/search-btn.gif") no-repeat scroll 0 0 transparent;
    border:         0 none;
    height:         19px;
    width:          21px;
    text-indent:    -6000px;
    text-transform: lowercase;
  }


div#LocationColumn1 {
  float: left;
  background: #FFF;
  font-family: 'droid sans',sans-serif;
  padding: 10px;
  margin: 10px;
  width: 755px;
}

div#cse-search-results {
  width: 600px;
}
div#cse-search-results iframe {
  width: 600px;
}

#LocationSearchResults {
  float: left;
  padding: 0 !important;
}
div#searchResults, div#Location, div#Event {
  float: left;
  text-align: left;
  width: 100%;
}

.listingsResultCount {text-align:center;margin:0.5em 0;color:#056279;background-color:#eee;}

  /* body#Film div#searchResults {
    margin-top:10px;
  } */

body#LocationSearch div#searchResults {
  margin-top: 10px;
}
div#searchResults p.noMatchesFound {
  padding: 10px;
}

body#CommentArchives div#CommentSearchResults div#searchResults {
  background: #EDEEEE;
  width: 600px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 0 10px;
  }
  body#CommentArchives div#CommentSearchResults div#searchResults div.comment {
    padding: 0;
  }
  body#CommentArchives div#CommentSearchResults div#searchResults div.commentText {
    padding: 10px;
  }
body#CommentArchives div#CommentSearchResults .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: #D9E4DD;
  clear:both;
  color:#000;
  cursor:pointer;
  font-weight:bold;
  margin-top:10px;
  padding:1px 5px;
}
#CommentArchives div.MainSidebar ul.narrowOptions {
  border-left: 0;
}
#CommentArchives ul.narrowOptions li {
  font-size: 12px;
}

div.magnumContainer {
  margin-bottom:    10px;
  overflow:         hidden;
}
  body#Page div.magnumContainer {
    margin:0;
  }

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


div#LocationMetaData {
    font-size: 14px;
}
h1.listingTitle,
div.MainColumn h1.listingTitle {
  font-size:25px;
  font-family: 'roboto condensed',sans-serif;
}

h2.listingsHeader, 
div.MainColumn h2.listingsHeader {
  color:#000;
  font-size:18px;
  font-weight:bold;
  padding:3px 0 4px;
  margin:0;
  text-align:left;
}

ul.locationEvents {
  margin-top: 5px;
  padding-left: 10px;
  border-left: 1px solid #EEE;
}
  ul.locationEvents li.l0 {
    margin-bottom: 15px;
  }
    ul.locationEvents li.l0 h4 a {
      font-weight:bold;
      text-decoration: none;
    }
  ul.locationEvents li.commentCount {
    font-size: 11px;
    }
    ul.locationEvents li.commentCount a {
      font-weight: normal;
    }


/* 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:  'droid sans', 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: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #dedede;
  font-family: 'droid sans',  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:'droid sans',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:#000; 
      color:#FFF;
    }
    .BandOfTheWeek a img { 
      width:138px;
      margin:0 auto 5px;
      border:1px solid #333;
    }  
    
    
/* Review Scroller */
.reviewScroller { 
  height:500px;
  overflow:hidden;
  background:#FFF;
  text-align:left;
  margin:0 auto;
}
.scrollerButtons { 
  text-align:center;
  margin:0 auto 15px;
}
.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:'droid sans',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  {
  background: #FFF;
  color:#056279;
  font-size:1.3em;
  font-weight:bold;
  text-transform:lowercase;
  padding: 5px;
}




/* ------------------------------------------------------------------ */
.scrollableArrow_left {
  display: block;
  float: left;
  width: 10px;
  height: 32px;
  background: url(/images/buttons/scroll_arrow_left.png) no-repeat -1px center;
  text-align: left;
  text-indent: -6000px;
}
.scrollableArrow_right { 
  display: block;
  float: right;
  width: 10px;
  height: 32px;
  background: url(/images/buttons/scroll_arrow_right.png) no-repeat left center;
  text-align: left;
  text-indent: -6000px;
}


/* ARTICLE & ISSUE ARCHIVES */

#ArticleArchives #ArchivesAuthorBio {
  border-bottom:1px solid #ccc;
  padding:10px;
  background:#f2f2f2;
  margin: 10px;
}
  #ArticleArchives #ArchivesAuthorBio h3 {
    font-size:140%;
    font-weight:bold;
  }
  #ArchivesAuthorBio img {
    float:left;
    margin:0 10px 10px 0;
  }
  #ArchivesAuthorBio .email,
  #ArchivesAuthorBio .facebook,
  #ArchivesAuthorBio .twitter {
    height:18px;
    margin:0.5em 0;
    padding-left:27px;
    line-height:18px;
    overflow:hidden;
  }
    #ArchivesAuthorBio .email {
      background:transparent url(/images/icons/email-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio.Profile .email {
      background:#fff url(/images/icons/email-18x18.png) 5px center no-repeat;
      padding:5px 5px 5px 25px;
    }
    #ArchivesAuthorBio .facebook {
      background:transparent url(/images/icons/facebook-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio .twitter {
      background:transparent url(/images/icons/twitter-18x18.png) left center no-repeat;
    }
  #ArchivesAuthorBio .bio {
    margin-top:1em;
    line-height:1.4em;
    overflow:hidden;
  }
  

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

#ArticleArchives h4.headline {
  font-size:1.2em;
}

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

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

#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;
}
div#archiveIssueHeader div.image.issue {
  float:left;
  margin-right:6px;
}
body#IssueArchives #archiveIssueHeader img.archiveIssueCover {
  float:left;
  padding:5px;
  background:#e3e3e3;
  margin:0 10px 0 0;
}

body#IssueArchives #searchResults h4.sectionHeader {
  font-family: 'roboto condensed',sans-serif;
  font-size:1.4em;
  margin-top:10px;
  color: #000;
  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:120px;
  height:225px;
  margin:0 10px;
  float:left;
  font-size:10px;
}

/* ADVERTISER DIRECTORY */
#AdvertiserDirectory {
  padding:10px;
}

#AdvertiserDirectory h1 {
  font:bold 1.8em 'droid sans',  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;
}

/* BLOGS */

body#Blog div#gridFrame,
body#Post div#gridFrame,
body.BlogArchives div#gridFrame,
body#BlogTopics div#gridFrame {
  width: 620px;
  background: none;
}
body#Blog div#gridSpanningHeader,
body#BlogTopic div#gridSpanningHeader {
  width: 620px;
}
body#Blog div#gridColumnContainer,
body#Post div#gridColumnContainer,
body.BlogArchives div#gridColumnContainer,
body#BlogTopics div#gridColumnContainer {
  width: 620px;
  padding: 0;
  font-family:  'droid sans', sans-serif;
}
body#Blog div#gridMainColumn,
body#Post div#gridMainColumn,
body.BlogArchives div#gridMainColumn,
body#BlogTopics div#gridMainColumn {
  background: #FFF;
}

body#Blog div.MainSidebar,
body#BlogTopics div.MainSidebar { background-image: 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#BlogHeader,
div.BlogHeader,
div#BCSSlideshow {
  padding: 0 10px;
  }
  div#BlogHeader h1,
  div.BlogHeader h1,div#BlogHeader a div {
    font-family: 'roboto condensed',sans-serif;
    text-transform: lowercase;
    font-size: 40px;
    }
    div#BlogHeader >a,
    div.BlogHeader>a {
      color: #056279;
    }
    div#BCSBlogHeader .blogDescription {
      display:none;
    }
      
div#BlogHeader, div.BlogHeader {border-bottom:1px solid #DDE4DE;overflow: hidden;}
div#BlogHeader>div {float: left;}
#BlogHeader p {
float: right;
margin: 0 0 5px;
}
div#Blog h2.blogDate,
div#BlogsBlogPost h2.blogDate { 
    font-size:1em;
}
div.BCSBlog h2.blogDate {
  display:  none;
}



h2.blogDate {
  clear: both;
  padding: 3px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #0076A0;
  text-transform: uppercase;
  margin: 0!important;
}

h3.postTitle {
  font-family:  'droid sans',  sans-serif;
  font-size:17px;
  font-weight: bold;
  margin:10px 0 0;
  padding-bottom: 0;
  text-align: left;
  }
  h3.postTitle a {
    color: #000;
  }

/* xxx - Test structure for Google parsing. */
div.postTitle,
div.MainColumn h1.postTitle
{
  margin:10px 0 0;
}
div.postTitle h3,
div.postTitle h1,
div.MainColumn h3.postTitle,
div.MainColumn h1.postTitle {
  font-family:  'droid sans',  sans-serif;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 0;
  text-align: left;
  }
  div.postTitle h3 a,
  div.postTitle h1 a,
  div.MainColumn h3.postTitle a,
  div.MainColumn h1.postTitle a
  {
    color: #000;
  }

h4.postedBy,
body#Post .postedBy {
  clear: both;
  color: #6C5D44;
  font-size:1.1em;
  font-family: 'droid sans',   sans-serif;
  font-weight: normal;
  margin: 3px 0 0;
  padding: 0;
  text-align: left;
}
  .postedBy .author {
    color: #352710;
    font-weight: bold;
  }
  .at4-icon {
      margin-right: 3px!important;
  }
span.postCategory,
body#Post span.postCategory,
body#Blog span.postCategory
{
  color: #000;
  font-family: 'droid sans',  sans-serif;
  font-size: 12px;
  display: block;
}
  span.postCategory a,
  body#Post span.postCategory a,
  body#Blog span.postCategory a
  { 
    color: #056279; 
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.1em;
  }
  div.blogPost {
      margin: 20px 10px;
   /*   padding: 0 0 20px; */
      border-bottom: 2px dotted #DDD;
  }
    div.blogPost ul.horizontalShareTools:after{
      content:".";
      display:block;
      text-indent:-9999em;
      height:0;
      clear:both;
    }
  div.blogPost p.extended {
     font-weight: bold;
    clear:both;
    margin:5px 0;
    text-align:right
  }
    
    div.blogPost p.extended a { color: #0076A0; }

/* Padding for 'Related' components.  xxx - Replace with consistent padding for all .MainColumn elements in Post template? */
body#Post.BlogPost div#RelatedStories,
body#Post.BlogPost div#RelatedEvents,
body#Post.BlogPost div#RelatedFilms,
body#Post.BlogPost div#FilmCredits,
body#Post.BlogPost div#MovieTimes,
body#Post.BlogPost div#RelatedLocations {
  padding: 0 10px;
}

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

div.postBody {
  margin-top: 15px;
  color: #000;
  font-size:1.2em;
  line-height:1.4;
  text-align: left;
}
  .postBody a {
    font-weight: bold;
    text-decoration: none;
  }  
  .postBody img {
    display: block;
    text-align: center;
  }
  
.postLinks {
  color: #E25934;
  font-family: 'droid sans',sans-serif;
  margin:0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
  .postLinks a {
    color: #E25934;
    text-decoration: none;
    font-weight: normal;
  }

.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-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
}
div#Blog.BlogDefault h2.archiveHead {
  background: #000;
  color: #FFF;
  font-size:1em;
}

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;
  }
div#Blog.BlogDefault 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: 'droid sans',  sans-serif;
}
  #missingLocationLink h3 {
    margin-bottom:7px;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    color:#000;
  }

#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:'droid serif', 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;
}

.commentAuthor.staffComment {
  background:transparent url(/images/icons/indyweek-icon.gif) no-repeat 10px center;
}

/* RSS Feeds page */

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 {
  float: left;
  width: 30%;
  margin-left: 10px;
}
body#Syndication div#RssBlogs {
  float: left;
  width: 25%;
}
body#Syndication div#RssSections 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#RssBlogs ul li,
body#Syndication div#RSSLinks ul li {
  margin-top: 3px;
}
body#Syndication div#RssSections ul li a,
body#Syndication div#RssBlogs ul li a,
body#Syndication div#RSSLinks ul li a  {
  background: url(/images/rss.gif) no-repeat center left;
  padding-left: 38px;
  font-size: 1.1em;
}

/* Alt Weeklies Widget */

#AltWeekliesDynamic { padding:10px; }
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:  'droid sans', 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:865px;
  margin-top:-18px;
  
  position:absolute;
  }
  #SlideshowPopUp .closeBtn a {
    display: block;
    color: #000;
    text-decoration: none;
    height: 30px;
    }
    #SlideshowPopUp .closeBtn a img {
      margin-bottom: -10px;
    }

#SlideshowPopUp .slideImg,
#SlideshowFullPage .slideImg {
  overflow: hidden;
  margin: auto;
}
#SlideshowPopUp .slideContainer,
#SlideshowFullPage .slideContainer {
  
  }
  #SlideshowFullPage .slideContainer {
    margin: 0 auto;
  }

#SlideshowPopUp .slideImg .controls {
  position:     relative;
  top:          -100px;
  width:        300px;
  height:       57px;
  margin-left:  auto;
  margin-right: auto;
  z-index:      100;
}
div#SlideshowMetaData {
  margin-top:60px;
}
body.SlideshowPopUp div#gridMain {
  background-color:#fff!important;
}
#SlideshowPopUp .slideImg .controls a {
  background-attachment:  scroll;
  background-color:       transparent;
  background-position:    0 0;
  background-repeat:      no-repeat;
  display:                block;
  float:                  left;
  width:                  100px;
  height:                 57px;
  text-indent:            -6000px;
  overflow:               hidden;
}

#SlideshowPopUp .slideImg .controls .back {
  background-image:       url(/images/buttons/slideshow/slideshow-back.png);
}
#SlideshowPopUp .slideImg .controls .playpause {
  background-image:       url(/images/buttons/slideshow/slideshow-play_pause.png);
}
#SlideshowPopUp .slideImg .controls .play {
  background-image:       url(/images/buttons/slideshow/slideshow-play.png);
}
#SlideshowPopUp .slideImg .controls .pause {
  background-image:       url(/images/buttons/slideshow/slideshow-pause.png);
}
#SlideshowPopUp .slideImg .controls .next {
  background-image:       url(/images/buttons/slideshow/slideshow-next.png);
}

/* Story page, inline and teaser */
div.inlineSlideshow {
  width: 420px;
  margin: 0 auto;
  }
  h5.slideshowHeader {
    font-size: 1.4em;
    text-transform: uppercase;
  }
  div.inlineSlideshow p,
  div#SlideshowTeaser p {
    margin: 0;
    color: #444;
  } 
  .slideshowTitle {
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
  } 
  .slideshowDesc {

  }
  .slideshowCount {
    font-size: .9em;
  }
  .slideshowByline {
    font-size: .9em;
    font-style: italic;
  }
  a.postComment {
    display: block;
    font-size: .9em;
    margin-top: 5px;
    font-weight: bold;
  }

  div.slideshowThumbnails {
    margin-top: 5px;
  }
  div.slideshowThumbnails img {
    margin-right: -1px;
    display: inline;
  }
  div.slideshowThumbnails a {
    display: inline-block;
  }

body#Content div#SlideshowTeaser.Sidebar,
div#SlideshowTeaser.Sidebar {
  padding: 0;
  background: transparent;
  border: 0;
  font-size: .9em;
  }
  div#SlideshowTeaser div {
    margin-bottom: 10px;
  }  

/* Full page styles */

body#Slideshow div#gridMainColumn .MainColumn  {
  margin-bottom: 20px;
}
body#Slideshow div#gridMainColumn {
  padding:20px 0;
}
body#Slideshow div#Comments.CommentsComponent,
body#Slideshow div#BrowseComments.ContentComments {
  padding:0 0 12px;
}
div#RelatedStoriesSlideshow .storyItem {
    margin: 10px 0 0;
}
body#Slideshow div#Share {
  float: right;
  margin: 10px 0;
}
  #Share a.toolTextLink {display:none;}

#Slideshow div.MainColumn h3 {
  border-bottom:1px solid #999;
  margin-bottom:5px;
  font-size:1.3em;
  }
  #Slideshow div.MainColumn h3.headline {
    border: 0;
    font-size: 1.1em;
    margin-bottom: 0;
  }
  #Slideshow div#Comments.MainColumn h3 {
    border: 0;
  }

#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;
  margin-bottom: 10px;
}

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: #000;
  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 .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:1.2em;
}
div#SlideshowMetaData .credit {
  text-transform: uppercase;
  color: #444;
  font-size: .9em;
}

div#SlideshowPopUp .date {
  color: #444;
  font-size: .9em;
}

/* Inline Video Styles */

div.inlineVideo,
div#VideoPlayer {
  text-align: center;
  }
  div.inlineVideo p,
  div#VideoPlayer p {
    font-size: .9em;
    color: #444;
    margin: 0;
    }
    div.inlineVideo p.videoTitle,
    div#VideoPlayer p.videoTitle {
      font-size: 1.1em;
      font-weight: bold;
    }
    div.inlineVideo p.videoByline,
    div#VideoPlayer p.videoByline {
      font-style: italic;
    }
  div.inlineVideo embed,
  div#VideoPlayer embed {
    margin-bottom: 10px;
  }
  
    /* Slideshow Spotlight */

    div#SlideshowSpotlightAll h3,
    div#SlideshowSpotlightSpecialPlacementHome h3,
    div#SlideshowSpotlightSectionorCategory h3 {
      margin-bottom: 10px;
    }
    div#VideoSpotlight h3,
    div#VideoSpotlightHome h3 {
      margin-bottom: 5px;
    }
    div#VideoSpotlight div h4,
    div#VideoSpotlightHome div h4 {
      margin: 0;
    }
    div#VideoSpotlight object,
    div#VideoSpotlightHome object {
      margin-left: -10px;
    }
    div#VideoSpotlight ul li,
    div#VideoSpotlightHome ul li,
    div#VideoSpotlight300 ul li {
      padding-bottom: 5px;
      }
      div#SlideshowSpotlightAll ul,
      div#SlideshowSpotlightSpecialPlacementHome ul,
      div#SlideshowSpotlightSectionorCategory ul {
        float: left;
        padding-left: 10px;
      }
      div#SlideshowSpotlightAll ul li,
      div#SlideshowSpotlightSpecialPlacementHome ul li,
      div#SlideshowSpotlightSectionorCategory ul li {
        width: 135px;
        float: left;
        text-align: center;
        padding: 0 0 10px 0;
        font-size: 10px;
        margin-right: 10px;
      }
      div#VideoSpotlight ul,
      div#VideoSpotlightHome ul,
      div#VideoSpotlight300 ul {
        padding: 0;
      }

  div#SlideshowSpotlightAll div.slideshow,
  div#SlideshowSpotlightSpecialPlacementHome div.slideshow,
  div#SlideshowSpotlightSectionorCategory div.slideshow {
  float: left;
  clear: both;
  width: 100%;
  }

  div#SlideshowSpotlightAll div.slideshow div.ssHeadline a,
  div#SlideshowSpotlightSpecialPlacementHome div.slideshow div.ssHeadline a,
  div#SlideshowSpotlightSectionorCategory div.slideshow div.ssHeadline a {
  display: block;
  font-size: 1.3em;
  margin-bottom: 5px;
  text-decoration: none;
  font-weight: bold;
  }
  div#VideoSpotlight h4,
  div#VideoSpotlightHome h4,
  div#VideoSpotlight300 h4 {
    font-size: 1.1em;
    font-weight: bold;
  }
  div#VideoSpotlight h4 a,
  div#VideoSpotlightHome h4 a,
  div#VideoSpotlight300 h4 a {
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
  }
  
  /* Video Archives */

  body#VideoArchives div#VideoArchiveHeader h1,
  body#ImageArchives div#ImageArchiveHeader h1,
  body#CommentArchives div#CommentSearchResults h1 {
    clear:both;
    color:#000000;
    font-family:'roboto condensed',sans-serif;
    font-size:34px;
    line-height:1em;
    margin:0;
    text-align:left;
    text-transform:lowercase;
  }

  body#VideoArchives #SearchResults h1,
  body#ImageArchives #ImageSearchResults h1 {
    clear:both;
    color:#000000;
    font-family:'roboto condensed',sans-serif;
    font-size:34px;
    line-height:1em;
    margin:0 0 10px;
    padding:8px 10px 0;
    text-align:left;
    text-transform:lowercase;
  }
  body#VideoArchives #SearchResults div#searchResults div,
  body#VideoArchives div#RelatedVideos div{
      margin-bottom: 15px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
  }

  body#ImageArchives #ImageSearchResults div#searchResults div,
  body#ImageArchives div#RelatedImages div {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
  }
  body#VideoArchives #SearchResults div#searchResults div ul{
    display: inline-block;
    width: 200px;
    vertical-align: text-top;
}
  body#VideoArchives #SearchResults div#searchResults div ul+ul {
      margin-left:10px;
  }
  #VideoArchives div#videoObject {
      margin: 0 0 5px;
  }
  h2.videoArchivesHeader {
    color: #000000;
    font-family: 'roboto condensed',sans-serif;
    margin: 0 0 5px;
}
  #VideoArchives div#videoObject>*{
    max-width: 100%;
    display: block;
    margin: auto;
  }
  div#VideoArchivesNarrowHeader {
  border: 1px solid #ccc;
  text-align: left;
  box-sizing:border-box;
}
  body#VideoArchives div#RelatedVideos div ul,
  body#ImageArchives #ImageSearchResults div#searchResults div ul,
  body#ImageArchives div#RelatedImages div ul {
    float: left;
    width: 25%;
    }  
    body#VideoArchives #SearchResults div#searchResults div ul li,
    body#VideoArchives div#RelatedVideos div ul li{
      color: #666;
      font-size: 14px;
    }
    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#VideoArchives #SearchResults div#searchResults div ul li a,
    body#VideoArchives div#RelatedVideos div ul li a,
    body#ImageArchives #ImageSearchResults div#searchResults div ul li a,
    body#ImageArchives div#RelatedImages div ul li a {
      font-size: 1em;
      text-decoration: none;
      font-weight: bold;
    }

  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#ImageArchives div.MainColumn {
    margin-bottom: 10px;
    padding: 0 !important;
  }
  
  div#VideoArchivesNarrowHeader ul li ul,
  div#ImageArchivesNarrowHeader ul li ul,
  div#CommentArchivesNarrowHeader ul li ul {;
    font-size: 11px;
  }

  body#VideoArchives div#FeaturedVideo{
     background-color: #EDEDEF;
    padding:  10px;
    box-sizing:border-box;
  }
  body#ImageArchives div#FeaturedImage {
    background-color: #EDEDEF;
    padding: 10px;
    margin: 0 10px 10px;
    float: left;
    width: 580px;
    }
    body#ImageArchives div#FeaturedImage div {
      float: left;
      margin-right: 10px;
    }
    body#VideoArchives div#FeaturedVideo h1,
    body#ImageArchives div#FeaturedImage h1 {
      font-size: 21px;
    }

  div#VideoArchivesNarrowHeader a,
  div#ImageArchivesNarrowHeader {
    text-decoration: none;
  }
  
  div#ImageArchivesNarrowHeader.MainSidebar ul li form {
    padding: 0;
  }
  div#FeaturedImage a.slideshowLink {
    font-weight: bold;
    text-decoration: none;
  }
  
/* online exclusives */
div#IndyOnlineExclusives {margin-bottom:1em;}
div#IndyOnlineExclusives h2 {
  font-size:1.2em;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:0.05em;
}


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


/* Survey styles. */
div.SubmitSurvey {
  overflow: hidden;
}
  div.SubmitSurvey h1,
  div#SurveyHeader h1 {
    color:            #056279;
    font-family:      'roboto condensed',sans-serif;
    font-size:        3em;
    text-transform:   lowercase;
  }
  div.SubmitSurvey h2 {
    font-size:        28px;
    font-weight:      normal;
    margin-bottom: 10px;
    font-family:      'roboto condensed',sans-serif;
    text-transform:   lowercase;
  }
  div.SubmitSurvey h3 {
    font-size:        13px;
    font-weight:      bold;
  }
  div.SubmitSurvey .SurveyQuestion {
    margin: 10px;
  }
    div.SubmitSurvey .SurveyQuestion .answer {
      margin-left:  10px;
    }
      div.SubmitSurvey .SurveyQuestion .answer .SurveyQuestionChoice {
        margin: 5px 0;
      }
    
  div.SubmitSurvey .expiration,
  div.SubmitSurvey .progress {
    font-weight: bold;
  }
  div.SubmitSurvey ul.messages {
    background:#EEE;
    margin:10px 0;
    padding:5px;
  }
  div.SubmitSurvey .description {
    color:#666666;
    font-size:1.1em;
    line-height:1.3em;
  }
div.SurveyQuestion {
  overflow: hidden;
}
div.SurveyQuestion h3.question {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  float: left;
  width: 45%;
  text-align: right;
}
div.SurveyQuestion .answer {
  float: left;
  width: 50%;
}
div.SurveyQuestion div.answer ul.options li {
  padding-bottom: 5px;
  line-height: 1.3em;
}
div.SurveyQuestion div.answer ul.options li.SurveyQuestionText  label,
div.SurveyQuestionComment label {
  
}
div.SurveyQuestion input.SurveyQuestionText,
div.SurveyQuestionComment textarea.SurveyQuestionReason {
  width: 91%;
  margin-left: 10px;
}
div.SurveySectionHeader {
  border-bottom: 1px solid #CCC;
}
#Survey .flyout_content {
  background: #EEEEEE;
  border:1px solid #CCCCCC;
  padding:10px;
}

#SurveyFormNavigation {
  overflow: hidden;
}
#SurveyFormNavigation .SurveySubmit {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-bottom: 15px;
  }
  #SurveyFormNavigation .SurveySubmit .SurveyNext { float: right; }
  #SurveyFormNavigation .SurveySubmit .SurveyPrev { float: left; }
  #SurveyFormNavigation .SurveyExit { text-align: right; }


    /* Free Stuff */

    #FreeStuff div.PromoTeaser {
      float: left;
      margin-right: 10px;
    }
    #FreeStuff div.storyItem {
      border-top: 0;
      border-bottom: 2px solid #C8C8C8;
      margin-bottom: 5px;
      padding-bottom: 5px;
      margin-top: 0;
      padding-top: 0;
    }
    #FreeStuff hr {
      clear: both;
      border: 0;
      background: 0;
    }
    #FreeStuff .more {
      text-align: right;
    }

    body#FreeStuff div#gridSpanningFeature h2 {
      color: #959595;
      font-size: 11px;
      text-decoration: none;
    }

    body#FreeStuff div#gridSpanningFeature h2,
    body#FreeStuff div#gridSpanningFeature h3 {
      margin-bottom: 10px;
    }
    body#FreeStuff div#gridSpanningFeature h3 {
      color: #056279;
      font-family: 'roboto condensed',sans-serif;
      font-size: 3em;
      font-weight: bold;
      text-transform: lowercase;
    }
    body#FreeStuff div#gridSpanningFeature h4 {
      font-size: 1.15em;
    }
    body#FreeStuff div#gridSpanningFeature h4.headline a {
      font-size: 1.3em;
      font-weight: bold;
    }
    body#FreeStuff div#gridSpanningFeature div.PromoTeaser {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px;
    }
    body#FreeStuff div#gridSpanningFeature div.descr_txt ul li {
      list-style-type: disc;
      list-style-position: inside;
      margin-bottom: 3px;
    }
    body#FreeStuff div#gridSpanningFeature div.freeStuffMessage {
      background: #F5F5F5;
      margin-bottom: 10px;
      padding: 1px 10px;
      font-size:15px;
    }
    body#FreeStuff div#gridSpanningFeature div.freeStuffMessage p {
      margin:6px 0;
    }
    body#FreeStuff div#gridSpanningFeature div.freeStuffMessage p:first-child {
      font-size:18px;
      font-weight:bold;
    }
    body#FreeStuff div#gridSpanningFeature div.freeStuffMessage a {
      font-size:17px;
    }
    body#FreeStuff div#gridSpanningFeature hr {
      border: 1px solid #ddd;
      border-width: 0 0 1px 0;
      background: transparent;
      margin: 20px 0;
    }
    body#FreeStuff div#gridSpanningFeature div#FreeStuffBreadcrumbs {
      margin-bottom: 10px;
      border-bottom: 1px solid #CCC;
      padding-bottom: 5px;
      }
      body#FreeStuff div#gridSpanningFeature div#FreeStuffBreadcrumbs a {
        color: #666;
        text-decoration: none;
        text-transform: uppercase;
      }
    body#FreeStuff div#gridSpanningFeature div#FreeStuffItem h1.listingTitle {
      font-size: 2.2em;
      padding: 0 0 3px;
      font-family:'droid sans',Sans-serif;
      letter-spacing: -1px;
    }
    #FreeStuff form {
      margin-top: 10px;
    }
    
    #ToolBarHorizontal {
      clear: both;
      height: 25px;
      margin-bottom: 15px;
      }
      #ToolBarHorizontal.MainColumn {
        background: -moz-linear-gradient(center top , #FFFFFF 0%, #F8F8F8 50%, #EEEEEE 100%) repeat scroll 0 0 transparent;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        padding:  5px 5px 0 !important;
      }
      #ToolBarHorizontal.MainColumn>div,#ToolBarHorizontal.MicroComponent.Blog>div{text-align:center;}
      #ToolBarHorizontal.MicroComponent.Blog {
        width:  600px;
          margin-bottom: 0;
      }
      #ToolBarHorizontal ul li {
        float: left;
        text-align: center;
      }
        #ToolBarHorizontal.MicroComponent.Blog ul li {
          padding-right: 0;
        }
      #ToolBarHorizontal ul li.first {
        text-align: left;
      }
      #ToolBarHorizontal ul li.last {
        text-align: right;
        }
        #ToolBarHorizontal ul li.last div.addthis_toolbox {
          width: 60px;
          float: right;
        }
           #ToolBarHorizontal  a.emailAction {
            text-indent: -9999em;
            display: block;
            background: url(/images/icons/article_tools/email.gif) center no-repeat;
        }
        div.tools ul li a.toolIconLink {
          float: left;
          padding: 5px;
        }
        div#ArticleToolsTools ul li,
        div.tools ul li,
        div.tinyTools ul li {
          clear: both;
        }
  ul.horizontalShareTools {
    clear: both;
  }
  ul.horizontalShareTools li {
    float: left;
    padding-right: 15px;
  }
    div.BCSBlog ul.horizontalShareTools li {
      padding-right:  0;
    }

/* Tall Share Bar */
body#Content div#gridMainColumn #TallBar.MainColumn,
#TallBar {
  clear:both;
  margin:1em;
  padding:0;
  border:1px solid #ccc;
  background: rgb(254,254,254); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(49%,rgba(209,209,209,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(100%,rgba(226,226,226,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 49%,rgba(219,219,219,1) 50%,rgba(226,226,226,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 49%,rgba(219,219,219,1) 50%,rgba(226,226,226,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 49%,rgba(219,219,219,1) 50%,rgba(226,226,226,1) 100%); /* IE10+ */
  background: linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 49%,rgba(219,219,219,1) 50%,rgba(226,226,226,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}
#TallBar ul {margin:0.5em;}
#TallBar li {display:inline-block;vertical-align:middle;padding:0;background:transparent;}


/* BCS Blog */
body.BCSDefault div#EmbeddedSidebar {
  width:  260px;
}
  body.BCSDefault div.sidebar {
    width:  260px;
  }
body.BCSDefault div#BCSPhotographers {
  text-align: center;
  margin-top: 20px;
}

#BCSBlog .col {
  width:  260px;
  float:  left;
}
  #BCSBlog .col .archiveHead,
  #BCSBlog .rsslink {
    display:  none;
  }

/* 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;
 box-shadow: 0 0 2px #CCCCCC;
}

.ratingDetails {
 font-family:'droid sans';
 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;}

li.locationRating, li.locationRating a {
    color:#999;
    font-weight:normal !important;
}

#BlogsHomeLatest .storyItem, 
#BlogsHomeLatestTeasers .storyItem {
  border-width:1px;
  padding-top:10px!important;
}
  #BlogsHomeLatestTeasers .storyItem:first-of-type {
    border:none;
    padding-top:0!important;
  }
  
#BlogsHomeLatest .storyItem h4, 
#BlogsHomeLatestTeasers .storyItem h4 {
  font-size:15px;
}
#BlogsHomeLatest .category, 
#BlogsHomeLatestTeasers .category {
  float:right;
}
#BlogsHomeLatest .category a, 
#BlogsHomeLatestTeasers .category a {
  color:#e86b1f;
  font-size:11px;
}
#BlogsHomeLatest .timeReleased, 
#BlogsHomeLatestTeasers .timeReleased {
  font-size:10px;
}
#BlogsHomeLatestTeasers h4 {
  margin-bottom:5px;
}
#BlogsHomeLatestTeasers p.more {
  margin:10px 0 0;
  clear: both;
/*  border-top: 1px solid #c8c8c8;*/
  padding-top: 5px;
}
#BlogsHomeLatestTeasers p.more a {
  background: url(/images/buttons/more.png) 0 0 no-repeat;
  padding-left: 16px;
  background-size: 11px;
}
#BlogsHomeLatestTeasers div.info {
  margin-bottom:10px;
  font-size:13.5px;
  overflow: hidden;
}
div#BlogsHomeLatestTeasers .storyItem>a {
    float:left;
}
/* 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;
}


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


/* Perma-bar. Styles based on those provided by client. */
div#Permabar
{
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 2000;
}
  div#Permabar>div
  {
    margin:0 auto;
    width:964px;
    height:40px;
  }

body.ElectionsSectionTableofContents div.CategoryBreakoutPerCategory {
  -moz-column-count: 2;
  -moz-column-gap: 12px;
  -webkit-column-count: 2;
  -webkit-column-gap: 12px;
  column-count: 2;
  column-gap: 12px;
}
body.ElectionsSectionTableofContents div.CategoryBreakoutPerCategory h3.headline {font-size:1.2em;}

div#AddEventLink {
  padding:5px!important;
  text-align:center;
  border:2px solid #056279;
  border-width:2px 0;
}
div#AddEventLink a {
  font-size:16px;
  line-height: 16px;
}

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

/* BEST OF TRIANGLE STYLES */
#BestofTriangleCategoryList {font-size:2em;line-height:1.5;}
#BestofTriangleCategoryList li {
  margin:0.5em 0;
  padding:0 0.5em;
  background:#eee;
}
#BestofTriangleCategoryList li:hover {
  background:#ddd;
}

.BestOfGuideLanding .clicktozoom {display:none;}
.BestOfGuideLanding img.magnum {margin-top:0!important;}

#BestOf #StoryHeader {padding-bottom:0!important;}
#BestOf #storyBody h2 {margin:0!important;}
#BestOf #storyBody p {margin:1em 0!important;line-height:1.4;font-size:1.2em;}
#BestofTriangleWritersPicks p {margin:0 0 0 1em!important;}

#BestofTriangleWritersPicks .botCategory,
#BestOf #storyBody .botCategory {
  margin-top:0.5em!important;
  text-transform:uppercase;
  font-weight:bold;
  font-size:16px;
}
#BestOf #storyBody .botWinner {
  font-weight:bold;font-size:14px;
}
#BestOf #PreviousBestOfWinners {display:none;}
#BestOf #storyBody .botFinalists {
  border-top:1px solid #ccc;
  margin-top:6px!important;
  padding-top:6px;
}
#BestOf #storyBody {width:auto;}
.BestOfGuideLanding #storyBody {width:auto!important;}

#BestofTriangleWritersPicks {float:right;width:auto;margin-left:0;}
#BestofTriangleWritersPicks h3 {font-size:2em;font-weight:bold;}

#BestofTriangleWritersPicks p.botCategory,
#BestOf #storyBody p.botCategory {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px 0 10px 5px;
    width: auto;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
#BestofTriangleWritersPicks p.botCategory {font-size:12px!important;padding:5px 0 5px 5px!important;}
#BestofTriangleWritersPicks.MainSidebar p.botCategory {}

#BestofTriangleWritersPicks p.botCategory.active,
#BestofTriangleWritersPicks p.botCategory:hover,
#BestOf #storyBody p.botCategory.active, 
#BestOf #storyBody p.botCategory:hover {
    background-color: #ddd;
}
#BestOf #storyBody p.botCategory.active {margin-bottom:0!important;}

#BestofTriangleWritersPicks div.panel,
#BestOf #storyBody div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}
#BestofTriangleWritersPicks div.panel.show,
#BestOf #storyBody div.panel.show {
    opacity: 1;
    max-height: 500px;  
}
#BestOfNarrowHeader.MainSidebar li:not(.narrowWithForm) h4,
#BestOfNarrowHeader.MainSidebar li:not(.narrowWithForm) ul {display:none;}



#EventPicksRotatorBoxScrollerContainer .listing .eventPickTools {
  float:right;
  width:220px;
  margin:0 0 6px 6px;
}
#EventPicksRotatorBoxScrollerContainer .listing .eventPickTools .eventPickInformation {
  clear:both;
  display:flex;
  flex-direction:column;
  flex-wrap:nowrap;
  text-align:right;
}
#EventPicksRotatorBoxScrollerContainer .listing .eventPickTools .eventPickInformation .eventPickDetails {
  margin-bottom:6px;
}
#EventPicksRotatorBoxScrollerContainer .listing .eventPickTools .eventPickInformation .eventPickDetails span {
  font-weight:bold;
}
#EventPicksRotatorBoxScrollerContainer .listing .eventPickTools .eventPickInformation .listingLocation > a:first-child {
  font-size:16px;
  font-weight:bold;
  color:#000;
}
#EventPicksRotatorBoxScrollerContainer .listing .eventPickTools .eventPickInformation .listingLocation > a:first-child:after {
  display:block;
  content:'';
  clear:right;
}

#searchResults .results_cont .EventListing .listing br {display:none;}
#searchResults .results_cont .EventListing .listing .descripTxt span {display:block;margin-bottom:3px;}
#searchResults .results_cont .EventListing .listing .descripTxt span.price {font-size:1.2em;font-weight:bold;}
#searchResults .results_cont .EventListing .listing .descripTxt span.price img {height:16px;width:auto;}

#Event #EventMetaData {font-size:14px!important;font-weight:bold;line-height:1.4;}
#Event .EventDetails h1.listingTitle {font-size:24px!important;margin-bottom:0.25em!important;line-height:1.2!important;}
#Event #EventLocation h4 {font-size:16px;}
#Comments .bottomOptionBar,
#Comments .userCommentForm {margin:0 auto!important;}

#ToolBarHorizontal > div {display:flex;justify-content:space-around;}
#ToolBarHorizontal div div.l0 {width:auto!important;}
#ToolBarHorizontal div div.l0 .at-icon-wrapper {margin-right:3px;}
/* SEARCH */

/* LOCAL RESET */

.SearchController * {
  box-sizing: border-box;
}

/* GENERAL
-------------------------------- */
.SearchController .clear-global {
    text-decoration: none;
    color: #111;
    line-height: 16px;
}

/* COMPONENT STYLES
-------------------------------- */

/* control bar */

.SearchController .query-controls {
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;    /* NEW, Spec - Firefox, Chrome, Opera */
  margin: 1rem 0;
  background: #fff;
  font-weight: 400;
  border: 1px solid rgba(34, 36, 38, .15);
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
  border-radius: .28571429rem;
  min-height: 2.85714286em;
}

.SearchController .query-controls .filter-link,
.SearchController .query-controls .keyword-search {
  position: relative;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: 0 0;
  padding: .92857143em 1.14285714em;
  text-transform: none;
  color: rgba(0, 0, 0, .87);
  font-weight: 400;
  -webkit-transition: background .1s ease, box-shadow .1s ease, color .1s ease;
  transition: background .1s ease, box-shadow .1s ease, color .1s ease;
}

.SearchController .query-controls .filter-link {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.SearchController .query-controls .filter-link:hover,
.SearchController .query-controls .keyword-search:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, .03);
  color: rgba(0, 0, 0, .95);
}

#EventPicksRotatorBoxScrollerContainer .listing .eventPickTools {
  float: right;
  width: 220px;
  margin: 0 10px 6px 6px;
}

.SearchController .query-controls > div:before,
.SearchController .query-controls .keyword-search {
  border-right: 1px solid #eee;
}

.SearchController .query-controls .keyword-search:before {
  right: auto;
  left: 0;
}

.SearchController .query-controls .bar-link a {
  border-left: 1px solid #eee;
}

.SearchController .query-controls .bar-link a.active {
    background-color: #e8e8e8;
    font-weight: 700;
    box-shadow: inset 2px 0px 4px 0px #ccc;
    border-radius: 0 .28rem .28rem 0;
}

.SearchController .query-controls .filter-all,
.SearchController .query-controls .spacer,
.SearchController .query-controls .sort-all {
  border-left: 1px solid #eee;
}

/* override to create gap in bar buttons */
.SearchController .query-controls .spacer {
  display: none;
}

.SearchController .query-controls .keyword-wrap input {
  margin: 0;
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 1.2142em;
  padding: .67861429em 2.25em .67861429em 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, .15);
  color: rgba(0, 0, 0, .87);
  border-radius: .28571429rem;
  -webkit-transition: box-shadow .1s ease, border-color .1s ease;
  transition: box-shadow .1s ease, border-color .1s ease;
  box-shadow: none;
  box-shadow: none !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.SearchController .query-controls .keyword-wrap:hover {
  background-color: rgba(0, 0, 0, .03);
}

.SearchController .query-controls .keyword-wrap {
  position: relative;
  -webkit-flex-grow: 20;
  flex-grow: 20;
}

.SearchController .query-controls .bar-link.keyword-wrap:after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  margin-top: -.5rem;
  right: .5rem;
  background-image: url('/foundation/images/icons/search.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.SearchController .query-controls .filter-group {
  display: none;
}

.SearchController .query-controls a.filter-link {
  line-height: 1rem;
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;    /* NEW, Spec - Firefox, Chrome, Opera */
}

.SearchController .query-controls a.id-any:before {
  content: "";
  height: 1rem;
  width: 1rem;
  background-image: url('/foundation/images/icons/filter.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: .5rem;
}

.SearchController .query-controls .id-sort:before {
  content: "";
  height: 1rem;
  width: 1rem;
  background-image: url('/foundation/images/icons/sort.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: .5rem;
}

.SearchController .query-controls .spacer {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.SearchController .query-controls {
  position: relative;
}

.SearchController .clear-global {
  cursor: pointer;
  line-height:14px;
}

/* description bar ------- */
.SearchController .query-description {
}

.SearchController .query-description {
  margin: .75em 0 0;
}

.SearchController .query-description span.token-group {
  display: inline-block;
}

.SearchController .query-description span.static {
  display: inline-block;
}

.SearchController .query-description span.dynamic,
.SearchController .query-description span.static {
  font-size: 16px;
  font-weight: 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;
  text-decoration: none;
}

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;
  float: none;
}

.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;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}

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

.DynamicSearchResults #searchResults .header > div {
  display: -webkit-box;    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;    /* TWEENER - IE 10 */
  display: -webkit-flex;    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;    /* NEW, Spec - Firefox, Chrome, Opera */
  float: none;
  margin: .25rem 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  justify-content: center;
}

.DynamicSearchResults #searchResults .header > div.pageCount {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.DynamicSearchResults #searchResults .header > div.pageCount span {
  padding-left: .5rem;
}

.DynamicSearchResults .FeaturesIcons span {
  text-indent: -9999px;
  display: block;
  /* width: 0; */
}

.DynamicSearchResults .FeaturesIcons {
  display: -webkit-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;
  float: left;
  margin: 0;
}
div#LocationSearchResultsDynamic-AlphaNavigation{
  clear: both;
  margin:15px auto;
  font-size: 0;
}
div#LocationSearchResultsDynamic-AlphaNavigation a{
      display: inline-block;
      vertical-align: text-top;
    background: #eee;
    padding: 2px;
    font-size: 15px;
    box-shadow: 0px 0px 2px 1px #aaa;
    min-width: 10px;
    margin: 0 3px;
    transition: 55ms;
    color: #444;
}
div#LocationSearchResultsDynamic-AlphaNavigation strong a{
  background:#ccc;
}
div#LocationSearchResultsDynamic-AlphaNavigation>a:last-child{
  margin-right: 0
}
div#LocationSearchResultsDynamic-AlphaNavigation a:hover{
  background:#ddd;
  color: #666;
  box-shadow: 0px 0px 2px 1px #999;
}
.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 {
  text-decoration: none;
}

#MapLargeDirectionsFormSubmitTo {
/*  font-weight:bold;*/
  margin-bottom:1em;
}
#MapLargeDirectionsFormSubmitTo input[type=text] {
  width:calc(100% - 120px);
}

#Event #NearbyLocations {}
#Event #NearbyLocations h3 {
  font-size:18px;
  font-weight:bold;
  border-bottom:1px solid #ccc;
  margin-bottom:6px;
}
#Event #NearbyLocations form select {width:100%;}
#Event #NearbyLocations ul {line-height:2;}
#Event #NearbyLocations li {font-size:14px;border-bottom:1px solid #ddd;}

#WishListhome .item h3.headline {
  font-size:1.2em!important;
  text-transform:none!important;
}
  
 label.FeaturesIcons_indypick span,
    label.FeaturesIcons_recommended span {
      background:url(/images/icons/features-icon_recommended.gif) top left no-repeat;
      width:16px;
      height: 15px;
    }
    label.FeaturesIcons_buy_tickets span {
      background:url(/images/icons/features-icon_ticket.png) top left no-repeat;
      width:16px;
      height:16px;
    }
    label.FeaturesIcons_give_guide span {
      background:url(/images/icons/Give-Guide-icon.jpeg) top left no-repeat;
      width:17px;
      height: 15px;
    }
    label.FeaturesIcons_featured_bar_specials span {
      background:url(/images/icons/features-icon_happy_hour.gif) top left no-repeat;
      width:16px;
      height: 15px;
    }
    label.FeaturesIcons_menu span {
      background:url(/images/icons/features-icon_menu.png) top left no-repeat;
      width:16px;
      height:16px;
    }
    label.FeaturesIcons_members_pick span {
      background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
      width:19px;
      height: 15px;
    }
    label.FeaturesIcons_our_picks span {
      background:url(/images/icons/features-icon_staff_pick.gif) top left no-repeat;
      width:15px;
      height: 15px;
    }
    label.FeaturesIcons_sponsor span {
         background:url(/images/icons/features-icon_sponsor.png) top left no-repeat;
      width:16px;
      height: 16px;
      background-size: contain;
    }
     label.FeaturesIcons_consignment___resale span {
        background:url(/images/icons/features-icon_resale.png) top left no-repeat;
        width:15px;
        height: 15px;
      }
    label.FeaturesIcons_open_for_business span {
      background:url(/images/icons/features-icon_ofb.png) top left no-repeat;
      width:17px;
      height: 15px;
    }
    label.FeaturesIcons_video span {
      background:url(/images/icons/features-icon_video.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    label.FeaturesIcons_slideshow span {
      background:url(/images/icons/features-icon_slideshow.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    label.FeaturesIcons_audio span {
      background:url(/images/icons/features-icon_audio.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    label.FeaturesIcons_best_of_winner span {
      background:url(/images/icons/features-icon_best_of.jpg) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    label.FeaturesIcons_green span {
      background:url(/images/icons/features-icon_green_guide.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    label.FeaturesIcons_lgbt_friendly span {
      background:url(/images/icons/features-icon_lgbt.gif) left center no-repeat;
      width: 16px;
      height: 16px;
    }
    label.FeaturesIcons_what_to_do span {
      background:url(/images/icons/features-icon_what_to_do.png) left center no-repeat;
      width: 16px;
      height: 14px;
    }
    label.FeaturesIcons_cover_story {
      display: none;
    }
    label.FeaturesIcons_image span {
      background:url(/images/icons/features-icon_image.png) left center no-repeat;
      width: 16px;
      height: 16px;
      background-size: contain;
    }
   label.FeaturesIcons_user_submitted span {
    background: url(/images/icons/features-icon_user_submitted.png) left center no-repeat;
    width: 16px;
     height: 16px;
     background-size: contain;
   }
   label[for^="guide-checkbox"] span{
  padding-left: 0;
}
label[class*="FeaturesIcons_"] span {
    padding-left: 26px;
    background-size: 18px;
  }
/* 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;
}
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.FeaturesIcons a.FeaturesIcons_menu span {
 background-size:16px
 }

div#searchResults .locationResult {
    margin: 20px 0 0;
    color: #555;
    font-style: italic;
}

div#LocationResultsMap::after{
  content: "";
  clear: both;
  height: 0;
  display: block;
}
div#LocationResultsMap h3 {
  font-weight: 700
}
div#LocationResultsMap img.teaser {
  float: left;
  margin: 3px 10px 3px 3px;
}
div#LocationResultsMap span.details {
  overflow: hidden;
  float: left;
  text-indent: -9999em;
}
div#LocationResultsMap span.details span {
  float: left;
  clear: left;
  text-indent: 0;
}
div#LocationResultsMap span.state, div#LocationResultsMap span.postalcode {
  clear: none !important;
  padding: 0 3px;
}
div#LocationResultsMap span.state::after {
  content: ", "
}
div#LocationResultsMap a.more {
  clear: both;
  float: right;
}
.LocationSearchDynamic .tinyTools, 
.LocationSearchDynamic .locationListing div[style]>br {
    display: none;
}
span.diningPriceKey {
    color: #777;
    margin-left: 4px;
    font-size: .75em;
}

#AddEventEventEntry .addEventFormInput {
  padding:0!important;
  border:none!important;
}
#AddEventEventEntry .addEventFormInput input {
  padding:2px 4px;
  border:1px solid #ccc;
}
#AddEventEventEntry .addEventFormHeader label[for*='phone'],
#AddEventEventEntry .addEventFormInput input[name*='phone'],
#AddEventEventEntry .addEventFormHeader label[for*='eventEmail'],
#AddEventEventEntry .addEventFormInput input[name*='eventEmail'],
#AddEventEventEntry .addEventFormHeader label[for*='url'],
#AddEventEventEntry .addEventFormInput input[name*='url'],
#AddEventEventEntry .addEventFormHeader label[for*='ticketUrl'],
#AddEventEventEntry .addEventFormInput input[name*='ticketUrl'],
#AddEventEventEntry .customNote.phone {
  display:none;
}