/* Style add-ons for the "Green Life" color scheme 
of the WordPress theme "Simple Balance" by Blogsessive */


/* General styles */
body {
background:#fff url(img/greenlife/background.png) repeat-x;
}

a {
color:#197b30;
text-decoration:none;
}

.topLogo h1 a:hover,.topLogo h2 a:hover {
color:#39b54a;
}

.topMenu ul li {
border-top:5px solid #c8eec1;
}

.topMenu ul li.current_page_item {
border-top:5px solid #39b54a;
}

.topMenu ul li a {
color:#197b30;
padding-top:20px;
text-decoration:none;
}

#lsidebar li.rssFeed {
background:url(img/greenlife/bg-rss.gif) no-repeat;
}

#lsidebar .leftPic {
padding-top:276px;
background:url(img/greenlife/pic-sidebar.jpg) no-repeat;
}

.rssFeed a {
color:#fff;
}

.rssFeed a:hover {
color:#c4df9b;
}

.rssForm small {
background:#f0f7ef;
}

#wp-calendar th {
background:#eee;
}

#wp-calendar td {
background:#f5f5f5;
}

.archiveTitle {
color:#666;
border-bottom:1px solid #ddd;
}

.postTitle h1,.postTitle h2 {
color:#f26522;
border-bottom:1px solid #f49ac1;
}

.postContent h4 {
color:#777;
}

.postContent blockquote {
background:#f0f7ef url(img/greenlife/bg-blockquote.gif) no-repeat;
}

#submit {
background:url(img/greenlife/bg-addcomment.gif) no-repeat;
color:#fff;
}

#footer {
border-top:1px solid #ddd;
}

a:hover,.topLogo .blogDescription,.topMenu ul li a:hover,#wp-calendar a,.postTitle h1 a,.postTitle h2 a,.postContent h1,.postContent h2,.postContent h3,.postMeta a:hover,.commentAuthor a:hover {
color:#f26522;
}

.topLogo h1,.topLogo h2,.topLogo h1 a,.topLogo h2 a,.rssSubmit,#wp-calendar caption,#wp-calendar a:hover,.postTitle h1 a:hover,.postTitle h2 a:hover,.postMeta a,.commentAuthor a {
color:#197b30;
}

.s,.rssEmail,#author,#email,#url,#comment {
border:1px solid #fdc88e;
}

#lsidebar h2,#rsidebar h2,h3#respond,h3#comments,h3#trackbacks {
color:#f26522;
border-bottom:1px solid #fdc88e;
}