html, body, .current_page_item a {
	color: #424037;  /* Very dark grey */
}
a, .current_page_item li a, #sidebar h2, #sidebar .sidehead {
	color: #642EFE; /* MAIN */
}
ul.menu li, .post .date, .page .date, .attachment .date, .comment .date, .blogit-commentblock .date, .pageactions a {
	color: #BE81F7;  /* action menue */
}

#footer a, #sidebar a {
	color: #5ed739;
	color: #4000FF;
	padding-left: 4px;
	padding-right: 8px;
}
#sidebar a:hover {
	color: #00f;
	background: #BE81F7; /* Background Menue */
	background: #BCA9F5; /* Background Menue */
	text-decoration:none;
}

#headerimg .urllink {
	color: #642EFE; /* Page Title */
}

ul.meta li, div.menu ul li {
	color: #76ac2f; /* MAIN */
}
#header .sitetag, #header h1 a, #content h2 a:hover, #wikitext h2 a:hover, #sidebar{
	color: #999; /* mid grey */
}
ul.menu li, div.menu ul li {
	border-color: #C6C1A5;
}
#header h1 a:hover {
	color: #4000FF; /* H1 & Header */
}
#content h2 a, #wikitext h2 a, #commentblock h2, #commentblock textarea {
	color: #444;  /* Dark grey */
}
#commentblock h2, #commentblock textarea {
	border-color: #ddd;
}
input, select, textarea, input[type='button'], input[type='submit'] {
	color: #444;
}
