@charset "UTF-8";
/* CSS Document createtd by the A5 Plugin Framework */

/* CSS portion of the A5 Custom Login Page */

html body.login {
	background-color: #ffffff;
}
body.login div#login h1 a {
	background-image: url(https://excaliburdehydrator.net.nz/wp-content/uploads/2014/09/logo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 256px 80px;
	width: 256px;
	height: 80px;
}
.login #nav {
	text-shadow: none !important;
}
#login_error a,
.login #nav a,
.login #backtoblog a {
	text-decoration: none !important;
	text-shadow: none !important;
}
#login_error a:hover,
.login #nav a:hover,
.login #backtoblog a:hover {
	text-decoration: none !important;
}
