/* Let's save some dead trees, shall we? */

#header #donatebutton, #menu-primary-menu, #menu_left,
#respond, .sharepar, .readmoresuggestions, #footer {
display:none;
}

h1, h2, h3, h4 {
font-family:sans-serif;
color:#060;
margin-top:1px;
padding-top:1px;
}

p, ul, ol {
font-family: "Georgia","Times New Roman",serif;
text-align:justify;
font-size:14px;
line-height:20px;
color:#111;
}

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

p a:after {
content: " (" attr(href) ")";
font-size: 80%;
}

p.cclicense a.imglink {
display:none;
}

#content .comment-author {
  display:inline-block;
}

#content .comment-meta {
  float:right;
}

#content .comment-meta a {
  font-weight:normal;
}

.comment-reply-link {
 display:none;
}
