ul#SearchLogin-login/* ------------------------------------------------------------------ */
/* Portland Mercury - Conditional Display Defaults x2 */
/* ------------------------------------------------------------------ */

/* 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; }


#Home div#gridLeader {
  overflow: hidden;
}

/* ------------------------------------------------------------------ */
/* Zone Based Selectors */
/* ------------------------------------------------------------------ */

div.MainColumn 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 {
  float: right;
  width: 140px;
  height: 13px;
  text-align: right;
  color: #B3B5B8;
  text-transform: none;
  letter-spacing: 0;
}
div.MainColumn p.issueInfo a {
    text-decoration: none;
  color: #B3B5B8;
}
div.MainColumn h1 {
    font-size: 32px;
}
div.MainColumn h2 {
    font-size: 22px;
}
div.MainColumn .byline {
    display: block;
    font-size: 12px;
    margin: 7px 0 0;
  color: #838689;
  line-height: 1em;
  letter-spacing: 1px;
}
  .byline .twitter a {margin-left:1em;padding-left:20px;background:url(/images/icons/twitter-18x18.png) center left no-repeat;}

div.MainColumn img.magnum {
  display: block;
  width: 570px;
  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;
    }
    body#Event div#gridMainColumn div.MainColumn img.magnum {
      width: 420px;
      height: auto;
    }
body#Event div#gridMainColumn {
  padding:20px 0;
}
  body#Event div.MainColumn.Event {
    padding:0 0 10px;
    margin-left:10px; margin-right:10px;
  }
  body#Event div#EmbeddedSidebar.Event {
    padding:0;
  }
div.MainColumn .magnumInfo {
  margin: 9px 0 0;
  color: #999B9E;
}
div.MainColumn .magnumInfo .credit {
    margin: 0 0 3px 5px;
    text-align: right;
    float: right;
    font-size: 9px;
}
div.MainColumn p.caption {
  text-align: left;
  font-size: 11px;
  line-height:12px;
  padding:0 5px;
  margin:5px 0 10px;
}
div.MainColumn div.storyHead {
    margin: 0 0 25px;
}
  body#Page div.MainColumn div.storyHead {
    margin:0;
  }

div#Story,
div#StoryLayoutJr {
  padding: 20px;
}

/* ------------------------------------------------------------------ */

div.sidebar {
    float: right;
    clear: right;
    margin: 0 0 15px 15px;
    width: 160px;
    color: #888;
}

div.descr_txt {
  margin: 15px 0;
}

div.EventListing,
div.locationListing,
div.archiveListing {
  padding:10px 0;
  border-bottom: 1px solid #dfe2e1;
  color: #333;
  }
  div.movietimesListing {
    padding: 10px;
    border-top: 1px solid #dfe2e1;
    color: #333;
  }
    div.movietimesListing strong a {
      font-size:12px;
    }
    div.movietimesListing li {
      margin-bottom:6px;
    }
    div#MovieTimesSymbolKey {
      text-align:right;
      font-size:90%;
      margin: 5px 0;
    }
  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.MainColumn div.locationListing p.tags {
    padding: 0;
    border: 0;
  }
  div.locationListing img.locationListingImg {
    float: right;
    width: 100px;
    margin-left: 8px;
  }

ul.filmTimes {
  float:right;
  font-size:0.9em;
  line-height:1.15em;
  margin-bottom:7px;
  text-align:left;
  width:265px;
}
h2.neighborhoodBar {
  clear:both;
  color:#147887;
  padding-top:5px;
  width:100%;
  font-size:16px;
  font-weight:bold;
  margin:0pt 0pt 5px;
}
div.locationTitle a {
  font-weight: bold;
}

div.locationTitle .big {
  font-size: 1.2em;
}

#Content #MovieTimes.MainColumn div.movietimesListing {
  font-size: .95em;
  }
#Content #MovieTimes.MainColumn h2.neighborhoodBar {
  font-size: 16px;
  }

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,
  div#EventLocation ul li.locationItem h4 a {
    font-weight: bold;
    text-decoration: none;
  }
  div#RelatedLocations li.locationItem {
    margin-bottom: 10px;
  }

div.listingTools {
  background:#f3f3f3;
  float: right;
  font-size: 10px;
  line-height: 1em;
  margin-left: 5px;
  padding: 8px 7px;
  width: 116px;
}
  div.listingTools ul {
    margin-top:10px;
  }
    div.listingTools ul li {
      margin-bottom:4px;
      border-bottom:1px solid #e3e3e3;
    }
      div.listingTools ul li a {
        background:#FFF;
        background-repeat: no-repeat;
        display:block;
        padding:4px;
      }

p.filmShortDetails {
  margin-top: 0;
}
  p.filmMetaInfo {
    font-size:0.8em;
    background:#f3f3f3;
    padding:10px;
  }

div.filmShortReview {
  margin: 10px 0 20px;
}
div.fullReviewRefer {margin-top:10px;}
div.fullReviewRefer a img {float:left;margin-right:10px;}

div#FilmReview, div#FilmCredits {overflow:hidden;}
/* 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;
  }

/* Kill 'Tools' wording. */
div.EventListing div.tinyTools>h3 {display:none;}
div.EventListing div.tinyTools>ul {margin:0;}

div.tinyTools ul li.l0 .toolsInner a.addAction {
  display: block;
  background: #147887;
  float: left;
  padding: 3px 5px;
  border: 1px solid #006170;
  font-weight: bold;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
}

div.tinyTools div.togglePanel { padding: 0; }

.toolsInner {
  background: #ffffcc;
  padding: 3px;
  border: 1px solid #CCC;
  border-width: 1px 0;
}
  .toolsInner select { max-width: 110px; }

div.tinyTools .toolsInner h4 { margin: 0 0 2px; }
.toolsInner p {
  margin: 0 0 7px;
}
  .toolsInner ul { margin: 0 0 7px; }
    .toolsInner ul li { margin-bottom: 4px; }

.ajPop input, .ajPop textarea {
  border:1px solid #CCC;
  background-color:#FFF;
  font-size:11px;
  font-weight:normal;
  padding:2px;
  margin-top:0px;
  margin:0px;
}
.ajPop .popInput, .ajPop textarea { width: 102px; }
.ajPop select {
  border:1px solid #CCC;
  background-color:#FFF;
  font-size:10px;
  font-weight:normal;
}
/*#addToListContainer:hover #addListBox {display:block;}  */
.listList a { font-size: 12px; }
.listList {
  font-size:11px;
  margin-bottom:10px;
}
.listBoxHeader{
  font-family:"Trebuchet MS";
  font-size:11px;
  border-bottom:1px solid #999;
  padding-bottom:1px;
  margin-bottom:4px;
  text-transform:uppercase;
}
.newListBox { font-size: 11px; }

/* ------------------------------------------------------------------ */

div.MainColumn p.tags {
  padding: 5px;
  margin: 0;
  font-size:90%;
  background:#f3f3f3;
}

/* ------------------------------------------------------------------ */

div.MainSidebar,
body#Section div.SpanningIsland {
  background: #FFF; /* url(/images/backgrounds/drawer_bottom.gif) no-repeat bottom */
  margin-bottom: 10px;
  padding-bottom: 13px;
  }
  div.SpanningIsland.Ad,
  div.MainSidebar.Ad,
  div.RightSidebarTop.Ad {
    padding-bottom: 0 !important;
    background: transparent !important;
    margin-bottom: 10px !important;
  }
div.MainSidebar h3,
body#Section div.SpanningIsland h3, div#PeopleWhoLiked>h3,div#RecentbyTopic>h3,div#RecentByTag>h3 {
  background: #CED2D5; /* url(/images/backgrounds/drawer_top.gif) no-repeat top */
  padding: 7px;
  color: #004961;
  text-align: center;
}
div#PeopleWhoLiked>ul,div#RecentbyTopic>ul{padding:10px;}


div.MainSidebar ul {
    padding: 10px;
    color: #777;
}
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;
  color: #094760;
}
div.MainSidbar h4.headline a { color: #006184; }

/* Keep floats contained. */
div.MainSidebar li.l0 {
    clear: both;
}

div.MainSidebar ul .rating {
    display: block;
}
div.MainSidebar .rating img {
    width: 10px;
    height: 10px;
}

div.MainSidebar .storyItem .headline a {
    background: url(/images/icons/story.gif) no-repeat;
  padding-left: 20px;
}
div.MainSidebar .storyItem .byline {
    display: block;
}

div.MainSidebar a.memberThumb {
    display: block;
    float: right;
    margin: 0 0 5px 5px;
    width: 35px;
    height: auto;
}
div.MainSidebar a.memberThumb img {
    width: 35px;
}

div.MainSidebar select {
  width: 100%;
}

div.headerBar {
  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;
}


/* ------------------------------------------------------------------ */

.column_item { margin-bottom: 10px;}

ul.moduleList {
  color: #222;
  font-size: 10px;
}
div.MainSidebar ul.moduleList,
div.SpanningIsland ul.moduleList { padding: 10px; }

  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;
    overflow:hidden;
  }

  ul.moduleList h4.headline a {
    color: #094760;
    text-decoration: underline;
  }

  ul.moduleList h5 {
    font-size: 12px;
    color: #3F3F3F;
  }
    ul.moduleList h5 a {
      font-weight: bold;
    }


  /* Keep floats contained. */
  ul.moduleList li.l0 { clear: both; }
ul   .teaserItem   li.l0 + li.l0 {
  margin-top:0;
  border-top: none;
  padding-top: 0px;
  }
ul  .teaserItem {
  margin:0 0 10px;
  overflow:hidden;
  clear:both;
}
ul  .teaserItem+.teaserItem {
  padding:9px 0 0;
  border-top:1px solid #ddd;
}
  ul .teaserItem li.l0.archiveImage{
    float:left;
    margin:0 10px 0 0;
  }
    ul .teaserItem li.l0{clear:none}
 ul  .teaserItem+li.l0.storyItem{text-align:right}
div.MainSidebar:after {
    display: block;
    visibility: hidden;
    content: ".";
    line-height: 0;
    clear: both;
}

ul.moduleList .rating {
    display: block;
}
ul.moduleList .rating img,
li.locationItem span.rating img {
    width: 10px;
    height: 10px;
}

ul.moduleList .storyItem .headline a {
 /* background: url(/images/icons/story.gif) no-repeat;
  padding-left: 20px; */
}
ul.moduleList .storyItem .byline {
    display: block;
}
ul li.storyItem img.storyImg {
  float: right;
  width: 50px;
  margin: 0 0 5px 5px;
}
ul li.commentLink small a {
  text-decoration:none;
}
ul li.storyItem h4.headline small {
  color:#444;
  font-weight:normal;
}

ul.moduleList a.memberThumb {
    display: block;
    float: right;
    margin: 0 0 5px 5px;
    width: 35px;
    height: auto;
}
ul.moduleList a.memberThumb img {
    width: 35px;
}

div.MainSidebar ul.narrowOptions {
  padding:5px 0 0 10px;
  margin: 3px 0 15px;
  border-left: 1px solid #CCC;
}
ul.narrowOptions li {
  font-size: 11px;
}
ul.narrowOptions li.flyout_link_parent {
  margin-top:10px;
}
ul.narrowOptions li a.flyout_link {
  font-weight: bold;
}
a.flyout_close_text {
  float:            right;
  text-decoration:  none;
}
a.flyout_close_button {
  position:         absolute;
  top:              -15px;
  left:             -15px;
  background-image: url(/foundation/images/icons/closebox.png);
  width:            30px;
  height:           30px;
  text-indent:      -6000px;
  overflow:         hidden;
}

div.MainSidebar li.narrowWithForm ul.narrowOptions  {
  padding-left: 0;
  border: none;
}
    body div.MainSidebar li.narrowWithForm ul.narrowOptions li form {
      padding: 0;
    }



div.searchedFor,
#MovieTimes div#NowPlaying h1 {
  background: #003447 url(/images/backgrounds/search_info.gif) repeat-x;
  clear: both;
  color: #FFF;
  font-size: 14px;
  line-height: 1em;
  margin: 0;
  padding: 8px 10px 9px;
  text-align: left;
  }
  #MovieTimes div.searchedFor,
  #MovieTimes div#NowPlaying h1,
  div#FilmSearchHeader {
      margin-bottom: 10px;
  }

body#IssueArchives div#searchResults div.searchedFor h3 { font-size: 14px; }

div.searchedFor h3,
div.searchedFor ul { display: inline; }

div.searchedFor ul li {
  display: inline;
}

div.listing {
  float: left;
  margin-right: 10px;
  width: 230px;
}
  div.listing p {
    font-size: 11px;
  }

img.listingImg {
  float: right;
  margin: 0pt 0pt 3px 7px;
  width: 100px;
}

div.listingLocation {
  color: #333;
  float: left;
  margin-left: 10px;
  width: 160px;
  }
  body.Amelia7Zone div.listingLocation {
    clear: left;
    margin-left: 0;
    margin-top: 10px;
  }

div.locationListing .descripTxt {
  display: none;
}

/* ------------------------------------------------------------------ */

/* Ads column. */
div.ZoneC {
    padding-bottom: 5px;
}

div.SpanningIsland {
  margin-bottom:1em;
  padding-bottom:1em;
}

#Home div#IslandBlogs.TopSpanningIsland {
  margin: 10px 15px;
  width: 300px;
  float: left;
}

#Home div#IslandPromoFlex,
#Home div#IslandPromoFlex2 {
  text-align:center;
  margin-bottom:1em;
}
#Home div#IslandPromoFlex2 {
  margin-top: 1em;
}

/* ------------------------------------------------------------------ */
/* Layout Identifier Based Selectors */
/* ------------------------------------------------------------------ */



/* ------------------------------------------------------------------ */
/* Custom Class Based Selectors */
/* ------------------------------------------------------------------ */

a.actionButton {
  display: block;
  height: 19px;
  margin: 10px auto 0;
  text-indent: -6000px;
}

/* Comments */

div.CommentsComponent,
div#BrowseComments {
  clear: both;
  background: #EDEEEE;
  padding-bottom: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #444;
}
  body#Event div.CommentsComponent {
    margin-top:20px;
  }
div.commentsHeader {
  background: #D0D1D2 url(/images/backgrounds/comments_header.gif) no-repeat right top;
  margin-bottom: 10px;
}
#BlogComments div.commentsHeader {
  float: left;
  width: 100%;
}
div.commentsHeader h2,
div.commentsHeader h3 {
  color: #427A1A;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 12px 0 12px 12px;
  text-align: left;
  text-transform: uppercase;
  width:56%;
}
  body#PostComment div.commentsHeader h2,
  body#PostComment div.commentsHeader h3 {
    width:100%;
    padding-bottom:12px;
  }
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;
}

h4#commentsContentLink
{
    font-weight:normal;
    padding:10px 0;
    margin:0;
    text-align:center;
    background: #FFF;
}
h4#commentsContentLink a
{
    font-weight:bold;
}

#postCommentPreview h1, #postCommentPreview h2 {
  text-align: center;
  font-size: 1.3em;
}

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;
}

dl.formElements {
  margin: 15px 15px 15px 0;
}

dl.formElements dt {
  float: left;
  clear: left;
  display: inline;
  width: 160px;
  min-height:45px;
  margin-right: 15px;
  }
  #MySettings dl.formElements dt {
    width: 140px;
  }
  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;
}
#MySettings dl.formElements dd input[type="text"],
#MySettings dl.formElements dd select {
  width: 98%;
}

div.commentFormRating {
  background: #FFFF99;
  padding: 5px 10px;
  border: 1px solid #FF9900;
}

div.CommentsComponent p.showing,
div#BrowseComments p.showing {
  float: left;
  width: 45%;
  margin: 0 0 10px 15px;
  font-style: italic;
}
div.CommentsComponent p.jump,
div#BrowseComments p.jump {
  display: block;
  float: right;
  text-align: right;
  width: 45%;
  margin: 0 15px 10px 0;
  font-size: 10px;
  text-transform: lowercase;
}
div.CommentsComponent dl.formElements dd,
div#BrowseComments dl.formElements dd {
  width:100%;
}
div.pagination {
  clear: both;
  font-size:12px;
  text-align:center;
}
.alphaNavigation {margin:1em auto;}

div.storyPagination {
  margin:1em 0;
  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: 10px;
  line-height: 1em;
  padding:10px 0;
}
  ul.prevNext li.prevNext_prev {
    float: left;
    text-align: left;
    width:40%;
  }
  ul.prevNext li.prevNext_next {
    float: right;
    text-align: right;
    width: 20%;
  }
  ul.prevNext li.prevNext_date {
    float: left;
    font-size: 1.3em;
    margin-left: -15px;
  }

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;
  padding: 0 0 10px;
}
div.CommentsComponent h4,
div#BrowseComments h4 {
  margin-top: 10px;
  text-align: left;
  font-weight: bold;
}
div.commentText {
  background: #FFF;
  padding: 10px;
  font-size: 12px;
  clear: both;
}
  div.commentText h4 {
    margin-top: 0;
    margin-bottom:8px;
  }
    div.commentText h4.reviewLocation { margin-bottom: 2px; }

  div.commentText p {
    margin-top: 0;
  }
  div.commentText div.inline-rating { margin-bottom: 8px; }
    div.commentText div.inline-rating img {
      width: 10px;
    }

div.commentText a.commentNumber, a.commentNumber {
  float:right;
  font-size:18px;
  margin:-7px -5px 5px 5px;
}

div.CommentsComponent .memberThumb,
div#BrowseComments .memberThumb {
  display: block;
  overflow: hidden;
  float: left;
  clear: left;
  width: 50px;
  margin: 2px 8px 2px 2px;
}
div.CommentsComponent div.comment div.ratingGraphic img,
div#BrowseComments div.comment div.ratingGraphic img {
  margin-bottom: 2px;
  width: 10px;
  height: 10px;
}
div.commentAuthor,
div.commentByline {
  background: url(/images/icons/comment_tri.gif) no-repeat 28px top;
  padding: 5px 0 0 45px;
  font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 10px;
  overflow:hidden;
}
div.commentAuthor a,
div.commentByline a {
    font-weight: bold;
}
div.commentAuthor span,
div.commentByline span {
    color: #A7A9AC;
}
div.commentAuthor span.commentPublicControls a,
div.commentByline span.commentPublicControls a {
  color:#A7A9AC;
  font-weight:normal;
}
div.CommentsComponent form,
div#BrowseComments form,
div#PostCommentProcessEdit {
    margin-left: 15px;
}


p.commentFormSubmit {
  margin: 10px 15px 0 0;
  text-align: right;
}
  form#previewComment input[type="submit"],
  form#editComment input[type="submit"],
  p.commentFormSubmit input,
  div.commentFormSubmit input,
  p.formSubmit input,
  a.addAction,
  input.editor_ok_button {
    background: #147887;
    padding: 3px 5px;
    border: 1px solid #006170;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
  }
    form#previewCommentForm input:hover,
    p.commentFormSubmit input:hover,
    div.commentFormSubmit input:hover,
    p.formSubmit input:hover,
    input.editor_ok_button:hover {
      background: #FFF;
      color: #006170;
    }

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;
  margin-bottom: 10px;
  text-align: center;
}
    div.commentFormSubmit form,
    div.CommentsComponent div.commentFormSubmit form {
      display: inline;
      margin: 0;
      margin-left: 0;
    }
    form#previewCommentForm button,
    form#editCommentForm button,
    div.commentFormSubmit button {
      padding: 0;
      border: 0;
      border-bottom: 1px dotted #094760;
      font-weight: normal;
      color: #094760;
      text-transform: lowercase;
      cursor: pointer;
    }


h4.reviewLocation a { font-weight: bold; }

span.locationRegion {
  background:#90BFA6 none repeat scroll 0%;
  color:#fff;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  margin-right:2px;
  text-transform:uppercase;
  }
    span.locationRegion a {
      color:#fff;
      padding:0 3px;
      text-decoration:none;
    }
      span.locationRegion a:hover {
        background:#C70E0F;
      }

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: #f4f4e8;
  padding: 8px;
  margin-top: 5px;
  border: 1px dotted #d4d4c8;
  color: #444;
}
  div.infoBox h3,
  body#Content div.Sidebar h3 {
    font-weight: bold;
  }
  body#Content div#ArticleTools {
      background-color:#E3E2D5;
      color:#757673;
      padding:2px;
      border:0;
    }
    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.GlobalHeader h1 {
    float: left;
    margin: 0;
}
div.GlobalHeader h1 a {
    display: block;
    width: 250px;
    height: 90px;
    background-color: #147887;
    background-position: center center;
    background-image: url(/images/headers/logo_merc.gif);
    background-repeat: no-repeat;
    text-indent: -6000px;
}
div.GlobalHeader div.banner_ad {
    position: relative;
    float: right;
}

div.MainSidebar.Ad,
div.TopSpanningIsland.Ad { margin-bottom: 10px; }
div#IslandPromoFlex.ad { margin-bottom: 0; }
div.Ad {
  text-align: center;
}

/* ------------------------------------------------------------------ */

div.topCruiserAd {
  margin-bottom: 2px;
}

div#SearchLogin {
    position: relative;
    height:33px;
    background:#fefefe url(/images/backgrounds/search.gif) repeat-x;
    padding:8px 10px 0;
    color:#64645a;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}
div#SearchLogin form {
    float: left;
    height: 20px;
    text-align: left;
    vertical-align: middle;
}
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 {
    position: absolute;
    top: 5px;
    right: 10px;
    text-align: right;
}
ul#SearchLogin-login li {
    display: inline;
    font-size: 12px;
    color: #626258;
}
  ul#SearchLogin-login li a {
    font-weight: bold;
    text-decoration: none;
    color: #00455b;
  }
    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: #90BFA6;
  padding: 10px 20px 20px;
  margin-right: 20px;
  border: 1px solid #55A97C;
  color: #FFF;
}
  div#logout_reminder h2 {
    color: #FFF;
  }

div#logout_whatnow {
  float: left;
  padding: 8px 20px 10px;
}

div#logout_reminder h2,
div#logout_whatnow h2 {
  margin-bottom: 10px;
}
div#logout_reminder ul,
div#logout_whatnow ul {
  padding: 0 20px;
}
  div#logout_reminder ul li,
  div#logout_whatnow ul li {
    margin-bottom: 4px;
    list-style: disc;
  }


div#fortune {
  padding: 0 10px;
  margin: 10px 10px 20px;
  border-left: 1px solid #CCC;
}
  div#fortune p {
    margin-bottom: 0;
    font-size: 1.2em;
    color: #666;
  }

  div.errorDisplay {
    background: #FFF;
    padding: 10px;
    color: #CC0000;
  }
    div.errorDisplay h3 {
      font-weight: bold;
      font-size: 22px;
    }
    div.errorDisplay ol li {
      font-size: 1.2em;
    }

div.successMessage {
  background: #FFF url(/images/icons/accept.png) no-repeat 5px 10px;
  padding:10px 25px;
  font-size: 1.2em;
  color: #009900;
}
  div.successMessage p,
  form.loginForm div.successMessage p {
    padding: 0;
  }

div.generalMessage {
  background:#ffc;
  padding:10px;
  margin:10px;
}

form.loginForm {
  background: #EEEEEF url(/images/backgrounds/loginform_bott.gif) no-repeat bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
  body#PostComment form.loginForm {
    background: #DFEBF4;
    width: 400px;
    margin: 0 auto 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: #006E0A;
  }
  div#loginContainer form.loginForm h2 span {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #444;
  }

  form.loginForm p {
    padding: 0 20px;
    margin-top: 0;
  }
  form.loginForm label { font-weight: bold; }
  form.loginForm input {
    font-size: 22px;
  }
  form.loginForm input.submit {
    background: #90BFA6;
    padding: 3px 5px;
    margin-right: 15px;
    border: 1px solid #55A97C;
    font-weight: bold;
    color: #FFF;
    vertical-align: middle;
    cursor: pointer;
  }


div#EventsNarrowSearch ul li h4 {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}


div#previewCommentComponent,
div#editCommentComponent {
  padding: 20px;
}

  div#previewCommentComponent h2,
  div#editCommentComponent h2 {
    color: #094760;
  }
  div#previewCommentComponent h4,
  div#editCommentComponent h4 {
    margin:10px;
  }
  div#previewCommentComponent textarea,
  div#editCommentComponent textarea {
    margin: inherit auto;
    width:95%;
  }

div#PaginationTop,
div#PaginationBottom {
  margin:1em auto;
}
#PaginationBottom strong,
#PaginationBottom a {display:inline-block;text-decoration:none;border:1px solid #000;margin:0 2px;padding:2px 4px;}
#PaginationBottom strong:hover,
#PaginationBottom a:hover {border-color:#ccc;}

p.notice {
  font-size:1.2em;
  font-weight:bold;
  padding:0 0 10px;
  text-align:center;
}

div#BreakingNews {
  background: #f4f4e8;
  margin: 0 auto;
  text-align: left;
}
  div#BreakingNews h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: -1px;
    background: #FF0000;
    padding: 3px 5px;
    color: #FFF;
  }
  div#BreakingNews h3 {
    padding: 0 10px;
    margin: 10px 0 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
  }
  div#BreakingNews p {
    padding: 0 10px 10px;
    margin: 0;
  }


  body.Sigmund8Zone div#gridSpanningFeature {
    width: 620px;
    background: #FFF;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }

  body#Home div#gridFrame { background: none; }

  body#Home div#gridColumnContainer {
    width: 620px;
    padding: 0;
    margin: 0;
  }
  body#Home div#gridMainSidebar1 {
    float: left;
    width: 160px;
  }

  body#Home div#gridMainColumn {
    float: right;
    width: 450px;
    padding: 0;
  }

  div#ItsHappeningTonight div.flipFeature {
    float: left;
    width: 440px;
    margin-left: 15px;
  }
  div#ItsHappeningTonight div.slideFeature {
    float: right;
    width: 130px;
    margin-right: 15px;
  }


    div#HomeVisualart ul li.searchItem h2 a {
      display: block;
      height: 44px;
      background: url(/images/buttons/mag_visart.gif) no-repeat;
      text-indent: -6000px;
    }
    div#HomeBooks ul li.searchItem h2 a {
      display: block;
      height: 44px;
      background: url(/images/buttons/mag_books.gif) no-repeat;
      text-indent: -6000px;
    }
    div#HomeTheater ul li.searchItem h2 a {
      display: block;
      height: 44px;
      background: url(/images/buttons/mag_theater.gif) no-repeat;
      text-indent: -6000px;
    }

  div#HomeMusic div.searchItem h2 a {
    display: block;
    height: 34px;
    background: url(/images/buttons/mag_music.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeFilm div.searchItem h2 a {
    display: block;
    height: 34px;
    background: url(/images/buttons/mag_film.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeFood div.searchItem h2 a {
    display: block;
    height: 34px;
    background: url(/images/buttons/mag_restaurants.gif) no-repeat center center;
    text-indent: -6000px;
  }


  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#ItsHappeningTonightTabs li a#featureTab_1 {
    width: 47px;
    background-image: url(/images/nav/tabs/news.gif);
  }
  ul#ItsHappeningTonightTabs li a#featureTab_2 {
    width: 47px;
    background-image: url(/images/nav/tabs/music.gif);
  }
  ul#ItsHappeningTonightTabs li a#featureTab_3 {
    width: 47px;
    background-image: url(/images/nav/tabs/film.gif);
  }
  body.Whitaker11Zone div#BlogTicker {
    width:130px;
    padding:10px 15px;
    background:#fff;
  }
  div#ItsHappeningTonightSlideFeature ul.slider li h3 a,
  div#BlogTicker ul li.l0 h3 a {
    display: block;
    background-repeat: no-repeat;
    text-indent: -6000px;
  }
    div#ItsHappeningTonightSlideFeature ul.slider li.open h3 a,
    div#BlogTicker ul li.l0 h3 a {
      height: 42px;
      background-position: left 0;
    }
    div#BlogTicker ul li.l0 h3 {
     margin-bottom: 10px;
    }
    div#ItsHappeningTonightSlideFeature ul.slider li.closed h3 a {
      height: 41px;
      background-position: left top;
    }

  div#ItsHappeningTonightSlideFeature ul li h3#sliderItemHeader_1 a,
  div#BlogTicker h3#blogBlogtownButton a {
    background-image: url(/images/buttons/Blogtown_btn.png);
  }
  div#ItsHappeningTonightSlideFeature ul li h3#sliderItemHeader_2 a,
  div#BlogTicker h3#blogEndhitsButton a {
    background-image: url(/images/buttons/Endhits_btn.png);
  }
  div#ItsHappeningTonightSlideFeature ul li h3#sliderItemHeader_3 a,
  div#BlogTicker h3#blogModButton a {
    background-image: url(/images/buttons/Mod_btn.png);
  }
  div#BlogTicker h3#blogTbaButton a {
    background-image: url(/images/buttons/tba_btn.png);
  }
  div#BlogTicker h3#blogAnonButton a {
    background-image: url(/images/buttons/Ianon_btn.png);
  }

  ul.slider li ul,
  div#BlogTicker ul li.l0 ul {
    background: #E5E5E5;
    font-size: .85em;
  }
   div#BlogTicker ul li.l0 ul {
     margin-bottom: 10px;
   }
  ul.slider li.open ul.sliderItemContent,
  div#BlogTicker ul li.l0 ul {
    padding: 9px;
    border: none;
  }
    ul.slider li.open ul li.l0,
    div#BlogTicker ul li.l0 ul li.l1 {
      display: block;
      padding-bottom: 8px;
      margin-bottom: 8px;
      border-bottom: 1px solid #CCC;
    }
    div#BlogTicker ul li.l0 ul li.l1 ul {
      padding:0;
    }

  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;
      }
      div.HomeFollowStories div.follow h2 a {
        text-decoration:none;
        text-transform:uppercase;
        font-size:1em;
        font-weight:bold;
      }
    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;
      }

#mostCommented {
  background:#fff;
  margin:0 0 10px;
  padding:10px;
  text-align:left;
  /* float:left; */
}
  #mostCommented h3 {
    font-weight:bold;
    padding:0 0 3px;
    font-size:120%;
    text-transform:uppercase;
    border-bottom:3px solid #555;
  }
  #mostCommented h4 {
    color:#222;
  }
  #mostCommented .headline, #mostCommented .headline a {
    font-weight:normal;
  }
  #mostCommented ul {
    margin:5px 0 5px 10px;
  }
    #mostCommented ul li {
      margin:2px 0;
      padding:2px 0;
      border-bottom:1px solid #e7e7e7;
    }

/* ------------------------------------------------------------------ */

div#NavigationHorizontal {
  clear: both;
  height: 30px;
  margin:2px 0;
  border-width: 2px 0;
}
ul#mainNav {
  height: 30px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
ul#mainNav li {
  float: left;
  height: 30px;
  line-height: 1em;
  text-transform: uppercase;
  overflow: hidden;
}
ul#mainNav li.editorial-nav-item {
  background:#333;
}
ul#mainNav li.editorial-nav-item.navCurrent {
  background:#b2d53b;
}
ul#mainNav li.editorial-nav-item:hover {
  background:#b2d53b;
}
ul#mainNav li.promotional-nav-item {
  background:#E76E12;
}
ul#mainNav li.promotional-nav-item:hover {
  background:#b2d53b;
}

ul#mainNav li a {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 9px;
  margin:0;
  text-align: center;
  text-decoration: none;
  font-size: 10px;
  color: #F7F7F7;
}
div#NavigationHorizontal ul li.first a,
div#NavigationHorizontal ul li.first a:hover { border-left:none; }
div#NavigationHorizontal ul li.last,
div#NavigationHorizontal ul li.last a,
div#NavigationHorizontal ul li.last a:hover { border-right:none; }

ul#mainNav li a:hover, ul#mainNav li a.hover {
  background: #b2d53b;
  border-top: none;
  border-bottom: none;
  padding: 0 9px;
  color: #333;
  font-weight: bold;
  cursor: pointer;
}
ul#mainNav li.navCurrent {
  margin:0;
}
ul#mainNav li.navCurrent a {
  background:#b2d53b;
  padding: 0 10px;
  border-color:#1b1718;
  font-weight: bold;
  color:#333;
}
ul#mainNav li.navCurrent a:hover {
  padding: 0 10px;
  border-color:#000;
}

#NavigationHorizontal ul li ul {
  display: none;
}

#NavigationHorizontal #NavItem_home a {
  width:31px;
}
#NavigationHorizontal #NavItem_archives a {
  width:120px;
}
#NavigationHorizontal #NavItem_news a {
  width:34px;
}
#NavigationHorizontal #NavItem_savagelove a {
  width:42px;
}
#NavigationHorizontal #NavItem_columns a {
  width:56px;
}
#NavigationHorizontal #NavItem_food a {
  width:76px;
}
#NavigationHorizontal #NavItem_music a {
  width:37px;
}
#NavigationHorizontal #NavItem_film a {
  width:28px;
}
#NavigationHorizontal #NavItem_visualart a {
  width:22px;
}
#NavigationHorizontal #NavItem_theater a {
  width:49px;
}
#NavigationHorizontal #NavItem_books a {
  width:37px;
}
#NavigationHorizontal #NavItem_blogs a {
  width:36px;
}
#NavigationHorizontal #NavItem_cannabis a {
  width:62px;
}
#NavigationHorizontal #NavItem_media a {
  width:35px;
}
#NavigationHorizontal #NavItem_community a {
  width:69px;
  border-right:1px solid #ec781e;
}
#NavigationHorizontal #NavItem_classifieds a {
  width:67px;
  border-right:1px solid #ec781e;
}
#NavigationHorizontal #NavItem_tickets a {
  width: 56px;
  border-right:1px solid #ec781e;
}
#NavigationHorizontal #NavItem_personals a {
  width:69px;
  border-left:1px solid #e46018;
  border-right: 1px solid #ec781e;
}
  #NavigationHorizontal #NavItem_community a:hover,
  #NavigationHorizontal #NavItem_personals a:hover { border-color: #b2d53b; }
#NavigationHorizontal #NavItem_personals a,
#NavigationHorizontal #NavItem_newsletter a {
  width:78px;
  border-left:1px solid #e46018;
}

#NavigationHorizontal ul.subnav_content {
  position:absolute;
  width:200px;
  min-height:15px;
  background:#b2d53b;
  border-bottom:1px solid #c1ea4d;
  padding:0;
  margin-top:-1px;
  z-index:9999;
  line-height:1em;
}
  #NavigationHorizontal ul.subnav_content li {
    padding:0;
    margin:0;
    border-bottom:1px solid #c1ea4d;
    position:relative;
    font-size:12px;
    float:none;
  }
    #NavigationHorizontal ul.subnav_content li a {
      display:block;
      height:15px;
      white-space:nowrap;
      padding:7px 10px;
      margin:0;
      text-decoration:none;
      text-indent:0;
      font-family:Arial, Helvetica, sans-serif;
      font-weight:normal;
      text-transform:none;
      color:#111;
      line-height:1em;
      border:0;
    }
      #NavigationHorizontal ul.subnav_content li a:hover {
        padding:7px 10px;
        margin:0;
        text-decoration:underline;
      }

      #NavigationHorizontal ul.subnav_content li.searchItem a {
        background:url(/images/icons/navmag.gif) no-repeat 6px 7px;
        padding:7px 10px 7px 24px;
      }

/* Secondary Nav styles */

/* Secondary Navigation */

div#SecondaryNavigation {
  /* float: left; */ clear: both;
  width: 980px;
  background: #BDBDBD;
  /* border: 10px solid #BDBDBD;
  border-width: 10px 10px 0; */
}

ul#secondaryNav {
  text-align: right;
  padding: 4px 5px 5px;
  font-size: .92em;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  }
  ul#secondaryNav li {
    display: inline;
  }
  ul#secondaryNav li a {
    color: #444;
    text-decoration: none;
  }
  ul#secondaryNav li a:hover {
    color: #F30;
  }

div#navigation - div#SecondaryNavigation {
  border-bottom: 0;
}

ul#promoSpot {
  float: left;
  padding: 4px 10px;
  /* width:570px; */
  display: none;
  }
  ul#promoSpot a {
    text-decoration: none;
  }

/* Secondary Nav scroller */

#auctionScroller {
  padding:2px 10px 2px 208px;
  background:url(/images/special/auction/2009/ticker.gif) no-repeat 2px 0px;
  float:right;
  /* width:415px; */
  height:15px;
  color:#900;
  overflow:hidden;
  text-align: left;
}


div#gridFooter {
  clear: both;
  background: url(/images/backgrounds/xhatchwhite.gif);
  padding: 20px 10px;
  border-top: 1px solid #DEDEDE;
  text-align: center;
  font-size: 11px;
}
  div#gridFooter a { text-decoration: none; }

div#FooterNavigation {
  clear:both;
  background: #EEEEEF;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #FFF;
}
div#FooterNavigation ul {
  text-align: left;
  line-height: 1.4em;
}
  div#FooterNavigation ul li {
    display: inline;
    margin-right: 7px;
  }
    div#FooterNavigation ul li a {
      white-space: nowrap;
    }

div#footerCopyright address,
div#footerCopyright p {
  padding: 0;
  margin: 0;
}

div#FooterCurrentIssue,
div#FooterColumnClassifieds { margin-right: 10px; }

div#FooterColumnClassifieds ul,
div#FooterColumnStranger ul {
  float: left;
  width:130px;
}
  div#FooterColumnClassifieds ul li a {
    color: #FF6600;
  }

div#FooterColumnStranger img.issueCover {
  width: 90px;
}

div.footerColumn {
  float: left;
  width: 451px;
  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 {
  margin: 0 0 15px;
}

div#LocationRestaurantDetails p.tags {
  padding: 0;
  margin: 0;
}
  div#LocationRestaurantDetails ul.locationMenuCoupon {
    margin:10px 0;
  }
  div#LocationRestaurantDetails ul.locationMenuCoupon li {
    display:inline;
    padding-right:14px;
    margin-right:10px;
    background:url(/foundation/images/icons/pdf-small.gif) top right no-repeat;
  }

div#LocationMovieTimes ul.filmTimes {
  float: none;
  font-size: 1em;
}
div#LocationMovieTimes ul.filmTimes li {
  margin-bottom: 6px;
  color: #777;
}
div#LocationMovieTimes ul.filmTimes li strong a {
  font-size: 1.1em;
  text-decoration:none;
  margin-bottom: 2px;
  display: inline-block;
}
div#LocationMovieTimes ul.filmTimes a.listImage {display: block;float: left;margin: 0 10px 0 0;}
div#LocationMovieTimes ul.filmTimes>li{overflow:hidden;clear:both;margin:0 0 10px;}
div#LocationMovieTimes ul.filmTimes .listTeaser {overflow:hidden;}
#Location ul.filmTimes {
  width: auto;
}
#Location ul.filmTimes .filmDate {
  margin-left: 22px;
  padding: 1px 0 0;
  display: inline-block;
  color: #222;
  font-weight: 700;
}
  body#MovieTimes div#NowPlaying ul li {
    float: left;
    width: 110px;
    padding: 0 5px;
    }
    body#MovieTimes div#NowPlaying ul li ul {
    margin-bottom: 20px;
    float: left;
    height: 200px;
    }

/* ------------------------------------------------------------------ */

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, h2#sectionHeader_columns {
  width: 106px;
  background-image: url(/images/sections/large/columns.gif);
}
  h1#sectionHeader_film,h2#sectionHeader_film {
  width: 48px;
  background-image: url(/images/sections/large/film.gif);
}
  h1#sectionHeader_food,h2#sectionHeader_food {
  width: 149px;
  background-image: url(/images/sections/large/food.gif);
}
h1#sectionHeader_feature {
  width:220px;
  background-image: url(/images/sections/large/specialfeature.gif);
}
h1#sectionHeader_ItsHappeningTonight {
  width: 270px;
  background-image: url(/images/sections/large/tonight.gif);
}
 h1#sectionHeader_music, h2#sectionHeader_music {
  width: 69px;
  background-image: url(/images/sections/large/music.gif);
}
  h1#sectionHeader_news,h2#sectionHeader_news {
  width: 63px;
  background-image: url(/images/sections/large/news.gif);
}
  h2#sectionHeader_topstories {
  width: 138px;
  background-image: url(/images/sections/large/topstories.gif);
}
h1#sectionHeader_theater {
  width: 94px;
  background-image: url(/images/sections/large/theater.gif);
}
h1#sectionHeader_visualart {
  width: 124px;
  background-image: url(/images/sections/large/visart.gif);
}


h2#sectionHeader_BookReviews {
  width: 98px;
  background-image: url(/images/sections/med/book_reviews.gif);
}
h2#sectionHeader_booksArchives {
  width: 112px;
  background-image: url(/images/sections/med/books_archives.gif);
}
h2#sectionHeader_CDReviews {
  width: 80px;
  background-image: url(/images/sections/med/cd_reviews.gif);
}
h2#sectionHeader_DVDReviews {
  width: 89px;
  background-image: url(/images/sections/med/dvd_reviews.gif);
}
h2#sectionHeader_filmArchives {
  width: 99px;
  background-image: url(/images/sections/med/film_archives.gif);
}
h2#sectionHeader_foodArchives {
  width: 161px;
  background-image: url(/images/sections/med/food_archives.gif);
}
h2#sectionHeader_musicArchives {
  width: 112px;
  background-image: url(/images/sections/med/music_archives.gif);
}
h2#sectionHeader_newsArchives {
  width: 108px;
  background-image: url(/images/sections/med/news_archives.gif);
}
h2#sectionHeader_theaterArchives {
  width: 127px;
  background-image: url(/images/sections/med/theater_archives.gif);
}
h2#sectionHeader_visualartArchives {
  width: 146px;
  background-image: url(/images/sections/med/visart_archives.gif);
}

/* ------------------------------------------------------------------ */






h1.sectionHeader,h2.sectionHeader {
    float: left;
    margin-right:10px;
}


.headerLandingSearchLink {
  display: block;
  float: left;
  height: 23px;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 14px;
  text-indent: -6000px;
}


.lead {
  margin-bottom: 20px;
}
  .lead .storyImg {
    width: 420px;
    margin-bottom: 15px;
  }
  .lead .headline {
    font-size: 16px;
  }

.stack {
  clear: both;
  margin-bottom: 25px;
}
  .stack .follow {
    padding-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #dedede;
    text-align: left;
  }
    .stack .follow .storyImg {
      float: left;
      width: 75px;
      margin-right: 10px;
    }
    .stack .follow h4.subheadline { display: inline; }

.triptych {
  padding: 15px 0;
  border-top: 1px solid #dedede;
  }
  .triptych .follow {
    float: left;
    width: 124px;
    margin-right: 24px;
  }
    .triptych .follow .storyImg {
      width: 124px;
      margin-bottom: 10px;
    }
  .triptych #lastTriptychStory {
    margin: 0;
  }

.readmore {
  font-size: 10px;
}

li.readmore, p.readmore {
  padding-top: 7px;
  margin-top: 0;
  text-align: right;
  font-size: 10px;
}

/* ------------------------------------------------------------------ */
body#Content div#storyBody p {
  font-size:1.05em;
  line-height:1.6em;
}
div#Story p,
div#StoryLayoutJr p {
  color: #232323;
  line-height: 1.75em;
}

div#Story p.moreArticles {
    text-align: right;
}

body#Content .MainColumn .banner_ad {
  margin:0 0 10px;
  text-align:center;
}
  body#Content div#gridMainColumn .MainColumn {
    padding:0 20px;
  }
  body#Content div#gridMainColumn .MainColumn.comment {
    padding: 0 0 10px;
  }
  body#Content div#gridMainColumn {
    padding:20px 0;
  }
  body#Content div#Comments.CommentsComponent,
  body#Content div#BrowseComments.ContentComments {
    padding:0 0 12px;
  }


div#RelatedEvents .date {
    font-weight: bold;
}

div#Blogroll.SpanningIsland {
  background: #FFF;
}

div#BlogButtons.SpanningIsland {
  background: #FFF;
  padding: 5px;
}
div#BlogButtons.SpanningIsland ul {
  height: 105px;
}
div#BlogButtons.SpanningIsland ul li {
  width: 145px;
  float: left;
}
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;
      margin: 0 5px;
    }

#BlogButtonBlogtownPDX,
#BlogButton_Blogtown {
  height: 51px;
  background-image: url(/images/buttons/Blogtown_btn.png);
}

#BlogButtonEndHits,
#BlogButtonendhits{ background-image: url(/images/buttons/Endhits_btn.png); }

#BlogButtonTBA { background-image: url(/images/buttons/tba.gif); }

#BlogButtonIAnonymousBlog { background-image: url(/images/buttons/Ianon_btn.png); }

#BlogButtonMod,
#BlogButtonmod { background-image: url(/images/buttons/Mod_btn.png); }

a#searchStartOver {
  display: block;
  width: 124px;
  height: 32px;
  background: url(/images/buttons/startover.gif) no-repeat;
  margin: 10px auto 0;
  text-indent: -6000px;
}

div#directionsForm {
  background: #ffffcc;
  margin-top: 10px;
  border-top: 1px solid #ffff00;
  border-bottom: 1px solid #ffff00;
  font-size: 11px;
}
  div#directionsForm input.text { font-size: 12px; }


  /* Features Icons */
  div.FeaturesIcons {
    height:14px;
    margin:5px 0;
    display:inline;
    padding-right:3px;
  }
  div.FeaturesIcons a span {
    display:block;
    float:left;
    margin:0 2px 0 0;
    text-indent:-6000px;
    height:12px;
    width:12px;
  }
    div.FeaturesIcons a.FeaturesIcons_staff_pick span {
      background:url(/images/icons/features-icon_staff_pick.gif) top left no-repeat;
    }
    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_readers_pick span {
      background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
      width:16px;
      height:16px;
    }
    div.FeaturesIcons a.FeaturesIcons_closed span {
      background:url(/images/icons/features-icon_closed.gif) top left no-repeat;
      width:34px;
    }
    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_user_submitted span {
      background: url(/images/icons/features-icon_user_submitted.png) 0 0 no-repeat;
      width: 26px;
       height: 17px;
     }

    div.FeaturesIcons a.FeaturesIcons_all_ages span,
    div.FeaturesIcons a.FeaturesIcons_visitors_guide span,
    div.FeaturesIcons a.FeaturesIcons_featured_happy_hour span,
    div.FeaturesIcons a.FeaturesIcons_tickets_available 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: #EDEDEE;
      }
    li#EventSearchNarrowByEventFeatures ul.narrowOptions li div.FeaturesIcons,
    li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li div.FeaturesIcons,
    li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li div.FeaturesIcons,
    li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li div.FeaturesIcons,
    li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li div.FeaturesIcons,
    li#BestOfNarrowbyContentFeatures ul.narrowOptions li div.FeaturesIcons {
      margin: 0;
      float: right;
      padding-right: 0;
      }
      li#EventSearchNarrowByEventFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li div.FeaturesIcons a span,
      li#BestOfNarrowbyContentFeatures ul.narrowOptions li div.FeaturesIcons a span {
        display: block;
        margin-right: 0;
        padding-right: 5px;
      }

div#ProfileBrowseSavedLocations div.locationListing,
div#ProfileBrowseSavedMembers div.memberListing,
div#ProfileBrowseSavedEvents div.EventListing,
div#ProfileBrowseLists div.listListing,
div#ProfileBrowseSavedContent div.archiveListing,
body#MemberSearch div.memberListing {
  background: #FFF;
  border-bottom: 1px solid #DFE2E1;
  color: #333;
  padding: 10px;
}
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberThumb,
  div#ProfileBrowseSavedContent div.archiveListing li.archiveImage,
  body#MemberSearch div.memberListing ul.listing li.memberThumb {
    float: left;
    width: 50px;
    margin-right: 8px;
    padding:5px;
    background:#eaeaea;
  }
  body#MemberSearch div.memberListing ul.listing li,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li {
    color:#444;
    font-size:90%;
  }
  body#MemberSearch div.memberListing ul.listing li.memberName,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberName {
    font-weight:bold;
    font-size:120%;
    margin-bottom:5px;
  }
  body#MemberSearch div.memberListing ul.listing li.memberStatus,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberStatus {
    font-size:110%;
    margin:5px 0;
    font-weight:bold;
  }
  body#MemberSearch div.memberListing ul.listing li.memberStatus span,
  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberStatus span {
    color:#ff4c00;
  }
  div#ProfileBrowseSavedContent div.archiveListing li.sectionDateInfo {
    margin-bottom: 2px;
    font-size: 11px;
    color: #666;
  }

  div#ProfileBrowseSavedMembers div.memberListing ul.listing li.l0 ul li.l1 a { font-weight: bold; }

  div#ProfileBrowseSavedEvents div.EventListing div.listing h3 { text-align: left; }
  div#ProfileBrowseLists div.listListing ul li.customItem h5 {
    font-weight: bold;
  }
  div#ProfileBrowseLists div.listListing ul li.customItem li.byline {
    margin-top: 3px;
    letter-spacing: 0;
  }

div#ProfileSettings dl.formElements {
  background: #FFF;
  padding: 10px;
}

div#gridMainColumn div#ProfileBrowseSavedLocations h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseSavedMembers h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseSavedEvents h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseLists h3.profileGroupHeader,
div#gridMainColumn div#ProfileBrowseSavedContent h3.profileGroupHeader {
  float: left;
  width: 65%;
  text-align: left;
  margin-bottom: 10px;
}
div#gridMainColumn div#ProfileBrowseSavedLocations form#sort,
div#gridMainColumn div#ProfileBrowseSavedMembers form#sort,
div#gridMainColumn div#ProfileBrowseSavedEvents form#sort,
div#gridMainColumn div#ProfileBrowseLists form#sort,
div#gridMainColumn div#ProfileBrowseSavedContent form#sort {
  float: right;
  text-align: right;
  margin-bottom: 10px;
}



/* ------------------------------------------------------------------ */
/* Template Based Overrides */
/* ------------------------------------------------------------------ */


body#Home div#gridMainSidebar1 img.storyImg { margin-bottom: 8px; }

body#EmailFriend h1,
body#ReportComment h1 {
  font-family: 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;
}

/*
body#PostComment #LoginForm,
body#PostComment #CreateAccountForm-Form,
body#PostComment #AnonymousPostForm {
  margin: 0 10px;
}
*/

body#PostComment form.loginForm fieldset {
  padding: 10px;
}
body#PostComment form.loginForm p {
  padding: 0;
}

body#PostComment form.loginForm p,
body#PostComment form.createAccountForm p,
body#PostComment form.feelingShy p,
body#PostComment form.createAccount p {
  margin:8px 0 8px 20px;
}


/* 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;
  overflow:hidden;
  clear: both;
}

body#Profile div#currently,
body#MyProfile div#currently { margin-bottom: 10px; }

body#Profile div#gridMainSidebarLeft,
body#MyProfile div#gridMainSidebarLeft,
body#Favorites div#gridMainSidebarLeft,
body#MyFavorites div#gridMainSidebarLeft,
body#List div#gridMainSidebarLeft,
body#Lists div#gridMainSidebarLeft,
body#MyLists div#gridMainSidebarLeft,
body#MySettings div#gridMainSidebarLeft,
body#Comments div#gridMainSidebarLeft,
body#MyComments div#gridMainSidebarLeft,
body#EditList div#gridMainSidebarLeft { text-align: center; }

body#Profile div.MainSidebar,
body#MyProfile div.MainSidebar,
body#Favorites div.MainSidebar,
body#MyFavorites div.MainSidebar,
body#List div.MainSidebar,
body#Lists div.MainSidebar,
body#MyLists div.MainSidebar,
body#MySettings div.MainSidebar,
body#Comments div.MainSidebar,
body#MyComments div.MainSidebar,
body#EditList div.MainSidebar {
  background: #FFF url(/images/backgrounds/module_bottom.gif) no-repeat bottom;
  padding-bottom: 10px;
  text-align: center;
}

body#Profile div.MainSidebar h3,
body#MyProfile div.MainSidebar h3,
body#Favorites div.MainSidebar h3,
body#MyFavorites div.MainSidebar h3,
body#List div.MainSidebar h3,
body#Lists div.MainSidebar h3,
body#MyLists div.MainSidebar h3,
body#MySettings div.MainSidebar h3,
body#Comments div.MainSidebar h3,
body#MyComments div.MainSidebar h3,
body#EditList div.MainSidebar h3 {
  background: #90BFA6 url(/images/backgrounds/user_info.gif) no-repeat center top;
  color: #FFF;
  font-weight:bold;
  line-height: 1em;
  margin-top: 10px;
  padding: 5px 5px 6px;
}
  body#Profile div.MainSidebar h3 img,
  body#MyProfile div.MainSidebar h3 img,
  body#Favorites div.MainSidebar h3 img,
  body#MyFavorites div.MainSidebar h3 img,
  body#List div.MainSidebar h3 img,
  body#Lists div.MainSidebar h3 img,
  body#MyLists div.MainSidebar h3 img,
  body#MySettings div.MainSidebar h3 img,
  body#Comments div.MainSidebar h3 img,
  body#MyComments div.MainSidebar h3 img,
  body#EditList div.MainSidebar h3 img {
    float: left;
    margin-right: 9px;
  }

body#Profile div.MainSidebar p,
body#MyProfile div.MainSidebar p,
body#List div.MainSidebar p,
body#Lists div.MainSidebar p,
body#MyLists div.MainSidebar p,
body#MySettings div.MainSidebar p,
body#Comments div.MainSidebar p,
body#MyComments div.MainSidebar p,
body#EditList div.MainSidebar p {
  padding: 10px 10px 0;
  margin: 0;
  text-align: left;
  overflow:hidden;
}
  body#Profile div.MainSidebar p.readmore,
  body#MyProfile div.MainSidebar p.readmore,
  body#List div.MainSidebar p.readmore,
  body#Lists div.MainSidebar p.readmore,
  body#MyLists div.MainSidebar p.readmore,
  body#MySettings div.MainSidebar p.readmore,
  body#MyLists div.MainSidebar p.readmore,
  body#Comments div.MainSidebar p.readmore,
  body#MyComments div.MainSidebar p.readmore { text-align: right; }


body#Profile div.MainSidebar ul,
body#MyProfile div.MainSidebar ul,
body#Favorites div.MainSidebar ul,
body#MyFavorites div.MainSidebar ul,
body#List div.MainSidebar ul,
body#Lists div.MainSidebar ul,
body#MyLists div.MainSidebar ul,
body#MySettings div.MainSidebar ul,
body#Comments div.MainSidebar ul,
body#MyComments div.MainSidebar ul {
  text-align: left;
}
  body#Profile div.MainSidebar ul li p,
  body#MyProfile div.MainSidebar ul li p,
  body#Favorites div.MainSidebar ul li p,
  body#MyFavorites div.MainSidebar ul li p,
  body#List div.MainSidebar ul li p,
  body#Lists div.MainSidebar ul li p,
  body#MyLists div.MainSidebar ul li p,
  body#MySettings div.MainSidebar ul li p,
  body#Comments div.MainSidebar ul li p,
  body#MyComments div.MainSidebar ul li p { padding: 0; }

body#Profile div#Reminders,
body#MyProfile div#Reminders {
  background: #d7e8eb url(/images/backgrounds/reminders_bottom.gif) no-repeat bottom;
}
  body#Profile div#Reminders h3,
  body#MyProfile div#Reminders h3 {
    background: #03a2ba url(/images/backgrounds/reminders_top.gif) no-repeat top;
  }

a.profileFindMore {
  display: block;
  height: 23px;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 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: #90bfa6;
}
  div#profileModeMessage h1 span {
    background: #ffff99;
  }
  div#profileModeMessage h1 a {
    font-weight: bold;
    color: #FFF;
  }

body#Location div#BrowseComments.MainColumn {
  margin: 20px 0;
}
body#Location div#LocationLayout { margin-top: 0; }

body#MySettings dl.formElements { margin-right: 0; }
body#MySettings dl.formElements dd { width: 285px; margin-bottom: 10px; }

body#MySettings dl.formElements dd.formLeft,
body#MySettings dl.formElements dd.formRight {
  width: 175px;
  float:left;
}

body#MySettings dl.formElements dd.interests {
  margin: 10px 0;
  width: 380px;
  }
  body#MySettings dl.formElements dd.interests div.interestsColumn {
    float: left;
    width: 140px;
    margin-right: 10px;
  }
body#MySettings dl.formElements textarea[name="tags"] {
  height: 60px;
}

body#Page div.MainColumn {
  padding:10px;
}

body#Profile div.MainColumn h3,
body#MyProfile div.MainColumn h3,
body#Favorites div.MainColumn h3,
body#MyFavorites div.MainColumn h3,
body#List div.MainColumn h3 { text-align: center; }

body#Profile div.MainColumn div.userInfo ul li,
body#MyProfile div.MainColumn div.userInfo ul li,
body#Favorites div.MainColumn div.userInfo ul li,
body#MyFavorites div.MainColumn div.userInfo ul li,
body#List div.MainColumn div.userInfo ul li { text-transform: lowercase; }

body#Profile div.MainColumn .readmore,
body#Profile .readmore,
body#MyProfile div.MainColumn .readmore,
body#MyProfile .readmore,
body#Favorites div.MainColumn .readmore,
body#Favorites .readmore,
body#MyFavorites div.MainColumn .readmore,
body#MyFavorites .readmore,
body#List .readmore,
body#Lists .readmore,
body#MyLists .readmore {
  text-transform: lowercase;
}
  body#Favorites .readmore {
    padding-right: 10px;
  }

  body#Profile .readmore a,
  body#MyProfile .readmore a,
  body#Favorites .readmore a,
  body#MyFavorites .readmore a,
  body#List .readmore a,
  body#Lists .readmore a,
  body#MyLists .readmore a { text-decoration: none; }

body#Profile div.MainSidebar ul li,
body#MyProfile div.MainSidebar ul li,
body#Favorites div.MainSidebar ul li,
body#MyFavorites div.MainSidebar ul li,
body#List div.MainSidebar ul li,
body#Lists div.MainSidebar ul li,
body#MyLists div.MainSidebar ul li,
body#Location div.MainSidebar ul li,
body#Event div.MainSidebar ul li,
body#EventSearch div.MainSidebar ul li,
body#LocationSearch div.MainSidebar ul li,
body#DiningSearch div.MainSidebar ul li,
body#MovieTimes div.MainSidebar ul li,
body#FilmSearch div.MainSidebar ul li,
body#Film div.MainSidebar ul li,
body#Search div.MainSidebar ul li,
body#ArticleArchives div.MainSidebar ul li,
body#IssueArchives div.MainSidebar ul li,
body#MySettings div.MainSidebar ul li,
body#MyComments div.MainSidebar ul li,
body#Comments div.MainSidebar ul li,
body#MemberSearch div.MainSidebar ul li,
body#BestOf div.MainSidebar ul li,
body.SearchPage div.MainSidebar ul li {
  margin-bottom: 4px;
  clear: both;
  width: 100%;
}

body#Event div#gridMainSidebar,
body#Location #gridMainSidebar {
  padding-top: 10px;
}

body#List div#gridMainSidebar {
  width: 180px;
  padding: 0;
  margin: 12px;
}

body#List div#gridMainColumn {
  width: 580px;
  padding: 10px;
  margin: 10px 10px 10px 0;
}
body#List div#gridMainColumn .MainColumn {
  margin: 0;
}
body#List div#gridMainColumn h3.profileGroupHeader {
  text-align: left;
}

body#EventSearch #gridMainSidebar,
body#MovieTimes #gridMainSidebar,
body#FilmSearch #gridMainSidebar,
body#Film #gridMainSidebar,
body#LocationSearch #gridMainSidebar,
body#DiningSearch #gridMainSidebar,
body#Search #gridMainSidebar,
body#ArticleArchives #gridMainSidebar,
body#IssueArchives #gridMainSidebar,
body#MemberSearch #gridMainSidebar,
body.SearchPage #gridMainSidebar  {
  padding-top: 10px;
  padding-right: 0;
  margin-left: 10px;
}
  body#EventSearch #gridMainSidebar select,
  body#MovieTimes #gridMainSidebar select,
  body#FilmSearch #gridMainSidebar select,
  body#Film #gridMainSidebar select,
  body#LocationSearch #gridMainSidebar select,
  body#DiningSearch #gridMainSidebar select,
  body#MemberSearh #gridMainSidebar select,
  body.SearchPage #gridMainSidebar select {
    width:133px;
  }
  body#MovieTimes div#MovieTimesFilmandTheater h4,
  body#Film div#MovieTimesFilmandTheater h4 {
    margin:10px 0 0 10px;
  }

body#EventSearch div#EventsSearchTerms,
body#MovieTimes div#MovieTimesSearchTerms,
body#FilmSearch div#FilmSearchTerms,
body#Film div#FilmSearchTerms,
body#LocationSearch div#LocationSearchTerms,
body#DiningSearch div#DiningSearchTerms,
body#Search div#SearchSearchTerms,
body#ArticleArchives div#SearchSearchTerms,
body#IssueArchives div#SearchSearchTerms,
body#IssueArchives div#ArchivesIssueNav,
body#ArticleArchives div#ArchivesSearchTerms,
body#MemberSearch div#MemberSearchTerms,
body.SearchPage div#SearchTerms {
  background: #FFFF99;
  padding: 10px;
  margin-bottom: 7px;
}
  body#EventSearch div#EventsSearchTerms h3,
  body#MovieTimes div#MovieTimesSearchTerms h3,
  body#FilmSearch div#FilmSearchTerms h3,
  body#Film div#FilmSearchTerms h3,
  body#LocationSearch div#LocationSearchTerms h3,
  body#DiningSearch div#DiningSearchTerms h3,
  body#Search div#SearchSearchTerms h3,
  body#ArticleArchives div#SearchSearchTerms h3,
  body#IssueArchives div#SearchSearchTerms h3,
  body#ArticleArchives div#ArchivesSearchTerms h3,
  body#MemberSearch div#MemberSearchTerms h3,
  body.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#FilmSearch div#FilmSearchTerms ul,
  body#Film div#FilmSearchTerms ul,
  body#LocationSearch div#LocationSearchTerms ul,
  body#DiningSearch div#DiningSearchTerms ul,
  body#Search div#SearchSearchTerms ul,
  body#ArticleArchives div#SearchSearchTerms ul,
  body#IssueArchives div#SearchSearchTerms ul,
  body#ArticleArchives div#ArchivesSearchTerms ul,
  body#MemberSearch div#MemberSearchTerms ul,
  body.SearchPage div#SearchTerms ul {
    padding: 0;
  }
  body#EventSearch div#EventsSearchTerms ul li,
  body#MovieTimes div#MovieTimesSearchTerms ul li,
  body#FilmSearch div#FilmSearchTerms ul li,
  body#Film div#FilmSearchTerms ul li,
  body#LocationSearch div#LocationSearchTerms ul li,
  body#DiningSearch div#DiningSearchTerms ul li,
  body#Search div#SearchSearchTerms ul li,
  body#ArticleArchives div#SearchSearchTerms ul li,
  body#IssueArchives div#SearchSearchTerms ul li,
  body#ArticleArchives div#ArchivesSearchTerms ul li,
  body#MemberSearch div#MemberSearchTerms ul li,
  body.SearchPage div#SearchTerms ul li {
    border-top:1px solid #FFF;
    font-size:10px;
    padding:5px 0;
    color: #000;
  }
    body#EventSearch div#EventsSearchTerms ul li a,
    body#MovieTimes div#MovieTimesSearchTerms li a,
    body#FilmSearch div#FilmSearchTerms li a,
    body#Film div#FilmSearchTerms li a,
    body#LocationSearch div#LocationSearchTerms li a,
    body#DiningSearch div#DiningSearchTerms li a,
    body#Search div#SearchSearchTerms li a,
    body#ArticleArchives div#SearchSearchTerms li a,
    body#IssueArchives div#SearchSearchTerms li a,
    body#ArticleArchives div#ArchivesSearchTerms li a,
    body#MemberSearch div#MemberSearchTerms li a,
    body.SearchPage div#SearchTerms li a {
      float: right;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
    }
    body#EventSearch .flyout_content,
    body#MovieTimes .flyout_content,
    body#FilmSearch .flyout_content,
    body#Film .flyout_content,
    body#LocationSearch .flyout_content,
    body#DiningSearch .flyout_content,
    body#Search .flyout_content,
    body#ArticleArchives .flyout_content,
    body#IssueArchives .flyout_content,
    body#MemberSearch .flyout_content,
    body.SearchPage .flyout_content {
      background:#C7DBFF none repeat scroll 0%;
      border:2px solid #00407A;
      padding:10px;
    }
      body#EventSearch .flyout_content table,
      body#MovieTimes .flyout_content table,
      body#FilmSearch .flyout_content table,
      body#Film .flyout_content table,
      body#LocationSearch .flyout_content table,
      body#DiningSearch .flyout_content table,
      body#Search .flyout_content table,
      body#ArticleArchives .flyout_content table,
      body#IssueArchives .flyout_content table,
      body#MemberSearch .flyout_content table,
      body.SearchPage .flyout_content table {
        border:0;
      }
        body#EventSearch .flyout_content table td,
        body#MovieTimes .flyout_content table td,
        body#FilmSearch .flyout_content table td,
        body#Film .flyout_content table td,
        body#LocationSearch .flyout_content table td,
        body#DiningSearch .flyout_content table td,
        body#Search .flyout_content table td,
        body#ArticleArchives .flyout_content table td,
        body#IssueArchives .flyout_content table td,
        body#MemberSearch .flyout_content table td,
        body.SearchPage .flyout_content table td {
          padding:10px;
        }

a#contactMeButton {
  width: 68px;
  background: url(/images/buttons/contact.gif) no-repeat;
}
a#becomeFriendButton {
  width: 97px;
  background: url(/images/buttons/become_friend.gif) no-repeat;
  margin-bottom:10px;
}
a#becomeAFriendButton {
  width: 93px;
  background: url(/images/buttons/become_a_friend.gif) no-repeat;
}

div#Stats ul li { text-transform: lowercase; }


h1#ProfileHeader {
  background: #90BFA6;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  padding: 7px 12px;
}

h2#userName {
  float:left;
  font-size:32px;
  line-height:0.5em;
  margin:20px 50px 20px 0;
  padding-left:12px;
}
  h2#userName a#userNameLink {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    color:#006E0A;
  }
  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: #006E0A;
  text-transform: none;
  letter-spacing: 0;
}

body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader { background: none; }

div#userPics {}
  div#userPics ul.fullsize {
    padding: 0;
    margin: 0;
  }
    div#userPics ul.fullsize .photoCont a {
      display: block;
      width: 160px;
      background: #FFF;
      padding: 10px;
      text-align: center;
    }
      div#userPics ul.fullsize .photoCont a img {
        display: block;
        width: 160px;
        margin: 0 auto;
      }
  div#userPics ul li.photo {
    height: auto;
    padding: 0;
    margin: 0;
  }
  div#userPics .photoGrid {
    margin-top:0;
  }


div#photoEnlarge a {
  background:#FFF;
  padding:3px;
  text-decoration:none;
  font-size:10px;
}

/* It's Happening Tonight */

#ItsHappeningTonight table {
  width: 400px;
  margin: 0 0 0 10px;
  float: left;
}
  #ItsHappeningTonight table th {
    padding: 5px;
    font-weight: bold;
    font-size: 1.1em;
    background: #e3e3e3;
    color: #444;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border-spacing: 1px;
    border-left:3px solid #fff;
  }
    #ItsHappeningTonight table th.firstTab {
      border-left-width:0px;
    }
    #ItsHappeningTonight table th.tabSelected {
      color: #bde64a;
      background: #444;
    }
    #ItsHappeningTonight small.happeningTonightSmall {
      font-size:80%;
      text-transform:none;
    }

/* Home Most Popular Box */

#HomeMostPopular table {
  background: #FFF;
  padding: 10px;
  text-align: left;
  border: none;
}
  #HomeMostPopular table th {
    background: #E3EAEB;
    cursor: pointer;
    text-align: center;
    padding: 4px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444;
    text-transform: uppercase;
  }
    #HomeMostPopular table th:hover {
      background: #147887;
      color: #FFF;
    }
    #HomeMostPopular table th.tabSelected,
    #HomeMostPopular table th.tabSelected:hover {
      background: #FFF;
      border-width: 1px 1px 0 1px;
      border-bottom: none;
      color: #444;
    }
  #HomeMostPopular table tbody {
    border: 1px solid #CCC;
    border-width: 0 1px 1px;
  }
  #HomeMostPopular table td {
    padding: 10px;
  }
  #HomeMostPopular div.tabPanel li.l0 {
    margin-bottom:10px;
  }
  #HomeMostPopular .longOnly span.date {
    display:inline;
    font-size:.8em;
    color:#646568;
  }

/* Location and Event Pages */

body#Event.Transmetropolitan8Zone div#gridColumnContainer,
body#Location.Transmetropolitan8Zone div#gridColumnContainer,
body#LocationEvents.Transmetropolitan8Zone div#gridColumnContainer,
body#Map.Transmetropolitan8Zone div#gridColumnContainer {
  padding: 10px;
  width: 600px;
}

body#Event.Transmetropolitan8Zone div#gridMainSidebar1,
body#Location.Transmetropolitan8Zone div#gridMainSidebar1,
body#LocationEvents.Transmetropolitan8Zone div#gridMainSidebar1,
body#Map.Transmetropolitan8Zone div#gridMainSidebar1 {
  width: 160px;
}

body#Location.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar h3,
body#LocationEvents.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar h3,
body#Map.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar h3,
body#Event.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar h3 {
  font-size: 13px;
  text-transform: none;
  letter-spacing: 0;
  padding: 7px;
  text-align: center;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
body#Location.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar ul,
body#LocationEvents.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar ul,
body#Map.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar ul,
body#Event.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar ul {
  padding: 10px 10px 0;
}


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#FilmSearch div.MainSidebar,
body#Film div.MainSidebar,
body#LocationSearch div.MainSidebar,
body#DiningSearch div.MainSidebar,
body#Search div.MainSidebar,
body#ArticleArchives div.MainSidebar,
body#IssueArchives div.MainSidebar,
body#MemberSearch div.MainSidebar,
body.SearchPage div.MainSidebar {
  background: #EDEDEE url(/images/backgrounds/search_drawer_bottom.gif) no-repeat bottom;
}

body#Location div.MainSidebar h3,
body#LocationEvents div.MainSidebar h3,
body#Map div.MainSidebar h3,
body#Event div.MainSidebar h3,
body#EventSearch div.MainSidebar h3,
body#MovieTimes div.MainSidebar h3,
body#FilmSearch div.MainSidebar h3,
body#Film div.MainSidebar h3,
body#LocationSearch div.MainSidebar h3,
body#DiningSearch div.MainSidebar h3,
body#Search div.MainSidebar h3,
body#ArticleArchives div.MainSidebar h3,
body#IssueArchives div.MainSidebar h3,
body#MemberSearch div.MainSidebar h3,
body.SearchPage div.MainSidebar h3,
body#Map div.CenterColumn h3,
body#Event div.CenterColumn h3,
body#Location div.CenterColumn h3 {
  background: #FF3700 url(/images/backgrounds/search_drawer_top.gif) no-repeat;
  font-weight: bold;
  color: #FFF;
}

body#Location div.MainSidebar h4,
body#LocationEvents div.MainSidebar h4,
body#Map div.MainSidebar h4,
body#Event div.MainSidebar h4,
body#EventSearch div.MainSidebar h4,
body#MovieTimes div.MainSidebar h4,
body#FilmSearch div.MainSidebar h4,
body#Film div.MainSidebar h4,
body#LocationSearch div.MainSidebar h4,
body#DiningSearch div.MainSidebar h4,
body#Search div.MainSidebar h4,
body#ArticleArchives div.MainSidebar h4,
body#IssueArchives div.MainSidebar h4,
body#MemberSearch div.MainSidebar h4,
body.SearchPage div.MainSidebar h4 {
  color: #111;
}


body#Location h2.listingsHeader,
body#LocationEvents h2.listingsHeader,
body#Film h2.listingsHeader  {
  font-weight: normal;
  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: 460px;
}
div#cse-search-results iframe {
  width: 460px;
}

div#searchResults, div#Location, div#Event {
  float: left;
  text-align: left;
  width: 460px;
}
div#searchResults p.noMatchesFound {
  padding: 10px;
}

body#LocationSearch div#searchResults {
  margin-top: 10px;
}
  body#Location div#LocationCurrentPrintAd {
    margin:10px 0;
  }

  body#CommentArchives div#CommentSearchResults div#searchResults {
    background: #EDEEEE;
    padding-bottom: 10px;
  }
  body#CommentArchives div#CommentSearchResults .memberThumb {
    float: left;
    margin-right: 5px;
    display: block;
  }
  body#CommentArchives div#CommentSearchResults h4 {
    font-weight: bold;
  }
  body#CommentArchives div#CommentSearchResults div.ratingGraphic {
    margin-bottom: 10px;
  }
  body#CommentArchives div#CommentArchivesNarrowHeader form {
    padding: 0;
  }
  body#CommentArchives div#CommentArchivesNarrowHeader form p {
    clear: both;
    margin: 0;
    padding: 10px 0 0;
  }
  body#CommentArchives div#CommentArchivesNarrowHeader form select {
    width: 50px;
    font-size: .9em;
    }
    body#CommentArchives div#CommentArchivesNarrowHeader form select.dateDay,
    body#CommentArchives div#CommentArchivesNarrowHeader form select.dateMonth {
      margin-bottom: 5px;
    }
    body#CommentArchives div#CommentArchivesNarrowHeader form select.dateYear {
      width: 50%;
    }
  body#CommentArchives div#CommentArchivesNarrowHeader form input {
    clear: both;
    margin-top: 10px;
    background: #90BFA6;
    border:1px solid #55A97C;
    clear:both;
    color:#FFF;
    cursor:pointer;
    font-weight:bold;
    margin-top:10px;
    padding:1px 5px;
  }
  #CommentArchives div.MainSidebar ul.narrowOptions {
    border-left: 0;
  }
  #CommentArchives ul.narrowOptions li {
    font-size: 12px;
  }

div.magnumContainer {
  margin-bottom: 20px;
}
  body#Page div.magnumContainer {
    margin:0;
  }

span.pastEventMessage,
div.closedLocationMessage {
  display: block;
  background: #FF3333;
  padding: 3px 5px;
  margin: 2px 0 10px;
  border: 1px solid #FF0000;
  font-size: 11px;
  color: #FFF;
}



h1.listingTitle,
div.MainColumn h1.listingTitle {
  font-size:18px;
  font-weight:bold;
}

h2.listingsHeader,
div.MainColumn h2.listingsHeader {
  color:#FF6900;
  font-size:18px;
  font-weight:bold;
  padding:3px 0 4px;
  margin:0;
  text-align:left;
}

ul.locationEvents {
  margin-top: 5px;
  padding-left: 10px;
  border-left: 1px solid #EEE;
}
  ul.locationEvents li.l0 {
    margin-bottom: 8px;
  }
    ul.locationEvents li.l0 h4 a {
      font-weight:bold;
      text-decoration: none;
    }
  ul.locationEvents li.commentCount {
    font-size: 11px;
  }
  ul.locationEvents li.buyTickets {
    margin:5px 0 0;
  }

  div.LocationMetaData a[itemprop="url"] {
    display:inline-block;
    max-width:240px;
    word-wrap:break-word;
  }

#EventSearch div.buyTicketingLink {
  margin-top:10px;
}

div.buyTicketingLink.multiTicket {
  background: #F8F8F8;
  border: 1px solid #EEE;
  margin: 2px 0px;
  padding: 0 5px 5px;
}
div.buyTicketingLink a {
  margin:2px;
  padding:2px;
}
div.buyTicketingLink span.price {
  display:block;
  float:right;
  font-weight:bold;
}

body#Event div.MainColumn.Event div.buyTicketingLink.multiTicket {
  width:60%;
}

div.ticketingFeatures {
  padding:3px;
}
span.ticketingFeature {
  color:#666;
  font-weight:bold;
  text-transform:uppercase;
}
div.TicketingEventList span.ticketingFeatures,
div.TicketingCheckout span.ticketingFeatures,
span.ticketingFeatures span.ticketingFeature {
  color:#777;
  font-weight:normal;
  text-transform:none;
}

/* 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_FindEvents {
  width:127px;
  background-image: url(/images/buttons/find_food_events.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: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  color: #676767;
}
  .columnList li a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.25em;
  }
  .columnList li p {
    margin: 0;
    font-size:11px;
  }
  .columnList li ul {
    padding:0;
    margin:0;
  }
    .columnList li ul li {
      padding:0;
      margin:0 0 5px;
      border:none;
      font-size:11px;
    }

.BandOfTheWeek {
  position:relative;
  padding-top:96px;
  margin:0 0 20px;
  background:url(/images/headers/bandweek.gif) no-repeat;
  font-family:Arial,Helvetica,sans-serif;
  text-align:center;
}

  .BandOfTheWeek a {
    display:block;
    width:140px;
    background:#e57117;
    padding-bottom:5px;
    margin:0 auto;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    color:#FFF;
  }
    .BandOfTheWeek a:hover {
      background:#000;
      color:#FFF;
    }
    .BandOfTheWeek a img {
      width:138px;
      margin:0 auto 5px;
      border:1px solid #333;
    }


/* Review Scroller */
.reviewScroller {
  height:500px;
  overflow:hidden;
  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;
}

#TopRatedVenues div.more {
  padding: 10px 10px 0;
  font-size: .9em;
}

/* Classifieds Ad of the Week */

#ClassifiedsAdoftheWeek {
  text-align:center;
  padding:8px 0;
  background:#c3e5e2 !important;
  margin:0 0 10px;
}

#ClassifiedsAdoftheWeek #classylist {
  list-style:none;
  padding:4px 0 0 0;
  margin:3px 0 0 0;
  text-align:left;
  border-bottom:1px solid #fff;
}

#ClassifiedsAdoftheWeek #classylist li {
  margin:0;
  display: inline;

}

#ClassifiedsAdoftheWeek #classylist li a,
#ClassifiedsAdoftheWeek #classylist li a:visited {
  color:#4E4E4E;
  display:block;
  font:10px verdana;
  text-decoration:none;
  padding:3px 0 3px 16px;
  vertical-align: bottom;
  margin:0;
  border-top:1px solid #fff;
  background:url(/images/classy_arr.gif) no-repeat 8px 7px;
}

#ClassifiedsAdoftheWeek #classylist li a:hover {
  background:#D1D1C9 url(/images/classy_arr.gif) no-repeat 8px 8px;
}

#ClassifiedsAdoftheWeek #classylist li.pink a,
#ClassifiedsAdoftheWeek #classylist li.pink a:visited {
  background:#fcb9ea url(/images/classy_arr-red.gif) no-repeat 8px 7px;
  color:#d10000;
}
#ClassifiedsAdoftheWeek #classyDoubleSide {
  width:100%;
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a {
  display:block;
  float:left;
  width:49%;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
  padding:0;
  line-height:1.3em;
  border-bottom:1px solid #ccc;
  color:#564d3f;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a.wide {
  width:100%;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a.first {
  border-top:1px solid #ccc;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a.left {
  border-right:1px solid #ccc;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a.highlight {
  background-color:#c30;
  color:#fff;
}
#ClassifiedsAdoftheWeek #classyDoubleSide a:hover {
  background:#da2B05;
  color:#fff;
}

#ClassifiedsAdoftheWeek #adoftheday {
  padding:4px;
  margin:4px 6px 3px 6px;
  background:#fff;
  border:2px solid #8DCFB4;
}

#ClassifiedsAdoftheWeek #adoftheday p {
  margin:2px auto;
  color:#4e4e4e;
  width:130px;
  font-size:10px;
  font-style:italic;
  line-height:12px;
}

#ClassifiedsAdoftheWeek .postanad {
  clear:both;
  line-height:8px;
  margin:0;
  padding:0;
}

/* Lovelab Ad */

#LovelabAdoftheDay {
  background-image: none;
  padding-bottom: 0;
}

#LovelabAdoftheDay #personalsTeaserAd {
  width:283px;
  background-color:#fff;
  color:#000;
  margin:0 0 10px;
  font-family:verdana,'trebuchet ms',arial,helvetica,sans-serif;
  padding:8px;
  text-align:center;
}
#LovelabAdoftheDay #teaserAdHeaderImage {
  background:url(/images/personals/siteteaserwide.gif) no-repeat 7px 0;
  height:60px; /* 92px */
}
#LovelabAdoftheDay #teaserAdHeaderImage a {
  display:block;
  /* width:120px; */
  height: 60px; /* 92px */
}
#LovelabAdoftheDay #teaserAdHeaderImage span {
  display:none;
}
#LovelabAdoftheDay #teaserAdPhoto {
  margin:2px 0;
}
#LovelabAdoftheDay #teaserAdUsername {
  /* width:120px; */
  margin:2px;
  font-size:11px;
  font-weight:bold;
  overflow:hidden;
}
#LovelabAdoftheDay #teaserAdBody {
  margin:2px;
  font-size:10px;
  line-height:1.2em;
  text-align:left;
  padding:0 4px;
}
#LovelabAdoftheDay #teaserAdBrowseHeader {
  margin:4px 2px 2px;
  font-size:10px;
  font-weight:bold;
}
#LovelabAdoftheDay .teaserAdBrowseLinks {
  margin:0 2px;
  font-size:10px;
}
#LovelabAdoftheDay .teaserAdBrowseLinks a,
#LovelabAdoftheDay .teaserAdBrowseLinks a:visited {
  color:#5EBAC8;
}
#LovelabAdoftheDay #teaserAdFooterImage {
  background:#CBCCBC url(http://portlandmercury.selectalternatives.com/images/portlandmercury/personals/siteteasefooter.gif) no-repeat center 0;
  height:48px;
}
#LovelabAdoftheDay #teaserAdFooterImage a {
  display:block;
  margin-top:2px;
  width:100%;
  height:48px;
}
#LovelabAdoftheDay #teaserAdFooterImage span {
  display:none;
}



/* ------------------------------------------------------------------ */
.scrollableArrow_left {
  display: block;
  float: left;
  width: 10px;
  height: 32px;
  background: url(/images/buttons/scroll_arrow_left.png) no-repeat -1px center;
  text-align: left;
  text-indent: -6000px;
}
.scrollableArrow_right {
  display: block;
  float: right;
  width: 10px;
  height: 32px;
  background: url(/images/buttons/scroll_arrow_right.png) no-repeat left center;
  text-align: left;
  text-indent: -6000px;
}


/* ARTICLE & ISSUE ARCHIVES */

#ArticleArchives #ArchivesAuthorBio {
  border-bottom:1px solid #ccc;
  padding:10px;
  background:#f2f2f2;
}
  #ArticleArchives #ArchivesAuthorBio h3 {
    font-size:140%;
    font-weight:bold;
  }
  #ArchivesAuthorBio img {
    float:left;
    margin:0 10px 10px 0;
  }

#ArticleArchives #resultsCount,
#MemberSearch #resultsCount {
  text-align:left;
  margin:5px 10px;
  color:#999;
  font-size:.9em;
  border-bottom:1px solid #f3f3f3;
}

#ArticleArchives h4.headline {
  font-size:1.2em;
}

#ArticleArchives li.tags {
  font-size:.8em;
  margin-top:5px;
  color:#999;
}

#ArticleArchives li.sectionDateInfo {
  font-size:.8em;
  color:#999;
  margin-bottom:5px;
}

#ArticleArchives li.archiveImage,
#IssueArchives li.archiveImage {
  float:left;
  margin:0 10px 0 0;
}

body#IssueArchives #archiveIssueHeader,
body#IssueArchives #searchResults h3 {
  text-align:center;
  font-size:2em;
}

body#IssueArchives #archiveIssueHeader img.archiveIssueCover {
  float:left;
  padding:5px;
  background:#e3e3e3;
  margin:0 10px 0 0;
}
body#IssueArchives div.issueImage {
  float:left;
  width:170px;
  margin-bottom: 10px;
}
body#IssueArchives ul.imageCaptionAndCredit {
  color:#666666;
  font-size:12px;
  text-align:left;
}
body#IssueArchives ul.imageCaptionAndCredit li.imageCredit {
  text-transform: uppercase;
}
body#IssueArchives ul.imageCaptionAndCredit li.imageCaption {
  font-style: italic;
}

body#IssueArchives #searchResults h4.sectionHeader {
  text-transform:uppercase;
  font-size:1.2em;
  border-bottom:1px solid #e3e3e3;
  margin-top:10px;
}

body#IssueArchives #searchResults ul#yearIssueArchives {
  margin:10px auto;
}

body#IssueArchives #searchResults li.issueCover {
  /* xxx - need a way to do these rows of covers without an explicit width */
  text-align:center;
  width:120px;
  height:260px;
  margin:0 10px;
  float:left;
  font-size:10px;
}

/* ADVERTISER DIRECTORY */
#AdvertiserDirectory {
  padding:10px;
}

#AdvertiserDirectory h1 {
  font:bold 1.8em Arial, Helvetica, sans-serif;
  color:#0077A1;
  text-align:center;
  margin:10px auto 0 auto;
}

#AdvertiserDirectory h2 {
  font-weight:bold;
  font-size:1.6em;
  text-align:center;
  margin:0 auto 10px auto;
}

#AdvertiserDirectory h3 {
  font-weight:bold;
  font-size:1.6em;
  color:#D33000;
  margin:20px 0 0;
}

#AdvertiserDirectory h4 {
  font-weight:bold;
  font-size:1.2em;
  color:#D33000;
  margin:10px 0 0;
}

#AdvertiserDirectory .adCategory {
  background:#f3f3f3;
  padding:0 10px 10px;
  border:1px solid #D33000;
}

#AdvertiserDirectory a.viewLink {
  font-size:1em;
  color:#666;
}

#AdvertiserDirectory .groupcount {
  color:#666;
}

#AdvertiserDirectory ul.addir_subcat {
  font-weight:bold;
  color:#003565;
  font-size:1.2em;
  padding:0 0 0 10px;
}

#AdvertiserDirectory ul.addir_ads {
  font-size:.7em;
  margin:0 0 10px;
  padding:5px 0 5px 15px;
  line-height:1.4em;
  background:#f2f2f2;
}

#AdvertiserDirectory ul.addir_ads li {
  padding:2px 0;
}

/* AdInfo rules */

#Page #PageBody.AdInfo #storyBody>img {
  width:605px;
}

#Page #AdInfo #adInfoIntro {
  float:left;
  width:325px;
  margin-left:10px;
  margin-top:10px;
}

#Page #AdInfo #adInfoRight {
  float:right;
  width:250px;
  margin-top:10px;
}

#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,
body.Vote2008 div#gridMainColumn {
  float: none;
  width: auto;
  background: #FFF;
}
body#Blog div#gridMainSidebar1,
body#Post div#gridMainSidebar1,
body#BlogTopics div#gridMainSidebar1,
body.Vote2008 div#gridMainSidebar1,
body.Vote2008 div#gridSpanningIsland { display: none; }

body.Vote2008 div#gridColumnContainer {
  background:#d7e8eb url(/images/special/2008/bg_blog.jpg) repeat-x 20px top;
}

body.Vote2008 div#gridAdSidebar { margin-top: 10px; }

body.Vote2008 div.MainSidebar ul li.storyItem .headline a  {
  background-image: none;
  padding-left: 0;
}

body.Vote2008 span.postCategory { background: #237c28; }
body.Vote2008 div.blogPost { border-color: #237c28; }
body.Vote2008 a.postlink { color: #0076a3; }

body.Vote2008 div#gridSpanningHeader {
  width: 790px;
  background: #FFF;
  border-bottom: 10px solid #bdbdbd;
}
body.Vote2008 div#gridMainSidebar2 {
  margin-top: 168px;
}
body.Vote2008 h2.blogDate { background: #0076a3; }

div#Vote2008Header h1 {
  height: 148px;
  background: url(/images/special/2008/voteheader.gif) no-repeat;
  text-indent: -6000px;
}
div#Vote2008BlogHeader {
  background:#247d29 url(/images/special/2008/bg_blog.jpg) repeat-x;
}
  div#Vote2008BlogHeader h2 {
    height: 54px;
    background: url(/images/special/2008/header_blog.gif) no-repeat;
    text-indent: -6000px;
  }

div#Vote2008ElectionInfo h2 {
  height:52px;
  background:url(/images/special/2008/header_info.gif) center top no-repeat;
  text-indent: -6000px;
}
  div#Vote2008ElectionInfo ul li {
    font-size: .9em;
    margin-bottom: 4px;
  }
div#Vote2008ElectionStories h2 {
  height:52px;
  background:url(/images/special/2008/header_right.gif) center top no-repeat;
  text-indent: -6000px;
}
div#Vote2008Candidates h2 {
  height:52px;
  background:url(/images/special/2008/header_cand.gif) center top no-repeat;
  text-indent: -6000px;
}
  div#Vote2008Candidates ul#candidateList li ul li {
    font-size: .9em;
    margin-bottom: 4px;
  }

body#Blog div.MainSidebar,
body#BlogTopics div.MainSidebar { background-image: none; }

  body#Blog div.blogrollblogtownpdx h3,
  body#BlogTopics div.blogrollblogtownpdx h3 {
    background: transparent url(http://www.portlandmercury.com/images/blogtown/bg_module_head.gif);
    color: #FFF;
    font-size: 1.09em;
    font-weight: bold;
    line-height:1.2em;
    margin: 0pt;
    padding: 4px 8px;
    text-align: center;
  }
    body#Blog div.blogrollendhits h3#friendsHeader,
    body#BlogTopics div.blogrollendhits h3#friendsHeader,
    body#Archives div.blogrollendhits h3#friendsHeader,
    div#Blogroll.BlogPostEndHits h3#friendsHeader
    {
    background:#FE5B6E url(http://portlandmercury.com/images/end/friends.gif) no-repeat;
    height:26px;
    padding: 0;
    text-indent:-6000px;
  }
  body#Blog div.blogrollendhits h3#enemiesHeader,
  body#BlogTopics div.blogrollendhits h3#enemiessHeader,
  body#Archives div.blogrollendhits h3#enemiessHeader,
  div#Blogroll.BlogPostEndHits h3#enemiesHeader {
    background:#FE5B6E url(http://portlandmercury.com/images/end/enemies.gif) no-repeat;
    height:26px;
    padding: 0;
    text-indent:-6000px;
  }
  body#Blog div.blogrollmod h3#friendsHeader,
  body#BlogTopics div.blogrollmod h3#friendsHeader,
  body#Archives div.blogrollmod h3#friendsHeader,
  body#Post div.blogrollmod h3#friendsHeader,
  div#Blogroll.BlogPostMOD div.blogrollmod h3#friendsHeader {
    background:#008C63 url(http://portlandmercury.com/images/mod/friends.png) no-repeat;
    height:30px;
    text-indent:-6000px;
    padding: 0;
  }
  body#Blog div.blogrollmod h3#enemiesHeader,
  body#BlogTopics div.blogrollmod h3#enemiesHeader,
  body#Archives div.blogrollmod h3#enemiesHeader,
  body#Post div.blogrollmod h3#enemiesHeader,
  div#Blogroll.BlogPostMOD div.blogrollmod h3#enemiesHeader {
    background:#008C63 url(http://portlandmercury.com/images/mod/enemies.png) no-repeat;
    height:30px;
    text-indent:-6000px;
    padding: 0;
  }

div#Blogroll.blogrollblogtownpdx h3
{
    background:transparent url(/images/blogtown/bg_module_head.gif) repeat scroll 0 0;
    color:#FFFFFF;
    font-size:1.09em;
    font-weight:bold;
    line-height:1.2em;
    margin:0;
    padding:4px 8px;
    text-align:center;
}

ul.blogrollList {
  line-height: 1px;
}
  ul.blogrollList li {
    font-weight: bold;
    margin: 1px 0 2px;
    font-size: 11px;
  }
  ul.blogrollList li a {
    color:#393939;
    display: block;
    font-size: 1em;
    line-height: 1.3em;
    margin: 1px 0pt;
    padding: 0pt 3px 0pt 4px;
    text-decoration: none;
  }

div#thisWeekIn {
  position: relative;
  padding-left: 135px;
  margin-bottom: 10px;
}
div#thisWeekIn h2 {
  position: absolute;
  left: 0;
  top: 5px;
  width: 142px;
  height: 99px;
  background: url(/images/headers/thisweekarrow.gif) no-repeat;
  text-indent: -6000px;
}

div.thisWeekInStories {
  background: #ebf7fe;
  padding: 10px;
  border: 2px solid #217ba5;
  text-align: left;
  overflow: hidden;
}
  div.thisWeekInStories a { text-decoration:none; }

.thisweekin_story {
  float:left;
  width:220px;
  height:86px;
  text-align:left;
  overflow:hidden;
}

  #thisweek1 {
    padding-left:0;
    }
  #thisweek2 {
    padding-left:10px;
    }

.img_thisweekin {
  float:left;
  width:75px;
  padding:0;
  margin:0 4px 7px 0;
  border:none;
  }
.text_thisweek {
  float:left;
  width:130px;
  height:81px;
  font-weight:normal;
  overflow:hidden;
  }
  .text_thisweek .more_in {
    display:block;
    background:url(http://portlandmercury.com/images/horiz_dot.gif) repeat-x left bottom;
    padding-bottom:2px;
    vertical-align:top;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    color:#7C7C7C;
    text-transform:uppercase;
    line-height:normal;
    }
    .text_thisweek .more_in a {
      background:url(http://portlandmercury.com/images/blogtown/arrow_thisweek_section.gif) no-repeat left;
      padding-left:12px;
      color:#7C7C7C;
      }
      .text_thisweek .more_in a:hover { color:#DE0021; }
  .text_thisweek h3 {
    margin:2px 0 0;
    font-size:12px;
    line-height:13px;
    }
  .text_thisweek h3 a {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#0075A0;
    }
  .text_thisweek h4 {
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:11px;
    color:#000;
    line-height:normal;
    }

div#blogHeaderblogtownpdx {
  clear: both;
  height: 196px;
  background: #FFF url(http://portlandmercury.com/images/blogtown/blogtown-header-new.jpg) no-repeat left top;
  }
  div#blogHeaderblogtownpdx h1 {
    float:left;
    width:510px;
    height:196px;
    margin:0;
    }
    div#blogHeaderblogtownpdx h1 a {
      display:block;
      height:196px;
      text-indent:-6000px;
      }
  div#blogHeaderblogtownpdx ul {
    float: right;
    list-style: none;
    width:96px;
    padding:0;
    margin: 13px 0 0;
    text-align:right;
    line-height:11px;
    }
    div#blogHeaderblogtownpdx ul.left {
      float:left;
      text-align:left;
    }
    div#blogHeaderblogtownpdx ul li {
      height:15px;
      padding:0;
      margin:0;
      font-family:"Arial Black", Arial, Helvetica, sans-serif;
      font-weight:bold;
      font-size:.90em;
      text-transform:uppercase;
      line-height:1em;
      overflow:hidden;
      }
      div#blogHeaderblogtownpdx ul li {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        }

      div#blogHeaderblogtownpdx ul li a {
        display:block;
        padding:2px 3px;
        margin:0;
        color:#DF0021;
        text-decoration: none;
        }
        /* Work around overly broad style rules. */
        div#blogHeaderblogtownpdx ul.left li a {
          height:auto;
          text-indent:0;
        }
        div#blogHeaderblogtownpdx ul li a:hover {
          background:#A1A1A1;
          color:#FFF;
          }

div#blogHeaderendhits {
  background: #FFF url(http://portlandmercury.com/images/end/end_header.gif) no-repeat -50px top;
  clear: both;
  height: 90px;
  margin-bottom: 10px;
}
div#PodcastHeader.mercury_music_hour {
  background: #C9A032 url(http://portlandmercury.com/images/headers/mmh_header.png) no-repeat 0 top;
  clear: both;
  height: 160px;
  margin-bottom: 10px;
}
div#blogHeaderendhits h1 {
  float: left;
  width: 520px;
}
div#PodcastHeader.mercury_music_hour h1 {
  float: left;
  width: 499px;
}
  div#blogHeaderendhits h1 a {
    display: block;
    height: 90px;
    text-indent: -6000px;
  }
  div#PodcastHeader.mercury_music_hour h1 a {
    display: block;
    height: 160px;
    text-indent: -6000px;
  }

div#PodcastHeader.mercury_music_hour ul {
  float: right;
  width: 101px;
  padding: 10px;
  text-align: right;
  }
  div#PodcastHeader.mercury_music_hour ul li a {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px;
    color: #3F000B;
    }
    div#PodcastHeader.mercury_music_hour ul li a:hover {
      color: #FFF;
    }

.PodcastArchives.Transmetropolitan8Zone #gridMainColumn {
  width: 580px;
}
.PodcastArchives.Transmetropolitan8Zone #gridMainSidebar1 {
  display: none;
}
#BlogsBlogArchives.PodcastArchives {
  clear: both;
}

div#blogHeaderendhits ul {
  float: right;
  list-style: none;
  width: 70px;
  padding:0;
  margin: 12px 8px 0;
  text-align: right;
}
  div#blogHeaderendhits ul li {
    height:13px;
    padding:0;
    margin:0 0 9px;
    overflow:hidden;
  }
    div#blogHeaderendhits ul li a {
      display:block;
      height:13px;
      text-indent:6000px;
      overflow:hidden;
    }
    div#blogHeaderendhits ul li#blognav_archives a {
      background-image:url(http://portlandmercury.com/images/end/nav_archives.gif);
    }
    div#blogHeaderendhits ul li#blognav_categories a {
      background-image:url(http://portlandmercury.com/images/end/nav_categories.gif);
    }
    div#blogHeaderendhits ul li#blognav_rss a {
      background-image:url(http://portlandmercury.com/images/end/nav_rss.gif);
    }
    div#blogHeaderendhits ul li#blognav_podcasts a {
      background-image:url(http://portlandmercury.com/images/end/nav_podcasts.gif);
    }
    div#blogHeaderendhits ul li#blognav_twitter a {
      background-image:url(http://portlandmercury.com/images/end/nav_twitter.gif);
    }
    div#blogHeaderendhits ul li#blognav_tip a {
      background-image:url(/images/end/nav_endhitstip.gif);
    }

      div#blogHeaderendhits ul li a {
        background-repeat:no-repeat;
        background-position:right top;
      }
      div#blogHeaderendhits ul li a.current,
      div#blogHeaderendhits ul li a:hover {
        background-position:right -13px;
      }

div#blogHeadermod {
  height: 150px;
  background: #FFF url(http://portlandmercury.com/images/mod/header.png) no-repeat scroll left top;
  clear: both;
}
  div#blogHeadermod h1 {
    float: left;
    width: 100%;
  }
    div#blogHeadermod h1 a {
      display: block;
      text-indent: -6000px;
    }
    div#blogHeadermod ul {
      float: right;
      list-style: none;
      width: 85px;
      padding: 10px 10px 0;
      margin: 0;
      text-align: right;
    }
      div#blogHeadermod ul.blogHeaderLinks {
        height:130px;
        width:130px;
        margin:5px;
      }
        div#blogHeadermod ul li {
          padding: 0;
          margin: 0;
          font-family: "Century Gothic", "Lucida Grande", Arial, Helvetica, sans-serif;
          font-size: 15px;
          line-height: 1em;
        }
          div#blogHeadermod ul li a {
            display: block;
            padding: 2px 3px;
            margin: 0;
            color: #008B63;
            font-weight: normal;
            line-height: 1em;
            text-decoration: none;
          }
            div#blogHeadermod ul li#blognav_categories a {
              background: url("http://portlandmercury.com/images/mod/header_archives.png") no-repeat scroll left top transparent;
              color: transparent;
              height: 30px;
              margin: 32px 33px 0 31px;
              overflow: hidden;
              text-indent: -9999px;
              white-space: nowrap;
              width: 72px;
            }
              div#blogHeadermod ul li#blognav_categories a:hover {
                background: url("http://portlandmercury.com/images/mod/header_archives_on.png") no-repeat scroll left top transparent;
              }
            div#blogHeadermod ul li#blognav_rss a {
              background: url("http://portlandmercury.com/images/mod/header_rss.png") no-repeat scroll left top transparent;
              color: transparent;
              height: 30px;
              margin: -1px 38px 0 26px;
              overflow: hidden;
              text-indent: -9999px;
              white-space: nowrap;
              width: 72px;
            }
              div#blogHeadermod ul li#blognav_rss a:hover {
                background: url("http://portlandmercury.com/images/mod/header_rss_on.png") no-repeat scroll left top transparent;
              }
            div#blogHeadermod ul li#blognav_tip a {
              background: url("http://portlandmercury.com/images/mod/header_tip.png") no-repeat scroll left top transparent;
              color: transparent;
              height: 76px;
              left: -475px;
              position: relative;
              text-indent: -9999px;
              top: -74px;
              white-space: nowrap;
              width: 148px;
            }
            div#blogHeadermod ul li#blognav_tip a:hover {
              background: url("http://portlandmercury.com/images/mod/header_tip_on.png") no-repeat scroll left top transparent;
            }

div#blogHeaderianonymous {
  background: #FFF url(/images/headers/ianonheader.gif) no-repeat scroll 8px top;
  clear: both;
}
  div#blogHeaderianonymous h1 {
    float: left;
    height: 192px;
    width: 625px;
    position: relative;
  }
    div#blogHeaderianonymous h1 a#blogHeaderTitle {
      display: block;
      text-indent: -6000px;
      height: 190px;
    }
    div#blogHeaderianonymous ul {
      list-style: none;
      padding: 10px 10px 0;
      margin: 75px 0 0;
      text-align: right;
      position: absolute;
      right: 0;
      }
      div#blogHeaderianonymous ul li {
        padding: 0;
        margin: 0;
        font-size: 15px;
        line-height: 1em;
        }
        div#blogHeaderianonymous ul li#blognav_tip {
          margin-top: 35px;
        }
        div#blogHeaderianonymous ul li a {
          display: block;
          padding: 2px 3px;
          margin: 0;
          color: #DF0021;
          font-weight: normal;
          line-height: 1em;
          text-decoration: none;
          text-transform: uppercase;
          }

.PromoBlog .blogHeader h1 a {
  background: #FFF url(/images/headers/Mercury-Promotions-Blog-header.jpg) no-repeat scroll center 15px;
  height: 200px;
  padding-top: 15px;
  clear: both;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  }
  .PromoBlog ul.blogHeaderLinks {
    display: none;
  }

div#blogHeaderendhits h1,
div#blogHeadermod h1,
div#blogHeaderblogtownpdx h1,
div.blogHeader h1 {
  width:100%;
}
div#blogHeaderendhits ul,
div#blogHeadermod ul,
div#blogHeaderblogtownpdx ul,
div.blogHeaderLinks {
  margin:5px;
  width:130px;
}

div#Blog h2.blogDate,
div#BlogEndHits h2.blogDate,
div#BlogsBlogPost h2.blogDate,
div#BlogPostwithTools h2.blogDate,
div#PodcastBlog h2.blogDate,
div#BlogPostPodcast h2.blogDate {
    background: #868686;
    font-size:1em;
}
  .PromoBlog h2.blogDate {
    display:none;
  }
div#blogendhits h2.blogDate {
  background: #000;
}
div#blogmod h2.blogDate {
  border: 1px dashed #38B370;
  border-width: 1px 0;
  clear: both;
  color: #2C9070;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}
div#blogendhits div.blogPost { border-color: #000; }
div#blogmod div.blogPost { border-color: #38B370; }
div#blogmod .postLinks a { color: #38B370; }

div#blogendhits .page_prev a,
div#blogendhits .page_next a { border-color: #000; }

h2.blogDate {
  clear: both;
  padding: 3px 5px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
h3.postTitle,
h3.postTitle a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin: 20px 0 0;
  padding-bottom: 0;
  text-align: left;
  text-decoration:none;
}
div.BlogEndHits h3.postTitle a,
div.BlogMod h3.postTitle a,
div.BlogDefault h3.postTitle a,
div.IAnonBlog h3.postTitle a {color:#000;}

div.BlogEndHits h3.postTitle span.postCategory a,
div.BlogMod h3.postTitle span.postCategory a,
div.BlogDefault h3.postTitle span.postCategory a,
div.IAnonBlog h3.postTitle span.postCategory a {color:#fff;}

h4.postedBy {
  clear: both;
  color: #6C5D44;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
  h4.postedBy a {
    text-decoration:none;
  }
    .PromoBlog h4.postedBy {
      display:none;
    }
  .postedBy .author {
    color: #352710;
    font-weight: bold;
  }

span.postCategory {
  float: left;
  color: #EEE;
  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;
        font-size:10px;
        text-decoration: none;
    }
  span.blogtownpdxCategory,
  span.CategoryBlogtownPDX {
    background: #DF0021;
  }
  span.endhitsCategory,
  span.Categoryendhits {
    background: #000;
  }
  span.modCategory,
  span.Categorymod {
    background: #008b63;
  }
  span.CategoryTBA {
    background: #f21c1c;
  }
  span.CategoryMercuryPromotions {
    background: #094760;
  }

div.blogPost {
  border-bottom: 4px dotted #CC232A;
  margin: 0 20px 10px;
  padding: 0 0 20px;
}
  .PromoBlog div.blogPost {
    padding: 20px 0;
  }
  .PromoBlog h3.postTitle,
  .PromoBlog h3.postTitle a {
    margin-top: 0;
  }
  div.blogPost p.extended { font-weight: bold; }
    div.blogPost p.extended a { color: #0076A0; text-decoration: underline; }

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;
  }

  .postBody a.pdflink {
    display:block;
    height:52px;
    width:50px;
    text-indent:-7000px;
    background:url(/foundation/images/icons/pdf-large.gif) top left no-repeat;
  }

.postLinks {
  color: #929292;
  font-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;
  width: 300px;
}
  .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_lastyear a {
  float: right;
  display: block;
  width: 140px;
  height: 28px;
  margin-bottom: 5px;
}
.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,
div#Blog.IAnonBlog h2.archiveHead {
  background: #DF0021;
  color: #FFF;
  font-size:1em;
}
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,
div#Blog.IAnonBlog 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
{
    width:328px;
}

/* Share Links  */
.blogPost span.shareButton,
.blogPost span#ShareBtn {
  display: block;
  float: right;
  background: transparent url(/images/blogs/sharrow.gif) no-repeat top left;
  padding-left: 10px;
  height: 15px;
  line-height: 15px;
  width: 55px;
}
.blogPost span.shareButton a,
.blogPost span#ShareBtn a {
  font-family:Arial,Verdana,Sans-serif;
  font-size:x-small;
  text-transform:uppercase;
  letter-spacing:.2em;
  text-decoration: none;
  padding: 0 5px;
  height: 15px;
  background: #e0e1e6;
  display: block;
}
.blogPost div.shareToolGroup {
  float:right;
  position:relative;
  top:-22px;
  background:#F4F4F4;
  padding:2px 5px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  }
  .blogPost div.shareToolGroup ul li {
    float:left;
    margin-right:5px;
    padding:3px 5px;
  }
    .blogPost div.shareToolGroup ul li a img {
      vertical-align:middle;
    }
a.inlineEdit, span.inlineEdit {
  font-family: Arial, Helvetica, Verdana, sans-serif!important;
  font-weight:normal!important;
  font-size:10px!important;
  color:#CCC!important;
  text-decoration:none!important;
  text-transform:uppercase;
}
  a.inlineEdit:hover, span.inlineEdit:hover { color:#C70E0F!important; }

/* permalink and article share tools */
body#Post div.shareToolGroup,
body#template_Content div.shareToolGroup {
  float:none;
  top:0;
  background:transparent;
  border:2px solid #ebeae8;
  margin-bottom:5px;
  clear:both;
  padding:0;
}
  body#Post div.shareToolGroup h4,
  body#template_Content div.shareToolGroup h4 {
    text-transform:uppercase;
    background:#ebeae8;
    float:left;
    color:#999;
    margin:0 5px 0 0;
    padding:5px;
    font-size: 1em;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  }


  /* Podcast Audio Player and Polls */

  div.blogPost div.AudioPlayer {
    margin-top: 15px;
    background-color: #F5F5F5;
    border:1px solid #CCCCCC;
    padding:5px;
    }
    div.blogPost div.BlogPoll {
      margin-bottom: 10px;
      margin-top: 15px;
      zoom: 1; /* IE6 fix */
      background-color: #FFF;
      border: 1px solid #CCC;
      padding: 10px;
    }
  div.blogPost div.AudioPlayer h4 {
    font-size: 1.15em;
    font-weight: bold;
  }
  div.blogPost div.BlogPoll h4 {
    border-bottom:3px solid #555;
    color: #111;
    font-size:1.15em;
    font-weight:bold;
    margin-bottom:10px;
    padding-bottom:5px;
  }
  div.blogPost div.AudioPlayer p.credit {
    color:#666666;
    font-size:0.9em;
    letter-spacing:0.05em;
    text-transform:uppercase;
  }
  div.blogPost div.AudioPlayer p.caption {
    margin-bottom: 5px;
  }
  div.blogPost div.AudioPlayer div.audioPlayer {
    margin-bottom: 5px;
  }
  div.blogPost div.BlogPoll ul {
    padding: 5px 15px;
    margin-bottom: 5px;
  }
  div.blogPost div.BlogPoll ul li.pollItem {
    font-size: .9em;
    margin-bottom: 3px;
    margin-top: 0;
    border-top: 0;
  }
  div.blogPost div.BlogPoll ul li.pollItem div.listing {
    width: 160px;
    font-size: 1.2em;
    margin-right: 10px;
  }
  div.blogPost div.BlogPoll ul li.pollItem div.rating {
    margin-left: 10px;
    float: left;
    font-size: 1.2em;
  }
  div.blogPost div.BlogPoll p.viewButton {
    font-size: .9em;
    margin-bottom: 5px;
    }
  div.blogPost div.BlogPoll p.submitButton {
    margin-bottom: 5px;
  }
  div.blogPost div.BlogPoll p.loading {
    font-size: .9em;
  }
  div.blogPost div.BlogPoll div.successMessage ol,
  div.blogPost div.BlogPoll div.errorDisplay ol,
  div.blogPost div.BlogPoll div.generalMessage ol {
    margin-bottom: 0;
    padding: 0 15px;
  }
  div.blogPost div.BlogPoll div.successMessage,
  div.blogPost div.BlogPoll div.errorDisplay,
  div.blogPost div.BlogPoll div.generalMessage {
    font-size: 1em;
    padding: 5px 25px;
    background-position: 5px 5px;
    margin: 5px 0 10px;
    background-color: #F5F5F5;
    border: 0;
  }

/* eTears */
body.eTearMain #tearWrapper {
  margin:10px 18px;
}
body.eTearMain #tearWrapper a:link, body.eTearMain #tearWrapper a:visited {
  color:#0076A0;
  text-decoration:underline;
}
body.eTearMain #tearWrapper a:hover {
  color:#990000;
}
body.eTearMain #tearWrapper h1, body.eTearMain #tearWrapper h2 {
  font-weight: normal;
  line-height:1.4em;
}
body.eTearMain #tearWrapper h1 {
  margin-top:6px;
  font-size:200%;
}
body.eTearMain #tearWrapper h2 {
  margin:18px 0;
  font-weight:bold;
  font-size:120%;
}
body.eTearMain #tearWrapper .alphaNavAds a.PageNavLink {
  font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
}
body.eTearMain #tearWrapper li.adCompanyName a {
  font-weight:normal;
}
body.eTearMain #tearWrapper li.adCompanyName a:hover {
  text-decoration:underline;
}
body.eTearMain #tearWrapper ul.tearList {
  list-style-type:none;
}
body.eTearMain #tearWrapper ul.tearList li {
  font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  padding-left:12px;
}
body.eTearMain #tearWrapper ul.tearList li a:hover {
  text-decoration:underline;
}
body.eTearMain #tearWrapper .issueInfo {
  font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background:#C5DEFA;
  padding:2px 4px;
  border:1px solid #FFFF66;
}
body.eTearMain #tearWrapper .alphaNavAds a.PageNavLink {
  font-weight:normal;
}
body.eTearMain #tearWrapper li.adCompanyName a {
  font-weight:normal;
}
body.eTearMain #tearWrapper li.adCompanyName a:hover {
  text-decoration:underline;
}
#body.eTearMain tear_faq {
  text-align:right;
}

#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 {
  margin:10px 5px 0;
  padding:5px 10px 0;
  text-align:center;
}
#NewsletterSignupLink p a {
  background:url("/images/icons/tool-email.gif") no-repeat scroll left center transparent;
  font-size:15pt;
  padding-left:25px;
}

/*----------------------------------------------------------------------------
  TBA
--------------------------------------------------------------------------- */

div#BlogHeader.TBABlog {
  background:#fff url(/images/special/tba/2015/tba-2015-header.gif) no-repeat;
}

#blogHeadertba {
  clear:both;
  background:url(/images/special/tba/2015/tba-2015-header.gif) no-repeat;
  padding:0;
  }
  #blogHeadertba h1 {
    float:left;
    width:620px;
    height:200px;
    margin:0;
    }
    #blogHeadertba h1 a {
      display:block;
      height:200px;
      text-indent:-6000px;
      }
  #blogHeadertba ul {
    display:none;
    }

#TBAEvents {
  background: #fff;
  padding: 5px 15px;
  text-align: left;
  }

#TBAEvents h1 {
  background: #fff url(http://portlandmercury.com/images/tba/tba-events-header.jpg) center no-repeat;
  float:left;
  width: 272px;
  height: 47px;
  margin: 0;
  padding: 0;
  text-indent:-6000px;
  }
#TBAEvents div#tba_events_head {
  height: 52px;
}

#TBAEvents h2 {
  background: #c9c9c9;
  text-transform: uppercase;
  color: #fff;
  height: 22px;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  padding: 3px;
  }

#TBAEvents hr {
  border: 0;
  height: 3px;
  background-color: #c9c9c9;
  margin: 5px 0;
}

#TBAEvents a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 90%;
}

div#tbaRelatedEvents {
  position: relative;
}
div#tbaRelatedEvents h2 {
  position: absolute;
  left: 0;
  top: 5px;
  width: 142px;
  height: 99px;
  background: url(/images/headers/thisweekarrow.gif) no-repeat;
  text-indent: -6000px;
}

div.tbaRelated {
  background: #fef6a1 url(/images/tba/related-bg.gif) repeat-x;
  text-align: left;
  overflow: hidden;
  height: 112px;
}
  div.tbaRelated a { text-decoration:none; }

.tba_related {
  float:left;
  width:220px;
  height:86px;
  text-align:left;
  overflow:hidden;
  padding: 10px;
}

#tba1 {
  padding-left:0;
  }
#tba2 {
  padding-left:10px;
  }

.img_tba {
  float:left;
  width:85px;
  padding:0;
  margin:0 4px 7px 0;
  border:none;
  }
.text_tba {
  float:left;
  width:130px;
  height:81px;
  font-weight:normal;
  overflow:hidden;
  }
  .text_tba .more_in {
    display:block;
    background:url(http://portlandmercury.com/images/horiz_dot.gif) repeat-x left bottom;
    padding-bottom:2px;
    vertical-align:top;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    color:#7C7C7C;
    text-transform:uppercase;
    line-height:normal;
    }
    .text_tba .more_in a {
      background:url(http://portlandmercury.com/images/blogtown/arrow_thisweek_section.gif) no-repeat left;
      padding-left:12px;
      color:#7C7C7C;
      }
      .text_tba .more_in a:hover { color:#DE0021; }
  .text_tba h3 {
    margin:2px 0 0;
    font-size:12px;
    line-height:13px;
    }
  .text_tba h3 a {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#0075A0;
    }
  .text_tba h4 {
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:11px;
    color:#000;
    line-height:normal;
    }

#tbaTickets {
  margin: 0;
  bottom: 0;
  float: right;
  width: 140px;
  height: 112px;
}

#tbaTickets a {
  background: url(http://portlandmercury.com/images/tba/ticket-but.gif) no-repeat center bottom;
  display: block;
  width: 140px;
  height: 112px;
  text-indent: -6000px;
}

/*----------------------------------------------------------------------------
  MOD
--------------------------------------------------------------------------- */

body#Blog.BlogMod div#Blog.BlogMod .postLinks
{
    color:#38B370;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:11px;
    letter-spacing:0.2em;
    margin:20px 0 0;
    padding:0;
    text-align:left;
    text-decoration:none;
    text-transform:uppercase;
}

body#Archives.BlogArchivesMod div#gridMainColumn
{
    width:100%;
}


body#Blog.BlogMod div#Blog.BlogMod h2.archiveHead,
body#Archives.BlogArchivesMod h3.archiveHead
{
    background:#008B63 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:1em;
    margin-top:20px;
    padding-bottom:5px;
}
body#Post.BlogPostMod div#BlogsBlogPost.BlogPostMod div.blogPost p.postLinks a,,
body#Post.BlogPostMod div#BlogPostwithTools.BlogPostMod div.blogPost p.postLinks a,
body#Blog.BlogMod div#Blog.BlogMod div.blogPost p.postLinks a
{
    color:#38B370;
}
body#Post.BlogPostMod div#BlogsBlogPost.BlogPostMod div.blogPost,
body#Post.BlogPostMod div#BlogPostwithTools.BlogPostMod div.blogPost,
body#Blog.BlogMod div#Blog.BlogMod div.blogPost
{
    border-color:#38B370;
    border-bottom:4px dotted #38B370;
    margin:0 20px 10px;
    padding:0 0 20px;
}


body#Post.BlogPostMod div#BlogsBlogPost.BlogPostMod h2.blogDate,
body#Post.BlogPostMod div#BlogPostwithTools.BlogPostMod h2.blogDate,
body#Blog.BlogMod div#Blog.BlogMod h2.blogDate
{
    background:#fff none repeat scroll 0 0;
    background-color: #fff;
    border-color:#38B370;
    border-style:dashed;
    border-width:1px 0;
    clear:both;
    color:#2C9070;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:normal;
    margin:0 0 10px;
    text-align:center;
    text-transform:uppercase;
}

body#Post.BlogPostMod div#BlogsBlogPost.BlogPostMod span.CategoryMod,
body#Post.BlogPostMod div#BlogPostwithTools.BlogPostMod span.CategoryMod,
body#Blog.BlogMod div#Blog.BlogMod span.CategoryMod
{
    background:#008B63 none repeat scroll 0 0;
    color:#EEEEEE;
    float:left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    margin-right:4px;
    margin-top:0.5em;
    padding:1px 4px;
    text-align:center;
    text-transform:uppercase;
}
body#Post.BlogPostMod div#Blogroll.BlogPostMod div#friendsList h3#friendsHeader,
body#Blog.BlogMod div#Blog.BlogMod div.blogrollmod h3#friendsHeader,
body#Blog.BlogMod div#Blog.BlogMod div.MainSidebar h3#friendsheader,
body#Blog.BlogMod div#Blog.BlogMod h3#friendsHeader
{
    background:#008C63 url(http://portlandmercury.com/images/mod/script_favelinks.gif) no-repeat scroll 3px 2px;
    height:27px;
    padding:0;
    text-indent:-6000px;
}
body#Blog.BlogMod div#Blogroll.BlogMod div#enemiesList,
body#Post.BlogPostMod div#Blogroll.BlogPostMod div#enemiesList
{
    display: none;
}

body#Post.BlogPostMod div#BlogsPreviousNext.BlogPostMod div.prevNext,
body#Blog.BlogMod div#Blog.BlogMod div.prevNext
{
    background-color:#fff;
    border:none;
    color:#38B370;
    font-size:0.8em;
    line-height:1em;
    padding:5px;
    text-align:center;
}

body#Post.BlogPostMod div#BlogsPreviousNext.BlogPostMod div.prevNext a,
body#Blog.BlogMod div#Blog.BlogMod div.prevNext a
{
    color:#38B370;
}
body#Blog.BlogMod div#Blog.BlogMod div.prevNext a:hover
{
    color:#999;
}

body#Blog.BlogMod div#Blog.BlogMod #enemiesList
{
    display:none;
}
body#Blog.BlogMod div#Blog.BlogMod h1#comments_banner,
body#Blog.BlogMod div#Blog.BlogMod h1#comments_banner img
{
    background:#fff url(/images/mod/mod_header2.gif) no-repeat;
    height:94px;
    width:400px;
}

body#Blog.BlogMod div#Blog.BlogMod h2.rsslink
{
    margin-top:-18px;
    padding-right:3px;
    text-align:right;
}


h1#comments_banner.modCommentHeader
{
    background:#fff url(/images/mod/mod_header2.gif) no-repeat;
    height:94px;
    width:400px;
}
h1#comments_banner.hidden_text
{
    text-indent:-7000px;
    overflow:hidden;
}
/*----------------------------------------------------------------------------
  END MOD
--------------------------------------------------------------------------- */

/*----------------------------------------------------------------------------
  BlogtownPDX
--------------------------------------------------------------------------- */
body#Blog.BlogtownPDX div#Blog.BlogtownPDX .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-decoration:none;
    text-transform:uppercase;
}

body#Archives.BlogArchivesBlogtownPDX div#gridMainColumn
{
    width:100%;
}

body#Blog.BlogtownPDX div#Blog.BlogtownPDX h2.archiveHead,
body#Archives.BlogArchives div#BlogsBlogArchivesbyTopic.BlogArchives h3.archiveHead,
body#Archives.BlogArchives div#BlogsBlogArchives.BlogArchives h3.archiveHead
{
    background:#868686 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:1em;
    margin-top:20px;
}

body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX .postLinks a
{
    color:#DF0021;
}

body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX div.blogPost
{
    border-bottom:4px dotted #CC232A;
    margin:0 20px 10px;
    padding:0 0 20px;
}

body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX h2.blogDate
{
    clear:both;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    padding:3px 5px;
    text-align:center;
    text-transform:uppercase;
}

body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX span.CategoryMod
{
    background:#000000 none repeat scroll 0 0;
    color:#EEEEEE;
    float:left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    margin-right:4px;
    margin-top:0.5em;
    padding:1px 4px;
    text-align:center;
    text-transform:uppercase;
}
body#Post.BlogPost div#Blogroll.BlogPost div#friendsList h3#friendsHeader,
body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX div.blogrollmod h3#friendsHeader,
body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX div.MainSidebar h3#friendsheader,
body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX h3#friendsHeader,
body#Post.BlogPost div#Blogroll.BlogPost div#enemiesList h3#enemiesHeader,
body#BlogtownPDX  div.blogrollendhits h3#enemiesHeader,
body#BlogtownPDX div#Blogroll.BlogPostEndHits h3#enemiesHeader,
body#BlogtownPDX h3#enemiesHeader,
body#BlogtownPDX #NewsletterSignUpLink h3,
body#BlogtownPDX div.MainSidebar h3,
body#Post.BlogPost div#Blogroll.blogrollblogtownpdx h3,
body#Post.BlogPost div#Blogroll.blogrollblogtownpdx div#NewsletterSignupLink.MainSidebar h3
{
    background:transparent url(http://www.portlandmercury.com/images/blogtown/bg_module_head.gif) repeat scroll 0 0;
    color:#FFFFFF;
    height:22px;
    font-size:1.09em;
    font-weight:bold;
    line-height:1.2em;
    margin:0;
    padding:4px 8px;
    text-align:center;
    text-indent:0px;
}

body#Post.BlogPost div#BlogsPreviousNext.BlogPost div.prevNext,
body#Post.PodcastPost div#BlogsPreviousNext.PodcastPost div.prevNext {
    background-color: #efefef;
    border-top: 1px solid #999;
    color: #999;
    font-size: .8em;
    line-height: 1em;
    padding: 5px;
    text-align: center;
}

body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX div.prevNext a
{
    color:#333;
}
body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX div.prevNext a:hover
{
    color:#000;
}


body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX h1#comments_banner,
body#Blog.BlogBlogtownPDX div#Blog.BlogBlogtownPDX h1#comments_banner img
{
    height:54px;
    background:#fff url(/images/blogtown/header_blogtown2.gif) no-repeat;
    width:400px;
}
h1#comments_banner.BlogtownPDXCommentHeader
{
    background:#fff url(/images/blogtown/header_blogtown2.gif) no-repeat;
    height:54px;
    width:400px;
}
div#BlogButtons.BlogDefault a#BlogButtonTBA
{
    background-image:url(/images/buttons/tba.gif);
}
/*----------------------------------------------------------------------------
  END BlogtownPDX
--------------------------------------------------------------------------- */



/*----------------------------------------------------------------------------
  Endhits
--------------------------------------------------------------------------- */
body#Blog.BlogEndHits div#Blog.BlogEndHits .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-decoration:none;
    text-transform:uppercase;
}

body#Archives.BlogArchivesEndHits div#gridMainColumn
{
    width:100%;
}

body#Archives.BlogArchivesEndHits h3.archiveHead,
body#Archives.BlogArchivesEndHits div#BlogsBlogArchives.BlogArchivesEndHits h3#ArchiveHead.archiveHead,
body#Archives.BlogArchivesEndHits div#BlogsBlogArchivesbyTopic.BlogArchivesEndHits h3.archiveHead,
body#Archives.BlogArchivesEndHits div#BlogsBlogArchives.BlogArchivesEndHits h3.archiveHead
{
    background:#000 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:1em;
    margin-top:20px;
    padding-bottom:5px;
}

body#Blog.BlogEndHits div#Blog.BlogEndHits h2.archiveHead
{
    background:#df0021 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:1em;
    margin-top:20px;
    padding-bottom:5px;
}

body#Post.BlogPostEndHits div#BlogsBlogPost.BlogPostEndHits div.blogPost p.postLinks a,
body#Blog.BlogEndHits div#Blog.BlogEndHits .postLinks a
{
    color:#DF0021;
}
body#Post.BlogPostEndHits div#BlogsBlogPost.BlogPostEndHits div.blogPost,
body#Blog.BlogEndHits div#Blog.BlogEndHits div.blogPost
{
    border-bottom:4px dotted #000;
    margin:0 20px 10px;
    padding:0 0 20px;
}
body#Post.BlogPostEndHits div#BlogsBlogPost.BlogPostEndHits h2.blogDate,
body#Blog.BlogEndHits div#Blog.BlogEndHits h2.blogDate
{
    background-color:#000;
    clear:both;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    padding:3px 5px;
    text-align:center;
    text-transform:uppercase;
}
body#Post.BlogPostEndHits div#BlogsBlogPost.BlogPostEndHits span.CategoryEndHits,
body#Blog.BlogEndHits div#Blog.BlogEndHits span.CategoryMod
{
    background:#000 none repeat scroll 0 0;
    color:#EEEEEE;
    float:left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    margin-right:4px;
    margin-top:0.5em;
    padding:1px 4px;
    text-align:center;
    text-transform:uppercase;
}
body#Post.BlogPostEndHits div#Blogroll.BlogPostEndHits div#friendsList h3#friendsHeader,
body#Blog.BlogEndHits div#Blog.BlogEndHits div.blogrollmod h3#friendsHeader,
body#Blog.BlogEndHits div#Blog.BlogEndHits div.MainSidebar h3#friendsheader,
body#Blog.BlogEndHits div#Blog.BlogEndHits h3#friendsHeader,
body#Archives.BlogArchivesEndHits div#Blogroll.BlogArchivesEndHits h3#friendsHeader,
body#EndHits #NewsletterSignUpLink h3,
body#EndHits div.MainSidebar h3,
body#Post.BlogPost div#Blogroll.blogrollendhits h3,
body#Post.BlogPost div#Blogroll.blogrollendhits div#NewsletterSignupLink.MainSidebar h3
{
    background:#FE5B6E url(http://portlandmercury.com/images/end/friends.gif) no-repeat;
    height:26px;
    padding: 0;
    text-indent:-6000px;
}
body#Post.BlogPostEndHits div#Blogroll.BlogPostEndHits div#friendsList h3#enemiesHeader,
body#Blog.BlogEndHits div#Blog.BlogEndHits div.blogrollmod h3#enemiesHeader,
body#Blog.BlogEndHits div#Blog.BlogEndHits div.MainSidebar h3#enemiesHeader,
body#Blog.BlogEndHits div#Blog.BlogEndHits h3#enemiesHeader,
body#Archives.BlogArchivesEndHits div#Blogroll.BlogArchivesEndHits h3#enemiesHeader
{
    background:#FE5B6E url(http://portlandmercury.com/images/end/enemies.gif) no-repeat;
    height:26px;
    padding: 0;
    text-indent:-6000px;
}
body#Post.BlogPostEndHits div#BlogsPreviousNext.BlogPostEndHits div.prevNext,
body#Post.BlogPostEndHits div#BlogsPreviousNext.BlogPostEndHits div.prevNext
{
    background-color: #efefef;
    border-top: 1px solid #999;
    color: #999;
    font-size: .8em;
    line-height: 1em;
    padding: 5px;
    text-align: center;
}
body#Post.BlogPostEndHits div#BlogsPreviousNext.BlogPostEndHits div.prevNext a,
body#Blog.BlogEndHits div#Blog.BlogEndHits div.prevNext a
{
    color:#333;
}
body#Blog.BlogEndHits div#Blog.BlogEndHits div.prevNext a:hover
{
    color:#000;
}

body#Blog.BlogEndHits div#Blog.BlogEndHits h1#comments_banner,
body#Blog.EndHits div#Blog.BlogEndHits h1#comments_banner img
{
    background:#fff url(/images/end/end_header2.gif) no-repeat;
    height:61px;
    width:400px;
}
body#Blog.BlogEndHits div#Blog.BlogEndHits h2.rsslink
{
    margin-top:-15px;
    text-align:right;
}

h1#comments_banner.endhitsCommentHeader
{
    background:#fff url(/images/end/end_header2.gif) no-repeat;
    height:61px;
    width:400px;
}

/*----------------------------------------------------------------------------
  END Endhits
--------------------------------------------------------------------------- */

/* Banner Headline Box */
#BannerHeadline {
  background:#fff;
  margin:0;
  padding:10px;
  text-align:center;
  font-family: Times, serif;
  border:10px solid #bdbdbd;
  border-bottom-width:0;
}
  #BannerHeadline h1 {
    font-size:950%;
    float:none;
  }
  #BannerHeadline ul {
    margin:10px 0;
  }
    #BannerHeadline ul li {
      margin:10px 0;
    }
  #BannerHeadline a, #BannerHeadline a:visited {
    color:#000;
    font-size:200%;
  }
  #BannerHeadline .bannerMoreLink {
    text-align:center;
  }
    #BannerHeadline .bannerMoreLink a {
      font-size:120%;
    }

.commentText.staffComment {
  border-left:2px solid #147887;
  border-left:2px solid #147887;
}

/* RSS Feeds page */

body#Syndication div.MainColumn div.storyHead {
  margin-bottom:0;
}

body#Syndication div#storyBody {
  background: #F0F0F0;
  padding: 10px;
  margin: 10px;
  font-size: .85em;
  float: right;
  width: 30%;
}
body#Syndication div#storyBody h2 {
  font-size: 1.4em;
}

body#Syndication div#gridMainColumn div.Syndication {
  padding: 10px;
}
body#Syndication div#RssSections {
  float: left;
  width: 30%;
  margin-left: 10px;
}
body#Syndication div#RssBlogs {
  float: left;
  width: 25%;
}
body#Syndication div#RssSections ul,
body#Syndication div#RssBlogs ul,
body#Syndication div#RSSLinks ul {
  margin:0 0 0 10px;
}
body#Syndication div#RssSections ul li,
body#Syndication div#RssBlogs ul li,
body#Syndication div#RSSLinks ul li {
  margin-top: 3px;
}
body#Syndication div#RssSections ul li a,
body#Syndication div#RssBlogs ul li a,
body#Syndication div#RSSLinks ul li a  {
  background: url(/images/rss-small.gif) no-repeat center left;
  padding-left: 17px;
  font-size: 1.1em;
}

/* Charity Island Ticker Ad */
#CharityAuctionTileWithTicker {
  width:308px;
}
  #CharityAuctionTileWithTicker #auctionScroller {
    background:#fff;
    margin:0 auto;
    min-height:20px;
    padding:10px;
    width:281px;
  }

/* Alt Weeklies Widget */

#AltWeekliesDynamic { padding:10px; }
body#Content div#gridMainColumn #AltWeekliesDynamic.MainColumn { padding:10px; }
#AltWeekliesDynamic h3 {
  border-bottom:1px solid #999;
  margin-bottom:5px;
  font-size:1.3em;
}
#AltWeekliesDynamic h3 a { text-decoration:none; }
#AltWeekliesDynamic-Results li.byline { margin:0; }
#AltWeekliesDynamic-Results li.storyItem { margin: 0 0 10px; }
#AltWeekliesDynamic-Results li.byline a { font-size:0.8em; }

/* It's Happening Tonight Sidebar Component */
div#ItsHappeningTonightSidebar {
  background:#fff;
  padding:0 0 5px;
  width:330px;
}
  div#ItsHappeningTonightSidebar a {
    text-decoration:none;
  }
  div#ItsHappeningTonightSidebar div.headerBar {
    margin-bottom:0;
  }
  div#ItsHappeningTonightSidebar h2,
  div#ItsHappeningTonightSidebar ul {
    margin:10px 10px 0;
  }
  div#ItsHappeningTonightSidebar h2 {
    font-size:150%;
    text-align:center;
    text-transform:uppercase;
    color:#064c61;
    background:url(/images/backgrounds/horiz-line-gray.gif) 0 50% repeat-x;
  }
    div#ItsHappeningTonightSidebar h2 span {
      background:#fff;
      padding:0 10px;
    }
  div#ItsHappeningTonightSidebar ul#happeningTonightItems {
    width:280px;
    margin:10px auto;
  }
  div#ItsHappeningTonightSidebar ul li.l0 {
    width:124px;
    float:left;
  }
    div#ItsHappeningTonightSidebar ul li#happeningTonight-2 {
      float:right;
    }
    div#ItsHappeningTonightSidebar ul li.l0 h3 {
      margin:15px 0 0;
      text-transform:uppercase;
    }
    div#ItsHappeningTonightSidebar ul li.l0 p.featureText {
      margin:0 0 10px;
    }
    div#ItsHappeningTonightSidebar ul li.l0 div {
      text-align:center;
      padding:5px;
      background:#e9e9e9;
    }
  div#ItsHappeningTonightSidebar div#happeningTonightCalLinks {
    clear:both;
    background:url(/images/backgrounds/Calendar_btn.png) top left no-repeat;
    width:310px;
    height:74px;
    margin:10px auto;
    padding:5px 0 0;
  }
  div#ItsHappeningTonightSidebar div#happeningTonightCalLinks h3 {

  }
  div#ItsHappeningTonightSidebar div#happeningTonightCalLinks h3 a {
    background:transparent;
    display:block;
    width:289px;
    height:35px;
    margin:10px auto 0;
  }
  div#ItsHappeningTonightSidebar div#happeningTonightCalLinks ul {
    margin:3px 10px 0;
    letter-spacing: -0.01em;
    white-space: nowrap;
  }
  div#ItsHappeningTonightSidebar div#happeningTonightCalLinks li {
    display:inline;
    padding:0;
    font-size:80%;
    font-weight:bold;
    color: #03a1cb;
  }
    div#ItsHappeningTonightSidebar div#happeningTonightCalLinks li a {
      text-transform:uppercase;
      color:#000;
      font-weight:bold;
    }
      div#ItsHappeningTonightSidebar div#happeningTonightCalLinks li a:hover {
        color:#fcf102;
      }
  div#ItsHappeningTonightSidebar a#happeningThisWeek {
    clear:both;
    display:block;
    text-align:right;
    margin:0 10px;
    padding:5px 0 0;
    text-transform:uppercase;
    border-top:1px solid #bdbdbd;
  }

/* Merc Perks */
#MercPerks h1,
#MercPerks h2 {
  text-align:center;
}
#MercPerks #perksList {
  margin:40px 0 0;
  float:left;
  width:600px;
}
  #MercPerks .onePerk {
    padding:10px;
    border:5px solid #ccc;
    margin:10px;
    float:left;
    width:92%;
  }
  #MercPerks .onePerk img.locationImage {
    display:block;
    float:left;
    width:160px;
    margin:0 10px 10px 0;
  }
  #MercPerks .onePerk .perkLocationInfo {
    clear:both;
    overflow:hidden;
  }
  #MercPerks .onePerk .perkBuyButton {
    float:right;
    width:270px;
  }
  #MercPerks .perkDescription {
    float:right;
    width:270px;
    margin:10px 0;
  }
  #MercPerks .perkDescription h2 {
    padding-bottom:15px;
  }
  #MercPerks ul.restrictions {
    padding-top:15px;
  }
  #MercPerks .perkDescription li {
    list-style-type:disc;
    margin-left:25px;
  }
  #MercPerks .perkRight {
    width:300px;
    padding:10px;
    background:#f3f3f3;
    float:right;
  }
  #MercPerks .perkLeft {
    width:200px;
    padding:10px;
    float:left;
  }
  #MercPerks .soldout {
     font-size:150%;
     color:red;
     text-transform:uppercase;
     font-weight:bold;
   }

/* Merc Perks Ad */
div#MercPerksAd {
  background:#FFFFFF url(/images/promotions/mercperks/merc-perks-ad-bg.gif) 0 37px no-repeat;
  float:left;
  margin:0 0 10px;
  width:300px;
}
  div#MercPerksAd h1 a {
    text-indent: -6000px;
    background:url(/images/promotions/mercperks/merc-perks-ad-head.gif) top left no-repeat;
    width:300px;
    height:37px;
    display:block;
  }
  div #MercPerksAd .mercPerksLeft {
    float:left;
    width:125px;
    padding-top:110px;
    font-weight:bold;
    text-transform:uppercase;
    margin-right:10px;
    font-size:80%;
  }
  div #MercPerksAd .mercPerksRight {
    float:right;
    width:125px;
    padding-top:190px;
    font-weight:bold;
    text-transform:uppercase;
    font-size:80%;
  }
  div #MercPerksAd .mercPerksRight li,
  div #MercPerksAd .mercPerksLeft li {
    list-style-type: disc;
    margin-left:10px;
  }
  a.mercPerksPayNow {
    text-indent: -6000px;
    background:url(/images/promotions/mercperks/merc-perks-ad-paynow.gif) top left no-repeat;
    height:32px;
    width:97px;
    display:block;
    clear:both;
    float:right;
    margin-top:10px;
  }

/* Special Home Page Top Area Background */
body#Page.Whitaker11Zone div#gridTopColumnContainer,
body#Home.Whitaker11Zone div#gridTopColumnContainer {
  background:url(/images/backgrounds/merc-home-top-bg.gif) top left repeat-y;
  margin-bottom:10px;
}

p.fullInfo {
  font-size:1.1em;
  font-weight:bold;
  padding:5px;
  background:#f3f3f3;
  width:420px;
}
  p.fullInfo a {
    text-decoration:none;
  }

  /* Questionland Widget */

  div#QuestionlandWidget {
    background: transparent url(/images/widgets/ql-widget-bottom.gif) no-repeat bottom center;
    float:left;
    margin: 0 auto;
    padding-bottom: 7px;
    width: 335px;
  }
  div#Blog div#QuestionlandWidget {
    width:100%;
  }

  div#questionlandWidgetHeader {
    background: transparent url(/images/widgets/ql-widget-header.png) no-repeat top center;
    height: 42px;
    text-align: center;
    }
    div#questionlandWidgetHeader a {
      text-indent: -6000px;
      display: block;
      height: 42px;
      width: 215px;
      margin: 0 auto;
    }
  div#qlBodyTop {
    background: transparent url(/images/widgets/ql-widget-top.gif) no-repeat top center;
    height: 5px;
  }
  div#questionlandWidgetBody {
    background: #dbdaf4;
    border: 1px solid #9a97e2;
    border-width: 0 1px;
    padding: 0 5px;
    }
    div#questionlandWidgetBody a {
      text-decoration: none;
      color: #0e3a4a;
      text-align: center;
      display: block;
      font-size: 1.1em;
    }

div#MobileDetect {
  background:#ededed url(/images/mobile/mobile-detect-background.png) repeat-x top left;
  font-size:3em;
  padding:1em;
  text-align:center;
}

/* Twitter List Widget */

#TwitterListWidget {
  padding-bottom:10px !important;
}

#TwitterListWidget .twtr-widget,
#TwitterListWidget .twtr-widget-1 {
  margin-bottom:-10px;
}

#TwitterListWidget .twtr-doc {
  border:2px solid #49C7DE;
  padding:3px;
  width:290px;
}

#TwitterListWidget .twtr-hd {
  padding:5px;
}

#TwitterListWidget .twtr-hd h3 {
  font-size:100% !important;
  text-align:center;
}

#TwitterListWidget .twtr-widget h3 img {
  vertical-align:bottom;
  width:280px;
}

#TwitterListWidget .twtr-bd {
  padding:0;
}

#TwitterListWidget .twtr-timeline {
  -moz-border-radius:0;
  -webkit-border-radius:0;
}

#TwitterListWidget .twtr-ft {
  display:none;
}

/* other twitter styles */
#TwitterFeed {margin-bottom:1em;}
#TwitterFeed.MainColumn li {padding:10px 0;}


/* ------------------------------------------------------------------------ */
/* VISITOR'S GUIDE */
/* ------------------------------------------------------------------------ */
body#VisitorsGuide div#gridMainColumn {
  width:100%;
}
body.VisitorsGuidePortal div.locationGroup,
body.VisitorsGuideCity div.locationGroup {
  background:#f2f2f2;
  float:left;
  margin: 10px;
  padding:10px;
}
body.VisitorsGuidePortal ul.travelerList,
body.VisitorsGuideCity ul.travelerList {
  font-size:;
  text-align:left;
}
body.VisitorsGuidePortal div.locationGroup h2,
body.VisitorsGuideCity div.locationGroup h2 {
  font-size:16px;
  font-family:Helvetica, Verdana, Arial, sans-serif;
  text-align:center;
}
body.VisitorsGuidePortal div.locationGroup div.row,
body.VisitorsGuideCity div.locationGroup div.row {
  background:#fff;
  border-bottom:1px solid #ccc;
  border-top:none;
  margin:10px 0;
  padding:5px;
  text-align:left;
}
body.VisitorsGuidePortal div.locationGroup div.row div.listingLocation,
body.VisitorsGuideCity div.locationGroup div.row div.listingLocation {
  float:right;
  font-size:10px;
  padding:0 0 0 10px;
  text-align:left;
  width:100%;
}
body.VisitorsGuidePortal div.locationGroup div.row p,
body.VisitorsGuideCity div.locationGroup div.row p {
  font-size:11px;
  line-height:1.2em;
}
body.VisitorsGuidePortal p,
body.VisitorsGuideCity p {
  margin:1.12em 0;
}
body.VisitorsGuidePortal p.dateTime,
body.VisitorsGuideCity p.dateTime {
  font-weight:bold;
}
body.VisitorsGuidePortal img.rec_star,
body.VisitorsGuideCity img.rec_star {
  float:left;
}
body.VisitorsGuidePortal div.column,
body.VisitorsGuideCity div.column {
  margin:0;
  width:275px;
}
body.VisitorsGuidePortal div.leftColumn,
body.VisitorsGuideCity div.leftColumn {
  clear:left;
  float:left;
  width:50%;
}
body.VisitorsGuidePortal div.rightColumn,
body.VisitorsGuideCity div.rightColumn {
  clear:right;
  float:right;
  width:50%;
}
div#VisitorsGuidePortalHeader,
div#VisitorsGuideCityHeader {
  padding:20px;
}
div#VisitorsGuidePortalHeader .breadcrumbs,
div#VisitorsGuideCityHeader .breadcrumbs {
  padding:10px 0;
}
div#VisitorsGuideCityList {
  clear:both;
}
div#VisitorsGuideCityList ul {
  padding:10px;
}
div#VisitorsGuideCityList ul li {
  font-size:2em;
  margin:0;
  padding:10px 25px;
  text-align:left;
}
div#VisitorsGuideCityList ul li a {
  text-decoration:none;
}
body.VisitorsGuideCity div#VisitorsGuideCityList ul {
  border-bottom:1px solid #efefef;
  border-top: 1px solid #efefef;
  margin: 35px 25px;
  text-align:center;
}
body.VisitorsGuideCity div#VisitorsGuideCityList ul li {
  display:inline;
  font-size:.9em;
}
div.VisitorsGuideLocations {
  clear:both;
}

body.VisitorsGuideCity .star-rating,
body.VisitorsGuideCity .star-rating a:hover,
body.VisitorsGuideCity .star-rating a:active,
body.VisitorsGuideCity .star-rating a:focus,
body.VisitorsGuideCity .star-rating .current-rating{
  background: url(/images/ratings/star2-trans.gif) left -1000px repeat-x;
}
body.VisitorsGuideCity .star-rating{
  background-position: left top;
  height:25px;
  list-style:none;
  margin:0;
  overflow:hidden;
  padding:0;
  position:relative;
  width:95px;
}
body.VisitorsGuideCity .star-rating li{
  display: inline;
}
body.VisitorsGuideCity .star-rating a,
body.VisitorsGuideCity .star-rating .current-rating{
  border: none;
  color:transparent;
  height:25px;
  left:0;
  line-height:25px;
  outline:none;
  overflow:hidden;
  position:absolute;
  text-indent:-1000em;
  top:0;
}
body.VisitorsGuideCity .star-rating a:hover,
body.VisitorsGuideCity .star-rating a:active,
body.VisitorsGuideCity .star-rating a:focus{
  background-position: left bottom;
}
body.VisitorsGuideCity .star-rating a.one-star{
  width:20%;
  z-index:6;
}
body.VisitorsGuideCity .star-rating a.two-stars{
  width:40%;
  z-index:5;
}
body.VisitorsGuideCity .star-rating a.three-stars{
  width:60%;
  z-index:4;
}
body.VisitorsGuideCity .star-rating a.four-stars{
  width:80%;
  z-index:3;
}
body.VisitorsGuideCity .star-rating a.five-stars{
  width:100%;
  z-index:2;
}
body.VisitorsGuideCity .star-rating .current-rating{
  background-position: left center;
  color:transparent;
  z-index:1;
}

/* for an inline rater */
body.VisitorsGuideCity .inline-rating{
  display:-moz-inline-block;
  display:-moz-inline-box;
  display:inline-block;
  vertical-align: top;
}

/* smaller star */
body.VisitorsGuideCity .small-star{
  width:50px;
  height:10px;
}
body.VisitorsGuideCity .small-star,
body.VisitorsGuideCity .small-star a:hover,
body.VisitorsGuideCity .small-star a:active,
body.VisitorsGuideCity .small-star a:focus,
body.VisitorsGuideCity .small-star .current-rating{
  background-image: url(/images/ratings/star_small-heavy.gif);
  height: 10px;
  line-height: 10px;
}
body.VisitorsGuideCity div.locaitonAddress,
body.VisitorsGuideCity div.locationContactInfo {
  border-bottom:1px solid #ededed;
  border-top:1px solid #ededed;
  font-size:10px;
  margin:5px 0;
  padding:3px;
}
body.VisitorsGuideCity div.locationSnippet {
  background:#efefef;
  font-size:10px;
  font-style:italic;
  padding:5px;
}
body.VisitorsGuideCity h4 a {
  font-style:normal;
  font-weight:bold;
}
body.VisitorsGuideCity div.locationSnippet span.commentByline {
  font-style:normal;
}
body.VisitorsGuideCity div.locationSnippet span.commentByline span.userName {
  font-weight:bold;
}

/* ------------------------------------------------------------------------ */
/* SLIDESHOW */
/* ------------------------------------------------------------------------ */

/* Styles for pop-up controls. */
#SlideshowPopUp .closeBtn {
  font-weight:bold;
  margin-left:535px;
  margin-top:-18px;
  position:absolute;
  }
  #SlideshowPopUp .closeBtn a {
    display: block;
    color: #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,
.inlineSlideshow .slideContainer {
  background: #000;
  }
  #SlideshowFullPage .slideContainer {
    margin: 0 auto;
  }

#SlideshowPopUp .slideImg .controls {
  position:     relative;
  top:          -100px;
  width:        300px;
  height:       57px;
  margin-left:  auto;
  margin-right: auto;
  z-index:      100;
}

#SlideshowPopUp .slideImg .controls a {
  background-attachment:  scroll;
  background-color:       transparent;
  background-position:    0 0;
  background-repeat:      no-repeat;
  display:                block;
  float:                  left;
  width:                  100px;
  height:                 57px;
  text-indent:            -6000px;
  overflow:               hidden;
}

#SlideshowPopUp .slideImg .controls .back {
  background-image:       url(/images/buttons/slideshow/slideshow-back.png);
}
#SlideshowPopUp .slideImg .controls .playpause {
  background-image:       url(/images/buttons/slideshow/slideshow-play_pause.png);
}
#SlideshowPopUp .slideImg .controls .play {
  background-image:       url(/images/buttons/slideshow/slideshow-play.png);
}
#SlideshowPopUp .slideImg .controls .pause {
  background-image:       url(/images/buttons/slideshow/slideshow-pause.png);
}
#SlideshowPopUp .slideImg .controls .next {
  background-image:       url(/images/buttons/slideshow/slideshow-next.png);
}

/* Story page, inline and teaser */
div.inlineSlideshow {
  width: 420px;
  margin: 0 auto;
  }
  h5.slideshowHeader {
    font-size: 1.4em;
    text-transform: uppercase;
  }
  div.inlineSlideshow p,
  div#SlideshowTeaser p {
    margin: 0;
    color: #444;
  }
  .slideshowTitle {
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
  }
  .slideshowDesc {

  }
  .slideshowCount {
    font-size: .9em;
  }
  .slideshowByline {
    font-size: .9em;
    font-style: italic;
  }
  a.postComment {
    display: block;
    font-size: .9em;
    margin-top: 5px;
    font-weight: bold;
  }

  div.slideshowThumbnails {
    margin-top: 5px;
    text-align: center;
  }
  div.slideshowThumbnails img {
    margin-right: -1px;
    display: inline;
  }
  div.slideshowThumbnails a {
    display: inline-block;
  }

body#Content div#SlideshowTeaser.Sidebar,
div#SlideshowTeaser.Sidebar {
  padding: 0;
  background: transparent;
  border: 0;
  font-size: .9em;
  }
  div#SlideshowTeaser div {
    margin-bottom: 10px;
  }

/* Full page styles */

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;
}

#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;
}

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;
}

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;
  }

/* maintenance page */
#DownForMaintenance {
  background:#fff;
  padding:10px;
  text-align:center;
}
#DownForMaintenance h1 {
  color:#666;
  text-transform:uppercase;
  font-size:450%;
  margin:0 0 20px;
}
#DownForMaintenance h2 {
  margin-bottom:10px;
}

/* Video Archives */

body#VideoArchives div#VideoArchiveHeader h1,
body#ImageArchives div#ImageArchiveHeader h1,
body#CommentArchives div#CommentSearchResults h1 {
  clear:both;
  font-size:18px;
  margin:0;
  padding:8px 10px 9px;
  text-transform: uppercase;
  background:url("/images/backgrounds/search_info.gif") repeat-x 0 0 #003447;
  color: #FFF;
}

body#VideoArchives #SearchResults h1,
body#ImageArchives #ImageSearchResults h1 {
  margin-bottom: 10px;
  background:url("/images/backgrounds/search_info.gif") repeat-x 0 0 #003447;
  color: #FFF;
  padding: 8px 10px 9px;
  font-size: 18px;
  text-transform: uppercase;
  float: left;
  width: 97%;
}
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-color: #EDEDEF;
  padding: 10px;
  margin-bottom: 10px;
  float: left;
  width: 440px;
  }
  body#VideoArchives div#FeaturedVideo div,
  body#ImageArchives div#FeaturedImage div {
    float: left;
    width: 440px;
    margin-right: 10px;
  }
  body#VideoArchives div#FeaturedVideo h1,
  body#ImageArchives div#FeaturedImage h1 {
    font-size: 21px;
    font-family: Georgia,serif;
  }

  div#ImageArchivesNarrowHeader.MainSidebar ul li form {
    padding: 0;
  }
  div#FeaturedImage a.slideshowLink {
    font-weight: bold;
    text-decoration: none;
  }

/* ------------------------------------------------- */
/* Share Tools */
/* ------------------------------------------------- */
span#ShareBtn {
  display: block;
  float: right;
  background: transparent url(/images/blogs/sharrow.gif) no-repeat top left;
  padding-left: 10px;
  height: 15px;
  line-height: 15px;
  width: 55px;
}
span#ShareBtn a {
  font-family:Arial,Verdana,Sans-serif;
  font-size:x-small;
  text-transform:uppercase;
  letter-spacing:.2em;
  text-decoration: none;
  padding: 0 5px;
  height: 15px;
  background: #e0e1e6;
  display: block;
}
div.shareToolsPanel {
  background: transparent url(/images/blogs/bubble-top.gif) no-repeat 0% 0%;
  float: left;
  left: 80px;
  padding: 4px 0px 0px;
  position: absolute;
  width: 130px;
  z-index: 100;
  }
  div.shareToolsPanel div.shareContent {
    margin-top: 4px;
    padding: 0 5px;
  }
  div.shareToolsPanel div.shareBottom {
    background: transparent url(/images/blogs/bubble-bottom.gif) no-repeat bottom left;
    height: 8px;
  }

div.shareToolsExpanded div.shareContent {
  border: 1px solid #CCC;
  color: #333;
  padding: 3px 5px;
  font-family:Arial,Verdana,Sans-serif;
  font-size:x-small;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
  div.shareToolsExpanded div.shareContent span.shareLabel {
    display: block;
    padding: 3px 10px 3px 3px;
    float: left;
  }

#shareToolsHorizontal {
  border:2px solid #ebeae8;
  margin-bottom:5px;
  clear:both;
}
div #shareToolsHorizontal h4,
div.topic-stranger-suggests #shareToolsHorizontal h4 {
  text-transform:uppercase;
  background:#ebeae8;
  float:left;
  color:#999;
  margin:0 5px 0 0;
  padding:5px;
  font-size: 1em;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
#shareToolsHorizontal ul li {
  float:left;
  margin-right:5px;
  padding: 3px 5px;
}
  #shareToolsHorizontal ul li a {
    text-decoration:none;
  }
  #shareToolsHorizontal ul li a.retweet span {
    margin-right: 0;
  }
/* ------------------------------------------------- */

/* Tall Share Bar */
#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 {width:100%;margin:0.5em 0;padding:0;}
#TallBar li {display:inline-block;vertical-align:middle;padding:0;background:transparent;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;
  }

/* ------------------------------------------------- */

/* Survey styles. */
body#Survey div#gridMain
{
  background: #BDBDBD;
}
body#Survey div#gridMainColumn
{
  background: #FFF;
}
body#Survey div.MainColumn {
  overflow: hidden;
}
  body#Survey div.MainColumn h1,
  div#SurveyHeader h1 {
    font-size:        24px;
  }
  body#Survey div.MainColumn h2 {
    font-size:        17px;
    font-weight:      normal;
    font-family:      Verdana, Arial, Helvetica, sans-serif;
  }
  body#Survey div.MainColumn h3 {
    font-size:        13px;
    font-weight:      bold;
  }
  body#Survey div.MainColumn .SurveyQuestion {
    margin: 10px;
  }
    body#Survey div.MainColumn .SurveyQuestion .answer {
      margin-left:  10px;
    }
      body#Survey div.MainColumn .SurveyQuestion .answer .SurveyQuestionChoice {
        margin: 5px 0;
      }

  body#Survey div.MainColumn .expiration,
  body#Survey div.MainColumn .progress {
    font-weight: bold;
  }
  body#Survey div.MainColumn ul.messages {
    background:#EEE;
    margin:10px 0;
    padding:5px;
  }
  body#Survey div.MainColumn .description {
    font-size:1.2em;
    font-family: Georgia,serif;
    line-height:1.6em;
    margin: 10px;
    }
    body#Survey div.MainColumn .description ul li {
      list-style: disc inside;
      padding-bottom: 5px;
    }
#SurveySectionNavigation {
  float:  right;
}
#SurveyForm {
  clear:  both;
}
  div.SurveySectionHeader {
    border-bottom: 1px solid #CCC;
  }
  #Survey .flyout_content {
    background: #EEEEEE;
    border:1px solid #CCCCCC;
    padding:10px;
  }
  div.SurveyQuestion {
    overflow: hidden;
  }
  div.SurveyQuestion h3.question {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    width: 30%;
    text-align: right;
  }
  div.SurveyQuestion .answer {
    float: left;
    width: 60%;
  }
  div.SurveyQuestion div.answer ul.options li {
    padding-bottom: 5px;
    line-height: 1.3em;
  }
  div.SurveyQuestion div.answer ul.options li.SurveyQuestionText  label {
    display:  none;
  }
  div.SurveyQuestion input.SurveyQuestionText,
  div.SurveyQuestionComment textarea.SurveyQuestionReason {
    width: 91%;
  }
  #SurveyFormNavigation {
    overflow: hidden;
  }
  #SurveyFormNavigation .SurveySubmit {
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 15px;
    }
    #SurveyFormNavigation .SurveySubmit .SurveyNext { float: right; }
    #SurveyFormNavigation .SurveySubmit .SurveyPrev { float: left; }
    #SurveyFormNavigation .SurveyExit { text-align: center; }

  /* Adjust captcha box. */
  div#SurveyForm .captchaContainer
  {
    margin:0 20px;
  }
    div#SurveyForm .captchaContainer p
    {
      padding:0;
    }
    div#SurveyForm .captchaContainer label
    {
      display:block;
      margin-top:1em;
    }

  /* ------------------------------------------------------------------------ */
   /* Pulled Comments */
   /* ------------------------------------------------------------------------ */
   div.pulled.comment {
     padding:0 6px 10px;
     position:relative;
   }
   div.pulled div.commentText {
     background: #f8f8f8;
     color: #999;
     font-size: .9em;
     padding: 9px 7px;
   }
   div.pulled a,
   div.pulled div.commentText a {
     color: #999;
   }
   div.pulled div.commentText a.commentNumber {
     color: #666;
     font-size:1em;
     font-weight:bold;
     position:absolute;
     right:27px;
     text-decoration:none;
   }
   div.pulled.comment div.commentAuthor {
     background: none;
     padding-left: 5px;
   }

   div.pulled div.timeStamp {
     color: #999;
     font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
     font-size: 10px;
     padding: 5px 0 0 45px;
   }
   div.pulled div.commentByline, div.pulled div.commentAuthor {
     color: #999;
     font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
     font-size: 10px;
     padding: 10px 5px 0px;
   }
   div.pulled blockquote {
     background: #fff;
     border: 1px solid #ccc;
     color: #999;
     font-family: inherit;
     font-size: inherit;
     padding: 5px;
     margin: 5px;
     width: 95%;
   }
   div.pulled hr {
     margin: 11px 0;
   }
   a.reasonPulledToggler {
     background: #f8f8f8;
     color:#999;
     display:inline;
     margin:3px;
     padding:3px;
     text-decoration:none;
   }
   div.pulled a.policyToggler {
     float:none;
     font-size:.9em;
     text-decoration:underline;
   }
   div.commentText div.policy {
     font-style:italic;
   }
   div.pulledCommentGroupToggler {
     background: #f8f8f8 url(/images/icons/comment-toggle-uncollapse.gif) no-repeat 3px center;
     color:#999;
     cursor:pointer;
     display:block;
     font-size:0.9em;
     font-weight:bold;
     margin:1.5em;
     overflow:hidden;
     padding:7px 7px 7px 23px;
     text-align:left;
   }
   span.pulledCommentGroupNumbers {
     color:#666;
     float:right;
     font-weight:bold;
   }
   /* ------------------------------------------------------------------------ */
   /* Anonymous Comments */
   /* ------------------------------------------------------------------------ */
   div.anonymous div.commentText {
     background: #f8f8f8;
     color: #555;
     font-size: .9em;
     padding: 12px;
   }
   div.anonymous a.commentNumber {
     color: #666;
     text-decoration:none;
   }
   div.anonymous div.timeStamp {
     color: #666;
     font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
     font-size: 10px;
     padding: 5px 0 0 45px;
   }
   div.anonymous blockquote {
     background: #fff;
     border: 1px solid #ccc;
     color: #555;
     font-family: inherit;
     font-size: inherit;
     padding: 5px;
     margin: 5px;
     width: 95%;
   }
   div.anonymous hr {
     margin: 11px 0;
   }
   div.anonymous .notice {
     background: #FFC;
     border:2px solid #FC0;
     margin:3px;
     padding:3px;
   }
   div.comment.anonymous div.commentByline,
   div.comment.anonymous div.commentAuthor {
     background:url("/images/icons/comment_tri_dim.gif") no-repeat 28px top transparent;
   }
   div.BrowseComments p.notice {
     background:#fff;
     border:2px solid #ccc;
     color:#666;
     margin:5px auto;
     padding:20px;
     text-align:center;
     width:80%
   }
   .conciseText {
     border-bottom: 1px dashed #999;
     height: 21.4em; /* should be a multiple of div's line-height */
     overflow: hidden;
     position: relative;
   }
   a.conciseTextToggler {
     cursor: pointer;
     float: left;
     margin-top: 0px;
     padding: 2px;
   }

   /* ------------------------------------------------------------------------ */
   /* PREVIEW SPECIFIC */
   /* ------------------------------------------------------------------------ */
   div#previewCommentComponent,
   div#editCommentComponent {
     padding: 20px;
   }

   div#previewCommentComponent h2 {
     color: #094760;
   }

   div#PostCommentProcessPreview,
   div#PostCommentProcessEdit {
     background:#ebeae8;
     background:#F2F2F2;
     border-bottom-width:0;
     border:1px solid #ccc;
     color:#444;
     margin:10px 10px 0;
     padding:10px;
   }
   div.errorDisplay,
   div.errorMessage,
   div#PostCommentProcessPreview div.errorDisplay,
   div#PostCommentProcessPreview div.errorMessage {
     border:1px solid #ccc;
     margin:10px 0;
   }

   div.commentStatus {
     font-style: italic;
     margin-bottom:10px;
     padding: 0 20px 20px;
   }

   div.commentProcessTabs {
     border-bottom:2px solid #ccc;
     clear:both;
     margin:20px auto -1px; /* neg */
     width:400px;
   }
   div.commentProcessTabs a,
   div.commentProcessTabs a.inactive {
     background-color:#d4dfe8;
     border:1px solid #ccc;
     border-top:2px solid #ccc;
     display:block;
     float:left;
     font-size:1.2em;
     margin-bottom:0; /* neg */
     margin-bottom:-1px;
     margin-top:3px;
     padding:7px 13px;
   }
   div.commentProcessTabs a.current {
     background-color:#DFEBF4;
     border:2px solid #ccc;
     border-bottom:none;
     color:#000;
     font-size:1.3em;
     font-weight:bold;
     margin-bottom:-2px;
     margin-top:0;
     padding:9px 13px;
   }
   div.commentProcessTabs a.first {
     border-left:2px solid #ccc;
     margin-left:6px;
   }
   body#PostComment form.loginForm legend {
     display:none;
   }
   form.loginForm fieldset {
     border-top:none;
   }
   div.editComment {
     background: #f2f2f2;
     border:1px solid #ccc;
     border-bottom:none;
     margin-top:20px;
     padding:10px;
   }
   div.editComment dl dt {
     margin:0;
     min-height:45px;
     padding:0;
     text-align:left;
   }
   div.editComment dl dd {
     margin-top:5px;
   }
   body#PostComment div#gridMainColumn {
     width:600px;
   }
   body#PostComment.PostCommentPopUp div#gridMainColumn {
     width:420px;
   }
   div.comment.collapsed {
     margin:9px;
     padding:0 7px;
     padding-top:0;
     position:relative;
   }
   div.comment.collapsed span.commentNumber {
     font-weight:bold;
     position:absolute;
     right:12px;
     top:2px;
   }
   div.comment.collapsed a.collapsedCommentToggler {
     background:#f8f8f8 url(/images/icons/comment-toggle-uncollapse.gif) 3px no-repeat;
     color:#666;
     display:block;
     font-size:.9em;
     margin:10px auto;
     padding:7px 7px 7px 23px;
     height: 14px;
     text-align:left;
   }
   div.comment.collapsed a span.commentDate {
     color:#999;
   }

   /* ------------------------------------------------------------------------ */
   /* COMMENT TOOLS */
   /* ------------------------------------------------------------------------ */

   div.commentsHeader div.commentViewControls {
     font-size:10px;
     margin:5px 0;
     padding:5px 0;
     text-align:center;
   }

   a.registeredOnLink,
   a.registeredOnLink:hover,
   a.registeredOnLink:active,
   a.registeredOffLink,
   a.registeredOffLink:hover,
   a.registeredOffLink:active {
     background:url(/images/icons/comments-toggle-registered.gif) left top no-repeat;
     display:block;
     float:right;
     height:16px;
     margin:2px;
     padding:0;
     text-indent:-999em;
     width:88px;
   }

   a.unregisteredOnLink,
   a.unregisteredOnLink:hover,
   a.unregisteredOnLink:active,
   a.unregisteredOffLink,
   a.unregisteredOffLink:hover,
   a.unregisteredOffLink:active {
     background:url(/images/icons/comments-toggle-unregistered.gif) left top no-repeat;
     display:block;
     float:right;
     height:16px;
     margin:2px;
     padding:0;
     text-indent:-999em;
     width:99px;
   }

   a.newestFirstLink,
   a.newestFirstLink:hover,
   a.newestFirstLink:active,
   a.oldestFirstLink,
   a.oldestFirstLink:hover,
   a.oldestFirstLink:active {
     background:url(/images/icons/comments-toggle-sort.gif) left top no-repeat;
     display:block;
     float:right;
     height:16px;
     margin:2px;
     padding:0;
     text-indent:-999em;
     width:93px;
   }
   a.registeredOnLink:hover,
   a.unregisteredOnLink:hover,
   a.newestFirstLink:hover {
     background-position: 0 -16px;
   }
   a.registeredOffLink:active,
   a.unregisteredOffLink:active,
   a.oldestFirstLink:active {
     background-position: 0 -32px;
   }
   a.registeredOffLink,
   a.unregisteredOffLink,
   a.oldestFirstLink {
     background-position: 0 -48px;
   }
   a.registeredOffLink:hover,
   a.unregisteredOffLink:hover,
   a.oldestFirstLink:hover {
     background-position: 0 -64px;
   }
   a.registeredOnLink:active,
   a.unregisteredOnLink:active,
   a.newestFirstLink:active {
     background-position: 0 -80px;
   }
   a.addCommentJump {
     background:url(/images/icons/add_comment.gif) left top no-repeat;
     float:left;
     height:16px;
     margin-left:3px;
     padding-left:23px;
   }

   /* Free Stuff */

   body#FreeStuff h2 {
     text-decoration: none;
     font-size: 28px;
   }

   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;
   }
   #FreeStuff div.Mainolumn {
     padding: 5px 10px;
   }

   #ToolBarHorizontal {
     clear: both;
     margin-bottom: 15px;
     }
     #ToolBarHorizontal ul li {
       float: left;
       text-align: center;
     }
     #ToolBarHorizontal ul li.first {
       text-align: left;
     }
     #ToolBarHorizontal ul li.last {
       text-align: right;
       }
       #ToolBarHorizontal ul li.last div.addthis_toolbox {
         width: 60px;
         float: right;
       }

       div.tools ul li a.toolIconLink {
         float: left;
         padding: 5px;
       }
       div#ArticleToolsTools ul li,
       div.tools ul li,
       div.tinyTools ul li {
         clear: both;
       }
       ul.horizontalShareTools {
         clear: both;
         padding-bottom:1em;
        }
        #Blog .blogPost ul.horizontalShareTools  {
          float: right;
          margin-top: 15px;
          clear: none;
        }
       ul.horizontalShareTools li {
         float: left;
         padding-right: 15px;
       }

/* I Anon form */
body#Page.IAnonymousSubmit div#gridMainColumn {
  background: none;
}
body#Page.IAnonymousSubmit div.MainColumn {
  padding: 0;
}
div#IAnonSubmitForm {
  background: #FFF;
  overflow: hidden;
}
div#IAnonSubmitForm h1 {
  background: #666666;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 2px;
  text-align: center;
  text-transform: uppercase;
}
div#IAnonSubmitForm div.fieldGroup {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
div#IAnonSubmitForm label.leftLabel {
  float: left;
  width: 210px;
  font-weight: bold;
}
div#IAnonSubmitForm form {
  padding: 10px;
}
div#IAnonSubmitForm input.text,
div#IAnonSubmitForm textarea {
  width: 350px;
  border: 1px solid #666;
}
div#IAnonSubmitForm div.submit {
  text-align: center;
  margin: 10px;
}
div#IAnonSubmitForm div.captcha {
  float: left;
  width: 350px;
}
div#IAnonSubmitForm input#captchaText {
  margin-top: 5px;
}
div#IAnonSubmitForm input.submit {
  font-size: 1.2em;
  font-variant: small-caps;
}
div#IAnonSubmitForm div#success {
  background: #FFFFAA;
  font-weight: bold;
  margin: 10px;
  padding: 10px;
  text-align: center;
}
div#IAnonSubmitForm div#errors {
  background: #FFFFAA;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px;
  font-weight: bold;
  }
  div#IAnonSubmitForm div#errors ul li {
    color: #FF0000;
    list-style: disc inside;
  }

/* 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;
}
div#Comments h3 .ratingContainer {
  top:0;
  margin-left:0;
}
.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;}


/* Archives Author Bio - not yet implemented */
#ArchivesAuthorBio .email,
#ArchivesAuthorBio .facebook,
#ArchivesAuthorBio .twitter {
  height: 18px;
  margin-top: 0.5em;
  margin-right: 0pt;
  margin-bottom: 0.5em;
  margin-left: 0pt;
  padding-left: 27px;
  background-repeat:no-repeat;
  line-height: 18px;
  overflow-x: hidden;
  overflow-y: hidden;
}

#ArchivesAuthorBio .twitter {
  background-image: url(/images/icons/twitter-18x18.png);
}
#ArchivesAuthorBio .email {
  background-image: url(/images/icons/email-18x18.png);
}
#ArchivesAuthorBio .facebook {
  background-image: url(/images/icons/facebook-18x18.png);
}
#ArchivesAuthorBio .bio {
  margin-top:1.5em;
  line-height:1.4;
  overflow:hidden;
}

/* non-mobile menu styling */
div#Menu {padding:10px 0;}
div#MenuTeaser {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 {
  color:#FF6900;
  font-size:18px;
  font-weight:bold;
  padding:3px 0 4px;
  margin:0;
  text-align:left;
}
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;}

div#TackLocalWidget {
margin: 15px 5px;
}
