html.alternating_color #page-body .post:nth-of-type(odd){
    background-color: rgba(0,0,0,0.15);
}
html.hide_quote_popup .postbody .hasquotebtn .floatquote{
    display: none;
}

html.hide_event #fredthebat {
	display: none;
}