<!DOCTYPE html>

<html lang="en">
    <head>
		
        <meta charset="utf-8" />
        <title>A journey of a few thousand miles | Login</title>
		<link rel="stylesheet" type="text/css" href="http://quebec.monkeymosher.com/wp-content/plugins/password-protect-wordpress/skins/default/static/styles.css" />
		<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>		
    </head>
    <body class="" >
		<div class="notice logout-message">
			<div class="inner">
			You have been logged out.
			</div>
		</div>
		<div class="notice incorrect-credentials error">
			<div class="inner">
			The password you submitted was wrong.
			</div>
		</div>
		
        <div class="logo"></div>
		<div class="login-form">
			<form method="post" action="">
															
					<input id="" class="" type="hidden" name="private_blog_action" value="login" />
						
																				
					<input id="" class="" type="hidden" name="private_blog_redirect" value="/feed/?loggedin" />
						
																				<label for="password">Password
						<br>
											
					<input id="password" class="input" type="password" name="private_blog_password" value="" />
						
											</label>
																				
					<input id="submit" class="" type="submit" name="private_blog_submit" value="Login" />
						
												</form>
		</div>
		<script type="text/javascript">
			jQuery("#password").focus();
		</script>
    </body>
</html>

<!-- Dynamic page generated in 3.625 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-02-05 07:58:35 -->

<!-- Compression = gzip -->