/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/MT/mt-static/themes-base/blog.css);
@import url(/MT/mt-static/support/themes/soapbox/soapbox.css);
/* @import url(); */
/* end StyleCatcher imports */

.asset-body, .asset-more {
   font-family:Gatineau,Georgia,"Times New Roman",Times,Serif;
   font-size:1.2em;
   line-height:1.2em;
}

#printerfriendly  {
  color: #000;
  background: #fff;
}

#printerfriendly  #header {
  background: #fff;
}
#printerfriendly  #header #header-inner #header-content #header-name {
  width: auto;
  height: auto;
  border: none;
  line-height: 10pt;
}
#printerfriendly  #header #header-inner #header-content {
  width: auto;
  height: auto;
}

#printerfriendly  #header #header-inner #header-content h1 {
  display: block;
  font-size: 14pt;
  text-align: left;
}
#printerfriendly  #header #header-inner #header-content h2 {
  display: block;
  font-size: 9pt;
  font-style: italic;
  text-align: justify;
}

#printerfriendly  .sociotags {
  display: none;
}

#printerfriendly  a.permalink {
  display: none;
}

#printerfriendly  .lixtal span {
  display: none;
}

#printerfriendly  .asset-header h1 {
  font-family: helvetica, arial, sans-serif, "sans serif";
  font-size: 14pt;
  font-weight: bold;
}

#printerfriendly  .asset-body {
  font-size: 11pt;
}


