/*
Theme Name: SMC Stuttgarter Marksmen Club
Theme URI: https://smc-stuttgart.de
Author: Manus AI
Author URI: https://manus.im
Description: Ein modernes WordPress-Theme für den Stuttgarter Marksmen Club mit Shop-, Blog- und Kalender-Integration.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: smc-club
Tags: sports, community, e-commerce, blog

This theme is built with Tailwind CSS and custom assets from the SMC project.
*/

/* WordPress core classes for image alignment */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }
