@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://blog.livedoor.jp/geek/") {
*{
float : none !important;
text-align : left !important;
letter-spacing : 1px !important;
line-height : 1.5 !important;
min-width : 0 !important;
text-indent : 0 !important;
white-space : normal !important;
list-style-image : none !important;
position :static !important ;
}

div#content{
margin :0px !important;
padding:0px !important;
border-width : 1px    !important;
border-style : solid  !important;
border-color : #FF8C00 !important;
}

.date,.blogbody,.blog{
position : static !important;
margin :auto !important;
padding:0 !important;
border-width : 1px    !important;
border-style : solid  !important;
border-color : #FF8C00 !important;
}

noscript
, iframe
, hr
, br[clear="all"]
, #footer
, #banner
, #links
, #links2
, .footer
, .banner
, .posted
, .orangeline
, .pagetop
, .trackback-url
, img[width="1"]
, img[width="0"]
, img[src^="http://ad"]
, *[id^="ad"]
, *[class^="ad"]
, *[id*="calendar"]
, *[class*="calendar"]
, *[id*="track"]
, *[class*="track"]
{ display : none !important; }

#left
, #right
, #footer
, .tburl
, .contenttitle
, .posted
, hr
, img[width="10"][height="10"]
, td[valign="top"] + td[valign="top"] > font[size]
, #banner h1
, #banner table
{ display : none !important; }


}