/*=== Setup ===*/
a { color: #9f1a1a; }

/*- Logo -*/
#header h1 { background: url() no-repeat; }

/*- Single Post Page / Respond -*/
#centercol #respond input[type=submit] {
	background: #9f1a1a;
	text-shadow: 1px 1px #7e1515;
	border-bottom: 1px solid #7e1515;
	border-right: 1px solid #7e1515;
}
