
/*=== Setup ===*/
a { color: #548026; }
/*- Logo -*/
#header h1 { background: url(images/geckotime-banner.jpg) no-repeat; }

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