@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("chess.com") {

/* Blocks ads and unwanted stuff */
.adzone, .admeta, #footerbar, #topflinks, #topflinks, #bottomflinks, .cpremium, .premium, #add2timeline, #footer, #ad_report_host_no263, #tpb1, a[href^="/membership.html?c=corner"] {display: none !important}

/* Board Colors */
#chess_com_emailboard_1_boardarea { background: url("http://images.chesscomfiles.com/js/chess/images/chess/boards/green/75.gif") !important; }
.ChessBoardInnerBrown30 { background: url("http://images.chesscomfiles.com/js/chess/images/chess/boards/green/30.gif") !important; }

/* Navigation */
#nav { background: #004600 !important; }
#nav li { border-right: 1px solid #002000 !important; }
#nav li li { border: none !important; }
#nav li a { color: white !important; }
#nav li a:hover { color: #002000 !important; }
#nav li ul a { color: #004600 !important; }
#nav li.home { border-left: 1px solid #002000 !important; }

/* Other */
body { background: #002000 !important; }

button.submit, button, .button-cancel small { background: #508050 !important; color: white !important; }

.timer.active { color: #004600 !important; }
.timer.inactive { color: #508050 !important; }

.sidebar a { color: #004600 !important; }

.playername a, .title, .you, .you span, .gameboard-header a, .gameboard-desc a, .player a, .font15, li a, #c22 a, .playerrating { color: #508050 !important; }
h4 a { color: #004600 !important; }

}