@media print {
	#navbar,
	section.slideshow,
	.single-back,
	.share,
	.single-pagination {
		display:none;
	}
}