/*
Theme Name: es ist alles da
Theme URI: https://esistallesda.de/
Author: Rosi
Author URI: https://esistallesda.de/
Description: Ruhiges, helles Theme fuer eine taegliche Botschaftenseite. Mit einem eigenen Bereich fuer die Tagesbotschaft, fuenf Farbvarianten, zwei goldenen Logo-Varianten und waehlbarem Hintergrund. Die Seitenleiste heisst sidebar, der Menue-Ort heisst primary, damit beim Wechsel nichts verloren geht.
Version: 1.7.0
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: esistallesda
Tags: blog, two-columns, right-sidebar, custom-header, custom-background, custom-menu, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks
*/

/*
   Das eigentliche Aussehen steht in assets/css/haupt.css.
   Hier stehen nur die Klassen, die WordPress selbst erwartet.
*/

.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: #2a2334;
	display: block;
	font-size: 14px;
	height: auto;
	left: 8px;
	line-height: normal;
	padding: 14px 22px;
	text-decoration: none;
	top: 8px;
	width: auto;
	z-index: 100000;
}

.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 {
	margin-bottom: 1.5em;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text,
.gallery-caption {
	font-size: 13.5px;
	font-style: italic;
	color: #776c8c;
	margin: 8px 0 0;
	text-align: center;
}

.sticky .neuestmarke {
	display: inline-flex;
}

.bypostauthor > .kommentar > div > .kkopf .kname::after {
	content: "";
}
