/* --- NUVO components.css --- */
/* ------------------------------------------------------------------ */
/* 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#gridClamp {
  background: transparent url(/images/backgrounds/top-gradient.gif) repeat-x center top;
  width: 100% !important;
}
div#gridClamp:after{display:block;content:" ";clear:both;text-indent:-9999em;height:0;}
div#gridMain {
  background: #FFF url(/images/backgrounds/subnav-shadow.gif) repeat-x center top !important;
  padding-top: 10px;
  margin: 0 auto;
  width: 980px;
  float: none !important;
}
div#gridHeader {
  background: transparent url(/images/backgrounds/header-gradient.gif) repeat-x center top;
  margin: 0 auto;
  width: 980px;
}
body {
  background: #fefefe;
  background: -webkit-linear-gradient(top,  #9e9e9e 0%,#d6d6d6 3%,#fdfdfd 5%);
  background: -o-linear-gradient(top,  #9e9e9e 0%,#d6d6d6 3%,#fdfdfd 5%);
  background: -ms-linear-gradient(top,  #9e9e9e 0%,#d6d6d6 3%,#fdfdfd 5%);
  background: linear-gradient(to bottom, #9e9e9e 0%,#d6d6d6 3%,#fdfdfd 5%);
  background-attachment: fixed;
}
body div#gridClamp {
  background:#fff;
  width:980px!important;
  box-shadow: 0px 0px 22px 4px rgb(111,111,111);
  box-shadow: 0px 0px 22px 4px rgba(13,13,13,0.4);
  margin:10px auto;
  border-radius:5px
  }
  
div#gridHeader , div#gridHeader div#SearchLoginSocial{border-radius:5px 5px 0 0;}
div#gridFooter{border-radius:0 0 5px 5px;}
 div#gridHeader,div#gridMain, div#gridFooter {
  background:#fff!important;
}
 div#gridFooter{
   padding: 10px 0;
   clear: both;
   float: left;
   width: 980px;}
 div#gridFooter div#left-corner,div#gridFooter div#right-corner{display:none;}
div#NavigationSubnav div#right-gradient {
  float:right;
  background:transparent url(/images/backgrounds/top-right-gradient.gif) no-repeat center top;
  height:65px;
  width:30px;
  margin-top: -33px;
  margin-right: -30px;
  position: relative;
}
div#NavigationSubnav div#left-gradient {
  float:left;
  background:transparent url(/images/backgrounds/top-left-gradient.gif) no-repeat center top;
  height:65px;
  width:30px;
  margin-top: -33px;
  margin-left: -30px;
  position: relative;
}
/*
div#gridFooter div#left-corner {
  float:left;
  background:transparent url(/images/backgrounds/bottom-left-gradient.gif) no-repeat center top;
  height:59px;
  width:51px;
  margin-left: -30px;
  position: relative;
}
div#gridFooter div#right-corner {
  float:right;
  background:transparent url(/images/backgrounds/bottom-right-gradient.gif) no-repeat center top;
  height:59px;
  width:51px;
  margin-right: -30px;
  position: relative;
}
*/
body.Karnak6Zone div#gridMainColumn {
  width: 620px;
  margin: 10px;
}
body.Karnak6Zone div#gridBottomSidebar {
  clear: both;
}
body.Karnak6Zone div#gridMainSidebarJr2 {
  margin-right: 10px;
}
body.Karnak6Zone div#gridRightColumn {
  width: 340px;
}
body.Karnak6Zone gridMainSidebarJr { margin-right: 10px; }

body.Yorick5Zone div#gridAdSidebar {
  padding: 10px 0;
  margin-right: 10px;
}
body.Mule4Zone div#gridAdSidebar,
body.Chetter5Zone div#gridAdSidebar,
body.Trantor6Zone div#gridAdSidebar,
body.Reventlov5Zone div#gridAdSidebar {
  padding-left: 0;
  margin-right: 10px;
}

body.Olivaw5Zone div#gridAdSidebar,
body.Chetter5Zone div#gridAdSidebar {
  margin-top: 10px;
}

body.Chetter5Zone div#gridMainSidebar {
  padding: 15px 0 15px 5px;
}

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: 9px;
  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,
div.SpanningFeature h1 {
    font-size: 32px;
}
div.MainColumn h2,
div.SpanningFeature h2 {
    font-size: 22px;
}
#Section div.MainColumn .byline,
#Category div.MainColumn .byline {
  margin: 0 0 10px;
  color: #666;
  font-size: .9em;
}

#HeaderforcategoryorSection h1 a {
  color: #000;
  text-decoration: none;
}

.locationItem.vcard {overflow:hidden;}

.byline a,
.userByline a,
.commentAuthor a,
/*#LocationMetaData a,*/
#EventMetaData a,
.commentCount a,
.locationItem a,
.eventCategories a {
  color: #000;
  text-decoration: none;
  }
  .byline a:hover,
  .userByline a:hover,
  .commentAuthor a:hover,
/*  #LocationMetaData a:hover,*/
  #EventMetaData a:hover,
  .commentCount a:hover,
  .locationItem a:hover,
  .eventCategories a:hover {
    color: #C70E0F;
  }
div.MainColumn img.magnum,
div.SpanningFeature img.magnum {
  display: block;
  padding: 2px 0;
  margin: 20px 0 0;
  border: 1px solid #D6D7D9;
  border-width: 1px 0;
}
  body#Event div.MainColumn img.magnum,
  body#Film div.MainColumn img.magnum,
  body#Page div.MainColumn img.magnum {
    margin:0 auto;
  }
div.MainColumn .magnumInfo,
div.SpanningFeature .magnumInfo {
    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 div.storyHead,
div.SpanningFeature div.storyHead {
    margin: 0 0 25px;
}
  body#Page div.MainColumn div.storyHead {
    margin:0;
  }  

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

#Content div.SpanningIsland,
#Content div.SpanningFeature {
  margin-bottom: 10px;
}
/* -- default styles for basic elements within content/posts -- */
#storyBody h1,#storyBody h2,#storyBody h3,#storyBody h4,#storyBody h5,#storyBody h6,.postBody h1,.postBody h2,.postBody h3,.postBody h4,.postBody h5,.postBody h6,.descr_txt h1,.descr_txt h2,.descr_txt h3,.descr_txt h4,.descr_txt h5,.descr_txt h6{
  margin:1.12em 0;
  line-height: 1.2;
}
#storyBody h1,.postBody h1,.descr_txt h1{font-weight:700;color:#101010;font-size:1.63em}
#storyBody h2,.postBody h2,.descr_txt h2{font-weight:700;color:#111;font-size:1.55em;}

div#storyBody> ul,div#storyBody>ol,.postBody>ul,.postBody>ol,.descr_txt ul, .descr_txt ol{
  margin:1.12em;
}
div#storyBody> ul li,.postBody>ul li,.descr_txt>ul li {
	list-style: disc inside none;
}
div#storyBody>ol li,.postBody>ol li,.descr_txt ol li{
	list-style: decimal inside none;
}
div#storyBody h3,.postBody h3, .descr_txt h3 {
	font-weight: 700;
	font-size: 1.4em;
		color: #222;
}
div#storyBody h4,.postBody h4, .descr_txt h4 {
	font-weight: 700;
	font-size: 1.1em;
		color: #333;
}
div#storyBody blockquote,.postBody blockquote,.descr_txt blockquote {
  border-left: 1px solid #ABABAB;
  padding: 6px 10px;
  text-align: justify;
  font-size: 1.1em;
  margin: 1em 3em;
  box-shadow: -5px 0px 3px -1px #999;
  line-height: 1.5em;
  color: #111;
  border-radius: 4px;
  background: #fcfcfc;
}
.postBody iframe, #storyBody iframe {
  display: block;
  margin: 1.12em auto;
}
.postBody hr,#storyBody hr,.descr_txt hr  {
  margin: 9px 0 10px;
  border-width: 1px 0 0;
  display: block;
  border-style: solid;
  border-color: #ccc;
}
div#MapSmallDirectionsForm label{font-weight:700;}
div#MapSmallDirectionsForm form{padding:0}
div#MapSmallDirectionsForm input.text {
  margin: 0;
    padding-left: 24px;
  max-width: none;
  width: 77%;
}
div#storyBody ul {
  max-width:575px!important;
}

  /* Override list styles for MailChimp forms. */
  div#storyBody #mc_embed_signup ul li {
    list-style:none;
    margin-top:0.5em;
    margin-bottom:0.5em;
  }
    div#storyBody #mc_embed_signup ul li input {
      margin-right:0.25em;
    }

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

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

div.descr_txt {
  margin: 15px 0;
}
body#IssueArchives #searchResults ul#yearIssueArchives a img {height:auto;}
div.EventListing,body#MemberSearch div.memberListing,
div.locationListing {
  border-bottom: 1px solid #dfe2e1;
  color: #000;
  background: #FFF;
  margin:10px;
  border-radius: 0!important;
  padding:0 0 10px;
  }
  body#MemberSearch div.memberListing{padding-top:0!important;}
  div.archiveListing {
    padding:0 0 10px;
    color: #000;
      border-bottom: 1px solid #dfe2e1;
    margin: 10px;
    }
    .archiveListing>ul {
    margin: 0 0 5px;
    }
    .archiveListing .catName {
    color: #E00000;
    }
    .archiveListing h4.headline a {
      font-size:16px;
    }
     .archiveListing .tags {margin-top:5px;}
    .archiveListing .tags,.archiveListing .tags a  {
      color:#999;
      font-size:11px;
    }
  div.movietimesListing {
    padding:5px 10px;
    border-top: 1px solid #dfe2e1;
    color: #333;
  }
    div.movietimesListing strong a {
      font-size:14px;
    }
    div.movietimesListing li {
      margin-bottom:6px;
    }
  div.EventListing h3, 
  div.locationListing h3, 
  div.movietimesListing h3, 
  div.locationListing h4 { 
    font-weight: bold;
    font-size: 1.1em;
    color: #111; 
  }
  div.EventListing a,
  div.locationListing a,
  div.movietimesListing a, 
  div.archiveListing a {
    text-decoration: none;
  }
  div.listingLocation a {
    font-weight: bold;
    color: #000;
  }
  div.MainColumn div.locationListing p.tags { 
    padding: 0; 
    border: 0;
  }
  div.locationListing img.locationListingImg {
    float: right;
    width: 100px;
    margin-left: 8px;
  }
  
div#StaffPickFeatureBoxResults {
  background: url("/images/backgrounds/short-red-bg.gif") repeat-x center top #AF0200;
  padding: 10px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  }
  div#StaffPickFeatureBoxResults h2 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 10px;
  }   
  
ul.filmTimes {
  float:right;
  font-size:0.9em;
  line-height:1.15em;
  margin-bottom:7px;
  text-align:left;
  width:290px;
}
h2.neighborhoodBar {
  clear:both;
  color:#000;
  width:100%;
  font-size:16px;
  font-weight:bold;
  margin:5px;
  padding: 5px 5px 0;
}
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;
}      
      
div.EventDetails div.locationListing {
  padding-left: 0;
}  
div.EventDetails ul li.locationItem { margin-top: 15px; }      
  div.EventDetails ul li.locationItem h4 a {
    font-weight: bold;
    text-decoration: none;
  }
  div#RelatedLocations li.locationItem {
    margin-bottom: 10px;
  }

div.listingTools {
  background:#f3f3f3;
  float: right;
  font-size: 10px;
  line-height: 1em;
  margin-left: 5px;
  padding: 8px 7px;
  width: 116px;
}
  div.listingTools ul {
    margin-top:10px;
  }
    div.listingTools ul li {
      margin-bottom:4px;
      border-bottom:1px solid #e3e3e3;
    }
      div.listingTools ul li a {
        background:#FFF;
        background-repeat: no-repeat;
        display:block;
        padding:4px;
      }
 .filmShortDetails .starsContainer .goldStarContainer, .filmShortReview .staffRating .starsContainer .goldStarContainer {   background-color: #be1e2d; }
.filmShortDetails {
  margin-top: 0;
}
  .filmMetaInfo {
    font-size:0.8em;
    background:#f3f3f3;
    padding:10px;
    width: 410px;
  }
#FilmReview {overflow:hidden;}
div.filmShortReview { 
  margin: 10px 0 20px; 
}
#Content div.filmShortReview { 
  margin:0; 
}
#Content #RelatedFilms {
  margin-bottom:0 !important;
}
div#FilmMetaData div.filmShortReview { 
  margin:0; 
}
div.filmShortReview span.filmCreditsTitle a { font-weight: bold; font-size:12px; }
div.filmShortReview .fullReviewRefer {margin-top:10px;}
div.filmShortReview .fullReviewRefer a img {
  float:left;
  margin-right:10px;
}
div.filmShortReview .fullReviewRefer h4, div.filmShortReview .fullReviewRefer p {
  overflow:hidden;
}
div.filmShortReview .fullReviewRefer p {
  margin:5px 0 0;
}
div.filmShortReview .filmShortBody {
  margin:0 0 10px;
}
div.filmShortReview .filmShortBody p {
  margin:0 0 10px;
}
div.filmMetaInfo span.ratingHeader {float:left; font-weight:bold;}
/* 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: #E00000;
  float: left;
  padding: 3px 5px;
  border: 1px solid #E00000;
  font-weight: bold;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
}

div.tinyTools div.togglePanel { padding: 0; }

.toolsInner {
  background: #ffffcc;
  padding: 3px;
  border: 1px solid #CCC;
  border-width: 1px 0;
}
  .toolsInner select { max-width: 110px; }

div.tinyTools .toolsInner h4 { margin: 0 0 2px; }
.toolsInner p {
  margin: 0 0 7px;
}
  .toolsInner ul { margin: 0 0 7px; }
    .toolsInner ul li { margin-bottom: 4px; }

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

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

div.horizontalTools li.l0 div.togglePanel {
  position: absolute;
  z-index: 10000;
  margin-top: 4px;
  border: 1px solid #F5F5F5;
  border-width: 0 1px 1px 1px;
  background: #E3E2D5;
}

/* Pop up tools for Horizontal Tools Layout */

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

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

div.MainColumn p.tags {
  padding: 5px;
  margin: 0;
  font-size:90%;
  background:#f3f3f3;
  width: 70%;
  }
  #Blog div.MainColumn p.tags,
  #Post div.MainColumn p.tags {
    width: 98%;
    clear: both;
  }
  p.tags a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    }
    p.tags a:hover { color: #C70E0F; }
  

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

div.MainSidebar {
  background: #FFF;
  margin-bottom: 10px;
  padding-bottom: 13px;
  }
  #Section div.MainSidebar,
  #Category div.MainSidebar,
  #Content div.MainColumn1,
  #Content div.MainColumn2,
  #Content div.AdSidebar,
  #Page div.MainSidebar {
    background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x top center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }
    #Content div.MainColumn1,
    #Content div.MainColumn2,
    #Content div.AdSidebar {
      padding-bottom: 10px;
      }
      #Content div.AdSidebar {
        margin-bottom: 10px;
      }
      #Content div#TopPicks.AdSidebar ul,
      #Content div#MostPopular.AdSidebar ul {
        margin: 0;
        padding: 0;
      }
  #Section div.MainSidebar ul,
  #Category div.MainSidebar ul,
  #Content div.MainColumn1 ul,
  #Content div.MainColumn2 ul,
  #Content div.AdSidebar ul,
  #Page div.MainSidebar ul {
    background:#FFFFFF none repeat scroll 0 0;
    margin:0 10px;
    padding:5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }

div.MainSidebar h3,
#Content div.MainColumn1 h3,
#Content div.MainColumn2 h3,
#Content div.AdSidebar h3 {
  color:#000000;
  font-weight:bold;
  text-transform:uppercase;
  padding:5px 10px;
}

div.MainSidebar ul {
    padding: 10px;
  }
  body#ArticleArchives div.MainSidebar ul,
  body.SearchPage div.MainSidebar ul {
    background: #FFF;
    padding: 5px;
    margin: 5px 10px 0 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    width:auto;
    }

    #TopCommenters.MainSidebar h3 {padding:10px 0 5px 10px!important;}
    #TopCommenters.MainSidebar ul {padding:10px!important;margin:5px 5px 0 10px!important;min-width: 120px;}

  body#ArticleArchives div.MainSidebar ul li ul,
  body.SearchPage div.MainSidebar ul li ul {
      padding:5px 0 0 10px;
      margin: 3px 0 15px;
      width:120px;
    }
div.MainSidebar li.l0 + li.l0 {
    margin-top: 10px;
    border-top: 1px solid #E3EAEE;
    padding-top: 10px;
}
div.MainSidebar li.l0 ul {
    padding: 0;
    margin: 4px 0 0;
}
div.MainSidebar h4,
div.MainSidebar h4.headline,
div.MainSidebar h4.headline a {
  font-weight: bold;
  font-size: 12px;
}

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

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


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

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

div.MainSidebar select {
  width: 100%;
}

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


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

#FeaturedRotator,
#FeaturedStreetTeamEventRotator {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  background:#E00000 none repeat scroll 0 0;
  padding:5px;  
}

#FeaturedRotatorfeaturedCaption,
#FeaturedStreetTeamEventRotatorfeaturedCaption {
  padding: 2px;
  margin: 5px auto;
  position: absolute;
  height: 40px;
  width: 315px;
  top: 180px;
  left: 30px;
  background-color: white;
  opacity: .8;
  z-index: 10;
  filter: alpha(opacity=80);
  overflow: hidden;
}

#FeaturedRotatorfeaturedCaption h2,
#FeaturedStreetTeamEventRotatorfeaturedCaption h2 {
  font-size: 16px;
}

#FeaturedRotatorfeaturedCaption .subhead,
#FeaturedStreetTeamEventRotatorfeaturedCaption .subhead {
  font-size: 11px;
}

#FeaturedStreetTeamEventRotator {
  padding: 5px !important;
}


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


div#FeaturedRotatorWithThumbsBig, 
div#FeaturedSTEventRotatorWithThumbsBig {
  width: 765px;
  border: 1px solid #fff;
  padding:0;
  float: left;
  background:#fff;
  }
  div#FeaturedRotatorWithThumbsBig .featuredStory, 
  div#FeaturedSTEventRotatorWithThumbsBig .featuredStory {
    float: left;
    width: 595px;
    height:370px;
    padding:0;
    }
    div#FeaturedRotatorWithThumbsBig .NewFeaturedCaption,
    div#FeaturedSTEventRotatorWithThumbsBig .NewFeaturedCaption {
      clear:both;
      height:50px;
      width:745px;
      overflow:hidden;
      }

    div#FeaturedRotatorWithThumbsBig .NewFeaturedCaption h2,
    div#FeaturedSTEventRotatorWithThumbsBig .NewFeaturedCaption h2 {
      font-size:1.3em;
      }
    #FeaturedRotatorWithThumbsBig .subhead a,
    #FeaturedSTEventRotatorWithThumbsBig .subhead a {
      font-size:0.9em;
      font-weight:normal;
      }

  div#FeaturedRotatorWithThumbsBig .followStories,
  div#FeaturedSTEventRotatorWithThumbsBig .followStories {
    float: left;
    }

  div#FeaturedRotatorWithThumbsBig div.follow,
  div#FeaturedSTEventRotatorWithThumbsBig div.follow {
    margin-bottom: 10px;
    padding-bottom: 1px;
    }
    div#FeaturedRotatorWithThumbsBig div.follow img,
    div#FeaturedSTEventRotatorWithThumbsBig div.follow img {
      float: right;
      margin-bottom:2px;
      margin-left: 10px;
      border:2px solid #bbb;
      }

    div#FeaturedRotatorWithThumbsBig div.featuredStory,
    div#FeaturedSTEventRotatorWithThumbsBig div.featuredStory {
      padding:5px;
      background:#e00000;
      border-radius:5px;
      -moz-border-radius:5px;
      -webkit-border-radius:5px;
    }
    div#FeaturedRotatorWithThumbsBig div.featuredStory img,
    div#FeaturedSTEventRotatorWithThumbsBig div.featuredStory img {
      width: 595px;
      margin:0 auto;
    }

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

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


div#FeaturedRotatorWithThumbs,
div#FeaturedSTEventRotatorwiththumbs {
  width: 445px;
  border: 1px solid #fff;
  padding:0;
  float: left;
  background:#fff;
  }
  div#FeaturedRotatorWithThumbs .featuredStory,
  div#FeaturedSTEventRotatorwiththumbs .featuredStory {
    float: left;
    width: 345px;
    height:217px;
    padding:0;
    }
    div#FeaturedRotatorWithThumbs .NewFeaturedCaption,
    div#FeaturedSTEventRotatorwiththumbs .NewFeaturedCaption {
      clear:both;
      height:65px;
      width:425px;
      overflow:hidden;
      }

    div#FeaturedRotatorWithThumbs .NewFeaturedCaption h2,
    div#FeaturedSTEventRotatorwiththumbs .NewFeaturedCaption h2 {
      font-size:1.3em;
      }
    #FeaturedRotatorWithThumbs .subhead a,
    #FeaturedSTEventRotatorwiththumbs .subhead a {
      font-size:0.9em;
      font-weight:normal;
      }

  div#FeaturedRotatorWithThumbs .followStories,
  div#FeaturedSTEventRotatorwiththumbs .followStories {
    float: left;
    }

  div#FeaturedRotatorWithThumbs div.follow,
  div#FeaturedSTEventRotatorwiththumbs div.follow {
    margin-bottom: 10px;
    padding-bottom: 1px;
    }
    div#FeaturedRotatorWithThumbs div.follow img,
    div#FeaturedSTEventRotatorwiththumbs div.follow img {
      float: right;
      margin-bottom:4px;
      margin-left: 6px;
      border:2px solid #bbb;
      }

    div#FeaturedRotatorWithThumbs div.featuredStory,
    div#FeaturedSTEventRotatorwiththumbs div.featuredStory {
      padding:5px;
      background:#e00000;
      border-radius:5px;
      -moz-border-radius:5px;
      -webkit-border-radius:5px;
    }
    div#FeaturedRotatorWithThumbs div.featuredStory img,
    div#FeaturedSTEventRotatorwiththumbs div.featuredStory img {
      width: 345px;
      margin:0 auto;
    }

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

#Content div.MainSidebar {
  margin-bottom: 10px;
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x center top;
  /* padding: 10px; */
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  }
  #Content div.MainSidebar ul.moduleList {
    background: #FFF;
    padding: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 10px;
  }
  /*
  #Content div.MainSidebar div.comBody {
    margin: 0;
  } */
  #Content div.MainSidebar h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
    margin-bottom: 10px;
  }

.column_item { margin-bottom: 10px;}

ul.moduleList {
  color: #222;
  font-size: 10px;
}
div.MainSidebar ul.moduleList { padding: 10px 10px 0; }

  ul.moduleList li.l0 + li.l0 {
      margin-top: 10px;
      border-top: 1px solid #E3EAEE;
      padding-top: 10px;
  }
  ul.moduleList li.l0 ul {
      padding: 0;
      margin: 4px 0 0;
  }
  ul.moduleList h4,
  ul.moduleList h4.headline,
  ul.moduleList h4.headline a {
    font-weight: bold;
    font-size: 12px;
    }
    #MostPopular ul.moduleList h4,
    #MostPopular ul.moduleList h4 a {
      font-size: 10px;
      font-weight: normal;
    }
    #Content #MostPopular.MainSidebar ul {
      padding: 0;
      margin: 0;
    }


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

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

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

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


ul.moduleList .storyItem .byline {
    display: block;
}
ul li.storyItem img.storyImg { 
  float: right; 
  width: 50px;
  margin: 0 0 5px 5px;
}

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


ul.narrowOptions li {
  font-size: 11px;
  }
ul.narrowOptions li.flyout_link_parent {
  margin-top:5px;
  margin-left:10px;
  white-space:nowrap;
}
ul.narrowOptions li a.flyout_link {
  font-weight: bold;
  color:#E00000!important;
}
a.flyout_close_text {
  float:            right;
  color:            #000;
  text-decoration:  none;
}
a.flyout_close_button {
  position:         absolute;
  top:              -15px;
  right:            -15px;
  background-image: url(/foundation/images/icons/closebox.png);
  width:            30px;
  height:           30px;
  text-indent:      -6000px;
  overflow:         hidden;
}
.flyout_content {
  padding:1em;
  background:#fff;
  border:2px solid #000;
}
.flyout_content table td {padding-right:1em;}

div.MainSidebar li.narrowWithForm ul.narrowOptions  {
  padding-left: 0;
  border: none;
}
    body div.MainSidebar li.narrowWithForm ul.narrowOptions li form {
      padding: 0;
    }




#MovieTimes div#NowPlaying h1{
  background: #E00000;
  clear: both;
  color: #FFF;
  font-size: 14px;
  line-height: 1em;
  margin: 0;
  padding: 8px 10px 9px;
  text-align: left;
  border-radius:10px 10px 0 0;
  }
div.searchedFor{
  background: #eee;
  border-radius: 2px;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #000;
  box-shadow: 0px 0px 2px 0px #ababab;
  }
  body.MovieTimes div#movietimesInfoBar,
  body#MovieTimes div#NowPlaying h1 {
    margin-bottom: 10px;
  }
div.searchedFor .sortBarHeader,div.searchedFor .sortBarHeader a{color:#333!important}
  div#archiveIssueHeader ul {
    margin: 10px;
    padding: 5px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: block;
  }
  div#archiveIssueHeader ul li {
    font-size: 14px;
    color: #232323;
    text-transform: uppercase;
  }
  
  body#MovieTimes div#NowPlaying li.storyItem a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
  }

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

div.searchedFor h3, 
div.searchedFor ul { display: inline; }
div.searchedFor { text-transform: uppercase;}

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

div.listing {
  float: left;
  margin-right: 10px;
  width: 225px;
}
  div.listing p {
    font-size: 11px;
  }

img.listingImg {
  float: right;
  margin: 0pt 0pt 3px 7px;
  width: 100px;
}

div.listingLocation {
  color:#333;
  text-overflow: ellipsis;
  float:left;
  margin-left:10px;
  width:160px;
  line-height:1.4;
  text-align:right;
}
.EventListing div.listingLocation {
  float:right;
  width:125px;
  margin:0;
  overflow:hidden;
}
div.listingLocation img.listingImg{
  float:none;
  margin:5px auto;
  width:auto;
}
.EventListing .listing {
  margin:0;
  width:275px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* ------------------------------------------------------------------ */

/* Ads column. */
div.Ad {
  padding: 0 !important;
  background: none !important;
  margin: 0 0 10px;
}
div#MediumRectangle {
text-align: center;
}
div.SmallRectangle {
  width: 180px;
  padding: 0;
  background: none;
  margin: 0 auto 10px;
}
#LeaderboardRunofSite {
  width: 728px;
  margin: 10px auto;
}
#TabbedTeaserStories div.FullBanner,
#TabbedStreetTeamMain div.FullBanner {
  border-bottom: 2px solid #898989;
  margin-bottom: 10px;
}
div.FullBanner div {
  width: 468px;
  margin: 10px auto;
  }
  #Post div.FullBanner {
    margin: 30px 0;
  }
div#PencilBar {
  text-align: center;
}

/* ------------------------------------------------------------------ */
/* Layout Identifier Based Selectors */
/* ------------------------------------------------------------------ */
body.Veli8Zone div#gridMainColumnRight,body.Veli8Zone div#gridMainColumnLeft {  
  width: 375px!important;}
body.Veli8Zone div#gridColumnContainer {
margin: 0 0 10px;
float: none;
}
body.Veli8Zone div#TheLatest {
  background: #fff;
  border: 1px solid #878787;
  border-width: 3px 1px 1px;
}
div#TheLatest .tabs {
  padding: 0 5px 5px;
  border-bottom: 1px solid #878787;
}
div#TheLatest .tabs a {
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  padding: 3px;
  line-height: 1;
  background: #898989;
  display: block;
  font-family: "Arial Narrow";
}
div#TheLatest .tabs ul li {
  float: left;
  margin: 5px 2px 0 0;
  width:13.7%;
  text-align:center;
}
div#TheLatest .tabs a.current,div#TheLatest .tabs a:hover{background:#C62328;}
div#TheLatest .tabs ul li:first-child{}
div#TheLatest .tabs ul {
overflow: hidden;
}
div#TheLatest .tabBody {
background: #FFF;
margin:0 0 5px;
padding: 10px;
overflow-y: scroll;
height: 385px;
}
div#TheLatest .tabBody ul li{
  overflow:hidden;
  margin:0 0 10px;
}
div#TheLatest .tabBody ul li .leftCol {
  float:left;
  margin:0 10px 0 0;
  text-align: center;
  width:60px;
}
div#TheLatest .tabBody ul li .leftCol a img{display:block;margin:0 0 5px;border:5px solid #898989;}
div#TheLatest .tabBody ul li .leftCol .topic{
  background: #898989;
  border-radius: 5px;
  color: #FFF;
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: .85em;
  display:inline-block;
}
div#TheLatest .tabBody ul li .leftCol .topic.ClassicalMusic, 
div#TheLatest .tabBody ul li .leftCol .topic.LocalBusiness,
div#TheLatest .tabBody ul li .leftCol .topic.Sports {
  font-size: .7em;
}
div#TheLatest .tabBody ul li .leftCol .topic.Columns {
  font-size: .8em;
}
div#TheLatest .tabBody ul li .leftCol .topic.Halloween {
  font-size: .65em;
}
div#TheLatest .tabBody ul li .leftCol .topic.Environment,
div#TheLatest .tabBody ul li .leftCol .topic.Sports{ 
  word-wrap:break-word;
  width:50px;
}
div#TheLatest .tabBody ul li .rightCol {overflow:hidden;}
div#TheLatest .rightCol .headline{font-size:14px;margin-bottom: 2px;}
div#TheLatest .rightCol p {margin:0;display:inline;font-weight: 700;font-size:11px;}
div#TheLatest .rightCol .byline {color:#777;}
div#TheLatest .rightCol p.categoryDate{color:#C62328;}
div#TheLatest .rightCol p.sumSub {
display: block;
color:#777;
margin:3px 0 0;
}
div#gridBottomColumnRight div#TheLatest .tabBody{
  height: initial;
}
div#EventsToday .calendarDays .calDay,div#EventsToday .calendarDays .calCurrent {
background: #898989;
display: block;
float: left;
padding: 10px 0;
color: #fff;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-size: 15px;
margin-left: 2px;
width: 51px;
}
div#EventsToday .calendarDays .calCurrent,div#EventsToday .calendarDays .calDay:hover{background:#C62328;}
div#EventsToday div.calendarDays {
overflow: hidden;
margin: 0 0 5px;
}
div#EventsToday .Steve {
  border:1px solid #898989;
  height: 381px;
}
div#EventsToday div.eventFormWrapper {
height: 80px;
}
div#EventsToday div.storyItem img {
float: left;
margin: 0 10px 0 0;
}
div#EventsToday div.Eydie {
  height: 225px;
  border: 1px solid #ddd;
  padding: 5px 0 0;
  clear:both;
  border-width: 1px 0;
}
div#EventsToday .tabs {
overflow: hidden;
background: #edeced;
}
div#EventsToday div#tabbedSelectors {
overflow: hidden;
}
div#EventsToday .tabs .tab{
  float:left;
  position:relative;
  z-index:4;
}
div#TheLatest p.more a {
color: #E00000!important;
}
div#EventsToday .tabs .tab a {
  background:#edeced;
  padding:2px 5px;
  text-align:center;
  display:block;
  font-family: "Arial Narrow";
  color: #333;
  text-decoration: none;
  font-weight:700;
  font-size: 13px;
  border-right:1px solid #898989;
} 
div#EventsToday .tabs .tabCurrent {z-index:55;}
div#EventsToday .tabs .tabCurrent a {
  background:#fff;
  
}
div#EventsToday .tabs .tab:last-of-type a{/*border-right:0 none;*/}
div#EventsToday form[name=movietimesSearchForm]+p {
text-align: center;
padding: 0;
margin: 5px 20px;
border: 1px solid #ddd;
border-width: 1px 0;
color: #aaa;
}
div#EventsToday .headline {
  font-size: 14px;
  margin-bottom: 2px;
}
div#EventsToday .storyItem h5 {margin:0;font-weight: 700;font-size:11px;color:#C62328;}
div#EventsToday .storyItem  p.description {
display: block;
color:#777;
margin:5px 0 0;
font-weight: 700;
}

div#EventsToday .eventSearchBody {
  padding:10px;
  position: relative;
  z-index: 9;
  margin-top: -1px;
  border-top: 1px solid #777;
  overflow:hidden;
  background: #fff;
}
div#EventsToday div.storyItem {
padding: 0 10px;
margin: 0 0 10px;
}
div#EventsToday .eventSearchBody .submitLink {
  text-align:right;
  margin:5px 0 0;
}
div#EventsToday .eventSearchBody .submitLink a {
  text-decoration:none;
  color: #C62328;
  font-weight:700;
}
div#EventsToday .eventSearchBody form select {
width: 165px;
margin: 5px 2px;
}
div#EventsToday .eventSearchBody form select[name=film],div#EventsToday .eventSearchBody form select[name=location]{width: 315px;
margin: 0 auto;
display: block;}
div#EventsToday div.formTextWrapper {
  margin: 5px 12px 5px 3px;
  display: inline-block;
  float: right;
}
div#EventsToday p.more{
  margin:10px 10px 0;
  text-align:left;
  background:url(/images/backgrounds/gray2px.png) 0 bottom repeat-x #fff;
}
div#EventsToday p.more a {
  display: inline-block;
  font-size: 14px;
  background: #fff;
  color: #C62328;
  padding-right: 10px;
  text-transform: uppercase
}
/* ------------------------------------------------------------------ */
/* Custom Class Based Selectors */
/* ------------------------------------------------------------------ */

a.actionButton {
  display: block;
  height: 19px;
  margin: 10px auto 0;
  text-indent: -6000px;
}
div#Comments {margin: 0 10px 10px;}
div.CommentsComponent, 
div#BrowseComments {
  clear: both;
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x center top;
  padding-bottom: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #444;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
  body#Event div.CommentsComponent {
    margin-top:20px;
  }
  body.ProfilePage div#BrowseComments {
    background: #FFF;
  }

div.commentsHeader {
  margin-bottom: 10px;
}
div.commentsHeader h2, 
div.commentsHeader h3 {
  color: #000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 12px 0 12px 12px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
}
body#PostComment div.commentsHeader h2,
body#PostComment div.commentsHeader h3 {
  width:100%;
  padding-bottom:12px;
}
h4#commentsContentLink
{
    border-top: 1px solid #ccc;
    font-weight:normal;
    padding:5px;
    margin:0;
    text-align:center;
}
h4#commentsContentLink a
{
    font-weight:bold;
}
div.commentsHeader form {
  padding: 12px 12px 12px 0;
  color: #222;
  font-size: 11px;
  letter-spacing: 0;
  text-align: right;
  text-transform: none;
  vertical-align: top;
}
  div.commentsHeader form label { font-weight: bold; }

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

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

dl.formElements dt {
  float: left;
  clear: left;
  display: inline;
  width: 160px;
  min-height:45px;
  margin-right: 15px;
}
  dl.formElements dt label { font-weight: bold; }
  dl.formElements dt label span { color: #FF0000; }
  dl.formElements dt span { 
    font-size: 10px; 
    color: #666;
  }
  span.formFootnote {
    color: #FF0000;
  }

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

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

ul.prevNext {
  font-size: 14px;
  line-height: 1em;
  padding:10px;
}
  ul.prevNext li.prevNext_prev {
    float: left;
    text-align: left;
    width:18%;
  }
  ul.prevNext li.prevNext_next {
    float: right;
    text-align: right;
    width: 18%;
  }
  ul.prevNext li.prevNext_date {
    float: left;
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    width: 60%;
    text-align: center;
  }
  ul.prevNext a {
    color: #000;
    text-decoration: none;
    }
    ul.prevNext a:hover {
      color: #C70E0F;
    }
  
div.prevNext {
  margin: 10px 0;
  color: #FFF;
  }
  div.prevNext a.prev {
    float: left;
  }
  div.prevNext a.next {
    float: right;
  }
  

div.CommentsComponent hr, 
div#BrowseComments hr {
  height: 1px;
  background: #CCC;
  margin: 12px 15px 2px;
  border: none;
  color: #CCC;
}
div.comment {
  clear: both;
  margin: 12px 15px 0;
}
body.ProfilePage div.comment {
  background: #DDD;
  padding: 10px;
  margin: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
div.CommentsComponent h4, 
div#BrowseComments h4 {
  text-align: left;
  font-weight: bold;
}
div.commentText {
  background: #FFF;
  padding: 12px 12px 5px;
  font-size: 12px;
  clear: both;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
  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;
}
  /* Special handling for staff comments. */
  div.CommentsComponent .staffComment a.memberThumb,
  div#BrowseComments .staffComment a.memberThumb {
    width:  61px;
    background: url(/images/icons/user_staff.gif) no-repeat 0 0;
  }
  div.CommentsComponent .staffComment img.memberThumb,
  div#BrowseComments .staffComment img.memberThumb {
    margin-left:   0px;
    padding-left:  11px;
  }

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: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
div.commentAuthor a {
    font-weight: bold;
}
div.commentAuthor span {
    color: #222;
}
div.CommentsComponent form, 
div#BrowseComments form,
div#PostCommentProcessEdit {
    margin-left: 15px;
}


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

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: 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 { /* changed per client request 11/6/13 */
  background:#e00000;
  color:#fff;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  padding:1px 3px;
  border-radius:4px;
  }
    span.locationRegion a {
      color:#fff;
      text-decoration: none;
    }
      span.locationRegion a:hover {color:#ccc;}

ol.customList {
  padding: 0 30px;
  margin: 20px 0;
}
  ol.customList li {
    background: #EEEEEF;
    padding: 15px;
    margin-bottom: 15px;
    list-style:decimal;
  }
  ol.customList li div.locationListing {
    padding: 0;
    border: 0;
    color: #111;
  }
  ol.customList li div.commentText { margin-top: 10px; }
  
  body#List div.MainColumn ol.customList li h3, 
  body#List div.MainColumn ol.customList li h4 {
    text-align: left;
  }

div.infoBox,
body#Content div.Sidebar {
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x center top;
  padding: 8px;
  margin-top: 5px;
  color: #444;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
  div.infoBox h3,
  body#Content div.Sidebar h3 {
    font-weight: bold;
  }
  body#Content #StoryInfoBox a {
    display:inline-block;
    max-width:144px;
    overflow:hidden;
    vertical-align: text-top;
    text-overflow:ellipsis;
  }
body#Content #StoryInfoBox a:hover  {
    overflow:visible;
  }
  #RelatedLocations.Sidebar,#RelatedEvents.Sidebar {
    padding:5px 2px !important;
  }
  #RelatedLocations.Sidebar>ul,#RelatedEvents.Sidebar>ul {
    border-top: none;
    background: #FFF;
    margin: 5px;
    padding:5px;
    border-radius: 10px;
  }

  #RelatedLocations.Sidebar h3,#RelatedEvents.Sidebar h3 {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  margin-bottom:10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  }
   #RelatedLocations.Sidebar .FeaturesIcons,#RelatedEvents.Sidebar .FeaturesIcons {display:none;} 
  body#Content div#ArticleTools {
    background:#B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x center top;
    color:#757673;
    padding:0;
    border:0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  body#Content div#ImageFlipBook {
    background:none;
    padding:0;
    border:0;
  }
  body#Content div#AudioPlayer {
    padding-bottom: 0;
  }
  body#Content div#AudioPlayer div.audioPlayer {
    margin:0 -10px 10px;
  }
  body#Content div#StorySectionLink {
    text-align:right;
  }

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

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




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

div#HeaderLogo.GlobalHeader {
  height: 99px;
  width: 215px;
}
div.GlobalHeader h1, div#logo {
    float: left;
}
div.GlobalHeader h1 a, div#logo a {
    display: block;
    width: 212px;
    height: 99px;
    background: transparent url(/images/nuvo-logo.gif) no-repeat center center;
    text-indent: -6000px;
}
div.GlobalHeader div.banner_ad {
    position: relative;
    float: right;
}




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

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

h2 a,
h3 a,
h4 a,
h5 a,
.subhead a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  }
  
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  .subhead a:hover { 
    color: #C70E0F;
   }

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

div#SearchLogin {
    float: right;
    height:33px;
    padding:5px 0 0;
    width: 250px;
  }
div#SearchLogin form {
    float: right;
    height: 20px;
    text-align: right;
    vertical-align: middle;
    padding-top: 10px;
    width: 240px;
    position: relative;
}
div#SearchLogin form fieldset {
  position: relative;
}
div#SearchLogin form fieldset legend {
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    /* margin-top: -10px; */
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}
div#SearchLogin form label {
    font-weight: bold;
    font-size: 14px;
    line-height: 1em;
    vertical-align: top;
}
div#SearchLogin form input[type="submit"] {
    margin-left: 3px;
    vertical-align: middle;
}
ul#SearchLogin-login {
    text-align: right;
}
ul#SearchLogin-login li {
    display: inline;
    font-size: 9px;
    color: #A70000;
    text-transform: uppercase;
}
  ul#SearchLogin-login li a {
    font-weight: bold;
    text-decoration: none;
    color: #A70000;
  }
    ul#SearchLogin-login li a:hover { color: #C70E0F; }
  ul#SearchLogin-login li#SearchLogin-upcoming { 
    display: block;
    font-size: 10px; 
  }
    ul#SearchLogin-login li#SearchLogin-upcoming a { 
      font-weight: normal; 
      color: #626258;
    }
  
div#SearchLogin-section,
div#SearchLogin .searchWidgetForm { 
    position: relative;
    float: left;
}


div#loginContainer, 
div#logoutContainer {
  padding: 20px;
}
  div#loginContainer h1, 
  div#logoutContainer h1 {
    font-family: 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: #E00000;
  padding: 10px 20px 20px;
  margin-right: 20px;
  border: 1px solid #55A97C;
  color: #FFF;
}
  div#logout_reminder h2 {
    color: #FFF;
  }

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

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


div#fortune {
  padding: 0 10px;
  margin: 10px 10px 20px;
  border-left: 1px solid #CCC;
}
  div#fortune p { 
    margin-bottom: 0; 
    font-size: 1.2em;
    color: #666;
  }

  div.errorDisplay {
    background: #FFF;
    padding: 10px;
    color: #CC0000;
  }
    div.errorDisplay h3 { 
      font-weight: bold;
      font-size: 22px; 
    }
    div.errorDisplay ol li {
      font-size: 1.2em;
    }
    
div.successMessage {
  background: #FFF url(/images/icons/accept.png) no-repeat 5px 10px;
  padding:10px 25px;
  font-size: 1.2em;
  color: #009900;
}
  div.successMessage p,
  form.loginForm div.successMessage p { 
    padding: 0; 
  }

div.generalMessage {
  background:#ffc;
  padding:10px;
  margin:10px;
}

form.loginForm {
  background: #EEEEEF url(/images/backgrounds/loginform_bott.gif) no-repeat bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
  div#loginContainer form.loginForm h2 {
    padding: 20px 20px 0;
    margin-bottom: 3px;
    background: url(/images/backgrounds/loginform_top.gif) no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 34px;
    color: #E00000;
  }
  div#loginContainer form.loginForm h2 span {
    font-family: 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: #E00000;
    padding: 3px 5px;
    margin-right: 15px;
    font-weight: bold;
    color: #FFF;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #FFF;
  }


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


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

div#PaginationTop {
  padding-top: 10px;
}
div#PaginationBottom, div.ArchiveMultiPageNav {
  padding-bottom: 10px;
  padding-top: 10px;
}
div.ArchiveMultiPageNav {text-align:center;}
  #PaginationBottom strong,
  #PaginationBottom a, div.ArchiveMultiPageNav strong, div.ArchiveMultiPageNav a {margin:0 0.25em;padding:2px 4px;border:1px solid #B3B5B8;font-size:12px;text-decoration:none;}
  #PaginationBottom strong, div.ArchiveMultiPageNav strong {border-color:#000;}
  #PaginationBottom strong:hover, div.ArchiveMultiPageNav strong:hover {color:#ccc;border-color:#ccc;}
  #PaginationBottom a:hover, div.ArchiveMultiPageNav a:hover {color:#666;border-color:#666;}
  

p.notice {
  font-size:1.2em;
  font-weight:bold;
  padding:0 0 10px;
  text-align:center;
}
  
  div.HomeSection {
    background: #FFF;
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-align: center;
  }
    div.HomeSection div.stack {
      text-align: left;
    }
    
    div.headerBar {
      margin-bottom: 15px;
    }
    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;
      }
      
div#SpecialIssueCategoryStories img.storyImg {
  float: left;
  margin-right: 10px;
}    

div#SpecialIssueCategoryStories div#LandingFollowStories {
  margin-top: 20px;
}

div#SpecialIssueCategoryStories div.clear {
  padding: 5px 0;
}


  div#LogoAd{background:#fff;padding:0 10px}
 div#LogoAd h1 a,  div#LogoAd #logo a {
 background: url(/images/headers/nuvo_logo_216x90.png) 0 0 no-repeat #fff;
 width: 216px;
 }
 div#LogoAd div#leaderboardAdHeader {
 float: right;
 }
#NavigationSubnav {
  background: #e00000 url(/images/backgrounds/subnav-gradient.gif) repeat-x top center;
  }
  #NavigationSubnav ul#subnav-items {
    color: #FFF;
    padding: 8px 10px;
    height: 16px;
    font-size: .95em;
    }
    #NavigationSubnav ul#subnav-items li {
      display: inline;
    }
    #NavigationSubnav ul#subnav-items li a {
      color: #FFF;
      text-decoration: none;
      }   
      #NavigationSubnav ul#subnav-items li a:hover {
        color: #FFE600;
      }   
      div#NavigationHorizontal2014{position:relative;}  
      div#NavigationHorizontal2014,div#NavigationSubnav2014 {
      	background:#fff;
      	clear:both
      }

      div#NavigationHorizontal2014 ul#mainNav {
      	height:26px;
      	line-height:26px;
      	text-align:left;
      	margin:0;
      	white-space:nowrap;
      	overflow:hidden;
      	font-family:'Open Sans Condensed','Arial Narrow',sans-serif
      }

      div#NavigationHorizontal2014 ul#mainNav li {
      	display:inline-block;
      	padding:0 .65rem;
      	line-height:26px;
      	font-size:22px;
      	float:none;
      	text-transform:uppercase;
      	overflow:hidden
      }
      div#NavigationHorizontal2014 ul#mainNav li a {
      	display:block;
      	background:none;
      	margin:0;
      	text-align:center;
      	text-decoration:none;
      	font-weight:700;
      	color:#000
      }
         div#NavigationHorizontal2014 ul#mainNav   li#NavItem_Nuvo25Years a {
      display: block;
      text-indent: -9999em;
      width: 43px;
      height:26px;
      background: url(/images/nav/25_Button.png) center no-repeat;
      }
      div#NavigationHorizontal2014 ul#mainNav li a:hover{opacity:.687;}
   div#NavigationHorizontal2014 ul#mainNav li.navCurrent a {
      color:#b51c30;
    }
  div#NavigationHorizontal2014 ul#mainNav li#NavItem_Classifieds a, div#NavigationHorizontal2014 ul#mainNav li#NavItem_streetteam a {
  color: #11aaee;
    }
    div#NavigationHorizontal2014 ul#mainNav li:first-child{padding-left:10px;}
     div#NavigationSubnav2014 {margin:0 10px 10px}
      div#NavigationSubnav2014 ul#subnav-items {
      	text-align:left;
      font-family: 'PT Sans Narrow', sans-serif;
      	white-space:nowrap;
      	overflow:hidden;
      }

      div#NavigationSubnav2014 ul#subnav-items li {
        	padding:0;
      	display:inline-block;
      	color:#ccc;
      	font-size:16px
      }

      div#NavigationSubnav2014 ul#subnav-items li a {
      	color:#999;
      	text-decoration:none;
      	font-size:16px
      }

      div#NavigationHorizontal2014 ul.subnav_content {
      	position:absolute;
      	width:220px;
      	min-height:15px;
      	background:#fff;
      	box-shadow:3px 3px 4px 1px #123123;
      	box-shadow:3px 3px 4px 1px rgba(21,21,21,0.6);
      	z-index:9999;
      	top:26px;
      	line-height:1em;
      	border-radius:0 1px 3px 3px
      }

      div#NavigationHorizontal2014 ul.subnav_content li {
      	padding:0;
      	font-weight:300;
      	margin:0;
      	  font-family: 'Open Sans Condensed',sans-serif;
      	position:relative
      }

      div#NavigationHorizontal2014 ul.subnav_content li a {
      	display:block;
      	white-space:nowrap;
      	padding:7px 10px;
      	margin:0;
      
      	text-decoration:none;
      	text-transform:none;
      	color:#444;
      	font-weight:300;
      	font-size:15px;
      	background:#fff;
      	border-top:1px solid #ddd;
      	transition:all linear .044s
      }
div#NavigationHorizontal2014 ul.subnav_content li:first-child a{border:0 none;}
      div#NavigationHorizontal2014 ul.subnav_content li.searchItem a {
      	background:url(/images/icons/navmag.png) no-repeat 6px 6px transparent;
      	padding-left:25px
      }

      div#NavigationHorizontal2014 ul.subnav_content li a:hover {
      	background-color:#333;
      	color:#fff;
      	border-color:#aaa
      }

      div#SearchLoginSocial {
        background:#fff;
        font-family: 'PT Sans Narrow', sans-serif;
        padding:5px;
      }
div#SearchLoginSocial:after,div#LogoAd:after,div#SearchLoginSocial .search-wrap:after{
  content:" ";display:block;text-indent:-9999em;height:0;clear:both;}
      div#SearchLoginSocial ul {
      	text-align:left;
      	text-transform: uppercase;
        margin:0;
      }
      div#SearchLoginSocial  ul#SearchLoginSocial-login {
        float:left;
        margin: 5px 0 0;
    color: #11aaee;
      }
       div#SearchLoginSocial  ul#SearchLoginSocial-login li a {
         text-decoration:none;
         
         color:#11aaee;
       }
      div#SearchLoginSocial ul li,div#SearchLoginSocial ul.iconList {
      	display:inline-block
      }
      div#SearchLoginSocial ul.iconList li {
      margin: 0 4px;
      }
      div#SearchLoginSocial .search-wrap {
      	float:right;
      	position:relative;
      }
     div#SearchLoginSocial .search-wrap .search-link {
       float:left;
     }
      div#SearchLoginSocial ul.iconList {
      	float:right;line-height: 1;
      } 
      div#SearchLoginSocial ul.iconList li a{
        opacity:0.8;
        filter:alpha(opacity=79);
        transition:all linear .03s;
      }   
      div#SearchLoginSocial ul.iconList li a:hover{
        opacity:1;
        filter:alpha(opacity=100);
      }
   
    div#SearchLoginSocial  ul#search-dropdown {
      position: absolute;
      background: #fff;
      width:100%;
      box-shadow:2px 2px 4px 1px #123123;
    	z-index:99499;
    	border-radius:0 0 3px 3px
      } 
      div#SearchLoginSocial  ul#search-dropdown li {
        display:block;
      }  
         div#SearchLoginSocial  ul#search-dropdown li a {
           	background: url(/images/icons/navmag.png) no-repeat 6px 7px transparent;
            padding: 4px 0 4px 28px;
            display: block;
            border-top: 1px solid #ddd;
            text-decoration: none;
            font-family: 'Open Sans Condensed','Arial Narrow',sans-serif;
            color: #333;
            font-size: 16px;
            font-weight: 700;
         }
         div#SearchLoginSocial  ul#search-dropdown li a:hover{background-color:#333;color:#fff;}
    div#SearchLoginSocial      input#search-input {
         border: 1px solid #999;
         padding:0 5px;
          background:#fff;
          outline:0 none;
         border-radius: 10px;
         margin: 0 5px;
         font-size: 16px;
         }
         
         
         div#SocialIcons ul.iconList a img {
         width: 16px;
         height: 16px;
         }      

  div#gridFooter a { text-decoration: none; }
  
div#FooterNavigation { 
}
div#FooterNavigation ul {
  text-align: center;
  line-height: 1.4em;
  padding-top: 10px;
}
  div#FooterNavigation ul li {
    display: inline;
    margin-right: 7px;
  }
    div#FooterNavigation ul li a {
      white-space: nowrap;
      margin-right: 7px;
      text-transform: uppercase;
      color: #000;
      font-size: .8em;
    }
  
div#Footer1 {
  float: left;
  width: 940px;
  margin: 0 20px 10px;
  background: #d4d4d4;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  display: inline; /* IE Fix */
  padding-bottom: 5px;
  }
  div#Footer1 div.sliderContainer {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 5px 0;
    background: #FFF;
    float: left;
  }  
div#Footer1 .left {
  left: 20px;
  position: absolute;
}    
div#Footer1 .right {
  right: 20px;
  position: absolute;
}
  
div#Footer2 {
  display: inline; /* IE Fix */
}  
div#Footer2 div#Footer2Nav {
  float: left;
  margin: 0 20px;
  width: 940px;
  background: #d4d4d4;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  }
  div#Footer2 div#Footer2Nav a {
    color: #000;
  }    
  div#Footer2Nav ul li {
    margin-bottom: 3px;
  }
  div#Footer2Nav h3 {
    font-size: 1.2em;
    margin-bottom: 4px;
  }

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

#FooterPromoButtonsFrameFrame,
#Footer1Frame {
  margin-bottom: 10px;
}

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

div#LocationRestaurantDetails p.tags,
div#LocationBarDetails 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;
   line-height:1.4;
   width: auto;
  font-size: 1em;
}
div#LocationMovieTimes h2.listingsHeader {margin:0 0 10px!important;}

  ul.filmTimes a{text-decoration:none;}
div#LocationMovieTimes ul.filmTimes a.filmTitle {
  font-size:13px;
  color: #000;
  text-decoration:none;
}
  div#LocationMovieTimes ul.filmTimes span.filmDate {text-indent: 2em; display: inline-block; font-weight: bold;color:#555;}
  div#LocationMovieTimes ul.filmTimes a.listImage {display: block;float: left;margin: 0 10px 0 0;}
  div#LocationMovieTimes ul.filmTimes>li{overflow:hidden;clear:both;margin:0 0 10px;}
  div#LocationMovieTimes ul.filmTimes .listTeaser {overflow:hidden;}
  body#MovieTimes div#NowPlaying ul li {
    float: left;
    width: 110px;
    padding: 0 5px;
    }
    body#MovieTimes div#NowPlaying ul li ul {
    margin-bottom: 20px;
    float: left;
    height: 200px;
    }
    body#MovieTimes div#NowPlaying h3 {
      margin-bottom: 10px;
      font-size: 18px;
      font-weight: bold;
    }

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

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


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

/* ------------------------------------------------------------------ */
#FullBanner.EventSearchLanding {text-align:center;}

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

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

div.comBody {
  margin: 0 10px;
  background: #FFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 5px;
  }
  div.comBody ul p {
    margin: 0;
  }


#TopStory {
  padding: 5px;
  background: #E00000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* original event calendar */
#EventCalendar {
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x top center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  }
  #EventCalendar {
    height: 205px;
  }
  #EventCalendar div.calendarBody {
    padding-top: 10px;
  }
  #EventCalendar div.calendarBody p {
    margin-top: 0;
  }

  #EventCalendar ul.calendarDays {
    float: left;
    margin-bottom: 10px;
    }
    #EventCalendar ul.calendarDays li {
      float: left;
      display: block;
      background: #FFF;
      font-weight: bold;
      font-size: 1.3em;
      padding: 4px;
      margin-right: 5px;
      width: 40px;
      height: 55px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
    }

  #EventCalendar p a {
    color: #000;
    font-size: .8em;
  }
  #EventCalendar form {
    margin-bottom: 10px;
    }
    #EventCalendar form input.text {
      margin-right: 20px;
      width: 250px;
    }
    #EventCalendar form select {
      width: 100%;
      margin-bottom: 10px;
    }
  #EventCalendar fieldset {
    border-top: 1px solid #000;
    }
    #EventCalendar fieldset legend {
      font-size: .8em;
      padding: 0 5px;
      margin-bottom: 10px;
    }
  #EventCalendar h2 {
    background: url(/images/headers/find-calendar-mag.gif) no-repeat top left;
    text-indent: -6000px;
    height: 37px;
    width: 73px;
    margin-top: -10px;
    margin-left: -15px;
    float: left;
  }    
  #EventCalendar div.tabs {
    float: right;
    width: 327px;
    height: 23px;
    margin-right: -10px;
    background: #FFF;
    margin-top: -10px;
    overflow: hidden;
    display: inline;
    }
    #EventCalendar div.tabs div {
      float: left;
      margin-right: 1px;
    }
    #EventCalendar div.tabs div a {
      display: block;
      height: 13px;
      text-align: center;
      padding: 5px 0;
      text-transform: uppercase;
      text-decoration: none;
      font-size: .8em;
      font-weight: bold;
      background: #3e3e3e url(/images/backgrounds/tab-dark-gradient.gif) repeat-x bottom center;
      color: #FFF;
    }
    #EventCalendar div.tabs div.tabBack a:hover {
      color: #FFE600;
    }
    #EventCalendar div.tabs div.tabCurrent a {
      background: #E0E0E0;
      color: #000;
      padding: 5px 0;
    }
    #EventCalendar div.tabs div.tabRight {
      margin-right: 0;
    }
    #EventCalendar div.tabs div.tabRight a {
      -moz-border-radius-topright: 10px;
      -webkit-border-top-right-radius: 10px;
      border-radius-topright: 10px;
    }
    #EventCalendar div.tabs div a.eventsTab {
      width: 55px;
    }
    #EventCalendar div.tabs div a.restaurantsTab {
      width: 93px;
    }
    #EventCalendar div.tabs div a.moviesTab {
      width: 57px;
    }
    #EventCalendar div.tabs div a.concertsTab {
      width: 73px;
    }
    #EventCalendar div.tabs div a.barsTab {
      width: 45px;
    }

/* narrower event calendar */
#EventCalendarNarrowed {
  float:right;
  margin-right:-10px;
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x top center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding:10px;
  }
  #EventCalendarNarrowed {
    height:270px;
    width:283px;
  }
  #EventCalendarNarrowed div.calendarBody {
    padding-top: 10px;
  }
  #EventCalendarNarrowed div.calendarBody p {
    margin-top: 0;
  }

  #EventCalendarNarrowed ul.calendarDays {
    float: left;
    margin-bottom: 10px;
    }
    #EventCalendarNarrowed ul.calendarDays li {
      float: left;
      display: block;
      background: #FFF;
      font-weight: bold;
      font-size: 1.3em;
      padding: 4px;
      margin-right: 5px;
      width: 40px;
      height: 55px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
    }

  #EventCalendarNarrowed p a {
    color: #000;
    font-size: .8em;
  }
  #EventCalendarNarrowed form {
    margin-bottom: 10px;
    }
    #EventCalendarNarrowed form input.text {
      margin-right:8px;
      width: 220px;
    }
    #EventCalendarNarrowed form select {
      width: 100%;
      margin-bottom: 30px;
    }
  #EventCalendarNarrowed fieldset {
    border-top: 1px solid #000;
    }
    #EventCalendarNarrowed fieldset legend {
      font-size: .8em;
      padding: 0 5px;
      margin-bottom: 10px;
    }
  #EventCalendarNarrowed h2 {
    background: url(/images/headers/calendar-mag.gif) no-repeat top left;
    text-indent: -6000px;
    height: 37px;
    width: 41px;
    margin-top: -10px;
    margin-left: -15px;
    float: left;
  }    
  #EventCalendarNarrowed div.tabs {
    float: right;
    width: 267px;
    height: 23px;
    margin-right: -10px;
    background: #FFF;
    margin-top: -10px;
    overflow: hidden;
    display: inline;
    }
    #EventCalendarNarrowed div.tabs div {
      float: left;
      margin-right: 1px;
    }
    #EventCalendarNarrowed div.tabs div a {
      display: block;
      height: 13px;
      text-align: center;
      padding: 5px 0;
      text-transform: uppercase;
      text-decoration: none;
      font-size: .7em;
      font-weight: bold;
      background: #3e3e3e url(/images/backgrounds/tab-dark-gradient.gif) repeat-x bottom center;
      color: #FFF;
    }
    #EventCalendarNarrowed div.tabs div.tabBack a:hover {
      color: #FFE600;
    }
    #EventCalendarNarrowed div.tabs div.tabCurrent a {
      background: #E0E0E0;
      color: #000;
      padding: 5px 0;
    }
    #EventCalendarNarrowed div.tabs div.tabRight {
      margin-right: 0;
    }
    #EventCalendarNarrowed div.tabs div.tabRight a {
      -moz-border-radius-topright: 10px;
      -webkit-border-top-right-radius: 10px;
      border-radius-topright: 10px;
    }
    #EventCalendarNarrowed div.tabs div a.eventsTab {
      width: 45px;
    }
    #EventCalendarNarrowed div.tabs div a.restaurantsTab {
      width: 81px;
    }
    #EventCalendarNarrowed div.tabs div a.moviesTab {
      width: 49px;
    }
    #EventCalendarNarrowed div.tabs div a.concertsTab {
      width:45px;
    }
    #EventCalendarNarrowed div.tabs div a.barsTab {
      width: 37px;
    }


/* tabbed presentation styles */
#TabbedTeaserStories div.tabs,
#TabbedStreetTeamMain div.tabs {
  width: 100%;
  background: #FFF;
  margin-bottom: 20px;
  float: left;
  }    
  #TabbedTeaserStories div.tabs a,
  #TabbedStreetTeamMain div.tabs a {
    height: 23px;
    display: block;
    background: #E00000;
    float: left;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 1.2em;
    padding: 5px 14px;
    margin-right: 1px;
    }
    #TabbedTeaserStories div.tabs a:hover,
    #TabbedStreetTeamMain div.tabs a:hover {
      color: #FFE600;
    }    
    #TabbedTeaserStories div.tabs div {
      float: left;
      overflow: hidden;
    }
    #TabbedTeaserStories div.tabs div.all {
      width: 56px;
    }
    #TabbedTeaserStories div.tabs div.blogs {
      width: 81px;
    }
    #TabbedTeaserStories div.tabs div.reviews {
      width: 98px;
    }
    #TabbedTeaserStories div.tabs div.features {
      width: 108px;
    }
    #TabbedTeaserStories div.tabs div.opinion {
      width: 92px;
    }
    #TabbedTeaserStories div.tabs div.multimedia {
      width: 115px;
    }
  #TabbedTeaserStories div.tabs .tabBack a,
  #TabbedStreetTeamMain div.tabs .tabBack a {
    background: url(/images/backgrounds/tab-gradient.gif) repeat-x center bottom;
  }   
  #TabbedTeaserStories div.tabs .tabLeft a,
  #TabbedStreetTeamMain div.tabs .tabLeft a {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-radius-topleft: 10px;
  } 
  #TabbedTeaserStories div.tabs .tabRight a,
  #TabbedStreetTeamMain div.tabs .tabRight a {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-radius-topright: 10px;
    margin-right: 0;
    /* padding-right: 14px; */
    padding-left: 12px;
    padding-right: 11px;
  }

#TabbedTeaserStories ul,
#TabbedStreetTeamMain ul {
  padding: 10px;
  }
  #TabbedTeaserStories ul li,
  #TabbedStreetTeamMain ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #898989;
  }
    #TabbedStreetTeamMain ul li,
    #TabbedTeaserStories ul li {overflow:hidden;}

  #TabbedTeaserStories ul li.readmore,
  #TabbedStreetTeamMain ul li.readmore {
    border-bottom: 0;
    }
    #TabbedTeaserStories ul li.readmore a,
    #TabbedStreetTeamMain ul li.readmore a {
      text-decoration: none;
    }
#TabbedTeaserStories span.category,
#TabbedStreetTeamMain span.category {
  background: #898989;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: .85em;
  float: left;
  margin-right: 5px;
}

#TabbedTeaserStories h4.headline,
#TabbedStreetTeamMain h4.headline {
  margin-bottom: 2px;
}
#TabbedTeaserStories h4.headline a,
#TabbedStreetTeamMain h4.headline a {
  color: #000;
  font-size: 1.3em;
  }
  #TabbedTeaserStories h4.headline a:hover,
  #TabbedStreetTeamMain h4.headline a:hover {
    color: #C70E0F;
  }
#TabbedTeaserStories p.byline,
#TabbedStreetTeamMain p.byline {
  font-size: .8em;
}
#TabbedTeaserStories h5.subhead,
#TabbedStreetTeamMain h5.subhead {
  font-size: .9em;
}
#TabbedTeaserStories .storyImg,
#TabbedStreetTeamMain .storyImg,
#TabbedStreetTeamMain .picksImg {
  float: left;
  background: #898989;
  padding: 3px;
  margin-right: 10px;
}

#Connect,
#Feedback {
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x top center !important;
  border-radius: 10px;
}
#OpeningThisWeek {
  background: #AF0200 url(/images/backgrounds/short-red-bg.gif) repeat-x top center !important;
  border-radius: 10px;
}
#OpeningThisWeek, #Feedback {padding-bottom:10px;}
#OpeningThisWeek {margin-bottom:10px;}
#Connect p {
  margin: 0 10px;
}
#Connect div {
  margin: 0 5px;
  padding: 5px 0;
  border-top: 0px solid #AAA;
  }

  #Connect div.MicroBar div {padding:0;border:0;}

  #Connect div a {
    text-decoration: none;
    color: #000;
    font-size: .9em;
    }
    #Connect div a:hover {
      color: #C70E0F;
    }
    #Connect div .storyImg {
      padding: 5px 5px 0;
    }
div#Connect.MainSidebar { 
  padding-bottom:0px
}

#TopPicks,
#TabbedTeaserStories,
#TabbedStreetTeamMain,
#MostPopular,
#EventsPopular {
  background: #AF0200 url(/images/backgrounds/short-red-bg.gif) repeat-x top center !important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 10px;
  padding-top: 7px;
  }
  #TopPicks,
  #MostPopular {
    /* behavior:url(/styles/border-radius.htc); */
  }
#TabbedTeaserStories,
#TabbedStreetTeamMain {
  padding-top: 0;
  background: #AF0200 url(/images/backgrounds/long-red-bg.gif) repeat-x top center;
  float: left;
  width: 100%;
  }
  #TabbedTeaserStories a,
  #TabbedStreetTeamMain a {
    color: #000;
  }

#EventsPopular ul.columnList {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  margin:0 10px;
  padding:5px;
  font-size: .9em;
}  
#EventsPopular ul.columnList li {
  border-top: 0;
  border-bottom: 1px solid #DEDEDE;
  }
  #EventsPopular ul.columnList li ul li {
    border-bottom: 0;
  }

#EventsPopular h3 {
  color: #FFF;
  margin: 0 10px 5px;
  text-transform: uppercase;
  font-size: .9em;
}
#TopPicks h2 {
  background: url(/images/headers/todays-top-picks.gif) no-repeat top left;
  width: 137px;
  height: 18px;
  text-indent: -6000px;
  margin: 0 10px 5px;
}
#MostPopular h2 {
  background: url(/images/headers/popular.gif) no-repeat top left;
  width: 60px;
  height: 16px;
  text-indent: -6000px;
  margin: 0 10px 5px;
}

#TopPicks ul li,
#MostPopular ul li {
  font-size: .9em;
  border-bottom: 1px solid #858585;
  padding-bottom: 3px;
  margin-bottom: 3px;
  }
  #MostPopular ul li {
    border-bottom: 0;
    }
    #MostPopular hr,
    #Feedback hr {
      border-top: 1px solid #858585;
      border-width: 1px 0 0 0;
    }
    #OpeningThisWeek h2 {
      color:#fff;
      text-transform: uppercase;
      font-weight: bold;
      
      }
#TopPicks h4.headline a,
#Feedback h2,
#Connect h2,
#OpeningThisWeek div.titleLocationSelect h2 {
  color: #000;
  text-transform: uppercase;
  font-weight: bold; 
  }
  
  #TopPicks h4.headline a:hover {
    color: #C70E0F;
  }
  #OpeningThisWeek ul li a img {
    float:left;
    margin:0 10px 7px 0;
  }
#OpeningThisWeek ul  {
    margin: 0 10px 10px;
    background: white;
    border-radius: 10px;
    padding: 5px;
  }
  #OpeningThisWeek div.titleLocationSelect  {
      margin: 0 10px;
      background: white;
      border-radius: 10px;
      padding: 5px;
    }
    #OpeningThisWeek div.titleLocationSelect select {
      width:120px;
    }
    #OpeningThisWeek div.titleLocationSelect p {
      margin:2px 0;
    }
  #OpeningThisWeek ul li {
    display:inline-block;
    margin: 5px 0 0;
    border-bottom: 1px solid #858585;
    padding-bottom: 3px;
    width: 130px;
  }
  #OpeningThisWeek ul li.storyItem {
    text-align:right;
    border:none;
    display:block;
  }
 #OpeningThisWeek p {
  margin:2px 0 10px;
  overflow:hidden;
}  
#MostPopular h3,
#Feedback h3,
#Connect h3,
#OpeningThisWeek h3 {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: .9em;
  padding: 0 !important;
  }
  #MostPopular h3, #OpeningThisWeek h3 {
    margin-bottom: 5px;
  }
#Feedback h2,
#Connect h2,
#OpeningThisWeek h2 {
  padding: 5px 10px;
}
  #Feedback h2 {font-size:1em;}

#TopPicks h5.subhead,
#MostPopular h5.subhead {
  font-style: italic;
  font-size: .9em;
}
#Feedback div.comBody ul.moduleList a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}
#Feedback div.comBody ul.moduleList {
  margin: 0 -5px !important;
  padding: 5px 10px !important;
  float:none;
}
#Feedback div.comBody ul.moduleList li {
  margin-bottom: 10px;
  overflow:hidden;
}

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

div#StaffPickFeatureBoxResultsScrollerContainer{}

div#StaffPickFeatureBoxResultsScrollerContainer .eventPickDetails,div#StaffPickFeatureBoxResultsScrollerContainer div.listingLocation {
float:left;
width:130px;
margin:0 10px 0 0;
line-height:1.15;
text-align:left;
}
div#StaffPickFeatureBoxResultsScrollerContainer .eventPickDescription {
  overflow: hidden;
  margin: 0 0px 10px;
  height: 150px;
  position: absolute;
  width: 410px;
  top: 10px;
}
div#StaffPickFeatureBoxResultsScrollerContainer .eventPickInformation {
  margin:0;
  position: absolute;
  bottom: 10px;
  padding: 0 0 10px;
  overflow: hidden;
  height:110px;
  width:420px;
}
div#StaffPickFeatureBoxResultsScrollerContainer .eventPickTools {
float: right;
  width:130px;
  margin:0 10px 0 0;
}
div#StaffPickFeatureBoxResultsScrollerContainer .staffPickImage {
float: right;
margin: 0 0 5px 5px;
width:auto;
}
div#StaffPickFeatureBoxResultsScrollerContainer .listing.rotatorListing {
width: 400px;
padding: 10px;
margin: 0;
float: none;
height:280px;
}
#StaffPickFeatureBoxResultsScrollerContainer .EventListing .listing .eventPickDescription .descripTxt {margin: 5px 0 0;}
p.rotatorTix {
margin: 0 0 3px;
}
#StaffPickFeatureBoxResultsScrollerContainer a.FeaturesIcons_cityguides_events span{display:none;}


div#StaffPickFeatureBoxResultsScrollerContainer .tinyTools {margin: 0;
float: none;}



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

#Category h3.headline a,
#Section h3.headline a {
  font-size: 1.2em;
}

#SectionArchives {
  float: left;
  width: 97%;
  margin-bottom: 10px;
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x center top;
  padding: 10px 0 10px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  }
  #SectionArchives form {
    padding: 5px 5px 10px;
    height: 19px;
    }
  #SectionArchives h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
  }
  #SectionArchives h3 {
    font-weight: bold;
    margin-bottom: 10px;
  }
  #SectionArchives div {
    padding: 5px 10px;
    float: left;
    margin-right: 10px;
    width: 44%;
    background: #FFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    }
    #SectionArchives div ul li {
      margin: 2px 0 1px;
      }
      #SectionArchives div ul li a {
        text-decoration: none;
        color: #000;
        }
        #SectionArchives div ul li a:hover {
          color: #C70E0F;
        }
      
#RecentSectionFeatures h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}

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

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

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

body#Content div#StoryRating {
  margin: -10px 20px 20px;
}
.blogPost span.rating {
  display:  block;
  margin-top: 10px;
}

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

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

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

div#BestOfCategoryHeader h4 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2em;
}
div#BestOfCategoryBreakout div.imageLeadLeft {
  float: left;
  margin-right: 10px;
}
div#BestOfCategoryBreakout div.dotted {
  float: left;
  width: 100%;
}
div#BestOfCategoryBreakout div.dotted hr {
  margin: 5px 0;
  background: none;
  border-top: 1px dotted #666;
  border-width: 1px 0 0 0;
  clear: both;
}
div#BestOfCategoryBreakout div.storyItem {
  clear: both;
  width: 100%;
  padding-bottom: 10px;
}

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

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


  /* Features Icons */
  div.FeaturesIcons {
    height:14px;
    margin:5px 0;
    display:inline;
    }
    div.FilmIcons {
      display: none;
    }
  div.FeaturesIcons a span {
    display:block;
    float:left;
    margin:0 2px 0 0;
    text-indent:-6000px;
    height:12px;
    width:12px;
    padding-right:3px;
  }
  div.FeaturesIcons a.FeaturesIcons_image span {display:none;}
    div.FeaturesIcons a.FeaturesIcons_staff_pick span,
    div.FeaturesIcons a.FeaturesIcons_editor_s_pick span {
      background:url(/images/icons/features-icon_staff_pick.gif) top left no-repeat;
      width:16px;
    }
    div.FeaturesIcons a.FeaturesIcons_menu span {
      background:url(/images/icons/features-icon_menu.png) top left no-repeat;
      width: 16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_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_members_pick span {
      background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
      width:16px;
      height: 16px;
    }
    
    div.FeaturesIcons a.FeaturesIcons_street_team_pick span {
      background:url(/images/icons/features-icon_street_team_pick.gif) top left no-repeat;
      width:16px;
      height: 16px;
    }

    div.FeaturesIcons a.FeaturesIcons_super_bowl span {
      background:url(/images/icons/superbowl.jpg) top left no-repeat;
      width:16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_new_year_s_eve span {
      background:url(/images/icons/newyearseve.jpg) top left no-repeat;
      width:16px;
      height: 16px;
    }
    div.FeaturesIcons a.FeaturesIcons_best_of_indy span {
      background:url(/images/icons/bestof_indy.png) top left no-repeat;
      width:16px;
      height: 16px;
    }

    div.FeaturesIcons a.FeaturesIcons_user_submitted span {
    background: url(/images/icons/features-icon_user_submitted.png) top right no-repeat;
    width: 26px;
     height: 17px;
   }
    
    div.FeaturesIcons a.FeaturesIcons_review span,
    div.FeaturesIcons a.FeaturesIcons_feature span,
    div.FeaturesIcons a.FeaturesIcons_opinion span,
    div.FeaturesIcons a.FeaturesIcons_top_story 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: #FFF;
      }
    li#EventSearchNarrowByEventFeatures ul.narrowOptions li div.FeaturesIcons,
    li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li div.FeaturesIcons,
    li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li div.FeaturesIcons,
    li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li div.FeaturesIcons,
    li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li div.FeaturesIcons,
    li#BestOfNarrowbyContentFeatures ul.narrowOptions li div.FeaturesIcons {
      margin: 0;
      float: right;
      padding-right: 0;
      }
      li#EventSearchNarrowByEventFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#BestOfNarrowbyContentFeatures ul.narrowOptions li div.FeaturesIcons a span {
        display: block;
        margin-right: 0;
        padding-right: 5px;
      }

div#ProfileBrowseSavedLocations div.locationListing,
div#ProfileBrowseSavedMembers div.memberListing, 
div#ProfileBrowseSavedEvents div.EventListing,
div#ProfileBrowseSavedContent div.archiveListing,
body#MemberSearch div.memberListing,
p.noMatchesFound,
div.locationResult div.fl {
  background: #FFF;
  color: #333;
  padding: 10px;
  }
  div#ProfileBrowseSavedLocations div#searchResults div.locationListing,
  div#ProfileBrowseSavedMembers div#searchResults div.memberListing, 
  div#ProfileBrowseSavedEvents div#searchResults div.EventListing,
  div#ProfileBrowseLists div#searchResults div.listListing,
  div#ProfileBrowseSavedContent div#searchResults div.archiveListing,
  body#MemberSearch div#searchResults div.memberListing,
  p.noMatchesFound,
  div.locationResult div.fl {
    margin: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 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#ProfileBrowseLists,
  div#ProfileBrowseSavedMembers {
    background: url("/images/backgrounds/short-gray-bg.gif") repeat-x center top #B8B8B8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-bottom: 10px;
  }
  div#ProfileBrowseLists div.listListing,
  div#ProfileBrowseSavedMembers div.memberListing {
    background: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /* margin: 10px; */
    /* padding: 10px; */
    }
    div#ProfileBrowseLists ul,
    div#ProfileBrowseSavedMembers ul {
      padding: 10px;
      }
      div#ProfileBrowseLists ul ul ul,
      div#ProfileBrowseSavedMembers ul ul ul {
        padding: 0;
      }
  div#ProfileBrowseLists h3.profileGroupHeader,
  div#ProfileBrowseSavedMembers h3.profileGroupHeader {
    padding: 10px 0 0 10px;
  }
  div#ProfileBrowseLists form,
  div#ProfileBrowseSavedMembers form {
    padding: 10px 10px 0 0;
  }
  div#ProfileBrowseLists

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

body.ProfilePage div#Photo {
  padding-bottom: 10px;
  }
  body.ProfilePage div#Photo a.clicktozoom {
    padding: 0 10px;
  }
body.ProfilePage div.flipBook ul {
  display: none;
}

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



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


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

body#EmailFriend h1,
body#ReportComment h1 {
  font-family: 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 #gridMainColumn .MainColumn {
  margin: 0;
}
body#Section #gridMainSidebar1 div.MainSidebar form {
  padding: 0;
}

body#ArticleArchives .longOnly span.date { display:inline; }

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

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

/* Profile */

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

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

body#Profile div#currently, 
body#MyProfile div#currently { 
  margin: 0 0 10px;
  background: #DDD;
  padding: 10px; 
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  }

body.ProfilePage div#gridMainSidebarLeft { text-align: center; }

body.ProfilePage div.MainSidebar,
body.ProfilePage div.AdSidebar {
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x center top;
  padding-bottom: 10px;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  /* behavior:url(/styles/border-radius.htc); */
  }
  body.ProfilePage div.AdSidebar {
    margin-bottom: 10px;
    text-align: left;
  }

body.ProfilePage div.MainSidebar h3,
body.ProfilePage div.AdSidebar h3 {
  color: #000;
  text-transform: uppercase;
  font-weight:bold;
  line-height: 1em;
  margin-top: 10px;
  padding: 5px 5px 6px;
}
  body.ProfilePage div.MainSidebar h3 img {
    float: left;
    margin-right: 9px;
  }
  
body.ProfilePage div.MainSidebar p { 
  padding: 10px;
  margin: 0 10px; 
  text-align: left;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #FFF;
}
  body.ProfilePage div.MainSidebar p.readmore { text-align: right; }
  body.ProfilePage div.MainSidebar p a { text-decoration: none; font-weight: bold; color:#000;}
  body.ProfilePage div.MainSidebar p a:hover { color: #c70e0f;}

body.ProfilePage div.MainSidebar ul,
body.ProfilePage div.AdSidebar ul { 
  text-align: left; 
  padding: 5px;
  margin: 0 10px; 
  text-align: left;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #FFF;
  }
  body.ProfilePage div.MainSidebar ul li ul {
    padding: 5px 0;
    margin: 0;
  }
  body.ProfilePage div.MainSidebar ul li p { padding: 0; }

body#Profile div#Reminders,
body#MyProfile div#Reminders {
  background: #AF0200 url(/images/backgrounds/short-red-bg.gif) repeat-x center top;
}
  body#Profile div#Reminders h3,
  body#MyProfile div#Reminders h3 {
    color: #FFF;
  }

body.ProfilePage div#Friends li.readmore {
  font-weight: bold;
  font-size: .95em;
}

a.profileFindMore {
  display: block;
  height: 23px;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 10px 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: #E00000;
}
  div#profileModeMessage h1 span {
    background: #ffff99;
  }
  div#profileModeMessage h1 a { 
    font-weight: bold; 
    color: #FFF;
  }
  
body#Location div#BrowseComments.MainColumn {
  margin: 20px 0;
}
body#Location div#LocationLayout { margin-top: 0; }

body#MySettings dl.formElements { 
  margin-right: 0; 
  background: url("/images/backgrounds/short-gray-bg.gif") repeat-x center top #B8B8B8;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  
body#MySettings dl.formElements dd { width: 385px;margin-bottom:10px; }

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

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


body#Page div.MainColumn {
  padding:10px;
}
body#Page.Veli8Zone div#gridBottomColumnLeft div.MainColumn {
  padding: 7px 0 10px;
}
body#Page.Veli8Zone div#gridBottomColumnRight div.MainColumn {
  padding: 0 0 10px;
}
body#Page.SendYourLoveNote div.MainColumn {
  padding:0 10px;
}
/*
body.ProfilePage div.MainColumn h3 { text-align: center; }
*/

body.ProfilePage div#gridMainColumn hr {
  border-top: 1px solid #DDD;
  border-width: 1px 0 0 0;
}

body.ProfilePage div.MainColumn div.userInfo ul li { text-transform: lowercase; }

body.ProfilePage div.MainColumn .readmore,
body.ProfilePage .readmore {
  text-transform: lowercase;
}
  body#Favorites .readmore {
    padding-right: 10px;
  }
  
  body.ProfilePage .readmore a { text-decoration: none; }

body.ProfilePage div.MainSidebar ul li,
body#Location div.MainSidebar ul li, 
body#Event div.MainSidebar ul li, 
body#ArticleArchives div.MainSidebar ul li,
body.SearchPage div.MainSidebar ul li,
body#Film 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#BestOf div.MainSidebar ul li {
  margin-bottom: 4px;
  clear: both;
  width: 98%;
}
    body#ArticleArchives div.MainSidebar ul li {width:120px;}
    li#ArticleSearchNarrowByCategory {width:auto!important;}
    
  body.ProfilePage div.MainSidebar ul li a,
  body.SearchPage div.MainSidebar ul li a,
  body#Location div.MainSidebar ul li a, 
  body#Event div.MainSidebar ul li a, 
  body#ArticleArchives div.MainSidebar ul li a,
  body#Film div.MainSidebar ul li a,
  body#IssueArchives div.MainSidebar ul li a,
  body#MySettings div.MainSidebar ul li a,
  body#MyComments div.MainSidebar ul li a,
  body#Comments div.MainSidebar ul li a,
  body#BestOf div.MainSidebar ul li a {
    color: #000;
    text-decoration: none;
  }
  body.ProfilePage div.MainSidebar ul li a:hover,
  body#Location div.MainSidebar ul li a:hover, 
  body#Event div.MainSidebar ul li a:hover, 
  body.SearchPage div.MainSidebar ul li a:hover,
  body#ArticleArchives div.MainSidebar ul li a:hover,
  body#Film div.MainSidebar ul li a:hover,
  body#IssueArchives div.MainSidebar ul li a:hover,
  body#MySettings div.MainSidebar ul li a:hover,
  body#MyComments div.MainSidebar ul li a:hover,
  body#Comments div.MainSidebar ul li a:hover,
  body#BestOf div.MainSidebar ul li a:hover {
    color: #C70E0F;
  }


body#Event div#gridMainSidebar, 
body#Location #gridMainSidebar {
  padding-top: 10px;
}

body#List div#gridMainSidebar {
  width: 180px;
  padding: 0;
  margin: 12px;
}

body#List div#gridMainColumn {
  width: 580px;
}
body#List div#gridMainColumn .MainColumn {
  margin: 0;
}
body#List div#gridMainColumn h3.profileGroupHeader {
  text-align: left;
}

body.Aurora7Zone #gridMainSidebar {
  padding-top: 10px;
  padding-right: 0;
  margin-left: 10px;
}
  body.SearchPage #gridMainSidebar select {
    width:100%;
  }
  body#MovieTimes div#MovieTimesFilmandTheater h4,
  body#Film div#MovieTimesFilmandTheater h4 {
    margin:10px 0 0 10px;
  }

body#EventSearch div#EventsSearchTerms,
body#MovieTimes div#MovieTimesSearchTerms,
body#LocationSearch div#LocationSearchTerms, 
body#DiningSearch div#DiningSearchTerms, 
body#Search div#SearchSearchTerms, 
body#ArticleArchives div#SearchSearchTerms, 
body#IssueArchives div#SearchSearchTerms,
body#IssueArchives div#ArchivesIssueNav,
body#ArticleArchives div#ArchivesSearchTerms,
body#MemberSearch div#MemberSearchTerms,
body#BestOf div#BestOfSearchTerms,
body.SearchPage div#SearchTerms {
  background: #FFFF99;
  padding: 10px;
  margin-bottom: 7px;
}
  body#EventSearch div#EventsSearchTerms h3,
  body#MovieTimes div#MovieTimesSearchTerms h3,
  body#LocationSearch div#LocationSearchTerms h3, 
  body#DiningSearch div#DiningSearchTerms h3, 
  body#Search div#SearchSearchTerms h3, 
  body#ArticleArchives div#SearchSearchTerms h3, 
  body#IssueArchives div#SearchSearchTerms h3,
  body#ArticleArchives div#ArchivesSearchTerms h3,
  body#MemberSearch div#MemberSearchTerms h3,
  body#BestOf div#BestOfSearchTerms h3,
  body.SearchPage div#SearchTerms h3 {
    background: none;
    color: #FF6900;
    line-height: 1em;
    padding: 0 0 5px;
    font-weight: normal;
    text-align: left;
  }
  body#EventSearch div#EventsSearchTerms ul,
  body#MovieTimes div#MovieTimesSearchTerms ul,
  body#LocationSearch div#LocationSearchTerms ul, 
  body#DiningSearch div#DiningSearchTerms ul, 
  body#Search div#SearchSearchTerms ul, 
  body#ArticleArchives div#SearchSearchTerms ul, 
  body#IssueArchives div#SearchSearchTerms ul,
  body#IssueArchives div#ArchivesIssueNav ul,
  body#ArticleArchives div#ArchivesSearchTerms ul,
  body#MemberSearch div#MemberSearchTerms ul,
  body#BestOf div#BestOfSearchTerms ul,
  body.SearchPage div#SearchTerms ul {
    padding: 0;
    margin: 0;
    background: transparent;
    width: 140px;
  }
  body#EventSearch div#EventsSearchTerms ul li,
  body#MovieTimes div#MovieTimesSearchTerms ul li,
  body#LocationSearch div#LocationSearchTerms ul li, 
  body#DiningSearch div#DiningSearchTerms ul li, 
  body#Search div#SearchSearchTerms ul li, 
  body#ArticleArchives div#SearchSearchTerms ul li, 
  body#IssueArchives div#SearchSearchTerms ul li,
  body#ArticleArchives div#ArchivesSearchTerms ul li,
  body#MemberSearch div#MemberSearchTerms ul li,
  body#BestOf 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#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.SearchPage div#SearchTerms li a {
      float: right;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
    }

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

    body.SearchPage .subtractiveSelections ul li a:active,
    body.SearchPage .subtractiveSelections ul li a.off, 
    body#BestOf .subtractiveSelections ul li a:active,
    body#BestOf .subtractiveSelections ul li a.off {
      background-position:-14px top !important;
    }

    body.SearchPage .flyout_content {
      background:#FFF none repeat scroll 0%;
      border:2px solid #E00000;
      padding:10px;
    }
      body.SearchPage .flyout_content table {
        border:0;
      }
        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: #E00000;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  padding: 7px 12px;
}

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

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

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

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

div#userPics {}
  div#userPics img {
  width: 100%;
  height: auto;
  }
  div#userPics ul.fullsize { 
    padding: 0;
    margin: 0;
  }
    div#userPics ul.fullsize .photoCont a {
      display: block;
      width: 160px;
      background: #FFF;
      padding: 10px;
      text-align: center;
    }
      div#userPics ul.fullsize .photoCont a img { 
        display: block;
        width: 160px; 
        margin: 0 auto;
      }
  div#userPics ul li.photo {
    height: auto;
    padding: 0;
    margin: 0;
  }
  div#userPics .photoGrid {
    margin-top:0;
  }
  

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

/* Location and Event Pages */

body#Location div.MainSidebar, 
body#LocationEvents div.MainSidebar, 
body#Map div.MainSidebar, 
body#Event div.MainSidebar,
body#EventSearch div.MainSidebar,
body#MovieTimes div.MainSidebar,
body#Film div.MainSidebar, 
body#LocationSearch div.MainSidebar, 
body#DiningSearch div.MainSidebar, 
body#Search div.MainSidebar, 
body#ArticleArchives div.MainSidebar, 
body#IssueArchives div.MainSidebar, 
body#MemberSearch div.MainSidebar,
body#BestOf div.MainSidebar,
body#Location div.AdSidebar, 
body#LocationEvents div.AdSidebar, 
body#Map div.AdSidebar, 
body#Event div.AdSidebar,
body#EventSearch div.AdSidebar,
body#MovieTimes div.AdSidebar,
body#Film div.AdSidebar, 
body#LocationSearch div.AdSidebar, 
body#DiningSearch div.AdSidebar, 
body#Search div.AdSidebar, 
body#ArticleArchives div.AdSidebar, 
body#IssueArchives div.AdSidebar, 
body#MemberSearch div.AdSidebar,
body#BestOf div.AdSidebar,
body.SearchPage div.MainSidebar,
body.SearchPage div.AdSidebar,
body#Page div.AdSidebar,
body#Blog div.MainSidebar {
  background: #B8B8B8 url(/images/backgrounds/short-gray-bg.gif) repeat-x center top;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  }
  body#ArticleArchives div#RelatedByTopic.MainSidebar {background:#e00000;}
  body#ArticleArchives div#RelatedByTopic h3 {color:#fff;padding:5px 0 12px 10px;}
  body#ArticleArchives div#RelatedByTopic ul .storyTeaser {float:left;margin:0 10px 10px 0;}
  body#ArticleArchives div#RelatedByTopic ul .storyCapsule {overflow:hidden;}
  body#ArticleArchives div#RelatedByTopic ul .storyCapsule h3 {padding:0;font-size:1.2em;}
  body#ArticleArchives div#RelatedByTopic ul .storyCapsule .byline {margin:0;}
  body#ArticleArchives div#RelatedByTopic ul .storyCapsule .byline .author:after {content:' | ';}
  body#ArticleArchives div#RelatedByTopic ul .clear {height:15px;}
  body#ArticleArchives div#RelatedByTopic ul .clear:last-child {height:0;}
  body#ArticleArchives #Feedback.MainSidebar {padding:5px 10px;}
  body#ArticleArchives #Feedback.MainSidebar h2 {padding:5px 0;}
  body#ArticleArchives #Feedback.MainSidebar .comBody {margin:0!important;}
  /* Special handling for ads. */
  body#ArticleArchives div.Ad.MediumRectangle>div,
  body#EventSearch div.Ad.MediumRectangle>div,
  body#LocationSearch div.Ad.MediumRectangle>div,
  body#MemberSearch div.Ad.MediumRectangle>div {margin-left:auto; margin-right:auto; width:300px;}
  
  #MediumRectangle.SpanningFeature.ContentDefault.MediumRectangle.Ad {float:left;}
  
  body#Location div.AdSidebar ul.moduleList, 
  body#LocationEvents div.AdSidebar ul.moduleList, 
  body#Map div.AdSidebar ul.moduleList, 
  body#Event div.AdSidebar ul.moduleList,
  body#EventSearch div.AdSidebar ul.moduleList,
  body#MovieTimes div.AdSidebar ul.moduleList,
  body#Film div.AdSidebar ul.moduleList, 
  body#LocationSearch div.AdSidebar ul.moduleList, 
  body#DiningSearch div.AdSidebar ul.moduleList, 
  body#Search div.AdSidebar ul.moduleList, 
  body#ArticleArchives div.AdSidebar ul.moduleList, 
  body#IssueArchives div.AdSidebar ul.moduleList, 
  body#MemberSearch div.AdSidebar ul.moduleList,
  body#BestOf div.AdSidebar ul.moduleList,
  body.SearchPage div.AdSidebar ul.moduleList,
  body#Page div.AdSidebar ul.moduleList,
  body#Blog div.MainSidebar ul.moduleList {
    background: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 0 10px;
    padding: 5px;
  }
  div.comBody ul {
    margin: 0;
    background: 0;
  }



body#Location div.MainSidebar h3, 
body#LocationEvents div.MainSidebar h3, 
body#Map div.MainSidebar h3, 
body#Event div.MainSidebar h3,
body#EventSearch div.MainSidebar h3,
body#MovieTimes div.MainSidebar h3,
body#Film div.MainSidebar h3, 
body#LocationSearch div.MainSidebar h3, 
body#DiningSearch div.MainSidebar h3, 
body#Search div.MainSidebar h3, 
body#ArticleArchives div.MainSidebar h3, 
body#IssueArchives div.MainSidebar h3, 
body#MemberSearch div.MainSidebar h3,
body#BestOf div.MainSidebar h3,
body#Location div.AdSidebar h3, 
body#LocationEvents div.AdSidebar h3, 
body#Map div.AdSidebar h3, 
body#Event div.AdSidebar h3,
body#EventSearch div.AdSidebar h3,
body#MovieTimes div.AdSidebar h3,
body#Film div.AdSidebar h3, 
body#LocationSearch div.AdSidebar h3, 
body#DiningSearch div.AdSidebar h3, 
body#Search div.AdSidebar h3, 
body#ArticleArchives div.AdSidebar h3, 
body#IssueArchives div.AdSidebar h3, 
body#MemberSearch div.AdSidebar h3,
body#BestOf div.AdSidebar h3,
body.SearchPage div.AdSidebar h3,
body.SearchPage div.MainSidebar h3,
body#Page div.AdSidebar h3,
body#Blog div.MainSidebar h3 {
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  padding: 3px 5px;
}

body#Location div.MainSidebar h4, 
body#LocationEvents div.MainSidebar h4, 
body#Map div.MainSidebar h4, 
body#Event div.MainSidebar h4,
body#EventSearch div.MainSidebar h4,
body#MovieTimes div.MainSidebar h4,
body#Film div.MainSidebar h4, 
body#LocationSearch div.MainSidebar h4, 
body#DiningSearch div.MainSidebar h4, 
body#Search div.MainSidebar h4, 
body#ArticleArchives div.MainSidebar h4, 
body#IssueArchives div.MainSidebar h4, 
body#MemberSearch div.MainSidebar h4,
body#BestOf div.MainSidebar h4,
body.SearchPage div.MainSidebar h4 { 
  color: #111;
}


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

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

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

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

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

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


div#Location, 
div#Event {
  float: left;
  text-align: left;
  width: 600px;
}
 div#searchResults {width:auto;}
  body.Aurora7Zone.SearchPage #gridRightColumn,body.Aurora7Zone.ArticlesAndArchivesLanding #gridRightColumn {width:330px;margin-right:10px;}
  body.Aurora7Zone.SearchPage #gridMainSidebar2,body.Aurora7Zone.ArticlesAndArchivesLanding #gridMainSidebar2 {width:100%;margin:10px 0 0;}

  body#Film div#searchResults {
    margin-top:10px;
  }
  div#searchResults {
    background:none;
    padding-bottom: 1px;
    margin-bottom: 10px;
    border-radius:0;
    }
  #MemberSearch div#searchResults #resultsCount,
  #ArticleArchives div#searchResults #resultsCount,
  div#searchResults #resultsCount {
    margin-top: 0;
  }
  
  body#CommentArchives div#CommentSearchResults div#searchResults {
    background: #EDEEEE;
  }
  body#CommentArchives div#CommentSearchResults .memberThumb {
    float: left;
    margin-right: 5px;
    display: block;
  }
  body#CommentArchives div#CommentSearchResults h4 {
    font-weight: bold;
  }
  body#CommentArchives div#CommentSearchResults div.ratingGraphic {
    margin-bottom: 10px;
  }
  body#CommentArchives div#CommentArchivesNarrowHeader form {
    padding: 0;
  }
  body#CommentArchives div#CommentArchivesNarrowHeader form p {
    clear: both;
    margin: 0;
    padding: 10px 0 0;
  }
  body#CommentArchives div#CommentArchivesNarrowHeader form select {
    width: 50px;
    font-size: .9em;
    }
    body#CommentArchives div#CommentArchivesNarrowHeader form select.dateDay,
    body#CommentArchives div#CommentArchivesNarrowHeader form select.dateMonth {
      margin-bottom: 5px;
    }
    body#CommentArchives div#CommentArchivesNarrowHeader form select.dateYear {
      width: 50%;
    }
  body#CommentArchives div#CommentArchivesNarrowHeader form input {
    clear: both;
    margin-top: 10px;
    background: #E00000;
    border:1px solid #FFF;
    clear:both;
    color:#FFF;
    cursor:pointer;
    font-weight:bold;
    margin-top:10px;
    padding:1px 5px;
  }
  #CommentArchives div.MainSidebar ul.narrowOptions {
    border-left: 0;
  }
  #CommentArchives div.MainSidebar ul.narrowOptions li {
    width: auto;
  }


div#searchResults .results_cont,
div#searchResults .locationListing {
  background: #FFF;
  margin: 10px;
  border-radius: 10px;
}
div#searchResults .locationListing {padding:10px;}
div.magnumContainer {
  margin-bottom: 25px;
}
  body#Page div.magnumContainer {
    margin:0;
  }

span.pastEventMessage,
div.closedLocationMessage {
  display: block;
  background: #FFEA01;
  padding: 7px 5px;
  margin: 2px 0 10px;
  border: 2px solid #F00;
  font-size: 23px;
  color: #333;
}



h1.listingTitle,
div.MainColumn h1.listingTitle {
  font-size:18px;
  font-weight:bold;
}

#RecentByTag.SpanningFeature.ContentDefault {
  background: #dfdfdf;
  background: -moz-linear-gradient(top,  #dfdfdf 0%, #b8b8b8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfdf), color-stop(100%,#b8b8b8));
  background: -webkit-linear-gradient(top,  #dfdfdf 0%,#b8b8b8 100%);
  background: -o-linear-gradient(top,  #dfdfdf 0%,#b8b8b8 100%);
  background: -ms-linear-gradient(top,  #dfdfdf 0%,#b8b8b8 100%);
  background: linear-gradient(to bottom,  #dfdfdf 0%,#b8b8b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#b8b8b8',GradientType=0 );
  border-radius:10px!important;
  padding:5px!important;
  margin-right:10px!important;
}
  #RecentByTag.SpanningFeature.ContentDefault h3 {font-weight:bold;}

h2.listingsHeader, 
div.MainColumn h2.listingsHeader,
div.MainColumn.RelatedItem h3,
div.SpanningFeature.RelatedItem h3,
div#gridSpanningFeature2 div.SpanningFeature h3,
div#MorebyThisAuthor h3,
div#RecentByTag h3,#LatestInCategory h3,#PeopleWhoLiked.MainColumn h3 {
  color:#000;
  font-size:18px;
  padding:3px 0 4px;
  margin:0;
  text-align:left;
  }
  div.MainColumn.RelatedItem h3,
  div.SpanningFeature.RelatedItem h3,
  div#gridSpanningFeature2 div.SpanningFeature h3,
  div#MorebyThisAuthor h3,
  div#RecentByTag h3,#LatestInCategory h3,#PeopleWhoLiked.MainColumn h3 {
    text-transform: uppercase;
  }
  div.MainColumn.RelatedItem h4,
  div.SpanningFeature.RelatedItem h4,
  div#gridSpanningFeature2 div.SpanningFeature h4,
  div#MorebyThisAuthor h4 {
    font-size: 1.1em;
    }
    div#gridSpanningFeature2 div.SpanningFeature ul.moduleList,
    div#gridSpanningFeature2 div.SpanningFeature h4.headline a,
    div#MorebyThisAuthor h4.headline a,
    div#MorebyThisAuthor ul.moduleList {
      font-size: 1em;
      }
      div#gridSpanningFeature2 div.SpanningFeature ul.moduleList li.byline,
      div#MorebyThisAuthor ul.moduleList li.byline {
        font-size: .9em;
      }
div.RelatedItem,
div#gridSpanningFeature2 div.SpanningFeature {
  margin-bottom:10px;
}
div#RelatedStories {margin: 0 0 20px;}
div.RelatedItem .memberThumb {
  float: left;
}
div#RelatedStories ul li.archiveImage:first-child,#MorebyThisAuthor.MainColumn ul li.archiveImage:first-child,div#RecentByTag .archiveImage:first-child,#LatestInCategory .archiveImage:first-child,
div#RelatedStories ul .archiveImage:first-child +.storyItem,div#RecentByTag .archiveImage:first-child + .storyItem,#LatestInCategory .archiveImage:first-child + .storyItem,#MorebyThisAuthor.MainColumn ul li.archiveImage:first-child + .storyItem{
  border: none;
  padding: 0!important;
  	margin-top: 0!important;
}
div#RelatedStories ul li.storyItem:after,div#RecentByTag ul li.storyItem:after,#LatestInCategory ul li.storyItem:after,#MorebyThisAuthor.MainColumn ul li.storyItem:after,#PeopleWhoLiked.MainColumn li.storyItem:after {
  content:"|";
  display:block;
  text-indent:-9999em;
  clear:both;
  padding:0 0 10px;
  width:100%;
  } 
div#RelatedStories ul li.archiveImage.l0,div#RecentByTag ul li.archiveImage.l0,#LatestInCategory ul li.archiveImage.l0,#MorebyThisAuthor.MainColumn ul li.archiveImage.l0 {
 float: left;
 padding: 0;
 margin-top: 0;
 margin-right: 10px;
 border:none;
 clear: left !important;
        }
div#RelatedStories ul .storyItem ul,div#RecentByTag .storyItem ul,#LatestInCategory .storyItem ul,#MorebyThisAuthor.MainColumn .storyItem ul  {
  overflow:hidden;
  	border:none;
  }
 div#RelatedStories ul .storyItem, div#RelatedStories ul,div#RecentByTag .storyItem ,div#RecentByTag ul,#LatestInCategory ul,#MorebyThisAuthor.MainColumn ul { 
overflow:hidden;
  }
  div#RelatedStories ul .storyItem+.storyItem:last-of-type,div#RecentByTag .storyItem+.storyItem:last-of-type,#LatestInCategory .storyItem+.storyItem:last-of-type,#MorebyThisAuthor.MainColumn .storyItem+.storyItem:last-of-type{
    float: right;
    display: inline-block;
    overflow: hidden;
    }
  div#RelatedStories ul li.l0,div#RecentByTag ul li.l0,#LatestInCategory ul li.l0,#MorebyThisAuthor.MainColumn ul li.l0 {
    clear: none;
    margin: 0;
    border: 0 none;
    padding: 0;
  }
  div#RelatedStories ul .storyItem ul,#MorebyThisAuthor.MainColumn ul .storyItem ul {margin:4px 0 0;}
div#RelatedStories ul .storyItem:last-of-type:after,div#RecentByTag .storyItem:last-of-type:after,#LatestInCategory .storyItem:last-of-type:after,#MorebyThisAuthor.MainColumn .storyItem:last-of-type:after {
  display:none;
}
div#RelatedStories ul li .headline a,div#RecentByTag .headline a,#LatestInCategory .headline a,#MorebyThisAuthor.MainColumn .headline a,#PeopleWhoLiked.MainColumn .headline a {
  margin-bottom:2px;
  font-size:14px;
}
div#RelatedStories ul li .subhead,div#RecentByTag ul li .subhead,#LatestInCategory ul li .subhead,#MorebyThisAuthor.MainColumn ul li .subhead,#PeopleWhoLiked.MainColumn ul li .subhead {
  font-size:12px;
}
.storyItem .subhead p {margin:0;}
div#RelatedStories ul li .byline,div#RecentByTag ul li .byline,#LatestInCategory ul li .byline,#MorebyThisAuthor.MainColumn ul li .byline,#PeopleWhoLiked.MainColumn ul li .byline {
  font-size:11px;
}
#MediumRectangle.MainColumn.ContentDefault {
float: left;
}
#Content #RecentByTag {
overflow: hidden;
}
#LatestInCategory.MainColumn.ContentDefault {
clear: both;
}
#FullBanner {
text-align: center;
}
#RecentByTag.MainColumn,#LatestInCategory.MainColumn,div#RelatedStories.MainColumn,#MorebyThisAuthor.MainColumn,#RecentComments.MainSidebar,#PeopleWhoLiked.MainColumn {
background: #b8b8b8;
padding: 8px;
border-radius: 10px;
margin:0 10px 10px;
}
div#RecentByTag h3, #LatestInCategory h3,#MorebyThisAuthor.MainColumn h3,#PeopleWhoLiked.MainColumn h3 {margin: 0 5px !important;}
#RecentComments.MainSidebar h3 {letter-spacing:1px;font-size:13px;}
#RecentByTag ul.moduleList,#LatestInCategory ul.moduleList,div#RelatedStories>ul,#MorebyThisAuthor.MainColumn ul.moduleList,#RecentComments.MainSidebar ul.moduleList,#PeopleWhoLiked.MainColumn>ul {
margin: 5px;
border-radius: 10px;
background: #fff;
padding: 10px 5px 5px;
}
#RecentComments.MainSidebar ul.moduleList li.storyItem {text-align:right;}
#RecentComments.MainSidebar ul.moduleList li.storyItem a {text-decoration:none;}
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: Helvetica, Arial, sans-serif;
  line-height: 1em;
}
  .headerLandingSpotlightModule h2, .headerLandingSpotlightModule h2 a {
    float: left;
    margin-top:2px;
  }
  .headerLandingSpotlightModule form {
    float: right;
    width: 200px;
    padding: 0;
    margin: -2px 0 0;
  }
    .headerLandingSpotlightModule form input.searchbox {
      width: 130px;
      vertical-align: middle;
    }
    .headerLandingSpotlightModule form input.submit {
      font-size: 11px; 
      line-height: 1em;
      vertical-align: middle;
    }
    
.footerSpotlightModule { 
  padding: 15px;
  font-size: 14px; 
}
  .footerSpotlightModule form { text-align: left; }

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

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

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

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

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

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

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

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

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

div.processOutput {
  
}


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

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


/* ARTICLE & ISSUE ARCHIVES */

#ArticleArchives #ArchivesAuthorBio {
  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;
  }
  #ArchivesAuthorBio .email,
  #ArchivesAuthorBio .facebook,
  #ArchivesAuthorBio .twitter {
    height:18px;
    margin:0.5em 0;
    padding-left:27px;
    line-height:18px;
    overflow:hidden;
  }
    #ArchivesAuthorBio .email {
      background:transparent url(/images/icons/email-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio .facebook {
      background:transparent url(/images/icons/facebook-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio .twitter {
      background:transparent url(/images/icons/twitter-18x18.png) left center no-repeat;
    }
  #ArchivesAuthorBio .bio {
    margin-top:1em;
    line-height:1.4em;
    overflow:hidden;
  }
  

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

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

#ArticleArchives li.tags {
  font-size:.8em;
  margin-top:5px;
  }
  #ArticleArchives li.tags a {
    color: #000;
    font-weight: bold;
    }
    #ArticleArchives li.tags a:hover {
      color: #C70E0F;
    }

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

#ArticleArchives li.archiveImage,
#IssueArchives li.archiveImage {
  float:left;
  margin:0 10px 5px 0;
  background: #898989;
  padding: 5px;
  }
  #ArticleArchives li.archiveImage a,
  #IssueArchives li.archiveImage a { float: left; }


body#IssueArchives #searchResults h3 {
  text-align:center;
  font-size:2em;
}
body#IssueArchives #archiveIssueHeader {
  text-align:center;
  font-size:2em;
  background: #E00000;
  border-radius: 10px;
  padding: 1px;
}
body#IssueArchives #archiveIssueHeader img.archiveIssueCover {
  float:left;
  padding:5px;
  background:#e3e3e3;
  margin:10px;
}

body#IssueArchives #searchResults h4.sectionHeader {
  text-transform: uppercase;
  font-size: 1.2em;
  margin: 15px 10px 0;
  border: 5px solid #E00000;
  border-radius: 10px;
  padding: 5px 10px;
}

body#IssueArchives #searchResults ul#yearIssueArchives {
  margin:10px;
  background: #FFF;
  padding: 10px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  float: left;
  }
  body#IssueArchives #searchResults ul#yearIssueArchives a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
  }

body#IssueArchives #searchResults li.issueCover {
  /* xxx - need a way to do these rows of covers without an explicit width */
  text-align:center;
  width:120px;
  height:225px;
  margin:0 10px;
  float:left;
  font-size:10px;
}

/* AdInfo rules */

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

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

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

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

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

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

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

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

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

#Page #AdInfoForm label {
  display:block;
}

/* BLOGS */

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


body#Blog div.MainSidebar,
body#BlogTopics div.MainSidebar { background: none; }
  

ul.blogrollList {
  line-height: 1px;
}
  ul.blogrollList li {
    font-weight: bold;
    margin: 1px 0 2px;
    font-size: 11px;
  }
  ul.blogrollList li a {
    color:#393939;
    display: block;
    font-size: 1em;
    line-height: 1.3em;
    margin: 1px 0pt;
    padding: 0pt 3px 0pt 4px;
    text-decoration: none;
  }

div#BlogHeader,
div#BlogsPreviousNext {
  padding: 0 10px;
  width:600px;
}    
  div#BlogsPreviousNext
  {
    height:15px;
  }
  div#BlogHeader  {
  display: inline-block;
  margin: 0;
  }
div#BlogHeader a {
  color: #000;
  font-weight: bold;
  display: block;
  text-decoration: none;
  float: left;
}
  div#BlogHeader .blogDescription
  {
    font-size:1.1em;
    margin: 5px 0 0;
    color: #444;
    font-style: italic;
    letter-spacing: 1px;
    text-align: right;
    width:620px;
  }
div#BlogHeader p {
  text-align: right;
  float: right;
  overflow: hidden;
  display: inline-block;
  margin: 20px 0 0;
}
div#BlogHeader p a {
  color: #e00000;
  display: inline-block;
  float: none;
}
div#Blog h2.blogDate,
div#BlogsBlogPost h2.blogDate { 
    background: #AF0200 url(/images/backgrounds/short-red-bg.gif) repeat-x center top;
    font-size:1em;
    color: #FFF;
    border-radius:10px 10px 0 0;
  }

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

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

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

span.postCategory {
  float: left;
  color: #FFF;
  background: #898989;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-top: .5em;
  margin-right: 4px;
  padding: 1px 4px;
  text-align: center;
  text-transform: uppercase;
}
  span.postCategory a { 
    color: #FFF; 
    text-decoration: none;
  }


div.blogPost {
  border-bottom: 2px solid #898989;
  margin: 0 20px 10px;
  padding: 0 0 20px;
  }
  #Post div.blogPost {
    border-bottom: 0;
  }
  div.blogPost p.extended { font-weight: bold; }
    div.blogPost p.extended a { color: #0076A0; }

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

div.postBody {
  margin-top: 15px;
  color: #000;
  line-height: 1.4em;
  text-align: left;
}
  .postBody a {
    font-weight: bold;
    /* color: #0076A0; */
    text-decoration: none;
  }
  .postBody img {
    display: block;
    margin: 5px auto;
    text-align: center;
  }
  #StoryInfoBox a { text-decoration: none;}
#StoryInfoBox {
position: relative;
  margin: 10px 0 10px 10px;
  background: #dedede;
  padding: 5px;
  border-radius: 10px;
  } 
 #StoryInfoBox .infoBoxText {
  background: #fff;
  padding: 5px;
  border-radius: 10px;
  }
  #StoryInfoBox ul {
    background: #fff;
     padding: 5px;
     border-radius: 10px;
  }

  body#Post div#StoryInfoBox:after {
  display: block;
  background: url(/images/icons/infoBox_arrow.png) 0 0px no-repeat transparent;
  position: absolute;
  width: 50px;
  left: -40px;
  height: 50px;
  overflow: visible;
  visibility: visible;
  text-indent: -9999em;
  content: ".";
  top: 0;
  }
  body#Post div#StoryInfoBox:before {
  height: 100%;
  position: absolute;
  width: 2px;
  left: -42px;
  border: 1px solid #ba0707;
  text-indent: -9999em;
  display: block;
  content: ".";
  border-width: 1px 1px 1px 0;
  top: 0;
  }
  #StoryInfoBox h3 {
  margin: 5px;
  font-size: 14px;
  }
.postLinks {
  color: #929292;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  letter-spacing: 0.2em;
  margin: 20px 0 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
  .postLinks a {
    color: #DF0021;
    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: 0 5px;
  text-align: center;
  text-transform: uppercase;
}
h3#blogtownpdxArchiveHead,
h2#blogtownpdxArchiveHead,
div#Blog.BlogDefault h2.archiveHead {
  color: #000;
  font-size:1.3em;
  margin-bottom: 10px;
}
h3#endhitsArchiveHead,
h2#endhitsArchiveHead {
  background: #DF0021;
  color: #FFF;
}
h3#modArchiveHead,
h2#modArchiveHead {
  background: #008b63;
  color: #FFF;
}

table.archivetable {
  width: 540px;
  margin: 20px 20px 0 20px;
}
  table.archivetable tr.alternate { background: #EEEEEF; }
  table.archivetable td { padding: 3px; }
  table.archivetable td.archlink {
    width: 50%;
  }
    table.archivetable td.archlink a {
      font-weight: bold;
      text-decoration: none;
    }
  table.archivetable td.archcount {
    width: 25%;
    text-align: right;
  }
  table.archivetable td.rsslink {
    width: 25%;
    text-align: right;
  }
div#Blog.BlogDefault h2.rsslink
{
    display:none;
}
div#BlogTopicList {
  padding-bottom: 20px;
}

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



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

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

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

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

/* RSS Feeds page */

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

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

body#Syndication div#gridMainColumn div.Syndication {
  padding: 10px;
}
body#Syndication div#RssSections {
  float: left;
  width: 30%;
  margin-left: 10px;
}
body#Syndication div#RssBlogs {
  float: left;
  width: 25%;
}
body#Syndication div#RSSCategoryIndex {
  clear:  both;
  overflow: hidden;
}
  body#Syndication div#RSSCategoryIndex h2 {
    margin-bottom:  0.5em;
  }
  body#Syndication div#RSSCategoryIndex h3 {
    font-size:  16px;
  }
  body#Syndication div#RSSCategoryIndex div.col {
    float:  left;
    margin-left:  10px;
    width:  30%;
  }
  body#Syndication div#RSSCategoryIndex ul {
    margin: 0 0 10px 10px;
  }
body#Syndication div#RssSections ul,
body#Syndication div#RssBlogs ul,
body#Syndication div#RSSLinks ul {
  margin:0 0 0 10px;
  float: left;
}
body#Syndication div#RssSections ul li,
body#Syndication div#RssBlogs ul li,
body#Syndication div#RSSLinks ul li,
body#Syndication div#RSSCategoryIndex ul li {
  margin-top: 3px;
}
body#Syndication div#RssSections ul li a,
body#Syndication div#RssBlogs ul li a,
body#Syndication div#RSSLinks ul li a,
body#Syndication div#RSSCategoryIndex ul li a {
  background: url(/images/rss-small.gif) no-repeat center left;
  padding-left: 17px;
  font-size: 1.1em;
  color: #000;
  text-decoration: none;
  }
  body#Syndication div#RssSections ul li a:hover,
  body#Syndication div#RssBlogs ul li a:hover,
  body#Syndication div#RSSLinks ul li a:hover,
  body#Syndication div#RSSCategoryIndex ul li a:hover {
    color: #C70E0F;
  }

/* Alt Weeklies Widget */

#AltWeekliesDynamic { padding:10px; }
body#Content div#gridMainColumn #AltWeekliesDynamic.MainColumn,
body#Content div#gridSpanningFeature #AltWeekliesDynamic.SpanningFeature { padding:10px; }
#AltWeekliesDynamic h3 { 
  border-bottom:1px solid #999;
  margin-bottom:5px;
  font-size:1.3em;
}
#AltWeekliesDynamic h3 a { text-decoration:none; }
#AltWeekliesDynamic-Results li.byline { margin:0; }
#AltWeekliesDynamic-Results li.storyItem { margin: 0 0 10px; }
#AltWeekliesDynamic-Results li.byline a { font-size:0.8em; }

p.fullInfo {
  font-size:1.1em;
  font-weight:bold;
  padding:5px;
  background:#f3f3f3;
  width:420px;
}
  p.fullInfo a {
    text-decoration:none;
  }
  div#MobileDetect {
  font-size:4em;
  padding:20px 5px 10px;
  background: #333;
  color: #F8CB16;
  text-align: center;
  }
  div#MobileDetect a {
  color: #FEFEFE;
  font-weight: 700;
  }
/* ------------------------------------------------------------------------ */
/* SLIDESHOW */
/* ------------------------------------------------------------------------ */

/* Styles for pop-up controls. */
#SlideshowPopUp .closeBtn {
  position:absolute;
  right:0;
  top:0;
  font-weight:bold;
  }
  #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;
  }
  body#Content div.inlineSlideshow {
    overflow:hidden; /* Required for auto margins to play nicely with floats. */
  }
  h5.slideshowHeader {
    font-size: 1.4em;
    text-transform: uppercase;
  }
  div.inlineSlideshow p,
  div#SlideshowTeaser p {
    margin: 0;
    color: #444;
  } 
  .slideshowTitle {
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
  } 
  .slideshowDesc {

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

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

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

/* Full page styles */

body#Slideshow div#gridMainColumn .MainColumn  {
  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;}
  
#Slideshow div.MainColumn h3 {
  border-bottom:1px solid #999;
  margin-bottom:5px;
  font-size:1.3em;
  }
  #Slideshow div.MainColumn h3.headline {
    border: 0;
    font-size: 1.1em;
    margin-bottom: 0;
  }
  #Slideshow div#Comments.MainColumn h3 {
    border: 0;
  }

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

div#SlideshowFullPage .credit,
div#SlideshowPopUp .credit {
    text-align: right;
    text-transform: uppercase;
    color: #444;
    font-size: .9em;
    margin-bottom: 3px;
}
div#SlideshowFullPage .caption,
div#SlideshowPopUp .caption {
  text-align: left;
  font-size: .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;
}

#SlideshowMetaData.SlideshowPopUp {margin-top:3em;}
  #SlideshowMetaData .slideshowTitle {margin-top:1em;}

#RelatedStoriesSlideshow.SlideshowPopUp {margin-top:3em;}
  #RelatedStoriesSlideshow.SlideshowPopUp h3 {
    font-size:18px;
    text-transform:uppercase;
  }
  #RelatedStoriesSlideshow.SlideshowPopUp .headline a {
    font-size:1.1em;
    text-decoration:underline;
  }

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

  body#VideoArchives div#VideoArchiveHeader h1,
  body#ImageArchives div#ImageArchiveHeader h1,
  body#CommentArchives div#CommentSearchResults h1 {
    clear:both;
    font-size:18px;
    margin:0;
    font-size:18px;
    font-weight:bold;
    background: #EEE;
    padding: 10px 0 0 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-radius-topright: 10px;
    border-radius-topleft: 10px;
  }
  
  body#VideoArchives div#searchResults,
  body#ImageArchives div#searchResults {
    background: none;
    }
    body#VideoArchives div#searchResults a,
    body#ImageArchives div#searchResults a {
      color: #000;
      }
      body#VideoArchives div#searchResults a:hover,
      body#ImageArchives div#searchResults a:hover {
        color: #C70E0F;
      }

  body#VideoArchives #SearchResults h1,
  body#ImageArchives #ImageSearchResults h1 {
    margin-bottom: 10px;
    font-size:18px;
    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#FeaturedVideo,
  body#ImageArchives div#FeaturedImage {
    background: url("/images/backgrounds/short-gray-bg.gif") repeat-x center top #B8B8B8;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
    width: 580px;
    -moz-border-radius: 10px;
    border-radius:10px;
    -webkit-border-radius:10px;
    }
    body#VideoArchives div#FeaturedVideo ul li,
     body#ImageArchives div#FeaturedImage ul li {
       font-size:14px;
     }
    body#VideoArchives div#FeaturedVideo div,
    body#ImageArchives div#FeaturedImage div {
      float: left;
      margin-right: 10px;
    }
    body#VideoArchives div#FeaturedVideo h1,
    body#ImageArchives div#FeaturedImage h1 {
      font-size: 21px;
    }
    body#VideoArchives div#FeaturedVideo a,
    body#ImageArchives div#FeaturedImage a {
      color: #000;
      text-decoration: none;
      }
      body#VideoArchives div#FeaturedVideo ul li a,
      body#ImageArchives div#FeaturedImage ul li a {
        color:#e00000!important;
        font-weight:bold;
        
      }
      body#VideoArchives div#FeaturedVideo a:hover,
      body#ImageArchives div#FeaturedImage a:hover {
        color: #C70E0F;
      }

  div#VideoArchivesNarrowHeader a,
  div#ImageArchivesNarrowHeader a {
    text-decoration: none;
  }
  div#ImageArchivesNarrowHeader.MainSidebar ul li form {
    padding: 0;
  }
  div#FeaturedImage a.slideshowLink {
    font-weight: bold;
    text-decoration: none;
  }
  
div#TabbedTeaserStories div.comBody ul li span.category a,
#TabbedStreetTeamMain div.comBody ul li span.category a {color:#fff;text-decoration:none;}
div#TabbedTeaserStories div.comBody ul li span.category a:hover,
#TabbedStreetTeamMain div.comBody ul li span.category a:hover {color:#ffe600;}

div#footerBottom ul {clear:both;padding:1em 0;text-align:center;}
div#footerBottom ul li {display:inline;padding:1.5em;}
div#footerCopyright {text-align:center;}




/* 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;
    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;
  }
  
  #ToolBarHorizontalNUVO {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    }
    #ToolBarHorizontalNUVO ul li {
      float: left;
      height:30px;
      text-align: center;
    }

      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,
      #ToolBarHorizontal ul {
        clear: both;
      }
      ul.horizontalShareTools li,
      #ToolBarHorizontal ul li {
        float: left;
      }
      #ToolBarHorizontal ul li a,
      ul.horizontalShareTools li a {
        color: #000;
        font-size: .9em;
        font-weight: bold;
        text-decoration: none;
        }
        #ToolBarHorizontal ul li a:hover,
        ul.horizontalShareTools li a:hover {
          color: #C70E0F;
        }
      div#ToolBarHorizontalNUVO ul li .addthis_toolbox
      {
        width:160px;
      }
        div#ToolBarHorizontalNUVO ul li .addthis_toolbox>a
        {
          float: left;
        }
      #ToolBarHorizontal {
        clear: both;
        margin: 5px 0 10px;
        padding:5px 0;
        border:1px solid #eee;
        border-width:1px 0;
      }
      #ToolBarHorizontal div.l0 {width:15%!important;}
      #ToolBarHorizontal div.first div {overflow:visible!important;}
      #ToolBarHorizontal div.first {width:22%!important;margin-right:10px;}
      #ToolBarHorizontal div a.saveAction {
        padding-left:20px;
        background:url(/images/icons/article_tools/favourites.gif) 0 0 no-repeat transparent;
        color:#000;
        text-decoration:none;
      }
/*      #ToolBarHorizontal div.l0 + div.l0 {width:17%!important;}*/
      #ToolBarHorizontal div a {color:#000;text-decoration:none;line-height: 20px;
      height: 20px;
      display: block;}
      
/* Tall Share Bar */
body#Content div#gridMainColumn #TallBar.MainColumn,
#TallBar {
  clear:both;
  margin:1em;
  padding:0;
  border:1px solid #ccc;
  background: #FFFFFF; /* old browsers */
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F8F8F8 50%, #EEEEEE 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(50%,#F8F8F8), color-stop(100%,#EEEEEE)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0 ); /* ie */
  background: -o-linear-gradient(top, #FFFFFF 0%,#F8F8F8 50%,#EEEEEE 100%); /* opera */  }
#TallBar ul {margin:0.5em;padding:0.5em;}
#TallBar li {display:inline-block;vertical-align:middle;padding:0 4px;background:transparent;}

/* Vertical Share Bar */
div#ToolBarVerticalCustom
{
  /* Clear out sidebar styles, if any. */
  background:none !important;
  padding:0 !important;
}
  div#ToolBarVerticalCustom .tools>ul
  {
    padding:0.5em;
  }
    div#ToolBarVerticalCustom .tools>ul div.addthis_toolbox>a
    {
      margin-top:0.25em;
      margin-bottom:0.25em;
    }
      div#ToolBarVerticalCustom .tools>ul div.addthis_toolbox>a.addthis_counter
      {
        margin-left:2px;  /* Aligning with other buttons. */
      }
      div#ToolBarVerticalCustom .tools>ul div.addthis_toolbox>a.addthis_button_email
      {
        float:right;
      }
      /* Fix flickering? */
      div#ToolBarVerticalCustom .tools>ul div.addthis_toolbox>a.addthis_button_facebook_like.at300b:hover {
        opacity:1.0;
      }

/* star rating */
.singleStar {
 background: url("/foundation/images/icons/star_trans.png") no-repeat scroll left top transparent;
 position: absolute;
 height:22px;
 width:23px;
 top:0;                      
}

.ratingContainer {
 position: relative; 
 top:-8px; 
 margin-left:24px; 
 background-color: #FFF; 
 float:left; 
 border:1px solid #ffcc1c;
 -moz-box-shadow: 0 0 2px #CCCCCC;
 -webkit-box-shadow: 0 0 2px #CCCCCC;
 box-shadow: 0 0 2px #CCCCCC;
}

.ratingDetails {
 font-family:arial;
 color: #666;
 font-size:10px;
 text-align: center;
 text-transform: none;
}
.starsContainer {
 width:115px;height:22px;position:relative;overflow:hidden;background-color:#CCC;
}

.starsContainer .goldStarContainer {
 width:115px;height:22px;position:absolute;background-color: #FFCC1C;top:0;
}

.commentFormRating .starsContainer:hover .goldStarContainer{
 background-color: #ff9231
}
.blankStarContainer {
 width:115px;height:22px;position:absolute;top:0;left:0;
}

.blankStarContainerSub {
 position:relative;width:115px;height:22px;
}
.starClickable {
 position: absolute; top: 0pt; width: 23px; height: 22px; cursor: pointer;
}

.starsContainer.med .singleStar {
 background: url("/foundation/images/icons/star_trans_med.png") no-repeat scroll left top transparent;
 height:17px;
 width:18px;
}
.starsContainer.tiny .singleStar {
 background: url("/foundation/images/icons/star_trans_tiny.png") no-repeat scroll left top transparent;
 height:10px;
 width:11px;
}
.starsContainer.med,
.starsContainer.med .goldStarContainer,
.starsContainer.med .blankStarContainer,
.starsContainer.med .blankStarContainerSub {width:90px;height:17px;}

.starsContainer.tiny,
.starsContainer.tiny .goldStarContainer,
.starsContainer.tiny .blankStarContainer,
.starsContainer.tiny .blankStarContainerSub {width:55px;height:10px;}

.locationRating .rating .starsContainer.tiny {float:left; margin-top:3px; margin-right: 4px;}

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

/* Social Icons */
div#SocialIcons {
  float:right;
  margin-top:5px;
}
  div#SocialIcons .componentTitle {
    display:none;
  }
  div#SocialIcons ul.iconList {
    float:right;
  }
    div#SocialIcons ul.iconList li {
      float:left;
      margin:1px 2px;
    }
      div#SocialIcons ul.iconList li.last {
        clear:left;
      }

/* non-mobile menu styling */
div#Menu {padding:10px 0;}
div#MenuTeaser {clear:both;margin:1em 0;padding:10px 0;}
div#Menu ul li,
div#MenuTeaser ul li {clear:both;margin:1em 0;padding-bottom:0.5em;border-bottom:1px solid #ccc;}
div#Menu h2 {
  padding-bottom: 0; 
  font-weight: bold;
  font-size: 16px;
}
div#Menu li h3,
div#MenuTeaser li h3 {margin:0;font-weight:bold;}
div#Menu li p,
div#MenuTeaser li p {margin:0;width:60%;}
div#Menu li span.ui-li-aside,
div#MenuTeaser li span.ui-li-aside {display:block;float:right;width:39%;text-align:right;margin-top:-1em;}
div#MenuTeaser .moreLink {font-weight:bold;}
div#MenuTeaser .providedBy {display:block;float:right;font-size:10px;text-decoration:none;}
#MenuTeaser h2.listingsHeader:before {content:url(/images/icons/features-icon_menu.png);display:inline-block;}
#MenuTeaser .moreLink:before {content:url(/images/icons/features-icon_menu.png);display:inline-block;position:relative;top:4px;width:20px;}

.listingsResultCount {margin-left:1em;}


#SlideshowGalleryLanding {
  background: #e00;
border-radius: 10px;
}
#SlideshowGalleryLanding .SlideshowRow {
  background: #fff;
  border-radius: 10px;
  margin:10px;
  padding:10px;
}
#SlideshowGalleryLanding .SlideshowRow ul {
  width: 33%;
  text-align: center;
  display: inline-block;
  padding: 5px 0;
  vertical-align: text-top;
}
#SlideshowGalleryLanding .SlideshowRow ul .storyTeaser span {
  display:block;
}
#SlideshowGalleryLanding .SlideshowRow ul .storyTeaser span.headline a {
  color:#000;
  font-size:15px;
}


/* Foundation Network Film Reviews */
#FoundationNetworkFilmReviews h2 {
    border-bottom:2px solid #000;
    margin-bottom:0.5em;
    background:#fff;
    background-image:none;
    margin:0;
    padding:0;
}
#FoundationNetworkFilmReviews #additionalReviews {
  margin: 8px 10px;
}
  #FoundationNetworkFilmReviews a.addRvwImage img {
    width:57px!important;
    height:auto!important;
  }
#FoundationNetworkFilmReviews.MainSidebar .more {
    margin-right: 10px;
}

#OtherSearches.MainSidebar.ArticlesandArchives {padding:10px;}
#OtherSearches.MainSidebar.ArticlesandArchives h3 {padding:0 0 5px;}
#OtherSearches.MainSidebar.ArticlesandArchives ul.moduleList {width:92%;margin:0;}

#twitterSearchNuvoNet {
  padding:0;
  background:#dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#twitterSearchNuvoNet .twtr-widget h3,
#twitterSearchNuvoNet .twtr-widget h4 {
  font-size:12.5px!important;
  font-weight:bold!important;
  text-align:right;
}

#twitterSearchNuvoNet .twtr-widget h3 {
  padding-left:40px!important;
  background:url(/images/icons/red-twitter-bird.png) top left no-repeat;
}

#TwitterSearchNuvo_net.MainSidebar { padding:0;}

#TwitterSearchNuvo_net.AdSidebar iframe,
#TwitterSearchNuvo_net.MainSidebar iframe {
  width:160px!important;
  min-width:160px!important;
}
