/* Blue Stylesheet */

body {
	background: url('images/blue/bg.gif') #eee repeat-x;
	}
#nav a:hover, #nav li.current_page_item a {
	background: url('images/blue/nav-hover.gif') repeat-x;
	}
#content .post-wrap, .comment-wrap {
	border-bottom: 4px solid #a6d2e4;
	}
#content a {
	color: #0287b8;
	}
#sidebar .sidebar-item li {
	background: url('images/blue/arrow.gif') 0% 10% no-repeat;
	}
#sidebar .sidebar-item input#searchsubmit, #commentform input#submit {
	background: url('images/blue/submit-bg.gif') #0288b9 repeat-x;
	}