<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<title>EasyWizards &rsaquo; Log In</title>
<link rel='stylesheet' id='login-css'  href='http://easywizards.com/wp-admin/css/login.css?ver=20110610' type='text/css' media='all' />
<link rel='stylesheet' id='colors-fresh-css'  href='http://easywizards.com/wp-admin/css/colors-fresh.css?ver=20110703' type='text/css' media='all' />
<script type='text/javascript' src='http://easywizards.com/wp-includes/js/l10n.js?ver=20101110'></script>
<script type='text/javascript' src='http://easywizards.com/wp-includes/js/jquery/jquery.js?ver=1.6.1'></script>
<script type='text/javascript' src='http://easywizards.com/wp-content/themes/enclave-unity/includes/js/slides.min.jquery.js?ver=3.2.1'></script>
<script type='text/javascript' src='http://easywizards.com/wp-content/themes/enclave-unity/includes/js/feedback.js?ver=3.2.1'></script>
<script type='text/javascript' src='http://easywizards.com/wp-content/themes/enclave-unity/includes/js/general.js?ver=3.2.1'></script>
<meta name="robots" content="noindex,nofollow" />
<meta name='robots' content='noindex,nofollow' />
</head>
<body class="login">
<div id="login"><h1><a href="http://easywizards.com/" title="EasyWizards Sites"><span class="hide">EasyWizards</span></a></h1>

<form name="loginform" id="loginform" action="http://easywizards.com/wp-login.php" method="post">
	<p>
		<label>Username<br />
		<input type="text" name="log" id="user_login" class="input" value="" size="20" tabindex="10" /></label>
	</p>
	<p>
		<label>Password<br />
		<input type="password" name="pwd" id="user_pass" class="input" value="" size="20" tabindex="20" /></label>
	</p>
        <div id="login_error">
        <strong>Authorization Required</strong>: This blog may only be viewed by users who are logged in.<br />
        </div>
        	<p class="forgetmenot"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="90" /> Remember Me</label></p>
	<p class="submit">
		<input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="Log In" tabindex="100" />
		<input type="hidden" name="redirect_to" value="/feed/" />
		<input type="hidden" name="testcookie" value="1" />
	</p>
</form>

<p id="nav">
<a href="http://easywizards.com/wp-login.php?action=lostpassword" title="Password Lost and Found">Lost your password?</a>
</p>

<script type="text/javascript">
function wp_attempt_focus(){
setTimeout( function(){ try{
d = document.getElementById('user_login');
d.focus();
d.select();
} catch(e){}
}, 200);
}

wp_attempt_focus();
if(typeof wpOnload=='function')wpOnload();
</script>

	<p id="backtoblog"><a href="http://easywizards.com/" title="Are you lost?">&larr; Back to EasyWizards</a></p>
	</div>


</body>
</html>
