/* --- North Coast -- Publication-specific style rules ### 218 Lines ### */
#locationsGroup.displayOptional {
  display: block !important;
}
.MedRectAd {
  width: 300px;
  height: 250px;
  margin: 1em auto;
  text-align: center;
  line-height: 250px;
}
div.Ad {
  margin: 0;
  padding: 0;
  text-align: center;
}
div.Ad>div {
  margin: 10px auto;
}

div.Ad:first-child>div {
  margin-top: 0;
}
div.Ad:last-child>div {
  margin-bottom: 0;
}
div.Ad.Leaderboard {
  width: 728px;
}
div#LogoHeaderAd div.Ad.Leaderboard {
  float: right;
}
div#LogoHeaderAd div.Ad.Leaderboard>div {
  height: 90px;
  margin: 17px 8px 0 0;
  padding: 0;
}
div.Ad.HalfPage>div,div.Ad.MediumRectangle>div {
  width: 300px;
}
div.Ad.Skyscraper>div {
  width: 160px;
}
div.Ad.Pencil>div {
  width: 940px;
}
p.more a,p.moreArticles a,a.more,a.moreLink,div.more a {
  color: #BBB;
  font-size: 10px;
  text-transform: uppercase;
  -moz-transition:color linear .05s, background linear .05s;
  -webkit-transition:color linear .05s, background linear .05s;
  transition: color linear .05s, background linear .05s;
}
#EventCalendar div.more {
  display: block !important;
  text-align: center !important;
  padding: 5px 0 0 !important;
}
#EventCalendar div.more a {
  text-transform: none;
  color: #699E9E;
  font-size: 11px;
}
div#SpecialIssueCategoryStories div.more {
  text-align: right;
}
p.moreArticles a {
  border: 1px solid #bbb;
  text-align: center;
  padding: 2px 3px;
  font-size: 11px;
}
p.more a:hover,p.moreArticles a:hover,a.more:hover,div.more a:hover {
  color: #6a350e;
}
p.descr a.more {
  color: #D61100;
  text-decoration: none;
  border: 0 none;
  padding: 0 2px;
}
p.descr a.more:hover {
  background: #fff;
  color: #6a350e;
}
p.byline {
  margin: 0 0 1px;
}
p.byline span.author {
  color: #6a350e;
  margin-right: 2px;
}
.SectionStoriesTeaser p.byline span.author,.CategoryStoriesTeaser p.byline span.author {
  float: left;
}
p.byline span.releaseDate {
  color: #999;
}
#HeaderforCategoryorSection {
  position: relative;
  background: #FFF;
}
#HeaderforCategoryorSection h1,div#NowPlaying h3,body.NewsWatch h2.pageHeader {
  margin: 0 0 10px;
  width: 99%;
  font-size: 27px;
  font-family: Georgia, "Times New Roman", serif;
  border-bottom: 2px solid #dfebeb;
  text-transform: lowercase;
}
#HeaderforCategoryorSection h1 a,div#NowPlaying h3,body.NewsWatch h2.pageHeader {
  color: #777;
  text-decoration: none;
}
#HeaderforCategoryorSection h1 a:hover {
  color: #6a350e;
}
body.NewsWatch h2.pageHeader {
  margin-bottom: 15px;
}
p.moreArticles {
  text-align: right;
}
/* added 12/22/11*/
cite.byline .email a,cite.byline .facebook a,cite.byline .twitter a,
h4.postedBy .email a,h4.postedBy .facebook a,h4.postedBy .twitter a {
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 18px;
  line-height: 18px;
  display: inline-block;
  text-indent: -9999em;
}
cite.byline .email a,
h4.postedBy .email a {
  background: transparent url(/images/icons/email-18x18.png) left center no-repeat;
}
cite.byline .facebook a,
h4.postedBy .facebook a {
  background: transparent url(/images/icons/facebook-18x18.png) left center no-repeat;
}
cite.byline .twitter a,
h4.postedBy .twitter a {
  background: transparent url(/images/icons/twitter-18x18.png) left center no-repeat;
}
div#storyBody div.inlineAudio {
  width: 300px;
  margin: auto;
}
body#Page div#storyBody a {
  color: #d51100;
  text-decoration: none;
}
div#storyBody div.inlineAudio .inlineAudioCaption {
  float: left;
  font-family: Arial;
  font-size: 11px;
  color: #333;
}
div#storyBody div.inlineAudio .inlineAudioCredit {
  float: right;
  font-family: Arial;
  font-size: 10px;
  color: #999;
}
div#StoryBreadcrumb {
  font-family: Georgia, "Times New Roman", serif;
  border-bottom: 2px solid #e9ebeb;
  font-size: 18px;
  text-transform: lowercase;
  margin-bottom: 12px;
  background: #fff;
  position: relative;
  width: 100%;
}
div#BlogHeader {
  text-transform: lowercase;
  border-bottom: 2px solid #dfebeb;
  margin-bottom: 20px;
  width: 100%;
  line-height: 1.2;
  display: inline-block;
  white-space: nowrap;
}
div#BlogHeader p {
  margin: 40px 0 0;
  font-size: 14px;
  color: #fff;
  float: left;
}
div#StoryBreadcrumb a {
  color: #777;
  font-size: 26px;
}
div#StoryBreadcrumb p.issueInfo {
  margin: 0;
}
div#StoryBreadcrumb span.date {
  float: right;
  margin-right: 17px;
}
div#StoryBreadcrumb span.date a {
  font-size: 20px;
  line-height: 1.6;
  color: #777;
}
div#ToolBarHorizontal {
  margin:10px 0;
  text-align:center;
  border: 1px solid #DFEBEB;
   
    white-space:nowrap;
  border-width: 1px 0;
  padding: 5px 0;
}
div#ToolBarHorizontal .l0 {
  width: auto!important;
  float: none!important;
   margin: 0 21px;
  display: inline-block;
}
.addthis_toolbox.addthis_default_style a>span {
  margin-right: 3px;
}
div#ToolBarHorizontal .l0.first {
  margin-left: 0;
}
div#ToolBarHorizontal .l0.last {
  margin-right: 0;
}
div#ArticleTools {
  margin-bottom: 5px;
}
div#TallBar {
  margin-bottom: 15px;
  border: 1px solid #DFEBEB;
  border-width: 1px 0;
  padding: 5px 0;
}
div#TallBar ul li {
  display: inline;
  margin-right: 50px;
}
body#Content div#TallBar ul li {
  display: inline-block;
  margin-right: 9px;
      width: auto!important;
}
body#Content div#TallBar ul li.first {
  width: 45% !important;
}
div#LatestInCategory {
}
#PeopleWhoLiked {
  margin:10px 0;
}
div#LatestInCategory h3,div#MorebyThisAuthor h3,div#Abouttheauthor h3, #PeopleWhoLiked h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  border-bottom: 1px solid #dfebeb;
    margin-bottom: 10px;
  color: #777;
  text-transform: lowercase;
}
div#Abouttheauthor h3 {
  margin-bottom: 3px;
}
div#Abouttheauthor h4 {
  font-size: 14px;
}
div#Abouttheauthor img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
div.commentsHeader a.feedLink {
  color: transparent !important;
}
/* Unsubscribe from comment threads */
div#UnsubscribeComment {
  margin: 10px;
}
#TwitterFeed li {
  margin: 1em 0;
  padding-left: 1em;
  text-indent: -1em;
}
#TwitterFeed li a.twitterTime {
  display: block;
  padding-left: 1em;
}
a.pin-it-button {
  text-indent: -9999px;
  display: block;
  line-height: 2.5;
  width: 40px;
  height: 20px;
  margin-left: 9px;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background: url(/images/icons/pinterest.png) 0 0 no-repeat;
}
a.pin-it-button:hover {
  background-position: 0 -20px;
}
a.pin-it-button:active {
  background-position: 0 -40px;
}
#SlideshowCustomforLocations {
  background:#d6e9ee;
  padding:10px;
  margin:0 auto 15px;
}
#SlideshowCustomforLocations .slideshowHeader {
  font-family:Tahoma, sans-serif !important;
  color:#444 !important;
}
#SlideshowCustomforLocations div.slideshowThumbnails {
  width:295px!important;
  float:right;
  margin:0;
}
#SlideshowCustomforLocations div.slideshowThumbnails img {
margin-left: 4px!important;
margin-right:0!important;
margin-bottom: 3px;
}
/* -- Best Of -- */
#BestOfCategoryHeader h4 {
  color: #D51100;
  clear:both;
}
body#AddEvent div.eventSuccess {
  padding:10px!important;
  margin:20px!important;
  line-height: 1.4;
}
body#AddEvent div.eventSuccess .successSubCont {text-align:left!important;}
body#BestOf div#MagnumImage img {
  width:475px;
  height:auto;
}
a.pdflink {
    background: url(/images/icons/pdfIcon.png) 0 center no-repeat transparent;
    padding-left: 15px;
    background-size: contain;
}
#HomeNewsTeaser .storyTeaserBox h4 span,
.HomeFeatureSlideShowMain .HomeFeatureImage h4 {
  background:#f00;
  color:#fff;
  display:inline-block;
  position:absolute;
  top:10px;
  padding:10px;
  text-transform:uppercase;
  font-size:18px;
}
#HomeNewsTeaser .storyTeaserBox h4 span {top:32px;font-size:14px;}

#MagnumImage img.magnum {margin-top:12px;}
  #MagnumImage span.clicktozoom {height:0;}
  
  #CategoryStories #categoryLead > h4 {display:block;padding:4px;background:#f00;color:#fff;text-transform:uppercase;width:132px;}
  #LandingFollowStories .categoryStoriesItem .storyTeaser h4,
  #SectionFeature > h4,
  h4.imageSpecialHeader {display:inline-block;padding:4px;background:#f00;color:#fff;text-transform:uppercase;}
  #LandingFollowStories .categoryStoriesItem .storyTeaser h4 {display:block;}
  #SectionFeature > h4 {display:block;width:132px;}
  #SectionStories .storyTeaser h4 {display:block;padding:4px;background:#f00;color:#fff;text-transform:uppercase;}
  
  #ImageFlipBook .photoMain > h4 {display:none;}
  
/* custom paragraph styles */

.bodyBreakHead1 {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0 0;
}
.bodyBreakHead2{margin:10px 0 0}
.bodyBreakHead1+p,.bodyBreakHead2+p{
  margin-top:.25em;
}
.bodyBreakHead2,.bodyInlineHeading {
    font-weight: 700;
    font-size: 15px;
}

.bodyNoOutdent {
    text-indent: -10px;
    margin-left: 10px;
}  

.bodySignature {
    text-align: right;
    font-style: italic;
    margin-top: -10px;
}
.bodySignature:before {
  content:'— ';
}
.bodyPullQuote {
    border-left: 1px solid #ABABAB;
    padding: 6px 10px;
    text-align: justify;
    font-size: 1.1em;
    margin: 1em 3em;
    box-shadow: -5px 0px 3px -1px #999;
    line-height: 1.5em;
    color: #111;
    border-radius: 4px;
    font-family: Helvetica;
    background: #fcfcfc;
}
.bodyPullQuoteAttrib {
    border-left: 1px solid #ABABAB;
    padding: 6px 10px;
    font-size: 1.1em;
    margin: 0em 3em 1em;
    margin-top: calc(-1em - 6px);
    box-shadow: -5px 2px 3px -1px #999;
    line-height: 1.3em;
    color: #111;
    border-radius: 0 0 4px 4px;
    background: #fcfcfc;
    font-family: Helvetica;
    text-align: right;
    font-style: italic;
}
.bodyPoem {
    margin: 15px 20px 2px;
     font-family: Helvetica;
    text-align: center;
    line-height: 1.2;
}
.bodyPoem+.bodyPoem {
  margin-top:0;
}
.dropCap:first-letter{
  font-size: 4.8em;
  padding-top: 5px;
  padding-right: 5px;
  font-style: normal;
  float: left;
  line-height: 42px;
  font-weight: 700;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
