
.gladious .wsBlock {
	margin: 0px 0px 20px 20px;
	border: 1px solid #e1e1e1;
	padding: 0px 0px;
	display: block;
	overflow: hidden;
	position: relative;
	border-radius: 0px;
	background: #fff none repeat scroll 0% 0%;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .1);
}

.gladious .wsBlock > h2 {
	margin: -1px -21px 10px -21px;
	color: #fff;
	padding: 20px 0px;
	border-bottom: 1px solid #eaeaea;
	background: #ccc8c9;
	margin-bottom: 0px;
	font-weight: 400;
	font-weight: 500;
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	line-height: 10px;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
}

.gladious .wsBlock ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.gladious .wsBlock ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

.gladious .wsBlock ul li a {
	text-decoration: none;
	color: #444;
	font-family: Lora;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: 0px;
	display: block;
	overflow: hidden;
	position: relative;
}

.gladious .wsBlock ul li a:hover {
	color: #444;
}

.gladious .wsBlock ul li:first-child {
	border-top: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.gladious .wsBlock ul li:last-child {
	border-bottom: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.gladious .wsBlogBlockTags ul li a, .gladious .wsBlogBlockCategories ul li a, .gladious .wsBlogBlockArchives ul li a {
	color: #444;
}

.gladious .wsBlogBlockTags ul li a:hover, .gladious .wsBlogBlockCategories ul li a:hover, .gladious .wsBlogBlockArchives ul li a:hover {
	color: #444;
}

.gladious .wsBlogBlockTagCloud {
	border: 0px;
	background: none;
	box-shadow: none;
}

.gladious .wsCommentContainer {
	border: 1px solid silver;
	margin: 10px;
}

.gladious .wsComment {
	padding: 0px;
	margin: 0px;
}

.gladious .wsComment .entry-meta {
	padding: 10px;
	margin: 0px;
	background-color: #ddd;
}

.gladious .wsComment .entry-meta .entry-meta-header {
	font-size: 8pt;
	font-style: italic;
}

.gladious .wsComment .entry-meta .entry-meta-actions {
	text-align: right;
}

.gladious .wsComment .comment {
	padding: 10px;
}

.gladious .wsCommentActions {
	background-color: #ccc;
	min-height: 40px;
	padding: 10px;
}

.gladious .pagination-container {
	text-align: center;
	padding: 0px 20px 0px 20px;
	border-radius: 0px;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.gladious .pagination {}

.gladious .pagination li {}

.gladious .pagination li:hover {}

.gladious .pagination li a {
	border-radius: 1px !important;
	border: 0px;
	color: #aaa;
	background: none;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0px 4px;
	padding: 0px;
	font-family: "Open Sans", sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
}

.gladious .pagination li a:hover {
	background: #789376;
	color: #fff;
}

.gladious .pagination .first {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.gladious .pagination .first a {
	border: 0px;
}

.gladious .pagination .first a:hover {
	border: 0px;
}

.gladious .pagination .prev {}

.gladious .pagination .prev a {
	border: 0px;
}

.gladious .pagination .prev a:hover {
	border: 0px;
}

.gladious .pagination .active {}

.gladious .pagination .active a {
	background: #789376;
	color: #fff;
	border: 0px;
}

.gladious .pagination .active a:hover {
	background: #789376;
	color: #fff;
	border: 0px;
}

.gladious .pagination .disabled {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.gladious .pagination .next {}

.gladious .pagination .next a {
	border: 0px;
}

.gladious .pagination .next a:hover {
	border: 0px;
}

.gladious .pagination .last {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.gladious .pagination .last a {
	border: 0px;
}

.gladious .pagination .last a:hover {
	border: 0px;
}

.gladious .pagination .page {}

@import url("https://fonts.worldsoft.ch/css?family=Droid+Sans");

@import url("https://fonts.worldsoft.ch/css?family=PT+Serif");

@import url("https://fonts.worldsoft.ch/css?family=Lora:400,700");

@import url("https://fonts.worldsoft.ch/css?family=Playfair+Display:400,700,900");

@import url("https://fonts.worldsoft.ch/css?family=Lustria");

@import url("https://fonts.worldsoft.ch/css?family=Lato:100,300,400,700,900");

.gladious .post {
	margin-bottom: 0px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-radius: 0px;
	background: #ededed none repeat scroll 0% 0%;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .1);
	font-family: "Lato", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.75;
	color: #383a3b;
	text-align: center;
	min-height: 430px;
}

.gladious .post .post-header {
	margin-bottom: 2% 0px 0px 0px;
	position: relative;
	padding: 0px 0px;
}

.gladious .post .post-header .post-thumb {
	margin: 6px -1px 2% -1px;
	min-height: 280px;
}

.gladious .post .post-header .post-thumb img {
	max-width: 433px;
	height: 400px;
	width: 100% !important;
	object-fit: cover;
	object-position: top center;
}

.gladious .post .post-header .post-category {
	font-family: "Droid Sans", sans-serif;
	line-height: 12px;
	font-size: 12px;
	color: #ccc8c9;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gladious .post .post-header .post-category a {
	color: #ccc8c9;
	text-decoration: none;
}

.gladious .post .post-header .post-category a:hover {
	text-decoration: underline;
}

.gladious .post .post-header .post-title {
	display: block;
	height: 50px;
	position: relative;
	padding: 10px 40px;
	margin: 0px 0px 10px 0px;
	font-family: "Droid Sans", sans-serif;
	font-weight: 500;
	color: #293335;
	line-height: 120%;
	font-size: 20px;
}

.gladious .post .post-header .post-title a {
	color: #293335;
	text-decoration: none;
	transition: all .35s ease-in-out 0s;
}

.gladious .post .post-header .post-title a:hover {
	color: #008799;
	transition: all .35s ease-in-out 0s;
}

.gladious .post .post-footer .post-meta {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.gladious .post .post-footer .post-meta a {}

.gladious .post .post-footer .post-meta .post-category {}

.gladious .post .post-footer .post-meta .post-date {}

.gladious .post .post-footer .post-meta .post-author {}

.gladious .post .post-footer .post-meta .post-commments {}

.gladious .post .post-content {
	text-transform: none;
	padding: 0px 40px;
	margin: 0px 0px;
	word-wrap: break-word;
	font-family: "Droid Sans" sans-serif;
	text-align: center;
	display: block;
	position: relative;
	color: #777;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: 0px;
	min-height: 180px;
}

.gladious .post .blog_more {
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 40px 0px;
}

.gladious .post .blog_more a {
	transition: all .35s ease-in-out 0s;
	font-family: "Droid Sans", serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background: #789376;
	font-size: 15px;
	margin: 0px auto;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding: 1.3em 2.5em;
	line-height: 1.3em;
	position: relative;
}

.gladious .post .blog_more a:hover {
	color: #fff;
	text-decoration: none;
}

.gladious .blog_article hr {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.gladious .post-page {
	padding: 0px 0px 0px 0px;
	background: #fff none repeat scroll 0% 0%;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .1);
	border: 1px solid #e1e1e1;
	text-align: center;
}

.gladious .post-page .post-page-header {
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 40px 0px;
	overflow: hidden;
	position: relative;
	display: block;
}

.gladious .post-page .post-page-header .post-page-cats {
	position: relative;
	margin: 0px;
	display: inline-block;
	line-height: 12px;
	padding: 0 0 10px 0;
	font-size: 15px;
	color: #ccc8c9;
	font-family: Droid Sans, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gladious .post-page .post-page-header .post-page-cats a {
	color: #ccc8c9;
	text-decoration: none;
}

.gladious .post-page .post-page-header .post-page-cats a:hover {
	text-decoration: underline;
	color: #ccc8c9;
}

.gladious .post-page .post-page-header .post-page-title {
	display: block;
	position: relative;
	padding: 0px 0px;
	margin: 0px 70px 20px 70px;
	font-weight: 500;
	color: #293335;
	line-height: 120%;
	font-size: 40px;
	font-family: Droid Sans, sans-serif;
}

.gladious .post-page .post-page-header .post-page-title a {
	color: #293335;
}

.gladious .post-page .post-page-header .post-page-meta-title {
	padding: 0px 0px;
	overflow: hidden;
	position: relative;
}

.gladious .post-page .post-page-header .post-page-image {
	margin: 0px 70px 0px 70px;
	display: block;
	position: relative;
}

.gladious .post-page .post-page-header .post-page-image img {
	max-width: 50%;
	width: 100%;
	width: 100%;
	height: auto;
}

.gladious .post-page .post-page-header .post-page-meta {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.gladious .post-page .post-page-header .post-page-meta a {}

.gladious .post-page .post-page-header .post-page-meta .post-date {}

.gladious .post-page .post-page-header .post-page-meta .post-page-author {}

.gladious .post-page .post-page-header .post-page-meta .post-page-comments {}

.gladious .post-page .post-page-header .post-page-title a {
	color: #000;
	text-decoration: none;
}

.gladious .post-page .post-page-content {
	text-align: center;
	padding: 0px 70px 20px 70px;
	text-transform: none;
	margin: 0px auto;
	color: #293335;
}
