/*
Theme Name: CricMaster
Theme URI: https://example.com/cricmaster
Author: Manus
Author URI: https://manus.im
Description: A professional Cricket Score Management WordPress Theme with live updates, team management, and tournament statistics.
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: cricmaster
Tags: cricket, sports, tournament, scoreboard, dark-mode, bootstrap5
*/

/* WordPress Core Styles */
.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin: 0 20px 20px 0; }
.alignright { float: right; margin: 0 0 20px 20px; }
.wp-caption { border: 1px solid #ccc; background: #eee; padding: 5px; text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; margin: 5px 0 0; padding: 0; }
