@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("planet.go-oo.org") {
body {
background-color: rgb(253,204,132) !important;
}

#nav li.tabs-selected a {
-moz-border-radius: 10px !important;
background-color: white !important;
}

.date {
margin: auto !important;
text-align: center !important;
background-color: inherit !important;
font: 14pt sans-serif !important;
color: #f35b27 !important;
}

.blog {

background-color: white !important;
-moz-border-radius: 10px !important;
}

.blog-topic {
text-align: center !important;
font-size: 12pt !important;
}

.blog-content {
font-size: 11pt !important;
}

#rsidebar {
-moz-border-radius: 10px !important;
padding: 10px !important;
margin: 0 2px !important;
font-size: 10pt !important;
border: none !important;
}

}