@charset "utf-8";

/*
  Print CSS
  Author:         Endeavor Creative
  Date:           1/1/09
  URL:       	  http://endeavorcreative.com

*/



/* =Basics
___________________________________________________________________________*/
h2.title {font-size: 32px;}
p, blockquote { font-size: 16px; line-height: 32px; }
#nav, #sidebar {display: none; margin: 0; padding: 0; position: static; width: 1px }
#content { position: absolute; width:80%; margin: 30px 0 0; top: 0; left: -5%; }

