/* ---- Boise Weekly components.css ---- */
/* ------------------------------------------------------------------ */
/* Conditional Display Defaults */
/* ------------------------------------------------------------------ */

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

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

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

.longOnly span.date { display: none; }

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

#Home div#gridSpanningHeader {
  background: #BDBDBD;
}
.error404 {
    padding: 15px;
}
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: 11px;
  color: #555;
  text-transform: uppercase;
  letter-spacing: 1px;
}
div.MainColumn p.issueInfo .date {
  float: right;
  width: 140px;
  height: 13px;
  text-align: right;
  color: #000;
  letter-spacing: 0;
  }
  div.MainColumn p.issueInfo .date a {
    color: #000;
    font-size: 1.15em;
    font-weight: bold;
  }
div.MainColumn p.issueInfo a {
    text-decoration: none;
  color: #555;
}
div.MainColumn h1 {
    font-size: 32px;
}
div.MainColumn h2 {
    font-size: 22px;
}
div.MainColumn .byline {
    display: block;
    font-size: 12px;
  color: #838689;
  line-height: 1em;
  margin-top: 5px;
}
div.MainColumn img.magnum {
    display: block;
  padding: 2px 0;
  margin: 4px 0 0;
  border: 1px solid #D6D7D9;
  border-width: 1px 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 .magnumInfo .caption {
    text-align: left;
  font-style: italic;
  font-size: 11px;
}
div.MainColumn div.storyHead {
    margin: 0 0 15px;
}

div#gridMain {
    background-color: #BDBDBD;
}

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

body#Home div#gridSpanningHeader {
  padding: 0 !important;
  font-size: 13px;
  line-height: normal;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}

body#Home div#gridSpanningIsland {
  padding: 0 !important;
  background: none !important;
  width: 320px !important;
}

body#Home div#gridMainColumn {
  width: 300px;
}

body#Home div.SpanningHeader div.storyItem,
body#Home div.SpanningHeader div.searchItem {
  padding: 10px 10px 0;
  margin-bottom: 0;
}
body#Home div.SpanningHeader div.searchItem  {
  padding-top: 0;
}
body#Home div.SpanningHeader p.more {
  margin: 5px 0 0;
}
body#Home div.SpanningHeader div.storyTeaser img.storyImg {
  margin-left: 0;
  margin-bottom: 5px;
}
body#Home div.storyTeaser {
  margin-bottom: 0;
}
body#Home div.SpanningHeader,
body#Home div.SpanningIsland {
  background: #FFF;
  margin-bottom: 10px;
}
#Home .Home p.more {
  text-align: right;
  margin: 0 0 5px;
}

#StoryBadges {
  float:left;
  padding: 0 0px 0 5px !important;
}
#StoryBadges .FeaturesIcons_image {
  display:none;
}
#VideoPlayer {
    text-align: center;
}
/* -- default styles for basic elements within content/posts -- */
#storyBody h1,#storyBody h2,#storyBody h3,#storyBody h4,#storyBody h5,#storyBody h6,.postBody h1,.postBody h2,.postBody h3,.postBody h4,.postBody h5,.postBody h6,.descr_txt h1,.descr_txt h2,.descr_txt h3,.descr_txt h4,.descr_txt h5,.descr_txt h6{
  margin:1.12em 0;
  line-height: 1.2;
}
#storyBody h1,.postBody h1,.descr_txt h1{font-weight:700;color:#222;}
#storyBody h2,.postBody h2,.descr_txt h2{font-weight:700;color:#444}

div#storyBody> ul,div#storyBody>ol,.postBody>ul,.postBody>ol,.descr_txt ul, .descr_txt ol{
  margin:1.12em;
}
div#storyBody> ul li,.postBody>ul li,.descr_txt>ul li {
	list-style: disc inside none;
}
div#storyBody>ol li,.postBody>ol li,.descr_txt ol li{
	list-style: decimal inside none;
}
div#storyBody h3,.postBody h3, .descr_txt h3 {
	font-weight: 700;
	font-size: 1.4em;
		color: #444;
}
div#storyBody h4,.postBody h4, .descr_txt h4 {
	font-weight: 700;
	font-size: 1.1em;
		color: #444;
}
div#storyBody blockquote,.postBody blockquote,.descr_txt blockquote {
  border-left: 1px solid #ABABAB;
  padding: 6px 10px;
  text-align: justify;
  font-size: 1.3em;
  margin: 1em 3em;
  box-shadow: -5px 0px 3px -1px #999;
  line-height: 1.5em;
  color: #111;
  border-radius: 4px;
  background: #f9f9f9;
}
.postBody iframe, #storyBody iframe {
  display: block;
  margin: 1.12em auto;
}
.postBody hr,#storyBody hr,.descr_txt hr  {
  margin: 9px 0 10px;
  border-width: 1px 0 0;
  display: block;
  border-style: solid;
  border-color: #ccc;
}
/* ------------------------------------------------------------------ */

#EmbeddedSidebar {
    float: right;
    width: 160px;
    background: #FFF;
    margin-left: 10px;
}

div.sidebar {
    float: right;
    clear: right;
    margin: 0 0 15px 15px;
    width: 160px;
    color: #888;
    background: #FFF;
  }
  div.sidebar div.Sidebar {
    margin-bottom: 10px;
  }

#Content div#gridMainColumn {
  padding: 10px 0;
}
#Content div#gridMainColumn div.MainColumn {
  padding: 0 10px;
}

div.descripTxt {margin:0.5em 0;}
  div.descripTxt .locationLabel a {color:#999;font-weight:bold;}
  div.descripTxt .eventCategories a {color:#999;font-style:italic;}
div.descr_txt {margin: 15px 0;}

div.EventListing,
div.locationListing, 
div.archiveListing {
  padding: 10px;
  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.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;
    color:#FF0000;
  }
  div.MainColumn div.locationListing p.tags { 
    padding: 0; 
    border: 0;
  }
  div.locationListing img.locationListingImg {
    float: right;
    width: 100px;
    margin-left: 8px;
  }
  
ul.filmTimes {
  float:right;
  font-size:0.9em;
  line-height:1.15em;
  margin-bottom:7px;
  text-align:left;
  width:290px;
}
div#LocationMovieTimes ul.filmTimes a.listImage {display: block;float: left;margin: 0 10px 0 0;}
div#LocationMovieTimes ul.filmTimes>li{overflow:hidden;clear:both;margin:0 0 10px;}
div#LocationMovieTimes ul.filmTimes .listTeaser {overflow:hidden;}
div.movietimesListing ul.filmTimes a {
  color:#333;
}
div.movietimesListing ul.filmTimes strong a {
  color:#FF0000;
}
ul.filmTimes .filmDate,ul.filmTimes .filmRating {
font-weight: 700;
}
h2.neighborhoodBar {
  clear:both;
  color:#000;
  padding-top:5px;
  width:100%;
  font-size:16px;
  font-weight:bold;
  margin:0pt 0pt 5px;
}
div.locationTitle a {
  font-weight: bold;
}

div.locationTitle .big {
  font-size: 1.2em;
}

div.locationListing span.inline-rating img,
div.archiveListing span.inline-rating img { width: 10px; }
div.locationListing span.small, 
div.archiveListing span.small { font-size: 10px; }

div.locationListingAddress {
  font: 12px Arial, Helvetica, sans-serif;
  color: #696969;
}      
      
div.EventDetails div.locationListing {
  padding-left: 0;
}  
div.EventDetails ul li.locationItem { margin-top: 15px; }      
  div.EventDetails ul li.locationItem h4 a {
    font-weight: bold;
    text-decoration: none;
  }
  div#RelatedLocations li.locationItem {
    margin-bottom: 10px;
  }

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

div.filmShortReview { 
  margin: 10px 0 20px; 
  overflow: hidden;
}
div.filmShortReview span.filmCreditsTitle a { font-weight: bold; font-size:12px; }
.filmShortReview .byline {
text-align: right;
margin: 5px 5px 0;
}
.filmMetaInfo {
background: #E7E8E9;
padding: 10px 8px;
}
#FilmTimesByHour {
margin: 0 0 15px;
}
#FilmTimesByHour .theater a {text-decoration:none;}
body#MovieTimes div.MainColumn.MovieTimes {overflow:hidden;}
body#MovieTimes #FilmTrailers {
clear: both;
}
div.filmMetaInfo span.ratingHeader {float:left; font-weight:bold;}
/* xxx Pulled these styles in from inline of SearchResults, but not sure of their effect yet. xxx */
.dynToolsLink {
  background-position: center right;
  background-repeat:no-repeat; 
} 
.dynToolsLink a {
  text-decoration:underline;
  cursor:pointer;
}
.ajPop {
  margin:4px;
  line-height:normal;
}
div.listingTools .ajPopCont {
  height:0px;
  overflow:hidden;
  border:0px solid #D1D8DC;
  background-color:#F3F5F7;
  padding:0;
}
div.listingTools .ajPop a, 
div.tinyTools ul li.l0 .toolsInner a {
  text-decoration: none;
  background: none;
  padding: 0;
  display: inline;
}
  div.tinyTools ul li.l0 .toolsInner a {
    color: #C70E0F;
  }

div.tinyTools ul li.l0 .toolsInner a.addAction {
  display: block;
  background: #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: 11; }      
      
/* ------------------------------------------------------------------ */

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

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



div.MainSidebar {
  background: #FFF;
  margin-bottom: 10px;
/*  padding-bottom: 13px;*/
}
body#Content div#gridMainSidebar .MainSidebar, div#gridMainSidebar2 .MainSidebar {padding-bottom:10px;}
div.MainSidebar h3 {
  background: #666;
  padding: 4px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  }
 body.IdahoArtsQuarterlyHome div.MainSidebar h3,
 body.IdahoArtsQuarterlyTOC div.MainSidebar h3,
 body.IdahoArtsQuarterlyTOC div.AdSidebar h3,
 body.IdahoArtsQuarterlyHome div.AdSidebar h3  {
    background: #e57b3f;
    font-weight: normal;
    font-style: italic;
    font-family: Georgia;
    text-transform: lowercase;
    font-size: 1.2em;
    padding: 5px 10px;
    text-align: left;
    color: #FFF;
  }
div.MainSidebar div {
/*    margin-bottom: 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;
}

#gridMainSidebar1 div.MainSidebar { 
  background: none;
  margin-bottom: 10px; 
  padding-bottom: 10px;
}
    #gridMainSidebar1 div.MainSidebar h3 {
        margin-bottom: 10px; 
    }
    #gridMainSidebar1 div.MainSidebar h3 a { 
      text-decoration: none;
      color: #FFF;
    }
    #gridMainSidebar1 div.MainSidebar ul {
      padding: 0;
    }
    #gridMainSidebar1 div.MainSidebar ul.columnList,
    #gridMainSidebar1 div.MainSidebar ul.moduleList {
        padding: 0 10px;
    }
    #gridMainSidebar1 div.MainSidebar div.more {
      padding: 10px;
      margin-top: 10px;
      border-top: 1px solid #E3EAEE;
      font-size: 10px;
    }

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

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


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

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

div.MainSidebar select {
  width: 100%;
}

div.headerBar {
  padding: 8px 10px 0 10px;
  height: 28px;
  /* background: #666; */
  background: #BDBDBD url(/images/backgrounds/header-tab.gif) no-repeat left top;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 1em;
  }
  
  #Home div#gridMainSidebar1 div.headerBar {
    background: #BDBDBD url(/images/backgrounds/header-tab-140.gif) no-repeat left top;
  }


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

.column_item { margin-bottom: 10px;}

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

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

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

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

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

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

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

ul.moduleList .storyItem .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.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 h3 {
  background:#666;
  clear: both;
  color: #FFF;
  font-size: 14px;
  line-height: 1em;
  margin: 0;
  padding: 8px 10px 9px;
  text-align: left;
  }
  div#movietimesInfoBar,
  #MovieTimes div#NowPlaying h3 {
    margin-bottom: 10px;
  }
div.searchedFor h3.bestOfHeader {
  text-align:center;
  display:block;font-weight: 400;
  
}
div.searchedFor h3.bestOfHeader a{
  text-decoration: none;
  text-transform: uppercase;
  font-size: 23px;
  color: #fff;
  font-weight: 400;
  }
  div.searchedFor h3.bestOfHeader span.bestOfHeaderYear {
    color: #FF0000;
    font-weight: 700;
    font-size: 26px;
    text-shadow: 1px 1px 1px #000;
  }
div#BestOfCategoryHeader h4 a {
margin: 10px 0 0;
font-size: 23px;
  font-weight:bold;
display: block;
text-align:center;
text-decoration: none;
color: #777;
}
div#StoryFeatures h3 {
color: #f00;
font-weight: 700;
}
#BestOf .byline a {
color: #838689;
}
div#BestOfLandingLinks ul#bosSections>li a{
  display: block;
  color: #fff;
  background-color: #777;
  text-decoration: none;
  padding: 5px 10px;
  font-size: 17px;
  margin: 5px 0;
  border-radius: 4px;
  font-weight: bold;
}
div#BestOfLandingLinks ul#bosSections{margin:0 0 10px;overflow:hidden;}
div#BestOfLandingLinks ul#bosRandomWinners li{margin:0 0 5px;}
div#BestOfLandingLinks ul#bosRandomWinners li a {
  color: #222;
  font-size: 15px;
  text-decoration: none;
  font-weight: 700;
}
div#BestOfLandingLinks ul#bosRandomWinners li a span {
  color:#666;
  font-weight:400;
  font-size:15px;
}
div#BestOfLandingLinks ul#bosRandomWinners li a:hover {color:#777;text-decoration:none;}
div#BestOfLandingLinks ul#bosRandomWinners li a:hover span{color: #c00;}
body#IssueArchives div#searchResults div.searchedFor h3 { font-size: 14px; }

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

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

div.searchedFor ul li {
  display: inline;
}

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

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

div.listingLocation {
  color: #333;
  float: left;
  width: 275px;
}

div.listingLocation a {color:#777;}

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

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

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

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



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

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

div.CommentsComponent, 
div#BrowseComments {
  clear: both;
  background: #EDEEEE;
  padding: 0 0 12px !important;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #444;
  margin: 0 10px;
}
div.commentsHeader {
  background: #D0D1D2 url(/images/backgrounds/comments_header.gif) no-repeat right top;
  margin-bottom: 10px;
}
div.commentsHeader h2, 
div.commentsHeader h3 {
  color: #FF0000;
  background: url(/images/backgrounds/comments_left.gif) no-repeat left;
  float: left;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 10px 0 5px 10px;
  text-align: left;
  text-transform: uppercase;
}
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;
}

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

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

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

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

div#PreviousNextInCategory {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 15px;
}
div.prevNext {
  text-align: right;
  color: #FFF;
  float: left;
  width: 95.5%;
  }
  div.prevNext a {
    font-size: .96em;
    color:#999;
    text-decoration: none;
  }
  div.prevNext a.prev {
    float: left;
  }
  
ul.prevNext {
  font-size: 10px;
  line-height: 1em;
  padding:10px 0;
}
  ul.prevNext li.prevNext_prev {
    float: left;
    text-align: left;
    width:40%;
  }
  ul.prevNext li.prevNext_next {
    float: right;
    text-align: right;
    width: 40%;
  }
  ul.prevNext li.prevNext_date {
    float: left;
    font-size: 1.3em;
    margin-left: -15px;
  }
 
div.prevNext { 
    margin: 5px 10px;
}

div.CommentsComponent hr, 
div#BrowseComments hr {
  height: 1px;
  background: #CCC;
  margin: 12px 15px 2px;
  border: none;
  color: #CCC;
}
div.comment {
  clear: both;
  margin: 12px 15px 0;
}
div.CommentsComponent h4, 
div#BrowseComments h4 {
  margin-top: 10px;
  text-align: left;
  font-weight: bold;
}
div.commentText {
  background: #FFF;
  padding: 12px 12px 5px;
  font-size: 12px;
  clear: both;
}
  div.commentText h4 {
    margin-top: 0;
    margin-bottom:8px;
  }
    div.commentText h4.reviewLocation { margin-bottom: 2px; }
    
  div.commentText p { 
    margin-top: 0;
  }
  div.commentText div.inline-rating { margin-bottom: 8px; }
    div.commentText div.inline-rating img {
      width: 10px;
    }
  
div.CommentsComponent .memberThumb, 
div#BrowseComments .memberThumb {
  display: block;
  overflow: hidden;
  float: left;
  clear: left;
  width: 50px;
  margin: 2px 8px 2px 2px;
}
div.CommentsComponent div.comment div.ratingGraphic img, 
div#BrowseComments div.comment div.ratingGraphic img {
  margin-bottom: 2px;
  width: 10px;
  height: 10px;
}
div.commentAuthor {
  background: url(/images/icons/comment_tri.gif) no-repeat 28px top;
  padding: 5px 0 0 45px;
  font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 10px;
}
div.commentAuthor a {
    font-weight: bold;
}
div.commentAuthor span {
    /*color: #A7A9AC;*/
}
div.CommentsComponent form, 
div#BrowseComments form,
div#PostCommentProcessEdit {
    margin-left: 15px;
}


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

input.editor_field { margin-right: 8px; }
a.editor_cancel {
  margin-left: 10px; 
  font-size: 10px;
  text-decoration: none;
  color: #FF0000;
}
a.deleteListItem {
  float: right;
  padding: 2px 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  background: #FF0000;
  border: 1px solid #CC0000;
  color: #FFF;
  text-transform: uppercase;
}


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


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

span.locationRegion {
  background:#ededee;
  color:#222;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  margin-right:2px;
  padding:2px 3px;
  text-transform:uppercase;
  }

span.locationRegion a {color:#555; text-decoration:none;}

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 {
  background: #f4f4e8;
  padding: 8px;
  margin-top: 5px;
  border: 1px dotted #d4d4c8;
  color: #444;
}
  div.infoBox h3 {
    font-weight: bold;
  }

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

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

body.Charlemagne10Zone div#gridBottomSidebar {
  float: none;
  width: 310px;
  margin: 0 auto;
  padding-top:10px;
}
body.Transmetropolitan8Zone #HeaderforCategoryorSection {
  background:#fff;
  padding:5px 0;
  margin:0 auto 10px;
}
body.DefaultSpecialIssueGuideCategoryTOC #HeaderforCategoryorSection {margin:0 auto;}
body.Transmetropolitan8Zone #HeaderforCategoryorSection h1, body.Transmetropolitan8Zone #HeaderforCategoryorSection h1 a {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
  font-size: 32px;
}
body.Transmetropolitan8Zone div#gridSpanningIsland {
    background: none;
    border: none;
    padding: 0;
    width: 320px;
}
body.Transmetropolitan8Zone div#gridFrame {
    background: none;
}
body.Transmetropolitan8Zone #gridMainColumn .MainColumn, body.Transmetropolitan8Zone div.specialCategoryLede, body.Transmetropolitan8Zone div#LandingFollowStories, body.Transmetropolitan8Zone div#SectionArchives {
  margin: 0;
  margin-bottom: 10px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #D6D6D6;
  background: #FFF;
}

body.Transmetropolitan8Zone div#LandingFollowStories, body.Transmetropolitan8Zone div.specialCategoryLede, body.Transmetropolitan8Zone div#CategoryStories {
  padding:10px 0!important;
}
body.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar form {
    padding: 0;
}
body.Transmetropolitan8Zone #gridMainSidebar1 div.MainSidebar {
    background: #FFF
}
body.Transmetropolitan8Zone div#gridColumnContainer {
    padding: 0;
    width: 620px;
}
body.Transmetropolitan8Zone div#gridMainColumn {
    width: 470px;
}
body.Transmetropolitan8Zone div#gridMainColumn h4.headline,
body.Transmetropolitan8Zone div#gridMainColumn p.byline,
body.Transmetropolitan8Zone div#gridMainColumn h5.subhead,
body.Transmetropolitan8Zone div#gridMainColumn h1,
body.Transmetropolitan8Zone div#gridMainColumn h3.storyCategory,
body.Transmetropolitan8Zone div#gridMainColumn ul,
body.Transmetropolitan8Zone div#gridMainColumn p,
body.Transmetropolitan8Zone div#gridSpanningHeader h4.headline,
body.Transmetropolitan8Zone div#gridSpanningHeader p.byline,
body.Transmetropolitan8Zone div#gridSpanningHeader h5.subhead,
body.Transmetropolitan8Zone div#gridSpanningHeader h1,
body.Transmetropolitan8Zone div#gridSpanningHeader h3.storyCategory,
body.Transmetropolitan8Zone div#gridSpanningHeader ul,
body.Transmetropolitan8Zone div#gridSpanningHeader p {
  padding: 0 10px;
  overflow:hidden;
}
body.Transmetropolitan8Zone div.specialCategoryLede a img {
  display:block;
  float:left;
  margin:0 10px 10px 0px;
}
body.Transmetropolitan8Zone div.specialCategoryLede h4.headline,
body.Transmetropolitan8Zone div.specialCategoryLede p.byline,
body.Transmetropolitan8Zone div.specialCategoryLede h5.subhead,
body.Transmetropolitan8Zone div.specialCategoryLede h1,
body.Transmetropolitan8Zone div.specialCategoryLede h3.storyCategory,
body.Transmetropolitan8Zone div.specialCategoryLede ul,
body.Transmetropolitan8Zone div.specialCategoryLede p {
 margin:0;
 overflow:hidden;
}
#gridMainColumn h5.subhead, div#gridSpanningHeader h5.subhead,
body.Transmetropolitan8Zone div.specialCategoryLede h5.subhead{
margin-bottom: 10px;
}

div#SpecialIssueSectionTOC {background:#fff;}
div#SpecialIssueSectionTOC h1 {
  font-size:24px;
  padding:10px 20px!important;
  margin-bottom:10px;
  background:#666;
  color:#fff;
}

div#SpecialIssueSectionTOC .LeadStory {width:450px;margin:0 auto;}
  div#SpecialIssueSectionTOC .LeadStory .SpecialIssueSectionTOCTeaser {margin:0!important;overflow:hidden;}
  div#SpecialIssueSectionTOC .clear {clear:both;display:block;height:1px;}

  div#SpecialIssueSectionTOC #LandingFollowStories {margin:0 20px;}
  div#SpecialIssueSectionTOC #LandingFollowStories .storyTeaser img.storyImg {margin:0 10px 10px 0!important;}

  .SpecialIssueSectionTOCTeaser {margin:0 20px!important;overflow:hidden;}
    .SpecialIssueSectionTOCTeaser h3.headline {font-size:18px;}
    .SpecialIssueSectionTOCTeaser .subhead {font-weight:bold;}
    .SpecialIssueSectionTOCTeaser .byline {text-transform:capitalize!important;}
    .SpecialIssueSectionTOCTeaser .byline .author:after {content:' | ';}

div#SpecialIssueSectionTOC p.categorytags {margin:0;}
  div#SpecialIssueSectionTOC p.categorytags span.tagEach {display:none;}

  
body.Transmetropolitan8Zone div#gridMainColumn div.clear, body.Transmetropolitan8Zone div#gridSpanningHeader div.clear {
  margin: 10px 0;
}

body.Seldon5Zone div#gridMainSidebar {
    padding-top: 10px;
}
body.Seldon5Zone div#gridAdSidebar,
body.Chetter5Zone div#gridAdSidebar,
body.Trantor6Zone div#gridAdSidebar {
    background: none;
    margin-right: 10px;
    padding-left: 0;
}
body.Mule4Zone div#gridAdSidebar {
    background: none;
    margin-right: 5px;
    margin-top: 10px;
    padding-left: 0;
}

body.Karnak6Zone div#gridMainColumn {
    margin-left: 10px;
    margin-right: 0;
    width: 620px;
}
body.Karnak6Zone div#gridRightColumn {
    margin: 10px 10px 10px 0;
    background: none;
}
body.Karnak6Zone div#gridRightColumn div#gridMainSidebar {
    margin: 0;
    width: 320px;
}

body.Charlemagne10Zone div#gridSpanningHeader {
    height: auto;
}
body.Charlemagne10Zone div#gridSpanningIsland {
  border: 0;
}

body.Quentin9Zone div#gridMainColumn {
  width: 785px;
  margin-right: 0;
}
body.Quentin9Zone div#gridAdSidebar {
  margin: 10px 7px;
  padding: 0 5px 5px;
}
body.Quentin9Zone div#gridTopRow,
body.Quentin9Zone div#gridSecondaryColumns,
body.Quentin9Zone div#gridThirdRow,
body.Quentin9Zone div#gridSecondRow,
body.Quentin9Zone div#gridBottomRow {
  margin: 5px 15px;
}

body.Quentin9Zone div#gridSecondaryColumnLeft div.MainSidebar,
body.Quentin9Zone div#gridSecondaryColumnRight div.MainSidebar {
  margin-bottom: 0;
  padding-bottom: 0;
}

div#CategoryBreakout h2 {
  border-top: 10px solid #BDBDBD;
  }
  body.Transmetropolitan8Zone #gridMainColumn div#CategoryBreakout.MainColumn {
    margin-top: -10px;
  }

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

div.GlobalHeader h1 {
    float: left;
}
div.GlobalHeader h1 a {
    display: block;
    width: 250px;
    height: 90px;
    text-indent: -6000px;
  background: #fff url(/images/headers/boise-logo.gif) no-repeat center center;
  }
  div#LeaderboardandLogoIdahoArtsQuarterly.GlobalHeader h1 a {
    display: block;
    width: 250px;
    height: 90px;
    text-indent: -6000px;
    background: #fff url(/images/headers/iaq-logo.gif) no-repeat center center;
  }

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

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

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

div#LeaderboardEditorial,
div#LeaderboardArts,
div#LeaderboardEtc,
div#LeaderboardFilm,
div#LeaderboardHomepage,
div#leaderboardmusic {
  text-align:center;
  margin:0 auto;
}

div#RectangleEditorial,
div#RectangleArts,
div#RectangleEtc,
div#RectangleFilm,
div#RectangleHomepage,
div#RectangleMusic {
  text-align:center;
  margin:20px 0;
  clear:both;
}

div#BWCliqueTicket,
div#WaferAds,
div#BlogAd,
div#Skyscraper1Editorial,
body div.AdSidebar,
div#AdClassifiedsTile,
div#AdSkyscraper2RunofSite,
div#MojoPages,
div#topads {
    background: none;
    padding: 0;
    margin: 0 0 10px 0;
}
/*div#WaferAds { margin-top: 10px; }*/
div#WaferAds div {
  margin-bottom: 10px;
}
div#BWCliqueTicket {
  height:92px;
  background-color:#fff;
  text-align: center;
}

div#AdClassifiedsTile {
  margin-bottom: 0;
}

body #gridMainColumn div#IslandAd.MainColumn,
body div#IslandAd {
    margin: 10px auto;
    width: 300px;
    clear: both;
    background: none;
    border: 0;
}

div#SearchLogin {
    position: relative;
    height:28px;
    background:#fefefe url(/images/backgrounds/search.gif) repeat-x;
    padding:13px 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-right: 3px;
    vertical-align: middle;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    border:0;
    background:transparent;
}
div#SearchLogin form input[type="text"] {
    border:1px solid #fff;
}
ul#SearchLogin-login {
    position: absolute;
    top: 9px;
    right: 10px;
    text-align: right;
    text-transform: uppercase;
    min-width:  200px; /* To prevent overrunning search bar. */
}
ul#SearchLogin-login li {
    display: inline;
    font-size: 12px;
    color: #000;
}
  ul#SearchLogin-login li a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
  }
    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;
}
  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: #000;
  }
  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:#FF0000;
    padding: 3px 5px;
    margin-right: 15px;
    border: 1px solid #000;
    font-weight: bold;
    color: #FFF;
    vertical-align: middle;
    cursor: pointer;
  }
    form.loginForm input.submit:hover {
      color:#000;
      background:#FFF;
    }


body.SendATip .addListingForm label,
body.SubmitAnEvent .addListingForm label,
body.SubmitanIAQEvent .addListingForm label,
body.SubmitALetter .addListingForm label,
body.AdRequest .addListingForm label {
      width:250px;
      float:left;
      text-align:right;
      margin-right:15px;
      font-weight: bold;
    }
    
.addListingForm legend {
  font-size: 1.4em;
}    

span.red,
p.error,
strong.error {
  color: #F00;
}    
p.errorField label {
  color:        #F00;
  font-weight:  bold;
}

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


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

  div#previewCommentComponent h2 {
    color: #000;
  }
  div#previewCommentComponent h4,
  div#editCommentComponent h4 {
    margin:10px;
  }
  div#previewCommentComponent textarea,
  div#editCommentComponent textarea {
    margin: inherit auto;
    width:95%;
  }
  
div#PaginationTop, 
div#PaginationBottom {
  padding-top: 10px;
  margin-bottom:10px;
}
div#PaginationBottom {
  margin-top:2em;
}
  #PaginationBottom strong,
  #PaginationBottom a {margin:0 0.25em;padding:2px 4px;border:1px solid #c00;font-size:12px;text-decoration:none;-webkit-box-shadow: 2px 2px 2px 2px #666666;box-shadow: 2px 2px 2px 2px #ccc;}
  #PaginationBottom strong {border-color:#000;}
  #PaginationBottom strong:hover {color:#ccc;border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;}
  #PaginationBottom a:hover {color:#666;border-color:#666;-webkit-box-shadow:none;box-shadow:none;}
  

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

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


  div#gridSpanningFeature {
    width: 620px;
    background: #FFF;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  
  body#Home div#gridFrame { background: none; }
  
    
  
  div#HomeMainNews div.searchItem h2 a,
  div#HomeTeaserNewsBig div.searchItem h2 a,
  div#newsSearchItem.searchItem h2 a {
    display: block;
    height: 40px;
    background: url(/images/buttons/find-community-events.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeMainMusic div.searchItem h2 a,
  div#musicSearchItem.searchItem h2 a {
    display: block;
    height: 40px;
    background: url(/images/buttons/find-music.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeMainFilm div.searchItem h2 a,
  div#filmSearchItem.searchItem h2 a {
    display: block;
    height: 40px;
    background: url(/images/buttons/find-movies.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeMainFood div.searchItem h2 a,
  div#foodSearchItem.searchItem h2 a {
    display: block;
    height: 40px;
    background: url(/images/buttons/find-restaurants.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeMainArts div.searchItem h2 a,
  div#artsSearchItem.searchItem h2 a {
    display: block;
    height: 40px;
    background: url(/images/buttons/find-art.gif) no-repeat center center;
    text-indent: -6000px;
  }
  div#HomeMainRec div.searchItem h2 a,
  div#recSearchItem.searchItem h2 a {
    display: block;
    height: 40px;
    background: url(/images/buttons/find-rec.gif) no-repeat center center;
    text-indent: -6000px;
  }
  
  div#HomeVideo iframe {
    margin: 0 10px 15px;
  }

div.comContent,
div.HomeSection div.lead,
div.HomeSection div.HomeFollowStories,
div.MainColumn.Home div.lead,
div.MainColumn.Home div.HomeFollowStories,
div.HomeSection div.storyItem,
div.MainColumn.Home div.storyItem,
div.MainSidebar.Home div.storyItem {
  padding: 0 10px 10px;
}  
div.MainColumn.Home div.storyItem,
div.MainSidebar.Home div.storyItem {
  margin-bottom: 0;
}

body#Section div.storyItem,
body#Section div.MainColumn h2 {
padding: 0 10px;
}

#SectionArchives.SpecialIssueSectionTOC h2,
body#Section div.MainColumn h2,
body#Category div.MainColumn h2,
body#Category div.SpanningHeader h2 {
    background: #666;
    color: #FFF;
    font-size: 1.4em;
    padding: 2px 10px;
    margin-bottom: 10px;
  }
  body#Section div.MainColumn h2 a,
  body#Category div.MainColumn h2 a, body#Category div.SpanningHeader h2 a {
    color: #FFF;
    text-decoration: none;
  }
  
body#BestOf div.MainColumn,
body#Event div.MainColumn,
body#Location div.MainColumn {
  margin-bottom: 10px;
}  

body div#gridMainColumn div#SectionFeature.MainColumn  {
    padding-top: 5px;
}
#SectionFeature img.storyImg {
    margin: 10px;
}
div.more {margin:1.12em 0;}
p.more a, div.more a {
  text-decoration: none;
  font-style: italic;
  margin: 3px 10px;
}
body.DefaultSpecialIssueGuideCategoryTOC div.more {text-align:right;}

  div.HomeSection, #Home div.MainColumn {
    background: #FFF;
    /*padding: 10px 10px 15px 10px;*/
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-align: left;
    overflow:hidden;
  }

  #Home div.MainColumn {
    padding-bottom:0;
  }
    div.HomeSection div.stack {
      text-align: left;
    }
    
    div.headerBar {
      margin-bottom: 15px;
    }
    /*div.MainColumn.Home div.headerBar,
    div.HomeSection div.headerBar {
      margin: -10px -10px 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;
      }
      
div.storyTeaser img.storyImg {
  float: left;
  margin:0 10px 10px 5px;
  }
  div.featuresBody div.storyTeaser img.storyImg,
  #Home div.MainColumn div.storyTeaser img.storyImg,
  #Home div.MainSidebar div.storyTeaser img.storyImg {
    float: left;
    margin-right: 5px;
    margin-left: 0;
    }
div.storyTeaser {
  margin-bottom: 10px;
/*  float: left;*/
  }      

div#Calendar p,
div#Calendar p.more a {
  margin: 3px 0;
}
p.eventType {
  margin: 3px 0;
  font-size: 1.1em;
  font-weight: bold;
}
p.byline {
  font-size: .9em;
  font-style: italic;
  margin: 0;
}
#ToCCommentsandVideo p.byline {font-style:normal;}  
  
  ul.slider li ul {
    background: #E5E5E5;
    font-size: .85em;
  }

  ul.slider li.open ul.sliderItemContent {
    padding: 9px;
    border: none;
  }
    ul.slider li.open ul li.l0 {
      display: block;  
      padding-bottom: 8px;
      margin-bottom: 8px;
      border-bottom: 1px solid #CCC;
    }
  
  ul.slide li.closed ul {
    border-top: 1px solid #FFF;
  }
    ul.slider li.closed ul li.l0 {
      display: none;
    }
    
  ul.featureTabs { }  
    ul.featureTabs li {
      float:left;
      margin-right: 1px;
    }
      ul.featureTabs li a {
        display: block;
        height: 23px;
        background-repeat: no-repeat;
        border-bottom: 1px solid #FFF;
        text-decoration: none;
        text-indent: -6000px;
      }
      ul.featureTabs li a.currentFeature, 
      ul.featureTabs li a:hover {
        background-position: left -23px;
        border-color: #A4A2A3;
      }
  
  div.featureBox .storyImg {
    margin-bottom: 10px;
  }    
  div.featureBox h2.headline {
    font-size: 18px;
    margin: 0;
  }
  div.featureText {
    font-size: 1.2em;
  }
    div.featureText p {
      margin: 0;
    }
      div.featureText p.featureInfo {
        color: #6A6868;
      }

  div.HomeFollowStories {  }
    div.HomeFollowStories div.triptych, 
    div.HomeFollowStories div.stack {
      margin-bottom: 10px;
      border: none;
    }
      div.HomeFollowStories div.stack div.follow {
        border: 1px solid #DEDEDE;
        border-width: 0 0 1px;
        padding: 0;
        margin: 10px 0 0;
      }
    body#Home div#gridMainColumn div.HomeSection div.follow  ul {
      width: auto;
      text-align: left;
    }
      body#Home div#gridMainColumn div.HomeSection div.follow  ul li.l0 {
        border: none;
        padding: 0;
        margin: 0;
      }
      div.followStories div.follow img.followImg { float:left; margin-right: 5px; }
      
div#ToCHomeFeatures {
  width: 450px;
  float: left;
  margin-bottom: 10px;
  }
  div#ToCHomeFeatures div.featuredStory {
    float: left;
    margin-right: 5px;
  }
  div#ToCHomeFeatures div.follow {
    margin-bottom: 10px;
    float: left;
    width: 160px;
  }
  div#ToCHomeFeatures h4 a,
  div#ToCHomeFeatures h3 a,
  h4.headline, h4.headline a {
    text-decoration: none;
    font-weight: bold;
    color: #FF0000;
    font-size: 16px;
  }
  #HomeMainNews h4.headline, #HomeMainNews h4.headline a,
  #HomeMainFilm h4.headline, #HomeMainFilm h4.headline a,
  #ToCHomeTeaserOpinion h4.headline, #ToCHomeTeaserOpinion h4.headline a,
  #HomeMainFood h4.headline, #HomeMainFood h4.headline a,
  #HomeMainArts h4.headline, #HomeMainArts h4.headline a,
  #HomeMainMusic h4.headline, #HomeMainMusic h4.headline a,
  #HomeMainRec h4.headline, #HomeMainRec h4.headline a {
    font-size: 16px;
  }
  div#ToCHomeFeatures p.byline {
    font-size: 11px;
    margin-left: 55px;
  }
      
div#ToCHomeFeatures div.featuresBody,div#ToCCommentsandVideo div.featuresBody { 
  padding: 10px;
  background: #fff;
  }
  div#ToCHomeFeatures div.featuresBody {
    float: left;
    width: 430px;
    height: 220px;
    overflow: hidden;
  }
  div#ToCCommentsandVideo div.storyItem {
    text-align: left;
    margin-bottom: 10px;
    clear: both;
  }
  div#ToCHomeFeatures div.featuresBody img.storyImg {
    float: left;
    margin-right: 10px;
  }
  
  
  div#ToCCommentsandVideo div.featuresBody p { 
    margin: 3px 0;
    }
  div#ToCCommentsandVideo div.featuresScrollable {
    height:   300px;
    overflow: auto;
  }
  div#ToCCommentsandVideo div.featuresBody a.memberThumb { 
    float: left;
    margin-right: 5px;
    }
  div#ToCHomeFeatures div.tabs.headerBar,div#ToCCommentsandVideo div.tabs.headerBar {
    margin: 0;
    padding: 0;
    height: 38px;
    /* border: 1px solid #999; */
    border-bottom: 0;
  }
  div#ToCHomeFeatures div.tabs,div#ToCCommentsandVideo div.tabs {
    clear: both;
    }
  div#ToCHomeFeatures div.tabs h1,div#ToCCommentsandVideo div.tabs h1 {
    text-indent: -6000px;
    width: 40%;
  }
    div#ToCHomeFeatures h1.tabLeft,div#ToCCommentsandVideo h1.tabLeft {
      float: left;
      }
    div#ToCHomeFeatures h1.tabCenter {
      float: left;
      }
    div#ToCHomeFeatures h1.tabRight,div#ToCCommentsandVideo h1.tabRight {
      float: left;
    }
  div#ToCHomeFeatures div.tabCurrent {
    text-align: center;
    }
    div#ToCHomeFeatures div.tabCurrent a {
      display: block;
    }
    div#ToCHomeFeatures div.tabBack {
      text-align: center;
      }
      div#ToCHomeFeatures div.tabBack a {
        display: block;
      }

div#ToCBlogTiles a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.1em;
}

#Home div#MostCommentedOn ul {
  padding: 0 10px;
  }
  #Home div#MostCommentedOn ul li ul {
    padding: 0;
  }
div#MostCommentedOn ul li.storyItem {
    margin-bottom: 10px;
}

div#CalendarSearch div.tabs a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  }
div#CalendarSearch div.tabs div {
  background: #EEE;
  }
div#CalendarSearch div.tabs div.tabLeft {
  float: left;
  padding: 3px 5px;
  border: 1px solid #b7b7b7;
  }
div#CalendarSearch div.tabs div.tabCenter {
  float: left;
  padding: 3px 5px;
  border: 1px solid #b7b7b7;
  }
div#CalendarSearch div.tabs div.tabRight {
  float: left;
  padding: 3px 5px;
  border: 1px solid #b7b7b7;
  }
div#CalendarSearch div.tabs div.tabCurrent a {
  color: #000;
  }
div#CalendarSearch div.tabs div.tabCurrent {
  background: #FFF;
  border-bottom: 1px solid #FFF;
  }
div#CalendarSearch div.eventSearchBody {
  border: 1px solid #b7b7b7;
  padding: 10px 15px;
  margin-top: -1px;
  background: #FFF;
  text-align: left;
  }
div#CalendarSearch div.eventSearchBody select {
    width: 100%;
    margin: 3px 0;
}

div#EventTabbedRotator {
  margin-bottom: 10px;
}
div#EventTabbedRotator div.tabs a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: .7em;
  }

div#EventTabbedRotator div.tabs div {
  background: #EEE;
  float: left;
  padding: 3px 5px;
  border: 1px solid #b7b7b7;
  }

div#EventTabbedRotator div.tabs div.tabCurrent a {
  color: #000;
  }

div#EventTabbedRotator div.tabs div.tabCurrent {
  background: #FFF;
  border-bottom: 1px solid #FFF;
  }

div#EventTabbedRotator div.eventSearchBody {
  border: 1px solid #b7b7b7;
  border-width: 1px 0 0 1px;
  padding: 10px 15px;
  font-size: .8em;
  margin-top: -1px;
  background: #FFF;
  text-align: left;
  }
div.eventSearchBody select {
  width: 100%;
  margin: 5px 0;
}
div#EventTabbedRotator div.eventSearchBody p {
  margin: 0;
  font-weight: bold;
  text-align: center;
}

div#EventTabbedRotator div#EventCalendar {
  float: right;
  width: 260px;
}
div#EventTabbedRotator div#TodaysPick {
  float: left;
  width: 190px;
  margin-left: 10px;
  font-size: 14px;
}
div#EventTabbedRotator div#TodaysPick h4 {
  color:#FF0000;
  font-size:16px;
  font-weight:bold;
  margin-bottom: 5px;
}
div#EventTabbedRotator div#TodaysPick a img {margin:0 0 5px;}
.eventSearchResultsContainer {padding:10px!important;height:120px!important;margin-top:10px!important;}
.eventSearchFooter.more {margin:2px 0!important;}


#SectionArchives {
  float: left;
  width: 100%;
  }
  #SectionArchives form {
    padding: 10px;
  }
  #SectionArchives div {
    padding: 10px;
    float: left;
    width: 180px;
  }
  #SectionArchives p {
        margin: 10px;
        font-weight: bold;
        font-size: 1.1em;
    }
    #SectionArchives h3 {
      padding: 0 10px;
      font-weight: bold;
    }
#SectionArchives form.searchForm input[type=text],
#SectionArchives form.searchForm select {width:46%;margin-bottom:3px;}
#SectionArchives form.searchForm input[type=submit] {position:relative;right:-39%;}
#SectionArchives form.searchForm input[type=text] {background:url(/foundation/images/icons/magnify-whitebg.gif) center left no-repeat;border:1px solid #888;border-radius:4px;padding:1px 0;text-indent:20px;}

#HomeMainNews p.more,
#HomeMainFilm p.more,
#HomeMainFood p.more,
#HomeMainArts p.more,
#HomeMainMusic p.more,
#HomeMainRec p.more,
#ToCHomeTeaserOpinion p.more {margin:0;float:right;}
  #HomeMainNews p.more + div.clear {display:none;}

div.tools a {
  color: #666;
}

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


#HomeComments div.storyItem p {
    font-size: .9em;
    }
#HomeComments div.storyItem h4 {
    font-weight: bold;
    }
#HomeComments a.memberThumb {
    float: left;
    padding: 0 5px 5px 0;
    }
    
#ShellPollResults {
    padding: 10px;
    }
    #ShellPollResults h1 {
        margin-bottom: 10px;
    }    

div.MainSidebar div.PollTitle {
    margin-bottom: 0;
}

#ShellPollResults ul.moduleList li.pollItem.clearfix {}
     
/* ------------------------------------------------------------------ */

div#NavigationHorizontal {
  clear: both;
  height: 38px;
  background:#f00;
  }
  div#NavigationHorizontal.IAQNavigationHorizontal {
    clear: both;
    height: 30px;
    background: #e57b3f repeat-x left center;
  }
ul#mainNav {
  height: 38px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
ul#mainNav li {
    float: left;
    height: 38px;
    font-size:11px;
    line-height: 1em;
    text-transform: uppercase;
    overflow: hidden;
  }
  div#NavigationHorizontal.IAQNavigationHorizontal ul#mainNav li {
    text-transform: lowercase;
  }
ul#mainNav li a {
    display: block;
    float:left;
    height:38px;
    background-repeat:no-repeat;
    background-position:center 0;
    text-align:center;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
    text-indent: -6000px;
  }
  div#NavigationHorizontal.IAQNavigationHorizontal ul#mainNav li a {
    text-indent: 0;
    padding: 10px;
    height: auto;
    font-weight: normal;
    font-style: italic;
    font-size: 1.4em;
    font-family: Georgia;
  }
div#NavigationHorizontal ul li.first a, 
div#NavigationHorizontal ul li.first a:hover { border-left:none; }
div#NavigationHorizontal ul li.last a, 
div#NavigationHorizontal ul li.last a:hover { border-left:none; }

ul#mainNav li a:hover, ul#mainNav li a.hover {
    height:38px;
    background:#b2d53b;
    background-position:center -76px;
    color:#1b1718;
    cursor:pointer;
  }
  div#NavigationHorizontal.IAQNavigationHorizontal ul#mainNav li a:hover,
  div#NavigationHorizontal.IAQNavigationHorizontal ul#mainNav li a.hover {
    background: #e57b3f;
    text-decoration: underline;
    color: #FFF;
  }
ul#mainNav li.navCurrent {
    background: #1b1718;
    margin:0;
}
ul#mainNav li.navCurrent a {
    background-position:center -38px; 
    border-color:#1b1718;
    color:#b2d53b;
}
  ul#mainNav li.navCurrent a:hover {
    background-position:center -76px; 
    border-color:#000;
  }

#NavigationHorizontal ul li ul {
    display: none;
}

#NavigationHorizontal #NavItem_home a {
  width:50px;
  background-image:url(/images/nav/home.png);
}
#NavigationHorizontal #NavItem_calendar a {
  width:73px;
  background-image:url(/images/nav/calendar.png);
}
#NavigationHorizontal #NavItem_feature a {
  width:63px;
  background-image:url(/images/nav/feature.png);
}
#NavigationHorizontal #NavItem_news a {
  width:46px;
  background-image:url(/images/nav/news.png);
}
#NavigationHorizontal #NavItem_opinion a {
  width:61px;
  background-image:url(/images/nav/opinion.png);
}
#NavigationHorizontal #NavItem_food a {
  width:44px;
  background-image:url(/images/nav/food.png);
}
#NavigationHorizontal #NavItem_arts a {
  width:38px;
  background-image:url(/images/nav/arts.png);
}
#NavigationHorizontal #NavItem_music a {
  width:52px;
  background-image:url(/images/nav/music.png);
}
#NavigationHorizontal #NavItem_film a {
  width:56px;
  background-image:url(/images/nav/screen.png);
}
#NavigationHorizontal #NavItem_rec a {
  width:36px;
  background-image:url(/images/nav/rec.png);
}
#NavigationHorizontal #NavItem_extras a {
  width:56px;
  background-image:url(/images/nav/extras.png);
}
#NavigationHorizontal #NavItem_cityguides a {
  width:84px;
  background-image:url(/images/nav/city-guides.png);
}
#NavigationHorizontal #NavItem_archives a {
  width:70px;
  background-image:url(/images/nav/archives.png);
}
#NavigationHorizontal #NavItem_blogs a {
  width:50px;
  background-image:url(/images/nav/blogs.png);
}
#NavigationHorizontal #NavItem_Promo a {
  width:53px;
  background-image:url(/images/nav/promo.png);
}
#NavigationHorizontal #NavItem_community a {
  width:84px;
  background-image:url(/images/nav/community.png);
}
#NavigationHorizontal #NavItem_business a {
  width:69px;
  background-image:url(/images/nav/business.png);
}
#NavigationHorizontal #NavItem_Video a {
  width:45px;
  background-image:url(/images/nav/video.png);
}
#NavigationHorizontal #NavItem_idahoartsquarterly a {
  width:103px;
  background-image:url(/images/nav/iaq.gif);
}

div#NavigationHorizontal.IAQNavigationHorizontal li#NavItem_BoiseWeekly.weekly-home {
  float: right;
  width: 100px;
}
div#NavigationHorizontal.IAQNavigationHorizontal li#NavItem_BoiseWeekly.weekly-home a {
  background: #FFF url(/images/nav/boise-weekly.gif);
  width: 100px;
  text-indent: -6000px;
  }
  div#NavigationHorizontal.IAQNavigationHorizontal li#NavItem_BoiseWeekly.weekly-home a:hover {
    background: #FFF url(/images/nav/boise-weekly.gif);
  }

#NavigationHorizontal ul.subnav_content { 
  position:absolute;
  width:auto;
  min-height:15px;
  background:#fff;
  border-bottom:1px solid #444;
  margin-top:8px;
  padding:0;
  z-index:9999;
  line-height:1em;
}
  #NavigationHorizontal ul.subnav_content li {
    padding:0;
    margin:0;
    position:relative;
    font-size:12px;
    float:none;
  }
    #NavigationHorizontal ul.subnav_content li a {
      display:block;
      height:15px;
      white-space:nowrap;
      padding:7px 10px;
      margin:0;
      text-decoration:none;
      text-indent:0;
      font-family: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:none;
        background: #666;
        color: #FFF;
      }    
      
      #NavigationHorizontal ul.subnav_content li.searchItem a { 
        background: #FFF url(/images/icons/navmag.gif) no-repeat 6px 7px;
        padding:7px 10px 7px 24px;
      }
      #NavigationHorizontal ul.subnav_content li.searchItem a:hover { 
        background: #666 url(/images/icons/navmag_over.gif) no-repeat 6px 7px;
        color: #FFF;
        padding:7px 10px 7px 24px;
      }
    
        
div#gridFooter {
  clear: both;
  background: #fff;
  border-top: 1px solid #DEDEDE;
  padding-top: 10px;
  text-align: center;
  font-size: 11px;
  padding-bottom:10px;
}
  div#gridFooter a { text-decoration: none; }
  
div#FooterNavigation { 
  clear:both;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #FFF;
}
div#FooterNavigation ul {
  text-align: center;
  line-height: 1.4em;
}
  div#FooterNavigation ul li {
    display: inline;
    margin-right: 7px;
  }
    div#FooterNavigation ul li a {
      white-space: nowrap;
      color: #000;
      margin-right: 5px;
    }
    #FooterNavigation ul li.facebook-icon a {
      background: url(/images/icons/facebook-icon.gif) no-repeat center left;
      padding-left: 20px;
    }
    #FooterNavigation ul li.twitter-icon a {
      background: url(/images/icons/twitter-icon.gif) no-repeat center left;
      padding-left: 20px;
    }
    #FooterNavigation ul li.myspace-icon a {
      background: url(/images/icons/myspace-icon.gif) no-repeat center left;
      padding-left: 20px;
    }
    #FooterNavigation ul li.rss-icon a {
      background: url(/images/icons/rss-icon.gif) no-repeat center left;
      padding-left: 20px;
    }


div#footerCopyright address, 
div#footerCopyright p {
  padding: 0;
  margin: 0;
}

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

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

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

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

div#LocationRestaurantDetails p,
div#LocationBarDetails p { 
  margin: 0 0 15px; 
}

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

div#LocationMovieTimes ul.filmTimes {
  float: none;
  font-size: 1em;
}
  div#LocationMovieTimes ul.filmTimes li {
    margin-bottom:6px;
  }

  body#MovieTimes div#NowPlaying ul li {
    float: left;
    width: 110px;
    padding: 0 5px;
    }
    body#MovieTimes div#NowPlaying ul li ul {
    margin-bottom: 20px;
    float: left;
    height: 200px;
      }
      body#MovieTimes div#NowPlaying ul li ul img {
        height: 150px;
        width: 100px;
      }

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


h2#sectionHeader_film { 
  width: 56px;
  background-image: url(/images/sections/large/film.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_food { 
  width: 39px;
  background-image: url(/images/sections/large/food.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_music { 
  width: 47px;
  background-image: url(/images/sections/large/music.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_news { 
  width: 42px;
  background-image: url(/images/sections/large/news.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_video { 
  width: 42px;
  background-image: url(/images/sections/large/video.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_topstories { 
  width: 138px;
  background-image: url(/images/sections/large/feature.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_arts { 
  width: 35px;
  background-image: url(/images/sections/large/arts.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_rec { 
  width: 28px;
  background-image: url(/images/sections/large/rec.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_opinion { 
  width: 62px;
  background-image: url(/images/sections/large/opinion.gif); 
  text-indent: -6000px;
}
h2#sectionHeader_business { 
  width: 71px;
  background-image: url(/images/sections/large/business.gif); 
  text-indent: -6000px;
}

.sectionHeader a, .sectionHeader span,
h2#sectionHeader_comments,
h2#sectionHeader_blogs a,
#columnItemHeader_ReaderReviews,
#Home div#MostCommentedOn h3 {
   display: block;
   color: #FFF;
   text-transform: uppercase;
   font-family: "Arial Narrow","Trebuchet MS",Arial,sans-serif;
   font-weight: bold;
   text-decoration: none;
   font-size: 16px;
 }
 h2#sectionHeader_blogs a {
   padding: 7px 10px;
 }
 #columnItemHeader_ReaderReviews {
   height: 29px;
   padding: 9px 10px 0;
 }
 #Home div#MostCommentedOn h3 {
   height: 32px;
   margin-bottom: 10px;
   padding: 5px 10px 0;
   line-height: 15px;
 }


h1#sectionHeader_features { 
  width: 157px;
  /* background: #bebebe url(/images/sections/large/top-stories.gif) no-repeat 0 -40px;  */
  background: #BDBDBD url(/images/backgrounds/header-tab-light.gif) no-repeat left top;
  height: 38px;
    }
    h1#sectionHeader_features a { 
        display: block;
        height: 32px;
        width: 157px;
        background: transparent url(/images/sections/large/top-stories.gif) no-repeat 0 0;
        margin-top: 8px;
        margin-left: 8px;
        text-indent: -6000px;
      }
      h1#sectionHeader_features.tabBack a {
        background: transparent url(/images/sections/large/top-stories-light.gif) no-repeat 0 0;
      }
h1#sectionHeader_cover { 
  width: 140px;
  /* background: #bebebe url(/images/sections/large/cover.gif) no-repeat 0 -40px; */
  background: #BDBDBD url(/images/backgrounds/header-tab-light.gif) no-repeat left top;
  height: 38px;
    }
    h1#sectionHeader_cover a { 
        display: block;
        height: 32px;
        width: 81px;
        background: transparent url(/images/sections/large/cover.gif) no-repeat 0 0;
        margin-top: 8px;
        margin-left: 8px;
        text-indent: -6000px;
      }
      h1#sectionHeader_cover.tabBack a {
        background: transparent url(/images/sections/large/cover-light.gif) no-repeat 0 0;
      }
h2#sectionHeader_blogs { 
  width: 150px;  
  height: 38px;
    }
    h2#sectionHeader_blogs a { 
        display: block;
        height: 16px;
        width: 46px;
        text-indent: -6000px;
        background: transparent url(/images/sections/large/blogs.gif) no-repeat 5px center;
        margin-left: 5px;
        margin-top: 3px; 
        text-indent: -6000px;
    }
h1#sectionHeader_bwvideo { 
  width: 150px;
  background: #bebebe url(/images/sections/large/bw-video.gif) no-repeat 0 -40px; 
  height: 38px;
  text-indent: -6000px;
    }
    h1#sectionHeader_bwvideo a { 
        width: 50%;
        height: 38px;
    }


h2#sectionHeader_comments { 
  width: 81px;
  background-image: url(/images/sections/large/comments.gif); 
  height: 17px;
  text-indent: -6000px;
  }

h1#sectionHeader_calendar,
div#EventTabbedRotator h2.sectionHeader { 
  width: 74px;
  background-image: url(/images/sections/large/calendar.gif); 
  text-indent: -6000px;
}

h1#sectionHeader_bwvideo.tabCurrent,
h1#sectionHeader_blogs.tabCurrent,
h1#sectionHeader_cover.tabCurrent,
h1#sectionHeader_features.tabCurrent
 {
  /* background-position: 0 0; 
  background-color: #666; */
  background: #BDBDBD url(/images/backgrounds/header-tab.gif) no-repeat left top;
}


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

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






h1.sectionHeader { 
  float: left; 
  margin-right:10px;
  height: 25px;
  background-position: 0 center;
}


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


.lead {
  margin-bottom: 20px;
}
  .lead .storyImg { 
    width: 420px;
    margin-bottom: 15px;
  }
  .lead .headline {
    font-size: 16px;
  }
    
.stack {
  clear: both;
  margin-bottom: 25px;
}
  .stack .follow {
    padding-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #dedede;
    text-align: left;
  }
    .stack .follow .storyImg {
      float: left;
      width: 75px;
      margin-right: 10px;
    }
    .stack .follow h4.subheadline { display: inline; }
  
.triptych { 
  padding: 15px 0;
  border-top: 1px solid #dedede;
  }
  .triptych .follow {
    float: left;
    width: 124px;
    margin-right: 24px;
  }
    .triptych .follow .storyImg {
      width: 124px;
      margin-bottom: 10px;
    }
  .triptych #lastTriptychStory {
    margin: 0;
  }

.readmore {
  font-size: 10px;
}

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

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

div#Story p, 
div#StoryLayoutJr p {
  color: #232323;
  line-height: 1.75em;
}
p.moreArticles {
    text-align: right;
}

div#StoryInfoBox {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #CCC;
}

#Content div#gridMainColumn li.storyItem {
  margin-bottom: 10px;
}
#Content #gridMainColumn h5.subhead {
  margin-bottom: 2px;
}

div#RelatedEvents .date {
    font-weight: bold;
}
#RelatedStories,
#RelatedLocations,
#RelatedEvents,
#RelatedStoriesEvents,
#PeopleWhoLiked,
##RelatedLocationsbyMaster {
    margin-bottom: 15px;
}
#RelatedStories h3,
#RelatedLocations h3,
#RelatedEvents h3,
h2.listingsHeader, 
div.MainColumn h2.listingsHeader,
#RelatedStoriesEvents h3,
#PeopleWhoLiked h3,
#RelatedLocationsbyMaster h3 {
    margin-bottom: 5px;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    width: 400px;
  }
  #RelatedStories.Sidebar h3,
  #RelatedLocations.Sidebar h3,
  #RelatedEvents.Sidebar h3,
  #RelatedStoriesEvents.Sidebar h3,
  #RelatedLocationsbyMaster.Sidebar h3 {
      width: auto;
  }
  
  #RelatedLocations ul li.locationItem,
  #RelatedLocationsbyMaster ul li.lcationItem {
    margin-bottom: 10px;
  }

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

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

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

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


/* Article Icons */
#StoryBadges.ContentDefault div.FeaturesIcons.ArticleIcons a.FeaturesIcons_bw_watchdog span {
  display:inline;
  width: 40px!important;
  height: 24px!important;
  padding-right:3px;
  background: url(/images/icons/article-icon_watchdog.png) 0 0 no-repeat transparent!important;
  position:relative;
  top:8px;
  left:8px;
 }

/* Features Icons */
div.FeaturesIcons {
  height:14px;
  margin:5px 0;
  display:inline;
  padding-right:3px;
  }
  div#BestOfLandingLinks div.FeaturesIcons {
  display: none;
  }
  div.FilmIcons {
    display: none;
  }
div.FeaturesIcons a span {
  display:block;
  float:left;
  margin:0 2px 0 0;
  text-indent:-6000px;
  height:12px;
  width:12px;
}
  div.FeaturesIcons a.FeaturesIcons_award span {
    background:url(/images/icons/features-icon_award.png) top left no-repeat;
    width:18px;
    height:18px;
  }
  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_members_pick span {
    background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
    width:16px;
    height:16px;
  }
  div.FeaturesIcons a.FeaturesIcons_special_event__galleries_ span {
    background:url(/images/icons/features-icon_special_event.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_recommended span {
    background:url(/images/icons/features-icon_recommended.gif) top left no-repeat;
    width:10px;
  }
  div.FeaturesIcons a.FeaturesIcons_featured_happy_hour span {
      background: url(/images/icons/features-icon_happy_hour.gif) top left no-repeat;
      width: 16px;
      height: 16px;
    }
  div.FeaturesIcons a.FeaturesIcons_opening__theater_and_galleries_ span {
    background:url(/images/icons/features-icon_opening.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_new_review__theater_and_comedy_ span {
    background:url(/images/icons/features-icon_new.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_free span {
    background:url(/images/icons/features-icon_free.gif) top left no-repeat;
    width:19px;
    height:14px;
  }
  div.FeaturesIcons a.FeaturesIcons_closing__theater_and_galleries_ span {
    background:url(/images/icons/features-icon_closing.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_all_ages span {
    background:url(/images/icons/features-icon_all_ages.gif) top left no-repeat;
  }
  div.FeaturesIcons a.FeaturesIcons_video span {
    background:url(/images/icons/features-icon_video.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  div.FeaturesIcons a.FeaturesIcons_slideshow span {
    background:url(/images/icons/features-icon_slideshow.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  div.FeaturesIcons a.FeaturesIcons_audio span {
    background:url(/images/icons/features-icon_audio.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  div.FeaturesIcons a.FeaturesIcons_image span {
    background:url(/images/icons/features-icon_image.png) top left no-repeat;
    width: 16px;
    height: 16px;
  }
  div.FeaturesIcons a.FeaturesIcons_think_boise_first span {
    background:url(/images/icons/features-icon_thinkBoise.jpg) top left no-repeat;
    width: 21px;
    height: 16px;
  }
  div.FeaturesIcons a.FeaturesIcons_user_submitted span {
    background: url(/images/icons/features-icon_user_submitted.png) 0 0 no-repeat;
    width: 28px;
    height: 17px;
   }
   div.FeaturesIcons a.FeaturesIcons_bw_watchdog span {
     background: url(/images/icons/features-icon_watchdog.png) 0 0 no-repeat transparent;
     width: 23px;
     height: 18px;
    }
  div.FeaturesIcons a.FeaturesIcons_early_warnings__music_ span,
  div.FeaturesIcons a.FeaturesIcons_the_list__music_ span,
  div.FeaturesIcons a.FeaturesIcons_the_short_list__theater_ span,
  div.FeaturesIcons a.FeaturesIcons_idaho_arts_quarterly 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#Home div#gridMainSidebar1 div.MainSidebar { background: #FFF; }

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#ArticleArchives .longOnly span.date { display:inline; }

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

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

/* Profile */

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

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

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

#Profile div#gridMainSidebarLeft a,
#MyProfile div#gridMainSidebarLeft a {
text-decoration: underline;
}

#Profile div#gridMainColumn a,
#MyProfile div#gridMainColumn a {
font-weight: bold;
}

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;
  padding-bottom: 10px;
  text-align: center;
}

  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;
}
  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: 10 auto 0;
  text-indent: -6000px;
}
  
div#SavedLocations a.profileFindMore {
  background-image: url(/images/buttons/find_places.gif);
}
div#SavedEvents a.profileFindMore {
  background-image: url(/images/buttons/find_events.gif);
}
div#SavedContent a.profileFindMore {
  background-image: url(/images/buttons/find_stories.gif);
}
div#Friends a.profileFindMore {
  background-image: url(/images/buttons/find_friends.gif);
}

div#profileModeMessage h1 {
  padding: 10px;
  text-align: center;
  font-size: 1.4em;
  background: #FFF;
}
  div#profileModeMessage h1 span {
    background: #ffff99;
  }
  div#profileModeMessage h1 a { 
    font-weight: bold; 
    color: #000;
  }
  
body#Location div#LocationLayout { margin-top: 0; }

body#MySettings dl.formElements { margin-right: 0; }
body#MySettings dl.formElements dd { width: 385px;margin-bottom:10px; }

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

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

#Page.Mule4Zone div#gridMainColumn,#AddEvent.Mule4Zone div#gridMainColumn,#FreeStuff.Mule4Zone div#gridMainColumn {
  padding: 10px;
  width: 775px;
}
div#addEventMainContainer .eventSuccess h2 {
text-align: center;
font-weight:700;
}
#AddEvent.Mule4Zone h1{font-weight: bold;
color: #FF0000;}
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#LocationSearch #gridMainSidebar, 
body#DiningSearch #gridMainSidebar,
body#Search #gridMainSidebar,
body#ArticleArchives #gridMainSidebar,
body#IssueArchives #gridMainSidebar,
body#MemberSearch #gridMainSidebar,
body#BestOf #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#LocationSearch #gridMainSidebar select, 
  body#DiningSearch #gridMainSidebar select, 
  body#MemberSearh #gridMainSidebar select,
  body#BestOf #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#LocationSearch div#LocationSearchTerms, 
body#DiningSearch div#DiningSearchTerms, 
body#Search div#SearchSearchTerms, 
body#ArticleArchives div#SearchSearchTerms, 
body#IssueArchives div#SearchSearchTerms,
body#IssueArchives div#ArchivesIssueNav,
body#ArticleArchives div#ArchivesSearchTerms,
body#MemberSearch div#MemberSearchTerms,
body#BestOf div#BestOfSearchTerms,
body.SearchPage div#SearchTerms {
  background: #fcffac;
  padding: 10px;
  margin-bottom: 7px;
}
  body#EventSearch div#EventsSearchTerms h3,
  body#MovieTimes div#MovieTimesSearchTerms h3,
  body#FilmSearch div#FilmSearchTerms h3,
  body#LocationSearch div#LocationSearchTerms h3, 
  body#DiningSearch div#DiningSearchTerms h3, 
  body#Search div#SearchSearchTerms h3, 
  body#ArticleArchives div#SearchSearchTerms h3, 
  body#IssueArchives div#SearchSearchTerms h3,
  body#ArticleArchives div#ArchivesSearchTerms h3,
  body#MemberSearch div#MemberSearchTerms h3,
  body#BestOf div#BestOfSearchTerms h3,
  body.SearchPage div#SearchTerms h3 {
    background: none;
    line-height: 1em;
    padding: 0 0 5px;
    font-weight: normal;
    text-align: left;
    color: #FF0000;
  }
  body#EventSearch div#EventsSearchTerms ul,
  body#MovieTimes div#MovieTimesSearchTerms ul,
  body#FilmSearch div#FilmSearchTerms ul,
  body#LocationSearch div#LocationSearchTerms ul, 
  body#DiningSearch div#DiningSearchTerms ul, 
  body#Search div#SearchSearchTerms ul, 
  body#ArticleArchives div#SearchSearchTerms ul, 
  body#IssueArchives div#SearchSearchTerms ul,
  body#ArticleArchives div#ArchivesSearchTerms ul,
  body#MemberSearch div#MemberSearchTerms ul,
  body#BestOf div#BestOfSearchTerms ul,
  body.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#LocationSearch div#LocationSearchTerms ul li, 
  body#DiningSearch div#DiningSearchTerms ul li, 
  body#Search div#SearchSearchTerms ul li, 
  body#ArticleArchives div#SearchSearchTerms ul li, 
  body#IssueArchives div#SearchSearchTerms ul li,
  body#ArticleArchives div#ArchivesSearchTerms ul li,
  body#MemberSearch div#MemberSearchTerms ul li,
  body#BestOf div#BestOfSearchTerms ul li,
  body.SearchPage div#SearchTerms ul li {
    border-top:1px solid #FFF;
    font-size:10px;
    padding:5px 0;
    color: #000;
  }
    body#EventSearch div#EventsSearchTerms ul li a, 
    body#MovieTimes div#MovieTimesSearchTerms li a, 
    body#FilmSearch div#FilmSearchTerms li a,
    body#LocationSearch div#LocationSearchTerms li a, 
    body#DiningSearch div#DiningSearchTerms li a, 
    body#Search div#SearchSearchTerms li a, 
    body#ArticleArchives div#SearchSearchTerms li a, 
    body#IssueArchives div#SearchSearchTerms li a, 
    body#ArticleArchives div#ArchivesSearchTerms li a, 
    body#MemberSearch div#MemberSearchTerms li a,
    body#BestOf div#BestOfSearchTerms li a,
    body.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#LocationSearch .flyout_content,
    body#DiningSearch .flyout_content,
    body#Search .flyout_content,
    body#ArticleArchives .flyout_content,
    body#IssueArchives .flyout_content,
    body#MemberSearch .flyout_content,
    body#BestOf .flyout_content,
    body.SearchPage .flyout_content {
      background:#C7DBFF none repeat scroll 0%;
      border:2px solid #00407A;
      padding:10px;
    }
      body#EventSearch .flyout_content table,
      body#MovieTimes .flyout_content table,
      body#FilmSearch .flyout_content table,
      body#LocationSearch .flyout_content table,
      body#DiningSearch .flyout_content table,
      body#Search .flyout_content table,
      body#ArticleArchives .flyout_content table,
      body#IssueArchives .flyout_content table,
      body#MemberSearch .flyout_content table,
      body#BestOf .flyout_content table,
      body.SearchPage .flyout_content table {
        border:0;
      }
        body#EventSearch .flyout_content table td,
        body#MovieTimes .flyout_content table td,
        body#FilmSearch .flyout_content table td,
        body#LocationSearch .flyout_content table td,
        body#DiningSearch .flyout_content table td,
        body#Search .flyout_content table td,
        body#ArticleArchives .flyout_content table td,
        body#IssueArchives .flyout_content table td,
        body#MemberSearch .flyout_content table td,
        body#BestOf .flyout_content table td,
        body.SearchPage .flyout_content table td {
          padding:10px;
        }

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

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


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

h2#userName {
  float:left;
  font-size:32px;
  line-height:0.5em;
  margin:20px 50px 20px 0;
  padding:10px 12px;
}
  h2#userName a#userNameLink {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
  }
  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: #000;
  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;
  border-spacing: 1px;
  border-collapse: separate;
}
  #ItsHappeningTonight table th {
    padding: 5px;
    font-weight: bold;
    font-size: 1.1em;
    background: #e3e3e3;
    color: #444;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border-spacing: 1px;
  }
    #ItsHappeningTonight table th.tabSelected {
      color: #bde64a;
      background: #444;
    }
    #ItsHappeningTonight small.happeningTonightSmall {
      font-size:80%;
      text-transform:none;
    }
    
/* Home Most Popular Box */

#HomeMostPopular table {
  background: #FFF;
  padding: 10px;
  margin: 10px 0;
  text-align: left;
  border: none;
}
  #HomeMostPopular table th {
    background: #E3EAEB;
    cursor: pointer;
    text-align: center;
    padding: 4px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCC;
    font-family: 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#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#BestOf div.MainSidebar,
body.SearchPage div.MainSidebar {
  background: #EDEDEE;
}



body#Location div.MainSidebar h3, 
body#LocationEvents div.MainSidebar h3, 
body#Map div.MainSidebar h3, 
body#Event div.MainSidebar h3,
body#EventSearch div.MainSidebar h3,
body#MovieTimes div.MainSidebar h3,
body#FilmSearch div.MainSidebar h3,
body#Film div.MainSidebar h3, 
body#LocationSearch div.MainSidebar h3, 
body#DiningSearch div.MainSidebar h3, 
body#Search div.MainSidebar h3, 
body#ArticleArchives div.MainSidebar h3, 
body#IssueArchives div.MainSidebar h3, 
body#MemberSearch div.MainSidebar h3,
body#BestOf div.MainSidebar h3,
body.SearchPage div.MainSidebar h3 {
  background: #666;
  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#BestOf div.MainSidebar h4,
body.SearchPage div.MainSidebar h4 { 
  color: #111;
}


body#Location h2.listingsHeader,
body#LocationEvents h2.listingsHeader,
body#Film h2.listingsHeader  { 
  padding-bottom: 0; 
  font-weight: 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: 600px;
}
div#cse-search-results iframe {
  width: 600px;
}

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

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

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

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

div.magnumContainer {
  margin-bottom: 10px;
  }
  div.magnumContainer p.credit,
  div.magnumContainer p.caption {
    color: #888;
    font-family:"Trebuchet MS",Arial,sans-serif;
    text-align:right;
    width: 600px;
    margin-top: 0;
    margin-bottom: 0;
    }
     div.magnumContainer p.credit a{color: #888;font-size:11px;line-height:1}
    div.magnumContainer p.caption {
      text-transform: none;
      text-align: left;
      font-size:1.1em;
      margin-bottom:3px;
    }
  div#storyBody ul li.imageCredit,
  div#storyBody ul li.imageCaption {
    color: #888;
    font-family:"Trebuchet MS",Arial,sans-serif;
    text-align:right;
    margin-top: 0;
    font-size: 1.1em;
    list-style-type: none;
  }
    div#storyBody ul li.imageCredit {letter-spacing:0;text-transform:capitalize;font-size:11px;}
    
div#StoryTags.MainColumn p.tags{overflow:hidden;}
div#PreviousBestOfWinners {color:#777;}
div#PreviousBestOfWinners h3 {
margin-bottom: 5px;
font-size: 1.2em;
font-weight: bold;
border-bottom: 1px solid #ddd;
color:#000;
}
div#PreviousBestOfWinners a{color:#111;display:block;margin:0 0 3px;}
div#PreviousBestOfWinners a:hover{color:#FF0000;}
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;
}


ul.locationEvents {
  margin-top: 5px;
}
  ul.locationEvents li.l0 {
    margin-bottom: 8px;
  }
    ul.locationEvents li.l0 h4 a {
      font-weight:bold;
      text-decoration: none;
    }
  ul.locationEvents li.commentCount {
    font-size: 11px;
  }


/* Landing/ToC Pages */

.LandingLayout {
  padding: 20px;  
}

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

.LandingLayout #fwMainColumn_item1 {
  float: left;
  width: 420px;
}
.LandingLayout #fwMainColumn_item2 {
  float: right;
  width: 140px;
}
  .LandingLayout #fwMainColumn_item2 .column_item {
    margin-bottom: 25px;
  }  
  
#button_FindBars {
  width: 81px;
  background-image: url(/images/buttons/find_bars.gif);
  margin-left: 10px;
}
#button_FindBooksListings {
  width: 140px;
  background-image: url(/images/buttons/find_books_listings.gif);
}
#button_FindMusicEvents {
  width: 140px;
  background-image: url(/images/buttons/find_music_events.gif);
}
#button_FindMovieTimes {
  width: 123px;
  background-image: url(/images/buttons/find_movie_times.gif);
}
#button_FindVisArtListings {
  width: 167px;
  background-image: url(/images/buttons/find_visart_events.gif);
}
#button_FindPerfListings {
  width: 184px;
  background-image: url(/images/buttons/find_perf_listings.gif);
}
#button_FindPoliticalEvents {
  width: 215px;
  background-image: url(/images/buttons/find_political_events.gif);
}
#button_FindRestaurants {
  width: 130px;
  background-image: url(/images/buttons/find_restaurants.gif);
}
  
.header_landing_interior {
  float: right;
  width: 290px;
  text-align: right;
}  
  .header_landing_interior ul {
    padding: 0;
    margin: 0;
  }
    .header_landing_interior ul li {
      display: inline;
    }



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

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

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

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

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

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

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

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

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

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

.columnList li {
  margin: 0 0 10px;
  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;
  background:#FFF;
  text-align:left;
  margin:0 auto;
}
.scrollerButtons { 
  text-align:center;
  margin:0 auto 15px;
  border-top:1px solid #FF0000;
  border-bottom:3px solid #FF0000;
  border-right:2px solid #FF0000;
  border-left:2px solid #FF0000;
}
.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:#FF0000;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 {
  
}

div.column_item {
  background: #BDBDBD url(/images/backgrounds/header-tab.gif) no-repeat left top;
}

#columnItemHeader_ReaderReviews  {
  height:29px;
  background: transparent url(/images/sections/large/reader-reviews.gif) no-repeat scroll 5px center;
  text-indent:-6000px;
  padding-top: 5px;
}

#Home div#MostCommentedOn {
  background: #FFF url(/images/backgrounds/header-tab.gif) no-repeat left top;
}
#Home div#MostCommentedOn h3 {
  height: 33px;
  background: transparent url(/images/sections/large/most-commented.gif) no-repeat 5px 4px;
  width: 100%;
  text-indent: -6000px;
  margin-bottom: 10px;
  padding-top: 5px;
}
#Home #MostEmailedStories h3 {
  height: 33px;
   background: transparent url(/images/sections/large/most-shared.png) no-repeat 0 0;
   width: 100%;
   text-indent: -6000px;
   margin-bottom: 10px;
   padding-top: 5px;
}
#Home #MostEmailedStories {border-radius: 10px 10px 0 0;padding:0 0 15px;}
#MostCommentedOn ul li ul {
padding: 0;
}
#MostCommentedOn li.byline {
font-size: .9em;
}
#MostCommentedOn h4.headline a {
font-size: 12px;
}
#MostCommentedOn h5.subhead {
font-size: .9em;
}

/* Classifieds Ad of the Week */

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

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

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

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

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

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

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

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

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

/* Lovelab Ad */

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

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


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


/* ARTICLE & ISSUE ARCHIVES */

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

#ArticleArchives #resultsCount,
#MemberSearch #resultsCount {
  text-align:left;
  margin:5px 10px;
  color:#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;
  margin-bottom: 5px;
}
#ArticleArchives li.tags a {
  color:#999!important;
}
#ArticleArchives li.sectionDateInfo {
  font-size:1em;
  color:#666;
  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 3px 0;
}

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

body#IssueArchives #searchResults h4.sectionHeader {
  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:225px;
  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:bold 1.6em;
  text-align:center;
  margin:0 auto 10px auto;
}

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

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

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

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

#AdvertiserDirectory .groupcount {
  color:#666;
}

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

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

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

/* AdInfo rules */

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

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

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

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

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

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

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

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

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

#Page #AdInfoForm label {
  display:block;
}

/* BLOGS */


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

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

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

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

.thisweekin_story {
  float:left;
  width:220px;
  height:86px;
  text-align:left;
  overflow:hidden;
}
  
  #thisweek1 {
    padding-left:;
    }
  #thisweek2 {
    padding-left:10px;
    }  

.img_thisweekin {
  float:left;
  width:85px;
  padding:0;
  margin:0 4px 7px 0;
  border:none;
  }  
.text_thisweek {
  float:left;
  width:130px;
  height:81px;
  font-weight:normal;
  overflow:hidden;
  }
  .text_thisweek .more_in {
    display:block;
    background:url(http://portlandmercury.com/images/horiz_dot.gif) repeat-x left bottom;
    padding-bottom:2px;
    vertical-align:top;
    font-family: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;
    }


h2.blogDate {
  clear: both;
  padding: 3px 5px;
  color: #FFF;
  background: #000;
  font-size: 12px !important;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
div#BlogsBlogHeader p {
  padding: 0 10px;
}
div#BlogsBlogHeader h1 a {
  text-transform: uppercase;
  text-decoration: none;
}

div#BlogsBlogHeader h1 a {
  display: block;
  }
  h1.Cobweb {
    background: url(/images/headers/cobweb-header.gif);
    }
    h1.Cobweb a {
      width: 620px;
      height: 150px;
      text-indent: -6000px;
    }
  h1.CityDesk {
    background: url(/images/headers/citydesk-header.gif);
    }
    div#BlogsBlogHeader h1.CityDesk a {
      height: 148px;
      text-indent: -6000px;
    }
  h1.Mixtape {
    background: url(/images/headers/mixtape-header.gif);
    }
    h1.Mixtape a {
      width: 620px;
      height: 150px;
      text-indent: -6000px;
    }
  h1.Blingo {
    background: url(/images/headers/blingo-header.gif);
    }
    h1.Blingo a {
      width: 620px;
      height: 150px;
      text-indent: -6000px;
    }
  h1.TheGrip {
    background: url(/images/headers/thegrip-header.gif);
    }
    h1.TheGrip a {
      width: 620px;
      height: 150px;
      text-indent: -6000px;
    }
  h1.BoiseWeeklyTV {
    background: url(/images/headers/bwvideo-header.gif);
    }
    h1.BoiseWeeklyTV a {
      width: 620px;
      height: 150px;
      text-indent: -6000px;
    }
  h1.TourMode {
    background: url(/images/headers/tourmode-header.jpg);
    }
    h1.TourMode a {
      width: 620px;
      height: 150px;
      text-indent: -6000px;
    }

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

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

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

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

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

div#ArticleToolsHorizontal.BlogPost {
  width: 96%;
  margin-left: 10px;
}

div#ArticleToolsHorizontal {
  margin-top: 15px;
}

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;
}
  .postLinks a {
    color: #DF0021;
    text-decoration: none;
  }

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

.keepReading a {
  color: #0076A0;
}

h3.archiveHead,
h2.archiveHead {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
}
h3#blogtownpdxArchiveHead,
h2#blogtownpdxArchiveHead {
  background: #DF0021;
  color: #FFF;
}
h3#endhitsArchiveHead,
h2#endhitsArchiveHead {
  background: #DF0021;
  color: #FFF;
}
h3#modArchiveHead,
h2#modArchiveHead {
  background: #008b63;
  color: #FFF;
}

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

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

/* eTears */
body.eTearMain #tearWrapper {
  margin:10px 18px;
}
body.eTearMain #tearWrapper a:link, body.eTearMain #tearWrapper a:visited {
  color:#0076A0;
  text-decoration:underline;
}
body.eTearMain #tearWrapper a:hover {
  color:#990000;
}
body.eTearMain #tearWrapper h1, body.eTearMain #tearWrapper h2 {
  font-weight: normal;
  line-height:1.4em;
}
body.eTearMain #tearWrapper h1 {
  margin-top:6px;
  font-size:200%;
}
body.eTearMain #tearWrapper h2 {
  margin:18px 0;
  font-weight:bold;
  font-size:120%;
}      
body.eTearMain #tearWrapper .alphaNavAds a.PageNavLink {
  font-family:"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;
}

.commentText.staffComment {
  background-color: #ffffff;
  background-image: url(/images/icons/staff-comment-badge.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 98% 95%;
}

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

/* Alt Weeklies Widget */

#AltWeekliesDynamic { padding:10px;margin-top: 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; }

#altWeeklyInclude {
  margin:0 auto!important;
}

p.fullInfo {
  font-size:1.1em;
  font-weight:bold;
  padding:5px;
  background:#f3f3f3;
  width:420px;
}
  p.fullInfo a {
    text-decoration:none;
  }
  
  
/* Best of Boise Styles */
p.placed {
  font-weight:bold;
}


/* Idaho Arts Quarterly stlyes */

body.IdahoArtsQuarterlyHome a,
body.IdahoArtsQuarterlyTOC a {
  color: #e57b3f;
}
body.IdahoArtsQuarterlyHome a:hover,
body.IdahoArtsQuarterlyTOC a:hover {
  color: #000;
}

body.Quentin9Zone div#gridSecondaryColumnRight {
  margin: 0;
}

div#IAQTopStory div.storyImg {
  float: left;
  margin-right: 15px;
  border: 1px solid #ccc;
}

div#IAQTopStory div.issueInfo {
  margin-bottom: 15px;
  }
  div#IAQTopStory div.issueInfo p {
    margin: 0;
    font-size: 1.1em;
  }
  
#Section div#IAQTopStory.MainColumn h2 {
  margin: 0;
  font-size: 22px;
  background: transparent;
  color: #999;
  padding: 0;
}  
div#IAQTopStory h2.headline a,
#Section div#IAQTopStory.MainColumn h2.headline a {
  color: #999;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
}
div#IAQTopStory h5.subhead {
  font-size: 1.2em;
  color: #999;
  margin: 5px 0;
}
div#IAQTopStory p.byline {
  margin: 5px 0;
  font-style: normal;
  text-transform: uppercase;
  color: #e57b3f;
  font-weight: bold;
}

div#IAQTopStory p.more {
  margin: 7px 0;
  }
  div#IAQTopStory p.more a {
    margin: 0;
    font-style: normal;
    color: #e57b3f;
    font-size: .9em;
  }
  
div#IAQCalendar div.headerBar {
  background: #E57B3F;
  height: auto;
  padding: 2px 0 2px 10px;
  }
div#IAQCalendar h1,
div#IAQCalendar h1 a {
  background-image: none;
  text-indent: 0;
  display: inline;
  text-transform: lowercase;
  font-style: italic;
  text-decoration: none;
  font-weight: normal;
  font-family: Georgia;
  color: #FFF;
  height: auto;
  width: auto;
  float: none;
}

div#IAQCalendar.MainSidebar h3 {
  background: none;
  text-align: left;
  padding: 0;
  color: #000;
  font-style: normal;
  font-family: Arial,sans-serif;
  font-size: 1em;
  text-transform: none;
}
div#IAQCalendar p.eventType {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 1.4em;
  border-bottom: 3px double #000;
  padding: 3px 0;
  margin-top: 10px;
}
#IAQCalendar p {
  margin: 3px 0;
}
#IAQCalendar p.more a {
  margin: 0;
}

div#RecentComments.IdahoArtsQuarterlyHome,
div#RecentComments.IdahoArtsQuarterlyTOC {
  background: #ece8e7;
}
div#RecentComments.IdahoArtsQuarterlyHome h4.headline,
div#RecentComments.IdahoArtsQuarterlyTOC h4.headline {
  color: #000;
  font-weight: normal;
}

div#IAQVideo {
  text-align: center;
  }
  div#IAQVideo h4,
  div#IAQVideo h4 a {
    padding: 10px;
    color: #999;
    text-decoration: none;
    font-weight: normal;
  }

div.IAQCategory {
  width: 250px;
  float: left;
  }
  div.IAQCategory div.headerBar {
    background: #FFF url(/images/backgrounds/iaq-divider-bg.gif) repeat-x right bottom;
    height: 80px;
    text-align: right;
    /* border: 1px dotted #999;
    border-width: 1px 0; */
  }
  div.IAQCategory div.headerBar h1 {
    padding: 25px 40px;
    float: right;
    width: 140px;
  }
  div.IAQCategory div.headerBar h1 a {
    color: #999;
    font-family: Georgia,serif;
    font-style: italic;
    font-size: 15px;
    text-transform: lowercase;    
    text-decoration: none;
  }
  div.IAQCategory div.storyItem {
    padding-right: 20px;
  }
  div.IAQCategory h4.headline a {
    font-weight: normal;
    text-transform: uppercase;
    color: #999;
  }
  div.IAQCategory p.byline {
    margin: 5px 0;
    font-style: normal;
    text-transform: uppercase;
    color: #e57b3f;
    font-weight: bold;
  }
  div.IAQCategory p {
    margin: 7px 0;
    }
    div.IAQCategory p.more {
      margin: 4px 0;
      }
      div.IAQCategory p.more a {
        margin: 0;
        font-size: .9em;
      }
  
/* tinbu icons */
#iconNavLinks {display:none;
/*  position:relative;
  left:15px;
  margin:0;
  padding:0;
  top:-3px;
  list-style:none;*/
}
#iconNavLinks li {
  float: left;
}
#iconNavLinks li a {
  display:block;
  float:left;
  height:24px;
  margin-right:5px;
  background-color:transparent;
  background-position:top left;
  background-repeat:no-repeat;
  border:1px solid #ddd;
  text-indent:-9999px;
}
#iconNavLinks li a:hover {
  border:1px solid #f00;
}
#iconNavLinks .flightTracking a {
  width:58px;
  background-image:url(/images/icons/flight.png);
}
#iconNavLinks .gasPrices a {
  width:47px;
  background-image:url(/images/icons/gas.png);
}
#iconNavLinks .lottery a {
  width:53px;
  background-image:url(/images/icons/lottery.png);
}
#iconNavLinks .stocks a {
  width:51px;
  background-image:url(/images/icons/stocks.png);
}
#iconNavLinks .swimsuitModel a {
  width:58px;
  background-image:url(/images/icons/swimsuit.png);
}
#iconNavLinks .weather a {
  width:58px;
  background-image:url(/images/icons/weather.png);
}

/* Shop Boise Idaho search. */
#shopBoiseIdahoSearch {
  left: 25px;
  position: relative;
}
div#MobileDetect {
font-size:4em;
padding:20px 5px 10px;
background: #333;
color: #F8CB16;
text-align: center;
}
div#MobileDetect a {
color: #FEFEFE;
font-weight: 700;
}
/* ------------------------------------------------------------------------ */
/* VISITOR'S GUIDE */
/* ------------------------------------------------------------------------ */
body.VisitorsGuidePortal div#gridMainColumn,
body.VisitorsGuideCity div#gridMainColumn {
  background:#fff;
}
body.VisitorsGuidePortal #gridMainColumn .MainColumn #VisitorsGuideCityHeader,
body.VisitorsGuideCity #gridMainColumn .MainColumn #VisitorsGuideCityHeader  {
  padding:10px;
}
body.VisitorsGuidePortal h1,
body.VisitorsGuideCity h1 {
  color: red;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: bold;
  margin-top: 25px;
  text-decoration: none;
}
body.VisitorsGuidePortal h1,
body.VisitorsGuideCity h1 {
  padding:0 10px;
}
body.VisitorsGuidePortal h2.subheadline,
body.VisitorsGuideCity h2.subheadline {
  padding:10px;
}

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;
}
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 {
  background: #FFF;
  }
  #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,
div#SlideshowTeaser {
  width: 420px;
  margin: 10px auto;
  overflow: hidden;
  }
  h5.slideshowHeader {
    font-size: 1.4em;
    text-transform: uppercase;
    display: none;
  }
  div.inlineSlideshow p,
  div#SlideshowTeaser p {
    margin: 0;
    color: #444;
  } 
  .slideshowTitle {
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
  } 
  .slideshowDesc {

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

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

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

/* Full page styles */

div#SlideshowMetaData {
  padding: 10px;
}

body#Slideshow div#gridMainColumn .MainColumn  {
  padding: 0 10px;
  margin-bottom: 20px;
  }
  body#Slideshow div#gridMainColumn div#Share.MainColumn {
    margin-bottom: 0;
  }
body#Slideshow div#gridMainColumn {
  padding:20px 0;
}
body#Slideshow div#Comments.CommentsComponent,
body#Slideshow div#BrowseComments.ContentComments {
  padding:0 0 12px;
}

body#Slideshow div#Share {
  float: right;
  margin: 10px 0;
}
  #Share a.toolTextLink {display:none;}

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

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

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

div#SlideshowFullPage .slideshowPrevNext {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  width: 210px;
  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-sm.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 70px;
}
div.slideshowPrevNext a.slideshowNext {
  background: transparent url(/images/buttons/slideshow/slideshow-next-sm.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 70px;
}
div.slideshowPrevNext a.SlideshowFullPageToggleSlideshow {
  background: transparent url(/images/buttons/slideshow/slideshow-play-sm.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 70px;
}
div.slideshowPrevNext a.playing {
  background: transparent url(/images/buttons/slideshow/slideshow-pause-sm.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 70px;
}

/* Pop-up Styles */

body.SlideshowPopUp div#gridHeader {
  margin: 5px 0;
  }
  
body.SlideshowPopUp div.MainColumn h1 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 19px;
}  

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#AudioPlayer {
  margin: 10px 20px;
  }
  div#AudioPlayer h3 {
    font-weight: bold;
    font-size: 1.1em;
  }

/* Inline Video Styles */

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

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

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

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

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

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

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

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

  body#VideoArchives div.MainColumn,
  body#ImageArchives div.MainColumn {
    margin-bottom: 10px;
  }

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

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


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

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

div#SubmitSurvey {
  border:   1px dotted silver;
  overflow: hidden;
}
  div#SubmitSurvey .error {
    color: red;
  }
  /* xxx - Remove blank space below login container. */
  div#SubmitSurvey #createProfile,
  div#SubmitSurvey #loginForm {
    margin-bottom:  0px;
  }
  div#SubmitSurvey .SurveyHeader {
    padding:          10px;
    text-align:       left;
    color:            black;
  }
    div#SubmitSurvey .SurveyHeader h1.header {
      padding:        0 0 5px 0;
      font-size:      30px;
    }
  div#SurveyMetadata .expiration {
    margin:           3px 0;
    color:            black;
    font-size:        18px;
    font-family:      "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  }
  div#SurveyProgress .progress {
    margin:           3px 0;
    font-weight:      bold;
    color:            black;
    font-family:      "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  }
  div#SurveyMessages .messages {
    text-align:       left;
    font-family:      "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  }
  div#SurveyDescription .description {
    margin:     10px 0;
    padding:    0 10px;
  }
  div#SurveyUserInfo {
    margin:     10px;
  }
    div#SurveyUserInfo p.surveyCode {
      font-weight:  bold;
    }

.Survey {
  overflow: hidden;
  padding:  5px;
  clear:    both;
}
  .Survey .SurveySection {
    margin:     2em 0;
  }
  .Survey .SurveySectionHeader {
    padding:          5px;
    overflow:         hidden;
    border-bottom:    1px solid black;
    background-color: #666666;
    color:            white;
  }
    .Survey .SurveySectionHeader .header {
      float:        left;
      font-size:    18px;
      font-weight:  bold;
    }
    .Survey .SurveySectionHeader .progress {
      float:        right;
    }
  .Survey .SurveyQuestion {
    border-bottom:  1px solid gray;
    overflow:       hidden;
    padding:        10px 0;
    clear:          both;
  }

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

/* Survey-specific headers. */
#Header-best_of_boise_2011 {
  display:  block;
  width:  790px;
  height: 73px;
  text-indent:  -6000px;
  background:   transparent url(/images/headers/BOB2011_Ballot.jpg) no-repeat 0 0;
}
#BOB790x100 h1.survey_banner {
  display:  block;
  width:  790px;
  text-indent:  -6000px;
  margin-bottom:1em;
}
  #BOB790x100 h1#survey_banner_best_of_boise_2013 {
    height:73px;
    background:transparent url('/images/headers/BOB2013_Ballot.jpg') no-repeat 0 0;
  }
  #BOB790x100 h1#survey_banner_best_of_boise_2014 {
    height:100px;
    background:transparent url('/images/headers/BOB%20banner.jpg') no-repeat 0 0;
  }

/* Survey ads. */
#BoxBOB {
  text-align: center;
}


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


  /* Free Stuff */

  body#FreeStuff h2 {
    color: #FF0000;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none;
    width: 790px;
    height: 100px;
    background: url(/images/headers/TheHookup_header.jpg) no-repeat 0 0;
    text-indent: -6000px;
    margin-left: -8px;
    margin-top: -8px;
  }  
  body#FreeStuff h3 {
     width: 790px;
     height: 55px;
     margin-top:20px;
     margin-left: -8px;
     text-indent: -6000px;
   }
  body#FreeStuff h3.freeEVENTS {
     background: url(/images/headers/FreeStuff_events.jpg) no-repeat 0 0;
   }
  body#FreeStuff h3.freeDEALS {
     background: url(/images/headers/FreeStuff_deals.jpg) no-repeat 0 0;
   }
  body#FreeStuff h3.freeBWCARD,
  body#FreeStuff h3.freeBW {
     background: url(/images/headers/FreeStuff_bwcard.jpg) no-repeat 0 0;
   }
  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.storyItem {
      border-bottom: 2px solid #C8C8C8;
      margin-bottom: 10px;
      padding-bottom: 5px;
  }
  #FreeStuff form {
    margin-top: 10px;
  }
  
  #ToolBarHorizontal {
     clear: both;
     margin: 0 1em 15px;
     border: 1px solid #ededed;
     border-width: 1px 0;
     padding-top: 4px!important;
     padding-bottom: 4px!important;
  }
  #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#ToolBarHorizontal a[href*='instapaper'] {
     background: url(/images/icons/toolIcon_instapaper.png) center no-repeat;
     text-indent: -9999em;
     display: block;
     width: 18px;
     height: 20px;
     position: relative;
  }
  div#ToolBarHorizontal a[href*='instapaper']:hover:before {
     content: "Instapaper";
     display: block;
     position: absolute;
     top: -17px;
     color: #333;
     text-indent: 0;
     left: -20px;
     font-weight: 700;
     background: rgba(255,255,255,.8);
  }
  div#ToolBarHorizontal a.emailAction {
     display: block;
     text-indent: -9999em;
     background: url(/images/icons/email.gif) center no-repeat transparent;
     width: 16px;
     position: relative;
  }
  div#ToolBarHorizontal a.emailAction:hover:before {
     content: "Email";
     display: block;
     position: absolute;
     top: -17px;
     color: #333;
     text-indent: 0;
     left: -10px;
     font-weight: 700;
     background: rgba(255,255,255,.8);
  }

  div#ToolBarHorizontal a.printAction {
     display: block;
     text-indent: -9999em;
     width: 16px;
     background: url(/images/icons/print.gif) center no-repeat transparent;
     position: relative;
  }
  div#ToolBarHorizontal a.printAction:hover:before {
     content: "Print";
     display: block;
     position: absolute;
     top: -17px;
     color: #333;
     text-indent: 0;
     left: -8px;
     font-weight: 700;
     background: rgba(255,255,255,.8);
  }
  div#ToolBarHorizontal a.saveAction {
     display: block;
     width: 16px;
     text-indent: -9999em;
     background: url(/images/icons/favorites.gif) center no-repeat transparent;
     position: relative;
  }
  div#ToolBarHorizontal a.saveAction:hover:before {
     content: "Save as Favorite";
     display: block;
     position: absolute;
     top: -17px;
     color: #333;
     text-indent: 0;
     left: -33px;
     font-weight: 700;
     background: rgba(255,255,255,.8);
     width:110px;
  }
  div#ToolBarHorizontal a.toolIconLink[href*='reddit'] {
     display: none;
  }
  div#ToolBarHorizontal a.toolTextLink[href*='reddit'] {
     display: block;
     text-indent: -9999em;
     background: url(/images/icons/icon_reddit.png) center no-repeat transparent;
     background-size: 25px;
     width: 25px;
     height: 20px;
     position: relative;
  }
  div#ToolBarHorizontal a.toolTextLink[href*='reddit']:hover:before {
     content: "Reddit";
     display: block;
     position: absolute;
     top: -17px;
     color: #333;
     text-indent: 0;
     left: -7px;
     font-weight: 700;
     background: rgba(255,255,255,.8);
  }
  div#ToolBarHorizontal div div.l0 {
     float: none!important;
     display: inline-block;
     width: auto!important;
     vertical-align: text-top;
     margin: 0 11px;
  }
  div#ToolBarHorizontal div div.l0.first {
     margin-left: 0
  }
  div#ToolBarHorizontal div div.l0.last {
     margin-right: 0
  }

      div.tools ul li a.toolIconLink {
        float: left;
        padding: 5px;
      }
      div#ArticleToolsTools ul li,
      div.tools ul li,
      div.tinyTools ul li {
        clear: both;
      }
      ul.horizontalShareTools {
        clear: both;
      }
      ul.horizontalShareTools li {
        float: left;
        padding-right: 15px;
      }
       ul.horizontalShareTools div {overflow:visible !important;}

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

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

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

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

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

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

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

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

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

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

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

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

/* --- Add Event Form Styles --- */

#AddEventForm form dt {
  float:left;
  text-align:right;
  padding-right:15px;
  width:150px;
  clear:left;
}
#AddEventForm form dt label {
  padding-top:8px;
  font-weight:bold;
}
#AddEventForm form input[value="Continue"] {
  margin-left:6px;
}
#AddEventForm form dl {
  
  margin-left:4px;
}
#AddEventForm form input[type="text"], #AddEventForm form input[type="file"] {
  width:275px;
}
#AddEventForm form textarea {
  width:275px;
  height:100px;
  resize:vertical;
}
#AddEventForm form dd {
  margin-bottom:1.25em;
  padding-left:100px;
}
#AddEventForm h1 {
  margin:8px 0 0 6px;
}
#AddEventForm div b, #AddEventForm p, #AddEventForm select, #AddEventForm h2 {
  margin-left:6px;
}
#AddEventForm p.formSubmit {
  width:auto;
  position:relative;
  left:401px;
}
#AddEventForm input[value="Back"] {
  float:left;
}
#AddEventForm p.locationInfo {
  margin-left:100px;
}

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

/* adjustments for format and tools */
.EventListing {position:relative;}
.EventListing .tinyTools {margin:0;padding:1px;background:#ccc;width:110px;}
.EventListing .tinyTools h3 {display:none;}
.EventListing .tinyTools ul {margin:0;}
.EventListing .tinyTools li.l0 {margin:0;}

.EventListing {margin:0.25em 0;overflow:hidden;}
.EventListing .listing {float:left;background:#fff;width:360px;}
.EventListing .imageTools {position:absolute;top:10px;right:0;width:220px;height:100px;overflow:hidden;}
.EventListing .imageTools:after {clear:both;margin-bottom:1em;content:' ';display:block;}
.EventListing a.listingImage {width:100px;float:left;}

.issuuembed {
overflow: hidden;
}

/* redesign styles begin here */
div#gridInnerClamp {float:left;background:#bdbdbd!important;}
div#topFrame {padding-bottom:10px;}
div#HomeFeatureRotation {float:left;width:480px!important;}
div#EventTabbedRotator {float:right;width:470px;background-color:#fff;}
  #EditWafer,
  #EditWafer2,
  #HomeTopWafer {display:block;margin:10px 0;}
div#WaferAds {clear:left;float:left;width:100%;margin-bottom:10px;}
div#WaferAds > div {float:left;width:160px;height:80px;}
div#HomeMainNews {clear:left;width:300px;background:#fff;}
  #HomeMainNews .storyItem {margin:10px;}
div#HomeMainFilm {width:100%;background:#fff;margin-bottom:10px;}
  #HomeMainFilm .storyItem {margin:10px;}
div#HomeTeaserCitizen,
div#HomeMainFood,
div#HomeMainArts,
div#HomeMainMusic,
div#HomeMainRec {background:#fff;margin-bottom:10px;}
  div#HomeTeaserCitizen .storyItem,
  div#HomeMainFood .storyItem,
  div#HomeMainArts .storyItem,
  div#HomeMainMusic .storyItem,
  div#HomeMainRec .storyItem {margin:10px;}
div#ToCHomeTeaserOpinion {background:#fff;margin-bottom:10px;padding-bottom:5px;}
  div#ToCHomeTeaserOpinion .storyItem {margin:10px;}
  div.BottomAdFramewide,
  div.BottomAdFrameNarrow {margin-bottom:10px;}
  div#AdClassifiedsTile {margin-bottom:10px;}
  
#PencilBar {width:100%;margin:0 auto;background:#bdbdbd;text-align:center;}

/* adjustments for home redesign - April 2015 */
#ContentTower1, #ContentTower2, #ContentTower3 {margin:10px auto;width:160px;background-color:#fff;}
#HomeBoxBottom1, #HomeBoxBottom2 {margin:10px 0;background-color:#fff;}
table#flickr_badge_uber_wrapper {width:160px!important;margin:10px 0!important;}
table table img#flickr_badge_icon {border:none!important;}
.leftBottomLeft {margin-bottom:10px;}

div.HomeFeatureRotationslideShowMain a > img {
  width:460px!important;
  height:auto!important;
}
div.HomeFeatureRotationslideShowMain {
  width:460px!important;
  height:auto!important;
}
a.HomeFeatureRotationSlideThumb,
a.HomeFeatureRotationSlideThumb img {
  width:110px!important;
  height:auto!important;
}
a.HomeFeatureRotationCoverThumb, 
a.HomeFeatureRotationCoverThumb img {
  width:75px!important;
  height:75px!important;
}
div.HomeFeatureRotationThumbsContainer {
  left: 10px!important;
}
a.HomeFeatureRotationSlideThumb {
  margin: 1px 7px 1px 0px!important;
}
#HomeFeatureRotationThumbSlider {
  width:110px!important;
  height:58px!important;
}
div#EventTabbedRotator div#TodaysPick{line-height:1.25;}
#EventTabbedRotatorEventSearchResults li.animatedEventItem {margin-bottom:10px!important;}

.leftBottomRight .storyItem p.byline {clear:both!important;}
.leftBottomRight div.storyTeaser img.storyImg {
  margin:0!important;
  width:100%!important;
  height:auto!important;
  }

/* poll widget */
.civicscience.ballotbox {max-width:100%!important;width:100%!important;background-color:#fff!important;margin:10px 0!important;}
  .civicscience.ballotbox .detailed_results {font-family:sans-serif!important;color:#f00!important;text-align:center!important;}
    .civicscience.ballotbox .detailed_results a {font-family:sans-serif!important;color:#f00!important;}
    
/* thisweeksissue */
#ThisWeeksIssue {
  background-color: #fff;
  margin: 10px 0;
  padding:0px 0 1px;
  text-align: center;
}
  #ThisWeeksIssue h2 {color:#fff!important;background-color:#666;text-align:left;padding:3px 0 3px 10px;}
  #ThisWeeksIssue .date a {color:#000;}
  #ThisWeeksIssue .viewPrint {margin:10px 10px 0;border:1px solid #c00;border-radius:10px;background-color:#f00;font-size:10px;}
  #ThisWeeksIssue .viewPrint a {color:#fff;}
  
#CategoryBreakout div.clear {margin-bottom:2em!important;}

body#ArticleArchives #gridMainColumn .MainColumn.MediumRectangle.Ad {float:left;}