/*
*************************************************
Tres Bonne Annee
Print Styles
Updated:	April 12, 2010
*************************************************
*/


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

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

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

#content { float: none; }
#footer { padding-top: .5em; border-top: 1px solid #998 !important; left: 0; }
