body {
	padding: 1.5em;
	
	color: rgba(0, 0, 0, 0.8);
	
	font-family: Garamond, Hoefler Text, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 1.5em;
}

a {
	color: inherit;
	
	text-decoration: none;
}

#e404 a, .entry a {
	background: rgba(255, 255, 0, 0.25);
}

#e404 a:hover, .entry a:hover {
	background: rgba(255, 255, 0, 0.5);
}

#e404 a:active, .entry a:active {
	background: rgba(0, 0, 255, 0.25);
}

abbr {
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 0.1em;
}

h1 {
	margin-bottom: 0.4em;
	padding-bottom: 0.1em;
	
	background: transparent url(/images/decoratives/england.png) no-repeat 0 7px;
	
	font-family: "Agenda-Light", GillSans, Calibri, Trebuchet, sans-serif;
	font-size: 6em;
	font-weight: light;
	text-indent: -99999px;
	line-height: 1em;
}

h1 a {
	width: 100%;
	height: 100%;
	display: block;
}

h2 {
	margin-bottom: 0.5em;
	
	font-family: "HelveticaNeue", Helvetica, Arial, sans;
	font-size: 3em;
	font-weight: bold;
	line-height: 1em;
}

.entry h2 a, .entry h2 a:hover {
	background: transparent;
}

h6.cheers {
	margin-top: -0.1em;
	padding: 0.1em 0;
	
	background: transparent url(/images/decoratives/cheers.png) no-repeat 100% 0;
	
	font-family: "diediedie", GillSans, Calibri, Trebuchet, sans-serif;
	font-size: 6em;
	font-weight: light;
	text-align: right;
	text-align: left;
	text-indent: -99999px;
	line-height: 1em;
}

.entry {
	width: 33em;
	padding-bottom: 6em;
	float: left;
	clear: both;
	
	background: transparent url(/images/decoratives/lion.png) no-repeat 0 600px;
}

.has-columnated-content .entry {
	width: 100%;
}

.entry p + p {
	text-indent: 2em;
}

strong {
	font-size: 0.917em;
}

strong, #article .navigation, #issue-cover #navigate-previous, #issue-cover #navigate-next {
	color: rgba(0, 0, 0, 0.8);
	
	font-family: "HelveticaNeue", Helvetica, Arial, sans;
	font-weight: bold;
}

em {
	font-style: italic;
}

.caption {
	margin: 0 0 1.5em 0;
	
	color: rgba(0, 0, 0, 0.9);
	
	font-family: Helvetica, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
}

h3 {
	margin-top: 0.667em;
	margin-bottom: 0.333em;
	
	color: rgba(0, 0, 0, 0.5);
	
	font-family: "HelveticaNeue", Helvetica, Arial, sans;
	font-size: 1.5em;
	font-weight: bold;
}

h4 {
	margin: 9px 0 0 0;
	
	color: rgba(0, 0, 0, 0.4);
	
	font-family: Helvetica, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	line-height: 1.5em;
}

h4 + h4 {
	margin: 0;
}

blockquote {
	margin-bottom: 1.5em;
	
	font-style: italic;
}

blockquote:last-child {
	margin-bottom: 0;
}

blockquote .blockquote-attrib {
	font-family: Helvetica, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	text-indent: 0;
	line-height: 2.4em;
}

ins {
	text-decoration: none;
}

ins::before {
	content: "[";
}

ins::after {
	content: "]";
}

#toc ul, #illustrated ul {
	padding: 0;
	
	list-style-type: none;
}

#toc li {
	margin: 0 0 1em 0;
}

#toc li, #illustrated li {
	color: rgba(0, 0, 0, 0.4);
	
	font-style: italic;
	line-height: 1em;
}

#toc h2, #illustrated h2 {
	color: rgba(0, 0, 0, 0.2);
	
	font-size: 2em;
}

#toc h3, #illustrated h3 {
	margin: 0 0.5em 0 0;
	display: inline;
	
	color: rgba(0, 0, 0, 0.8);
	
	font-style: normal;
}

#toc .issue-of-origin {
	height: 14px;
	margin-left: 1.35em;
	padding-right: 6px;
	display: inline-block;
	
	color: rgba(255, 255, 255, 1);
	background: transparent url(/images/decoratives/issue_bubble_right.png) no-repeat 100% 0;
	
	font-family: Helvetica, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 14px;
}

#toc .issue-of-origin a {
	height: 14px;
	padding-left: 6px;
	display: inline-block;
	
	background: transparent url(/images/decoratives/issue_bubble_left.png) no-repeat 0 0;
}

.colophon {
	text-align: justify;
}

.colophon, #toc .navigation, #illustrated .navigation {
	width: 32em;
}

.colophon, #toc .navigation, #illustrated .navigation, #issue-cover #outside-this-issue {
	font-family: Helvetica, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1.5em;
}

.colophon, .navigation #toc-view {
	color: rgba(0, 0, 0, 0.4);
}

#toc .colophon {
	top: 19.2em;
}

#toc .colophon, .navigation {
	right: 2.4em;

	position: absolute;
}

#illustrated .colophon {
	margin-top: 2.4em;
	padding-bottom: 2.4em;
	float: left;
	clear: left;
	position: static;
}

#toc .navigation #toc-view-text, #illustrated .navigation #toc-view-illustrated {
	color: rgba(0, 0, 0, 0.5);
}

#toc .navigation, #illustrated .navigation {
	top: 16.8em;
	
	text-align: right;
}

#article .navigation {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding-bottom: 1.5em;
	position: relative;
	float: left;
	clear: both;
}

#article #navigate-previous.inactive, #article #navigate-next.inactive, #issue-cover #navigate-previous.inactive, #issue-cover #navigate-next.inactive {
	color: rgba(0, 0, 0, 0.4);
}

.navigation #toc-view {
	font-family: Garamond, Hoefler Text, Times New Roman, Times, serif;
	font-style: italic;
	text-transform: none;
}

.navigation #toc-view-text, .navigation #toc-view-illustrated {
	font-family: Helvetica, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-style: normal;
	text-transform: uppercase;
}

.navigation #toc-navigate, #toc .navigation #toc-view-text, #illustrated .navigation #toc-view-illustrated {
	font-weight: bold;
}

.navigation.first #toc-navigate-previous {
	display: none;
}

.navigation.last #toc-navigate-next {
	display: none;
}

.navigation .to-title {
	left: 21.5em;
	top: 0;
	position: absolute;
}

.navigation .incidental {
	color: rgba(0, 0, 0, 0.5);
	
	font-family: Garamond, Hoefler Text, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
}

.toc {
	float: left;
	clear: both;
}

.toc .row {
	width: 100%;
	height: 240px;
	float: left;
}

.toc .row + .row {
	margin-top: 1.5em;
}

.toc li {
	width: 320px;
	height: 240px;
	float: left;
	position: relative;
	overflow: hidden;
	
	color: rgba(0, 0, 0, 0.4);
	
	font-style: italic;
	line-height: 1em;
}

.toc li + li {
	margin: 0 0 0 1.5em;
}

#illustrated .toc-info-wrap {
	bottom: 0;
	width: 320px;
	position: absolute;
	
	color: rgba(255, 255, 255, 0.6);
	background: rgba(0, 0, 0, 0.8);
}

#illustrated .toc-info {
	margin: 0.75em;
}

#illustrated .toc-info h3 {
	margin-bottom: 0.333em;
	display: block;
	
	color: rgba(255, 255, 255, 1);
	
	line-height: 1em;
}

#issue-cover {
	min-width: 1536px;
	padding: 0;
}

#issue-cover h1 {
	top: 0.125em;
	left: 0.125em;
	min-width: 600px;
	margin: 0;
	
	background: transparent url(/images/decoratives/england_large.png) no-repeat 6px 12px;
	
	font-size: 12em;
}

#issue-cover h1 {
	top: 0.125em;
	left: 0.125em;
	min-width: 600px;
	margin: 0;
	
	background: transparent url(/images/decoratives/england_large.png) no-repeat 6px 12px;
	
	font-size: 12em;
}

#issue-cover h1.light {
	background: transparent url(/images/decoratives/england_large_light.png) no-repeat 6px 12px;
}

#issue-cover .navigation {
	bottom: 1.5em;
	left: 1.5em;
	min-width: 1536px;
}

#issue-cover h1, #issue-cover .navigation {
	position: fixed;
}

#issue-cover h2 {
	color: rgba(0, 0, 0, 1);
	
	font-size: 1.5em;
}

#issue-cover #in-this-issue.light h2 {
	color: rgba(255, 255, 255, 1);
}

#issue-cover #in-this-issue li {
	float: left;
}

#issue-cover #in-this-issue li + li {
	margin-left: 1.5em;
}

#issue-cover #in-this-issue p {
	color: rgba(0, 0, 0, 0.4);
	
	font-size: 1.5em;
	font-style: italic;
}

#issue-cover #in-this-issue.light p {
	color: rgba(255, 255, 255, 0.4);
}

#issue-cover #in-this-issue.intransparent p {
	color: rgba(0, 0, 0, 0.8);
}

#issue-cover #in-this-issue.light.intransparent p {
	color: rgba(255, 255, 255, 0.8);
}

#issue-cover #outside-this-issue {
	clear: both;
	
	color: rgba(0, 0, 0, 0.5);
	
	font-weight: bold;
	line-height: 1em;
}

#issue-cover #navigate-previous, #issue-cover #navigate-next {
	color: rgba(0, 0, 0, 0.5);
}

#issue-cover #outside-this-issue.light, #issue-cover #outside-this-issue.light #navigate-previous, #issue-cover #outside-this-issue.light #navigate-next {
	color: rgba(255, 255, 255, 0.5);
}

#issue-cover #outside-this-issue.intransparent, #issue-cover #outside-this-issue.intransparent #navigate-previous, #issue-cover #outside-this-issue.intransparent #navigate-next {
	color: rgba(0, 0, 0, 1);
}

#issue-cover #outside-this-issue.light.intransparent, #issue-cover #outside-this-issue.light.intransparent #navigate-previous, #issue-cover #outside-this-issue.light.intransparent #navigate-next {
	color: rgba(255, 255, 255, 1);
}

#issue-cover #outside-this-issue.light #navigate-previous.inactive, #issue-cover #outside-this-issue.light #navigate-next.inactive {
	color: rgba(255, 255, 255, 0.4);
	
	font-weight: normal;
}

#issue-cover #outside-this-issue.intransparent #navigate-previous.inactive, #issue-cover #outside-this-issue.intransparent #navigate-next.inactive {
	color: rgba(0, 0, 0, 0.8);
}

#issue-cover #outside-this-issue.light.intransparent #navigate-previous.inactive, #issue-cover #outside-this-issue.light.intransparent #navigate-next.inactive {
	color: rgba(255, 255, 255, 0.8);
}

#issue-cover .image-array .image-array-row, #issue-cover .image-array img {
	float: left;
}

ul.bibliography {
	margin: 2em 0;
	
	font-size: 0.75em;
	line-height: 2em;
}

ul.bibliography:first-child {
	margin: 0;
}

ul.bibliography li {
	padding-left: 3em; /* Equivalent to 2em everywhere else. */
	
	text-indent: -3em;
}