/*
Theme Name: CelebWrites
Theme URI: https://celebwrites.co.uk/
Author: CelebWrites
Author URI: https://celebwrites.co.uk/
Description: A fast, SEO-friendly magazine and blog theme for celebwrites.co.uk. Includes widget-ready sidebar, footer widgets, custom logo and favicon support, recommended plugins (Yoast SEO, WPCode, WP Editor) and a one-click demo importer with 10 demo posts and ready-made About / Contact pages.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: celebwrites
Tags: blog, news, magazine, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks
*/

/* Styles are enqueued from assets/css/main.css. This file holds the theme header
   (required by WordPress) plus WordPress core markup classes. */

.alignnone { margin: 1.5rem 0; }
.aligncenter { display: block; margin: 1.5rem auto; }
.alignleft { float: left; margin: .5rem 1.5rem 1rem 0; }
.alignright { float: right; margin: .5rem 0 1rem 1.5rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .85rem; color: #6b6b6b; padding-top: .5rem; }
.screen-reader-text {
  position: absolute !important;
  width: 1px; height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  white-space: nowrap;
}
.sticky, .gallery-caption, .bypostauthor { display: block; }
