body {
font-size:75%;
font-family:arial,helvetica,clean,sans-serif;
}
html>body {
font-size:12px;
}
/* P, BLOCKQUOTE ____________________________ */
p{
line-height:1.5em;
text-indent:0;
}
p+p, p.indent{
text-indent:1.5em;
}
.question{
font-weight:bold;
margin:1.5em 0;
text-indent: 0;
}
.poem p+p, p.question+p{
text-indent:0
}
.poem p{
margin-bottom:.75em;
}
.single #content div.headNote p:last-child{ /* note at top of some articles */
margin-bottom:0;
}
.searchResult .issue, .searchResult .translator, .searchResult .author, .searchExcerpt{
text-align:left;
text-indent:0;
}
.searchResult .issue, .searchExcerpt{
margin-bottom:1.5em;
}
p.quotee {
margin:-1.5em 0 1.5em 0;
padding-left:6em;
}
.poem{
margin:1.5em 0 0 3em;
}
.poemMeta{
text-align:right;
margin-right:6em;
}
.indent_1{
padding-left:1.5em;
}
.indent_2{
padding-left:3em;
}
blockquote{
margin:1.5em 0;
}
span.speaker{
display:block;
text-align:center;
font-variant:small-caps;
font-size: 1.1667em;
line-height:1.3857em;
}
blockquote p{
padding:0 3em;
}
#footer p{
font-size:.8333em; /* 10px */
line-height:1.8em; /* 18px */
margin-top:7.2em; /*72 px (18x4) */
border-top:1px solid rgb(211,0,0);
}
.horizRule{
display:block;
border-bottom:1px solid rgb(19,12,12);
margin:.75em 0;
}
/* HEADINGS ____________________________ */
h1{
font-weight:bold;
font-size:1.1667em; /* 14px */
line-height: 1.286em; /* 18px */
margin-bottom: 1.286em;
text-align:center;
}
h1.tocTitle, h1.bookReviewsTitle{
font-size:1.3333em;/* 16px */
font-weight:normal;
line-height:1em; /* 16px  + 2px border*/
text-transform:uppercase;
margin-bottom:0;
border-bottom:2px solid rgb(211,0,0);
}
h1.bookReviewsTitle{ 
font-size:1.1667em; /*14px */
line-height:1.214em; /*17px + 1px border */
margin:1.286em 0; /* 18px */
border-bottom-width:1px;
}
.searchResult+h1{
margin-top:1.286em;
}
.archive h1{
text-align:left;
}
h2{
margin-top:1.5em;
font-size:1em; /* 12px */
line-height:1.5em; /* 18px */
font-weight:bold;
clear:both;
}
#date+h2{
margin-top:0;
}
.single h2{
margin:1.5em 0;
}
.search h2, .contributors h2{
margin-top:1.5em;
}
#articleInfo{
margin-bottom:1.5em;
}
#articleInfo div{
line-height:1.5em;
font-weight:normal;
text-align:center;
}
.single .imgC h2{
margin-bottom:0;
}
h3{
line-height:1.5em;
font-style:italic;
}
.poem h3{
font-style: normal;
margin:1.5em 0;
}
/* LISTS _______________________________________ */
ul{
margin:.75em 0 1.5em 0;
}
li{
margin-bottom:.75em;
}
ol li{
margin-top:.75em;
list-style-type:decimal;
line-height:1.5em;
}
#content ul li{
line-height:1.5em;
margin-left:3em;
list-style-type: square;
list-style-position: outside;
}
li.footnote{
margin-bottom:0;
}
li p{
margin:0;
}
dl{
margin-bottom:1.5em;
}
dt{
font-weight:bold;
margin-top:.75em;
}
dt, dd{
line-height:1.5em;
}
dd{
margin-left:1.5em;
}
#byAuthor dl, #byIssue ul{
margin-left:1.5em;
}
/* TABLES ____________________________ */
table{width:100%;
border:1px solid rgb(19,12,12);
border-collapse: collapse;
margin-bottom:1.5em;
}
td, th{
padding:0 5px;
line-height:1.5em;
border:1px dotted rgb(19,12,12);
text-align: center;
}
th{
font-weight: bold;
vertical-align: middle;
}
caption{
line-height: 1.5em;
margin:1.5em 0 .75em 0;
}
.tableNote{
border-top-style: solid;
padding:5px;
}
/* CITE, EM, STRONG, SUP ____________________________ */
cite{
font-style:italic;
}
cite.part{
font-style:normal;
}
cite.quotes:before{ /* ARE THESE IN USE? */
content:open-quote;
}
cite.shortForm:after{
content:close-quote;
}
em{
font-style:italic;
}
strong{
font-weight:bold;
}
sup{
font-size:.8333em;
vertical-align: baseline;
position: relative;
bottom: 0.33em;
}
sup a{
text-decoration:none;
}
/* TOC PAGE special___________________________ */
#volume{
margin:0;
}
#date{
text-align:right;
position:relative;
top:-1.5em;
margin-bottom:0;
}
/* VCARD ____________________________________ */ 
.vcard{
margin:1.5em 0 1.5em 3em;
line-height:1.5em;
}

