html{
	background:#000000 !important;
}

body {
    padding-top: 0;
    font: 12px/18px Arial, Helvetica;
    color: #777;
	background:#000000;
}
div#login {
    /*background: #fbfbfb;*/
	background:#000000;
    margin: 12px auto 0 auto;
    padding: 5em 160px 6em 160px;
}
#login h1 a {
    background: url('https://rakkaus.biz/wordpress/wp-content/themes/rakkaus/images/logo-rakkaus_web.png') no-repeat scroll center top transparent;*/
    background:none;
    height: 78px;
    width: 300px;
}
form {
    margin: 0;
    padding: 16px 16px 48px 16px;
    font-weight: normal;
    -moz-border-radius: 0 0 0 0!important;
    -khtml-border-radius: 0 0 0 0!important;
    -webkit-border-radius: 0 0 0 0!important;
    border-radius: 0;
    background: #fbfbfb;
    border: 0!important;
    -moz-box-shadow: 0 0 0 0!important;
    -webkit-box-shadow: 0 0 0 0!important;
    -khtml-box-shadow:0 0 0 0!important;
    box-shadow: 0 0 0 0!important;
}
#backtoblog {
    display:none;
}
#nav {
    text-shadow: none!important;
    font-size: 1em;
    text-align:center;
    margin: 0;
    padding: 16px;
}
a, .login #nav a {
    color: #08C!important;
    text-decoration: none;
}
a:hover, .login #nav a:hover{
    color: #999!important;
    text-decoration: none;
}
form .forgetmenot label {
    font-size: 14px;
    line-height: 2;
}
input.button-primary, button.button-primary, a.button-primary {
    border: 0;
    color: white;
    background: #666;
    text-shadow: none !important;
}
.button-primary {
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    border: none;
    font-size: 12px;
    border-style: solid;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
    margin-top: 0px;
    border-width: 0px;
}

body form .input {
    font-size: 1.5em;
    width: 95%;
    padding: 8px;
    margin-top: 3px;
    margin-right: 6px;
    margin-bottom: 16px;
    border: 0;
    background: #e5e5e5;
}
#reg_passmail {
    text-align:center;
    font-size: 1.2em;
}
div.updated, .login .message {
    background-color: lightYellow;
    border-color: #E6DB55;
}
#login_error, .message {
    margin: 0 0 16px 0px;
    border-width: 0;
    padding: 12px;
    text-align:center;
    font-size: 1.2em;
    -moz-border-radius: 0 0 0 0;
    -khtml-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    border-radius:  0 0 0 0;
}
