/*
Theme Name:     Flat-sch
Theme URI:
Description:  Κατάλληλο για προσωπικά/σχολικά ιστολόγια. Διαθέτει μία στήλη στα αριστερά και υποστηρίζει αλλαγή φόντου
Author:       sch.gr
Author URI:
Template:     flat
Version:      4.0
Domain Path:  /languages/
Tags:         two-columns, left-sidebar, custom-background, custom-menu, editor-style, featured-images, threaded-comments, accessibility-ready, translation-ready
Text Domain: flat
Tested up to: 6.2.3
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*--------------------------------------------------------------
	HEADER
--------------------------------------------------------------*/


/*--------------------------------------------------------------
	GENERAL
--------------------------------------------------------------*/
body, h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6, .tooltip,.popover,#masthead .site-description, #masthead .site-title, #secondary .widget-title,
#primary .page-title,.hentry .page-links,.hentry .entry-meta, #site-navigation a,.hentry .entry-meta,.hentry .page-link, .single .post-title,#comments .comment .fn  {
	font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial,sans-serif;
}
#masthead .site-title {
/*padding:5px;*/
font-size: 30px;
}

#secondary h1, #secondary h2, #secondary h3, #secondary h4, #secondary h5, #secondary h6 {
color: #F5F0F0;
}

#secondary {
	color: rgb(230 230 230);
}

.hentry {
	border-bottom: 1px solid #EEE;
	padding: 60px 35px !important;
	position: relative;
}

#page:before, .sidebar-offcanvas, #secondary {
/*	background-color: #0073A1 !important; */
background-color: #0d688f !important;;

}

#primary .page-title {
	color: #666;
}

.hentry .entry-title {
	margin-top: 0px;
	text-align: left !important;
	font-size: 44px !important;
}

.hentry .entry-meta {
	text-transform: none;
	text-align: right;
	color: #666
}

.entry-title a{
	color: #323a45 !important;
}

.hentry .tags-links a {
	background: #535353 none repeat scroll 0% 0% !important;
	color: #E1E1E1 !important;
	padding: 5px 10px;
	border-radius: 4px;
}
.entry-header {
	border-bottom: 1px solid #F3F3F3;
	padding: 0px 0px 10px 0px;
}
.hentry .page-links a {
color: #d33b2c;
}

p {
	margin: 0px 10px 10px !important;
}

a {
color: #006cb5;
}

.entry-meta a {
	color: #2878ae !important;
}

.entry-meta a:hover {
	color: #3bc4fa;
}

#site-navigation li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	display: block;
}

#secondary .widget-title {
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.8) !important;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 10px;
}

#secondary a:hover, #secondary a:active {
	color: #2E8BC3 !important;
}

.nav-next{
	background-color: #4D4A4A !important;
}

.published {
	position:relative;
	padding-left: 20px;
}
.published:before {
	position:absolute;
	font-family: FontAwesome;
	left:-4px;
	content: "\f073";
}

.author {
	position:relative;
	padding-left: 20px;
}
.author:before {
	position:absolute;
	font-family: FontAwesome;
	left:2px;
	content: "\f007";
}

.comments-link {
	position:relative;
	padding-left: 20px;
}
.comments-link:before {
	position:absolute;
	font-family: FontAwesome;
	left:-4px;
	content: "\f0e5";
}




.pagination .page-numbers {
	display: inline-block;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid #545454 !important;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.625;
	border-radius: 3px;
	-moz-user-select: none;
	outline: medium none !important;
	color: #FFF;
	background-color: #545454 !important;
}

.single .post-navigation .nav-links > div:first-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background-color: #717577 !important;
}

.wp-element-button {
 color: #000000;
}

.single .post-navigation .meta-nav {
    color: #ffffff;
}

/*--------------------------------------------------------------
	FOOTER
--------------------------------------------------------------*/
