/* * name:									FAF for print media 
*    updated: 							july 1, 2008
*    author:     						paul jarvis, twothirty.com
*   ----------------------------------------------------*/

* { border: none; }
img#wpstats{ width:0; height:0; padding:0; border:none; overflow:hidden; }

body { font-family: helvetica, arial, sans-serif; background: white; font-size: 0.85em; margin: 0 5%; }

	td, th, h1, h2, h3, h4, h5, h6 { font-family: helvetica, arial, sans-serif; }


	h1, h2, h3, h4 { margin-bottom: 0; padding-bottom: 0; }
	
	h1 { font-size: 2em; }
	h2 { font-size: 1.5em; }
	h3 { font-size: 1.3em; }
	h4 { font-size: 1.1em; }

	p, li, td, blockquote, th { font-size: 0.85em; }

#header { border-bottom: 5px solid black; }
#footer { border-top: 5px solid black; }


.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}