/* Print CSS for Healthy Kids website */

/* hide these */
.nav, #footer-nav, #secondary-nav, #sidebar, #skip-to-content, #copyright, #recipe-suggestions {
	display: none;
}

#header {
	height: 115px;
}

#content, #breadcrumbs, #footer, #container, .full #content {
	clear: both;
	width: auto;
}

.full #content .page-heading, .full.internal .content-text, .full.recipes .content-text {
	padding-right: 0;
}

#container .b-outer, #container .body.outer, #container .body.full {
	overflow: visible;
}