/* printer css page */



body, html {background:white; 
     font-size:14pt; 
	 font-family:Georgia,Times Roman, serif;
	  line-height:1.6;
	
   	  }



#header, #wrapper, #main, #background, #container, #content, #footer, #siteinfo, #footertext_container, .single .hentry, .entry-content {
	background:#FFFFFF url(none) !important;;
/*	width:100% !important; */
	margin:0 !important;
	padding:0 !important;
	position:static !important;
	float:none !important;
	color: #000000 !important;
	padding:0 !important;
}

#container {
float: none;

}

#branding {

width: auto;

}

 #background, #main, #abovefooter, #abovefooter div { background: #FFFFFF url(none); 

}
	
/*	#header { display:none; } */
	
	#blog-title {
	font-family:Arial, sans-serif;
	font-size: 24pt;
	font-weight:normal;
	line-height: 24pt;
	display: block;
	margin-top: 0;
	margin-left: 0;
	text-indent: 0;
}

#blog-title a {
	display:block;
	border: none;
font-size: 24pt;
	height: auto; 
	width: auto; 
line-height: 24pt;
	background: none;
		margin-top: 0;
	margin-left: 0;
	text-indent: 0;
}

#blog-title a:active, #blog-title a:hover {
	border: none;
}

#blog-description {
	position: static;
	left:2cm; /* We avoid display:none because it's bad for SEO */
	color: #000000;
		
}
	
	
#access, div.pic-container, #wpadminbar, #primary, #secondary, #abovefooter,
#comments, #cover-picture, #single-entry-header div.share-this, #nav-below, #respond  { display:none; }

/*  img  { display:none; }
*/

#content{
     float:none; 
     width:auto;
	 position: static;
	 margin: 2.5cm !important;

	 
	  }

	 

div {
    background:none;

}

h1, h2, h3, h4, h5, h6 {

    font-weight:bold;
    margin:0 0 18pt 0;
    padding:18pt 0 0 0;
}

#single-entry-header {
margin-bottom: 2.5cm;

}


#single-entry-header .entry-title, #author-page-header h1.page-title, #content .page h1.entry-title {
    font-size:24pt;
   /* margin:0;
    padding-top:0; */
	color: #000000;
	border-bottom: 1pt solid #000;
	padding-bottom: 8pt;

}

.single .entry-content h3.section {
    background: url("images/section-divider.gif") no-repeat scroll center 10px transparent;
    display: block;
    height: 0ex;
    margin-left: auto;
    margin-right: auto;
}



style.css (line 719)
.single .entry-content h3 {
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    padding: 12pt 0 12pt;
    text-align: center;
}


.entry-content h1, .entry-content h2, .entry-content h3 {
    font-size:18pt;
}
.entry-content h4 {
    font-size:12pt;
}
.entry-content h5 {
    font-size:10pt;    
}
.entry-content h6 {
    font-size:8pt;    
}

.entry-content {
font-size: 14pt !important;
  line-height:1.6;
}

.entry-content p {
    margin-bottom: 8pt;
}

pre {
font-size: 16px !important;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    font:.9em "Courier New", Monaco, Courier, monospace;
}

a img {
    border:none;
}
/*
blockquote {
    margin:1.5em;
    padding:1em;
    font-style:italic;
    font-size:.9em;
}
*/
a:link, a:visited {
    background:transparent;
    text-decoration:none;
    color:#000;
}
.entry-content a {
    text-decoration:underline;
}

.single #content div.entry-content > p:first-child:first-letter, .single #content div.pretext + p:first-letter {
    color: #000;
    font-size: 12ex;
 /*   display: block;
    float: left;
    font-size: 16ex;
    line-height: 80%;
    margin-right: 0.1em;
    padding: 2px;
	*/
 }

.single .entry-content h3.section + p:first-letter {
    color: #000;

    font-size: 8ex;


}

.single .entry-content div.pullquote {
    border-bottom: 1pt solid #000;
    border-top: 1pt solid #000;
    color: #000;
    margin-bottom: 28px;
width: 75%;
margin-left: auto;
margin-right: auto;
margin-top: 14pt;
margin-bottom: 12pt;
    text-align: center;
	
	}
	
	.single .entry-content div.pullquote p {
    font-size: 16pt;
    line-height: 1.4;
    margin: 14pt 8% 14pt 5%;
    text-indent: 0;
	}

.single .entry-content div.pullquote, blockquote { page-break-inside:avoid }	
	
#footertext_container {
    border-bottom: none;
    border-top: 1px solid #000;
    margin-left: 90px;
    margin-right: 90px;
    padding-bottom: 22px;
    padding-top: 22px;
}	


.single .entry-content, .page .entry-content {
	background: transparent url(images/mutedposthorn_black.gif) no-repeat scroll center bottom !important;
	padding-bottom: 24pt !important;
	margin-bottom: 24pt !important;	
}

.entry-utility #author_profile {
display: block !important;
font-size: 14px;
	background: none;	

}

.entry-utility #author_profile h2 {
	color: #000000;
	border-color: #000000;
	font-size: 16px;
	background: none;	
}

.entry-utility #author_profile p {
	color: #000000;
	border-color: #000000;
	font-size: 16px;
	background: none;	
}

/* 

.entry-meta {
    margin:0 0 36pt 0;
}
.entry-content h1, .entry-content h2, .entry-content h3 {
    font-size:18pt;
}
.entry-content h4 {
    font-size:12pt;
}
.entry-content h5 {
    font-size:10pt;    
}
.entry-content h6 {
    font-size:8pt;    
}
code {
    font:.9em "Courier New", Monaco, Courier, monospace;
}
img {
    float:left;
    margin:1.5em 1.5em 1.5em 0;
}
a img {
    border:none;
}
blockquote {
    margin:1.5em;
    padding:1em;
    font-style:italic;
    font-size:.9em;
}
a:link, a:visited {
    background:transparent;
    text-decoration:none;
    color:#000;
}
.entry-content a {
    font-weight:bold;
    text-decoration:underline;
}
.entry-content a:link:after, .entry-content a:visited:after {
    content:" (" attr(href) ") ";
    font-size:90%;
}
/*
#site-meta, #header, #access, .navigation, .page-link, .entry-utility, #comments, #trackbacks-list, #respond, .aside, #footer {
    display:none;
}
*/
