/* SF Examiner Publication-specific style rules */
/* -- This document validates as CSS level 3 ! -- Validated 6/4/13 -- */
body#Home div#gridMain {
  background-color:#fff !important;
}
#locationsGroup.displayOptional {
  display: block !important;
}
.MedRectAd {
  width:300px;
  height:250px;
  margin:1em auto;
  text-align:center;
  line-height:250px;
}
#div-gpt-ad-300x250_1, #div-gpt-ad-300x250_2, #div-gpt-ad-300x250_3, #div-gpt-ad-300x250_4, #div-gpt-ad-300x250_5, #div-gpt-ad-160x600 {
margin-bottom: 15px;
}
#HeaderforCategoryorSection h1 {
  margin:0;
  padding:0.5em;
  background:#666;
  font-size:2em;
  font-weight:bold;
}
  #HeaderforCategoryorSection h1 a {
    color:#fff;
    text-decoration:none;
  }
/* added 12/22/11*/
cite.byline .email,
cite.byline .facebook,
cite.byline .twitter {
 height:18px;
 margin:0.5em 0;
 padding-left:27px;
 line-height:18px;
 overflow:hidden;
}
cite.byline .email {
 background:transparent url(/images/icons/email-18x18.png) 6px center no-repeat;
}
cite.byline .facebook {
 background:transparent url(/images/icons/facebook-18x18.png) 6px center no-repeat;
}
cite.byline .twitter {
 background:transparent url(/images/icons/twitter-18x18.png) 6px center no-repeat;
}
div#storyBody div.inlineAudio {
  width: 300px;
  margin: auto;  
}
div#storyBody div.inlineAudio .inlineAudioCaption {
  float:left;  font-size: 11px; color: #333;
}
div#storyBody div.inlineAudio .inlineAudioCredit {
  float:right; 
   font-size: 10px; color: #999;
}
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;}

#FacebookActivity300 .fb_iframe_widget iframe,#FacebookActivity300 .fb_iframe_widget span  {width: 300px!important;}
/* -- SF Examiner Custom <p> classes -- */
p.BodySignature {
  text-align:right;
  margin:0;
}
p.BodyBreakhead {
  font-weight: 700;
  margin: 25px 0 10px;
  font-size:19px;
}
p.BodyBreakhead + p {margin-top:0;}
.freestuffform label {
display: block;
font-size: 14px;
margin: 5px 0;
}
.freestuffform textarea {
  width: 300px;
  margin: 0px 10px 10px 0;
  resize: none;
  float: left;
}
.freestuffform input[type=submit] {margin:10px 0 0;}
/* -- slideshows Page -- */
.SlideshowRow {margin-top:1em;}
.SlideshowRow ul {float:left;width:33.33%;text-align:center;margin-bottom:1em;height:320px;}
.SlideshowRow ul li {padding:0 10px;}
.SlideshowRow ul .storyTeaser span.headline,
.SlideshowRow ul .storyTeaser span.byline {display:block;font-family: 'grotBook',sans-serif;
color: #000;
font-size: 14px;
}
.SlideshowRow a img {margin-bottom:5px;}
.SlideshowRow ul .storyTeaser span.byline span a {height:auto;padding-left:0;line-height:1;}
.SlideshowRow ul .storyTeaser span.byline span:first-of-type a {margin-top:0;}
.SlideshowRow ul .storyTeaser .author:after {content:' |';}
.SlideshowRow ul .storyTeaser .byline {margin-bottom:5px;}
.SlideshowRow ul .storyTeaser .description {margin:0.25em 0;}
.SlideshowRow ul .slideshowPermalink a {display:block;padding-top:0.5em;}