
.worldsoft-2col .wsCommentContainer {
	border: 1px solid silver;
	margin: 10px;
}

.worldsoft-2col .wsComment {
	padding: 0px;
	margin: 0px;
}

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

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

.worldsoft-2col .wsComment .entry-meta .entry-meta-actions {
	text-align: right;
}

.worldsoft-2col .wsComment .comment {
	padding: 10px;
}

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

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

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

.worldsoft-2col .post {
	font-size: 16px;
	line-height: 1.65;
	color: #383a3b;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
}

.worldsoft-2col .post .post-header {
	margin-bottom: 10px;
	position: relative;
}

.worldsoft-2col .post .post-header .post-thumb {
	margin: -2px -2px 20px -2px;
}

.worldsoft-2col .post .post-header .post-thumb img {
	width: 100%;
	height: auto;
}

.worldsoft-2col .post .post-header .post-thumb img:hover {}

.worldsoft-2col .post .post-header .post-title {
	display: block;
	position: relative;
	font-size: 18px;
	line-height: 1.125;
	font-weight: normal;
	color: #222;
	font-family: "Lustria", serif;
	padding: 0px 20px;
	margin: 0px auto 10px auto;
}

.worldsoft-2col .post .post-header .post-title a {
	color: #222;
	text-decoration: none;
	transition: all .35s ease-in-out 0s;
}

.worldsoft-2col .post .post-header .post-title a:hover {
	color: #3c362e;
	transition: all .35s ease-in-out 0s;
}

.worldsoft-2col .post .post-header .post-meta {
	font-size: 13px;
	font-family: "Lustria", sans-serif;
	margin: 0px 0px 20px 0px;
	color: #d6a940;
}

.worldsoft-2col .post .post-header .post-meta a {
	color: #d6a940;
	text-decoration: none;
}

.worldsoft-2col .post .post-header .post-meta .post-category {
	margin-right: 25px;
	display: xx-updated-by-parser-do-not-use-display-none;
}

.worldsoft-2col .post .post-header .post-meta .post-date {
	width: 45%;
	position: relative;
	display: block;
	margin: 0px auto;
}

.worldsoft-2col .post .post-header .post-meta .post-date .post-date-in {
	color: #be9656;
	font-style: italic;
	font-size: 300;
	text-transform: none;
	position: relative;
	display: block;
}

.worldsoft-2col .post .post-header .post-meta .post-date .post-date-in::before {
	content: "";
	border-bottom: 1px solid #be9656;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 0;
}

.worldsoft-2col .post .post-header .post-meta .post-date .post-date-in span {
	display: inline-block;
	padding: 0px 1.2em;
	background: #fff none repeat scroll 0% 0%;
	position: relative;
	z-index: 2;
}

.worldsoft-2col .post .post-header .post-meta .post-author {
	margin-right: 15px;
	display: xx-updated-by-parser-do-not-use-display-none;
}

.worldsoft-2col .post .post-header .post-meta .post-commments {
	margin-right: 0px;
	display: xx-updated-by-parser-do-not-use-display-none;
}

.worldsoft-2col .post .post-content {
	text-transform: none;
	font-family: "lato", serif;
	padding: 0px 0px;
	margin: 0px auto;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.7;
	word-wrap: break-word;
	text-align: left;
}

.worldsoft-2col .post .article_more {
	display: block !important;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	text-align: left;
}

.worldsoft-2col .post .article_more a {
	font-weight: bold;
	font-weight: 600;
	padding: 6px 0px;
	display: inline-block;
	text-decoration: underline;
	text-decoration: none;
	transition: all .35s ease-in-out 0s;
	font-family: "lato", serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #be9656;
}

.worldsoft-2col .post .article_more a:hover {
	color: #d6a940;
	text-decoration: none;
	transition: all .35s ease-in-out 0s;
}

.worldsoft-2col .ws_article hr {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.worldsoft-2col .post-page {
	font-size: 16px;
	line-height: 1.65;
	color: #383a3b;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.worldsoft-2col .post-page .post-page-header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	overflow: hidden;
	position: relative;
	display: block;
}

.worldsoft-2col .post-page .post-page-header .post-page-meta-title {
	padding: 0px 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.worldsoft-2col .post-page .post-page-header .post-page-image {
	margin: 0px 0px 0px 0px;
	display: block;
	position: relative;
}

.worldsoft-2col .post-page .post-page-header .post-page-image img {
	max-width: 100%;
	width: 100%;
	width: 100%;
	height: auto;
}

.worldsoft-2col .post-page .post-page-header .post-page-image img:hover {}

.worldsoft-2col .post-page .post-page-header .post-page-meta {
	font-size: .75em;
	text-transform: uppercase;
	letter-spacing: .03em;
	position: relative;
	margin-top: 5px;
	opacity: .8;
	color: #000;
}

.worldsoft-2col .post-page .post-page-cats {
	color: #c7a84e;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-transform: uppercase;
	position: relative;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: center;
}

.worldsoft-2col .post-page .post-page-cats::before {
	content: "";
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 0;
}

.worldsoft-2col .post-page  .post-page-cats span {
	display: inline-block;
	padding: 0px 1.2em;
	background: #fff none repeat scroll 0% 0%;
	position: relative;
	z-index: 2;
}

.worldsoft-2col .post-page .post-page-cats a {
	color: #000;
	text-decoration: none;
}

.worldsoft-2col .post-page .post-page-header .post-date {
	width: 45%;
	position: relative;
	display: block;
	margin: 0px auto;
}

.worldsoft-2col .post-page .post-page-header .post-date .post-date-in {
	color: #be9656;
	font-style: italic;
	font-size: 300;
	text-transform: none;
	position: relative;
	display: block;
}

.worldsoft-2col .post-page .post-page-header .post-date .post-date-in::before {
	content: "";
	border-bottom: 1px solid #be9656;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 0;
}

.worldsoft-2col .post-page .post-page-header .post-date .post-date-in span {
	display: inline-block;
	padding: 0px 1.2em;
	background: #fff none repeat scroll 0% 0%;
	position: relative;
	z-index: 2;
}

.worldsoft-2col .post-page .post-page-header .post-page-meta .post-page-author {
	margin-right: 12px;
	display: xx-updated-by-parser-do-not-use-display-none;
}

.worldsoft-2col .post-page .post-page-header .post-page-meta .post-page-author a {
	color: #000;
	text-decoration: none;
}

.worldsoft-2col .post-page .post-page-header .post-page-meta .post-page-comments {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.worldsoft-2col .post-page .post-page-header .post-page-title {
	display: block;
	position: relative;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.125;
	font-weight: 400;
	color: #222;
	font-family: "Lustria", serif;
	padding: 0px 20px;
	margin: 30px auto 0px auto;
}

.worldsoft-2col .post-page .post-page-header .post-page-title a {
	color: #3c362e;
	text-decoration: none;
}

.worldsoft-2col .post-page .post-page-content {
	text-align: left;
	padding: 0px 0px 20px 0px;
	text-transform: none;
	margin: 0px auto;
	font-family: "lato", serif;
	color: #000;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.7;
	word-wrap: break-word;
}

.worldsoft-2col .post-page .post-page-tags {
	padding: 20px 0px;
	text-align: left;
	text-align: left;
	text-transform: none;
	font-size: 13px;
}

.worldsoft-2col .post-page .post-page-tags a {
	text-decoration: none;
	background: #f5f5f5;
	margin: 0px 4px 4px 0px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	color: #000;
	padding: 4px 10px;
	display: inline-block;
}

.worldsoft-2col .post-page .post-page-comments {
	text-align: left;
	text-transform: none;
	padding: 0px;
	display: xx-updated-by-parser-do-not-use-display-none;
}

.worldsoft-2col .post-page .post-page-share {
	padding: 20px 0px;
	margin: 0px -1px;
	text-align: right;
}

.worldsoft-2col .post-page .post-page-share a {
	text-decoration: none;
}

.worldsoft-2col .post-page .post-page-share .entry-sharing {
	border: 0px;
}

.worldsoft-2col .post-page .post-page-share .entry-sharing a {
	border: 0px;
	text-decoration: none;
	background: #f5f5f5;
	margin: 0px 4px 4px 0px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	color: #000;
	padding: 4px 10px;
	display: inline-block;
}

.worldsoft-2col .wsBlogBlock {
	margin: 0px 0px 30px 20px;
	border: 1px solid #e1e1e1;
	padding: 10px 10px;
	display: block;
	overflow: hidden;
	position: relative;
}

.worldsoft-2col .wsBlogBlockTagCloud {
	border: 0px;
}

.worldsoft-2col .wsBlogBlock > h2 {
	font-family: "Lustria", serif;
	margin: 0px 0px 15px 0px;
	padding: 10px 0;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}

.worldsoft-2col .wsBlogBlock ul {
	margin: 0px;
	padding: 0px;
}

.worldsoft-2col .wsBlogBlock ul li {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0;
	border-top: 1px solid #e1e1e1;
}

.worldsoft-2col .wsBlogBlock ul li:first-child {
	border: 0px;
}

.worldsoft-2col .wsBlogBlock ul li a {
	text-decoration: none;
	font-family: "Lato";
	color: #111;
}

.worldsoft-2col .wsBlogBlockTags ul li {
	padding: 5px;
	float: left;
	margin: 0px 5px 5px 0px;
	background: #f5f5f5;
	border: 0px;
}

.worldsoft-2col .wsBlogBlockTags ul li a {
	color: #111;
}

.worldsoft-2col div.jqcloud span.w10, .worldsoft-2col div.jqcloud span.w9, .worldsoft-2col div.jqcloud span.w8, .worldsoft-2col div.jqcloud span.w7, .worldsoft-2col div.jqcloud span.w6, .worldsoft-2col div.jqcloud span.w5, .worldsoft-2col div.jqcloud span.w4, .worldsoft-2col div.jqcloud span.w3, .worldsoft-2col div.jqcloud span.w2, .worldsoft-2col div.jqcloud span.w1 {
	padding: 2px 5px;
	font-family: "Lato", sans-serif;
}

.worldsoft-2col .pagination-container {
	text-align: left;
}

.worldsoft-2col .pagination {}

.worldsoft-2col .pagination li {}

.worldsoft-2col .pagination li:hover {}

.worldsoft-2col .pagination li a {
	border-radius: 0px !important;
	border: 0px;
	color: #be9656;
}

.worldsoft-2col .pagination li a:hover {
	background: none;
	color: #383a3b;
}

.worldsoft-2col .pagination .first {}

.worldsoft-2col .pagination .first a {
	border: 0px;
}

.worldsoft-2col .pagination .first a:hover {
	border: 0px;
}

.worldsoft-2col .pagination .prev {}

.worldsoft-2col .pagination .prev a {
	border: 0px;
}

.worldsoft-2col .pagination .prev a:hover {
	border: 0px;
}

.worldsoft-2col .pagination .active {}

.worldsoft-2col .pagination .active a {
	background: none;
	color: #be9656;
	font-weight: bold;
	border: 0px;
}

.worldsoft-2col .pagination .active a:hover {
	background: none;
	color: #383a3b;
	font-weight: bold;
	border: 0px;
}

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

.worldsoft-2col .pagination .next {}

.worldsoft-2col .pagination .next a {
	border: 0px;
}

.worldsoft-2col .pagination .next a:hover {
	border: 0px;
}

.worldsoft-2col .pagination .last {}

.worldsoft-2col .pagination .last a {
	border: 0px;
}

.worldsoft-2col .pagination .last a:hover {
	border: 0px;
}

.worldsoft-2col .pagination .page {}
