/*
Theme Name: Forged Advisors
Theme URI: https://www.forgedadvisors.com
Author: Forged Advisors
Author URI: https://www.forgedadvisors.com
Description: A lead-generation theme engineered for technology advisors. Built around a 3-step quote engine, vendor-neutral proof, service-by-geography landing pages, an AI capability demo, and a built-in social content engine. Zero required plugins.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
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: forged-advisors
Tags: business, portfolio, one-column, two-columns, custom-logo, custom-colors, custom-menu, featured-images, block-styles, wide-blocks, editor-style, threaded-comments, translation-ready

Forged Advisors WordPress Theme, (C) 2026 Forged Advisors
Forged Advisors is distributed under the terms of the GNU GPL v2 or later.

--------------------------------------------------------------
NOTE: The bulk of this theme's styling lives in assets/css/theme.css
so it can be cached and minified independently. This file exists to
carry the theme header WordPress requires, plus core resets.
--------------------------------------------------------------
*/

/* WordPress core alignment classes ------------------------------ */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter,
div.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .85rem; opacity: .7; }
.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: #0c1220;
	border-radius: 4px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	clip-path: none;
	color: #ff6b2c;
	display: block;
	font-size: 1rem;
	height: auto;
	left: 8px;
	line-height: normal;
	padding: 16px 24px;
	text-decoration: none;
	top: 8px;
	width: auto;
	z-index: 100000;
}
.sticky { display: block; }
.bypostauthor { display: block; }
