/** Stylesheet for Blue color scheme **/
/**************************************/
#displaycontent table.borderless tr td { border:0 !important;}
body { background: #F2F2D4; }
.menu ul li { background: #F2F2D4 url(images/gray/menu-sep.png) repeat-y left; }
.menu ul li li { background-image: none; border-top: 0px #8d8d8d solid; }
.menu ul li li li { border-left: 1px #8d8d8d solid; border-top: 0px #8d8d8d solid; }
.menu ul a:hover { color: #D93800; }
.description { color: #D93800; }
.sidebar, .sidebar a { color: #D93800; }
.sidebar ul li { background: url(images/gray/sidebar-li-sep.png) repeat-x bottom; }
#home { background: #6b6b6b url(images/gray/menu-rnd-left.png) no-repeat bottom left; }
#lastli { background: #6b6b6b url(images/gray/menu-rnd-right.png) no-repeat bottom right; }
.banner { background: url(http://www.popforthepeople.com/wp-content/uploads/2010/02/head.png) no-repeat bottom; }
.content { background:#F2F2D4) repeat; }
.information { background: url(images/gray/sidebar-li-sep.png) repeat-x bottom; }
#footer { background: url(images/gray/footer-top.png) no-repeat top; }
.post-date, .posts li a { color: #D93800; }
table { border-color: #3c3c3c; border:0 }
table caption { background: #3c3c3c; }
th { background: #3c3c3c; }
#comments { background: url(images/gray/sidebar-li-sep.png) repeat-x top; }
#commentform #submit:hover { border-top: 1px #333232 solid; border-left: 1px #333232 solid; border-right: 1px #a3a2a2 solid; border-bottom: 1px #a3a2a2 solid; }
#commentform #submit { border-top: 1px #a3a2a2 solid; border-left: 1px #a3a2a2 solid; border-right: 1px #333232 solid; border-bottom: 1px #333232 solid; }
.post-navigation { background: url(images/gray/sidebar-li-sep.png) repeat-x top; }