/* Red Stylesheet */

body {
	background: url('images/red/main_background.jpg') top center;
	}
#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: 4px solid #000;
	}
#content a {
	color: #c10101;
	}
#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;
	}