/*
Theme Name: Swami Horoscope Optimized
Theme URI: https://swamihoroscope.com
Author: Swami Dev Team
Author URI: https://swamihoroscope.com
Description: A high-performance, SEO-optimized horoscope theme with mobile-first design, zero inline CSS/JS, and 90+ PageSpeed score. Features personalized zodiac readings, swipeable mobile interface, and affiliate integrations.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.4
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: swami-horoscope
Tags: astrology, horoscope, zodiac, performance-focused, mobile-first, seo-optimized, custom-colors, custom-menu, featured-images, threaded-comments
*/

/* WordPress Required Styles */
.alignleft {
    float: left;
    margin-right: 1.5em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.sticky {
    /* Add sticky post styles */
}

.bypostauthor {
    /* Add post author styles */
}

.wp-caption {
    max-width: 100%;
}

.wp-caption-text {
    text-align: center;
    font-size: 0.875rem;
    font-style: italic;
    margin-top: 0.5rem;
}

.gallery-caption {
    font-size: 0.875rem;
}

/* Main styles are loaded from separate CSS files for better performance */
