/*
	-- -- -- -- -- -- --
	klpcpme-com color scheme CSS file
	last edit: 2008.11.22
	Powered by: Liu Yixin@Peking University
	Contact: liuyxpp@gmail.com
	-- -- -- -- -- -- --

	Colour scheme: 165
*/

																				/* -- Main Canvas -- */
#header a:link, #header a:visited, #footer p,
#footer li a:link, #footer li a:visited {
	color: #fff;
}
#header li a:hover {
	text-decoration: underline;
}
#header-photo img,
#sidebar, #footer {
	border-color: #dcd4cf;
}
#footer .deco1, .module {
	background-color: #FFFFFF;
}
#main-content {
	background-color: #FFFFFF;
}
#primary-nav .current {
	background-color: #fff;
}
#primary-nav .current a:link, #primary-nav li.current a:visited {
	color: #003366;
} 	
.ini-word {
	color: #003366;
}																			/* --------------------------------------------------------------- */
																				/* -- Primary -- */
h2, h4, h6, .lead,
.comments .gravatar a.comment-count:link, .comments .gravatar a.comment-count:visited,
#footer .media, #footer .media a, #footer .media a:visited {
	color:#660000;
}
#header {
	background-color:#640004;
}
																				/* -- Highlight -- */
.comments .odd {
	background-color: #f6f4f3;
}
.the-dailies dt:hover, .the-dailies dt:hover+dd {
	background-color: #f6f4f3;
}
																				/* -- Light Variant -- */
acronym, abbr, .large-outline, .small-outline {
	border-color: #dcd4cf;
}
#container {
	background-color: #dcd4cf;
}
#sidebar {
	background-color: #dcd4cf;
}
.sep {
	color: #dcd4cf;
}
																				/* -- Dark Variant -- */
#header-meta, #footer, #searchBox .button, .searchBox .button,
.the-dailies .buttons a:link, .the-dailies .buttons a:visited {
	background-color: #77655b;
	overflow: hidden;
}
#header-meta, #header-meta .wrapper1, #header-meta .wrapper2, #searchBox #search,
#footer .wrapper1, #footer .wrapper2, #footer .wrapper3 {
	border-color: #77645a;
}
#header-content .post-archives {
	color: #77645a;
}
																				/* -- Shadow -- */
#header-content {
	color: #5e524c;
}
#footer li {
	border-color: #5e524c;
}

																				/* -- Main Text -- */
body, .archive-collection li .date,
.context a:link .date, .context a:visited .date, .context a:link .text, .context a:visited .text {
	color: #211d1b;
}
																				/* -- Alternate Text -- */
kbd, code, dt, #header-content h2,
#header a.comment:link, #header a.comment:visited,
#main-content em {
	color: #433b36;
}
																				/* --------------------------------------------------------------- */
																				/* -- Contrasting -- */
h2 {
	color: #003366;
}
#sidebar h2, a:link {
	color: #003366;
}
/* Credit where it's due for this one. Nicely done, Mr. Malarkey. Nicely done. */
a[title="View blog reactions via Technorati"] {
	color: #b2001f !important;
}

																				/* -- Light Variant -- */
a:hover, a:visited:hover {
	color: #44100e;
}
																				/* -- Dark Variant -- */
a:visited, .date, h3, h5 {
	color: #330c0b;
}
																				/* --------------------------------------------------------------- */
																				/* -- Tertiary -- */
.meta, .archive-nav, #header-photo img, blockquote, pre code, .comments .dave,
.highlighted {
	background-color: #e3e5e4;
}
body {
	background-color: #ede9e6;
}
