/* 

   BEASTBLOG-V2 SPECIAL PRINT STYLE SHEET

   by Mike Cherim - http://green-beast.com/

*/



body { 

  width : 90%;

  padding : 5%;

  background-color : #fff;

  color : #000;

}



h1, h1 a { 

  font-weight : normal;

  color : #666;

  text-decoration : none;

  border : 0;

}



.offset, img, .postmetadata, .postmeta, .related, .commentrules, .continue, .older, fieldset, form, hr, .hr, #sidebar, #footer p small {

  display : none;

}



a {

  text-decoration : none;

  border-bottom : 1px dotted #ccc;

}





/* End of PRINT.CSS */