#wrap { background-color: #fff; }

body #wrap .headerbar { background:transparent none; margin-top:-20px; }
#site-description h1,
#search-box { padding-top:48px; }
#site-description a img { margin-left:-8px; }
.headerbar, .headerbar h1, .headerbar #search-box a { color: #36204a; }
.navbar { background-color: #e5e2eb; }
#logo { position:relative; }

/* Replace link colours */
a:link { color:#873985; }
a:visited { color:#873985; }
a:hover	{ color:#D31141; }
a:active { color:#c43bc0; }

/* Replace more link colours */
a.forumtitle,
a.forumtitle:active,
a.topictitle,
a.topictitle:active,
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a,
.search .postprofile a, { color:#105289; }

/* Replace body text colours */
h2, h3 { color:#873985; }
html, body { color:#666666; }

/* Bg colour replacements */
.bg1 { background-color:#f5f4f7; }
.bg2 { background-color:#e5e2eb; }
.bg3 { background-color:#d6cfe5; }