/* Style sheet for reviews transcribed by Pat Pflieger and
available online at merrycoz.org
*/

body {
  background-color: #aabbaa;
  color: #000000;
 }

h2 {
  line-height: 150%;
 }
 
h3 {
  margin-left: 1em;
  margin-bottom: 0;
  margin-top: 0;
 }

h6 {
  text-align: left;
  font-size: 115%;
  margin-top: 0;
  margin-bottom: 1em;
 }

u {
  font-size: 105%;
 }

.url {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 2em;
  background-color: #aabbaa;
  color: #8b8970;
 }

.top {
  margin-left: 5%;
  margin-right: 35%;
  line-height: 150%;
 }

.content {
  margin: 0;
  padding: 0 15% 5% 15%;
  line-height: 150%;
 }

div.mine {
  margin: 0 10% 0 10%;
 }
 
p.me {
  text-indent: 0;
  line-height: 150%;
 }

p.p1 {
  text-indent: 2em;
  margin: 0;
  }

p.p5 {
  text-indent: 2em;
  margin-top: 1em;
  margin-bottom: 0;
  }

p.p2 {
  text-indent: 0;
  margin: 0;
  }

p.p3 {
  text-indent: 0;
  font-size: small;
 }

p.p4 {
  margin-top: 0;
  margin-bottom: 1em;
  text-decoration: underline;
  font-size: 110%;
 }

div.pub {
  margin-bottom: 1em;
  border-width: 1px;
  border-style: solid none solid none;
  padding: 3px;
 }

.caps {
  font-variant: small-caps;
 }

.title {
  text-align: center;
 }

.descrip {
  padding: 1em;
  background-color: #dae6da;
  border-style: solid dotted solid dotted;
  border-width: thin;
 }

.descrip a:link {
  text-decoration: underline;
  background-color: #dae6da;
  color: #8b4726;
 }

.descrip a:visited {
  text-decoration: none;
  background-color: #dae6da;
  color: #8b4726;
 }

.descrip a:link:hover {
  color: #ffffe0;
  background: #8b8989;
 }

hr.reviews {
  width: 15%;
  margin-top: 1em;
  margin-bottom: 1em;
 }

.entry {
  margin: 1em 2em 0 2em;
 }

.entry a:link {
  font-style: italic;
 }

.entry a:visited {
  font-style: italic;
 }

.quote {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 3em;
 }

#poem {
  margin-left: 4em;
 }

#poem pre {
  white-space: pre;
  font-family: serif;
 }

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;
 }

p.poem3 {
  margin-left: 2em;
  margin-top: 1em;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem4 {
  margin-left: 3em;
  margin-top: 1em;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem5 {
  margin-left: 4em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem6  {
  margin-left: 5em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poemtitle {
  margin-left: 4em;
  margin-top: 1em;
  margin-bottom: 1em;
 }

.sign {
  margin: 0;
  text-align: right;
 }
 
a:link {
  text-decoration: underline;
  background-color: #aabbaa;
  color: #8b4500;
 }

a:visited {
  text-decoration: underline;
  background-color: #aabbaa;
  color: #1c1c1c;
 }

a:link:hover {
  color: #ffff00;
  background: #8b8989;
 }

#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 {
  text-decoration:underline;
 }

.bottom a:visited {
  text-decoration:none;
 }

.bottom a:link:hover {
  color: #eee9bf;
  background: #8b8989;
 }

hr.bottom {
  margin-top: 1em;
  margin-bottom: 1em;
 }
