@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.reddit.com") {

body {
    width:71em !important;
    margin:auto !important;
    font-family: 'Trebuchet MS' !important;
    background: #222222 !important;
    color: #C0C0C0!important;
}

.wikipage h1, .wikipage h2, .wikipage h3, .wikipage h4 {color:gray !important;}

.expando-button {float: right !important;}
.link.over18 acronym  {float: right !important;}

#header {
border-bottom:1px solid #222222 !important;
}

#header-img {
vertical-align: bottom !important;
}

#search input[type="text"] {
width: 121px !important;
}

.side {
width: 140px !important;
}
.rank {
width: 3ex !important;
}
.flat-list {
font-size: 12px !important;
line-height: 35px !important;
}
.tagline {
font-size: 11px !important;
}
.hover {
line-height: 15px !important;
}
li.first {
float:right !important;
}

table#topbar {margin-bottom: 35px!important;}
tr.oddRow, tr.evenRow {height: 20px!important;}
p.menu {line-height:30px!important; color:#000!important; padding-bottom:10px!important;}
a:link.title {color: #1462C1!important; font-weight:bold!important; font-size:16px!important; }
a:visited.title {color: #999!important; font-weight: normal!important; font-size:16px!important; }
a:hover.title {color: #FF6600!important; font-size:16px!important; }
a:active.title {color: #000!important; font-size:16px!important; }


.link {margin:0pt !important;border-bottom:1px solid #dddddd !important;padding:8px 0px !important;}
.link .rank {font-family:Tahoma !important;font-size:14px !important;}
.midcol {background:transparent !important;}
#ad-frame {display:none !important;}
.login-form-side {border:1px dotted gray !important;margin-top:10px !important;}
.sidebox {border:1px dotted gray !important;}

.tagline {color:#666 !important;}


.comment .child {margin-top:0px !important;}
.comment .author {color:#1462C1 !important;}
.comment .entry {padding:10px 5px 10px !important; border-bottom:1px solid #666666!important;border-left: 2px solid #666666!important;}
.comment.odd {
    background: #222222 !important;
    }
.link.odd {
    background: #222222 !important;
    }
.link.odd .entry {
    border: none !important;
    }
}