OK, I think I got everything except the narrow line between posts being hard to see on SRK Dark. Look to see what I messed up this time.
Spoiler
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("shoryuken.com") {
div.pageContent,
div.primaryControls,
#SignupButton .inner,
#QuickSearch,
.bbCodeQuote blockquote {
background-color: rgb(21, 46, 73) !important;
}
.pageWidth {
max-width: 3840px !important;
}
.sectionMain,
.nodeList .categoryForumNodeInfo,
.nodeList .forumNodeInfo,
.nodeList .pageNodeInfo,
.nodeList .linkNodeInfo,
.blockLinksList,
.discussionListItem,
.discussionListItem .posterAvatar,
.discussionListItem .stats,
.Menu .primaryContent,
.node .nodeLastPost,
.breadcrumb,
.primaryContent,
.secondaryContent,
.messageList,
div.messageContent,
div.messageMeta,
.event,
.bbCodeBlock pre,
.bbCodeBlock .code {
background: none !important;
background-color: rgb(33, 71, 112) !important;
}
.primaryContent a,
.subForumsGrid .node .node a,
.subForumsGrid .node div,
.subForumsGrid .node div a:hover,
.subForumsGrid .node div.unread,
.subForumsGrid .node div.unread a:hover,
a:link,
a:visited {
color: rgb(255, 192, 0) !important;
background: none !important;
}
dl, dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
button,
textarea,
blockquote,
th,
td,
.pairs dt,
.pairsInline dt,
.pairsRows dt,
.pairsColumns dt,
.pairsJustified dt,
.titleBar,
.Menu .menuHeader h3,
.message,
.PageNav .pageNavHeader,
abbr.DateTime,
span.DateTime,
#pageDescription,
.sidebar .section .primaryContent h3,
.sidebar .section .secondaryContent h3,
.profilePage .mast .section.infoBlock h3,
body .muted,
body a.muted,
body .muted a,
.event .content .snippet,
.newsFeed,
.discussionList .sectionHeaders a,
dd {
color: rgb(255, 255, 255) !important;
}
span.arrow {
display: none !important;
}
.PageNav a {
border: 2px solid rgb(255, 255, 255) !important;
}
.message .likesSummary {
border: 3px solid rgb(33, 71, 112) !important;
border-radius: 0px !important;
background: rgb(21, 46, 73) !important;
}
.message .messageMeta {
margin: 0px !important;
}
.sectionFooter,
.sectionHeaders,
.subHeading,
.nodeList .categoryStrip,
.bbCodeQuote .attribution,
.bbCodeBlock .type {
background: url("http://i.imgur.com/PvwRh.gif") repeat-x scroll center top rgb(33, 71, 112) !important;
border: none !important;
color: rgb(255, 255, 255) !important;
}
.bbCodeQuote {
border-color: rgb(33, 71, 112) !important;
}
.messageUserBlock div.avatarHolder,
.messageUserBlock {
background-color: rgb(33, 71, 112) !important;
border: 0px solid rgb(33, 71, 112) !important;
}
div.messageUserBlock {
background: none !important;
}
.ribbon li {
display: none !important;
}
.messageUserBlock h3.userText {
padding: 0px !important;
}
.messageList {
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 5px 5px 5px 5px !important;
}
div#exposeMask,
.textCtrl,
.textCtrl.code,
.textCtrl.Focus,
.textctrl:focus,
textarea.textCtrl:focus {
background-color: rgb(255, 255, 255) !important;
color: rgb(0, 0, 0) !important;
background-image: none !important;
}
div.xenOverlay.memberCard.appleEffect {
background: rgb(33, 71, 112) !important;
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 5px 5px 5px 5px !important;
}
.xenForoSkin table,
.xenForoSkin tbody,
.xenForoSkin a,
.xenForoSkin img,
.xenForoSkin tr,
.xenForoSkin div,
.xenForoSkin td,
.xenForoSkin iframe,
.xenForoSkin span,
.xenForoSkin *,
.xenForoSkin .mceText {
background-color: rgb(33, 71, 112) !important;
}
body, body.mceForceColors {
color: rgb(255, 255, 255) !important;
background-color: rgb(33, 71, 112) !important;
}
.formPopup {
background-color: transparent !important;
}
.formPopup .controlsWrapper {
background: rgb(170, 170, 170) !important;
}
form.formPopup .secondaryControls {
background-color: rgb(33, 71, 112) !important;
height: 255px !important;
}
.formPopup .ctrlUnit dd .explain {
color: rgb(255, 255, 255) !important;
}
}