/* slate theme */

#logo {
	background: #9AAFCB url(http://blog.unknown.jp/test/main2.gif) no-repeat right;
	}

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

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

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

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

h2 a:hover {
	color: #330000;
	}

code strong {
	color: #663333;
	}

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

#comments dl dt {
	color: #993333;
	}
	
#sidebar, #sidebar h4 {
	color: #c96;
	}

#sidebar h3 {
	color: #993333;
	}

