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