.blue #nav {
	background-color: #cde;
}

.blue #nav a {
	color: #b06;
}

.blue #logo {
	background: url(bg/logo.png) no-repeat;
}

.blue #sidebar {
	background: #567 url(bg/sidebar.gif) top no-repeat;
	border: 2px solid #456;
	border-top: 0;
}

.blue h1 {
	color: #b06;
}

.blue h1 strong {
	color: #06b;
}

a.join_button em {
	background: url(icon/arrows.png) center no-repeat;
}