
.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-googleproxy.worldsoft-cms.info/css?family=Ruda");

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

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

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

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

@import url("https://fonts-googleproxy.worldsoft-cms.info/css?family=Lustria");

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

.hotmag .post {
	margin-bottom: 30px;
	padding: 5px;
	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: #00acd6 none repeat scroll 0% 0%;
	color: #fff;
	font-size: 14px;
	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: #fff;
	text-decoration: none;
}

.hotmag .post .post-title {
	display: block;
	position: relative;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
	text-transform: capitalize;
	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 {
	display: inline-block;
}

.hotmag .post .post-meta .post-author {
	display: inline-block;
}

.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: "Lora";
	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: "Lora", serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background: #f56954;
	font-size: 14px;
	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: #fff;
	text-decoration: none;
	background: #575757;
}

.hotmag .post .article_more a:after {
	position: relative;
	display: inline-block;
	font-family: "FontAwesome";
	content: "";
	color: #fff;
	font-size: 14px;
	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 .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: 14px;
	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: PT Serif, 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: Lora;
	font-size: 14px;
	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: 14px;
	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;
}

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