/*
	Site: The Committee of 200
	Part: Print styles
*/


/* Hide unnecessary elements
=====================================================================*/
#content-secondary, #content-tertiary, #nav, #profile-search, .printHide { display: none; }


/* Basics
=====================================================================*/
.hr { background: none; height: auto; }
.hr hr { display: block; }
div.call-l ul li, div.call-r ul li, ul li { background: none; padding: 0; }
ul { list-style: disc; margin-left: 1.5em; }


/* Core layout
=====================================================================*/
#content, #home #content-bin { background: none; border: 0; }
#content-primary, #home #content-primary-secondary { float: none; margin: 0; padding: 0; width: 100%; }
html body #page { max-width: 100%; min-width: 0; width: 100%; }

	/*--- Footer ---*/
	#footer { border-top: 1px solid #bcb38f; padding-top: 2em; }


/* Content
=====================================================================*/
#feature { float: right; margin: 0 0 1em 1em; }

	/*--- Callouts ---*/
	div.call-l, div.call-r { background: none; border-top: 2px solid #bdb8b7; }
	
	/*--- Footer ---*/
	#contact { float: none; }
	#credit { float: none; margin-top: 1em; }