/*-- Print CSS --*/

#page-wrap{ padding: 2em !important; }
h2{ font-size: 2em !important; }
#logo{ margin-bottom: 1em !important;  }
.print h1{ font-size: 3.5em !important;  }

/*-- Hide --*/
#slider,
#main-nav,
#quicklinks,
#secondary,
#footer,
.search-widget-wrapper,
#header-search,
#header-meta,
footer.page-footer,
.widget_social_links,
#main-footer{ display: none !important; }

#content{ border: none !important; padding-top: 4em !important; }

/*-- Show --*/

.print{ display: block !important; }