<!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Typepad - Closed for Business</title>
  <style>
    :root {
      --primary-color: #c0392b;
      --dark-text: #2c3e50;
      --light-gray: #f4f6f8;
      --card-bg: #ffffff;
      --text-color: #333;
    }

    * {
      box-sizing: border-box;
    }

    body {
      margin: 0;
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      background-color: #ffffff;
      color: var(--text-color);
    }

    .container {
      max-width: 1200px;
      margin: 0 auto;
    /*  padding: 40px 20px; */
    }

    .header {
      text-align: center;
      padding: 20px;
    }

    .header img {
        max-width: 400px; /* bigger image */
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }


    .header h1 {
      font-size: 30px;
      color: #2f2f2f;
      margin: 0;
      line-height: 50px;
    }

    /* FAQ Panel */
    .faq-panel {
      background-color: var(--card-bg);
      border-radius: 10px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
      padding: 10px 30px;
      margin-top: -10px;
      border: 1px solid #06598c;
    }

    .faq-section h2 {
      text-align: center;
      font-size: 26px;
      color: var(--dark-text);
      margin-bottom: 30px;
    }

    .faq-item {
      margin-bottom: 30px;
      border-left: 4px solid var(--primary-color);
      padding-left: 16px;
    }

    .faq-item h3 {
      font-size: 20px;
      color: var(--dark-text);
      margin-bottom: 8px;
    }

    .faq-item p {
      font-size: 16px;
      line-height: 1.6;
    }

    .faq-item strike {
      color: #999;
    }

    .contact {
      margin-top: 10px;
      text-align: center;
      background-color: #fff;
      padding: 10px 20px;
      border-radius: 10px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    }

    .contact p {
      font-size: 16px;
      margin: 10px 0;
    }

    .contact a {
      color: var(--primary-color);
      text-decoration: none;
    }

    .contact a:hover {
      text-decoration: underline;
    }

    @media (max-width: 768px) {
      .faq-panel {
        padding: 30px 20px;
      }

      .faq-item h3 {
        font-size: 18px;
      }

      .faq-section h2 {
        font-size: 22px;
      }

      .header h1 {
        font-size: 24px;
      }
    }
  </style>
</head>
<body>
  <div>
    <img src="./Typepad_Logo-300x112.png" style="margin: 25px 25px 0px 25px; ">
  </div>    
  <div class="container">
    <!-- Header Section -->
    <div class="header">
      <!-- Replace with Bev's actual image -->
      <img src="./brand_closed.png" alt="Closed for Business">
      <h1>Typepad is closed for business!<br>Thank you for being a valued customer.</h1>
    </div>

    <!-- FAQ Section -->
    <div class="faq-panel">
      <div class="faq-section">
        <h2>Frequently Asked Questions</h2>

        <div class="faq-item">
          <h3>Why can't I log in?</h3>
          <p>Our end of service date was September 30, 2025. This means you can no longer login.</p>
        </div>

        <div class="faq-item">
          <h3>Am I owed a refund?</h3>
          <p>Typepad customers who paid for a year of service that extended beyond the shutdown date have been issued pro-rated refunds. You may need to contact your bank for further details if you do not see the refund on your statement. If you did not have a valid credit card on file, we may not have been able to process your refund.</p>
        </div>

        <div class="faq-item">
          <h3>Am I able to access my files, and if I was unable to extract them in time, is there any extension available? </h3>
          <p>Unfortunately, you can no longer access your files and there will be no extensions beyond the end of service date.</p>
        </div>

        <div class="faq-item">
          <h3>What will happen to my blog data?</h3>
          <p>All of the blog data will be purged. For privacy concerns, contact <a href="/cdn-cgi/l/email-protection#7505071c0314160c351b1002131a19115b161a18"><span class="__cf_email__" data-cfemail="addddfc4dbccced4edc3c8dacbc2c1c983cec2c0">[email&#160;protected]</span></a>.</p>
        </div>
      </div>
    </div>

    <!-- Contact Section -->
    <div class="contact">
      <p><b>If you have any questions that aren't answered in the above FAQ section, please fill out the
        <a href="https://www.formstack.com/forms/?1069425-53wMWcaZj2">form</a> or email <a style="color: blue;" href="/cdn-cgi/l/email-protection#661513161609141226121f16031607024805090b"><span class="__cf_email__" data-cfemail="41323431312e333501353831243120256f222e2c">[email&#160;protected]</span></a>.</b></p>
    </div>
  </div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'988037781f36951d',t:'MTc1OTM2NjM0Mi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>
