@import url('https://fonts.googleapis.com/css?family=Arsenal:400,700&display=swap&subset=cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&display=swap&subset=cyrillic-ext');
@font-face
{
	font-family: 'Dashicon';
	src: url('fonts/dashicons.eot');
	src: url('fonts/dashicons.eot') format('embedded-opentype'), url('fonts/dashicons.woff') format('woff'), url('fonts/dashicons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@keyframes cssload-rotate {
    0% { transform: rotate(0deg) }
	100% { transform: rotate(360deg) }
}
body
{
	padding: 0px;
	margin: 0px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
div.catname {
	text-align: right;
	padding-top: 0.1em;
	margin-top: -1.6em;
	z-index: 150;
	position: relative;
}
div.side-right a {
	color: inherit;
	opacity: 0.9;
}
div.side-right a:hover {
	text-decoration: none;
	opacity: 1;
}
div.catname a {
	text-decoration: none;
}
div.catname span:hover {
}
div.title {
	padding: 5em 1.5em 0.7em 1.5em;
}
div.title h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.15em;
	line-height: 1.25em;
}
div.preview {
	padding-right: 1.5em;
	padding-left: 1.5em;
}
div.preview p {
	font-size: 0.85em;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
div.desc a {
	text-decoration: none;
}
div.desc a:hover {
}
div.desc p {
	padding: 0em;
	margin: 0em 0em 0.5em 0em;
}
span.source {
	font-size: 0.8em;
	text-transform: uppercase;
}
span.count-icon {
	font-family: 'Dashicon';
	font-size: 1.15em;
	float: left;
	padding-top: 0.05em;
}
span.count-num {
	font-size: 0.8em;
	padding-left: 0.4em;
}
div.count-block {
	padding: 1em 1.5em 0em 1.5em;
	z-index: 100;
}
span.like {
	padding: 0em 0.15em 0.3em 0.15em;
	font-family: 'Dashicon';
	font-size: 1.3em;
	float: right;
}
span.dislike {
	padding: 0.3em 0.15em 0em 0.15em;
	font-family: 'Dashicon';
	font-size: 1.3em;
	float: right;
}
button.like {
	border-radius: 2em;
	border-style: none;
	border-width: 0px;
	font-family: 'Dashicon';
	font-size: 1.25em;
	width: 1.8em;
	height: 1.8em;
	outline: none;
	margin-right: 1em;
	text-align: center;
    padding: 0em;
}
button.dislike {
	border-radius: 2em;
	border-style: none;
	border-width: 0px;
	font-family: 'Dashicon';
	font-size: 1.25em;
	width: 1.8em;
	height: 1.8em;
	outline: none;
	text-align: center;
    padding: 0em;
}
button.comment-btn {
	border-radius: 2em;
	border-style: none;
	border-width: 0px;
	font-family: 'Dashicon';
	font-size: 1.25em;
	width: 1.8em;
	height: 1.8em;
	outline: none;
	text-align: center;
    padding: 0em;
}
button.reblog {
	border-radius: 2em;
	border-style: none;
	border-width: 0px;
	font-family: 'Dashicon';
	font-size: 1.25em;
	width: 1.8em;
	height: 1.8em;
	outline: none;
	text-align: center;
    padding: 0em;
}
button.favorite {
	border-radius: 2em;
	border-style: none;
	border-width: 0px;
	font-family: 'Dashicon';
	font-size: 1.25em;
	width: 1.8em;
	height: 1.8em;
	outline: none;
	margin-left: 1em;
	text-align: center;
    padding: 0em;
	position: relative;
	z-index: 999999;
}
div.post-detail {
	font-family: 'Dashicon';
	font-size: 1.7em;
	margin-top: 0.25em;
	float: left;
	color: inherit;
	opacity: 0.8;
}
div.post-detail-top {
	font-family: 'Dashicon';
	font-size: 1.4em;
	margin-top: 0em;
	float: left;
	letter-spacing: 0.25em;
	color: inherit;
	opacity: 0.9;
}
button.post-edit, button.post-del {
	border-radius: 2em;
	border-style: none;
	border-width: 0px;
	font-family: 'Dashicon';
	font-size: 1.25em;
	width: 1.8em;
	height: 1.8em;
	outline: none;
	margin-left: 1em;
	text-align: center;
    padding: 0em;
	position: relative;
	z-index: 999999;
	opacity: 0.95;
}
button.post-edit:hover, button.post-del:hover {
	opacity: 1;
	cursor: pointer;
}
button.dislike:hover, button.like:hover, button.favorite:hover, button.reblog:hover {
	cursor: pointer;
}
button.favorite-active, button.favorite-active:hover {
	cursor: default;
}
button.like-active, button.like-active:hover {
	cursor: default;
}
button.dislike-active, button.dislike-active:hover {
	cursor: default;
}
button.reblog-active, button.reblog-active:hover {
	cursor: default;
}
div.post-info {
	font-size: 0.9em;
}
a.item-click {
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
}
div.logo {
	width: 8em;
	height: 2.25em;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: left center;
	background-size: 6.8em 2.25em;
	float: left;
	margin-top: -0.45em;
	margin-bottom: -0.20em;
}
div.logo a {
	width: auto;
	height: 100%;
	display: block;
}
div.top a {
	text-decoration: none;
}
div.top a:hover {
	text-decoration: underline;
}
div.list {
	user-select: none;
	-webkit-user-select: none;
}
div.list h3 {
	font-family: 'Arsenal', Helvetica, sans-serif;
	text-align: center;
	border-width: 1px;
	border-bottom-style: solid;
}
div.user {
	float: right;
}
div.user-pic {
	width: 1.9em;
	height: 1.9em;
	background-image: url('images/user.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: center center;
	background-size: 1.94em 1.94em;
	border-radius: 2em;
	margin-top: -0.2em;
	float: right;
	cursor: pointer;
}
div.top-icon {
	font-family: 'Dashicon';
	float: left;
	margin-right: 1.5em;
	font-size: 1.3em;
	user-select: none;
	-webkit-user-select: none;
}
div.top-icon:hover {
	cursor: pointer;
}
div.zen {
	background-position: left center;
	background-size: auto 100%;
	z-index: 100;
	background-image: url('images/logo-zen.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 3em;
	font-weight: bold;
}
a.zenlink {
	text-decoration: none;
	padding: 0.4em 0.7em 0.5em 0.7em;
	font-size: 0.95em;
	transition: all .10s linear;
}
a.zenlink:hover {
	transition: all .10s linear;
}
div.soc {
	background-position: left center;
	background-size: auto 100%;
	z-index: 100;
	background-image: url('images/logo-soc.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 3em;
	font-weight: bold;
	margin-top: 2.2em;
}
div.soc-icon {
	width: 2.5em;
	height: 2.5em;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-size: 2.1em 2.1em;
	float: left;
	margin-right: 1em;
	transition: all .05s linear;
}
div.soc-icon a {
	width: 2.5em;
	height: 2.5em;
	display: block;
}
div.soc-icon:hover {
	background-position: center center;
	background-size: 2.3em 2.3em;
	transition: all .07s linear;
}
div.tone, div.busy {
	position: fixed;
	width: auto;
	height: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 3000;
}
div.mobsend {
	position: fixed;
	width: auto;
	height: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	padding: 4em 1em 1em 1em;
	z-index: 5000;
}
div.loader {
	border-style: solid;
	border-width: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	animation: cssload-rotate 1s linear infinite;
	margin-top: -10px;
	margin-left: -10px;
}
div.search {
	position: fixed;
	height: auto;
	top: 0em;
	z-index: 3100;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
}
div.search form {
	border-radius: 1em;
	padding: 0.3em 0.9em 0.3em 0.6em;
	margin: 0px 1em 0px 1em;
}
div.search input {
	background-position: left center;
	background-size: 1.1em 1.1em;
	padding: 0em 0em 0em 1.4em;
	width: 95%;
	margin: 0px;
	font-size: 1em;
	border-style: none;
	outline: none;
	background-image: url('images/search.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
}
div.help {
	position: absolute;
	right: 0px;
	bottom: 50px;
	left: 0px;
	text-align: center;
}
div.user-info {
	position: fixed;
	height: 0px;
	top: 0em;
	z-index: 3100;
	width: 100%;
	user-select: none;
	-webkit-user-select: none;
}
div.user-menu {
	padding: 0.75em 1.5em 0.5em 1.5em;
	position: relative;
	width: 15em;
	text-align: left;
	float: right;
	margin: 0em 1em 0em 0em;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.35);
	font-size: 0.9em;
}
div.user-menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.user-menu li {
	padding: 0.5em 1.1em 0.5em 4.0em;
	margin: 0em -1.1em 0em -1.1em;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: 1.5em center;
	background-size: 1.5em 1.5em;
	transition: all .10s linear;
}
div.user-menu a {
	display: block;
	text-decoration: none;
	position: relative;
}
div.user-menu li:hover {
	cursor: pointer;
	transition: all .10s linear;
}
div.user-menu hr {
	padding: 0px;
	margin: 0.5em -1.4em 0.5em -1.4em;
	border-style: solid none none none;
	border-width: 1px;
}
form.enter {
	padding: 0px;
	margin: 0.7em 0px 0px 0px;
}
div.old {
	text-align: center;
	padding: 0px;
	font-size: 0.8em;
	margin-top: 0.5em;
}
input.login {
	background-image: url('images/login.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: 0.2em center;
	background-size: 1.2em 1.2em;
	font-size: 1em;
	padding: 0.3em 0.5em 0.3em 1.5em;
	margin: 0em 0em 1em 0em;
	border-style: none;
	outline: none;
	width: calc(100% - 1.95em);
}
input.password {
	background-image: url('images/key.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: 0.2em center;
	background-size: 1.2em 1.2em;
	font-size: 1em;
	padding: 0.3em 0.5em 0.3em 1.5em;
	margin: 0em 0em 1.5em 0em;
	border-style: none;
	outline: none;
	width: calc(100% - 1.95em);
}
input.run {
	padding: 0.5em;
	margin: 0px 0px 0.7em 0px;
	border-style: none;
	font-size: 1em;
	width: 100%;
	cursor: pointer;
}
input.run:hover {
}
a.reg {
	display: block;
	width: calc(100% - 2px);
	text-align: center;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-decoration: none;
}
a.reg:hover {
	border: 1px solid rgba(255, 255, 255, 1);
}
div.old a {
	text-decoration: none;
}
div.old a:hover {
	text-decoration: underline;
}
p.user-name {
	margin: 0em 0em 0.2em 0em;
	padding: 0.3em 0em 0em 0em;
	height: 1.9em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.user-hover {
	padding: 0.4em 1.1em 0.3em 1.1em;
    margin: -0.4em -1.1em 0em -1.1em;
}
div.user-hover:hover {
	cursor: pointer;
}
img.user-img {
	border-radius: 2em;
	width: 2.2em;
	height: 2.2em;
	float: left;
	margin-right: 0.7em;
}
p.exit {
	padding: 0.5em 1.1em 0.5em 4.0em;
	margin: 0em -1.1em 0em -1.1em;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: 1.5em center;
	background-size: 1.5em 1.5em;
	background-image: url('images/exit-w.png');
	transition: all .10s linear;
}
p.exit:hover {
	cursor: pointer;
	transition: all .10s linear;
}
.profile {
	background-image: url('images/login-w.png');
}
.inform {
	background-image: url('images/info.png');
}
.comment {
	padding: 0px;
	margin: 0px;
	background-image: url('images/comment.png');
}
.love {
	background-image: url('images/love.png');
}
.ilike {
	background-image: url('images/like.png');
}
.ireblog {
	background-image: url('images/reblog.png');
}
.pass {
	background-image: url('images/password.png');
}
.follow {
	background-image: url('images/star.png');
}
.follower {
	background-image: url('images/follower.png');
}
.mainlist {
	background-image: url('images/list.png');
}
.addnote {
	background-image: url('images/addnote.png');
}
.addpub {
	background-image: url('images/addpub.png');
}
div.foot {
	padding: 1em 1.5em 1em 1.5em;
	font-size: 0.9em;
}
div.foot a, article a, div.discus a, form.node a {
	border-width: 1px;
	text-decoration: none;
	border-bottom-style: solid;
	transition: all .10s linear;
}
div.foot a:hover, article a:hover, div.discus a:hover {
	transition: all .10s linear;
}
div.foot h3 {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}
div.foot p {
	padding: 0em;
	margin: 0.5em 0em 0em 0em;
}
footer {
	clear: both;
	padding-top: 1em;
}
div.copyright {
	padding: 1em 1em 1.5em 1em;
	text-align: center;
	clear: both;
	font-size: 0.9em;
}
div.copyright a {
	text-decoration: none;
}
div.copyright a:hover {
	text-decoration: underline;
}
div.foot-bg {
	padding-top: 1em;
}
article p {
	padding: 0px;
	font-size: 1em;
	overflow: hidden;
}
div.discus {
	overflow: hidden;
}
form.node input {
	padding: 0.4em 0.6em 0.5em 0.6em;
	font-family: inherit;
	border-style: none;
	border-width: 0px;
	border-radius: 0.3em;
	outline: none;
	width: calc(100% - 1.2em);
	margin-bottom: 1em;
	font-size: 0.85em;
}
form.node input.register {
	width: 75%;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 1em;
}
form.node input::-moz-placeholder {
}
form.node input::-webkit-input-placeholder {
}
article img {
	width: 100%;
	height: auto;
}
article h1, article div.h1title {
	font-family: 'Arsenal', Helvetica, sans-serif;
	padding: 0px;
	margin: 0.5em 0em 0.3em 0em;
}
article blockquote {
	border-width: 3px;
	padding: 0.7em 0em 0.7em 1em;
	font-size: 1em;
	font-style: italic;
	border-left-style: solid;
}
article.user-desc {
	padding-top: 3em;
}
div.user-desc-page {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 0.3em;
}
div.user-desc-subscribe {
	float: right;
}
div.user-desc-subscribe span {
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 0.3em 0.7em 0.4em 0.7em;
	border-radius: 0.3em;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
}
div.user-desc-name {
	font-size: 1.1em;
	margin-top: 0.6em;
}
div.user-desc-active {
	font-size: 0.8em;
	margin-top: 0.2em;
	padding-left: 1.1em;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: left center;
	background-size: 0.7em 0.7em;
	height: 1.8em;
}
.online {
	background-image: url('images/online.png');
}
.offline {
	background-image: url('images/offline.png');
}
div.user-desc-link {
	font-size: 0.9em;
	margin-top: 0.2em;
}
div.user-desc-link a {
	text-decoration: none;
	display: inline;
	border: none;
	padding: 0.15em 0.7em 0.2em 0.7em;
}
div.user-desc-link span {
	padding: 0.15em 0em 0.2em 0em;
	border-radius: 0.2em;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 1em;
	user-select: none;
	-webkit-user-select: none;
}
div.user-desc-link span:hover {
	cursor: pointer;
}
div.content {
	padding-top: 4em;
}
div.clean {
	margin-bottom: 2em;
	clear: both;
}
div.editor {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	padding: 0em;
	outline: none;
	margin-top: -2.8em;
	position: relative;
	z-index: 155;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
	scrollbar-width: thin;
	cursor: default;
}
div.editor::-webkit-scrollbar { 
	width: 7px;
}
div.holder {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	padding: 0em;
	width: 1.2em;
	position: relative;
	user-select: none;
	-webkit-user-select: none;
	z-index: 150;
}
div.headhide {
	font-family: 'Arsenal', Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.0625em 0em 0.0625em 0em;
	margin: 0em;
	position: relative;
	z-index: 70;
	white-space: pre-wrap;
	word-wrap: break-word;
}
div.taghide {
	border-style: none;
	border-width: 0px;
	font-family: inherit;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0.525em 0.5em 0.525em 0.5em;
	margin: 0em;
	overflow: hidden;
	position: relative;
	z-index: 71;
	white-space: pre-wrap;
	word-wrap: break-word;
}
div.texthide {
	border-style: none;
	border-width: 0px;
	font-family: inherit;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0.525em 0em 0.525em 0em;
	margin: 0em;
	overflow: hidden;
	position: relative;
	z-index: 71;
	white-space: pre-wrap;
	word-wrap: break-word;
}
div.editor p {
	padding: 0px;
	cursor: text;
}
div.editor blockquote, div.editor h4 {
	margin: 1.4em 0em 1.4em 0em;
	border-width: 3px;
	padding: 0.7em 0em 0.7em 1em;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	border-left-style: solid;
}
div.editor h2 {
	font-family: 'Arsenal', Helvetica, sans-serif;
	padding: 0px;
	cursor: text;
}
div.editor h3 {
	font-family: 'Arsenal', Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
	padding: 0px;
	margin: 0.9em 0em 0.5em 0em;
	cursor: text;
}
div.data {
	font-size: 0.9em;
}
div.data-user {
	background-position: left center;
	background-size: 3em 3em;
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-attachment: inherit;
	padding-left: 4em;
}
span.data-user-name {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
span.dash-right {
	font-family: 'Dashicon';
	font-size: 1.2em;
	vertical-align: bottom;
	margin-left: 1em;
}
fieldset.origin {
	font-size: 0.9em;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
fieldset.origin legend {
	padding-left: 0.3em;
	padding-right: 0.3em;
}
fieldset.origin p {
	padding: 0em 0em 0em 0.3em;
	margin: 0.7em 0em 0.7em 0em;
}
fieldset.origin a {
	font-weight: bold;
	text-decoration: none;
}
fieldset.origin a.nobold {
	font-weight: normal;
}
span.dash {
	font-family: 'Dashicon';
	font-size: 1.2em;
	vertical-align: bottom;
}
fieldset.origin p.publisher {
	padding: 1em 1px 1em 6em;
	margin: 0em -1em 0em -1em;
	background-position: 1.3em 0.8em;
	background-size: 3.5em 3.5em;
	background-image: url('images/source/decor8.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
}
fieldset.origin p.publisher:hover {
	cursor: pointer;
}
article h2, div.discus h2 {
	font-family: 'Arsenal', Helvetica, sans-serif;
	padding: 0px;
	margin: 1.2em 0em 0.5em 0em;
}
article h3 {
	font-family: 'Arsenal', Helvetica, sans-serif;
	padding: 0px;
	margin: 0.9em 0em 0.5em 0em;
}
figure {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 1.4em 0em 0.7em 0em;
	readonly: readonly;
	-webkit-user-modify: read-only;
}
figure:read-only {
}

figure img {
	width: 100%;
	height: auto;
}
figure a {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
figcaption {
	font-size: 0.9em;
	font-style: italic;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	outline: none;
    display: block;
}
textarea.fornode {
	padding: 0.4em 0.6em 0.5em 0.6em;
	font-family: inherit;
	border-style: none;
	border-width: 0px;
	border-radius: 0.3em;
	width: calc(100% - 1.2em);
	outline: none;
	margin-bottom: 1em;
	font-size: 0.85em;
	resize: vertical;
}
textarea.headin {
	font-family: 'Arsenal', Helvetica, sans-serif;
	font-weight: bold;
	border: none;
	outline: none;
	width: 100%;
	height: 1.3em;
	resize: none;
	padding: 0px;
	margin: 0em;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 75;
}
textarea.headin::-moz-placeholder {
}
textarea.headin::-webkit-input-placeholder {
}
textarea.tagin {
	border: none;
	border-radius: 0.3em;
	font-family: inherit;
	font-size: 0.9em;
	outline: none;
	width: calc(100% - 1em);
	height: 2.2em;
	resize: none;
	line-height: 1.2em;
	padding: 0.5em;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 77;
}
textarea.tagin::-moz-placeholder {
}
textarea.tagin::-webkit-input-placeholder {
}
textarea.textin {
	border: none;
	border-radius: 0.3em;
	font-family: inherit;
	font-size: 1em;
	outline: none;
	width: 100%;
	height: 2.2em;
	resize: none;
	line-height: 1.2em;
	padding: 0.5em;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 77;
}
textarea.textin::-moz-placeholder {
}
textarea.textin::-webkit-input-placeholder {
}
div.discus-user-pic {
	background-image: url('images/user.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: left top;
	background-size: 2.5em 2.5em;
	width: 2.5em;
	height: 2.5em;
	border-radius: 2em;
	float: left;
	padding: 0px;
	margin: 0.55em 0em 0em 0em;
}
div.discus textarea {
	width: calc(100% - 5em - 2px);
	font-size: 1em;
	padding: 1em 4em 1em 1em;
	margin: 0px;
	height: 1.5em;
	border: 1px solid rgba(255, 255, 255, 0.2);
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	outline: none;
	resize: none;
	overflow: hidden;
	line-height: 1.5em;
	position: relative;
	z-index: 350;
	transition: all .10s linear;
	display: block;
}
div.discus textarea::-moz-placeholder {
}
div.discus textarea::-webkit-input-placeholder {
}
div.discus-calc {
	border-style: none solid none solid;
	border-width: 1px;
	width: calc(100% - 5em - 2px);
	font-size: 1em;
	padding: 0em 4em 0em 1em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	white-space: pre-wrap;
	word-wrap: break-word;
	position: relative;
	z-index: 250;
	margin-top: -1.8em;
	line-height: 1.5em;
}
div.tips {
	font-size: 0.9em;
	margin: 0em;
	padding: 0em;
	line-height: 1.5em;
}
div.discus input.discus-send {
	padding: 0em;
	margin: -3.05em 0.65em 0em 0em;
	border-style: none;
	width: 2.5em;
	height: 2.5em;
	background-image: url('images/send.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: 0.3em 0.52em;
	background-size: 1.7em 1.7em;
	border-radius: 3em;
	font-size: 1em;
	outline: none;
	cursor: pointer;
	float: right;
	position: relative;
	z-index: 370;
	line-height: 1.5em;
}
div.discus-block {
	margin-top: 1em;
	margin-bottom: 1em;
}
div.discus-comment {
	font-size: 0.9em;
	margin-top: 0.3em;
}
div.discus-user {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 0.4em;
}
div.discus-date {
	font-size: 0.8em;
}
span.discus-rate {
	font-size: 0.9em;
	padding-left: 1em;
	padding-right: 1em;
}
div.discus-do {
	margin-top: 0.2em;
}
div.discus-do a {
	font-size: 0.9em;
}
button.discus-reply {
	font-family: 'Dashicon';
	border-radius: 2em;
	font-size: 1em;
	border-style: none;
	border-width: 0px;
	margin: 0em 0em 0em 1.2em;
	outline: none;
	height: 2.1em;
	padding-left: 0.6em;
	padding-right: 0.9em;
	width: 2.1em;
}
button.discus-reply-a {
	font-family: 'Dashicon';
	border-radius: 2em;
	font-size: 1em;
	border-style: none;
	border-width: 0px;
	margin: 0em 0em 0.1em 1.2em;
	outline: none;
	height: 2.1em;
	padding-left: 0.6em;
	padding-right: 0.9em;
	width: 2.1em;
}
button.discus-answers {
	font-family: inherit;
	font-size: 1em;
	border-style: none;
	border-width: 0px;
	margin: 0em 0em 0em 1.2em;
	outline: none;
	height: 2.1em;
	padding-left: 0.6em;
	padding-right: 0.7em;
}
button.discus-answers:hover, button.discus-reply:hover, button.discus-reply-a:hover, button.discus-vote:hover {
	cursor: pointer;
}
span.sign {
	font-size: 0.9em;
}
button.discus-vote {
	font-family: 'Dashicon';
	border-radius: 2em;
	font-size: 1em;
	border-style: none;
	border-width: 0px;
	margin: 0em;
	padding: 0em;
	outline: none;
	height: 2.1em;
	text-align: center;
	width: 2.1em;
	vertical-align: bottom;
}
div.sort-icon {
	font-family: 'Dashicon';
	width: 1.7em;
	font-size: 1.2em;
	text-align: center;
	float: left;
	margin-left: 1.15em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	cursor: pointer;
}
div.sort-icon:hover {
}
.checked {
}
div.list p.info {
	margin: 0em;
	text-align: center;
}
p.info a {
	text-decoration: none;
}
p.info a:hover {
}
p.tags {
	line-height: 2.3em;
}
p.tags a {
	font-weight: normal;
	text-decoration: none;
	border: none;
}
p.tags span {
	font-size: 0.85em;
	padding: 0.15em 0.5em 0.25em 0.5em;
	white-space: nowrap;
	margin-right: 0.5em;
}
p.tags span:hover {
	cursor: pointer;
}
div.sb {
	width: 1em;
	height: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 1em;
	border-radius: 4em;
	background-position: center center;
	background-size: 1.5em;
	background-repeat: no-repeat;
	background-attachment: inherit;
	transition: all 0.1s ease 0s;
}
div.sb a {
	display: block;
	height: 3em;
	margin: -1em;
}
div.sb:hover {
	transition: all 0.1s ease 0s;
	cursor: pointer;
}
.telegram {
	background-image: url('images/logo-telegram.png');
}
.facebook {
	background-image: url('images/logo-fb.png');
}
.vk {
	background-image: url('images/logo-vk.png');
}
.twitter {
	background-image: url('images/logo-twitter.png');
}
.ok {
	background-image: url('images/ok.png');
}
.vkontakte {
	background-image: url('images/vk.png');
}
.twitt {
	background-image: url('images/twitter.png');
}
.fb {
	background-image: url('images/fb.png');
}
.tme {
	background-image: url('images/tme.png');
}
.ok:hover {
}
.vkontakte:hover {
}
.twitt:hover {
}
.fb:hover {
}
.tme:hover {
}
div.user-avatar {
	width: 6.8em;
	height: 6.8em;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: center center;
	background-size: 6.8em 6.8em;
	border-radius: 7em;
	margin-left: auto;
	margin-right: auto;
}
div.user-cover {
	width: auto;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: center center;
	background-size: 100% auto;
	border-radius: 0.3em;
	margin-left: auto;
	margin-right: auto;
}
div.user-avatar-big {
	font-size: 1.3em;
	text-align: center;
}
div.user-name {
	text-align: center;
	font-weight: bold;
	margin-top: 1em;
	font-size: 0.8em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.navi {
	text-align: center;
	clear: both;
	margin-bottom: 1em;
	position: relative;
	padding-top: 1em;
	font-size: 0.9em;
}
div.navi a {
	text-decoration: none;
	margin: 0.5em;
	padding: 0.3em 0.7em 0.3em 0.7em;
}
div.navi a:hover, div.navi a.act {
}
input.save {
	font-family: inherit;
	border-style: none;
	border-width: 0px;
	border-radius: 0.3em;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	width: 100%;
	outline: none;
	cursor: pointer;
	display: block;
}
select.rub {
	padding: 0.4em 0.3em 0.5em 0.3em;
	font-family: inherit;
	border-style: none;
	border-width: 0px;
	border-radius: 0.3em;
	outline: none;
	width: 100%;
	margin-bottom: 1em;
}
select.rub option {
	font-family: inherit;
	outline: none;
	width: 100%;
}
input.type {
	border: none;
    border-radius: 0.3em;
    font-family: inherit;
    font-size: 0.9em;
    outline: none;
    width: calc(100% - 1em);
    line-height: 1.2em;
    padding: 0.5em;
    margin-bottom: 1em;
    color: inherit;
    background-color: rgba(0, 0, 0, 0.8);
}
div.post-cover {
	border-radius: 0.3em;
	border: 1px dashed rgba(255, 255, 255, 0.7);
	height: 9em;
	background-image: url('images/blank-cover.jpg');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: center center;
	background-size: cover;
}
div.post-cover:hover {
	border: 1px dashed rgba(255, 255, 255, 1);
	cursor: pointer;
}
p.caption {
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
div.editor-tools {
}
div.editor-tools button {
	border-radius: 2em;
	border-width: 0px;
	border-style: none;
	font-family: 'Dashicon';
	font-size: 1.5em;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 1.8em;
	height: 1.8em;
	margin-bottom: 0.55em;
	padding: 0em 0em 0em 0em;
	outline: none;
	cursor: pointer;
}
div.editor-tools button:hover {
}
div.editor-tools span {
	font-family: 'Open Sans';
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: text-top;
}
div.add-pic {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.7);
	position: fixed;
	max-width: 990px;
	width: 100%;
	z-index: 3050;
}
div.app-pic form {
	margin: 0px;
	padding: 0px;
}
div.add-load {
	font-size: 0.9em;
	padding: 1.5em;
}
div.add-list {
	font-size: 0.9em;
	padding: 1.2em;
}
div.blog-avatar {
	width: 3em;
	height: 3em;
	background-size: 3em 3em;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: inherit;
	border-radius: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	margin-left: 0.5em;
	float: left;
	margin-right: 0.5em;
}
div.blog-name a {
	text-decoration: none;
}
div.blog-page {
	font-size: 0.8em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.add-item {
	border-radius: 0.3em;
	background-position: center center;
	background-size: cover;
	margin: 0.3em;
	height: 10em;
	background-repeat: no-repeat;
	background-attachment: inherit;
	cursor: pointer;
}
button.load-btn {
	border-style: none;
	border-radius: 0.3em;
	padding: 0.5em 1.5em 0.5em 1.5em;
	font-family: inherit;
	cursor: pointer;
	outline: none;
	display: none;
}
div.field-desc {
	font-size: 0.7em;
	padding: 0em 0.7em 0em 0.7em;
}
div.field-desc-info {
	font-size: 0.8em;
	padding: 0em 0.6em 0.2em 0.6em;
}
div.field-desc-info label {
	border-bottom-style: dashed;
	border-width: 1px;
	cursor: pointer;
}
div.field-desc-info input, div.field-desc-info div  { 
  display: none; 
}
div.field-desc-info :checked ~ div {
  display: block;
}
label.verify {
	margin: -1.95em 0em 0.25em 0em;
	font-size: 0.8em;
	display: block;
	text-align: right;
}
.highlight:hover {
	cursor: pointer;
}
div.footicon {
	position: fixed;
	right: 1px;
	top: 5.2em;
	left: 1px;
	z-index: 500;
}
.padding-1px {
	padding: 1px;
}
button.footicon-btn {
	width: 100%;
	padding: 0em;
	border-style: none;
	font-family: Dashicon;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.5em;
	height: 1.5em;
}
div.footicon-send {
	font-size: 1.8em;
	line-height: 1.5em;
	height: 1.5em;
	background-position: center center;
	background-size: 1em 1em;
	background-image: url(images/send.png);
	background-repeat: no-repeat;
	background-attachment: inherit;
}
div.return {
	border-style: solid;
	border-width: 1px;
	border-radius: 0.3em;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	margin-top: 1em;
	font-size: 0.9em;
}
div.cancel {
	font-family: Dashicon;
	font-size: 2.4em;
	float: right;
	cursor: pointer;
}
div.pixup {
	font-family: Dashicon;
	font-size: 2.4em;
	cursor: pointer;
	float: left;
}
div.meta-schema {
	display: none;
}
div.li a {
	border-style: none;
}
