/*=== Setup ===*/
a { color: #7E7E7E; }

/*- Logo -*/
#header h1 {
	background: url(/wp-content/uploads/2010/02/newHeader.png) no-repeat;
	border-right: solid 1px #9d9d9d;
}

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