/*
*************************************************
GOTTAPEA
Print Stylesheet

Author:		andCulture, info@andCulture.com
Updated:	May 26, 2009
*************************************************
*/


/* HIDE DIVS */
.hide, #nav { display: none; }

/* HIDING BACKGROUNDS */
body, #content { background: none !important; }

/* RECONFIGURE ELEMENTS */
#content,
#footer { margin: 0 !important; padding: 0; width: auto !important; min-height: auto; float: none; }

#footer { padding-top: .5em; border-top: 1px solid #998 !important; left: 0; }
