/* ================================== */
/* == ELEMENT ATTRIBUTES FOR PRINT == */
/* ================================== */

/* ---------------------------------- */
/* Hide elements not needed for print */
/* ---------------------------------- */

div#navigation, div.screen, div#sidebar, div#footer, div.navigation, div.sociable, form#commentform, div#respond {
	display: none !important;
	}
	
/* ----------- */
/* Adjustments */
/* ----------- */

/* Override dynamic header replacement */
.image-header {
	text-indent: 0 !important;
	background-image: none !important;
	}

div#page {
	background: #ffffff;
	}