/*
Theme Name: TheSEO Blog
Theme URI: https://theseo.al/
Author: TheSEO.al (Baldiv OÜ)
Author URI: https://theseo.al/
Description: Bilingual (Albanian + English) blog theme for wp.theseo.al, matching the TheSEO.al brand design system. Polylang-ready, translation-ready, accessible, and fast. Light mode with violet/coral brand accents.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theseo-blog
Tags: blog, translation-ready, custom-menu, featured-images, threaded-comments, right-sidebar, custom-logo
*/

/*
  Actual styles live in:
    assets/css/tokens.css      — design tokens (colors, type, spacing)
    assets/css/components.css  — shared brand components (header, footer, buttons)
    assets/css/blog.css        — blog-specific templates (posts, archive, sidebar, comments)
  They are enqueued from functions.php in that order. This file only carries the
  theme header WordPress requires, plus a couple of WP-core utility classes.
*/

.screen-reader-text{
  border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);
  height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;word-wrap:normal!important;
}
.screen-reader-text:focus{
  background:#fff;border-radius:.5rem;box-shadow:0 0 2px 2px rgba(0,0,0,.2);
  color:#181D27;display:block;font-size:.9rem;font-weight:600;height:auto;width:auto;
  left:1rem;top:1rem;line-height:normal;padding:.6rem 1rem;position:absolute;z-index:100000;text-decoration:none;
}
.alignleft{float:left;margin:.3rem 1.5rem 1rem 0}
.alignright{float:right;margin:.3rem 0 1rem 1.5rem}
.aligncenter{display:block;margin-inline:auto}
.wp-caption{max-width:100%}
.wp-caption-text{font-size:.85rem;color:#4C5265;text-align:center;margin-top:.5rem}
.sticky{}
.bypostauthor{}
