/* ------------------------------------------------------------------ */
/* Conditional Display Defaults */
/* ------------------------------------------------------------------ */

/* Conditional display for the main content column. */
div.MainColumn .briefOnly {
    display: none;
}

/* Conditional display for a smaller side column. */
div.MainSidebar .longOnly {
    display: none;
}

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

.longOnly span.date { display: none; }


/* ------------------------------------------------------------------ */
/* Zone Based Selectors */
/* ------------------------------------------------------------------ */

div.MainColumn p.issueInfo,
div.SpanningFeature p.issueInfo {
  padding: 0 0 4px;
  margin: 0 0 20px;
  border-bottom: 1px solid #E8E9EA;
  text-align: left;
  font-family: "Trebuchet MS";
  font-weight: normal;
  font-size: 10px;
  color: #A4A7AA;
  text-transform: uppercase;
  letter-spacing: 1px;
}
div.MainColumn p.issueInfo .date,
div.SpanningFeature p.issueInfo .date {
  float: right;
  width: 140px;
  height: 13px;
  text-align: right;
  color: #B3B5B8;
  text-transform: none;
  letter-spacing: 0;
}
div.MainColumn p.issueInfo a,
div.SpanningFeature p.issueInfo a {
    text-decoration: none;
  color: #B3B5B8;
}
div.MainColumn h1,
#Content div.SpanningFeature h1,
h1.headline,
div#BlogHeader h1,
div#gridMain h1 {
    clear:          left;
    font-size:      24px;
    margin-bottom:  3px;
}
  div#gridMain div#RecentPosts.SpanningFeature h1,
  div#gridMain div#RecentPostsEditorial h1,
  div#gridMain div#RecentPostsMarketing h1 {
    font-size:  inherit;
  }
div.MainColumn h2 {
    font-size: 19px;
}
div.storyHead h2.subheadline {
  font-size: 14px;
}
div.storyHead cite.byline {
  display:  block;
  margin-top: 5px;
}
div.storyHead cite.byline a {
  text-decoration: none;
  }
  div.storyHead cite.byline a:hover {
    text-decoration: underline;
  }

h1, h2, h3, h4, h5, p.byline {
  font-family: "Trebuchet MS","Lucida Grande",Arial,Helvetica,sans-serif;
}
div.MainColumn img.magnum,
div.SpanningFeature img.magnum {
  display: block;
  padding: 2px 0;
  border: 1px solid #D6D7D9;
  border-width: 1px 0;
}
div.MainColumn .magnumContainer,
div.SpanningFeature .magnumContainer {
  margin: 20px 0 10px;
  width:  475px;
  clear:  left;
}
div.MainColumn .magnumInfo,
div.SpanningFeature .magnumInfo {
    margin: 9px 0 0;
  color: #999B9E;
}
div.MainColumn .magnumInfo .credit,
div.SpanningFeature .magnumInfo .credit {
    margin: 0 0 3px 5px;
  text-align: right;
  float: right;
  font-size: 9px;
}
div.MainColumn .magnumInfo .caption,
div.SpanningFeature .magnumInfo .caption {
    text-align: left;
  font-style: italic;
  font-size: 11px;
}
div.MainColumn .magnumContainer .credit,
div.SpanningFeature .magnumContainer .credit {
  margin:         0px;
  font-family:    "Trebuchet MS","Lucida Grande",Arial,Helvetica,sans-serif;
  font-size:      9px;
  text-align:     right;
  text-transform: uppercase;
  color:          #888888;
}


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

div.storyItem {
  margin-bottom: 10px;
}
div.storyItem ul li {
  margin: 5px 0;
  font-size: .9em;
  }
  div.storyItem ul li a {
    text-decoration: none;
    display: block;
    line-height: 12px;
  }


ul.nowPlayingList {
  overflow: auto;
  height: 250px;
  border: 1px solid #ccc;
  padding: 2px;
}


div#storyBody ul li {
  list-style: disc inside none;
}
div#storyBody h3 {
  font-weight: bold;
  font-size: 1.3em;
}
div#storyBody h4 {
  font-weight: bold;
  font-size: 1.1em;
}
div#storyBody blockquote {
  padding: 0 10px;
  text-align: justify;
  margin: 0 10px;
  border-left: 1px solid #ABABAB;
  line-height: 1.25em;
  }

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

body div#gridMain {
  background: #FFF;
}
body div#gridClamp {
  background: #FFF;
}
body div#gridHeader {
  width: 980px;
  margin-top: 5px;
}
body.Lexell6Zone div#gridMainSidebarLeft,
body.Lexell6Zone div#gridMainColumnLeft,
body.Lexell6Zone div#gridMainColumnRight {
  border-right: 1px dotted #d9d9db;
}

body.Mule4Zone div#gridAdSidebar {
  border-left: 1px dotted #d9d9db;
  padding-left: 9px;
}

div#CurrentIssueThumbnail {
  float:    right;
  border:   1px solid #000000;
  margin:  0 0 10px 10px;
}
  div#CurrentIssueThumbnail a {
    display:  block;
  }

div#EmbeddedSidebar {
  float: right;
  width: 160px;
  margin: 0 0 15px 15px;
  }
  #Page div#EmbeddedSidebar {
    margin: 0;
  }

div.sidebar {
    float: right;
    clear: right;
    width: 160px;
    color: #888;
  }
  #Post div.sidebar {
    margin-left: 9px;
  }
  #BestOf div#EmbeddedSidebar {
    background: #FFF;
    padding-left: 10px;
  }
  #BestOf div.sidebar div.BestOfGuide span.locationRegion {
    display: none;
  }

div#ImageFlipBook {
  margin-bottom: 6px;
}

div.descr_txt {
  margin: 15px 0;
  font-family:Georgia,serif;
  font-size:1.1em;
  line-height:1.6em;
  }
  body.EventPromotional div.descr_txt {
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  }

div.EventListing,
div.locationListing,
div.archiveListing {
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #dfe2e1;
  color: #333;
  }
  body.SpecialReports div.archiveListing {
    padding: 10px 0;
  }
  span.eventCategories {
  background:#F5D528;
  color:#000;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:10px;
  line-height:2.4em;
  margin:0;
  padding:2px 3px;
  text-transform:uppercase;
  }
  span.eventCategories a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    }
    span.eventCategories a:hover {
      color:#C70E0F;
    }

  div.movietimesListing {
    padding: 10px;
    border-top: 1px solid #dfe2e1;
    color: #333;
  }
    div.movietimesListing strong a {
      font-size:12px;
    }
    div.movietimesListing li {
      margin-bottom:6px;
    }
    div.movietimesListing .filmTimesHeader {
      float:          right;
      width:          300px;
      margin-bottom:  0.75em;
    }
      div.movietimesListing .filmTimesHeader span {
        background-color: #B01116;
        color:            #FFFFFF;
        font-weight:      bold;
        font-size:        10px;
        text-transform:   uppercase;
        padding:          2px 3px;
      }
  div.EventListing h3,
  div.locationListing h3,
  div.movietimesListing h3,
  div.locationListing h4 {
    font-weight: bold;
    font-size: 1.1em;
    color: #111;
    }
    div.EventListing h3 {
      font-size: 1.3em;
      }
      body.PromotionalSearch div.EventListing h3 {
        font-size: 1.45em;
        font-family: Georgia,serif;
      }
  div.EventListing a,
  div.locationListing a,
  div.movietimesListing a,
  div.archiveListing a {
    text-decoration: none;
  }
  div.MainColumn div.locationListing p.tags {
    padding: 0;
    border: 0;
  }
  div.locationListing img.locationListingImg {
    float: right;
    /* width: 100px; */
    margin-left: 8px;
  }

ul.filmTimes {
  float:right;
  font-size:0.9em;
  line-height:1.15em;
  margin-bottom:7px;
  text-align:left;
  width: 300px;
  }
  #LocationMovieTimes ul.filmTimes {
    width: auto;
  }
  ul.filmTimes a {
    text-decoration: none;
  }
  ul.filmTimes li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDD;
  }
h2.neighborhoodBar {
  clear:both;
  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 Arial, Helvetica, sans-serif;
  color: #696969;
}

/* Hide descriptive labels ('When:', 'Where:', &c.). */
div#EventMetaData .label {
  display:  none;
}

div.EventDetails div.locationListing {
  padding-left: 0;
}
div.EventDetails ul li.locationItem { margin-top: 15px; }
  div#EventLocation ul li.locationItem h4 {
    font-size: 1.1em;
    font-weight: bold;
  }
  div#EventLocation ul li.locationItem h4 a {
    text-decoration: none;
  }
  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;
      }

p.filmShortDetails {
  margin-top: 0;
}

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

/* xxx Pulled these styles in from inline of SearchResults, but not sure of their effect yet. xxx */
.dynToolsLink {
  background-position: center right;
  background-repeat:no-repeat;
}
.dynToolsLink a {
  text-decoration:underline;
  cursor:pointer;
  cursor:hand;
}
.ajPop {
  margin:4px;
  line-height:normal;
}
div.listingTools .ajPopCont {
  height:0px;
  overflow:hidden;
  border:0px solid #D1D8DC;
  background-color:#F3F5F7;
  padding:0;
}
div.listingTools .ajPop a,
div.tinyTools ul li.l0 .toolsInner a {
  text-decoration: none;
  background: none;
  padding: 0;
  display: inline;
}
  div.tinyTools ul li.l0 .toolsInner a {
    color: #C70E0F;
  }

div.tinyTools ul li.l0 .toolsInner a.addAction {
  display: block;
  background: #F0F0F0;
  float: left;
  padding: 3px 5px;
  border: 1px solid #AAA;
  font-weight: normal;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  margin-right: 5px;
  margin-bottom: 5px;
}

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: 2px 0;clear:both; }
.toolsInner p {
  margin: 0 0 7px;
}
  .toolsInner ul { margin: 0 0 7px; }
    .toolsInner ul li { margin-bottom: 4px; }

div.tinyTools {
  margin-bottom:13px;
  margin-left:13px;
  }
  div.locationListing div.tinyTools {
    margin-bottom: 0;
  }

.ajPop input, .ajPop textarea {
  border:1px solid #CCC;
  background-color:#FFF;
  font-size:11px;
  font-weight:normal;
  padding:2px;
  margin-top:0px;
  margin:0px;
}
.ajPop .popInput, .ajPop textarea { width: 102px; }
.ajPop select {
  border:1px solid #CCC;
  background-color:#FFF;
  font-size:10px;
  font-weight:normal;
}
/*#addToListContainer:hover #addListBox {display:block;}  */
.listList a { font-size: 12px; }
.listList {
  font-size:11px;
  margin-bottom:10px;
}
.listBoxHeader{
  font-family:"Trebuchet MS";
  font-size:11px;
  border-bottom:1px solid #999;
  padding-bottom:1px;
  margin-bottom:4px;
  text-transform:uppercase;
}
.newListBox { font-size: 11; }

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

div.MainColumn p.tags {
  padding: 5px;
  margin: 0;
  font-size:90%;
  background:#f3f3f3;
}

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

/*
div.MainSidebar {
  background: #FFF url(/images/backgrounds/drawer_bottom.gif) no-repeat bottom;
  margin-bottom: 10px;
  padding-bottom: 13px;
}
div.MainSidebar h3 {
  background: #CED2D5 url(/images/backgrounds/drawer_top.gif) no-repeat top;
  padding: 4px;
  color: #004961;
  text-align: center;
}
*/
div.MainSidebar h3,
div.MainColumn1 h3,
div.MainColumn2 h3 {
  padding: 2px 4px;
  font-weight: bold;
  text-transform: uppercase;
  background: #D1D2D4;
  letter-spacing: -.01em;
  margin-bottom: 5px;
}
div.MainColumn1,
div.MainColumn2 {
  clear: both;
}
#Section div.MainColumn h2,
#Category div.MainColumn h2,
#BestOf.BestOfGuideLanding div.MainColumn h2,
#SectionBlogs h3,
#NewsBlogs h3,
#MusicBlogs h3,
#NewsBlog h3 {
  padding: 4px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #1F3577;
  color: #FFF;
  letter-spacing: -.03em;
  font-size: 14px;
  margin-bottom: 10px;
  }
  #SectionBlogs h3 a,
  #NewsBlogs h3 a,
  #MusicBlogs h3 a,
  #NewsBlog h3 a {
    color: #000;
    text-decoration: none;
  }
#SectionBlogs h4 a,
#NewsBlogs h4 a,
#MusicBlogs h4 a,
#NewsBlog h4 a {
  font-size: 1em;
}

#CategoryStories p {
  margin: 0;
}
#CategoryStories p.byline {
  margin: 3px 0 10px;
}

#Section div#gridMainColumnLeft p.byline + div.clear,
#Category div#gridMainColumnLeft p.byline + div.clear,
#SpecialReports div.SpanningFeature p.byline + div.clear {
  border-top: 1px solid #E3EAEE;
  margin-top: 10px;
  }
  #Category div#gridMainColumnLeft div#LandingFollowStories p.byline + div.clear,
  #SpecialReports div.SpanningFeature p.byline + div.clear {
    margin-bottom: 10px;
  }

#CategoryStories #LandingFollowStories {
  margin-top: 10px;
}

#RecentPosts li.storyItem h4.headline a,
#RecentPostsEditorial li.storyItem h4.headline a,
#RecentPostsMarketing li.storyItem h4.headline a {
  font-weight: bold;
  text-decoration: none;
  font-size: 1.1em;
  padding: 3px;
  }
  #RecentPostsMarketing li.storyItem h4.headline a {
    font-family: Georgia,serif;
  }
#RecentPosts ul,
#RecentPostsEditorial ul,
#RecentPostsMarketing ul {
  margin-top: 10px;
  }
  #RecentPosts ul li.storyItem ul,
  #RecentPostsEditorial ul li.storyItem ul,
  #RecentPostsMarketing ul li.storyItem ul {
    margin-top: 0;
  }
  #RecentPosts ul li.storyItem,
  #RecentPostsEditorial ul li.storyItem,
  #RecentPostsMarketing ul li.storyItem {
    margin-bottom: 10px;
  }
#RecentPosts img,
#RecentPostsEditorial img,
#RecentPostsMarketing img {
  border: 1px solid #000;
}
#RecentPosts ul.moduleList li.l0 + li.l0,
#RecentPostsEditorial ul.moduleList li.l0 + li.l0,
#RecentPostsMarketing ul.moduleList li.l0 + li.l0 {
  margin-top: 5px;
  padding-top: 5px;
}
#RecentPosts p.more,
#RecentPostsEditorial p.more,
#RecentPostsMarketing p.more {
  text-align: right;
  margin: 0 0 10px;
}

#Section #gridMainColumnLeft div.MainColumn h2,
#Category #gridMainColumnLeft div.MainColumn h2 {
  padding: 2px 4px;
  font-size: 13px;
}

div.MainSidebar,
div.MainColumn,
div.AdSidebar,
div.MainColumn1,
div.MainColumn2 {
  margin-bottom: 10px;
}

div.MainSidebar ul {

}
div.MainSidebar li.l0 + li.l0,
div#MostPopular li.l0 + li.l0,
div#MostPopularBlogs li.l0 + li.l0 {
    margin-top: 10px;
    border-top: 1px solid #E3EAEE;
    padding-top: 10px;
  }
  body#Profile #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#MyProfile #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#Favorites #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#MyFavorites #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#List #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#Lists #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#MyLists #gridMainSidebar div.MainSidebarli.l0 + li.l0,
  body#MySettings #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#Comments #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#MyComments #gridMainSidebar div.MainSidebar li.l0 + li.l0,
  body#EditList #gridMainSidebar div.MainSidebar li.l0 + li.l0 {
    border-top: 2px dotted #F4D010;
  }
  div#EventsRecommended.MainSidebar li {
    margin-top: 5px;
    padding-top: 5px;
  }
div.MainSidebar li.l0 ul {
    padding: 0 !important;
    margin: 3px 0 0;
}
div.MainSidebar h4,
div.MainSidebar h4.headline,
div.MainSidebar h4.headline a {
  font-weight: bold;
  font-size: 12px;
  color: #094760;
  line-height: 13px;
  }
  div#EventsRecommended.MainSidebar h4,
  div#EventsPopular.MainSidebar h4 {
    line-height: 15px;
    color: #000;
  }
  div#SavedEvents.MainSidebar h4 {
    color: #FFF;
    font-weight: normal;
    }
    div#SavedEvents.MainSidebar h4 a {
      font-weight: bold;
    }
  div#SavedContent h5.subhead,
  div#SavedContent .byline {
    line-height:  13px;
    margin-top:   3px;
  }
div.MainSidbar h4.headline a { color: #006184; }

#Profile div.MainSidebar h4 {
  /* color: #FFF; */
}

#EventsRecommended div.MainSidebar h4 a {
  margin-bottom: 3px;
}

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

div.MainSidebar ul .rating {
    display: block;
  }
  div#TopViewedVenues.MainSidebar ul .rating,
  div#TopRatedVenues.MainSidebar ul .rating {
    margin-bottom: 3px;
    padding-top: 1px;
  }
  div#TopViewedVenues.MainSidebar h4 a {
    text-decoration:  none;
  }
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%;
}


div.headerBar {
  padding: 4px 4px 2px;
  height: 15px;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 5px;
}
#gridMainColumnLeft div.headerBar {
  background: #1f3577;
}
#gridMainColumnRight div.headerBar,
#gridMainSidebar div.headerBar,
#gridMainSidebar2 div.headerBar,
#gridMainColumnRight #SectionBlogs h3,
#gridMainColumnRight #MusicBlogs h3,
#gridMainColumnRight #NewsBlogs h3,
#gridMainColumnRight #NewsBlog h3,
#gridMainColumnRight #MusicPicks h2,
#gridMainColumnRight #EventPicks h2 {
  background-color: #d1d2d4;
  color: #000;
}
#ArchiveSearch div.headerBar,
#Calendar div.headerBar {
  background: #404041;
  margin-bottom: 0;
}
#LatestComments div.headerBar,
#NewProfiles div.headerBar,
#ReaderReviews div.headerBar,
#RestaurantReaderReviews div.headerBar {
  background: #f4d010;
  }
  #columnItemHeader_ReaderReviews {
    background: #f4d010 url(/images/headers/reader-reviews.gif) no-repeat 4px center;
    padding: 3px;
    text-indent: -6000px;
  }
div#RestaurantReaderReviews ul li p {
  color: #FFF;
  font-size: 1em;
  letter-spacing: 0.04em;
  margin: 5px 0;
}
div#RestaurantReaderReviews span.revBy { color:#ccc; }

#eLerts div.headerBar,
#Mobile div.headerBar,
#Personals div.headerBar,
#Classifieds div.headerBar {
  background: #b01116;
  margin-bottom: 0;
}

#NewProfiles h4 {
  float: right;
  text-align: left;
  width: 65%;
}
#NewProfiles a.memberThumb {
  float: left;
}

#RecentComments h3 {
  width: 100%;
  text-indent: -6000px;
}
div#RecentComments ul li p {
  color: #FFF;
  font-size: 1em;
  margin: 3px 0;
  letter-spacing: 0.04em;
}
div#RecentComments.MainSidebar ul li.l0 + li.l0,
div#NewProfiles.MainSidebar ul li.l0 + li.l0,
div#TopCommenters.MainSidebar ul li.l0 + li.l0,
div#RestaurantReaderReviews.MainSidebar ul li.l0 + li.l0 {
  border-top: 2px dotted #F4D010;
}
div#TopCommenters.MainSidebar div:first-child {
  border-bottom: 2px dotted #F4D010;
}
div#TopCommenters div + div {
  border-top: 2px dotted #F4D010;
  margin: 0 5px;
  }
  div#TopCommenters div + div ul.moduleList li.memberItem {
    margin: 0;
  }

#SectionFeature div.clear,
#SectionStories div.clear,
#RecentSectionFeatures div.clear {
  margin-bottom: 15px;
}
#SectionFeature h4 a,
#BestOfSectionFeature h4 a {
  font-size: 19px;
  }
  #HomeTopStory .subhead,
  #Section div#SectionFeature.MainColumn p,
  #Section #BestOfSectionFeature.MainColumn p {
    line-height: 14px;
  }
div.storyTeaser {
  float: left;
  padding: 0 5px 5px 0;
  }
  #Section #gridMainColumnLeft div.storyTeaser,
  #Category #gridMainColumnLeft div.storyTeaser {
    float: right;
    padding: 0 0 5px 5px;
    }
  div.storyTeaser img,
  div.recentIssue img,
  li.archiveImage img {
    border: 1px solid #000000;
    }
    li.archiveImage img {
      margin-top: 4px;
    }

body#Home #gridMainColumnLeft p.byline span.releaseDate {
  display: none;
}
#RecentSectionFeatures p.byline span.releaseDate,
#CategoryStories p.byline span.releaseDate,
#SpecialReports div.SpanningFeature p.byline span.releaseDate {
  display: block;
  font-size: .9em;
}

#SectionArchives {
  float: left;
  width: 100%;
  background: #F2ECDA;
  border: 1px solid #BEB9AC;
  border-width: 0 1px 1px 1px;
  margin-bottom: 10px;
  }
  #SectionArchives form {
    padding: 5px 5px 10px;
    height: 19px;
    }
    #SectionArchives input {
      border: 1px solid #222;
      }
      #SectionArchives input.searchbox {
        width: 100px;
        background: #FFFFFF url(/images/icons/magnify.gif) no-repeat scroll 3px center;
        padding-left: 15px;
        height: 17px;
        position: absolute;
      }
      #SectionArchives input.submit {
        position: absolute;
        margin-left: 260px;
        height: 19px;
      }
    #SectionArchives select {
      border: 1px solid #ccc;
      height: 19px;
      position: absolute;
      margin-left: 120px;
    }
  #SectionArchives div {
    padding: 5px 10px;
    float: left;
    width: 130px;
    }
    #SectionArchives div ul li {
      margin: 2px 0 1px;
      }
      #SectionArchives div ul li a {
        text-decoration: none;
      }
  #SectionArchives h3 {
    text-transform: uppercase;
    padding: 0 10px;
    font-family: Georgia;
    font-size: .9em;
  }
  #Section #SectionArchives.MainColumn h2,
  #Category #SectionArchives.MainColumn h2 {
    background: #404041;
  }

#BestOfSectionFeature p {
  margin: 0;
}

div.gCat a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  color: #10539A;
  padding: 3px;
  }
  div.bestOfCat a.more {
    text-align: right;
    font-size: .8em;
    text-decoration: underline;
    border: 0;
    padding: 3px 3px 10px;
  }
  div.bestOfCat h2 a {
     border-bottom: 0;
     color: #FFF;
     padding: 0;
    }
  div.bestOfCat ul li {
    padding-bottom: 5px;
  }
  div.bestOfCat ul li a {
    text-decoration: none;
    font-weight: bold;
    font-size: .95em;
    line-height: 14px;
    display: block;
  }

  div#BlogCategories h3,
  div#MarketingBlogCategories h3,
  div.ExternalBlogroll h3 {
    padding-left: 0px;
    background:   none;
    font-weight:  normal;
  }
div#BlogCategories ul li,
div#MarketingBlogCategories ul li,
div.ExternalBlogroll tr td {
  font-size: .8em;
  padding: 1px;
  }
  div#BlogCategories ul li a,
  div#MarketingBlogCategories ul li a,
  div.ExternalBlogroll a {
    text-decoration: none;
    font-weight: bold;
  }

  div#BlogCategories {
    float: left;
    width: 100%;
  }
  div#BlogCategories div.comBody,
  div#MarketingBlogCategories div.comBody {
    border: 1px solid #eee;
    padding: 5px;
    float: left;
    width: 288px;
  }
  div#BlogCategories div.headerBar,
  div#MarketingBlogCategories div.headerBar {
    margin-bottom: 0;
  }

  div#BlogCategories div.blogCat,
  div#MarketingBlogCategories div.blogCat {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    }
    div#BlogCategories div.blogCat ul.comColumn,
    div#MarketingBlogCategories div.blogCat ul.comColumn {
      float: left;
      width: 50%;
    }

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

.column_item { margin-bottom: 10px;}

ul.moduleList {
  color: #222;
  font-size: 10px;
}
div.MainSidebar ul.moduleList {
  padding: 5px 0 7px;
 }
 div#RecentComments.MainSidebar ul.moduleList {
   padding: 5px 5px 7px;
 }
 div#RestaurantReaderReviews.MainSidebar ul.moduleList {
   padding: 5px 5px 7px;
 }
 div#OtherSearches ul.moduleList {
   padding: 5px 10px;
   font-size: 11px;
 }

  ul.moduleList li.l0 + li.l0 {
      margin-top: 5px;
      border-top: 1px solid #E3EAEE;
      padding-top: 5px;
  }
  ul.moduleList li.l0 ul {
      padding: 0 !important;
      margin: 3px 0 0;
  }
  ul.moduleList h4,
  ul.moduleList h4.headline,
  ul.moduleList h4.headline a {
    font-weight: bold;
    font-size: 12px;
    line-height: 13px;
  }

  div#TopCommenters ul.moduleList h4 {
    overflow: hidden;
  }

  ul.moduleList h4.headline a {
    /* text-decoration: underline; */
  }

  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 {
    display: block;
}
ul li.storyItem img.storyImg {
  float: right;
  width: 50px;
  margin: 0 0 5px 5px;
}

ul.moduleList li.memberItem {
  margin: 0 5px;
}
ul.moduleList a.memberThumb {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    width: 35px;
    height: auto;
}
ul.moduleList a.memberThumb img {
    width: 35px;
}

div.MainSidebar ul.narrowOptions {
  padding:0 0 0 10px;
  margin: 0 0 10px;
}
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;
  font-weight:      bold;
  text-decoration:  none;
  font-size:        0.75em;
}
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  {
  border: none;
}
    body div.MainSidebar li.narrowWithForm ul.narrowOptions li form {
      padding: 0;
    }
#ArchivesSearchForm ul {
  padding-left: 10px;
}


div.searchedFor,
#MovieTimes div#NowPlaying h1 {
  background-color:#D1D2D4;
  clear: both;
  color: #000;
  font-size: 14px;
  line-height: 1em;
  margin: 0;
  padding: 3px 10px;
  text-align: left;
  text-transform: uppercase;
}
#MovieTimes div.searchedFor,
#MovieTimes div#NowPlaying h1 {
  margin-bottom: 10px;
}

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

div.searchedFor h3 {
  font-weight:bold;
}

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

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

div.listing {
  float: left;
  width: 315px;
  margin-bottom: 20px;
}
  div.listing p {
  }

div.descripTxt {
  margin-top: 10px;
  }
  div.listing div.descripTxt {
    font-family: Georgia,serif;
    line-height: 1.4em;
  }
  body.PromotionalSearch div.listing p {
    font-size: 12px;
    font-family: "Trebuchet MS",sans-serif;
  }
img.listingImg {
  float: right;
  margin: 0pt 0pt 3px 7px;
  /* width: 100px; */
}
a.listingImage {
  display: block;
  float: right;
  clear: right;
}

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

div.locationListing p.descripTxt {
  display: none;
}

span.locationLabel {
  font-weight:  bold;
}

span.locationPhone img {
  display:  none;
}

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

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

body.Trantor6Zone div#gridAdSidebar {
  background: none;
  padding: 10px 0 0 0;
}
body.Trantor6Zone div#gridMainColumn {
  background: #EDEEEE;
}

body.Transmetropolitan8Zone div#gridFrame,
body.Olivaw5Zone div#gridFrame,
body.Chetter5Zone div#gridFrame {
  margin: 0;
}
body.Transmetropolitan8Zone div#gridColumnContainer,
body.Olivaw5Zone div#gridMainSidebar,
body.Chetter5Zone div#gridAdSidebar {
  padding: 0;
}
body.Olivaw5Zone div#gridMainColumn {
  margin: 0 20px;
}
body.Chetter5Zone div#gridMainColumn {
  margin: 0 25px 0 0;
}
body.Chetter5Zone div#gridMainSidebar {
  padding-top: 0;
}

body.Transmetropolitan8Zone div#gridSpanningIsland {
  background: none;
  border: 0;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
  width: 350px;
}

body.Eudora7Zone div#gridMainSidebar {
  margin-left: 10px;
  width: 300px;
  margin-right: 0;
  padding-right: 8px;
  border-right: 1px dotted #D9D9DB;
}
body.Eudora7Zone div#gridSpanningFeature {
  width: 480px;
  padding-right: 10px;
  border-right: 1px dotted #D9D9DB;
}
body.Eudora7Zone div#gridFrame {
  margin-right: 0;
}
body.Eudora7Zone div#gridColumnContainer {
  width: 480px;
}
body.Eudora7Zone div#gridMainColumn1,
body.Eudora7Zone div#gridMainColumn2 {
  width: 235px;
}

body.Lexell6Zone div#gridMainSidebarLeft {
  margin-right: 8px;
  padding-right: 7px;
}
body.Lexell6Zone div#gridMainColumnLeft,
body.Lexell6Zone div#gridMainColumnRight {
  margin-right: 8px;
  padding-right: 8px;
}
body.Lexell6Zone div#gridMainColumnRight {
  width: 300px;
}

body.Aurora7Zone div#gridMainSidebar {
  padding-right: 7px !important;
  border-right: 1px dotted #D9D9DB;
  padding-top: 0;
}
body.Aurora7Zone div#gridRightColumn {
  width: 300px;
}
body.Aurora7Zone div#gridMainSidebar2 {
  margin: 0;
}
body.Aurora7Zone div#gridMainColumn {
  width: 490px;
  margin: 0 7px 10px 7px;
  border-right: 1px dotted #D9D9DB;
  padding-right: 6px;
}

/* ------------------------------------------------------------------ */
/* Layout Identifier Based Selectors */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* Custom Class Based Selectors */
/* ------------------------------------------------------------------ */

a.actionButton {
  display: block;
  height: 19px;
  margin: 10px auto 0;
  text-indent: -6000px;
}

a.spanningButton {
  display: block;
}

/* Comments */
div.CommentsComponent,
div#BrowseComments {
  clear: both;
  background: #F2ECDA;
  padding-bottom: 12px;
  font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  color: #444;
  }
div.commentsHeader {
  margin-bottom: 10px;
}
div.commentsHeader h2,
div.commentsHeader h3 {
  color: #FFF;
  background: #404041;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 3px 0 3px 10px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  }
  div#previewCommentComponent div.commentsHeader h2 {
    background: #404041 url(/images/headers/previewing-your-comment.gif) no-repeat 4px center;
    text-indent: -6000px;
  }

div.commentsHeader a.feedLink {
  background:transparent url(/images/rss-small.gif) no-repeat top center;
  color:rgb(237,238,238);
  font-size:0px;
  margin-left:1px;
  padding:12px 0 0 12px;
  text-decoration:none;
}

div.commentsHeader form {
  padding: 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 select {
  border: 1px solid #CCCCCC;
}

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

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

dl.formElements dt {
  float: left;
  clear: left;
  display: inline;
  width: 150px;
  min-height:45px;
  margin-right: 10px;
  }
  div#Comments dl.formElements dt {
    width: 100%;
    min-height: 0;
  }
  div#Comments dl.formElements dd {
    margin-bottom: 5px;
  }
  dl.formElements dt label { font-weight: bold; }
  dl.formElements dt label span { color: #FF0000; }
  dl.formElements dt span {
    font-size: 10px;
    color: #666;
  }
  span.formFootnote {
    color: #FF0000;
  }

dl.formElements dd {
  float: left;
  width: 260px;
}
dl.formElements dd input[type="text"],
dl.formElements dd input[type="password"],
dl.formElements dd select { width: 109%; }
dl.formElements dd textarea {
  width: 109%;
  height: 110px;
  }
  #commentForm dl.formElements dd textarea,
  #commentForm dl.formElements dd input[type="text"],
  #commentForm dl.formElements dd input[type="password"],
  #commentForm dl.formElements dd select {
    width: 100%;
  }

div.commentFormRating {
  background: #FFFF99;
  padding: 5px 10px;
  border: 1px solid #FF9900;
}

div.CommentsComponent p.showing,
div#BrowseComments p.showing {
  float: left;
  width: 45%;
  margin: 0 0 10px 15px;
  font-style: italic;
}
div.CommentsComponent p.jump,
div#BrowseComments p.jump {
  display: block;
  float: right;
  text-align: right;
  width: 45%;
  margin: 0 15px 10px 0;
  font-size: 10px;
  text-transform: lowercase;
}
div.CommentsComponent dl.formElements dd,
div#BrowseComments dl.formElements dd {
  width:100%;
}
div.pagination {
  clear: both;
  text-align: center;
  font-size: 12px;
}

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

div.prevNext {
  text-align: right;
  color: #FFF;
  margin: 5px 0;
  }
  div.prevNext a.prev {
    float: left;
  }


ul.prevNext {
  font-size: 10px;
  line-height: 1em;
  padding:10px 0;
}
  ul.prevNext li.prevNext_prev {
    float: left;
    text-align: left;
    width:40%;
  }
  ul.prevNext li.prevNext_next {
    float: right;
    text-align: right;
    width: 40%;
  }
  ul.prevNext li.prevNext_date {
    float: left;
    font-size: 1.3em;
    margin-left: -25px;
  }

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

  div.commentText p {
    margin-top: 0;
  }
  div.commentText div.inline-rating { margin-bottom: 8px; }
    div.commentText div.inline-rating img {
      width: 10px;
    }

div.CommentsComponent .memberThumb,
div#BrowseComments .memberThumb {
  display: block;
  overflow: hidden;
  float: left;
  clear: left;
  width: 50px;
  margin: 2px 8px 2px 2px;
}
div.CommentsComponent div.comment div.ratingGraphic img,
div#BrowseComments div.comment div.ratingGraphic img {
  margin-bottom: 2px;
  width: 10px;
  height: 10px;
}
div.commentAuthor {
  background: url(/images/icons/comment_tri.gif) no-repeat 28px top;
  padding: 5px 0 0 45px;
  font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 10px;
}
div.commentAuthor a {
    font-weight: bold;
}
div.commentAuthor span {
    /*color: #A7A9AC;*/
}
div.CommentsComponent form,
div#BrowseComments form,
div#PostCommentProcessEdit {
    margin-left: 15px;
}


p.commentFormSubmit {
  margin: 10px 15px 0 0;
}
  p.commentFormSubmit input,
  div.commentFormSubmit input,
  p.formSubmit input,
  a.addAction,
  input.editor_ok_button {
    background: #1F3577;
    padding: 3px 5px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    border: 1px solid #000;
  }
    p.commentFormSubmit input:hover,
    div.commentFormSubmit input:hover,
    p.formSubmit input:hover,
    input.editor_ok_button:hover {
      background: #D2D7E4;
      color: #000;
    }

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: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  background: #FF0000;
  border: 1px solid #CC0000;
  color: #FFF;
  text-transform: uppercase;
}


div.commentFormSubmit {
  padding: 10px 0 0 15px;
}
    div.commentFormSubmit form,
    div.CommentsComponent div.commentFormSubmit form {
      display: inline;
      margin: 0;
      margin-left: 0;
    }
    div.commentFormSubmit button {
      padding: 0;
      border: 0;
      border-bottom: 1px dotted #094760;
      font-weight: normal;
      color: #094760;
      text-transform: lowercase;
      cursor: pointer;
    }


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

span.locationRegion {
  background:#F5D528;
  color:#000;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:10px;
  line-height:2.4em;
  margin:0;
  padding:2px 3px;
  text-transform:uppercase;
  }
  span.locationRegion a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
  }

ol.customList {
  padding: 0 30px;
  margin: 20px 0;
}
  ol.customList li {
    background: #EEEEEF;
    padding: 15px;
    margin-bottom: 15px;
    list-style:decimal;
    }
    div#ListLayout ol.customList li {
      background: #FFF;
    }
  ol.customList li div.locationListing {
    padding: 0;
    border: 0;
    color: #111;
  }
  ol.customList li div.commentText { margin-top: 10px; }

  body#List div.MainColumn ol.customList li h3,
  body#List div.MainColumn ol.customList li h4 {
    text-align: left;
  }

div.infoBox {
  background: #f4f4e8;
  padding: 8px;
  margin-top: 5px;
  border: 1px dotted #d4d4c8;
  color: #444;
}
  div.infoBox h3 {
    font-weight: bold;
  }

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

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




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

div.GlobalHeader {
  background: #FFF;
}
div.GlobalHeader h1 {
    float: left;
    margin: 0 2px 6px 0;
}
div.GlobalHeader h1 a {
    display: block;
    width: 229px;
    height: 90px;
    text-indent: -6000px;
  background: #FFF url(/images/headers/cplogo2008.gif) no-repeat center center;
}
div#LeaderboardEditorial.GlobalHeader {
  float: right;
}
div#LogoAndLogin.GlobalHeader {
  float: left;
}

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

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

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

div#LeaderboardEditorial,
div#LeaderboardArts,
div#LeaderboardEtc,
div#LeaderboardFilm,
div#LeaderboardHomepage,
div#leaderboardmusic {
  text-align:center;
  margin:0 auto 10px;
}
div.Leaderboard {
  float:      right;
  text-align: center;
  margin:     0 auto 10px;
}

div.Pencil,
div.PencilWide {
  text-align: center;
  margin:     5px auto 9px;
}
  div.Pencil div,
  div.PencilWide div {
    margin-left:  auto;
    margin-right: auto;
  }

div#RectangleEditorial,
div#RectangleArts,
div#RectangleEtc,
div#RectangleFilm,
div#RectangleHomepage,
div#RectangleMusic,
div#RectangleRunofSite2,
div#RectangleRunofSite3 {
  text-align:center;
  margin: 0 auto 20px;
  clear: both;
  width: 300px;
  }
  div#StoryLayout div#storyBody div#RectangleEditorial,
  div#StoryLayout div#storyBody div#RectangleArts,
  div#StoryLayout div#storyBody div#RectangleEtc,
  div#StoryLayout div#storyBody div#RectangleFilm,
  div#StoryLayout div#storyBody div#RectangleHomepage,
  div#StoryLayout div#storyBody div#RectangleMusic,
  div#StoryLayout div#storyBody div#RectangleRunofSite2,
  div#StoryLayout div#storyBody div#RectangleRunofSite3 {
    float: left;
    margin-right: 10px;
  }
div.RectangleAd {
  text-align:center;
  margin: 0 auto 20px;
  clear: both;
  width: 300px;
  }
  div#StoryLayout div#storyBody div.RectangleAd{
    float: left;
    margin-right: 10px;
  }

#Content #StoryLayout #RectangleEditorial.MainColumn {
  margin: 10px 0;
  padding: 10px 20px 0 0;
  float: left;
}
#Content #StoryLayout div.RectangleAd {
  margin: 10px 0;
  padding: 10px 20px 0 0;
  float: left;
}
.EndContentInterstitial {
  clear: both;
}
#Content #StoryLayout .EndContentInterstitial #RectangleEditorial.MainColumn {
  float: none;
  margin: 20px auto;
}
#Content #StoryLayout .EndContentInterstitial .RectangleAd {
  float: none;
  margin: 20px auto;
}

div#Login {
    color:#64645a;
    margin-bottom: 5px;
    margin-top: -5px;
}
div#Login form {
    float: left;
    height: 20px;
    text-align: left;
    vertical-align: middle;
}
div#Login form label {
    font-weight: bold;
    font-size: 14px;
    line-height: 1em;
    vertical-align: top;
}
div#Login form input[type="submit"] {
    margin-left: 3px;
    vertical-align: middle;
}
ul#Login-login {
    text-align: right;
}
ul#Login-login li {
    display: inline;
    font-size: 12px;
    color: #626258;
}
  ul#Login-login li a {
    font-weight: bold;
    text-decoration: none;
    color: #00455b;
  }
    ul#Login-login li a:hover { color: #C70E0F; }
  ul#Login-login li#SearchLogin-upcoming {
    display: block;
    font-size: 10px;
  }
    ul#Login-login li#SearchLogin-upcoming a {
      font-weight: normal;
      color: #626258;
    }

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

body#Login div#gridMainColumn {
  margin: 0;
}

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

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

div#logout_reminder {
  float: left;
  background: #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;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
  div#loginContainer form.loginForm h2 {
    padding: 20px 20px 0;
    margin-bottom: 3px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 34px;
    color: #000;
  }
  div#loginContainer form.loginForm h2 span {
    font-family: "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #444;
  }

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


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


div#previewCommentComponent,
div#editCommentComponent {
}

  div#previewCommentComponent h4,
  div#editCommentComponent h4 {
    margin:10px;
  }
  div#previewCommentComponent textarea,
  div#editCommentComponent textarea {
    margin: inherit auto;
    width:95%;
  }

div#PaginationTop,
div#PaginationBottom {
  padding-top: 10px;
  margin-bottom:10px;
}
#PaginationBottom a {
  font-size:1.3em;
  font-weight:bold;
}

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: "Trebuchet MS",Arial, Helvetica, 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: "Trebuchet MS",Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
  }
  div#BreakingNews p {
    padding: 0 10px 10px;
    margin: 0;
  }






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


  div.HomeSection {
    background: #FFF;
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-align: center;
  }
    div.HomeSection div.stack {
      text-align: left;
    }


    div#gridSpanningHeader div.headerBar { margin-bottom: 0; }

    div.HomeSection ul {
      margin: 0 auto;
    }
      div.HomeSection li.l0 {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #DBDCDD;
      }
      div.HomeSection ul li.last { border: none; }
      div.HomeSection ul li.searchItem {
        border: none;
      }

  body#Home div#gridMainSidebar1 div.HomeSection ul { width: 130px; }
  body#Home div#gridMainColumn div.HomeSection ul { width: 420px; }




  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 15px;
      margin-bottom: 10px;
      border: none;
    }
      div.HomeFollowStories div.stack div.follow {
        border: 1px solid #DEDEDE;
        border-width: 0 0 1px;
        padding: 0;
        margin: 10px 0 0;
      }
    body#Home div#gridMainColumn div.HomeSection div.follow  ul {
      width: auto;
      text-align: left;
    }
      body#Home div#gridMainColumn div.HomeSection div.follow  ul li.l0 {
        border: none;
        padding: 0;
        margin: 0;
      }

#ArchiveSearch {
  font-size: .9em;
  }
  #ArchiveSearch input,
  #SearchWidget input {
    border: 1px solid #222;
    margin: 3px 0;
    }
    #SearchWidget input.text {
      width:        83%;
      background:   #FFF url(/images/icons/magnify.gif) no-repeat 3px center;
      padding-left: 15px;
      height: 16px;
    }
    #SearchWidget input.searchBtn {
      position: absolute;
      width:  22px;
      height: 18px;
      margin-left: 5px;
    }
  #ArchiveSearch select,
  #SearchWidget select {
    margin: 3px 0;
    border: 1px solid #ccc;
    width: 100%;
  }
  #ArchiveSearch input.keywords {
    width: 100%;
  }
  #ArchiveSearch select.monthSelect {
    width: 56%;
  }
  #ArchiveSearch select.yearSelect {
    width: 41%;
  }
#archiveSearchForm,
#calendarBody {
  background-color: #f2ecda;
  border-width: 0 1px 1px;
  border-color: #beb9ac;
  border-style: solid;
  padding: 5px;
  }
#elertBody {
  background-color: #e8f1fa;
  border-width: 0 1px 1px;
  border-color: #D1D2D4;
  border-style: solid;
  font-family: Georgia,serif;
  float: left;
}
#elertBody .eLert {
  padding:  5px;
}
#mobileBody,
#personalsBody,
#classifiedsBody {
  background-color: #e8f1fa;
  border-width: 0 1px 1px;
  border-color: #231f20;
  border-style: solid;
  padding: 5px;
  font-family: Georgia,serif;
  }
  #mobileBody h2,
  #elertBody h2 a,
  #personalsBody h2 a,
  #classifiedsBody h2 a {
    font-size: 14px;
    color: #1f3577;
    font-family: Georgia,serif;
  }
  #elertBody a {
    text-decoration: none;
  }
    #elertBody h4 a {
      font-family: Georgia,serif;
      font-size: 1.1em;
    }
    #elertBody p.more {
      display:  inline;
      float:  right;
      text-align: right;
      font-size: .9em;
      text-decoration: underline;
    }

#HomeTopStory h2 {
  margin:       2px 0;
  line-height:  18px;  /* Decreased by request of S. Buel. */
}
#HomeTopStory h2 a {
  text-decoration:  none;
  font-weight:      bold;
}
#HomeTopStory p {
  margin: 2px 0;
  font-size: .95em;
}
#HomeTopStory span.byline,
#Home div.MainColumn p.byline,
#gridMainColumnLeft p.byline,
#gridMainColumnRight p.byline,
#SpecialReports div.SpanningFeature p.byline,
#SpecialReports div.MainSidebar p.byline,
#ThisWeeksFeature div.MainSidebar p.byline {
  font-style: italic;
  font-size: .9em;
}

div.comColumn {
  float: left;
  width: 150px;
  padding-right: 9px;
  }
  div.comColumn + div.comColumn {
    padding-right: 0;
  }
#Home div.MainColumn h3,
#BlogCategories.MainSidebar h3,
#MarketingBlogCategories.MainSidebar h3,
.ExternalBlogroll.MainSidebar h3,
div#BestOf h3,
div#SectionFeature h3,
div#SectionStories h3,
div#RecentSectionFeatures h3,
#BestOfSectionFeature h3,
div#CategoryStories h3,
div#SpecialReports h3,
div#EventPicks h3,
div#MusicPicks h3 {
  text-transform: uppercase;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: .9em;
}
  #BlogCategories.MainSidebar h3 a,
  #MarketingBlogCategories.MainSidebar h3 a {
    text-decoration: none;
  }
div.MainColumn h4 a,
#SpecialReports div.SpanningFeature h4 a,
#SpecialReports div.MainSidebar h4 a,
#ThisWeeksFeature div.MainSidebar h4 a {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
  }
  #Home div.MainColumn h4 a,
  #ThisWeeksFeature div.MainSidebar h4 a,
  #SpecialReports div.MainSidebar h4 a {
    line-height: 1.1em;
  }
#Home div.MainColumn p,
#Section div.MainColumn p,
#Category div.MainColumn p,
#SpecialReports div.SpanningFeature p,
#SpecialReports div.MainSidebar p,
#ThisWeeksFeature div.MainSidebar p {
  margin: 0 0 2px;
  line-height: 1.2em;
}


#SpecialReports div.SpanningFeature h1 {
  font-size: 2em;
  font-weight:bold;
  }
  #SpecialReports div.SpanningFeature p.description {
    margin-bottom: 10px;
  }

#SpecialReportsTeaser .reportImg,
#SpecialReports .archiveImage {
  float: left;
  margin-right: 7px;
  }
  #SpecialReportsTeaser .reportImg img,
  #SpecialReports .archiveImage img {
    border: 1px solid #000;
  }
#SpecialReportsTeaser .storyItem {
  float: left;
  width: 100%;
  }
  #SpecialReportsTeaser .storyItem p.byline {
    float: left;
    width: 66%;
  }

/* Hide tools and tags. */
#SpecialReports .archiveListing .tinyTools {
  display:  none;
}
#SpecialReports .archiveListing .tags {
  display:  none;
}

#calDates {
  clear: both;
  float: left;
  width: 100%;
  }
  #calDates a {
    display: block;
    width: 34px;
    height: 40px;
    float: left;
    background: #404041;
    color: #b2dbf5;
    font-size: 1em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding-top: 4px;
    margin: 3px;
    border-right: 2px solid #2a2728;
    border-bottom: 2px solid #2a2728;
    }
    #calDates a.current {
      background: #FFF;
      color: #2d4280;
      border-top:1px solid #aaa;
      border-left: 1px solid #aaa;
    }


#RecentComments,
#NewProfiles,
#ReaderReviews,
#TopCommenters,
#RestaurantReaderReviews {
  background: #404041;
  color: #FFF;
  overflow: hidden;
}
#RecentComments a,
#RecentComments h4,
#NewProfiles a,
#ReaderReviews a,
#TopCommenters a,
#RestaurantReaderReviews a {
  color: #b2dbf5;
}
#gridMainSidebarLeft a {
  text-decoration: none;
}
#RecentComments .byline,
#NewProfiles .byline,
#ReaderReviews .byline {
  color: #FFF;
  font-size: .85em;
}
#NewProfiles img.createButton {
  margin: 5px;
}

#ReaderReviews p {
  margin: 3px 0;
}
#ReaderReviews div.storyItem,
#NewProfiles div.storyItem {
  margin: 0 5px 10px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #F4D010;
}

#EventPicks h3,
#MusicPicks h3 {
  margin-bottom: 5px;
}

#Opinion ul li,
#Calendar ul li,
div#BestOf ul li,
#SectionBlogs li,
#MusicBlogs li,
#NewsBlogs li,
#NewsBlog li,
#EventPicks li,
#MusicPicks li {
  padding-bottom: 7px;
}
#SectionBlogs li.byline,
#MusicBlogs li.byline,
#NewsBlogs li.byline {
  display:  none;
}
#Opinion ul li a,
#Calendar ul li a,
div#BestOf ul li a,
#SectionBlogs li a,
#MusicBlogs li a,
#NewsBlogs li a,
#NewsBlog li a,
#EventPicks li a,
#MusicPicks li a {
  font-size: .9em;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none;
  display: block;
  }
  #EventPicks li a,
  #MusicPicks li a {
    font-size: .95em;
  }

/* Margin handled by individual list items. */
div.MainColumn.blogroll {
  margin-bottom:  5px;
}
.blogroll li {
  margin-bottom:  8px;
}
  .blogroll li a {
    font-weight: bold;
    text-decoration: none;
  }
    .blogroll li .title {
      font-size:    0.9em;
      line-height:  1em;
    }
    .blogroll li .description {
      padding-left: 10px;
      font-size:  .7em;
    }
p.more {
  text-align: right;
  }
  #Calendar p.more a {
    font-size: .85em;
    font-family: Georgia,serif;
  }
  #Blogs p.more a,
  #Opinion p.more a,
  #Videos p.more a,
  #SectionBlogs p.more a,
  #MusicBlogs p.more a,
  #NewsBlogs p.more a,
  #NewsBlog p.more a,
  #EventPicks p.more a,
  #MusicPicks p.more a {
    font-size: .85em;
    }

#NewProfiles p.more {
  font-size: .9em;
  text-align: right;
  font-weight: bold;
  padding: 0 10px;
  margin: 0;
  }
#NewProfiles ul.moduleList a.memberThumb {
  margin: 0;
}
a.memberThumb {
  float: left;
}

div#MostPopular div.headerBar,
div#MostPopularBlogs div.headerBar {
  margin: 0;
}
div#SearchWidget div.headerBar {
  background: #404041;
  margin-bottom: 0;
}
div#SearchWidget div.headerBar h1#sectionHeader-calendar {
  background-image: url(/images/headers/search-listings.gif);
  width: 86px;
  margin-bottom: 0;
}
div#SearchWidget p {
  margin: 0 0 2px;
}

div#MostPopular div.tabs,
div#MostPopularBlogs div.tabs,
div#SearchWidget div.tabs {
  float: left;
  width: 100%;
}
div#MostPopular div.tabs a,
div#MostPopularBlogs div.tabs a,
div#SearchWidget div.tabs a {
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-family: Georgia, "Times New Roman",Times,serif;
  font-size: .8em;
  }

  div#MostPopular div.tabs div.t3,
  div#MostPopularBlogs div.tabs div.t3 {
    width: 70px !important; /* Commented tab widht */
  }
div#SearchWidget div.tabs div,
div#MostPopular div.tabs div.tab,
div#MostPopularBlogs div.tabs div.tab {
  float: left;
  padding: 3px 4px;
  border: 1px solid #c8c7c7;
  border-bottom: 0;
  width: 62px;
  text-align: center;
  }
  div#SearchWidget div.tabs div {
    width: 15%;
    padding: 3px 5px;
    }
    div#SearchWidget div.tabs div.t5 {
      width: 60px !important; /* Location tab width */
    }
  div#MostPopular div.tabs {
    float: left;
    white-space: nowrap;
  }
  div#MostPopular div.tabs div.tabCurrent,
  div#MostPopularBlogs div.tabs div.tabCurrent,
  div#SearchWidget div.tabs div.tabCurrent {
    background: #FFF;
    border-bottom: 1px solid #FFF;
    margin-bottom: -1px;
    padding: 3px 6px;
    }
    div#SearchWidget div.tabs div.tabCurrent {
      padding: 3px 5px;
      background: #F2ECDA;
      border-bottom: 1px solid #F2ECDA;
    }
  div#MostPopular div.tabs div.tabBack,
  div#MostPopularBlogs div.tabs div.tabBack {
    background: #f2ecda;
  }
  div#SearchWidget div.tabs div.tabBack {
    background: #FFF;
  }
div#MostPopular div.popularStoriesBody,
div#MostPopularBlogs div.popularStoriesBody,
div#SearchWidget div.calendarBody {
  border: 1px solid #c8c7c7;
  padding: 10px 10px 5px;
  font-size: .8em;
  margin-bottom: 10px;
  }
  div#SearchWidget div.calendarBody {
    background: #f2ecda;
  }

#Videos {
  border: 1px solid #C8C7C7;
  }
  #Videos h4 {
    font-size: .9em;
    margin-bottom: 10px;
  }
  #Videos h4,
  #Videos div.storyItem,
  #Videos p.more {
    padding: 0 5px;
  }

div#MostPopular li.storyItem,
div#MostPopularBlogs li.storyItem {
  margin-bottom: 5px;
}

#SpecialReports img.reportImg {
  margin-right: 5px;
  float: left;
}
#SpecialReports div.storyItem {
  margin-bottom: 10px;
  clear: both;
}

#Home div.MainColumn,
#Section div.MainColumn,
#Category div.MainColumn {
  float: left;
  width: 100%;
}
#ThisWeeksFeature {

}
  #ThisWeeksFeature img.storyImg {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #000;
  }
  #ThisWeeksFeature h3 {
    display:none;
  }
  #ThisWeeksFeature .byline {
    display:none;
    }
    #ThisWeeksFeature div.thisWeeksFeatureContent {
      float: right;
      width: 200px;
    }

#RecentIssues {
  float: left;
  width: 100%;
}
#RecentIssues div.recentIssue {
  float: left;
  width: 100px;
  margin-bottom: 7px;
}
#RecentIssues div.recentIssue a {
  float: left;
}
#RecentIssues div.recentIssue span.headline a {
  font-size: .9em;
  margin-bottom: 5px;
  text-align: center;
  float: none;
  display: block;
}
#RecentIssues div.recentIssue span.headline {
  font-size: .9em;
}

div#BestOf.MainColumn,
div#BestOf.MainSidebar {
  float: left;
}
div#BestOf h3 {
  padding: 0;
  font-weight: normal !important;
  text-transform: uppercase;
  background: transparent !important;
  letter-spacing: 0;
  color: #000 !important;
}
div#BestOf div.comColumn {
  width: 145px;
}

#Classifieds h3,
#Personals h3 {
  background: none;
  font-size: .9em;
  font-weight: normal;
  padding: 0;
}
#Classifieds h4 a,
#Personals h4 a {
  font-weight: normal;
  font-family: Georgia,"Times New Roman",Times,serif;
}
#Personals h5 {
  font-family: Georgia,"Times New Roman",Times,serif;
}
#Personals img.memberThumb {
  float: left;
  margin: 0 5px 5px 0;
}
#Personals div.memberItem,
#Classifieds div.storyItem {
  clear: both;
  margin-bottom: 10px;
}


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

div#NavigationHorizontal {
  clear: both;
  height: 23px;
  margin: 10px 0;
}
ul#mainNav {
  height: 23px;
  font-family: "Trebuchet MS",Helvetica, Arial, Verdana, sans-serif;
}
ul#mainNav li {
  float: left;
  height: 23px;
  font-size:11px;
  line-height: 1em;
  text-transform: uppercase;
  overflow: hidden;
  background-color: #1F3577;
}
ul#mainNav li a {
  display: block;
  float:left;
  height:23px;
  background-repeat:no-repeat;
  background-position:center 0;
  padding: 0;
  margin:0;
  border-left:0;
  text-align:center;
  text-decoration: none;
  font-weight: bold;
  text-indent: -6000px;
}
div#NavigationHorizontal ul li.first a,
div#NavigationHorizontal ul li.first a:hover { border-left:none; }
div#NavigationHorizontal ul li.last a,
div#NavigationHorizontal ul li.last a:hover { border-right:none; }

ul#mainNav li a:hover, ul#mainNav li a.hover {
    height:23px;
    background-position:center -46px;
    padding:0;
    margin:0;
    cursor:pointer;
}
ul#mainNav li.navCurrent {
    margin:0;
}
ul#mainNav li.navCurrent a {
    background-position:center -23px;
    padding: 0;
}
  ul#mainNav li.navCurrent a:hover {
    background-position:center -46px;
    padding: 0;
  }

#NavigationHorizontal ul li ul {
    display: none;
}


#NavigationHorizontal #NavItem_home a {
  width:45px;
  background-image:url(/images/nav/home.gif);
}
#NavigationHorizontal #NavItem_mobile a {
  width:50px;
  background-image:url(/images/nav/mobile.gif);
}
#NavigationHorizontal #NavItem_yourprofile a {
  width:76px;
  background-image:url(/images/nav/yourprofile.gif);
}
#NavigationHorizontal #NavItem_news a {
  width:42px;
  background-image:url(/images/nav/news.gif);
}
#NavigationHorizontal #NavItem_artsculture a {
  width:95px;
  background-image:url(/images/nav/artsculture.gif);
}
#NavigationHorizontal #NavItem_movies a {
  width:47px;
  background-image:url(/images/nav/movies.gif);
}
#NavigationHorizontal #NavItem_fooddrink a {
  width:84px;
  background-image:url(/images/nav/fooddrink.gif);
}
#NavigationHorizontal #NavItem_music a {
  width:40px;
  background-image:url(/images/nav/music.gif);
}
#NavigationHorizontal #NavItem_blogs a {
  width:45px;
  background-image:url(/images/nav/blogs.gif);
  background-position: right 0;
}
#NavigationHorizontal #NavItem_opinion a {
  width:53px;
  background-image:url(/images/nav/opinion.gif);
}
#NavigationHorizontal #NavItem_calendar a {
  width:61px;
  background-image:url(/images/nav/calendar.gif);
}
#NavigationHorizontal #NavItem_specialreports a {
  width:99px;
  background-image:url(/images/nav/specialreports.gif);
}
#NavigationHorizontal #NavItem_bestof a {
  width:51px;
  background-image:url(/images/nav/bestof.gif);
}
#NavigationHorizontal #NavItem_elerts a {
  width:47px;
  background-image:url(/images/nav/elerts.gif);
}
#NavigationHorizontal #NavItem_personals a {
  width:67px;
  background-image:url(/images/nav/personals.gif);
}
#NavigationHorizontal #NavItem_classifieds a {
  width:68px;
  background-image:url(/images/nav/classifieds.gif);
}
#NavigationHorizontal #NavItem_places a {
  width:66px;
  background-image:url(/images/nav/places.gif);
}
#NavigationHorizontal #NavItem_search a {
  width:47px;
  background-image:url(/images/nav/search.gif);
}
#NavigationHorizontal #NavItem_eDeals a {
  width:47px;
  background-image:url(/images/nav/edeals.gif);
}



#NavigationHorizontal ul.subnav_content {
  position:absolute;
  width:180px;
  min-height:15px;
  background:#1f3577;
  padding:0;
  z-index:9999;
  line-height:1em;
  margin-top: -7px;
}
  #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:"Trebuchet MS", Arial, Helvetica, sans-serif;
      font-weight:bold;
      text-transform:uppercase;
      letter-spacing: -.03em;
      color:#FFF;
      line-height:1em;
      border:0;
    }
      #NavigationHorizontal ul.subnav_content li a:hover {
        padding:7px 10px;
        margin:0;
        text-decoration:underline;
        background: #d2d7e4;
        color: #000;
      }

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


div#gridFooter {
  clear: both;
  background:#fff;
  text-align: center;
  font-size: 10px;
}
  div#gridFooter a { text-decoration: none; }

div#FooterNavigation {
  clear:both;
  padding: 10px;
  border: 1px solid #FFF;
}
div#FooterNavigation ul {
  text-align: center;
  line-height: 1.4em;
}
  div#FooterNavigation ul li {
    display: inline;
    margin-right: 5px;
  }
    div#FooterNavigation ul li a {
      white-space: nowrap;
      margin-right: 5px;
    }

div#div#footerCopyright {
  margin-bottom: 10px;
}
div#footerCopyright address,
div#footerCopyright p {
  padding: 0;
  margin: 0;
}

div#FooterCurrentIssue,
div#FooterColumnClassifieds { margin-right: 10px; }

div#FooterColumnClassifieds ul,
div#FooterColumnStranger ul {
  float: left;
  width:130px;
}
  div#FooterColumnClassifieds ul li a {
    color: #FF6600;
  }

div#FooterColumnStranger img.issueCover {
  width: 90px;
}

div.footerColumn {
  float: left;
  width: 291px;
  background: #EEEEEF;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #FFF;
  text-align: left;
}
  div.footerColumn h2, div.footerColumn h2 a {
    margin-bottom: 10px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #222;
    text-decoration: none;
    text-transform: uppercase;
  }
  div.footerColumn img.issueCover {
    float: left;
    margin: 0 10px 0 0;
    border: 5px solid #FFF;
  }
  div.footerColumn ul li {
    margin-bottom: 4px;
  }

div#LocationRestaurantDetails p {
  margin: 0 0 15px;
  font-family: Georgia,serif;
  font-size: 1.2em;
}
div#LocationRestaurantDetails h2 {
  display: none;
}

div#LocationRestaurantDetails p.tags {
  padding: 0;
  margin: 0;
}
  div#LocationRestaurantDetails ul.locationMenuCoupon {
    margin:10px 0;
  }
  div#LocationRestaurantDetails ul.locationMenuCoupon li {
    display:inline;
    padding-right:14px;
    margin-right:10px;
    background:url(/foundation/images/icons/pdf-small.gif) top right no-repeat;
  }

div#LocationMovieTimes ul.filmTimes {
  float: none;
  font-size: 1em;
}
  div#LocationMovieTimes .filmTimesHeader {
    float:          none;
    width:          300px;
    margin-bottom:  0.75em;
  }
    div#LocationMovieTimes .filmTimesHeader span {
      background-color: #B01116;
      color:            #FFFFFF;
      font-weight:      bold;
      font-size:        10px;
      text-transform:   uppercase;
      padding:          2px 3px;
    }
  div#LocationMovieTimes ul.filmTimes li {
    margin-bottom:6px;
  }

p.filmMetaInfo {
  font-size: .9em;
  background: #ECEEEE;
  padding: 10px;
}

body#MovieTimes div#NowPlaying ul {
  float: left;
  margin-bottom: 10px;
}
body#MovieTimes div#NowPlaying ul li {
  float: left;
  width: 112px;
  padding: 0 5px;
  }
  body#MovieTimes div#NowPlaying ul li ul {
  float: left;
  }
  body#MovieTimes div#NowPlaying ul li ul img {
    border: 1px solid #000;
  }

div#InsidersGuide div.storyItem {
  float: left;
  padding-right: 9px;
  width: 150px;
  }
  div#InsidersGuide div.storyItem + div.storyItem {
    padding-right: 0;
  }
div#InsidersGuide h3 {
  display: none;
}

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

div#header-logo h1 a {
  background: url(/images/ebx-logo.gif) no-repeat;
  width: 240px;
  height: 37px;
  margin-top: 15px;
  margin-bottom: 5px;
  float: left;
  text-indent: -6000px;
  outline: 0;
  }
  div#header-logo form input {
    font-size: .9em;
    border: 1px solid #aaa;
  }
  div#header-logo form input.headerSearch {
    width: 190px;
    height: 16px;
  }
  div#header-logo form input.searchSubmit {
    width: 45px;
    position: absolute;
    margin-left: 4px;
    height: 18px;
  }

div#gridHeader #LeaderboardLogo {
  float: right;
  margin-top: 5px;
  margin-bottom: 10px;
}

h1#sectionHeader_archivesearch {
  width: 84px;
  background-image: url(/images/headers/archive-search.gif);
}
h1#sectionHeader_arts {
  width: 82px;
  background-image: url(/images/headers/artsculture.gif);
}
h1#sectionHeader_bcc {
  width:            147px;
  background-image: url(/images/headers/bcc.gif);
}
h1#sectionHeader_bestof {
  width: 112px;
  background-image: url(/images/headers/best-of.gif);
}
h1#sectionHeader_blogs {
  width: 31px;
  background-image: url(/images/headers/blogs.gif);
}
h1#sectionHeader_news_blogs {
  width: 62px;
  background-image: url(/images/headers/news_blogs.gif);
}
h1#sectionHeader_culture_blogs {
  width: 79px;
  background-image: url(/images/headers/culture_blogs.gif);
}
h1#sectionHeader_ear_bud {
  width: 53px;
  background-image: url(/images/headers/ear-bud.gif);
}
h1#sectionHeader_Fal {
  width:            47px;
  background-image: url(/images/headers/Fal.gif);
}
h1#sectionHeader_calendar {
  width: 86px;
  background-image: url(/images/headers/search-listings.gif);
}
h1#sectionHeader_classifieds {
  width: 62px;
  background-image: url(/images/headers/classifieds.gif);
}
h1#sectionHeader_elerts {
  width: 44px;
  background-image: url(/images/headers/eBlasts.gif);
}
h1#sectionHeader-marketingblogcategories {
  width: 99px;
  background-image: url(/images/headers/elerts-categories.gif);
  }
  div#MarketingBlogCategories div.headerBar {
    background-color: #B01116;
  }
/*Remove when migration complete.*/
h1#sectionHeader_expressvideos {
  width: 82px;
  background-image: url(/images/headers/express-videos.gif);
}
h1#sectionHeader_food {
  width: 72px;
  background-image: url(/images/headers/restaurants.gif);
}
h1#sectionHeader_insidersguide {
  width: 81px;
  background-image: url(/images/headers/insiders-guide.gif);
}
h1#sectionHeader_resolutionguide {
  width: 94px;
  background-image: url(/images/headers/resolution-guide.gif);
}
h1#sectionHeader_sexandromance {
  width: 94px;
  background-image: url(/images/headers/sex-and-romance.gif);
}
h1#sectionHeader_taste {
  width: 31px;
  background-image: url(/images/headers/taste.gif);
}
h1#sectionHeader_summerguide {
  width: 77px;
  background-image: url(/images/headers/summer-guide.gif);
}
h1#sectionHeader_historyissue {
  width: 75px;
  background-image: url(/images/headers/history-issue.gif);
}
h1#sectionHeader_holidayguide {
  width: 75px;
  background-image: url(/images/headers/HolidayGuide.gif);
}
h1#sectionHeader_thisweeksfeature {
  width: 106px;
  background-image: url(/images/headers/this-weeks-feature.gif);
}

h1#sectionHeader_latestcomments,
div#RecentComments h3 {
  background: #f4d010 url(/images/headers/latest-comments.gif) no-repeat 4px center;
  padding: 4px 0 0;
}
div#TopCommenters h3 {
  background: #f4d010;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 0;
}
h1#sectionHeader_mobile {
  width: 78px;
  background-image: url(/images/headers/mobile-phones.gif);
}
h1#sectionHeader_mostpopular {
  width: 120px;
  background-image: url(/images/headers/most-popular.gif);
  margin-bottom: 0;
}
h1#sectionHeader_movies {
  width: 36px;
  background-image: url(/images/headers/movies.gif);
}
h1#sectionHeader_music {
  width: 31px;
  background-image: url(/images/headers/music.gif);
}
h1#sectionHeader_newprofiles {
  width: 71px;
  background-image: url(/images/headers/new-profiles.gif);
}
h1#sectionHeader_news {
  width: 27px;
  background-image: url(/images/headers/news.gif);
}
h1#sectionHeader_opinion {
  width: 41px;
  background-image: url(/images/headers/opinion.gif);
}
h1#sectionHeader_personals {
  width: 57px;
  background-image: url(/images/headers/personals.gif);
}
h1#sectionHeader_readerreviews {
  width: 83px;
  background-image: url(/images/headers/reader-reviews.gif);
}
h1#sectionHeader_recentissues {
  width: 75px;
  background-image: url(/images/headers/recent-issues.gif);
}
h1#sectionHeader_specialreports {
  width: 87px;
  background-image: url(/images/headers/special-reports.gif);
}
body#SpecialReports div#SpecialReports h2 {
  background:#D1D2D4 url(/images/headers/special-reports.gif) no-repeat scroll 3px center;
  margin-bottom:10px;
  padding:3px;
  text-indent:-6000px;
}
h1#sectionHeader_smallbusinessmonthly {
  width: 133px;
  background-image: url(/images/headers/small-business-monthly.gif);
}
h1#sectionHeader_barsclubsandcoffeehouses {
  width: 154px;
  background-image: url(/images/headers/bars-clubs-coffeehouses.gif);
}
h1#sectionHeader_ed {
  width: 114px;
  background-image: url(/images/headers/education-careers.gif);
}

h1#sectionHeader_classifieds {
  background-image: url(/images/headers/classifieds.gif);
}

h1#sectionHeader-recentposts {
  background: #1F3577 url(/images/headers/recent-posts.gif) no-repeat 3px center;
  text-indent: -6000px;
  padding: 3px;
  margin-bottom: 10px;
}
h1#sectionHeader-recentpostseditorial {
  background: #D1D2D4 url(/images/headers/editorial-blogs.gif) no-repeat 3px center;
  text-indent: -6000px;
  padding: 3px;
  margin-bottom: 10px;
}
h1#sectionHeader-recentpostsmarketing {
  background: #B01116 url(/images/headers/marketing-blog.gif) no-repeat 3px center;
  text-indent: -6000px;
  padding: 3px;
  margin-bottom: 10px;
}
h1#sectionHeader-blogcategories {
  background-image: url(/images/headers/blog-categories.gif);
  width: 88px;
}
h1#sectionHeader-blogroll {
  background-image: url(/images/headers/blog-blogroll.gif);
  width:            88px;
}
div.ExternalBlogroll h3 {
  margin-top: 10px;
}

div#EventsRecommended h3 {
  background-image: url(/images/headers/recommended-events.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
div#TopCommenters h3 {
  background-image: url(/images/headers/top-commenters.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
div#EventsPopular h3 {
  background-image: url(/images/headers/popular-events.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
div#TopViewedVenues h3 {
  background-image: url(/images/headers/top-viewed-locations.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
div#TopRatedVenues h3 {
  background-image: url(/images/headers/readers-favorites.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
div#RecentlyReviewedFilms h3 {
  background-image: url(/images/headers/recently-reviewed.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
div#TopViewedFilms h3 {
  background-image: url(/images/headers/popular-films.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
div#FacebookActivity h3 {
  background-image: url(/images/headers/facebook-activity.gif);
  background-color: #F4D010;
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
  margin-bottom: 0;
}
div#FacebookRecommendations h3 {
  background-image: url(/images/headers/facebook-recommendations.gif);
  background-color: #F4D010;
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
  margin-bottom: 0;
}
div#SectionArchives h2,
#Section div#SectionArchives.MainColumn h2,
#Category div#SectionArchives.MainColumn h2 {
  background-image: url(/images/headers/archive-search.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}

div#SectionStories h2 {
  background-image: url(/images/headers/this-week.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#RecentSectionFeatures.News h2 {
  background-image: url(/images/headers/recently-in-news.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#RecentSectionFeatures.Music h2 {
  background-image: url(/images/headers/recently-in-music.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#RecentSectionFeatures.Movies h2 {
  background-image: url(/images/headers/recently-in-movies.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#RecentSectionFeatures.ArtsCulture h2 {
  background-image: url(/images/headers/recently-in-arts.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#RecentSectionFeatures.FoodDrink h2 {
  background-image: url(/images/headers/recently-in-food.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}

div#MusicPicks h2,
#Section div#MusicPicks h2,
#Category div#MusicPicks h2 {
  background-image: url(/images/headers/this-weeks-music-picks.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}

div#EventPicks h2,
#Section div#EventPicks h2,
#Category div#EventPicks h2 {
  background-image: url(/images/headers/this-weeks-event-picks.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}

div#BestOfSearchTerms h3,
div#EventsSearchTerms h3,
div#LocationSearchTerms h3,
div#MovieTimesSearchTerms h3,
div#MemberSearchTerms h3,
div#ArchivesSearchTerms h3 {
  background-image: url(/images/headers/you-searched-for.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#BestOfSearchForm h3,
div#EventsSearchForm h3,
div#LocationSearchForm h3,
div#MovieTimesFilmandTheater h3,
div#MemberSearchSearchForm h3,
div#ArchivesSearchForm h3 {
  background-image: url(/images/headers/search-for.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#EventSearchNarrowHeader h3,
div#LocationSearchNarrowHeader h3,
div#MovieTimesSearchNarrowHeader h3,
div#ArticleSearchNarrowHeader h3,
div#BestOfNarrowHeader h3,
div#CommentArchivesNarrowHeader h3,
div#VideoArchivesNarrowHeader h3,
div#ImageArchivesNarrowHeader h3 {
  background-image: url(/images/headers/narrow-search.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#OtherSearches h3 {
  background-image: url(/images/headers/other-searches.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#MemberSearchSortBy h3 {
  background-image: url(/images/headers/sort.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}

div#MemberSearchSortBy h3 {
  background-image: url(/images/headers/sort.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}

#LocationSearchResults div.searchedFor {
  background-image: url(/images/headers/location-search.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 4px;
}
#musicInfoBar.searchedFor {
  background-image: url(/images/headers/events-search.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 4px;
  }
  #musicInfoBar.searchedFor h3 {
    text-indent: -6000px;
  }
  body.PromotionalSearch #musicInfoBar.searchedFor,
  #eLertInfoBar {
    background-image: url(/images/headers/eBlasts.gif);
    text-indent: -6000px;
    background-repeat: no-repeat;
    background-position: 4px center;
    background-color: #B01116;
    padding: 4px;
    }
    #eLertInfoBar {
      line-height:    1em;
      margin-bottom:  10px;
    }
    #eLertInfoBar h2 {
      text-indent: -6000px;
    }
#MovieTimes div#NowPlaying h1 {
  background-image: url(/images/headers/recently-opened.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 4px;
}

#FriendsLocation h3,
#FriendsEvents h3 {
  background-image: url(/images/headers/friends.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 3px;
}
#LocationHistory h3,
#EventsHistory h3 {
  background-image: url(/images/headers/history.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 3px;
}
#MapSmall h3 {
  background-image: url(/images/headers/map.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 3px;
}
/*
#MorebyThisAuthor h3 {
  background-image: url(/images/headers/author-archive.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}

#LatestInCategory h3.latestmusic {
  background-image: url(/images/headers/latest-in-music.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
#LatestInCategory h3.latestmovies {
  background-image: url(/images/headers/latest-in-movies.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
#LatestInCategory h3.latestarts_and_culture {
  background-image: url(/images/headers/latest-in-arts.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
#LatestInCategory h3.latestfood_and_drink {
  background-image: url(/images/headers/latest-in-food.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}
#LatestInCategory h3.latestnews {
  background-image: url(/images/headers/latest-in-news.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 2px;
}*/

#SectionBlogs h3.sectionBlogs-ear_bud,
#MusicBlogs h3.sectionBlogs-ear_bud {
  background-image: url(/images/headers/ear-bud.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 1px;
}
#SectionBlogs h3.sectionBlogs-92510,
#NewsBlogs h3.sectionBlogs-92510,
#NewsBlog h3 {
  background-image: url(/images/headers/92510.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
  padding: 1px;
}

div#Stats h3 {
  background-image: url(/images/headers/stats.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px 3px;
}
div#BioBrief h3 {
  background-image: url(/images/headers/manifesto-bio.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#Interests h3 {
  background-image: url(/images/headers/interests.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#SavedLocations h3 {
  background-image: url(/images/headers/favorite-places.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#SavedEvents h3 {
  background-image: url(/images/headers/saved-events.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#SavedContent h3 {
  background-image: url(/images/headers/saved-stories.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#ProfileCustomLists h3 {
  background-image: url(/images/headers/custom-lists.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#Friends h3 {
  background-image: url(/images/headers/friends-profile.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#LinkstoMe h3 {
  background-image: url(/images/headers/links-to-me.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
div#Reminders h3 {
  background-image: url(/images/headers/my-reminders.gif);
  text-indent: -6000px;
  background-repeat: no-repeat;
  background-position: 4px center;
}

#Section div.MainColumn div.bestOfCat h2,
#BestOf.BestOfGuideLanding div.MainColumn div.bestOfCat h2 {
  font-size:            13px;
  padding:              2px 4px;
  background-repeat:    no-repeat;
  background-position:  4px center;
  margin-bottom:        5px;
}
#Section div.MainColumn div.bestOfCat h2 a,
#BestOf.BestOfGuideLanding div.MainColumn div.bestOfCat h2 a {
  text-decoration:  none;
}
div.bestOfCat h2#best-of-intro {
  text-indent:      -6000px;
  background-image: url(/images/headers/intro.gif);
}
div.bestOfCat h2#best-of-arts___culture {
  text-indent:      -6000px;
  background-image: url(/images/headers/artsculture.gif);
}
div.bestOfCat h2#best-of-goods___services {
  text-indent:      -6000px;
  background-image: url(/images/headers/goods-and-services.gif);
}
div.bestOfCat h2#best-of-people___places {
  text-indent:      -6000px;
  background-image: url(/images/headers/people-and-places.gif);
}
div.bestOfCat h2#best-of-restaurants___bars {
  text-indent:      -6000px;
  background-image: url(/images/headers/restaurants-and-bars.gif);
}
div.bestOfCat h2#best-of-sports___leisure {
  text-indent:      -6000px;
  background-image: url(/images/headers/sports-and-leisure.gif);
}
div.bestOfCat h2#best-of-categories_we_didn_t_think_of {
  text-indent:      -6000px;
  background-image: url(/images/headers/categories-we-didnt-think-of.gif);
}
div.bestOfCat h2#best-of-readers_say_the_darndest_things {
  text-indent:      -6000px;
  background-image: url(/images/headers/readers-say-the-darndest-things.gif);
}
div.bestOfCat h2#best-of-readers__poll_winners {
  text-indent:      -6000px;
  background-image: url(/images/headers/readers-poll-winners.gif);
}



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






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


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


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

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

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

.readmore {
  font-size: 10px;
}

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

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

div#StoryLayout p,
div#StoryLayoutJr p,
div#StoryJr div#storyBody {
  color: #232323;
  line-height: 1.6em;
  font-family: Georgia,serif;
  font-size: 1.1em;
  }
  div#StoryJr div#storyBody {
    margin-top: 10px;
  }
p.moreArticles {
    text-align: right;
}
a.more {
  display: block;
  text-align: right;
}

div#RelatedEvents,
div#RelatedStories,
div#RelatedLocations,
div#RelatedFilms,
div#RelatedLocationsbyMaster {
  margin-bottom: 10px;
  }
  div#RelatedEvents h3,
  div#RelatedStories h3,
  div#RelatedLocations h3,
  div#RelatedFilms h3,
  div#RelatedLocationsbyMaster h3 {
    font-size: 1.3em;
    margin-bottom: 5px;
  }


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

div#BlogButtons ul { padding-bottom: 0; }
  div#BlogButtons ul li { margin-bottom: 10px; }
    div#BlogButtons ul li a {
      display: block;
      height: 45px;
      text-indent: -6000px;
      background-repeat: no-repeat;
    }

#BlogButtonBlogtownPDX {
  height: 51px;
  background-image: url(/images/buttons/blogtown140.gif);
}
#BlogButton_EndHits,
#BlogButtonendhits { background-image: url(/images/buttons/endhits.gif); }
#BlogButton_MOD,
#BlogButtonmod { background-image: url(/images/buttons/mod.gif); }
#BlogButton_Vote2008 { background-image: url(/images/buttons/vote2008.gif); }

a#searchStartOver {
  display: block;
  width: 124px;
  height: 32px;
  background: url(/images/buttons/startover.gif) no-repeat;
  margin: 10px auto 0;
  text-indent: -6000px;
  outline: none;
}

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

  form#directionsFormSubmitTo input[type="text"] {
    width: 365px;
  }

/* Features Icons */
div.FeaturesIcons {
  height:14px;
  margin:5px 0;
  display:inline;
  }
  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_staff_pick span {
    background:url(/images/icons/features-icon_staff_pick.gif) top left no-repeat;
    width:16px;
    height: 14px;
  }
  div.FeaturesIcons a.FeaturesIcons_members_pick span {
    background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
    width:16px;
    height:16px;
  }
  div.FeaturesIcons a.FeaturesIcons_best_of_winner span {
    background:url(/images/icons/features-icon_members_pick2.gif) top left no-repeat;
    width:16px;
    height:16px;
  }
  div.FeaturesIcons a.FeaturesIcons_special_event__galleries_ span {
    background:url(/images/icons/features-icon_special_event.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_recommended span {
    background:url(/images/icons/features-icon_recommended.gif) top left no-repeat;
    width:10px;
  }
  div.FeaturesIcons a.FeaturesIcons_opening__theater_and_galleries_ span {
    background:url(/images/icons/features-icon_opening.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_new_review__theater_and_comedy_ span {
    background:url(/images/icons/features-icon_new.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_free span {
    background:url(/images/icons/features-icon_free.gif) top left no-repeat;
    width:19px;
    height:14px;
  }
  div.FeaturesIcons a.FeaturesIcons_closing__theater_and_galleries_ span {
    background:url(/images/icons/features-icon_closing.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_all_ages span {
    background:url(/images/icons/features-icon_all_ages.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_video span {
    background:url(/images/icons/features-icon_video.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  div.FeaturesIcons a.FeaturesIcons_slideshow span {
    background:url(/images/icons/features-icon_slideshow.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  div.FeaturesIcons a.FeaturesIcons_audio span {
    background:url(/images/icons/features-icon_audio.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  div.FeaturesIcons a.FeaturesIcons_critics__pick span,
  div.FeaturesIcons a.FeaturesIcons_early_warnings__music_ span,
  div.FeaturesIcons a.FeaturesIcons_the_list__music_ span,
  div.FeaturesIcons a.FeaturesIcons_the_short_list__theater_ span,
  div.FeaturesIcons a.FeaturesIcons_club span,
  div.FeaturesIcons a.FeaturesIcons_concert span,
  div.FeaturesIcons a.FeaturesIcons_promotional span,
  div.FeaturesIcons a.FeaturesIcons_free_parking span,
  div.FeaturesIcons a.FeaturesIcons_wheelchair_access span,
  div.FeaturesIcons a.FeaturesIcons_best_of span {
    display:none;
  }

  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: #F2ECDA;
    }
  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: 5px;
    }


div#ProfileBrowseSavedLocations div.locationListing,
div#ProfileBrowseSavedMembers div.memberListing,
div#ProfileBrowseSavedEvents div.EventListing,
div#ProfileBrowseLists div.listListing,
div#ProfileBrowseSavedContent div.archiveListing,
body#MemberSearch div.memberListing {
  background: #FFF;
  border-bottom: 1px solid #DFE2E1;
  color: #333;
  padding: 10px;
}
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberThumb,
  div#ProfileBrowseSavedContent div.archiveListing li.archiveImage,
  body#MemberSearch div.memberListing ul.listing li.memberThumb {
    float: left;
    width: 50px;
    margin-right: 8px;
    padding:5px;
    background:#eaeaea;
  }
  body#MemberSearch div.memberListing ul.listing li,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li {
    color:#444;
    font-size:90%;
  }
  body#MemberSearch div.memberListing ul.listing li.memberName,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberName {
    font-weight:bold;
    font-size:120%;
    margin-bottom:5px;
  }
  body#MemberSearch div.memberListing ul.listing li.memberStatus,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberStatus {
    font-size:110%;
    margin:5px 0;
    font-weight:bold;
  }
  body#MemberSearch div.memberListing ul.listing li.memberStatus span,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberStatus span {
    color:#ff4c00;
  }
  div#ProfileBrowseSavedContent div.archiveListing li.sectionDateInfo {
    margin-bottom: 2px;
    font-size: 11px;
    color: #666;
  }

  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.l0 ul li.l1 a { font-weight: bold; }

  div#ProfileBrowseSavedEvents div.EventListing div.listing h3 { text-align: left; }
  div#ProfileBrowseLists div.listListing ul li.customItem h5 {
    font-weight: bold;
  }
  div#ProfileBrowseLists div.listListing ul li.customItem li.byline {
    margin-top: 3px;
    letter-spacing: 0;
  }

div#ProfileSettings dl.formElements {
  background: #FFF;
  padding: 10px;
}

div#gridMainColumn div#ProfileBrowseSavedLocations h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseSavedMembers h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseSavedEvents h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseLists h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseSavedContent h3.profileGroupHeader {
  float: left;
  width: 65%;
  text-align: left;
  margin-bottom: 10px;
}
div#gridMainColumn div#ProfileBrowseSavedLocations form#sort,
div#gridMainColumn div#ProfileBrowseSavedMembers form#sort,
div#gridMainColumn div#ProfileBrowseSavedEvents form#sort,
div#gridMainColumn div#ProfileBrowseLists form#sort,
div#gridMainColumn div#ProfileBrowseSavedContent form#sort {
  float: right;
  text-align: right;
  margin-bottom: 10px;
}



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


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

body#EmailFriend h1,
body#ReportComment h1 {
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #444;
}
body#EmailFriend p.formSubmit,
body#MySettings p.formSubmit { text-align: right; }
body#ReportComment p.formSubmit { text-align: left; }

body#EmailFriend dl.formElements dt,
body#ReportComment dl.formElements dt  {
  float: none;
  width: auto;
  min-height: 0;
}

body#EmailFriend dl.formElements dd,
body#ReportComment dl.formElements dd {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}


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

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

div.photoMain {
  text-align: center;
  /* margin-top: -10px; */
  }
  body div.MainSidebar div.photoMain a {
    color: #1F3577 !important;
  }

body div#gridMainSidebar div#Photo.MainSidebar {
  padding: 0;
}
body div#gridMainSidebar div#Photo.MainSidebar ul li.l0 + li.l0 {
  padding: 0;
  border: 0;
  margin: 0;
}

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

div#gridMainSidebarLeft div#userPics { text-align: center; }

body#Profile div#gridMainColumn,
body#MyProfile div#gridMainColumn,
body#Favorites div#gridMainColumn,
body#MyFavorites div#gridMainColumn,
body#List div#gridMainColumn,
body#Lists div#gridMainColumn,
body#MyLists div#gridMainColumn,
body#MyList div#gridMainColumn,
body#MySettings div#gridMainColumn,
body#Comments div#gridMainColumn,
body#MyComments div#gridMainColumn,
body#EditList div#gridMainColumn {
  background-color: #EEE;
  padding: 10px;
  width: 470px;
}

body#Profile div#BrowseComments,
body#MyProfile div#BrowseComments,
body#Bio div.CommentsComponent,
body#MyBio div.CommentsComponent,
body#Favorites div#BrowseComments,
body#MyFavorites div#BrowseComments,
body#List div#BrowseComments,
body#Lists div#BrowseComments,
body#MyLists div#BrowseComments,
body#MyList div#BrowseComments,
body#MySettings div#BrowseComments,
body#Comments div#BrowseComments,
body#MyComments div#BrowseComments,
body#EditList div#BrowseComments {
  background-color: #EEE;
  }
  body#Bio div.CommentsComponent,
  body#MyBio div.CommentsComponent {
    padding-top: 1px;
    margin-bottom: 10px;
  }

body#Profile div.MainSidebar,
body#MyProfile div.MainSidebar,
body#Bio div.MainSidebar,
body#MyBio div.MainSidebar,
body#Favorites div.MainSidebar,
body#MyFavorites div.MainSidebar,
body#List div.MainSidebar,
body#Lists div.MainSidebar,
body#MyLists div.MainSidebar,
body#MyList div.MainSidebar,
body#MySettings div.MainSidebar,
body#Comments div.MainSidebar,
body#MyComments div.MainSidebar,
body#EditList div.MainSidebar {
  padding-bottom: 10px;
  background-color: #404041;
  color: #FFF;
  }
  body#Profile #gridMainSidebar2 div.MainSidebar,
  body#MyProfile #gridMainSidebar2 div.MainSidebar,
  body#Bio #gridMainSidebar2 div.MainSidebar,
  body#MyBio #gridMainSidebar2 div.MainSidebar,
  body#Favorites #gridMainSidebar2 div.MainSidebar,
  body#MyFavorites #gridMainSidebar2 div.MainSidebar,
  body#List #gridMainSidebar2 div.MainSidebar,
  body#Lists #gridMainSidebar2 div.MainSidebar,
  body#MyLists #gridMainSidebar2 div.MainSidebar,
  body#MyList #gridMainSidebar2 div.MainSidebar,
  body#MySettings #gridMainSidebar2 div.MainSidebar,
  body#Comments #gridMainSidebar2 div.MainSidebar,
  body#MyComments #gridMainSidebar2 div.MainSidebar,
  body#EditList #gridMainSidebar2 div.MainSidebar,
  #gridMainSidebar div#Photo.MainSidebar {
    background-color: transparent;
    color: #000;
  }

body#Profile div.MainSidebar h3,
body#MyProfile div.MainSidebar h3,
body#Bio div.MainSidebar h3,
body#MyBio div.MainSidebar h3,
body#Favorites div.MainSidebar h3,
body#MyFavorites div.MainSidebar h3,
body#List div.MainSidebar h3,
body#Lists div.MainSidebar h3,
body#MyLists div.MainSidebar h3,
body#MyList div.MainSidebar h3,
body#MySettings div.MainSidebar h3,
body#Comments div.MainSidebar h3,
body#MyComments div.MainSidebar h3,
body#EditList div.MainSidebar h3 {
  background-color: #F4D010;
  color: #000;
  font-weight:bold;
  line-height: 1em;
  padding: 4px 3px 3px;
  }
  body#Profile div.MainSidebar h3 img,
  body#MyProfile div.MainSidebar h3 img,
  body#Bio div.MainSidebar h3 img,
  body#MyBio div.MainSidebar h3 img,
  body#Favorites div.MainSidebar h3 img,
  body#MyFavorites div.MainSidebar h3 img,
  body#List div.MainSidebar h3 img,
  body#Lists div.MainSidebar h3 img,
  body#MyLists div.MainSidebar h3 img,
  body#MyList div.MainSidebar h3 img,
  body#MySettings div.MainSidebar h3 img,
  body#Comments div.MainSidebar h3 img,
  body#MyComments div.MainSidebar h3 img,
  body#EditList div.MainSidebar h3 img {
    float: left;
    margin-right: 9px;
  }
  body#Profile div#gridMainSidebar2 div.MainSidebar h3,
  body#MyProfile div#gridMainSidebar2 div.MainSidebar h3,
  body#Bio div#gridMainSidebar2 div.MainSidebar h3,
  body#MyBio div#gridMainSidebar2 div.MainSidebar h3,
  body#Favorites div#gridMainSidebar2 div.MainSidebar h3,
  body#MyFavorites div#gridMainSidebar2 div.MainSidebar h3,
  body#List div#gridMainSidebar2 div.MainSidebar h3,
  body#Lists div#gridMainSidebar2 div.MainSidebar h3,
  body#MyLists div#gridMainSidebar2 div.MainSidebar h3,
  body#MyList div#gridMainSidebar2 div.MainSidebar h3,
  body#MySettings div#gridMainSidebar2 div.MainSidebar h3,
  body#Comments div#gridMainSidebar2 div.MainSidebar h3,
  body#MyComments div#gridMainSidebar2 div.MainSidebar h3,
  body#EditList div#gridMainSidebar2 div.MainSidebar h3 {
    background-color: #D1D2D4;
  }
  body#Profile div#gridMainSidebar2 div.MainSidebar ul,
  body#MyProfile div#gridMainSidebar2 div.MainSidebar ul,
  body#Bio div#gridMainSidebar2 div.MainSidebar ul,
  body#MyBio div#gridMainSidebar2 div.MainSidebar ul,
  body#Favorites div#gridMainSidebar2 div.MainSidebar ul,
  body#MyFavorites div#gridMainSidebar2 div.MainSidebar ul,
  body#List div#gridMainSidebar2 div.MainSidebar ul,
  body#Lists div#gridMainSidebar2 div.MainSidebar ul,
  body#MyLists div#gridMainSidebar2 div.MainSidebar ul,
  body#MyList div#gridMainSidebar2 div.MainSidebar ul,
  body#MySettings div#gridMainSidebar2 div.MainSidebar ul,
  body#Comments div#gridMainSidebar2 div.MainSidebar ul,
  body#MyComments div#gridMainSidebar2 div.MainSidebar ul,
  body#EditList div#gridMainSidebar2 div.MainSidebar ul {
    color: #000;
    text-align: left;
  }

body#Profile div.MainSidebar p,
body#MyProfile div.MainSidebar p,
body#Bio div.MainSidebar p,
body#MyBio div.MainSidebar p,
body#List div.MainSidebar p,
body#Lists div.MainSidebar p,
body#MyLists div.MainSidebar p,
body#MyList div.MainSidebar p,
body#MySettings div.MainSidebar p,
body#Comments div.MainSidebar p,
body#MyComments div.MainSidebar p,
body#EditList div.MainSidebar p,
body#Favorites div.MainSidebar p,
body#MyFavorites div.MainSidebar p {
  padding: 10px 10px 0;
  margin: 0;
  text-align: left;
}
  body#Profile div.MainSidebar p.readmore,
  body#MyProfile div.MainSidebar p.readmore,
  body#Bio div.MainSidebar p.readmore,
  body#MyBio div.MainSidebar p.readmore,
  body#List div.MainSidebar p.readmore,
  body#Lists div.MainSidebar p.readmore,
  body#MyLists div.MainSidebar p.readmore,
  body#MyList div.MainSidebar p.readmore,
  body#MySettings div.MainSidebar p.readmore,
  body#MyLists div.MainSidebar p.readmore,
  body#Comments div.MainSidebar p.readmore,
  body#MyComments div.MainSidebar p.readmore,
  body#EditList div.MainSidebar p.readmore { text-align: right; }


body#Profile div.MainSidebar ul,
body#MyProfile div.MainSidebar ul,
body#Bio div.MainSidebar ul,
body#MyBio div.MainSidebar ul,
body#Favorites div.MainSidebar ul,
body#MyFavorites div.MainSidebar ul,
body#List div.MainSidebar ul,
body#Lists div.MainSidebar ul,
body#MyLists div.MainSidebar ul,
body#MyList div.MainSidebar ul,
body#MySettings div.MainSidebar ul,
body#Comments div.MainSidebar ul,
body#MyComments div.MainSidebar ul,
body#EditList div.MainSidebar ul {
  text-align: left;
  padding: 0 5px;
  color: #FFF;
}
  body#Profile div.MainSidebar ul li p,
  body#MyProfile div.MainSidebar ul li p,
  body#Bio div.MainSidebar ul li p,
  body#MyBio div.MainSidebar ul li p,
  body#Favorites div.MainSidebar ul li p,
  body#MyFavorites div.MainSidebar ul li p,
  body#List div.MainSidebar ul li p,
  body#Lists div.MainSidebar ul li p,
  body#MyLists div.MainSidebar ul li p,
  body#MyList div.MainSidebar ul li p,
  body#MySettings div.MainSidebar ul li p,
  body#Comments div.MainSidebar ul li p,
  body#MyComments div.MainSidebar ul li p,
  body#EditList div.MainSidebar ul li p { padding: 0; }

body#Profile div.MainSidebar a,
body#MyProfile div.MainSidebar a,
body#Bio div.MainSidebar a,
body#MyBio div.MainSidebar a,
body#Favorites div.MainSidebar a,
body#MyFavorites div.MainSidebar a,
body#List div.MainSidebar a,
body#Lists div.MainSidebar a,
body#MyLists div.MainSidebar a,
body#MyList div.MainSidebar a,
body#MySettings div.MainSidebar a,
body#Comments div.MainSidebar a,
body#MyComments div.MainSidebar a,
body#EditList div.MainSidebar a {
 color: #B2DBF5;
 text-decoration: none;
  }
  body#Profile #gridMainSidebar2  div.MainSidebar a,
  body#MyProfile #gridMainSidebar2  div.MainSidebar a,
  body#Bio #gridMainSidebar2  div.MainSidebar a,
  body#MyBio #gridMainSidebar2  div.MainSidebar a,
  body#Favorites #gridMainSidebar2  div.MainSidebar a,
  body#MyFavorites #gridMainSidebar2  div.MainSidebar a,
  body#List #gridMainSidebar2  div.MainSidebar a,
  body#Lists #gridMainSidebar2  div.MainSidebar a,
  body#MyLists #gridMainSidebar2  div.MainSidebar a,
  body#MyList #gridMainSidebar2  div.MainSidebar a,
  body#MySettings #gridMainSidebar2  div.MainSidebar a,
  body#Comments #gridMainSidebar2  div.MainSidebar a,
  body#MyComments #gridMainSidebar2  div.MainSidebar a,
  body#EditList #gridMainSidebar2  div.MainSidebar a {
    color: #094760;
    text-decoration: none;
  }

/*
body#Profile div#Reminders,
body#MyProfile div#Reminders,
body#Profile div#Reminders.MainSidebar ul li,
body#MyProfile div#Reminders.MainSidebar ul li {
  background-color: #E8F1FA;
  color: #000;
}
  body#Profile div#Reminders h3,
  body#MyProfile div#Reminders h3 {
    background-color: #B01116;
    color: #FFF;
  }
*/

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

div#SavedLocations a.profileFindMore {
  background-image: url(/images/buttons/find_places.gif);
}
div#SavedEvents a.profileFindMore {
  background-image: url(/images/buttons/find_events.gif);
}
div#SavedContent a.profileFindMore {
  background-image: url(/images/buttons/find_stories.gif);
}
div#Friends a.profileFindMore {
  background-image: url(/images/buttons/find_friends.gif);
}

div#profileModeMessage h1 {
  padding: 10px;
  text-align: center;
  font-size: 1.4em;
  background: #eee;
}
  div#profileModeMessage h1 span {
    background: #ffff99;
  }
  div#profileModeMessage h1 a {
    font-weight: bold;
    color: #000;
  }


body#Location div#LocationLayout { margin-top: 0; }

body#MySettings dl.formElements { margin-right: 0; }
body#MySettings dl.formElements dd { min-height:45px;margin-bottom:10px; }

body#MySettings dl.formElements dd.formLeft,
body#MySettings dl.formElements dd.formRight {
  width: 135px;
  float:left;
}

body#MySettings dl.formElements dd.interests {
  margin: 10px 0;
  width: 380px;
  }
  body#MySettings dl.formElements dd.interests div.interestsColumn {
    float: left;
    width: 140px;
    margin-right: 10px;
  }
body#MySettings dl.formElements textarea[name="tags"] {
  height: 60px;
}

body#Page div.MainColumn {
  padding:10px;
}

body#Page div#PageBody div#storyBody h3 {
  font-size: 1.2em;
  font-weight: bold;
}

body.AboutUs div#storyBody h2,
body.ContactUs div#storyBody h2,
body.SiteDirectory div#SiteDirectory h2,
body.Masthead div#StaffByDepartment h2 {
  margin: 15px 0 5px 0;
  font-weight: bold;
  font-size: 1.3em;
}

body.SiteDirectory div#SiteDirectory h3 {
  font-size:    1em;
  font-weight:  bold;
  margin:       0.2em 0 0 0;
}

body.SiteDirectory div#SiteDirectory ul {
  margin-left:  1em;
}

body.SiteDirectory div.columnHolder {
  overflow: hidden;
  clear: both;
}

  body.SiteDirectory div.columnHolder div.column {
    float:  left;
    width:  33%;
  }

body.ContactUs div#storyBody .departmentTitle,
body.ContactUs div#storyBody .departmentPhone,
body.Masthead div#StaffByDepartment .departmentTitle,
body.Masthead div#StaffByDepartment  .phone {
  margin-bottom: 0.25em;
}

  body.ContactUs div#storyBody .departmentTitle a,
  body.SiteDirectory div#SiteDirectory a,
  body.Masthead div#StaffByDepartment .departmentTitle a {
    text-decoration: none;
  }
  body.ContactUs div#storyBody .departmentTitle a:hover,
  body.SiteDirectory div#SiteDirectory a:hover,
  body.Masthead div#StaffByDepartment .departmentTitle a:hover {
    text-decoration: underline;
  }

body#Profile div.MainColumn h3,
body#MyProfile div.MainColumn h3,
body#Favorites div.MainColumn h3,
body#MyFavorites div.MainColumn h3,
body#List div.MainColumn h3 { text-align: center; }

body#Profile div.MainColumn div.userInfo ul li,
body#MyProfile div.MainColumn div.userInfo ul li,
body#Favorites div.MainColumn div.userInfo ul li,
body#MyFavorites div.MainColumn div.userInfo ul li,
body#List div.MainColumn div.userInfo ul li { text-transform: lowercase; }

body#Profile div.MainColumn .readmore,
body#Profile .readmore,
body#MyProfile div.MainColumn .readmore,
body#MyProfile .readmore,
body#Favorites div.MainColumn .readmore,
body#Favorites .readmore,
body#MyFavorites div.MainColumn .readmore,
body#MyFavorites .readmore,
body#List .readmore,
body#Lists .readmore,
body#MyLists .readmore {
  text-transform: lowercase;
}
  body#Favorites .readmore {
    padding-right: 10px;
  }

  body#Profile .readmore a,
  body#MyProfile .readmore a,
  body#Favorites .readmore a,
  body#MyFavorites .readmore a,
  body#List .readmore a,
  body#Lists .readmore a,
  body#MyLists .readmore a { text-decoration: none; }

body#Profile div.MainSidebar ul li,
body#MyProfile div.MainSidebar ul li,
body#Favorites div.MainSidebar ul li,
body#MyFavorites div.MainSidebar ul li,
body#List div.MainSidebar ul li,
body#Lists div.MainSidebar ul li,
body#MyLists div.MainSidebar ul li,
body#Location div.MainSidebar ul li,
body#Event div.MainSidebar ul li,
body#EventSearch div.MainSidebar ul li,
body#LocationSearch div.MainSidebar ul li,
body#DiningSearch div.MainSidebar ul li,
body#MovieTimes div.MainSidebar ul li,
body#FilmSearch div.MainSidebar ul li,
body#Film div.MainSidebar ul li,
body#Search div.MainSidebar ul li,
body#ArticleArchives div.MainSidebar ul li,
body#IssueArchives div.MainSidebar ul li,
body#MySettings div.MainSidebar ul li,
body#MyComments div.MainSidebar ul li,
body#Comments div.MainSidebar ul li,
body#MemberSearch div.MainSidebar ul li,
body#BestOf div.MainSidebar ul li,
body.SearchPage div.MainSidebar ul li {
  margin-bottom: 4px;
  clear: both;
  width: 98%;
}
  div.MainSidebar ul li.flyout_link_parent {
    text-align: right;
    margin-right: 10px;
  }
  body div#gridRightColumn div.MainSidebar ul li,
  body div#gridMainSidebar div#BestOf.MainSidebar ul li {
    margin-bottom: 0;
  }
  body#Event span.locationPhone {
    display:  none;
  }
  div#SavedEvents.MainSidebar ul li.date,
  div#SavedContent.MainSidebar ul li.subhead {
    line-height: 14px;
  }

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

body#List div#gridMainColumn h3.profileGroupHeader {
  text-align: left;
}

body#EventSearch #gridMainSidebar,
body#MovieTimes #gridMainSidebar,
body#FilmSearch #gridMainSidebar,
body#Film #gridMainSidebar,
body#LocationSearch #gridMainSidebar,
body#DiningSearch #gridMainSidebar,
body#Search #gridMainSidebar,
body#ArticleArchives #gridMainSidebar,
body#IssueArchives #gridMainSidebar,
body#MemberSearch #gridMainSidebar,
body#BestOf #gridMainSidebar,
body.SearchPage #gridMainSidebar  {
  padding-right: 0;
}
  body#EventSearch #gridMainSidebar select,
  body#MovieTimes #gridMainSidebar select,
  body#FilmSearch #gridMainSidebar select,
  body#Film #gridMainSidebar select,
  body#LocationSearch #gridMainSidebar select,
  body#DiningSearch #gridMainSidebar select,
  body#MemberSearh #gridMainSidebar select,
  body#BestOf #gridMainSidebar select,
  body#BestOf.BestOfGuideLanding #gridMainSidebarLeft select,
  body#Section.BestOfToC #gridMainSidebarLeft select,
  body.SearchPage #gridMainSidebar select {
    width:133px;
  }
  body#MovieTimes div#MovieTimesFilmandTheater h4,
  body#Film div#MovieTimesFilmandTheater h4 {
    margin:10px 0 0 10px;
  }
  body#EventSearch #gridMainSidebar form,
  body#MovieTimes #gridMainSidebar form,
  body#FilmSearch #gridMainSidebar form,
  body#Film #gridMainSidebar form,
  body#LocationSearch #gridMainSidebar form,
  body#DiningSearch #gridMainSidebar form,
  body#MemberSearh #gridMainSidebar form,
  body#BestOf #gridMainSidebar form,
  body#BestOf.BestOfGuideLanding #gridMainSidebarLeft form,
  body#Section.BestOfToC #gridMainSidebarLeft form,
  body.SearchPage #gridMainSidebar select {
    padding: 5px;
  }

body#BestOf div#storyBody {
  font-family: Georgia,serif;
  font-size: 1.1em;
  line-height: 1.6em;
}
body#BestOf div.sidebar div.Sidebar {
  margin-bottom: 15px;
}
body#BestOf div.sidebar div.Sidebar h3 {
  color: #000;
  font-weight: bold;
}
body#BestOf  div.MainColumn div.sidebar div.Sidebar h4 a {
  font-size: 1.1em;
}

/* body#EventSearch div#EventsSearchTerms,
body#MovieTimes div#MovieTimesSearchTerms,
body#FilmSearch div#FilmSearchTerms,
body#Film div#FilmSearchTerms,
body#LocationSearch div#LocationSearchTerms,
body#DiningSearch div#DiningSearchTerms,
body#Search div#SearchSearchTerms,
body#ArticleArchives div#SearchSearchTerms,
body#IssueArchives div#SearchSearchTerms,
body#IssueArchives div#ArchivesIssueNav,
body#ArticleArchives div#ArchivesSearchTerms,
body#MemberSearch div#MemberSearchTerms,
body#BestOf div#BestOfSearchTerms,
body#BestOf.BestOfGuideLanding div#BestOfSearchTerms,
body#Section.BestOfToC div#BestOfSearchTerms {
  background: #fcffac;
  padding: 10px;
  margin-bottom: 7px;
}
   body#EventSearch div#EventsSearchTerms h3,
  body#MovieTimes div#MovieTimesSearchTerms h3,
  body#FilmSearch div#FilmSearchTerms h3,
  body#Film div#FilmSearchTerms h3,
  body#LocationSearch div#LocationSearchTerms h3,
  body#DiningSearch div#DiningSearchTerms h3,
  body#Search div#SearchSearchTerms h3,
  body#ArticleArchives div#SearchSearchTerms h3,
  body#IssueArchives div#SearchSearchTerms h3,
  body#ArticleArchives div#ArchivesSearchTerms h3,
  body#MemberSearch div#MemberSearchTerms h3,
  body#BestOf div#BestOfSearchTerms h3,
  body#BestOf.BestOfGuideLanding div#BestOfSearchTerm h3,
  body#Section.BestOfToC div#BestOfSearchTerms h3 {
    background: none;
    color: #000;
    line-height: 1em;
    padding: 0 0 5px;
    font-weight: normal;
    text-align: left;
  } */
  body#EventSearch div#EventsSearchTerms ul,
  body#MovieTimes div#MovieTimesSearchTerms ul,
  body#FilmSearch div#FilmSearchTerms ul,
  body#Film div#FilmSearchTerms ul,
  body#LocationSearch div#LocationSearchTerms ul,
  body#DiningSearch div#DiningSearchTerms ul,
  body#Search div#SearchSearchTerms ul,
  body#ArticleArchives div#SearchSearchTerms ul,
  body#IssueArchives div#SearchSearchTerms ul,
  body#ArticleArchives div#ArchivesSearchTerms ul,
  body#MemberSearch div#MemberSearchTerms ul,
  body#BestOf div#BestOfSearchTerms ul,
  body#BestOf.BestOfGuideLanding div#BestOfSearchTerms ul,
  body#Section.BestOfToC div#BestOfSearchTerms ul,
  body.SearchPage div#SearchTerms ul {
    padding: 0 10px;
  }
  body#EventSearch div#EventsSearchTerms ul li,
  body#MovieTimes div#MovieTimesSearchTerms ul li,
  body#FilmSearch div#FilmSearchTerms ul li,
  body#Film div#FilmSearchTerms 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#BestOf div#BestOfSearchTerms ul li,
  body#BestOf.BestOfGuideLanding div#BestOfSearchTerms ul li,
  body#Section.BestOfToC div#BestOfSearchTerms 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#FilmSearch div#FilmSearchTerms li a,
    body#Film div#FilmSearchTerms 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#BestOf div#BestOfSearchTerms li a,
    body#BestOf.BestOfGuideLanding div#BestOfSearchTerms li a,
    body#Section.BestOfToC div#BestOfSearchTerms li a,
    body.SearchPage div#SearchTerms li a {
      float: right;
      font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
    }
    body#EventSearch .flyout_content,
    body#MovieTimes .flyout_content,
    body#FilmSearch .flyout_content,
    body#Film .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#BestOf .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#FilmSearch .flyout_content table,
      body#Film .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#BestOf .flyout_content table,
      body.SearchPage .flyout_content table {
        border:0;
      }
        body#EventSearch .flyout_content table td,
        body#MovieTimes .flyout_content table td,
        body#FilmSearch .flyout_content table td,
        body#Film .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#BestOf .flyout_content table td,
        body.SearchPage .flyout_content table td {
          padding:10px;
        }

a#contactMeButton {
  width: 68px;
  background: url(/images/buttons/contact.gif) no-repeat;
}
a#becomeFriendButton {
  width: 97px;
  background: url(/images/buttons/become_friend.gif) no-repeat;
  margin-bottom:10px;
}
a#becomeAFriendButton {
  width: 93px;
  background: url(/images/buttons/become_a_friend.gif) no-repeat;
}

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


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

h2#userName {
  float:left;
  font-size:32px;
  line-height:0.5em;
  margin:4px 50px 0 0;
  padding:10px;
}
  h2#userName a#userNameLink {
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    color: #000;
  }
  h2#userName span#memberSince {
    color:#666;
    font-size:10px;
    font-weight:normal;
    padding-left:3px;
    width:100%;
    display: block;
    margin-top: 3px;
  }

ul#badges {
  height:25px;
  margin:26px 0;
  text-align:left;
}
  ul#badges li {
    display: inline;
    vertical-align: middle;
    }

h3.profileGroupHeader,
h2.largeHeader,
body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader h3 {
  background: none;
  font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #000;
  text-transform: none;
  letter-spacing: 0;
}

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

div#userPics img { width: 160px; }
  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;
  border-spacing: 1px;
  border-collapse: separate;
}
  #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;
  }
    #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: "Trebuchet MS",Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444;
    text-transform: uppercase;
  }
    #HomeMostPopular table th:hover {
      background: #147887;
      color: #FFF;
    }
    #HomeMostPopular table th.tabSelected,
    #HomeMostPopular table th.tabSelected:hover {
      background: #FFF;
      border-width: 1px 1px 0 1px;
      border-bottom: none;
      color: #444;
    }
  #HomeMostPopular table tbody {
    border: 1px solid #CCC;
    border-width: 0 1px 1px;
  }
  #HomeMostPopular table td {
    padding: 10px;
  }
  #HomeMostPopular div.tabPanel li.l0 {
    margin-bottom:10px;
  }
  #HomeMostPopular .longOnly span.date {
    display:inline;
    font-size:.8em;
    color:#646568;
  }

/* Location and Event Pages */

body#EventSearch div#gridMainSidebar div.MainSidebar,
body#MovieTimes div#gridMainSidebar div.MainSidebar,
body#FilmSearch div#gridMainSidebar div.MainSidebar,
body#Film div#gridMainSidebar div.MainSidebar,
body#LocationSearch div#gridMainSidebar div.MainSidebar,
body#DiningSearch div#gridMainSidebar div.MainSidebar,
body#Search div#gridMainSidebar div.MainSidebar,
body#ArticleArchives div#gridMainSidebar div.MainSidebar,
body#MemberSearch div#gridMainSidebar div.MainSidebar,
body#BestOf div#gridMainSidebar div.MainSidebar,
body#BestOf.BestOfGuideLanding div#gridMainSidebarLeft div.MainSidebar,
body#Section.BestOfToC div#gridMainSidebarLeft div.MainSidebar,
body#IssueArchives div#gridMainSidebar div.MainSidebar,
body.SearchPage div#gridMainSidebar div.MainSidebar {
  background: #F2ECDA;
}

body#Location div.MainSidebar h3,
body#LocationEvents div.MainSidebar h3,
body#Map div.MainSidebar h3,
body#Event div.MainSidebar h3,
body#EventSearch div.MainSidebar h3,
body#MovieTimes div.MainSidebar h3,
body#FilmSearch div.MainSidebar h3,
body#Film div.MainSidebar h3,
body#LocationSearch div.MainSidebar h3,
body#DiningSearch div.MainSidebar h3,
body#Search div.MainSidebar h3,
body#ArticleArchives div.MainSidebar h3,
body#IssueArchives div.MainSidebar h3,
body#MemberSearch div.MainSidebar h3,
body#BestOf div.MainSidebar h3,
body#Section.BestOfToC div.MainSidebar h3,
body#Location div.MainColumn1 h3,
body#Location div.MainColumn2 h3,
body#Event div.MainColumn1 h3,
body#Event div.MainColumn2 h3,
body.SearchPage div.MainSidebar h3 {
  background-color: #404041;
  font-weight: bold;
  color: #FFF;
}

/* Exception for Popular Events in Event pages. */
body#Event div#EventsPopular.MainSidebar h3,
body#Event div#TopViewedVenues.MainSidebar h3 {
  background-color: #D1D2D4;
}

body#Location div.MainSidebar h4,
body#LocationEvents div.MainSidebar h4,
body#Map div.MainSidebar h4,
body#Event div.MainSidebar h4,
body#EventSearch div.MainSidebar h4,
body#MovieTimes div.MainSidebar h4,
body#FilmSearch div.MainSidebar h4,
body#Film div.MainSidebar h4,
body#LocationSearch div.MainSidebar h4,
body#DiningSearch div.MainSidebar h4,
body#Search div.MainSidebar h4,
body#ArticleArchives div.MainSidebar h4,
body#IssueArchives div.MainSidebar h4,
body#MemberSearch div.MainSidebar h4,
body#BestOf div.MainSidebar h4,
body#Section.BestOfToC div.MainSidebar h4,
body.SearchPage div.MainSidebar h4 {
  color: #111;
}
#EventSearchNarrowHeader h4,
#LocationSearchNarrowHeader h4,
#DiningSearchNarrowHeader h4,
#MemberSearchNarrowHeader h4,
#BestOfNarrowHeader h4,
#MovieTimesSearchNarrowHeader h4,
#ArticleSearchNarrowHeader h4,
#FilmSearchNarrowHeader h4,
#MemberSearchSortBy h4 {
  margin-left: 5px;
}

#FilmSearchForm ul li {
  margin-left: 5px;
}

body#Location h2.listingsHeader,
body#LocationEvents h2.listingsHeader,
body#Film h2.listingsHeader  {
  padding-bottom: 0;
  font-weight: bold;
  font-size: 16px;
}

div#LocationDescription {
  margin-bottom: 10px;
}
div#LocationDescription p.locDesc {
  font-size: 1.2em;
  font-family: Georgia, serif;
}
div#LocationDescription p.locData {
  font-size: .9em;
  border-top: 1px solid #ddd;
  padding: 5px 0;
  margin: 5px 0;
  clear: both;
}

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

div#gridMainSidebar div.MainSidebar form {
  padding: 5px;
}

div.MainSidebar form input.text {
  padding-left:15px;
  width:125px;
  background:#FFF url(/images/icons/magnify.gif) no-repeat 3px center;
}
div.MainSidebar form input.submitBtn {
  display:none;
}

div#LocationColumn1 {
  float: left;
  background: #FFF;
  font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  padding: 10px;
  margin: 10px;
  width: 755px;
}

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

div#searchResults, div#Location, div#Event {
  float: left;
  text-align: left;
  }
  div#searchResults {
    width: 490px;
  }

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

body#CommentArchives div#CommentSearchResults div#searchResults {
  background: #EDEEEE;
}
body#CommentArchives div#CommentSearchResults a.memberThumb {
  float: left;
  margin-right: 5px;
  display: block;
}
body#CommentArchives div#CommentSearchResults h4 {
  font-weight: bold;
}
body#CommentArchives div#CommentSearchResults div.ratingGraphic {
  margin-bottom: 10px;
}
body#CommentArchives div#CommentArchivesNarrowHeader form {
  padding: 0;
}
body#CommentArchives div#CommentArchivesNarrowHeader form p {
  clear: both;
  margin: 0;
  padding: 10px 0 0;
}
body#CommentArchives div#CommentArchivesNarrowHeader form select {
  width: 50px;
  font-size: .9em;
  padding: 0;
  }
  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: #1F3577;
  border:1px solid #000;
  clear:both;
  color:#FFF;
  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;
}

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



h1.listingTitle,
div.MainColumn h1.listingTitle {
  font-size:18px;
  font-weight:bold;
  }
  body.EventPromotional h1.listingTitle {
    font-family: Georgia,serif;
    font-size:20px;
  }

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: 8px;
  }
    ul.locationEvents li.l0 h4 a {
      font-weight:bold;
      text-decoration: none;
    }
  ul.locationEvents li.commentCount {
    font-size: 11px;
  }


/* 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: "Trebuchet MS",Helvetica, Arial, sans-serif;
  line-height: 1em;
}
  .headerLandingSpotlightModule h2, .headerLandingSpotlightModule h2 a {
    float: left;
    margin-top:2px;
  }
  .headerLandingSpotlightModule form {
    float: right;
    width: 200px;
    padding: 0;
    margin: -2px 0 0;
  }
    .headerLandingSpotlightModule form input.searchbox {
      width: 130px;
      vertical-align: middle;
    }
    .headerLandingSpotlightModule form input.submit {
      font-size: 11px;
      line-height: 1em;
      vertical-align: middle;
    }

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

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

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

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

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

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

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

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

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


.columnList li {
  padding: 5px 0 0 !important;
  margin: 5px 0 0;
  font-family: "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  color: #676767;
  }
  .columnList li.l0 + li.l0 {
    border-top: 1px solid #dedede;
  }
  .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:3px 0 0 !important;
    margin:0 !important;
  }
    .columnList li ul li {
      padding:0 !important;
      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:"Trebuchet MS",Arial,Helvetica,sans-serif;
  text-align:center;
}

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


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

div.processOutput {

}


/* Classifieds Ad of the Week */

#ClassifiedsAdoftheWeek {
  text-align:center;
  padding:8px 0;
  background:#c3e5e2;
}

#ClassifiedsAdoftheWeek #classylist {
  list-style:none;
  padding:4px 0 0 0;
  margin:3px 0 0 0;
  text-align:left;
  border-bottom:1px solid #fff;
}

#ClassifiedsAdoftheWeek #classylist li {
  margin:0;
  display: inline;

}

#ClassifiedsAdoftheWeek #classylist li a,
#ClassifiedsAdoftheWeek #classylist li a:visited {
  color:#4E4E4E;
  display:block;
  font:10px verdana;
  text-decoration:none;
  padding:3px 0 3px 16px;
  vertical-align: bottom;
  margin:0;
  border-top:1px solid #fff;
  background:url(/images/classy_arr.gif) no-repeat 8px 7px;
}

#ClassifiedsAdoftheWeek #classylist li a:hover {
  background:#D1D1C9 url(/images/classy_arr.gif) no-repeat 8px 8px;
}

#ClassifiedsAdoftheWeek #classylist li.pink a,
#ClassifiedsAdoftheWeek #classylist li.pink a:visited {
  background:#fcb9ea url(/images/classy_arr-red.gif) no-repeat 8px 7px;
  color:#d10000;
}
#ClassifiedsAdoftheWeek #classyDoubleSide {
  width:160px;
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a {
  display:block;
  float:left;
  width:79px;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
  padding:0;
  line-height:1.3em;
  border-bottom:1px solid #ccc;
  color:#564d3f;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a.wide {
  width:160px;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a.first {
  border-top:1px solid #ccc;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a.left {
  border-right:1px solid #ccc;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a.highlight {
  background-color:#c30;
  color:#fff;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a:hover {
  background:#da2B05;
  color:#fff;
}

#ClassifiedsAdoftheWeek #adoftheday {
  padding:4px;
  margin:4px 6px 3px 6px;
  background:#fff;
  border:2px solid #8DCFB4;
}

#ClassifiedsAdoftheWeek #adoftheday p {
  margin:2px auto;
  color:#4e4e4e;
  width:130px;
  font-size:10px;
  font-style:italic;
  line-height:12px;
}

#ClassifiedsAdoftheWeek .postanad {
  clear:both;
  line-height:8px;
  margin:0;
  padding:0;
}

/* Lovelab Ad */

#LovelabAdoftheDay {
  background-image: none;
  padding-bottom: 0;
}

#LovelabAdoftheDay #personalsTeaserAd {
  width:144px;
  background-color:#FEF9ED;
  color:#000;
  margin:10px 0 0;
  font-family:"Trebuchet MS",arial,helvetica,sans-serif;
  padding:8px;
  text-align:center;
  background-image:url(/images/dark_hash.gif);
}
#LovelabAdoftheDay #teaserAdHeaderImage {
  background:url(http://portlandmercury.selectalternatives.com/images/portlandmercury/personals/siteteaseheader.gif) no-repeat 7px 0;
  height:92px;
}
#LovelabAdoftheDay #teaserAdHeaderImage a {
  display:block;
  width:120px;
  height:92px;
}
#LovelabAdoftheDay #teaserAdHeaderImage span {
  display:none;
}
#LovelabAdoftheDay #teaserAdPhoto {
  margin:2px 0;
}
#LovelabAdoftheDay #teaserAdUsername {
  width:120px;
  margin:2px;
  font-size:11px;
  font-weight:bold;
  overflow:hidden;
}
#LovelabAdoftheDay #teaserAdBody {
  margin:2px;
  font-size:10px;
  line-height:1.2em;
  text-align:left;
  padding:0 4px;
}
#LovelabAdoftheDay #teaserAdBrowseHeader {
  margin:4px 2px 2px;
  font-size:10px;
  font-weight:bold;
}
#LovelabAdoftheDay .teaserAdBrowseLinks {
  margin:0 2px;
  font-size:10px;
}
#LovelabAdoftheDay .teaserAdBrowseLinks a,
#LovelabAdoftheDay .teaserAdBrowseLinks a:visited {
  color:#5EBAC8;
}
#LovelabAdoftheDay #teaserAdFooterImage {
  background:#CBCCBC url(http://portlandmercury.selectalternatives.com/images/portlandmercury/personals/siteteasefooter.gif) no-repeat 7px 0;
  height:48px;
}
#LovelabAdoftheDay #teaserAdFooterImage a {
  display:block;
  width:120px;
  height:48px;
}
#LovelabAdoftheDay #teaserAdFooterImage span {
  display:none;
}


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


/* ARTICLE & ISSUE ARCHIVES */

#ArticleArchives #ArchivesAuthorBio {
  border-bottom:1px solid #ccc;
  padding:10px;
  background:#f2f2f2;
}
  #ArticleArchives #ArchivesAuthorBio h3 {
    font-size:140%;
    font-weight:bold;
  }
  #ArchivesAuthorBio img {
    float:left;
    margin:0 10px 10px 0;
  }

#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;
  font-weight: bold;
  }
  #ArticleArchives li.tags a {
    font-weight: normal;
  }

#ArticleArchives li.sectionDateInfo,
#SpecialReports 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 h2,
body#IssueArchives #searchResults h3 {
  padding: 2px 4px;
  text-transform:uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}

body#IssueArchives #archiveIssueHeader h2 {
  background: #D1D2D4;
}

body#IssueArchives #archiveIssueHeader img.archiveIssueCover {
  float:left;
  margin:0 10px 10px 0;
  border: 1px solid #000;
  width: 90px;
}

body#IssueArchives #ArchivesIssueNav ul {
  width: 100%;
  margin-bottom: 10px;
  float: left;
  }
  body#IssueArchives #ArchivesIssueNav ul li {
    float: left;
    padding-right: 10px;
  }
  body#IssueArchives #ArchivesIssueNav ul li + li {
    float: right;
    padding-right: 0;
  }


body#IssueArchives #searchResults h4.sectionHeader {
  text-transform:uppercase;
  font-weight: bold;
  margin-top:10px;
  background: #D1D2D4;
  padding: 2px 4px;
}

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:        90px;
  height:       150px;
  margin:       0 4px;
  float:        left;
  font-size:    0.9em;
  font-weight:  bold;
}
body#IssueArchives #searchResults li.issueCover a {
  text-decoration:  none;
}
  body#IssueArchives #searchResults li.issueCover li.date a {
    font-size:  13px;
  }

body#IssueArchives #searchResults li.issueCover img {
  border: 1px solid #000000;
}


/* Hide tools and dateline. */
body#IssueArchives .archiveListing .tinyTools {
  display:  none;
}
body#IssueArchives .archiveListing .sectionDateInfo {
  display:  none;
}

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

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

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

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

#AdvertiserDirectory h4 {
  font:bold 1.2em;
  color:#D33000;
  margin:10px 0 0;
}

#AdvertiserDirectory .adCategory {
  background:#f3f3f3;
  padding:0 10px 10px;
  border:1px solid #D33000;
}

#AdvertiserDirectory a.viewLink {
  font-size:1em;
  color:#666;
}

#AdvertiserDirectory .groupcount {
  color:#666;
}

#AdvertiserDirectory ul.addir_subcat {
  font-weight:bold;
  color:#003565;
  font-size:1.2em;
  padding:0 0 0 10px;
}

#AdvertiserDirectory ul.addir_ads {
  font-size:.7em;
  margin:0 0 10px;
  padding:5px 0 5px 15px;
  line-height:1.4em;
  background:#f2f2f2;
}

#AdvertiserDirectory ul.addir_ads li {
  padding:2px 0;
}

/* AdInfo rules */

#Page #AdInfo #adInfoIntro {
  float:left;
  width:400px;
  margin-left:10px;
}

#Page #AdInfo #adInfoRight {
  float:right;
  width:300px;
}

#Page #AdInfo p {
  margin:10px 0;
  font-size:1.2em;
}

#Page #AdInfo fieldset,
#Page #AdInfoForm fieldset {
  border:3px solid #ccc;
  margin:10px 0;
  padding:10px;
}

#Page #AdInfo legend,
#Page #AdInfoForm legend {
  font-size:1.8em;
}

#Page #AdInfo ul {
  list-style-type:circle;
  font-size:1.1em;
  margin:0 5px 5px;
}

#Page #AdInfo #contact p {
  margin:10px;
}

#Page #AdInfoForm {
  clear:both;
  width:350px;
  margin:10px auto;
}

#Page #AdInfoForm p {
  margin:5px 0 5px 15px;
}

#Page #AdInfoForm label {
  display:block;
}

/* BLOGS */



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#thisWeekIn {
  position: relative;
  padding-left: 135px;
  margin-bottom: 10px;
}
div#thisWeekIn h2 {
  position: absolute;
  left: 0;
  top: 5px;
  width: 142px;
  height: 99px;
  background: url(/images/headers/thisweekarrow.gif) no-repeat;
  text-indent: -6000px;
}

div.thisWeekInStories {
  background: #ebf7fe;
  padding: 10px;
  border: 2px solid #217ba5;
  text-align: left;
  overflow: hidden;
}
  div.thisWeekInStories a { text-decoration:none; }

.thisweekin_story {
  float:left;
  width:220px;
  height:86px;
  text-align:left;
  overflow:hidden;
}

  #thisweek1 {
    padding-left:;
    }
  #thisweek2 {
    padding-left:10px;
    }

.img_thisweekin {
  float:left;
  width:85px;
  padding:0;
  margin:0 4px 7px 0;
  border:none;
  }
.text_thisweek {
  float:left;
  width:130px;
  height:81px;
  font-weight:normal;
  overflow:hidden;
  }
  .text_thisweek .more_in {
    display:block;
    background:url(http://portlandmercury.com/images/horiz_dot.gif) repeat-x left bottom;
    padding-bottom:2px;
    vertical-align:top;
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    color:#7C7C7C;
    text-transform:uppercase;
    line-height:normal;
    }
    .text_thisweek .more_in a {
      background:url(http://portlandmercury.com/images/blogtown/arrow_thisweek_section.gif) no-repeat left;
      padding-left:12px;
      color:#7C7C7C;
      }
      .text_thisweek .more_in a:hover { color:#DE0021; }
  .text_thisweek h3 {
    margin:2px 0 0;
    font-size:12px;
    line-height:13px;
    }
  .text_thisweek h3 a {
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#0075A0;
    }
  .text_thisweek h4 {
    margin:0;
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:11px;
    color:#000;
    line-height:normal;
    }



div#BlogHeader p {
  text-align: right;
}
div#BlogHeader h1 a {
  text-decoration: none;
  font-size: 1.2em;
}
  div#BlogHeader h1.blog-92510 a,
  div#BlogHeader h1.blog-EarBud a {
    display: block;
    outline: none;
  }



h2.blogDate,
div.MainColumn h2.blogDate {
  clear: both;
  padding: 3px 5px;
  color: #FFF;
  background: #1F3577;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
  div.BlogMarketing h2.blogDate,
  div.BlogPostMarketing h2.blogDate {
    background-color: #B01116;
  }

h3.postTitle {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin: 20px 0 0;
  padding-bottom: 0;
  text-align: left;
}
  div.BlogMarketing h3.postTitle,
  div.BlogPostMarketing h3.postTitle {
    font-family:  Georgia, serif;
  }

h4.postedBy {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: .8em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
}
  .postedBy .author {
    color: #352710;
    font-weight: bold;
  }

span.postCategory {
  float: left;
  color: #000;
  background: #F5D528;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-right: 4px;
  padding: 1px 4px;
  text-align: center;
  text-transform: uppercase;
}
  span.postCategory a {
    color: #000;
    text-decoration: none;
  }
  span.blogtownpdxCategory {
    background: #DF0021;
  }
  span.endhitsCategory {
    background: #000;
  }
  span.modCategory {
    background: #008b63;
  }

div.blogPost {
  border-bottom: 1px dotted #aaa;
  margin: 0 0 10px;
  padding: 0;
}
  div.blogPost p.extended { font-weight: bold; margin-top: 0;}
div.blogPost h3 a {
  text-decoration: none;
}

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

div.postBody {
  margin-top: 15px;
  color: #000;
  line-height: 1.4em;
  text-align: left;
  font-family: Georgia,serif;
  font-size: 1.1em;
}
  div.BlogMarketing div.postBody,
  div.BlogPostMarketing div.postBody {
    font-family:  "Trebuchet MS", sans-serif;
  }
  .postBody a {
    font-weight: bold;
    text-decoration: none;
    }
    .postBody em a {
      font-weight: normal;
    }
  .postBody blockquote {
    width: 80%;
    border-left: 2px solid #CCC;
    font-family: Georgia,"Times New Roman",Times,serif;
    padding: 0px 0px 0px 10px;
    margin: 15px auto;
  }
  .postBody img {
    display: block;
    margin: 5px auto;
    text-align: center;
  }
  .postBody .imageCredit {
    margin:         auto 9px; /* Kludge to align with 160px images. */
    letter-spacing: normal;
    line-height:    1em;
    font-family:    "Trebuchet MS", sans-serif;
    font-size:      9px;
    text-align:     right;
    text-transform: uppercase;
  }
  .postBody .imageCaption {
    margin:         auto 9px; /* Kludge to align with 160px images. */
    line-height:    1em;
    text-align:     left;
  }
  .postBody a.pdflink {
    display:block;
    height:52px;
    width:50px;
    text-indent:-7000px;
    background:url(/foundation/images/icons/pdf-large.gif) top left no-repeat;
  }

 /* .postBody p {
    font-family: Georgia,serif;
    font-size: 1.1em;
  } */

.postLinks {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: .9em;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
  .postLinks a {
    text-decoration: none;
  }

.page_next a {
  float: right;
  display: block;
  width: 124px;
  height: 28px;
  background: url(/images/buttons/older_entries.gif) no-repeat;
  margin-bottom: 5px;
  text-indent: -6000px;
}
.page_prev a {
  float: left;
  display: block;
  width: 124px;
  height: 28px;
  background: url(/images/buttons/newer_entries.gif) no-repeat;
  margin-bottom: 5px;
  text-indent: -6000px;
}

.keepReading a {
  color: #0076A0;
}

h3.archiveHead,
h2.archiveHead {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 2px 5px;
  text-transform: uppercase;
  background: #D1D2D4;
}
h2.rsslink {
  float: right;
  margin-top: -15px;
}

table.archivetable {
  width: 480px;
  margin: 20px 0;
}
  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#BlogTopicList {
  padding-bottom: 20px;
}

div#comments_banner { margin-bottom: 10px;}
div.CommentPopup dl.formElements dt {
  min-height: 0;
  height: auto;
}
div.CommentPopup dl.formElements dd textarea { width: 370px; }
div.CommentPopup p.commentFormSubmit { margin-right: 10px; }

/* eTears */
body.eTearMain #tearWrapper {
  margin:10px 18px;
}
body.eTearMain #tearWrapper a:link, body.eTearMain #tearWrapper a:visited {
  color:#0076A0;
  text-decoration:underline;
}
body.eTearMain #tearWrapper a:hover {
  color:#990000;
}
body.eTearMain #tearWrapper h1, body.eTearMain #tearWrapper h2 {
  font-weight: normal;
  line-height:1.4em;
}
body.eTearMain #tearWrapper h1 {
  margin-top:6px;
  font-size:200%;
}
body.eTearMain #tearWrapper h2 {
  margin:18px 0;
  font-weight:bold;
  font-size:120%;
}
body.eTearMain #tearWrapper .alphaNavAds a.PageNavLink {
  font-family:"Trebuchet MS","Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
}
body.eTearMain #tearWrapper li.adCompanyName a {
  font-weight:normal;
}
body.eTearMain #tearWrapper li.adCompanyName a:hover {
  text-decoration:underline;
}
body.eTearMain #tearWrapper ul.tearList {
  list-style-type:none;
}
body.eTearMain #tearWrapper ul.tearList li {
  font-family:"Trebuchet MS","Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  padding-left:12px;
}
body.eTearMain #tearWrapper ul.tearList li a:hover {
  text-decoration:underline;
}
body.eTearMain #tearWrapper .issueInfo {
  font-family:"Trebuchet MS","Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background:#C5DEFA;
  padding:2px 4px;
  border:1px solid #FFFF66;
}
body.eTearMain #tearWrapper .alphaNavAds a.PageNavLink {
  font-weight:normal;
}
body.eTearMain #tearWrapper li.adCompanyName a {
  font-weight:normal;
}
body.eTearMain #tearWrapper li.adCompanyName a:hover {
  text-decoration:underline;
}
#body.eTearMain tear_faq {
  text-align:right;
}

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

/* RSS Feeds page */

body#Page.Syndication div.MainColumn div.storyHead {
  margin-bottom: 0;
}

body#Page.Syndication div#storyBody {
  font-size: .85em;
}
body#Page.Syndication div#storyBody h2 {
  font-size: 1.4em;
  font-weight: bold;
}
body#Page.Syndication div#storyBody p,
body#Page.Syndication div#storyBody ul li {
  font-family: Georgia,serif;
  font-size: 1.2em;
}
body#Page.Syndication div#storyBody a,
body#Page.Syndication ul li a {
  text-decoration: none;
}
body#Page.Syndication div#storyBody a:hover,
body#Page.Syndication ul li a:hover {
  text-decoration: underline;
}

body#Page.Syndication div#gridMainColumn div.Syndication {
  padding: 10px;
}
body#Page.Syndication div#RssSections {
  margin-bottom: 10px;
}

body#Page.Syndication div#RssSections h2,
body#Page.Syndication div#RssBlogs h2,
body#Page.Syndication div#RSSLinks h2 {
  font-weight: bold;
}
body#Page.Syndication div#RssSections ul,
body#Page.Syndication div#RssBlogs ul,
body#Page.Syndication div#RSSLinks ul {
  margin:0 0 0 10px;
}
body#Page.Syndication div#RssSections ul li,
body#Page.Syndication div#RssBlogs ul li,
body#Page.Syndication div#RSSLinks ul li {
  margin-top: 3px;
}
body#Page.Syndication div#RssSections ul li a,
body#Page.Syndication div#RssBlogs ul li a,
body#Page.Syndication div#RSSLinks ul li a {
  background: url(/images/rss-small.gif) no-repeat center left;
  padding-left: 17px;
  font-size: 1.1em;
}

/* Alt Weeklies Widget */

/*

#AltWeekliesDynamic { padding:10px; }
#AltWeekliesDynamic h3 {
  border-bottom:1px solid #999;
  margin-bottom:5px;
  font-size:1.3em;
}
*/

#AltWeekliesDynamic h3 a { text-decoration:none; }
#AltWeekliesDynamic-Results li.byline { margin:0; }
#AltWeekliesDynamic-Results li.storyItem { margin: 0 0 10px; }
#AltWeekliesDynamic-Results li.byline a { font-size:0.8em; }

p.fullInfo {
  font-size:1.1em;
  font-weight:bold;
  padding:5px;
  background:#f3f3f3;
}
  p.fullInfo a {
    text-decoration:none;
  }

div#MobileDetect {
  background:#ededed url(/images/mobile/mobile-detect-background.png) repeat-x top left;
  font-size:3em;
  padding:1em;
  text-align:center;
}

body#Contact h1.formTitle {
  color:#1F3577;
  font-family:"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-weight:bold;
  text-decoration:none;
}
body#Page h1.formTitle {
  display:none;
}
body#Page.SubmitListing div.MainColumn,
body#Page.SubmitLetter div.MainColumn,
body#Page.SubmitNewsTip div.MainColumn {
  padding: 0;
}
body#Page p.errorField label,
body#Contact p.errorField label {
  color:#900;
  font-weight:bold;
}
body#Page .addListingForm,
body#Page .contactForm,
body#Contact .contactForm {
  margin:10px auto;
  }
body#Page .addListingForm label,
body#Page .contactForm label,
body#Contact .contactForm label {
  width:110px;
  float:left;
  text-align:right;
  margin-right:15px;
  font-weight: bold;
  }
  body#Page.SubmitLetter .contactForm label,
  body#Page.SubmitListing .addListingForm label,
  body#Page.ReportProblem .addListingForm label,
  body#Page.ReportProblem .addListingForm div.captcha {
    float: none;
  }
  body#Page.SubmitLetter .contactForm input[type="text"],
  body#Page.SubmitLetter .contactForm textarea,
  body#Page.SubmitListing .addListingForm input[type="text"],
  body#Page.SubmitListing .addListingForm textarea,
  body#Page.ReportProblem .addListingForm input[type="text"],
  body#Page.ReportProblem .addListingForm textarea {
    width: 100%;
  }
body#Page .addListingForm .error,
body#Page .contactForm .error,
body#Contact .contactForm .error {
  padding:5px 10px;
  background:#900;
  color:#fff;
  display:block;
  text-align:center;
}
body#Page strong.req,
body#Contact strong.req {
  color:#ee2e2f;
}
.addListingForm .submitFormRight {
  float:right;
  width:450px;
}
  .addListingForm .submitFormRight input {
    margin:0 0 10px;
  }

.contactForm div {
  margin:  1em 0em;
}

/* Featured Slideshow component. */
.FeaturedSlideshow .SlideImage img {
  display:  block;
}

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

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

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

#SlideshowPopUp .slideImg .controls {
  position:     relative;
  top:          -100px;
  width:        300px;
  height:       57px;
  margin-left:  auto;
  margin-right: auto;
  z-index:      100;
}

#SlideshowPopUp .slideImg .controls a {
  background-attachment:  scroll;
  background-color:       transparent;
  background-position:    0 0;
  background-repeat:      no-repeat;
  display:                block;
  float:                  left;
  width:                  100px;
  height:                 57px;
  text-indent:            -6000px;
  overflow:               hidden;
}

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

/* Story page, inline and teaser */
div.inlineSlideshow {
  width: 420px;
  margin: 0 auto;
  }
  h5.slideshowHeader {
    font-size: 1.4em;
    text-transform: uppercase;
  }
  div.inlineSlideshow p,
  div#SlideshowTeaser p {
    margin: 0;
    color: #444;
  }
  .slideshowTitle {
    font-size: 1.1em;
    font-weight: 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;
  }

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  {
  padding: 0 20px;
  margin-bottom: 20px;
}
body#Slideshow div#gridMainColumn {
  padding:20px 0;
}
body#Slideshow div#Comments.CommentsComponent,
body#Slideshow div#BrowseComments.ContentComments {
  padding:0 0 12px;
}

body#Slideshow div#Share {
  float: right;
  margin: 10px 0;
}
  #Share a.toolTextLink {display:none;}
  
body#Slideshow div.MainColumn h3 {
  border-bottom:1px solid #999;
  margin-bottom:5px;
  font-size:1.3em;
  }
  body#Slideshow div.MainColumn h3.headline {
    border: 0;
    font-size: 1.1em;
    margin-bottom: 0;
  }
  body#Slideshow div#Comments.MainColumn h3 {
    border: 0;
  }

body#Slideshow div.MainColumn .byline {
  margin-top: 0;
}

div#SlideshowFullPage .slideImgWrapper {
  margin: 0px auto;
  clear:  both;
}

div#SlideshowFullPage .credit,
div#SlideshowPopUp .credit {
    text-align: right;
    text-transform: uppercase;
    color: #444;
    font-size: .9em;
    margin-bottom: 3px;
}
div#SlideshowFullPage .caption,
div#SlideshowPopUp .caption {
  text-align: left;
  font-size: .9em;
  margin-bottom: 10px;
}

div#SlideshowFullPage .slideshowPrevNext {
  font-size: 1.3em;
  font-weight: 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;
}

div#RelatedSlideshows ul li {
  padding-bottom: 10px;
  float: left;
  clear: both;
  width: 100%;
  }
  div#RelatedSlideshows ul li div.storyTeaser {
    float: left;
    margin-right: 10px;
  }

div.slideshowPrevNext a {
  float: left;
  text-indent: -3000px;
}
div.slideshowPrevNext a.slideshowBack {
  background: transparent url(/images/buttons/slideshow/slideshow-back.png) no-repeat 0 0;
  display: block;
  height: 57px;
  width: 100px;
}
div.slideshowPrevNext a.slideshowNext {
  background: transparent url(/images/buttons/slideshow/slideshow-next.png) no-repeat 0 0;
  display: block;
  height: 57px;
  width: 100px;
}
div.slideshowPrevNext a.SlideshowFullPageToggleSlideshow {
  background: transparent url(/images/buttons/slideshow/slideshow-play.png) no-repeat 0 0;
  display: block;
  height: 57px;
  width: 100px;
}
div.slideshowPrevNext a.playing {
  background: transparent url(/images/buttons/slideshow/slideshow-pause.png) no-repeat 0 0;
  display: block;
  height: 57px;
  width: 100px;
}

/* Pop-up Styles */

body.SlideshowPopUp div#gridHeader div {
  margin: 5px;
}

div#SlideshowMetaData .slideshowByline {
  margin-bottom: 10px;
}

div#SlideshowMetaData .caption {
  font-size: .9em;
}
div#SlideshowMetaData .credit {
  text-transform: uppercase;
  color: #444;
  font-size: .9em;
}

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

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

  /* Custom spotlight for EBX. */
  div#VideoSpotlightHome {
    border: 1px solid #C8C7C7;
  }
  div#VideoSpotlightHome h3 {
    font-family:          Helvetica,Arial,sans-serif;
    font-size:            18px;
    height:               15px;
    line-height:          1em;
    margin-bottom:        5px;
    padding:              4px 4px 2px;
    text-align:           left;
    text-indent:          -6000px;
    background-color:     #D1D2D4;
    background-image:     url(/images/headers/express-videos.gif);
    background-repeat:    no-repeat;
    background-position:  4px 4px;
  }
  div#VideoSpotlightHome object {
    margin-left:  0px;
  }
  div#VideoSpotlightHome h4 {
    padding:      0px 5px;
    font-size:    1em;
    font-weight:  normal;
  }
  div#VideoSpotlightHome h4 a {
    margin-bottom:  10px;
  }
  div#VideoSpotlightHome div>h4 {
    font-family:          Georgia,'Times New Roman',Times,serif;
    font-size:            0.9em;
    text-transform:       uppercase;
  }
  div#VideoSpotlightHome a {
    display:          block;
    line-height:      12px;
    text-decoration:  none;
  }
  div#VideoSpotlightHome ul {
    padding:  0 5px;
  }
  div#VideoSpotlightHome ul li {
    font-size:  0.9em;
    margin:     5px 0px;
    padding:    0px;
  }
  div#VideoSpotlightHome ul li.more {
    text-align: right;
  }
  div#VideoSpotlightHome ul li.more a {
    text-decoration:  underline;
  }


  /* Video Archives */

  body#VideoArchives div#VideoArchiveHeader h1,
  body#ImageArchives div#ImageArchiveHeader h1,
  body#CommentArchives div#CommentSearchResults h1 {
    background-color:#D1D2D4;
    clear:both;
    color:#000000;
    font-size:14px;
    line-height:1em;
    margin:0;
    padding:3px 10px;
    text-align:left;
    text-transform:uppercase;
    letter-spacing: -0.01em;
    font-weight: bold;
  }

  body#VideoArchives #SearchResults h1,
  body#ImageArchives #ImageSearchResults h1 {
    background-color:#D1D2D4;
    clear:both;
    color:#000000;
    font-size:14px;
    line-height:1em;
    margin:0 0 10px;
    padding:3px 10px;
    text-align:left;
    text-transform:uppercase;
    letter-spacing: -0.01em;
    font-weight: bold;
  }
  body#VideoArchives #SearchResults div#searchResults div,
  body#VideoArchives div#RelatedVideos div,
  body#ImageArchives #ImageSearchResults div#searchResults div,
  body#ImageArchives div#RelatedImages div {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
  }
  body#VideoArchives #SearchResults div#searchResults div ul,
  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,
    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#VideoArchives div.MainColumn,
  body#ImageArchives div.MainColumn {
    margin-bottom: 10px;
  }

  div#VideoArchivesNarrowHeader ul li ul,
  div#ImageArchivesNarrowHeader ul li ul,
  div#CommentArchivesNarrowHeader ul li ul {
    font-size: 11px;
  }

  body#VideoArchives div.MainSidebar ul,
  body#ImageArchives div.MainSidebar ul,
  body#CommentArchives div.MainSidebar ul {
    padding: 10px;
  }

  body#VideoArchives div#FeaturedVideo,
  body#ImageArchives div#FeaturedImage {
    background-color: #EDEDEF;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
    width: 470px;
    }
    body#VideoArchives div#FeaturedVideo div,
    body#ImageArchives div#FeaturedImage div {
      float: left;
      margin-right: 10px;
    }
    body#VideoArchives div#FeaturedVideo h1,
    body#ImageArchives div#FeaturedImage h1 {
      font-size: 21px;
      font-weight: bold;
    }

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


/* ------------------------------------------------------------------------ */
/* SURVEY */
/* ------------------------------------------------------------------------ */

/* xxx - Integrate with other flyouts. */
body#Survey .flyout_content {
  background:#C7DBFF none repeat scroll 0%;
  border:2px solid #00407A;
  padding:10px;
}
  body#Survey .flyout_content label {
    display:  block;
  }

div#SubmitSurvey {
  border:   3px solid black;
  overflow: hidden;
}
  div#SubmitSurvey .error {
    color: red;
  }
  /* xxx - Remove blank space below login container. */
  div#SubmitSurvey #createProfile,
  div#SubmitSurvey #loginForm {
    margin-bottom:  0px;
  }
  div#SubmitSurvey .SurveyHeader {
    padding:          10px;
    text-align:       center;
    background-color: #34478A;
    color:            #CCCCCC;
  }
    div#SubmitSurvey .SurveyHeader h1.header {
      border-bottom:  1px solid white;
      padding:        0 0 5px 0;
      font-size:      22px;
      font-weight:    bold;
    }
    div#SubmitSurvey .SurveyHeader .expiration {
      margin:       3px 0;
      color:        white;
      font-weight:  bold;
    }
    div#SubmitSurvey .SurveyHeader .progress {
      margin:       3px 0;
      color:        white;
    }
    div#SubmitSurvey .SurveyHeader .messages {
      text-align:   left;
    }
  div#SubmitSurvey .description {
    padding:    0 5px;
    font-size:  16px;
  }

.Survey {
  overflow: hidden;
  padding:  5px;
  clear:    both;
}
  .Survey .SurveySectionHeader {
    overflow:       hidden;
    border-bottom:  1px solid #34478A;
    color:          #34478A;
  }
    .Survey .SurveySectionHeader .header {
      float:        left;
      font-size:    18px;
      font-weight:  bold;
    }
    .Survey .SurveySectionHeader .progress {
      float:        right;
      font-size:    14px;
      font-weight:  bold;
    }
  .Survey .SurveyQuestion {
    border-bottom:  1px solid gray;
    overflow:       hidden;
    padding:        10px 0;
    clear:          both;
  }

  .Survey .SurveyQuestion h3.question {
    margin-bottom:  5px;
    padding:        0 5px;
    font-size:      larger;
    font-weight:    bold;
  }
  .Survey .SurveyQuestion .answer {
    padding:  0 5px;
  }
    .Survey .SurveyQuestion .answer .flyout_link {
    }
    .Survey .SurveyQuestion .answer .options {
      clear:          both;
      margin-bottom:  3px;
    }
    .Survey .SurveyQuestion .SurveyQuestionChoice {
      margin: 5px auto;
    }
    .Survey .SurveyQuestion .answer input,
    .Survey .SurveyQuestion .answer textarea {
      width:  100%;
      border: 1px solid LightGray;
    }
      .Survey .SurveyQuestion .answer .checkbox input,
      .Survey .SurveyQuestion .answer .radio input {
        width:  auto;
      }
    .Survey .SurveyQuestion .answer label {
      display:    block;
    }
      .Survey .SurveyQuestion .answer .checkbox label,
      .Survey .SurveyQuestion .answer .radio label {
        display:    inline;
        font-size:  inherit;
      }
    .Survey .SurveyQuestion .answer .SurveyQuestionComment {
      clear:  both;
    }
  .Survey .SurveySubmit {
    clear:      both;
    padding:    10px 0;
    text-align: center;
  }
    .Survey .SurveySubmit .SurveyPrev {
      float:  left;
    }
    .Survey .SurveySubmit .SurveyNext {
      float:  right;
    }

#VisitorsGuideCityList ul li {
  font-size:1.2em;
  padding:5px;
}

/* Newsletter management. */
div#NewsletterSubscriptions {
  margin: 10px;
}
#NewsletterSubscriptions #NewsletterSubscriptionsForm {
  padding:  1em;
}
#NewsletterSubscriptions ul {
  margin: 0 1em;
}
  #NewsletterSubscriptions ul li {
    margin:  0.5em 0;
  }
#NewsletterSubscriptions fieldset {
  border:   1px solid silver;
  padding:  5px;
}
  #NewsletterSubscriptions fieldset legend {
    font-weight:  bold;
  }


  /* Free Stuff */

  body#FreeStuff h2 {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 26px;
  }

  body#FreeStuff h2,
  body#FreeStuff h3 {
    margin-bottom: 10px;
  }
  body#FreeStuff h3 {
    font-weight: bold;
    font-size: 1.3em;
  }
  body#FreeStuff h4 {
    font-size: 1.15em;
  }
  body#FreeStuff h4.headline a {
    font-size: 1.3em;
    font-weight: bold;
  }
  body#FreeStuff div.PromoTeaser {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  body#FreeStuff div.descr_txt ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 3px;
  }
  body#FreeStuff div.freeStuffMessage {
    background: #F5F5F5;
    margin-bottom: 10px;
    padding: 1px 10px;
  }

  body#FreeStuff hr {
    border: 1px solid #ddd;
    border-width: 0 0 1px 0;
    background: transparent;
    margin: 20px 0;
  }
  body#FreeStuff div#FreeStuffBreadcrumbs {
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    }
    body#FreeStuff div#FreeStuffBreadcrumbs a {
      color: #666;
      text-decoration: none;
      text-transform: uppercase;
    }
  body#FreeStuff div#FreeStuffItem h1.listingTitle {
    font-size: 2.2em;
    padding: 0 0 3px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Sans-serif;
    letter-spacing: -1px;
  }
  #FreeStuff div.storyItem {
      border-bottom: 2px solid #C8C8C8;
      margin-bottom: 10px;
      padding-bottom: 5px;
  }
  #FreeStuff form {
    margin-top: 10px;
  }
  
  #ToolBarHorizontal {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    }
    #ToolBarHorizontal ul li {
      float: left;
      text-align: center;
    }
    #ToolBarHorizontal ul li.first {
      text-align: left;
    }
    #ToolBarHorizontal ul li.last {
      text-align: right;
      }
      #ToolBarHorizontal ul li.last div.addthis_toolbox {
        width: 60px;
        float: right;
      }

      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;
        overflow: hidden;
      }
      ul.horizontalShareTools li {
        float: left;
        padding-right: 15px;
      }

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