/*
Theme Name: FSSSU BlueGray Clean
Version: 1.0.0
Requires PHP: 7.4
Requires at least: 6.0
Author: FSSSU migration
Description: Clean classic theme rebuilt from the original BlueGray visual layout for the FSSSU migration.
Text Domain: fsssu-bluegray-clean
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display: block;
}

html {
	-webkit-text-size-adjust: 100%;
}

body {
	background: #eee;
	color: #333;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	word-wrap: break-word;
}

body.custom-background {
	background-color: #f2f2f2;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#main-content:after,
.entry-content:after,
.post-nav:after,
#footer-widgets:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

h1 {
	clear: both;
	font-size: 2.2em;
	line-height: 1.25;
	margin: 0 0 10px;
}

h2 {
	clear: both;
	font-size: 1.55em;
	line-height: 1.25;
	margin: 0 0 10px;
}

h3 {
	clear: both;
	font-size: 1.45em;
	line-height: 1.5;
	margin: 0 0 10px;
}

p {
	margin: 0 0 10px;
}

a {
	color: #00aaff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong, b {
	font-weight: 700;
}

em, cite {
	font-style: italic;
}

blockquote {
	border-left: 2px solid #00aaff;
	display: block;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
}

table {
	margin: 0 0 10px;
}

table, th, td {
	border: 1px solid #ddd;
	padding: 5px 10px;
}

ul {
	list-style: square;
	margin: 0 0 10px;
}

ol {
	list-style: decimal;
	margin: 0 0 10px;
}

li {
	margin: 0 0 0 20px;
}

input, select, textarea {
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	font: inherit;
	padding: 2px 5px;
}

button,
input[type="submit"] {
	background: #00aaff;
	border: 0;
	color: #fff;
	cursor: pointer;
	padding: 2px 8px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
	word-wrap: normal;
}

#container {
	clear: both;
}

#header-first {
	clear: both;
	margin: 0 auto;
	max-width: 1160px;
	padding: 20px 20px 0;
	text-align: center;
}

.logo {
	clear: both;
	padding: 0 0 20px;
}

.logo img {
	height: auto;
	max-width: min(620px, 92vw);
}

.logo h1 {
	margin: 0;
}

.logo h1 a:hover {
	color: #333;
	text-decoration: none;
}

.site-tagline {
	font-size: 1.45em;
	padding: 5px 0 0;
}

#header-second {
	clear: both;
	text-align: center;
}

.nav-head-container {
	background: #333;
	clear: both;
}

.nav-head {
	clear: both;
	margin: 0 auto;
	max-width: 1160px;
	padding: 0 20px;
}

.nav-head ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999;
}

.nav-head ul li {
	display: inline-block;
	margin: 0 10px;
	padding: 0;
	position: relative;
}

.nav-head ul li a {
	background: none;
	color: #ddd;
	display: block;
	padding: 10px 0;
	text-decoration: none;
}

.nav-head ul li a:hover,
.nav-head .current-menu-item > a,
.nav-head .current-menu-parent > a {
	text-decoration: underline;
}

.nav-head ul ul {
	background: #00aaff;
	height: 0;
	left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 100%;
	visibility: hidden;
	width: 12em;
}

.nav-head ul ul ul {
	left: 100%;
	top: 0;
}

.nav-head ul ul li {
	display: block;
	margin: 0;
}

.nav-head ul ul a {
	color: #fff;
	padding: 5px 10px;
}

.nav-head ul li:hover > ul,
.nav-head ul li:focus-within > ul {
	height: auto;
	overflow: visible;
	visibility: visible;
}

.mobile-nav-container {
	display: none;
}

.front-slider {
	background: #f2f2f2;
}

.front-slider .metaslider,
.entry-content .metaslider {
	margin-bottom: 44px !important;
}

.front-slider .metaslider .flex-control-nav,
.front-slider .metaslider .flex-control-paging,
.entry-content .metaslider .flex-control-nav,
.entry-content .metaslider .flex-control-paging {
	bottom: auto !important;
	left: auto !important;
	margin: 14px 0 0 !important;
	position: relative !important;
	text-align: center !important;
	width: 100% !important;
	z-index: 2;
}

.front-slider .metaslider .flex-control-nav li,
.entry-content .metaslider .flex-control-nav li {
	display: inline-block !important;
	margin: 0 6px !important;
}

#main-content {
	clear: both;
	margin: 0 auto;
	max-width: 1160px;
	padding: 0 20px;
}

#content {
	float: left;
	padding: 20px 2% 20px 0;
	width: 66%;
}

#content-full {
	clear: both;
	padding: 20px 0;
	width: 100%;
}

.page-title,
.post-title,
.post-title-single {
	margin: 0 0 20px;
}

.post-title a:hover {
	color: #333;
	text-decoration: none;
}

.post-list {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 20px;
}

.entry-content {
	clear: both;
	padding: 0 0 20px;
}

.postmetadata {
	border: 1px solid #ddd;
	clear: both;
	margin: 0 0 20px;
	padding: 5px 10px;
}

.more {
	clear: both;
	padding: 0 0 20px;
}

a.readmore {
	background: #00aaff;
	color: #fff;
	float: right;
	padding: 2px 5px;
	text-decoration: none;
}

a.readmore:hover {
	background: #333;
	text-decoration: none;
}

.post-nav {
	clear: both;
	padding: 0 0 20px;
}

.nav-prev {
	float: left;
}

.nav-next {
	float: right;
}

embed, iframe, object, video {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

.alignright {
	float: right;
	margin-left: 1em;
}

.alignleft {
	float: left;
	margin-right: 1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.list-image,
.single-image {
	float: left;
	margin: 0.4em 1em 0.4em 0;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption-text {
	text-align: center;
}

#sidebar {
	float: right;
	padding: 20px 0 0;
	width: 32%;
}

.widget {
	background: #f8f8f8;
	border: 1px solid #ddd;
	margin: 0 0 20px;
	padding: 15px 20px;
}

.widgettitle,
.widget-title {
	border-bottom: 2px solid #00aaff;
	color: #00aaff;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#footer {
	background: #333;
	clear: both;
	color: #ddd;
}

#footer a {
	color: #ddd;
}

.site-info {
	clear: both;
	margin: 0 auto;
	max-width: 1160px;
	padding: 20px;
	text-align: center;
}

@media screen and (max-width: 767px) {
	#container {
		padding: 0 4%;
		width: 92%;
	}

	#header-first,
	#main-content {
		padding-left: 0;
		padding-right: 0;
	}

	#content,
	#content-full,
	#sidebar {
		clear: both;
		float: left;
		padding: 10px 0 20px;
		width: 100%;
	}

	.nav-head {
		display: none;
	}

	.mobile-nav-container {
		background: #333;
		display: block;
		padding: 0 20px;
		text-align: left;
	}

	.mobile-nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.mobile-nav li {
		margin: 0;
	}

	.mobile-nav a {
		border-bottom: 1px dotted #666;
		color: #ddd;
		display: block;
		padding: 10px 0;
	}
}
