body {font-family:Times New Roman, Times, Serif; margin:0;} 

h1 {font-size:19pt; font-weight:bold; break-after:avoid;}
h2 {font-size:18pt; font-weight:bold; break-after:avoid;}
h3 {font-size:17pt; font-weight:bold; break-after:avoid;}
h4 {font-size:16pt; font-weight:bold; break-after:avoid;}
h5 {font-size:15pt; font-weight:bold; break-after:avoid;}
h6 {font-size:14pt; font-weight:bold; break-after:avoid;}

h3 + p, h3 + table {break-before:avoid;}

.wrapper-img {float:right; clear:left; padding:.5em; margin:.5em; width:45%; text-align:center}
.cap, .pub {font-size:90%;}

#header {display:none;}
#printhead {
	position:static;
	display:block;}
     
#nav {display:none;}
#nav-journal {display:none;}
#nav-issue{display:none;}			
#sidebar {display:none;}
#rsidebar {display:none;}
			
#main {
	position:static;
	padding:2em;
	display:block;}
				
p {font-size:12pt; text-align:left;}
li {margin-top:3px; margin-bottom:3px; font-size:12pt; margin-left:2em;}
hr {color:#000000;}
.bq {color:#000000; font-size:10pt; margin-left:5em; margin-right:5em;}
a:link {color:#000000; text-decoration:none;}
a:link.at {font-size:14pt; color:#000000; }
a:link.red {color:#000000;}
.note {margin-left:0; margin-top:6pt; font-family:Verdana, Sans-serif; font-size:10pt;}
.noteh {margin-left:0; margin-top:2em; font-family:Verdana, Sans-serif; font-size:10pt; font-weight:bold;}
.bl {font-family:Verdana, Sans-serif; font-size:11pt; color:#000000; text-align:right;}
.mouse {cursor:pointer; clear: right; color:#2E8B57;}
.call {font-size:12pt; color:#800000; margin-bottom:1em;}
.sup {font-size:60%; vertical-align:text-top;}
.cen {text-align:center;}
.rt, .pub {text-align:right;}
.new {color:#FF0000;}
img.logo {width:20%; float:left;}
.mast {display:none;}
.pb, #wc {page-break-before:always;}
.hid {display:none;}
.pic {float:right; clear:left; font-weight: bold; padding:.5em; max-width:25%;}
/*for version control*/
.version {display:none;}
/*for book review titles*/
.title {
	border: thin solid #000;
	padding:1em;
	-webkit-box-shadow:2px 2px 10px 1px rgba(0,0,0,1);
	-mox-box-shadow:2px 2px 10px 1px rgba(0,0,0,1);
	box-shadow:2px 2px 10px 1px rgba(0,0,0,1);
	}

/*for Old English poetry*/
.l1 {display: inline-block; margin-right:20px;}
.l2 {display: inline-block; margin-left:20px;}

/*kill the email image*/
a span {display: none;}

/*kill the back links in Notes & Works Cited*/
a[href='javascript:history.back();'] {display:none;}
a[href^='#a-'] {display:none;}

/*hanging indent in Works Cited*/
#wc ~ p {padding-left:2em; text-indent:-2em;}

#main + h2 {margin:0; padding:0;}
.author {margin-left:2em;}
.author, .affiliation {font-size:14pt; font-weight:bold; float:left; padding:0; margin-top:0;}
.author:after {content:',';}
.affiliation {padding-left:.1em;}

.affiliation + p {clear:both;}


@media print {
	.yellow {background-color:#FFD700 !important;}
	.lgray {background-color: #D3D3D3 !important;}
	.dgray {background-color: #A9A9A9 !important;}
	body {margin-top:.5in; margin-bottom:.5in;}
}