@import url("../../base.css");

body {
	background: #fff/* url("grid.png") repeat-y 50% 0*/;
	color: #222;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height: 18px;
	text-align: center;
	}

a { text-decoration: none; }
a:link { color: #119; }
a:visited { color: #409; }
#content a:link,
#marginalia a:link,
#pagemeta a:link { border-bottom: 1px dotted #22b; }
#content a:visited,
#marginalia a:visited,
#pagemeta a:visited { border-bottom: 1px dotted #62b; }
#content a:hover,
#content a:active,
#marginalia a:hover,
#marginalia a:active,
#pagemeta a:hover,
#pagemeta a:active { border-bottom-style: solid; }

address { font-style: normal; }

h2 .amp,
h3 .amp,
h4 .amp {
	font-family: Baskerville, "Palatino Linotype";
	font-style: italic;
	}

img,
img a { border: none; }

em,i {font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;}

p, ul, ol, dd { margin: 0 0 18px; }
dd.course-extra,
dd.part-meta {
	color: #666;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-style: italic;
	margin: -18px 0 18px;
	}
.no-bullets,
.citation,
body.cv #content > ul { list-style-type: none; }
.no-bullets li,
.citation li,
body.cv #content > ul li {
	list-style-type: none;
	margin-left: 20px;
	text-indent: -20px;
	}

#wrap {
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	text-align: left;
	width: 960px;
	}

#header {
	position: absolute;
	top: 0;
	left: 490px;
	overflow: hidden;
	height: 72px;
	width: 345px;
	line-height: 1;
	}
#header h1 {
	overflow: hidden;
	height: 72px;
	width: 345px;
	}
#header h1 a:link,
#header h1 a:visited {
	display: block;
	float: left;
	overflow: hidden;
	background: #fff url("header.png") no-repeat 0 0;
	padding: 72px 0 0;
	width: 345px;
	height: 0 !important;
	height /**/: 72px;
	}
#header h1 a:hover,
#header h1 a:active,
body.index #header h1 a { background-position: 0 -72px; }
body.index #header h1 a { cursor: default; }

#content {
	position: absolute;
	top: 18px;
	left: 20px;
	font-size: 12px;
	width: 460px;
	}
#content blockquote,
#content pre {
	border-left: 1px solid #eee;
	color: #333;
	padding-left: 19px;
	}
#content blockquote { font-size: 12px; }
#content pre {
	font-size: 11px;
	margin: 0 0 18px;
	}
#content h3 {
	clear: both;
	color: #444;
	font-size: 14px;
	padding: 9px 0;
	}
#content h2,
#content .title {
	clear: both;
	color: #933;
	}
#content h2 {
	font-size: 24px;
	line-height: 36px;
	margin: 0 0 18px;
	}
#content .title {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	}
#content h2,
#content .title,
#content h2 em,
#content h2 cite,
#content .title em,
#content .title cite { font-family: Georgia, serif; }
#content h4 {
	clear: both;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 9px 0;
	text-transform: uppercase;
	word-spacing: 1px;
	}
#content h5 {
	clear: both;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	}
#content .date {
	background: #fff url("date.png") no-repeat 0 50%;
	color: #446;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 9px 0;
	}
#content .entry-meta,
#content .project-meta {
	color: #999;
	font-weight: normal;
	}
#content .entry-meta {
	font-size: 10px;
	margin: -18px 0 0;
	text-align: right;
	}
#content .project-meta { font-size: 10px; }
#content .entry-meta a {
	border-bottom-color: #bbb;
	color: #999;
	}
#content .caps,
#marginalia .caps {
	font-size: 90%;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
.dquo { margin-left: -.45em; }
.quo { margin-left: -.3em; }
.entry {
	clear: both;
	margin: 0 0 36px;
	}

#marginalia {
	position: absolute;
	top: 72px;
	left: 490px;
	width: 330px;
	background: #fff url("bg.png") repeat-y 0 0;
	font-size: 12px;
	}
#marginalia h2 {
	color: #633;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	word-spacing: 1px;
	}
#marginalia h3 {
	color: #333;
	font-size: 10px;
	margin: 0 0 18px;
	text-align: center;
	}
#marginalia dt a { font-weight: bold; }
#content dt {
	overflow: hidden;
	width: 100%;
}
#content dt span.course-no,
#marginalia dt .course-no {
	color: #555;
	display: block;
	float: right;
	margin: 0 0 0 3px;
	}
#content dt span.course-no { font-size: 11px; }
#marginalia dt .course-no {
	font-size: 10px;
	line-height: 17px;
	}
#marginalia dd {
	font-size: 10px;
	margin: 0 0 18px;
	}
#marginalia ul,
#marginalia ol {
	font-size: 10px;
	margin-left: 15px;
	}
	
#nav {
	background-image: url("headshot.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	min-height: 54px;
	padding: 18px 20px 0 90px;
	}

#sidebar,
#search,
#commentary,
#archive {
	color: #000;
	padding: 18px 20px 0 10px;
	}
#footer {
	clear: both;
	background-image: url("footer.png");
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 18px 20px 10px 10px;
	color: #555;
	font-size: 10px;
	}
#pagemeta {
	position: absolute;
	top: 72px;
	right: 10px;
	width: 140px;
	color: #888;
	font-size: 10px;
	}

#search .search {
	margin: 18px 0;
	}
#search .searchbox {
	float: left;
	margin: 0 0 18px;
	padding: 0 0 0 10px;
	width: 200px;
	}
#search .searchbutton {
	float: right;
	margin: 0 0 18px;
	width: 60px;
	}
#content .fig {
	clear: right;
	float: right;
	margin: 0 0 18px 10px;
	width: 140px;
	}
#content .fig img { width: 100%; }
#content .fig a { border: none; }
#content .fig p {	
	color: #666;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	font-style: italic;
	}
#content .note {
	font-size: 9px;
	margin-right: 3px;
	vertical-align: super;
	}

.oeb { /* for the b-verse in Old English poetic lines */ padding-left: 1.5em; }
.link-par {
	font-weight: bold;
	margin: 0;
	}
.review-meta { color: #777; }
.entry img {
	background: #fff url("file.png") no-repeat 100% 100%;
	padding: 9px 0 9px 80px;
	}
.entry img.grade {
	background: #fff;
	padding: 0;
	}
abbr,
dfn {
	background: #ff6;
	color: #000;
	cursor: help;
	}
h2 abbr,
h3 abbr,
h4 abbr,
h5 abbr,
h2 def,
h3 def,
h4 def,
h5 def {
	background: inherit;
	color: inherit;
	cursor: default;
	}
a abbr {
	background: inherit;
	color: inherit;
	cursor: pointer;
	}
code {
	font-family: "Panic Sans", Monaco, monospace, serif;
	font-size: 85%;
	}
