/*-----------------------+
 | Site: HomeAid Chicago |
 | Part: Print styles    |
 +-----------------------*/


/* Hide unnecessary elements
=====================================================================*/
#content-secondary, #content-tertiary, #intro-primary, #nav { display: none; }


/* Core layout
=====================================================================*/
#content-primary, #intro-secondary, #home #content-primary { width: 80%; }

/*--- Header ---*/
#header { background: none; }
#header .clear { display: none; clear: none; }

/*--- Home ---*/
#home #content-primary-secondary { float: none; width: 100%; }

/*--- Header ---*/
#intro-secondary { border-bottom: 2px solid #bda460; }
#intro { background: none; border: 0; }


/* Content
=====================================================================*/
/*--- Header ---*/
.logo { display: block; left: 0; position: absolute; top: 1.4em; }
.logo img { border: 0; padding: 0; }