@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.blogger.com") {
body{font-family: Calibri !important;}


#editarea{
     -moz-border-radius:9px !important;
     border: 6px solid  #E1D4C0 !important;
}
#ShowSourceEditor{
     -moz-border-radius-topleft: 7px !important; 
     margin-right:-1px !important;

}
#ShowRichEditor{
     -moz-border-radius-topright: 7px !important; 
     margin-left:0px !important;
}
#post-labels{
     -moz-border-radius: 5px !important; 
     height:24px !important;
     margin-top:8px !important;   
}
#f-title{
     -moz-border-radius: 5px !important; 
     margin-left: 35px !important;
     margin-top: -2px !important;
}
label[for^="f-title"]{
     margin-left: 35px !important;
     font-size: 20px !important;
}
#modebar{
     -moz-border-radius-topright: 5px !important; 
     -moz-border-radius-topleft: 5px !important; 
     background: #E1D4C0 !important;
     height:30px !important;
     width:600px !important;
     margin-top: -18px !important;
     margin-left: 30px !important;
}
li[id^="nav-posting"]{
     -moz-border-radius-topright: 5px !important; 
     -moz-border-radius-topleft: 5px !important; 
     background: #E1D4C0 !important;
     background-image: none !important
}
li[id^="nav-posting"]:hover{
     -moz-border-radius-topright: 5px !important; 
     -moz-border-radius-topleft: 5px !important; 
     background: #F5EDE3 !important;
     background-image: none !important
}
li[id^="nav-posting"]>span.content{
     -moz-border-radius-topright: 5px !important; 
     -moz-border-radius-topleft: 5px !important; 
     background: #E1D4C0 !important;
     background-image: none !important
}
li[id^="nav-posting"]>span.content:hover{
     -moz-border-radius-topright: 5px !important; 
     -moz-border-radius-topleft: 5px !important; 
     background: #F5EDE3 !important;
     background-image: none !important
}
}