/*  
Print Style Sheet
*/
body {
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:69.0%;
	line-height:1.4;
	margin:10px 0 0 0;
	border:0px;
}
#wrap {
	margin:0px 0 0 10px;
	width:700px;
	overflow:visible;
}
#content {
	overflow:visible;
}
#content-page {
	margin-bottom:20px;
	overflow:visible;
}
#header {
border:0;
margin-bottom:15px;
}
#header img {
display:block !important ;
width:725px;
border:0;
}
#footer {
	display:none;
}
h1, h2, h3{
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0;
}
h2 {
	font-weight:bold;
}
h3, h4 {
	font-weight:bold;
	color:#333333;
	margin:0 0 2px 0;
}
h3 {
font-size:110%;
}
#header h1 {
	display:none;
}
#header h2 {
	display:none;
}
#header h1 a {
	display:none;;
}
#header h1 a:hover {
	color:#1D508D;
}
#header p {
	display:none;
}
.entrytitle h2, .entry-page  h2 {
	font-size:1.2em;
	color:#333333;
	width:100%;
	font-weight:normal;
}
.entrytitle h2 a
{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
.entry, .entry-page {
	overflow:visible;
width:720px;
}
.entrybody, .entrybody-new, .entrybody-archive, .entrybody-search, .entrybody-page, 
.entrybody-author {  /* toggle bg image for newest post only */
	width:100%;
	overflow:visible;
}
.entrybody-content {
	width:98%;
	margin-top:-10px;
}
.entrybody p, .entrybody-new p, .entrybody-search p, .entrybody-author p {
	color:#1D508D;
color:#333333;
	font-size:0.9em;
	line-height:15px;
	margin-top:0px;
}
.entrybody-page p {
	color:#1D508D;
color:#333333;
font-size:1.1em;
	line-height:15px;
}
.commentsblock, .meta-text {
display:none;
}
.entrytitle h3 { 
	font-size:1.2em;
	color:#6F6F6F;
}
.entry {
	margin:0 0 15px 0;
	padding:0 0 0 0;
}
.commentslink {
	color:#333333;
	margin-right:25px;
}
#content-page ul li, #content ul li, #content ol li  {
	font-size:1.1em;
	color:#333333;
}
#content ol li {
font-size:90%;
}
#sidebar {
 	display:none;
}
a, a#rss-feed {
 	text-decoration:underline;
	color:#000000;
	font-size:110%;
}
p a, #content ul li a, #content ol li a {
color:#000000;
	text-decoration:underline;
}
img {
 	display:none;
 }
p {
	line-height:20px;
	margin-bottom:16px;
	margin-top:5px;
}
blockquote {
	margin:10px 40px 10px 30px;
	padding:3px 10px 0 10px;
	border-left:1px solid #111;
  font-style : italic;
}
blockquote cite {
  display : block; 
	text-align:right;
	padding-top:10px;
}
/* http://www.microsoft.com/OpenType/otspec/WGL4B.HTM */
blockquote cite:before {
	background : transparent;
	content: "\002d \0020"; 
}
.navigation {
font-size:1.6em;
}
dl {
margin-bottom:10px;
}
dt {
font-weight:bold;
margin:12px 0 5px 0;
}
dd {
margin:2px 0 2px 10px;
color:#333333;
}
.hr, .navigation {
	display:none;
}
ul#nav {
	display:none;
}
