/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */

body {
}
a {
	text-decoration: none;
}
h1 {
	margin-top: 1.2em;
	margin-bottom: 0.3em;
}
ul.infoList li {
		line-height: 1.75em;
}

.bio img.left {
	width: 25% !important;
}

.portfolio div div {
	width: 18.75em;
	height: 12.5em;

}

.portfolio div div img {
	width: 100%;
	height: 100%;
}

.show-for-print {
	display: block;
}
a::after { display: none; }
.footnote {
	position: relative;
	top: 30em;
}
