<!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" xml:lang="en" lang="en">
<head>
  <title>Please Log In</title>
  <meta name="charset" content="utf-8" />
  <style type="text/css">

  body { margin: 0; text-align: center; font: 1em/1.4em "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; color: #333; background-color:#EAEEE2; background-repeat:repeat-both; }
  h1,h2,h3,h4,h5,h6 { color: #000; margin:5px 0 10px 0; font-weight:400;}
  h3,h4,h5,h6 {font-weight:700;}
  a { color: #3084CA; } 
  a:hover { color: #25669C; }
  p {color:#666;}

  #container { padding: 0; text-align: left; font-size: 75%; margin: 0 auto; width: 391px; }
  #dialog {background: #fff; border:none; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; margin: 50px auto 0 auto; padding:20px; width:350px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 10px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1); -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1); box-shadow:0 0 10px rgba(0,0,0,0.1);}

  .status {border-top:1px solid #959595; border-left:1px solid #959595; border-right:1px solid #959595; border-bottom: 1px solid #7a7a7a; font-weight:400; color: #fff; padding:7px 0; margin:0; height:21px; background:#9D9D9D url(../images/admin/info-message-bg.jpg) repeat-x top left; position:relative; top:-20px; left:-20px; text-align:center; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; border-top-right-radius:4px; border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-top-left-radius:4px; text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px; width:389px;}
  .status p, .status h1 {display:inline; color:#fff; line-height:21px; margin:0 auto; font-size:12px; font-weight:700; border:0;}
  .status.system-error p { background:transparent url(../images/admin/icons/error.png) no-repeat 0 1px; padding:2px 0 2px 22px;}
  #dialog .actions {text-align:center; border-top:1px solid #ededed; padding-top:20px;}
  </style>
</head>
<body>
  <div id="container">
    <div id="dialog">
      <div id="system_status" class="status"><p>Please sign in and we&#8217;ll send you right along.</p></div>

      <form accept-charset="UTF-8" action="/password" method="post"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="&#x2713;" /><input name="authenticity_token" type="hidden" value="yorsJBnmuV0RFaC3ORz/II3Gy1YH7HOy1W1mKapioog=" /></div>

      <div style="padding-bottom:20px;">
        <p><p><strong>Tellurus Handcrafted Jewellery is now temporarily offline.</strong></p>
<p>Our handmade jewelry is still available at our <a href="http://beakee.etsy.com">Etsy shop</a> and <a href="http://tellurus.artfire.com">Artfire studio</a> while we prepare our brand new online boutique :)</p>
<p>Meanwhile, you can <a href="http://twitter.com/tellurus">follow us on Twitter</a>, <a href="http://www.facebook.com/tellurus">find us on Facebook</a>, or <a href="http://tellurus.blogspot.com">bookmark our blog</a>.</p>
<p>Bespoke jewelry commissions are still welcome. Please email requests to muse [at] tellurus.com.</p></p>

        <label for="password">Password:</label>
        <input type="password" name="password" id="password" />
        <script type="text/javascript"> document.getElementById('password').focus(); </script>
      </div>
      <div class="actions">
        <input name="commit" type="submit" value="Enter" />
      </div>
    </form>

  </div>
</div>
</body>
</html>