@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document
domain("lifehacker.com"), 
domain("gizmodo.com"), 
domain("gawker.com"), 
domain("jezebel.com"), 
domain("jalopnik.com"), 
domain("io9.com"), 
domain("deadspin.com"), 
domain("kotaku.com") {
#container {
    padding: 0px 10px !important; 
    width: auto !important; 
    min-width: 999px !important; }
#content_container {
    width: auto !important; 
    min-width: 999px !important; }
#main {
    margin-left: 172px !important; 
    width: auto !important; 
    min-width: 824px !important; 
    float: left !important; }
#content {
    width: auto !important; 
    min-width: 824px !important; }
#sidebar {
    position: absolute !important; }
li.post .excerpt, 
li.quicklink .excerpt {
    width: 70% !important; }
li.post .metadata, 
li.quicklink .metadata {
    width: 27% !important; }
.bigPicExcerptHolder {
    width: auto !important; }

#comment_list, 
.comment, 
.comment .commentBody, 
.comment .content, 
.comment .footer, 
#comments .footer, 
#comments .strayComment {
    width: auto !important; }

/* top left: squared
   top right: rounded */
.comment .meta {
    background: none !important; 
    background-color: #FAFAFA !important; 
    border-right: 1px solid #A9A9A9 !important; 
    border-top: 1px solid #A9A9A9 !important; 
    border-left: 1px solid #A9A9A9 !important; 
    -moz-border-radius-topright: 25px !important; 
    margin-top: 5px !important; }
}

/* top left: rounded
   top right: squared */
.comment .metaRight {
    -moz-border-radius-topleft: 25px !important; 
    -moz-border-radius-topright: 0 !important; }

/* sides */
.comment .content {
    background: none !important; 
    background-color: #FAFAFA !important; 
    border-right: 1px solid #A9A9A9 !important; 
    border-left: 1px solid #A9A9A9 !important; }

/* bottom left: rounded
   bottom right: rounded */
.comment .footer, 
#comments .footer {
    background: none !important; 
    background-color: #FAFAFA !important; 
    border-right: 1px solid #A9A9A9 !important; 
    border-bottom: 1px solid #A9A9A9 !important; 
    border-left: 1px solid #A9A9A9 !important; 
    -moz-border-radius-bottomleft: 25px !important; 
    -moz-border-radius-bottomright: 25px !important; }

/* top left: squared
   top right: rounded
   bottom left: rounded
   bottom right: rounded */
.collapsedComment {
    background: none !important; 
    background-color: #FAFAFA !important; 
    border-right: 1px solid #A9A9A9 !important; 
    border-top: 1px solid #A9A9A9 !important; 
    border-left: 1px solid #A9A9A9 !important; 
    border-bottom: 1px solid #A9A9A9 !important; 
    -moz-border-radius-topright: 25px !important; 
    -moz-border-radius-bottomleft: 25px !important; 
    -moz-border-radius-bottomright: 25px !important; }

/* top left: rounded
   topright: squared
   bottom left: rounded
   bottom right: rounded */
#comments .strayComment {
    background: none !important; 
    background-color: #FAFAFA !important; 
    border-right: 1px solid #A9A9A9 !important; 
    border-top: 1px solid #A9A9A9 !important; 
    border-left: 1px solid #A9A9A9 !important; 
    border-bottom: 1px solid #A9A9A9 !important; 
    -moz-border-radius-topleft: 25px !important; 
    -moz-border-radius-bottomleft: 25px !important; 
    -moz-border-radius-bottomright: 25px !important; }

.comment .commentParent, 
.collapsedCommentWithChildren {
    border-top-width: 6px !important; }

.comment .metaRight .avatar {
    left: auto !important; 
    right: 6px !important; }