/* stylesheet for sonnet template
 */
 
body {  
/* text-align:center; */
margin: 0px; margin-bottom: 10px; background: #9FAAAC;
font-family: 'trebuchet ms', trebuchet, georgia, 'bookman old style', serif; 
color:#EEFFF5; font-size: 80%; /*verdana, 'lucida sans unicode', */
line-height: 1.4em;
background-image: url('../../Issue3/images/rb_bg1360.jpg');
background-repeat: no-repeat;
background-position: top left;
} 

P {
margin-top: 0.8em; margin-bottom: 1.2em;
}

#header {
width: 190px; height: 26px; margin-top:7px; margin-bottom: 10px;
margin-left: auto; margin-right: auto; border: 0px solid white;
}

#container {
width: 738px; padding: 12px; 
margin-top: 10px; margin-bottom: 0px; 
margin-left: auto; margin-right: auto; 
border: 1px solid #339977; 
background-image: url('../../Issue3/images/zigzag_dg.jpg'); background-repeat: repeat; overflow:visible;
padding-bottom: 8px;
}

#leftcol {
width: 300px; border: 0px solid white; float: left; margin-right: 24px; 
color: #BDC; overflow: visible;
}


#textdiv {
float: right; width:380px; 
font: 100%/1.6em 'trebuchet ms', trebuchet, sans-serif;
border: 0px solid blue;

}

#poemdiv {
border: 0px solid #FFFFFF; 
width: 360px; 
margin-left: auto; 
margin-right: auto;
padding-left: 5px;
}


.caption {
font: 9px arial, sans serif;
color: #BDC;
text-align: right;
padding: 0px; 
}

#footer {
width: 762px; margin-left: auto; margin-right: auto; border: 0px solid #FFF;
padding: 0; margin-top: 7px;  margin-bottom: 12px;
font: 10px/1.3 verdana, sans-serif; text-align: center;
color: #444; 
}

#invitational {
text-align: center; 
font-style: normal;
font-weight: bold;
font-variant: small-caps;
margin-bottom: 1.6em;
letter-spacing: 1px;
}


h1 { /* page title */
font-family: georgia, 'trebuchet ms', verdana, sans-serif;
font-size: 145%; line-height: 1.2em;
font-weight: bold; 
margin: 0; 
padding: 0;
padding-bottom: 0.1em;
text-align: center; 

}

h2 {  /*subhead */
font: 120%/1.2 georgia, 'trebuchet ms', verdana, sans-serif;
font-weight: bold; font-style: normal; color: #BDC;
text-align:center; 
margin: 0em; margin-top: 0.5em;
margin-bottom: 2.2em;
text-align: center; 
}


h4 { /* subsubheading */
font-size: 110%;
line-height: 1.2em;
font-weight: normal;
font-style: italic;
color: #777;
margin-top: 2em; margin-bottom: 1.0em; 
padding: 0;
}

hr {
color: #BDC; height: 1px;
}

ul li {
margin-left:-1.5em; margin-bottom: 1em;
}

ol li {
margin-left:-0.7em; margin-bottom: 1em;
}



.just {
text-align: justify
}

div.just p{
text-align: justify
}

.epigraph {
font-size: 90%; 
line-height: 1.4em;
text-align: left; margin: 1em; 
margin-top: 2.5em;
margin-bottom: 0.4em;
}

.endnote {
width: 99%;
margin-top: 2.5em;
font-size: 90%; 
line-height: 1.4em;

}

.bio {
width: 99%; 
font-family: verdana, sans-serif;
margin-top: 2.6em; color: #798;
font-style: normal; 
line-height: 1.4em; font-size: 85%;
}

p.bio {
color: #798; 
line-height: 1.4em
}


a:link {color: #6A8;  text-decoration: none; font-weight: bold}

a:visited {color: #6A8; text-decoration: none; font-weight: bold}

a:hover {color: #BFD; text-decoration: none;}

a:active {color: #7FC; text-decoration: none;}


#footer a:link {color: #142;  text-decoration: none; font-weight: normal}

#footer a:visited {color: #142; text-decoration: none; font-weight: normal}

#footer a:hover {color: #7FB; text-decoration: underline;}

#footer a:active {color: #7FB; text-decoration: none;}

#footer > a:link {color: #142;  text-decoration: none; font-weight: normal}

#footer > a:visited {color: #142; text-decoration: none; font-weight: normal}

#footer > a:hover {color: #7FB; text-decoration: underline;}

#footer > a:active {color: #7FB; text-decoration: none;}


