/* green theme */

#logo {
	background: #9c6 url(green_top.gif) no-repeat right;
	}

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

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

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

h1 a:hover, h2 a:hover {
	color: #630;
	}

code strong {
	color: #666633;
	}

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


