/* $Id: print.css 798 2009-03-22 16:59:41Z clint $ */

body {
  background: none;
  color: #000;
  font-family: "helvetica-neue", helvetica, arial, sans-serif;
  font-size: 10pt;
}


#printHeader {
  display: block;
  margin-bottom: 3em;
}

#header,
#sidebar,
#breadCrumb,
#articleHeader,
#featureHeader,
#artsHeader,
#theWireHeader,
#aboutHeader,
#comments,
#addComment,
.formWrap,
.more,
ol#commentList,
p#commentRssTrack,
#formWrap,
#subContent,
#footer,
.story img,
.author img {
  display: none;
}

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

.pageTitle, 
.storyTitle {
  border-bottom: 1px solid #000;
}