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