#header, #topnav, #leftcol, #rightcol, #crumbtrail, .utilities, #footer {
	display: none;
}

body {
	background: none;
}

#wrapper {
	width: 95%;
	margin: 1em auto;
}

#main {
	width: 100%;
	display: inline;
	margin: 0 2em 0 2em;
	float: none;
	border-right: 0;
	padding: 0;
}

#main .content-block h1 {
	font-size: 1.25em;
}

#main .content-block img.media {
	float: right;
}

#main .comment-copy {
	width: 92%;
}

#main.invoice h1, #main.invoice ul#tabnav {
	display: none;
}
#main.invoice h2.title {
	font-size: 1.2em;
}

#main.invoice #billing_address {
	float: right;
	width: 25%;
}
#main.invoice table.basket {
	float: left;
	width: 73%;
	margin-top: 0.25em;
}

#events h1 {
	display: none;
}
.schedule { page-break-after: always; }
.schedule:last-child { page-break-after: ''; }
.schedule h2 {
	border-bottom: 1px dotted #465148;
	padding-bottom: 0.1em;
}

#printme {
	display: none;
}

#footer {
	width: 100%;
	border-bottom: 0;
	margin: 0;
}
