/*
Theme Name: budding twig
Theme URI: http://verdant-hearted.org
Description: A twig ready for spring in the snow. Image from http://www.sxc.hu/profile/fishmonk
Version: 1.0
Author: Elerah
Author URI: http://verdant-hearted.org
*/
/* Basics and Typography */
body {
margin: 0;
padding: 0;
background: #dadfaf;
font-size: x-small;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
color: #474d1d;
text-align: center;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small; }
html>body {
font-size: small;
}
p { font-size: 1.0em;
line-height: 1.4em;
margin: .6em 0 1em 0;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
}
#content ol, ul {
font-size: 1em;
margin: .4em 0 .4em .8em;
padding: 0;
list-style:none;
}
#content li; {font-size: 1em;
margin: .3em 0 .3em .3em;
padding: 0;
list-style:none;}

h1, h2, h3, h4, h5, h6 {
margin: 1.2em 0 .9em 0;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
}
h1, h2 {
font-size: 20px;
}
h3 { font-size: 1.3em;
}
h4 { font-size: 1em; }
h5 { font-size: .95em;
}
h6 { font-size: .9em;
}
a:link {
color: #a0aa54;}
a:visited, a:active {
color: #9aa451;}
a:hover {
color: #c9d091;
text-decoration: none;
}


abbr, acronym, .help { color:#B3B8C7;
border-bottom: 1px dotted #646D88;
cursor: help;
}
input, textarea, select {
background-color: #dadfaf;
color: #474d1d;
font-size: .9em;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
border: #5D5F2F solid 1px;
}
blockquote {
margin: 10px 20px;
padding: 0 20px;
border-left: 4px solid #c9d091;
}
code {
font-family: monospace;
color: #9D9C4F;
}
form, img {
margin: 0;
padding: 0;
border: 0;
}
b,strong{color:#474d1d;}
/* Layout */
#wrapper {
width: 888px;
margin: 0 auto;
background: #FFFFFF url(images/body2.jpg) repeat-y;
font-size: 0.9em;
text-align: left;
}
#header {
width: 888px;
height: 447px;
background: url(images/header2.jpg) no-repeat;
margin-top: 0px; margin-left:0px;}
#content {
float: right;
margin-right:15px;
width: 500px;
padding: 10px 70px 0 10px;
voice-family: "\"}\"";
voice-family: inherit;
width: 500px;
}
html>body #content {
width: 500px;
}
* html #content {
overflow: hidden;
}
#content li{font-size: 1em;
margin: .7em 0 .7em .7em;
padding: 0;}
#sidebar {
z-index:2;
float:left;
margin-left:30px;
margin-top:12px;
width: 485px;
color: #474d1d;
font-size: 0.92em;
voice-family: "\"}\"";
voice-family: inherit;
width: 1285px;
background: #FFFFFF;
}
html>body #sidebar {
width: 185px;
}

/* Sidebar Styles */
#sidebar h2 {
margin: .3em 0 0.8em 0;
font-size: 1.3em;
}
#sidebar a:link {
color: #a0aa54;
border-bottom: 1px dotted;
text-decoration:none;
}
#sidebar a:visited, #sidebar a:active {
color: #a0aa54;
text-decoration:none;
}
#sidebar a:hover {
color: #c9d091;
text-decoration: none;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#sidebar ul ul, #sidebar ol {
margin: 1.2em 0 1.2em 1.3em;
}
#sidebar ul ul {
list-style-type: none;
}
#sidebar ul ul ul {
margin-top: 0;
margin-bottom: 0;
}
#sidebar li {margin-bottom:.3em;}
.now reading li{padding-bottom:.2em;}
#sidebar ul.children{margin-top:.3em;}
#footer {
clear: both;
padding: 0em 0px 0em 0px;
width:100%;
background: #ffffff;
background: url(images/footer2.jpg) no-repeat; height:88px;
width:888px;
}
/* Footer Styles */
#footer p {
margin-left: 575px;
padding: 5px 10px 10px 10px;
font-size: 0.92em;
align:right;
}
/* Blog Styles */
.posttitle {
margin: 0.1em 0 -11px -5px;
padding: 0px 3px 5px 0px;
font-size: 20px;
}
.posttitle a {
text-decoration: none;
color:#474d1d;
}
.postmeta {
margin: .6em;
padding: 0.2em 0 0 0;
margin-bottom:13px;
}
.postmeta, .postfeedback {
font-size: 10px;
text-align: left;
}
.pagetitle {
margin: 0.6em 0 1.2em 0;
}
.commentauthor {
margin: .5em 0 0 0;
font-size: 12px;
}
.commentauthor a:link {
text-decoration: none;
color:#dadfaf;
}
.commentmeta {
margin: .3em;
margin-bottom:40px;
padding: 0.1em 0 .1em 0;
font-size: 0.85em;
color:#474d1d;
}

#comment {
width: 98%;
}

#commentlist li {
list-style:none;
background:#ccd48f;
padding:.2em;}
p.commentmeta {background:#ccd48f; padding-left:.4em; border-right:#bfc786 1px solid; border-bottom:#bfc786 1px solid;}
.wishlistitem { list-style-type: none;}
.wishlist { list-style-type: none;}
li.wishlistitem {
background: #E3E7E8;
height: 70px;
padding: 10px;
margin: 0 0 5px 0;}
li.wishlistitem a { vertical-align: top; }
li.wishlistitem a{color:#616161;}
li.wishlistitem a:visited, a:active {
color: #616161;
}
li.wishlistitem a:hover { color: #FFFFFF;
text-decoration: none;
}
li.wishlistitem img {
float: left;
padding-right: 10px;
padding-bottom: 15px;
}
span.wishlistadded { font-size: 8pt; }
br.amazonbr { clear: both; }
ul.wishlistnav {
list-style-type: none;
margin: 0;
padding: 0;
}
.alignright { float: right; }
.alignleft { float: left; }
