@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("ulloi129.wordpress.com") {
body { background: #232; background: -moz-linear-gradient(#222, #232) fixed !important; }
body * { font-family: Verdana !important; }
#header { height: auto !important; width: auto !important; background: none !important; }
#headimg { display: none !important; }
#rap { width: 960px !important; margin: 20px auto !important; border-radius: 4px; box-shadow: 2px 2px 3px #000; background: #FFF !important; padding: 0 !important; }

#topnav { border-bottom: 1px solid #232 !important; width: auto !important; background: #FFF !important; border-radius: 3px 3px 0 0 !important; position: relative !important; top: 0px !important; padding: 3px 7px !important; margin-bottom: 20px !important; }
#topnav li { border: 0 !important; }
#topnav li a { color: #373 !important; }
#topnav li a:hover { color: #000 !important; text-decoration: underline !important; }

#sidebar { width: 210px !important; padding-left: 0 !important; }
.textwidget { overflow: hidden; }

#main { width: auto !important; background: transparent !important; }
#content { width: 700px !important; margin-left: 15px !important; }
#content > .post { border-bottom: 1px solid #242 !important; margin-bottom: 20px !important; }
.post-date { width: 110px !important; }
.post-title { font-size: 13px !important; letter-spacing: 0 !important; }
.post-title a { color: #373 !important; }
.post-title a:hover { color: #000 !important; text-decoration: underline !important; }
.post-footer { display: none !important; }
}