
/*=== Setup ===*/
a { color: #b00000; }

/*- Logo -*/
#header h1 { background: url(images/logo.png) no-repeat; }

/*- Single Post Page / Respond -*/
#centercol #respond input[type=submit] {
	background: #72bbe3;
	text-shadow: 1px 1px #b00000;
	border-bottom: 1px solid #b00000;
	border-right: 1px solid #b00000;
}