html, body {
	color: rgba(0,0,0,.8);
}

.headerbar, body.content_block_header_block li.header, body.content_block_header_stripe li.header:before, .no_avatar, .social_links_footer, .forumbg-table, .sidebar_block_stripe:before, .fancy_panel:before, .tile_row_2:before   {
	background: #3E4266;
}

.content {
	color: rgba(0,0,0,1);
	font-weight: 400;
}

.forabg, .forumbg, .viewtopic_wrapper {
    background-color: rgba(0,0,0,.05);
}

p.author, p.author a {
    color: rgba(0,0,0,.8);
}

.fd_dark p.author, .fd_dark p.author a {
    color: rgba(255,255,255,.8);
}

a {
    color: #3E4266;
}

body.navbar_o_header .site-description.logo_left {
    margin: 25px 30px 70px;
}

b, strong {
    font-weight: 600;
}