/* Red Stylesheet */

body {
	background: url('images/red/bg.gif') #333333 repeat-x;
	}
#nav a:hover, #nav li.current_page_item a {
	background: url('images/red/nav-hover.gif') repeat-x;
	}
#content .post-wrap, .comment-wrap {
	border-bottom: 2px solid #616161;
	}
#content a {
	color: #2eaace;
	}
#sidebar .sidebar-item li {
	background: url('images/red/arrow.gif') 0% 10% no-repeat;
	}
#sidebar .sidebar-item input#searchsubmit, #commentform input#submit {
	background: url('images/red/submit-bg.gif') #bb5252 repeat-x;
	}