/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Vollkorn:regular,bold,italic);

body {
	margin: 0;
	background-attachment: fixed;
	background-color: #C7BB99;
/*	background-image: url(images/New-Archway-UB.jpg); 
	background-repeat: no-repeat;
	background-position: center -450px; */
}
#burkehead {
	margin: 0 auto;
	height: 180px;
	width: 900px;
	background: #c7bb99 url(images/ebsoc-header.png) center center no-repeat;
	border: 1px solid #fff;
	border-top: 0;
}
#bmenu {
	font-family: "Lucida Grande", Myriad, Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	background-color: transparent;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 0;
	clear: both;
	height: 28px;
	padding: 5px 0 0;
	border: 1px solid #FFF;
	border-top: 0;
	border-bottom: 0;
	width: 900px;
	margin: 0 auto;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#main {
	width: 840px;
	margin: 0 auto;
	background-color: #fff6de;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #666;
	border-left: 1px solid #FFF;
	border-right: 1px solid #666;
	padding 0;
}
#content {
	float:left;
	width: 800px;
	margin-left:20px;
	font-family: "Vollkorn", Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-size: 1.1em;
	background-color: #fff6de;
}
.post {
	clear:left;
}
#side {
	color: #000;
	background-color: #C7BB99;
	border: 1px solid #FFF;
	padding: 15px; width: 760px;
	float: left;
	margin: 0 0 15px 0; 
	font-family: "Lucida Sans", Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
}
#bookmanfooter {
	margin: 0 auto;
	width: 900px;
	padding: 1em 0;
	border: 1px solid #FFF;
	border-top: 0;
	border-bottom: 0;
	font: 12px/14px Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
}
.spacer, .widget {
	border: 1px solid #FFF;
	border-top: 0;
	border-bottom: 0;
	height: 20px;
	width: 900px;
	margin: 0 auto;
}
.widget {
	height:auto;
	text-align:center;
}
.horizrule {
	width: 100%;
	border-top: 1px white solid;
	margin-top: -1px;
	height: 1px;
	margin-bottom: -1px;
}
.transparent {
	opacity:0.4;
	filter:alpha(opacity=40);
}
#burkehead h1 {
	display: none;
}
#burkehead a {
	width:900px; 
	height:180px; 
	border:0; 
	overflow:hidden; 
	display:block;
	text-decoration:none;
}
#bmenu a {
	text-decoration: none;
	padding: 5px 10px;
	color: white;
	width: 100%;
}
#bmenu li:hover, #bmenu a:hover {
	background-color: #99a3c7;
	color: #FFFFFF !important;
}
#bmenu ul {
	margin: 0 0 0 -30px;
	list-style-type: none;
	text-align: center;
}
#bmenu li {
	display: inline;
}
#content a, #side a {
	text-decoration: none;
	color: #666;
	padding: 1px;
}
#side a {
	color:#333;
} 
#content a:hover, #side a:hover {
	color: #FFFFFF;
	background-color: #99a3c7;
}
#content blockquote {
	line-height: normal;
}
#content img {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
}
img#homeimg {border: 0px none !important; margin-top: -40px !important;}
.rightpic img {float:none;}
.rightpic {
font: 10px/12px Lucida Grande, Helvetica, Arial, sans-serif;
	float:right;}

#content h1, #content h2 {
	color: #33499B;
	font-size: 1.5em;
}
.issue, .issue a {
	font: 1em/1em "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #7a7052;
	text-align: right;
	text-decoration: none;
	margin: 20px 0 30px 0;
}
.meta, .ubio {
	margin: 20px 0px 40px;
	background-color: #99a3c7; opacity: 0.9;
	padding: 0px 10px;
	border: 1px #7a7052 solid;
	font: 0.8em/1.2em Helvetica, Verdana, Tahoma, Arial, sans-serif;
	border-left-color: #334499b;
	border-top-color: #334499b;
}
.ubio {
	color: #990000;
	margin-bottom: 25px;
}
.ubauthor {
	font-family: "Lucida Sans", Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #000;
	font-size: 0.9em;
}
div.toc {padding-top: 15px;}
/* .toc p {padding-bottom: 12px;} */
.toc a {
	color: #7a7052 !important;
}
.toc a:hover {
	color: #FFF !important;
}
.toc dd {
	font-family: Vollkorn, "Lucida Sans", Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-left: 40px;
}
.toc dd em {
	color: #222;
}
.toc dt {
	margin: 20px 0 3px 10px;
	text-indent: -2px;
}
.toc dt a {
	font-size: 1.2em;
}
.toc h4 {margin-bottom: 0;}
.toc h3 {
	margin: 40px auto 30px;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #fff;
	border-right-color: #fff;
}
#side h4 {
	color: #FFF;
	text-transform:uppercase;
	font-size: 0.8em;
	margin-bottom: 5px; margin-top:0;
	letter-spacing:2px;
}
#side p {
	font: 1em/1.2em Helvetica, Verdana, Arial, sans-serif;
	margin: 0 0 10px 0;
}
#side li {padding-bottom: 10px;}
p.news  {
	background: url(images/dingbat.png) no-repeat;
	text-indent: 36px;
}
.quotationattrib {
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: right;
	margin: 5px 0 0;
}
#searchbox, #searchbox a {
	color: #fff;
}
.input {
	background-color: #DDD;
	border:1px solid #FFF;
	width: 100%;
	margin-top: 3px;
}
.udate, .toc h5 {
	font: 0.8em 'Lucida Sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #777;
}
.toc h5 {
	color: #024115;
	text-transform:uppercase;
	margin: 40px 0 0;
}
h5 span {
	float:right;
}
h5.first {
	margin-top: 20px;
}
.toc dl {
	margin-top: -1em !important;
}
ul.blogroll {
	margin-top: 6px;
}
.blogroll li {
	list-style-image: url(images/dingbat.png);
	font-size: 0.9em;
}
.ednote {
	font-size: 0.8em;
	color: #666;
	line-height:110%;
	margin: 3px 0 30px 12px;
}
.ednote a:link, .ednote a:visited {color: #333 !important;}
.ednote a:hover {color: #FFF !important;}
a.rss {
	background-image:url(images/rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px !important;
}
blockquote.pullquote {
	float:right;
	width: 180px;
	color: #024115;
	border: 1px solid #ccc;
	border-width: 1px 0;
	text-align:center;
	font: 11pt/16pt "Lucida Sans", Lucida Grande, Helvetica, Arial, sans-serif;
	padding: 10px;
	margin: 0 0 0 12px;
}
blockquote.alt {
	float:left;
	margin: 0 12px 0 0;
}
.pullquote p:first-letter {
	text-transform:uppercase;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.drop {
	padding: 25px 2px 15px 0;
	display: block;
	font-size: 5em;
	float: left;
	color: #7a7052;
	text-transform: uppercase;
}
.essay {
	width: 500px;
}
.essay img {
	margin: 20px 0 20px 20px !important;
}
.meta img { margin-top: 0 !important; }
.bug {
	background: url(images/dingbat.png) no-repeat;
	width: 30px;
	margin-left: 5px;
	display:inline-block;
}
.notes {
	margin-top: 20px;
	border-top: 1px solid #333;
	font: 10pt "Lucida Sans", Lucida Grande, Helvetica, Arial, sans-serif;
}
.pagination, p.pagination {
	font: 10pt "Lucida Sans", Lucida Grande, Helvetica, Arial, sans-serif;
	color: #000;
	letter-spacing: 0.125em;
	margin: 30px 15px;
	background-color: #7d9988;
	border: 1px solid white;
	padding: 5px;
	text-align: center;
}
.pagination a {
	padding: 9px 7px !important;
	border: 1px solid white;
	background-color: #024115;
	text-decoration: none;
	color: white !important;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.pagination a:hover {
	color: white !important;
	background-color: #99a3c7 !important;
	text-decoration: none;
}
.toc dl+dl {margin-top: 20px !important;}
.allsmall {font-variant: small-caps; text-transform: lowercase;}