/*  
Theme Name: poetry
Theme Author: L. Heyden
Theme URI: lheyden.com c. 2008
*/


/* BODY */

body {
text-align: center;
margin: 0;
padding: 20px 0px 20px 0px;
background-color:#ffffff;
font-family: Tacoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
color: #000000;
font-weight: normal;
}

#wrap {
margin: 20px 50px 20px 50px;
}

pre {
font-family:Arial, Helvetica, sans-serif;
}

.script {
font-family:"Courier New", Courier, mono;
}

h1 {
font-size: 1.2em;
color:#119107;
margin-bottom: 0px;
}

h2 {
font-size: 1em;
color:#0033CC;
}

.booktitle {
margin-bottom: 10px;
}

#booktitle {
text-align:center;
margin-bottom: 20px;
}

#intro {
text-align: left;
margin-bottom: 30px;
}

#nav {
text-align:left;
}

#poems {
margin-top: 30px;
text-align: left;
}

.poembody {
line-height: 140%
}

.cpright {
font-size: .8em;
margin-top:0;
}

hr {
  border:0;
  border-top: 1px solid #E19832;
  height: 0;
  background: #E19832;
}



ol {
line-height: 200%;
}

ol li {

}


a:link { color:#910000; text-decoration: none; }
a:visited { color: #910000; text-decoration: none; } 
a:active { color: #910000; text-decoration: none; } 
a:hover { color:#FF9900; text-decoration: none; }

