@-moz-document url-prefix(flock://favorites/) {

body {
    margin-top: 44px !important;
    background-color: #aaaaaa !important;
    overflow: hidden !important;
}

/* NAVIGATION */

#navigation {
    height: 44px !important;
    width: 100% !important;
    position: fixed !important;
    top: 0px !important;
    background-color: #aaaaaa !important;
}

#navigation div.nav-left {
    top: 4px !important;
    color: #ffffff !important;
}

#navigation div#controls {
    top: 0px !important;
}

#navigation img#feedLogo {
    display: none !important;
}

/* DATES */

.date {
    float: right !important;
    color: #333333 !important;
    display: inline-block !important;
    padding: 2px !important;
}

.read .date {
    color: #777777 !important;
}

.read:hover .date {
    color: #333333 !important;
}

   
/* TITLES */

.postHeader a {
    min-width: 99.4% !important;
    float: left !important;
    color: #333333 !important;
    border: 1px solid #bbbbbb !important;
    padding: 2px !important;
    margin: 0px 0px -2px 0px !important;
    -moz-border-radius: 10px !important;
}

.postHeader:hover a {
    background-color: #bbbbbb !important;
}

.read .postHeader a {
    color: #777777 !important;
}

.read:hover .postHeader a {
    color: #333333 !important;
    background-color: #cccccc !important;
    border: 1px solid #bbbbbb !important;
}

/* CONTENT */

.postContent {
    min-width: 99% !important;
    border: 1px solid #bbbbbb !important;
    -moz-border-radius: 10px !important;
    padding: 3px !important;
}

.postContent:hover {
    background-color: #cccccc !important;
}

.read .postContent {
    display: none !important;
}

.read:hover .postContent {
    display: inherit !important;
    border: 1px solid #bbbbbb !important;
    margin-top: -5px !important;
    -moz-border-radius: 10px !important;
    padding: 5px !important;
    background-color: #cccccc !important;
}
 
/* FOOTER STUFF */

.postFooter {
    float: right !important;
}

.postFooter > span a {
    width: 20px !important;
    color: #333333 !important;
    background-color: #aaaaaa !important;
}

.read .postFooter > span a {
    color: #777777 !important;
}

.read:hover .postFooter > span a {
    color: #333333 !important;
}

.post div#digg-container {
    display: none !important;
}

a[href^="http://d.ads.readwriteweb.com/"]>img,
a[href^="http://d.techcrunch.com/"]>img,
a[href^="http://www.arcsight.com/"]>img,
a[href^="http://ads.pheedo.com/"]>img,
a[href^="http://www.acgshare.net/"]>img,
a[href^="http://bit.ly/"]>img,
a[href^="http://reader.youdao.com/index.do"]>img,
a[href^="http://www.amazon.cn/static/"]>img,
a[href^="http://d1.openx.org/ck.php"]>img,
a[href^="http://feedads.g.doubleclick.net/"]>img {
	display: none !important;
}
}