/** Stylesheet for Green color scheme **/
/**************************************/

body { background: url(images/green/background.png) repeat; }
.menu ul li { background: #a0a06c url(images/green/menu-sep.png) repeat-y left; }
.menu ul li li { background-image: none; border-top: 1px #6b81b0 solid; }
.menu ul li li li { border-left: 1px #6b81b0 solid; border-top: 1px #6b81b0 solid; }
.menu ul a:hover { color: #142919; }
.description { color: #142919; }
.sidebar, .sidebar a { color: #a0a06c; }
.sidebar ul li { background: url(images/green/sidebar-li-sep.png) repeat-x bottom; }
#home { background: #a0a06c url(images/green/menu-rnd-left.png) no-repeat bottom left; }
#lastli { background: #a0a06c url(images/green/menu-rnd-right.png) no-repeat bottom right; }
.banner { margin: 0; padding: 0; height: 186px; background: url(images/green/RMM_header.jpg) no-repeat right top; }
.logo { margin-top: 20px; }
.content { background: #030; }
.information { background: url(images/green/sidebar-li-sep.png) repeat-x bottom; }
#footer { background: url(images/green/footer-top.png) no-repeat top; }
.post-date, .posts li a { color: #a0a06c; }
table { border-color: #1d315e; }
table caption { background: #1d315e; }
th { background: #1d315e; }
#comments { background: url(images/green/sidebar-li-sep.png) repeat-x top; }
#commentform #submit:hover { border-top: 1px #202b44 solid; border-left: 1px #202b44 solid; border-right: 1px #7a8fbb solid; border-bottom: 1px #7a8fbb solid; }
#commentform #submit { border-top: 1px #7a8fbb solid; border-left: 1px #7a8fbb solid; border-right: 1px #202b44 solid; border-bottom: 1px #202b44 solid; }
.post-navigation { background: url(images/green/sidebar-li-sep.png) repeat-x top; }

.banner .search, .banner .social-sites { position: relative; top: -35px; }
