/*
Theme Name: CEA Blog
Theme URI: https://cea.net.tr/wordpress-temalari/cea-blog/
Author: CEA Dijital Çözümler
Author URI: https://cea.net.tr/
Description: İçerik ve blog odaklı WordPress teması. Geniş okuma ölçeği, tahmini okuma süresi, okuma ilerleme çubuğu, öne çıkan sabit yazı bölümü, yazar kartı ve ilgili yazılar bölümü içerir. Lacivert ve altın kurumsal palet, açık ve koyu tema uyumu ile birlikte gelir.
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-blog
Tags: blog, two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, editor-style, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, sticky-post

CEA Blog, 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.
*/

/* -------------------------------------------------------------------------
   WordPress çekirdeğinin beklediği zorunlu sınıflar.
   Görsel tasarımın tamamı assets/css/main.css içindedir.
   ------------------------------------------------------------------------- */

.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;
}

.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;
}

.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: #5a6672;
	font-size: 0.875rem;
	margin: 0.6em 0;
	text-align: center;
}

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

.sticky {
	position: relative;
}

.sticky > .girdi__govde::before {
	background-color: #d9a22b;
	content: "";
	display: block;
	height: 4px;
	margin-bottom: 1rem;
	width: 56px;
}

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

.entry-content > .alignwide {
	max-width: 1180px;
}

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