/*
Theme Name: SuriPulse Tailwind News
Theme URI: https://poeranet.nl
Author: PoeraNet
Author URI: https://poeranet.nl
Description: Modern Tailwind CSS WordPress nieuwsthema voor Suriname, Nederland, Wereld, Sport, Tech, Gezondheid, Eten en Beauty.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: suripulse
Tags: news, blog, custom-logo, featured-images, responsive-layout, tailwind
*/

/* Basis fallback styling. De echte layout gebruikt Tailwind CSS via CDN. */
body { margin: 0; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.875rem; color: #64748b; }
.sticky { display: block; }
.gallery-caption { display: block; }
.bypostauthor { display: block; }
.alignleft { float: left; margin-right: 1rem; }
.alignright { float: right; margin-left: 1rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
