/*
Theme Name: AI Video Content Portfolio
Theme URI: https://example.com/ai-video-portfolio
Author: Ali Khan
Author URI: https://www.fiverr.com/ali245khan
Description: A professional, high-end WordPress theme for AI Video content generators and CGI artists. Features custom post types for organized work display.
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: ai-video-portfolio
Tags: portfolio, ai, video, cgi, ugi, professional, dark-mode
*/

/* Base styles - using Tailwind for most styling, but standard WP classes go here */
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
