/*-------------------------------------+
 | Site: Metropolitan Planning Council |
 | Part: Print styles                  |
 +-------------------------------------*/

/* Hide unnecessary elements
======================================================================*/
.addthis_toolbox, .comment-form, #content-secondary, #credit, #header-secondary, #nav, #nav-secondary, #subfooter { display: none; }


/* Basics
======================================================================*/
body { font-size: 100%; }
h1 { width: auto; }


/* Core layout
======================================================================*/
body,
#body,
#body-wrapper,
#content,
#content-primary,
#content-primary-secondary,
#content-secondary,
#content-tertiary,
#feature-home,
#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; font-size: 9pt; padding-top: 0.5em; }
#footer a { text-decoration: none; }
#footer .org { color: #000; font-size: 100%; font-weight: bold; }
#footer .cred
#copyright { font-size: 8pt; }

  /* Page URL */
	#footer #url { display: block; margin-bottom: 1em; }
	#url, #url em { color: #808080; }

/*--- Comments ---*/
.comments li { background: none; border-color: #aaa; margin-bottom: 1em; padding: 0.75em 0 0.25em; }
.comments .staff { background: none; font-weight: bold; }

/*--- Header ---*/
#logo { float: none; margin-bottom: 2em; }

/*--- Icons ---*/
.icon { background: none; padding: 0; }
