/* slate theme */

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

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

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

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

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

code strong {
	color: #663333;
	}

#portthumbs a:hover img {
	background: #993333;
	}

#comments dl dt {
	color: #993333;
	}
	

