<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Sorry, this website is offline.</title>
    <link href="https://fonts.googleapis.com/css?family=Lato:300,400" rel="stylesheet">
    <style>
        body {
            text-align: center;
            font-family: "Lato", sans-serif;
            font-weight: 400;
            background: #eceef0;
            color: #232323;
            padding: 50px 0 10px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin: 0 20px;
        }

        a:link, a:visited {
            color: #2e97c2;
            text-decoration: none;
        }

        a:hover, a:active, a:focus {
            text-decoration: underline;
        }

        h1 {
            font-weight: 300;
            font-size: 42px;
            margin-bottom: 20px;
            margin-top: 0;
        }

        p {
            font-size: 14px;
            line-height: 1.5em;
            margin: 0 auto 10px;
            width: 100%;
            color: #939496;
        }

        p.footer {
            font-size: 13px;
            max-width: 380px;
            margin-top: 100px;
        }

        @media screen and (min-width: 480px) {
            body {
                padding: 50px;
                max-width: 500px;
                margin: 0 auto;
            }

            p {
                font-size: 16px;
            }
        }
    </style>
</head>
<body>
<h1>Sorry, this website is offline.</h1>

<p>If you are the website owner, please <a href="https://account.showit.com/" target="_blank">log in for more information</a>.</p>

</body>
<!-- /plugins/showit/public/templates/403.php -->
</html><error>
    <code>wp_die</code>
    <title><![CDATA[WordPress &amp;rsaquo; Error]]></title>
    <message><![CDATA[]]></message>
    <data>
        <status>403</status>
    </data>
</error>
