/*
*************************************************
KORT
Print Stylesheet
*************************************************
*/

/* 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; }

/* IE9 hack */
ul.kort-powr-helps-you { float: none; list-style-type: none ; }
ul.kort-powr-helps-you li.services { list-style-type: none !important; }
