/* green theme */

#logo {
	background: #A2CD98 url(../images/bg_green_blocks.gif) no-repeat right;
	}

#logo span {
	background: url(../images/logo_green.gif) no-repeat;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #A2CD98;
	}

h1, h2, code, #comments h3 {
	color: #999966;
	}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #999966;
	}

h2 a:hover {
	color: #666633;
	}

code strong {
	color: #666633;
	}

#portthumbs a:hover img {
	background: #7b4140;
	}

#sidebar {
	color: #999966;
	}

#sidebar h3 {
	color: #669966;
	}

