/*  
Theme Name: Leah
*/

body{
background:url(images/mainbg.gif) repeat-y center;
margin: 0px;
padding: 0px;
color: #333;
font-family: sans-serif;
font-size: 0.7em;
background-color: #fff;}

#head{
position: absolute;
top: 0px;
left: 50%;
margin-left: -310px;
width: 840px;
height: 95px;}

#main{ 
position: absolute;
top: 60px;
left: 50%;
width: 840px;
margin-left: -350px;
padding: 20px 50px 20px 50px;}

#posts{ float: left;
width: 500px;
padding: 0px 12px 0px 12px;}

#nav{ float: right;
width: 120px;
padding: 10px;}

h1{ font-size: 1.6em;
font-family: georgia, serif;
font-weight: normal;
font-style: italic;
color: #159;}

h2{ font-weight: normal;
color: #888;
margin: 15px 5px 5px 5px;
font-size: 1.3em;
margin-bottom: 0px;}

h3{ font-size: 1.6em;
font-family: georgia, serif;
font-weight: normal;
font-style: italic;
color: #555;
margin-top: 2px;}

h3 a{color: #555;
text-decoration: none;}

h4{ font-family: georgia, serif;
font-weight: normal;
font-style: italic;
font-size: 1.4em;
color: #555;
margin-bottom: 5px;
margin-left: 0px;}

h5{ font-size: 1.2em;
font-weight: normal;
color: #555;
font-family: georgia, serif;
font-style: italic;}

h6{ font-family: silkscreen, monospace;
font-size: 8px;
font-weight: normal;
color: #159;}

#nav ul{ margin: 0px;
padding: 0px;
list-style-type: none;}

#nav li{ margin: 0px;
padding: 0px 0px 0px 15px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left center;}

#nav li a{ text-decoration: none;}

p.info{ color: #555;
font-size: 0.9em;
background-image: url(images/file.gif);
background-repeat: no-repeat;
background-position: left center;
padding: 3px 0px 3px 15px;}

strong, em, b, i{ color: #169;}

u{ font-size: 0.9em;
text-transform: uppercase;
color: #555;
text-decoration: none;
border-bottom: 1px solid #ccc;}

blockquote{ background-color: #f5f5f5;
border: 1px solid #ccc;
padding: 5px;}

pre, code, cite{ font-size: 1em;}

dt{ font-weight: bold;
text-transform: uppercase;
font-size: 0.9;}

dd{ background-color: #f5f5f5;
border: 1px solid #ccc;
padding: 5px;
margin-top: 0px;
margin-left: 0px;}

input, textarea{ background-color: #f5f5f5;
font-size: 1em;
font-family: sans-serif;}

p{text-align: justify;}

a{ color: #990000;}
a:hover{ color: #59d;}

#img1{ background-image: url(images/topbg.gif);
background-repeat: repeat-x;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 150px;}
