/* =Print Style
-------------------------------------------------------------- */

body {
  background: none !important;
}
#wrapper {
  clear: both !important;
  display: block !important;
  float: none !important;
  position: relative !important;
}
#hd {
  border-bottom: 2pt solid #000;
  padding-bottom: 18pt;
}
#colophon {
  border-top: 2pt solid #000;
}
#site-title,
#site-description {
  float: none;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
}
#site-title {
  font-size: 13pt;
}
.entry-content {
  font-size: 14pt;
  line-height: 1.6em;
}
.entry-title {
  font-size: 21pt;
}
#access,
#branding img,
#respond,
.comment-edit-link,
.edit-link,
.navigation,
.page-link,
.widget-area {
  display: none !important;
}
#ct,
#hd,
#ft {
  margin: 0;
  width: 100%;
}
#ct-iw,
.one-column #ct-iw {
  margin: 24pt 0 0;
  width: 100%;
}
.wp-caption p {
  font-size: 11pt;
}
#site-info,
#site-generator {
  float: none;
  width: auto;
}
#colophon {
  width: auto;
}
img#wpstats {
  display: none;
}
#site-generator a {
  margin: 0;
  padding: 0;
}
#entry-author-info {
  border: 1px solid #e7e7e7;
}
#doc {
  display: inline;
}
.home .sticky {
  border: none;
}

