/* @override http://www.napawritersconf.org/styles/print.css */
body, body * {
	background-color: transparent;
	color: inherit;
	border: none;
}
body, #main {
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0;
	font-family: inherit;
	font-size: 10pt;
}
body, #main {
	line-height: 1.25;
}

p, #main p {
	margin: 0.5em 0;
}

/* @group Headings */
h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 10pt;
}
/* @end */
#contents,
#searchform,
#go,
#ical,
img.pic {
	display: none;
}

#calendar dd {
	border: 0 none;
}

#footer {
	margin: 1em 0;
	padding: 0;
}
a.edit {
	display: none;
}

#header {
	font-size: 1em;
	margin: 0;
	border-bottom: 2pt solid;
}

#header h1,
#header #the,
#header #dates {
	display: inline;
	font-size: 1em;
	letter-spacing: normal;
	text-transform: none;
}

#main h2 {
	border: 0 none;
	margin: 1em 0;
}

#apply-form {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	page-break-before: always;
	page-break-inside: avoid;
}

#apply-form p,
#apply-form ul,
#apply-form ol,
#apply-form h2,
#apply-form h3 {
	margin: 0.25em 0;
}

#apply-form li {
	margin: 0.125em 0;
}