/*
Theme Name: SportsMag LiveCricket
Theme URI: https://example.com/
Author: LiveCricketZone Blueprint
Author URI: https://example.com/
Description: Lightweight WordPress theme for live cricket streaming and Adsterra monetization demo.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sportsmag-livecricket
*/

body { font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; background:#f7f7f7; color:#222; }
.header { background:#0b3d91; color:#fff; padding:20px; text-align:center; }
.container { max-width:1100px; margin:20px auto; padding:20px; background:#fff; box-shadow:0 2px 6px rgba(0,0,0,0.06); }
.match-title { font-size:28px; margin-bottom:8px; }
.countdown { font-size:18px; color:#d9534f; margin-bottom:12px; }
.video-embed { position:relative; padding-bottom:56.25%; height:0; overflow:hidden; }
.video-embed iframe { position:absolute; top:0; left:0; width:100%; height:100%; border:0; }
.sidebar { float:right; width:300px; margin-left:20px; }
.content { overflow:hidden; }
.ad-slot { border:1px dashed #ccc; padding:12px; text-align:center; margin:12px 0; background:#fbfbfb; }
.footer { text-align:center; padding:12px; font-size:13px; color:#666; margin-top:20px; }
