/** Stylesheet for Blue color scheme **/
/**************************************/

body { background: url(images/brown/background.png) repeat; text-shadow: #111 1px 1px 1px; }
.menu ul li { background: #403013 url(images/brown/menu-sep.png) repeat-y left; }
.menu ul li li { background-image: none; border-top: 1px #563f19 solid; }
.menu ul li li li { border-left: 1px #563f19 solid; border-top: 1px #563f19 solid; }
.menu ul a:hover { color: #f29d2f; }
.description { color: #b38f50; }
.sidebar, .sidebar a { color: #c3af8d; }
.sidebar ul li { background: url(images/brown/sidebar-li-sep.png) repeat-x bottom; }
#home { background: #403013 url(images/brown/menu-rnd-left.png) no-repeat bottom left; }
#lastli { background: #403013 url(images/brown/menu-rnd-right.png) no-repeat bottom right; }
.banner { background: url(images/brown/banner-bottom.png) no-repeat bottom; }
.content { background: #403013; }
.information { background: url(images/brown/sidebar-li-sep.png) repeat-x bottom; }
#footer { background: url(images/brown/footer-top.png) no-repeat top; }
.post-date, .posts li a { color: #c3af8d; }
table { border-color: #291d08; }
table caption { background: #291d08; }
th { background: #291d08; }
#comments { background: url(images/brown/sidebar-li-sep.png) repeat-x top; }
#commentform #submit:hover { border-top: 1px #3d301a solid; border-left: 1px #3d301a solid; border-right: 1px #967d52 solid; border-bottom: 1px #967d52 solid; }
#commentform #submit { border-top: 1px #967d52 solid; border-left: 1px #967d52 solid; border-right: 1px #3d301a solid; border-bottom: 1px #3d301a solid; }
.post-navigation { background: url(images/brown/sidebar-li-sep.png) repeat-x top; }
#footer { color: #fff; text-shadow: #111 1px 1px 1px; }
#footer a { color: #fff; }