/* Minh's Notes
 * Studio Print Overrides Stylesheet
 * Copyright © 2011 Minh Nguyen. The code on this page has been licensed under
 * the Creative Commons Attribution License 3.0.
 */

html {
	background: none !important;
}

#masthead {
	display: none !important;
}

div#main {
	padding-top: 0px !important;
	margin-left: 0em !important;
	margin-right: 0em !important;
}

div#content {
	background: none !important;
	padding-top: 0px !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#content header {
	margin-top: 0px !important;
}

dl.directory dt > * {
	background-color: #ffffff !important;
}

body.home #about-para {
	margin-left: 0px !important;
}

.form {
	margin-left: 0% !important;
	margin-right: 0% !important;
}

#content > footer {
	margin-left: -12% !important;
	padding-left: 12% !important;
}

body.archives #content > footer {
	background-image: none !important;
}

body.archives #content > footer p {
	margin-left: 0px !important;
}

nav {
	display: none !important;
}
