@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("linkedin.com") {
  body, li label, #page-title h1, #recaptcha_response_field, #module-id3 .content,
  .carousel, h2.groups, .user-contributed, .resume h3 a:link, #send-message-body,
  #send-message-subject, textarea, .content, .feed-item {
    background-color: #000 !important;
    color: #aaa !important;
    font-family: Loma !important;
  }

    h1.group-name a:link { color: #006699 !important; }

    #main-search-box {
      color: #000 !important;
      font-family: Loma !important;
    }

    #copyright { color: #888 !important; }

    .popular-article, .commenter, .item-detail-comment, fieldset, .header,
    .popular-item-comment, .bubble-btm {
      background: #111 !important;
    }
 /*
   LinkedIn - dark
   version 1
   Copyright 2011 Kenneth W Foy, Jr
   This work is licensed under a Creative Commons Attribution-
   ShareAlike 3.0 Unported License.
   http://creativecommons.org/licenses/by-sa/3.0/
 */
}