﻿/*essay*/
div#essay {
width: 100%;
float: left;
}
div.more, div.notes, div.bib {
width: 35%;
float: left;
}
#essay h1 {
margin: 0 0 1em -.5em;
padding-bottom: .5em;
border-bottom: 1px #d27800 solid;
line-height: normal;
}
#essay h1#esstitle {
text-align: left;
font-size: 130%;
padding: 0em .5em .3em 1.2em;
margin: 0 36% 0 -2%;
}
h1#esstitle span.date {
letter-spacing: .2em;
font-size: 75%;
padding: .8em 2em 1.1em .5em;
border-right: 1px solid #d27800;
}
#essay ul, #essay ol {
text-align: left;
margin: 2em 0 2em 1em;
padding-left: 2em;
}
#essay li a {vertical-align: middle;}
/*------------body text*/
#essay div.bodytext {
text-align: left;
line-height: 1.5em;
width: 64%;
float: left;
clear: none;
margin: 0;
border-right: 1px #d27800 solid;
}
#essay .bodytext p {width: 90%;}
.bodytext p.start {padding-top: 5em;}
.bodytext p.end {padding-bottom: 2em;}
.bodytext p span.intro {
letter-spacing: .1em;
font-weight: bold;
}
.bodytext blockquote {
width: 75%;
margin: 1em auto;
}
.bodytext blockquote p {
text-align: justify;
line-height: 1.4em;
}
.fnote a, .enote a {padding: .2em;}
.enote a:visited, .fnote a:visited {
color: #d27800;
background-color: #ffffff;
}
.fnote a:hover, .enote a:hover {
color: #333333;
background-color: #d27800;
}
a.word {padding: 0;}
a.word:hover {background-color: #ffffff;}
/*------------more*/
#essay .more ul {
background-color: #ffffff;
margin-left: -1px;
padding: 0;
}
.more ul li a {
display: block;
height: 36px;
padding-left: 8em;
}
.more ul li a:link {
color: #333333;
border-left: 1px solid #ffffff;
}
.more ul li a:visited {
color: #333333;
border-left: 1px solid #d27800;
}
.more ul li a:hover {
color: #d27800;
border-left: 1px solid #d27800;
}
.more ul li a:active {
color: #000000;
border-left: 1px solid #000000;
}
.more ul li.this a {
border-left: 1px solid #333333;
}
/*------------notes*/
#essay .notes ol {list-style-position: outside;}
.notes ol li {
font-size: 98%;
line-height: 1.5em;
}
.notes ol li a {margin: 0 .2em;}
/*-----------bib*/
.bib ul li {
margin-bottom: 1em;
text-indent: -1.5em;
}
/*---more buttons-----up state*/
a#smbtn1 {background: url(../ess/btn35_lin_01.jpg) no-repeat 3em 0em;}
a#smbtn2 {background: url(../ess/btn35_lin_02.jpg) no-repeat 3em 0em;}
a#smbtn3 {background: url(../ess/btn35_lin_03.jpg) no-repeat 3em 0em;}
a#smbtn4 {background: url(../ess/btn35_lin_04.jpg) no-repeat 3em 0em;}
a#smbtn5 {background: url(../ess/btn35_lin_05.jpg) no-repeat 3em 0em;}
a#smbtn6 {background: url(../ess/btn35_lin_06.jpg) no-repeat 3em 0em;}
a#smbtn7 {background: url(../ess/btn35_lin_07.jpg) no-repeat 3em 0em;}
a#smbtn8 {background: url(../ess/btn35_lin_08.jpg) no-repeat 3em 0em;}
/*---small buttons-----hover state*/
a#smbtn1:hover {background: url(../ess/btn35_01.jpg) no-repeat 3em 0em;}
a#smbtn2:hover {background: url(../ess/btn35_02.jpg) no-repeat 3em 0em;}
a#smbtn3:hover {background: url(../ess/btn35_03.jpg) no-repeat 3em 0em;}
a#smbtn4:hover {background: url(../ess/btn35_04.jpg) no-repeat 3em 0em;}
a#smbtn5:hover {background: url(../ess/btn35_05.jpg) no-repeat 3em 0em;}
a#smbtn6:hover {background: url(../ess/btn35_06.jpg) no-repeat 3em 0em;}
a#smbtn7:hover {background: url(../ess/btn35_07.jpg) no-repeat 3em 0em;}
a#smbtn8:hover {background: url(../ess/btn35_08.jpg) no-repeat 3em 0em;}