/*
*************************************************
KESSLER
Print Stylesheet

Author:		andCulture, info@andCulture.com
Updated:	September 2, 2008
*************************************************
*/


/* HIDE DIVS */
.hide, #style-switcher, #search, #nav, #sidebar, #breadcrumb, #subnav { display: none; }

/* HIDING BACKGROUNDS */
body { background: none; }

/* RECONFIGURE ELEMENTS */
a#logo { float: right; position: relative; left: 0; top: 0; background: none; }
a#logo img { display: inline; }

#wrap { clear: both; }
#wrap,
#content,
#primary,
#secondary,
#footer { margin: 0; padding: 0 !important; width: auto; min-height: auto; float: none; }

#footer { border-top: 1px solid #AAA; }

