/*
*************************************************
Mount Nittany Medical Center
Print Stylesheet

Author:		andCulture, info@andCulture.com
Updated:	April 9, 2009
*************************************************
*/


/* HIDE DIVS */
.hide, a#back, #search, ul#nav-primary, ul#nav-secondary, #sidebar1, #sidebar2, #section, p#nav-breadcrumb, a#print, #footer ul { display: none; }
dl#nav-facilities { left: -999999px; }

/* HIDING BACKGROUNDS */
body, #header, #footer, #wrap, div.intro { background: none !important; }

/* RECONFIGURE ELEMENTS */
body,
#header,
#wrap,
#content,
#footer { margin: 0 !important; padding: 0; width: 100% !important; min-height: auto; float: none; }

#header { height: 100px; }
#logo { left: 0; top: 0; }
#content { padding-bottom: 50px; float: none; }

/* MISC */
div.date span.day { line-height: 1; }