/*
*************************************************
MOUNT NITTANY FOUNDATION
Print Stylesheet

Author:		andCulture, info@andCulture.com
Updated:	November 3, 2008
*************************************************
*/


/* HIDE DIVS */
.hide, #nav, #sidebar, #footer ul { display: none; }

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

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

#header { border-top: 2px solid #E10E00; }
#wrap { padding-top: 125px; }
#content { float: none; }
#copyright { border-top-color: #CCC; }
