/* Style sheet for "American Children's Periodicals, 1789-1872," compiled by
Pat Pflieger and available online at merrycoz.org
*/

/*This was a nice color
background: #cdbe70
*/

body {
  background: #CCB79F;
  color: #110b07;
  font-family: serif;
  line-height: 150%;
 }

.explain {
  padding: 10px;
  background: #dfd07d;
  border: 1px solid #8b4500;
  font-family: serif;
 }

.sign {
  margin: 0;
  text-align: right;
 }
 
div.bibentry {
  padding: 10px;
  background: #DBCBB8;
  border: 1px solid #8b4500;
  font-family: serif;
  line-height: 150%;
 }

.illus {
  border: 1px solid #000000;
  padding: 3px;
  }

.info {
  text-align: right;
  background: #648e19;
  border: 3px solid #c09d40;
 }

.magtitle {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 100%;
  font-weight: bold;
}

.thisone {
  text-decoration: none;
  border: 1px solid #efe195;
  padding: 5px;
  text-align: center;
  color: #efe195;
  background: #648e19;
 }

.info a:link {
  text-decoration: none;
  border: 1px solid #efe195;
  padding: 5px;
  line-height: 250%;
  color: #c09d40;
  background: #375107;
}

.info a:visited {
  text-decoration: none;
  border: 1px solid #c09d40;
  padding: 5px;
  line-height: 250%;
  color: #efe195;
  background: #375107;
  font-size: large;
}

.info a:hover {
  color: #60371c;
  background: #efe195;
 }

p.more {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1em;
 }

p.bib {
  margin-left: 2em;
  margin-top: 1em;
  margin-bottom: 0;
  text-indent: -1em;
  }

p.poem {
  margin-left: 2em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem2 {
  margin-left: 3em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

span.caps {
  font-variant: small-caps;
 }

span.under {
  text-decoration: underline;
 }

.content {
  padding: 0 15px 0 15px;
  background: #CCB79F;
 }

.content a:link {
  background: url(bib/urlbrown.gif) repeat-x 100% 100%;
  text-decoration:none;
  padding-bottom: 3px;
  white-space: wrap;
  color: #60371c;
 }

.content a:link:hover {
  color: #ffffff;
  background: #648319;
 }

.content p {
  margin-top: 0;
  margin-left: 2em;
  margin-bottom: 0;
  text-indent: -1em;
 }

h2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 100%;
}

h3 {
  margin-bottom: 1em;
  margin-left: 0;
  font-size: 140%;
 }

h5 {
  background: url(bib/wavy2.gif) no-repeat center;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 45%;
  height: 5px;
  width: 144px;
 }

h6 {
  background: url(bib/wavybar.gif) no-repeat center;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40%;
  height: 5px;
  width: 264px;
 }
 
#left {
  float: left;
  position: relative;
  width: 45%;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: center;
 }

#mid {
  margin-bottom: 10px;
  text-align: center;
 }

#right {
  float: right;
  position: relative;
  width: 45%;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
 }

#clear {
  clear: both;
 }

.bottom {
  text-align: center;
 }

.bottom td {
  text-align: center;
  vertical-align: top;
 }

.bottom a:link {
  background: #CCB79F;
  text-decoration:underline;
  color: #60371c;
 }

.bottom a:visited {
  background: #dfd07d;
  text-decoration:none;
  color: #60371c;
 }

.bottom a:hover {
  color: #ffffff;
  background: #648319;
 }
