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

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

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

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

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

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

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

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

@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");

.hotmag .post {
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	border-radius: 0px;
	background: #fff;
	overflow: hidden;
	position: relative;
	font-family: "Lato", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.75;
	color: #383a3b;
}

.hotmag .post .post-header {
	margin-bottom: 0px 0px 0px 0px;
	position: relative;
	padding: 0px 0px;
}

.hotmag .post .post-header .post-thumb {
	margin: 0px 0px 0px 0px;
	display: block;
	overflow: hidden;
	position: relative;
	background: #000;
}

.hotmag .post .post-header .post-thumb img {
	width: 100%;
	height: auto;
	transition: all .3s ease-out 0s;
}

.hotmag .post .post-header .post-thumb:hover img {
	transform: scale(1.15);
	opacity: .5;
	transition: all .3s ease-out 0s;
}

.hotmag .post .post-header .post-category {
	font-family: "Droid Sans", sans-serif;
	background: #222 none repeat scroll 0% 0%;
	color: #fff;
	font-size: 13px;
	display: block;
	display: block;
	float: left;
	padding: 4px 12px;
	margin: 0px;
	transition: all .3s ease-out 0s;
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 9999;
}

.hotmag .post .post-header .post-category:hover {
	background: #222;
	transition: all .3s ease-out 0s;
}

.hotmag .post .post-header .post-category a {
	color: #fff;
	text-decoration: none;
}

.hotmag .post .post-header .post-category a:hover {
	color: #fccf00;
	text-decoration: none;
}

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

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

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

.hotmag .post .post-meta {
	padding: 0px 10px;
}

.hotmag .post .post-meta a {
	text-decoration: none;
}

.hotmag .post .post-meta .post-category {}

.hotmag .post .post-meta .post-date {}

.hotmag .post .post-meta .post-author {}

.hotmag .post .post-meta .post-commments {}

.hotmag .post .post-content {
	text-transform: none;
	padding: 0px 10px;
	margin: 0px 0px;
	word-wrap: break-word;
	font-family: "Ruda", sans-serif;
	display: block;
	position: relative;
	color: #777;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: 0px;
}

.hotmag .post .article_more {
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.hotmag .post .article_more a {
	transition: all .35s ease-in-out 0s;
	font-family: "Ruda", sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background: #525252;
	font-size: 13px;
	margin: 0px auto;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding: 5px 10px;
	line-height: 1.3em;
	position: relative;
}

.hotmag .post .article_more a:hover {
	color: #fccf00;
	text-decoration: none;
	background: #525252;
}

.hotmag .post .article_more a:after {
	position: relative;
	display: inline-block;
	font-family: "FontAwesome";
	content: "";
	color: #fff;
	font-size: 10px;
	font-style: normal;
	margin-left: 2px;
	margin-left: -10px;
	opacity: 0;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}

.hotmag .post .article_more a:hover:after {
	opacity: 1;
	padding-left: 5px;
	margin-left: 6px;
}

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

.hotmag .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;
}

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

.hotmag .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: 12px;
	color: #ccc8c9;
	font-family: Droid Sans, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

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

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

.hotmag .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: 45px;
	font-family: "Ruda", sans-serif;
}

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

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

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

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

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

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

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

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

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

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

.hotmag .post-page .post-page-content {
	text-align: left;
	padding: 0px 70px 20px 70px;
	text-transform: none;
	margin: 0px auto;
	color: #777;
	font-family: "Ruda", sans-serif;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: 0px;
}

.hotmag .post-page .post-page-tags {
	padding: 20px 70px;
	text-transform: none;
	font-size: 13px;
	color: #b5b8b9;
}

.hotmag .post-page .post-page-tags a {
	text-decoration: none;
	border: 1px solid #f2f2f2;
	border-radius: 100px;
	margin: 0px 4px 4px 0px;
	font-size: 14px;
	line-height: 16px;
	color: #b5b8b9;
	padding: 4px 8px;
}

.hotmag .post-page .post-page-tags a:hover {
	border: 1px solid #000;
	color: #b5b8b9;
	background: #000;
	transition: all .35s ease-in-out 0s;
}

.hotmag .post-page .post-page-comments {
	text-align: left;
	text-transform: none;
	padding: 20px 70px;
	display: xx-updated-by-parser-do-not-use-display-none;
}

.hotmag .post-page .post-page-share {
	padding: 20px 50px;
	margin: 0px -1px;
}

.hotmag .post-page .post-page-share a {
	text-decoration: none;
}

.hotmag .post-page .post-page-share .entry-sharing {
	border: 0px;
}

.hotmag .post-page .post-page-share .entry-sharing .share {
	display: xx-updated-by-parser-do-not-use-display-none;
}

.hotmag .post-page .post-page-share .entry-sharing a {
	text-decoration: none;
	border: 1px solid #f2f2f2;
	border-radius: 100px;
	margin: 0px 4px 4px 0px;
	font-size: 14px;
	line-height: 16px;
	color: #b5b8b9;
	padding: 4px 8px;
}

.hotmag .post-page .post-page-share .entry-sharing a:hover {
	border: 1px solid #000;
	color: #b5b8b9;
	background: #000;
	transition: all .35s ease-in-out 0s;
}

.hotmag .wsBlogBlock {
	margin: 0px 0px 20px 20px;
	padding: 0px 20px;
	display: block;
	overflow: hidden;
	position: relative;
	border-radius: 0px;
}

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

.hotmag .wsBlogBlock > h2 {
	margin: 0px 0px 10px 0px;
	color: #fff;
	padding: 20px 20px;
	background: #ffa812;
	margin-bottom: 0px;
	font-weight: 400;
	font-weight: 500;
	text-align: left;
	font-family: Raleway;
	font-size: 16px;
	line-height: 10px;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
}

.hotmag .wsBlogBlock ul {
	margin: 0px;
	padding: 0px;
}

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

.hotmag .wsBlogBlock ul li:first-child {
	border-top: 0px;
}

.hotmag .wsBlogBlock 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;
	padding: 6px 0px;
	display: block;
	overflow: hidden;
	position: relative;
}

.hotmag .wsBlogBlock ul li a:hover {
	color: #444;
}

.hotmag .wsBlogBlockTags ul, .hotmag .wsBlogBlockCategories ul, .hotmag .wsBlogBlockArchives ul {
	padding: 10px 0px 0px 0px;
}

.hotmag .wsBlogBlockTags ul li, .hotmag .wsBlogBlockCategories ul li, .hotmag .wsBlogBlockArchives ul li {
	padding: 0px;
	margin: 0px 4px 4px 0px;
	border: 0px solid #eee;
	display: inline-block;
	float: left;
}

.hotmag .wsBlogBlockTags ul li:hover, .hotmag .wsBlogBlockCategories ul li:hover, .hotmag .wsBlogBlockArchives ul li:hover {}

.hotmag .wsBlogBlockTags ul li a, .hotmag .wsBlogBlockCategories ul li a, .hotmag .wsBlogBlockArchives ul li a {
	color: #878787;
	border: 3px double #eee;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0px;
	padding: 7px 8px;
}

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

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

.hotmag div.jqcloud span.w10 {
	color: #111;
	font-size: 325%;
}

.hotmag div.jqcloud span.w9 {
	color: #111;
	font-size: 300%;
}

.hotmag div.jqcloud span.w8 {
	color: #111;
	font-size: 275%;
}

.hotmag div.jqcloud span.w7 {
	color: #111;
	font-size: 250%;
}

.hotmag div.jqcloud span.w6 {
	color: #111;
	font-size: 225%;
}

.hotmag div.jqcloud span.w5 {
	color: #111;
	font-size: 200%;
}

.hotmag div.jqcloud span.w4 {
	color: #111;
	font-size: 175%;
}

.hotmag div.jqcloud span.w3 {
	color: #111;
	font-size: 150%;
}

.hotmag div.jqcloud span.w2 {
	color: #111;
	font-size: 125%;
}

.hotmag div.jqcloud span.w1 {
	color: #111;
	font-size: 100%;
}

.hotmag div.jqcloud span.w10 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w9 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w8 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w7 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w6 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w5 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w4 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w3 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w2 a:hover {
	color: #666;
}

.hotmag div.jqcloud span.w1 a:hover {
	color: #666;
}

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

.hotmag .pagination {}

.hotmag .pagination li {}

.hotmag .pagination li:hover {}

.hotmag .pagination li a {
	border-radius: 1px !important;
	border: 1px solid #ddd;
	color: #000;
	background: none;
	width: 35px;
	height: 35px;
	line-height: 35px;
	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;
}

.hotmag .pagination li a:hover {
	background: #4791d2;
	border: 1px solid #4791d2;
	color: #fff;
}

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

.hotmag .pagination .first a {
	border: 1px solid #ddd;
}

.hotmag .pagination .first a:hover {
	border: 1px solid #4791d2;
}

.hotmag .pagination .prev {}

.hotmag .pagination .prev a {
	border: 1px solid #ddd;
}

.hotmag .pagination .prev a:hover {
	border: 1px solid #4791d2;
}

.hotmag .pagination .active {}

.hotmag .pagination .active a {
	background: #4791d2;
	color: #fff;
	border: 1px solid #4791d2;
}

.hotmag .pagination .active a:hover {
	background: #4791d2;
	color: #fff;
	border: 1px solid #4791d2;
}

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

.hotmag .pagination .next {}

.hotmag .pagination .next a {
	border: 1px solid #ddd;
}

.hotmag .pagination .next a:hover {
	border: 1px solid #4791d2;
}

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

.hotmag .pagination .last a {
	border: 1px solid #ddd;
}

.hotmag .pagination .last a:hover {
	border: 1px solid #4791d2;
}

.hotmag .pagination .page {}
