/*
Theme Name: Blacklight
Theme URI: https://blacklight.live
Author: Blacklight Live
Author URI: https://blacklight.live
Description: Dark cinematic WordPress theme for live music promoters and concert booking agencies, tuned for metal/rock with a blood-red accent. Built around The Events Calendar with tour-poster typography, editorial layouts, and high-conversion ticket UX. Compatible with Elementor, WPForms, Smash Balloon Instagram, Leaflet Maps and LiteSpeed Cache.
Version: 1.1.2
Requires at least: 6.0
Tested up to: 6.5
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: blacklight
Tags: dark, music, events, concert, full-width-template, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready, blog

Blacklight WordPress Theme, (C) 2026 Blacklight Live
Blacklight is distributed under the terms of the GNU GPL v2 or later.
*/

/* WordPress core required class styles */
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignwide { max-width: 1400px; margin-left: auto; margin-right: auto; }
.alignfull { width: 100vw; margin-left: calc(50% - 50vw); }

.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;
}
.screen-reader-text:focus {
  background-color: #E10600;
  border-radius: 3px;
  clip: auto !important;
  clip-path: none;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.wp-caption { max-width: 100%; }
.wp-caption-text { color: #71717A; font-size: 12px; padding-top: 6px; text-align: center; }
.gallery-caption { color: #71717A; }
.sticky { display: block; }
.bypostauthor { display: block; }

/* Main styles are loaded via /assets/css/main.css */
