* { margin: 0; padding: 0; }

body {
    background:#8A0303;
    border-top-width:30px;
    border-top-style:solid;
    border-top-width: 30px;
    border-top-style: solid;
    font: 11px "Bitstream Vera Sans", Lucida Grande, Verdana, Arial, "Bitstream Vera Sans", sans-serif;

}
  html {background:#8A0303!important;}

  #header-login {
  width:562px;
  height:310px;
  margin:0 auto;
  background:url('http://www.liberalcafe.it/wp-admin/images/header.png') no-repeat top center;}

form {
   width:368px;
margin:0px auto 0 auto;
padding:16px 16px 80px 16px;
font-weight:normal;
background:#610202 url('http://www.liberalcafe.it/wp-admin/images/footer.png') no-repeat bottom center;}


form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }



#login form .submit input {
font-family:"Verdana";
padding: 3px 10px;
border:none;
font-size: 12px;
cursor: pointer;
text-decoration: none;
margin-top: -3px;
-moz-border-radius: 11px;
-khtml-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
 background: url('http://www.liberalcafe.it/wp-admin/images/images/grad.gif') repeat-x left top !important;
}


#login form p {
    margin-bottom: 0;
}


label {
color:#e5e5e5;
font-size:13px;
}


form .forgetmenot label {
    font-size: 11px;
    line-height: 19px;
}

form .submit { float: right;
}

form p { margin-bottom: 24px; }



#nav {
      background:#8A0303;
      text-align: center;
}

#backtoblog a {
    position: absolute;
    top: 7px;
    left: 15px;
    text-decoration: none;
}


  #login {
  width:400px;
  margin:0 auto;
  background:#8A0303;}

#login_error, .message {
margin:0 auto 10px auto;
border-width:1px;
border-style:solid;
padding:12px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;width:300px;
}

#nav { margin: 0 0 0 8px; padding: 16px; }

#user_pass, #user_login, #user_email {
    font-size: 24px;
    width: 97%;
    padding: 3px;
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 16px;
    border: 1px solid #e5e5e5;
    background: #FDB2AC;
}

