html {background:none;}
body.login {background:#000000 url(images/bg1.gif) repeat left top;}
body.wp-admin{background:#000000 url(images/bg2.gif) repeat fixed left top;}
.login form {
	-moz-box-shadow:0 4px 18px #000000;
	background:#1F1F1F none repeat scroll 0 0;
	border:1px solid #2F2F2F;
	}
.login #nav {
	text-shadow:0 1px 0 #000000;
	}
.login h1 a {
	background:transparent url(images/login-title.png) no-repeat scroll center top;
	left:25px;
	padding-bottom:0;
	position:relative;
	width:125px;
	}
.button-primary, .submit .button-primary, #login form .submit input {
	background:#a92ad2 url(images/css-button-grad.png) repeat-x scroll left top;
	border-color:#580498 !important;
	color:#FFFFFF !important;
	font-weight:bold;
	}
.button-primary:hover, #login form .submit input:hover {
	border-color:#521566 !important;
	color:#FAEBEA !important;
	}
a, #adminmenu a, #poststuff #edButtonPreview, #poststuff #edButtonHTML, #the-comment-list p.comment-author strong a, #media-upload a.del-link, #media-items a.delete, .plugins a.delete, .ui-tabs-nav a {
	color:#512474;
	}
#header-logo {
	background: url(images/admin-logo.png) no-repeat scroll center top;
	padding:8px 0 0 4px;
	}
#wphead h1 {
	padding:10px 4px 5px;
	}
