/* -------------------------------------------------------------- 
  
   print.css
   
-------------------------------------------------------------- */

body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;   
  color:#000;
  background: none !important;
  font-size: 10pt;
}

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}
hr.space {
  background: #fff;
  color: #fff;
}

h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }
code { font:.9em "Courier New", Monaco, Courier, monospace; } 

img { margin: 0 0 1.5em; }
a img { border:none; }

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}

#footer { padding-top: 40px; clear: both; }

#content h1 img,
#content h2 img,
#content h3 img,
#content h4 img,
#content h5 img,
#content h6 img { display: none; }

#banneri,
#banneri_pysty,
#total_navi,
#congregations,
#shoutbox,
#column-right,
#gallery-latest,
#videos-latest,
#navigation,
#logo-srk,
.block-link { display: none; }