/* @override http://e360.yale.edu/common/sitestyle.css */

/*-  Base styles
----------------------------------------------------------------------*/
html {
	min-height:  100%;
}

body {
  min-height:  100%;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 12px;
  background: #fff url(/National_Library/20160521004321oe_/http://e360.yale.edu/e360-background-2.gif) 0 0 repeat-y;
  min-width: 990px;
  font-family: georgia, times, serif;
}

input, select, textarea {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 1em;
}

#container {
  width: 990px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #000;
  min-height: 100%;
  border-right: 1px solid #000;
  border-top:1px solid #000;
  border-left: 1px solid #000;
  background-color: #fff;

}


#footer {
  width: 970px;
  border-top: solid 1px #777;
  margin: 0;
  padding: 10px;
  color: #777;
  overflow: hidden;
  font-family: verdana, sans-serif;
  font-size:10px;
}

a {
  color: #005626;
  text-decoration:none;
}

a:hover,a:active {
  color: #005626;
  text-decoration:underline;
}


#maincontent {
  width: 465px;
  margin: 0px;
  padding: 15px;
  position: relative;
  float:left;
  line-height:150%;
}

#searchcontent{
  width: 644px;
  margin: 0px;
  padding: 15px 40px 15px 140px;
  position: relative;
  float:left;
  line-height:150%;
  border-right:solid 1px black;
  font-size:14px;
}

#searchcontent img {
	margin: 5px 5px 5px 0;
}

/*** IE 6 fix ***/
* html #maincontent{
  width: 460px;
}

#featurecontent {
  width: 465px;
  margin: 0px;
  padding: 15px;
  position: relative;
  float:left;
  line-height:155%;
  font-size:14px;
}
#featurecontent.column ul {
	margin: 0;
}

#featurecontent.column li {
	margin: 0 0 5px 0;
}

/*** IE 6 fix ***/
* html #featurecontent{
  width: 460px;
}


#centercolumn {
  margin: 0px;
  width: 328px;
  padding: 0px;
  position: relative;
  float:left;
  border-left: solid 1px black;
  border-right: solid 1px black;
}

#centercontent {
  width: 298px;
  padding: 15px;
  line-height:150%;
}

#centercontent a b {
	font-size: 13px;
}

#centercolumn.column div#featurelinks div {
	margin: 0 0 10px 6px;
}

#digestcontent {
  width: 298px;
  padding: 5px 15px 15px 15px;
  line-height:150%;
}

#digestcontent img {
  margin: 5px 0 2px 0;
}

#digestcontent a {
  text-decoration:underline;
}

#digestfeatured {
margin: 0px;
padding:15px;
background-color:#f6f1e2;
  line-height:150%;
}

#rightcontent {
  width: 145px;
  margin: 0px;
  padding: 0px 10px 10px 10px;
  font: 10px Verdana, Geneva, Arial, sans-serif;
  position: relative;
  float:left;
}

#rightcontent a {
  color: #000000;
  text-decoration:none;
}

#rightcontent a:hover {
  color: #005626;
  text-decoration:underline;
}


#header {
	width:990px;
    height: 201px;
    margin: 0px;
    padding-bottom: 20px;
}


#tophpfeature {
	/* margin-left:125px; */
}


img.hpimage {
	float:left;
	margin-bottom: 7px;
	margin-right: 10px;
}

h4 {
	line-height:140%;
	padding:0px;
	margin:0px;
	color: #777;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

h4.header {
	line-height:140%;
	padding:0px;
	margin:0px;
	color: #005626;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#digestcontent h4 a {
  text-decoration:none;
}

#digestcontent h4 a:hover,a:active {
  text-decoration:underline;
}

h1 {
	line-height:120%;
	padding:0px;
	margin:0px;
	color: #005626;
	font-size: 32px;
	font-weight: normal;
}

h1.hptitle {
	line-height:120%;
	padding:0px;
	margin:0px;
	color: #005626;
	font-size: 24px;
	font-weight: normal;
}

h1.archive {
	line-height:120%;
	padding:0px;
	margin:0px;
	color: #000000;
	font-size: 32px;
	font-weight: normal;
	font-family: News Gothic, Arial, sans-serif;
}


h2.dek {
	line-height:120%;
	padding:0px;
	margin:0px;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	line-height:120%;
	padding:0px;
	margin:30px 0 10px 0;
	color: #005626;
	font-size: 16px;
	font-weight: bold;
}

.author {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

.hparticlefooter{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: bold;
}

#specialfeaturebox{
	background-color:#dfe8eb;
	margin: 0px;
	padding:10px;
	width: 445px;
}


#digestcontent .hparticlefooter {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.doubleline{
    clear: both;
    border-width: 0 !important;
    height: 3px;
    background: transparent url(/National_Library/20160521004321oe_/http://e360.yale.edu/images/bars.gif) repeat-x left;
    margin: 0px;
}

#featurelinks {
  font: 9px Verdana, Geneva, Arial, sans-serif;
  padding: 10px 0px 10px 0px;
  margin-bottom: 50px;
  vertical-align: bottom;
  border-top:solid 1px black;
  border-bottom: solid 1px black;
}

#featuresidelinks {
  font: 9px Verdana, Geneva, Arial, sans-serif;
  padding-bottom: 50px;
  vertical-align: bottom;
}


.permalink {
	font: 9px Verdana, Geneva, Arial, sans-serif;
}

.interestlink {
  margin-bottom: 4px;
}
.icoemail {
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/icon-email.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
} 
.icoprint {
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/icon-print.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
} 

.icodigg {
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/icon-digg.gif') top left no-repeat; 
  padding: 0px 5px 18px 18px; 
  white-space: nowrap;
}

.icodelicious {
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/icon-delicious.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icoreddit { 
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/icon-reddit.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icobuzz {
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/icon-buzz.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icomixx {
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/icon-mixx.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icofacebook {
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/icon-facebook.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icotweet {
  background: url('/National_Library/20160521004321oe_/http://e360.yale.edu/images/twitter.gif') top left no-repeat;
  padding: 0 5px 18px 18px;
  white-space: nowrap;
}

.icostumble {
  background: url('https://web-archive.nli.org.il/National_Library/20160521004321oe_/http://cdn.stumble-upon.com/images/16x16_su_round.gif') top left no-repeat;
  padding: 0 5px 18px 18px;
  white-space: nowrap;
}

.featurextlink {
  padding-top:15px;
 }
 
.sectionbreak {
	text-align: center;
	padding: 5px 0;
	margin:0px 0px 0px 0px;
	color: #005626;
	font-size: 20px;
	font-weight: normal;
}
 
blockquote {
	float:  right;
	line-height:150%;
	width:  230px;
	padding: 15px 0px 0px 23px;
	margin: 3px 0px 3px 2px;
	color: #005626;
	font-size: 20px;
	font-weight: normal;
	background: url(/National_Library/20160521004321oe_/http://e360.yale.edu/images/quote.gif) no-repeat;
}

blockquote.digest {
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px -12px;
}

.attribute {
	color: #005626;
	float:right;
}

.imageleft {
	margin: 5px 7px 5px 0px;
	padding: 3px 7px 3px 0;
	border-right: 1px solid #999;
	float: left;	
}

.imagecenter {
	margin: 10px;
	padding: 0px;
	float: center;	
}

.imageright {
	margin: 4px 0px 4px 7px;
	padding: 3px 0 7px 7px;
	border-left: 1px solid #999;
	float: right;	
}

.imageleft div, .imageright div {
	width:  150px;
	line-height: 120%;
}

.imageright, .imagecenter, .imageleft {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color:  #444;
}
.imageright img, .imagecenter img, .imageleft img {
	margin: 1px 0 0 0;
}
#digestcontent .imageleft {
	margin: 5px 7px 5px 0px;
	padding: 3px 0 3px 0;
	border: none;
	line-height: 100%;
}

#digestcontent .imageright {
	margin: 4px 0px 4px 7px;
	padding: 3px 0 7px 0;
	border: none;
	line-height: 100%;
}

#comments {
	color:  #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:  11px;
	line-height: 16px;
}

#comments h4, #comments span {
	color: #666;
}

.credit {
	margin: -2px 0 5px 0;
	font-size: 9px;
	color:  #ccc;
	text-align: right;
}


ol.homemorelist {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
}

ol.homemorelist li{
	font-weight:bold;
}

a.underline{
	text-decoration: underline;
}

p.homemore{
 padding-bottom: 0px;
 maring:0px;
}

p.homemore a{
	font-weight:bold;
}

.subdek {
	font-style:italic;
	color:#555555;
} 

.subauthor {
	text-transform:uppercase;
    color:#555555;
}

/* Email Styles ----------------- */
#containeremail {
  width: 600px;
  margin: auto;
  padding: 0;
  text-align: left;
  color: #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  background-color: #fff;

}


#featurealtcontent{
  width:794px;
  padding:15px;
  position: relative; 
  float: left;
}

.slideshow {
	font-size:14px;
}
