/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  
   Print 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
  font-family: Helvetica, arial, verdana, sans-serif;
  line-height: 130%;
  color:#000;
  background:none;
}
p,ul,ol,h1,h2,h3,h4,h5,h6 {
margin: .5em 0 .5em 0;
}
body {
  background: white;
  font-size: 11pt;
width: 720px;
}

h1 {
font-size: 25pt;
margin-bottom: 0;
}

img { 
  margin:10px 10px 10px 0;
}
a img {
border: 0;
}
hr { 
  background:#ccc; 
  width:100%; 
  height:2px; 
  margin:20px 0; 
  padding:0; 
  border:none; 
}
blockquote { 
  margin:15px 0; 
  padding:10px; 
  border:2px solid #ccc; 
  font-style:italic; 
  font-size:0.9em; 
}

.small, .small p  { font-size: 0.9em; }
.large, .large p  { font-size: 1.1em; }
.quiet, .quiet p  { color: #999; }
.hide             { display:none; }

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: none;
color: #000;
}

a:link:after, a:visited:after {
   font-size: 90%;
}

.post-body {
line-height: 150%;
}

#legal {
margin: 2em 0;
font-size: 9pt;
}

/* HIDDEN 
---------------------------------------------- */
#outerslice, #hat, #headerBottom, .searchform, 
.postmeta, #sidebar, #subcontent, .page-nav, 
#bp3, #bp5, #bp9, .googlebanner, #grid, .chGuide, 
#dogear_promo, .post .social-bar, .post .post-meta, #content #share-bar, .post .tags, .article-gallery {
display: none;
}
#logo img {
display: block;
margin-bottom: 30px;
}
.post h1 {
line-height: 1.3em;
}
.post .postbody {
text-align: justify;
}
