/*--------------------------+
 | Site: Lead Safe Illinois |
 | Part: Print styles       |
 +--------------------------*/

/* Hide unnecessary elements
======================================================================*/
.addthis_toolbox, #content-secondary, #credit, #header-secondary, #nav, #nav-secondary, #search, #subfooter, #utilities-nav { display: none; }


/* Basics
======================================================================*/
body { font-size: 100%; }
h1 { width: auto; }


/* Core layout
======================================================================*/
body,
#content,
#content-primary,
#content-primary-secondary,
#content-secondary,
#feature,
#footer,
#header,
#home #content,
#home #content-primary,
#home #content-secondary,
#home-content,
#page {
	background: none;
	border: 0;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto;
}

/* Content
======================================================================*/

/*--- Footer ---*/
#footer { border-top: 1px solid #aaa; color: #000; font-size: 9pt; padding-top: 0.5em; }
#footer a { text-decoration: none; }
#footer .org { color: #000; font-size: 100%; font-weight: bold; }
#footer .adr, #footer .fax, #footer .tel { border: 0; }
#copyright { font-size: 8pt; }

/*--- Header ---*/
#logo { float: none; margin-bottom: 2em; }

/*--- Icons ---*/
.icon { background: none; padding: 0; }
