@media print {

	#gn-menu { display: none !important; }
  
  .visible-print  { display: inherit !important; }
  
  .hidden-print   { display: none !important; }
  
  header {
	margin-top: 0px;
	}
	
	header h1 {
		font-size: 18px;
		font-weight: 400;
		margin: 50px 0 0 0;
		padding: 0px;
		color: #444;
		letter-spacing: 0px;
		text-align: left;
	}
	
	header h1 {
	    margin-left: 0px;
	}
	
	header p.author {
		font-size: 14px;
		font-weight: 400;
		margin: 5px 0 0 0;
		padding: 0px;
		color: #444;
		text-align: left;
		font-family: "skolar","proxima-nova", serif;	
	}
	
	footer {
	background: #237FBB;
	border-top: 0px solid #2D97DF;	
  
}

a:link:after, a:visited:after {
 content: "";
}

.article h3 {
font-size: 20px;
line-height: 20px;
}

#scrollUp { display: none; } 

blockquote {
border: none;
border-left: 5px solid #eeeeee;
}

#tpToolbar {
display:none;
}

/* ph=1 */
