/* Brown Stylesheet */

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