/*
Theme Name: CEA Kurumsal
Theme URI: https://cea.net.tr/wordpress-temalari/cea-kurumsal/
Author: CEA Dijital Çözümler
Author URI: https://cea.net.tr/
Description: Kurumsal web siteleri için hazırlanmış klasik WordPress teması. Lacivert ve altın kurumsal renk paleti, erişilebilir açılır menü, üst bilgi çubuğunda iletişim bilgileri, üç kolonlu alt bilgi ve tam genişlikte sayfa şablonu içerir. Blok düzenleyici ile uyumludur.
Version: 1.0.1
Requires at least: 6.4
Tested up to: 6.8
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: cea-kurumsal
Tags: two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, editor-style, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, sticky-post

CEA Kurumsal, GNU Genel Kamu Lisansı sürüm 2 veya sonrası ile lisanslanmıştır.
Ayrıntılar için readme.txt dosyasına bakın.
*/

/* -------------------------------------------------------------------------
   1. WordPress çekirdeğinin beklediği zorunlu sınıflar
   Bu dosya yalnızca çekirdek sınıfları ve tema başlığını taşır.
   Görsel tasarımın tamamı assets/css/main.css içindedir.
   ------------------------------------------------------------------------- */

/* Ekran okuyucu metni */
.screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #ffffff;
	clip-path: none;
	color: #0b2545;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	height: auto;
	left: 6px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 6px;
	width: auto;
	z-index: 100000;
}

/* Hizalama sınıfları */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

.alignnone {
	margin-bottom: 1em;
}

/* Resim yazısı */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption-text {
	color: #52606d;
	font-size: 0.875rem;
	margin: 0.6em 0;
	text-align: center;
}

.gallery-caption {
	color: #52606d;
	display: block;
	font-size: 0.8125rem;
	line-height: 1.5;
}

/* Sabitlenmiş yazı ve yazar yorumu */
.sticky {
	border-top: 4px solid #d9a22b;
}

.bypostauthor > .comment-body {
	border-left: 4px solid #d9a22b;
	padding-left: 1rem;
}

/* Blok düzenleyici genişlik yardımcıları */
.entry-content > .alignwide {
	max-width: 1180px;
}

.entry-content > .alignfull {
	max-width: none;
}
