a {
	color: #5A4FCF;
	text-decoration: none;
}

.game a {
	border: none;
}

a:hover {
	text-decoration: underline;
}

.abstract {
	font-size: 0.785em;
	font-style: italic;
	line-height: 1.57em;
}

.meta-info {
	font-size: 0.785em;
	line-height: 1em;
}

address {
	font-style: normal;
	font-size: 0.785em;
	line-height: 1.57em;
}

article {
	margin: 0 auto;
	padding: 2.71em 1.57em 1.57em 1.57em;
	width: 27.1em;
}


article p {
	margin-bottom: 0;
}

article p + p, article div + p {
	margin-top: 0;
	text-indent: 2em;
}

body {
	background-color: #F8F8F8;
	color: #27221F;
	font-family: "Baskerville", "DejaVu Serif", serif;
	font-size: 15.7pt; 
	line-height: 1.57em;
	margin: 0;
}

.caption {
	font-style: italic;
	font-size: 0.785em;
    line-height: 1.1775em;
    text-align: left;
}

.caption em {
    font-style: normal;
}

.code, code, .controls, .changelog {
	font-family: "DejaVu Sans Mono", monospace;
	font-size: 0.785em;
	line-height: 1.36em;
	tab-size: 4;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	white-space: pre;
}

.code, .controls, .changelog {
	margin-bottom: 1.57em;
}

.fig {
	margin: 1em auto;
	text-align: center;
}

footer {
	padding: 0.68em 1.57em 1.57em 1.57em;
	text-align: right;
}

footer > address > a {
	margin-left: 0.785em;
}

footer h1 {
	font-size: 1.57em;
	margin: 0.34em 0 0 0;
}

h1, h2 {
	font-weight: normal;
	margin: 1.36em 0 0 0;
}

h1 {
	font-size: 1.57em;
}

h2 {
	font-size: 1.36em;
}

img {
	border: none;
	max-width: 27.1em;
}

.quote {
	margin: 0 2em 1em 2em;
	padding: 0 1em 0 1em;
	border-left: 3.14px solid #27221F;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.vid {
	border: 0;
	height: 315px;
	width: 560px;
}

.vid + .caption {
	margin-bottom: 1.2738em;
}

@media screen and (max-device-width: 961px) {
	article {
		margin: 0;
		width: 100%;
	}
	
	body {
        font-family: "Baskerville", "DejaVu Serif", serif;
		/*font-family: Helvetica, "DejaVu Sans", sans-serif;*/
		font-size: 4em;
	}

	footer {
		width: 100%;
	}
	
	footer > address > a {
		display: block;
		font-size: 1em;
		line-height: 2.0em;
	}

	img {
		max-width: 100%;
	}
}
