/*
Theme Name: BulletWP
Author: Mahmoud Hamed
Author URI: https://profiles.wordpress.org/devwebmahmoud/
Description: A modern dark-style WordPress theme for developers, tech blogs, tutorials, and programming content, featuring a fast responsive layout, advanced Customizer options, and a clean developer-focused experience.
Version: 1.0.3
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bulletwp
Tags: blog, custom-background, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

BulletWP WordPress Theme, Copyright 2026 Mahmoud Hamed
BulletWP is distributed under the terms of the GNU GPL
*/

/* =WordPress Required Classes
----------------------------------------------- */
.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }
.wp-caption-text { text-align: center; font-size: 0.875em; color: #6b7280; margin: 0.5em 0 0; }
.sticky { display: block; }
.gallery-caption { display: block; font-size: 0.875em; color: #6b7280; }
.bypostauthor { display: block; }
