/*
Theme Name:     Apostrophe2
Theme URI:
Description:    Ένα θέμα με μοντέρνο σχεδιασμό. Διαθέτει πλευρική στήλη και υποσέλιδο με περιοχές μικροεφαρμογών. Συνιστάται για την σωστή προβολή της αρχικής σελίδας να προσθέτετε  χαρακτηριστική εικόνα σε κάθε άρθρο.
Author:         sch.gr
Author URI:
Template:       apostrophe
Version:        0.3.0
Tags: blog, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, grid-layout, microformats, one-column, post-formats, right-sidebar, rtl-language-support, sticky-post, theme-options, translation-ready, two-columns
Text Domain: apostrophe2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.sticky:before {
	content: "";
	display: block;
	/* background: url('images/bird-right.png') no-repeat !important;*/
	background-size: 45px auto;
	position: absolute;
	top: 0;
	left: -30px;
	z-index: 10;
	width: 63px;
	height: 73px;
}
.gallery-caption {
}
.bypostauthor {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}

