@media print {	
	a.comment-reply-link,
		a.comment-edit-link,
			span.edit-link, span.reply {
			display: none !important;
	}
	
	.entry-meta {
		margin-bottom: 0px !important;
	}
	
	.entry-meta a {
		font-size: 14px;
	}
	
	.comment-body {
		padding: 10px 0 !important;
		margin-top: 0 !important;
	}
	
	.comment-content {
		padding: 10px 0 !important;
		margin-top: 10px !important;
	}
	
	h1 {
		margin-bottom: 5px !important;
	}

	h3 {
		font-size: 18px !important;
	}
	
	p {
		font-size: 12px !important;
	}
	
	img.alignleft.candle-image {
		width: 15% !important;
	}
}
body, button, input, select, textarea {
	font-size: 14px !important;
}