html {
background-color: #fff;
}
#login h1{ display:block !important; background:none;}
#login h1 a{ background:none; height:0}
#login form {
}
#login form .submit input {
border-color: #bcb38f !important;
color: #fff !important;
}
#login form .submit input:hover {
border-color: #bcb38f !important;
color: #fff !important;
}
.login #nav a {
color: #777 !important;
}
.login #nav a:hover {
color: #bcb38f !important;
}
#wphead img, #wphead h1 {
display: none;
}
#wphead {
height: 100px;
}
#wphead-info {
padding-top: 27px;
}
#footer {
display: none;
}
#footer_custom {
clear: both;
text-align: center;
width: 500px;
margin: auto;
height: 100px;
}
#footer_custom .docs {
padding-top: 0px;
line-height: 100%;
}
#footer_image {
border:none;
}