/*! normalize.css 2012-03-06T10:21 UTC - http://github.com/necolas/normalize.css */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */

[hidden] {
	display: none;
}


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html {
	font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */

html,
select,
textarea {
	font-family: Verdana, sans-serif;
}

button,
input {
	font-family: Arial, sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */

body {
	margin: 0;
}


/* =============================================================================
   Links
   ========================================================================== */

/*
 * Addresses outline displayed oddly in Chrome
 */

a:focus {
	outline: 0;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:hover,
a:active {
	outline: 0;
}


/* =============================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */

h1, h2, h3, h4, h5, h6 { font: normal 18px Arial, Sans-Serif; line-height: 1.3em; margin-bottom: 0.3em; color: #000; margin-top:0 }
h2 { font-size: 22px; margin-bottom: 10px; }
h2 span { color: #6EC80D; }
h3 { font-size: 18px; }

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/

b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */

dfn {
	font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */

mark {
	background: #ff0;
	color: #000;
}

/*
 * Addresses margins set differently in IE6/7
 */

p,
pre {
	margin: 0;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

pre,
code,
kbd,
samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */

pre {

}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */

/* 1 */

q {
	quotes: none;
}

/* 2 */

q:before,
q:after {
	content: '';
	content: none;
}

small {
	font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}


/* =============================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE6/7
 */

dl,
menu,
ol,
ul {
	margin: 0 0;
}

dd {
	margin: 0 0 0 0;
}

/*
 * Addresses paddings set differently in IE6/7
 */

menu,
ol,
ul {
	padding: 0 0 0 0;
}

/*
 * Corrects list images handled incorrectly in IE7
 */

ul,
ol {
	list-style: none;
	list-style-image: none;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9
 */

svg:not(:root) {
	overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */

figure {
	margin: 0;
}


/* =============================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7
 */

form {
	margin: 0;
}

/*
 * Define consistent border, margin, and padding
 */

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7
 */

legend {
	border: 0; /* 1 */
	padding: 0;
	white-space: normal; /* 2 */
	*margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */

button,
input,
select,
textarea {
	font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
	*vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */

button,
input {
	line-height: normal; /* 1 */
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer; /* 1 */
	-webkit-appearance: button; /* 2 */
	*overflow: visible;  /* 3 */
}

/*
 * Re-set default cursor for disabled elements
 */

button[disabled],
input[disabled] {
	cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
      Known issue: excess padding remains in IE6
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
	*width: 13px; /* 3 */
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */

textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}


/* =============================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

iframe { border: none; }
/* -------------------------------------------------------------------
	ОСНОВНЫЕ СТИЛИ
------------------------------------------------------------------- */

html,body { height: 100%; }

body {
	font: 12px/18px Tahoma, Arial, Sans-Serif;
	color: #333;
	background: #fff url(https://klyet.ru/templates/skin/simple/images/bg.png) repeat-x top;
}

/* Ссылки
---------------------------------------------------- */
a 			{ color: #000; text-decoration:none; }
a:hover 	{ color: #0E9A0A; }

.text a:visited { color: #1D2273; }

a.link-dashed 		{ border-bottom: 1px dashed #5055b2; text-decoration: none; }
a.link-dashed:hover { border-color: #0E9A0A; }

a.link-dotted 		{ text-decoration: none; border-bottom: 1px dotted #5055b2; }
a.link-dotted:hover { border-color: #0E9A0A; }

/* Заголовки
---------------------------------------------------- */
h2.page-header { color: #333; font-size: 27px; line-height: 1em; font-weight: normal; margin-bottom: 30px; }
h2.page-header span { color: #aaa; }
h2.page-header i { vertical-align: middle; }

h2.header-table { margin-bottom: 10px; font-size: 22px; font-weight: normal; }
h2.header-table a { color: #275ec2; }
h2.header-table span { color: #949aa1; }


/* Шапка сайта
---------------------------------------------------- */
/* Header
-------------------- */
#header .top-header { height:47px; overflow:hidden; margin-bottom:27px; }
#header .top-header .pages { float:left }
#header .top-header .pages li { float:left; font-size:14px; line-height:47px; padding:0px 26px 0px 12px }
#header .top-header .pages li.active a { color:#0E9A0A }
#header .top-header .pages li a { color:#525252 }
#header .top-header .pages li a:hover { color:#0E9A0A }

/* Profile */
#header .top-header .profile { float:right; height:47px }
#header .top-header .profile li { float:left; text-transform: uppercase; height:47px; line-height:47px; }
#header .top-header .profile li.add { margin-top:9px }
#header .top-header .profile li.add a { display:block; padding:0px 13px 0px 13px; line-height:29px; text-decoration:none }
#header .top-header .profile li.add span { background:url(https://klyet.ru/templates/skin/simple/images/add-icon.png) no-repeat 0px 6px; height:23px; display:block; padding-left:22px }

#header .top-header .profile li.message { padding:19px 22px 0px 15px; margin-left:8px; border-right:1px solid #f6f6f6; position:relative }
#header .top-header .profile li.message a { width:16px; height:11px; background:url(https://klyet.ru/templates/skin/simple/images/message-icon.jpg) no-repeat; display:block }
#header .top-header .profile li.message .new { width:16px; height:16px; background:url(https://klyet.ru/templates/skin/simple/images/new-message-icon.png) no-repeat; text-align:center; line-height:15px; color:#fff; font-size:10px; position:absolute; top:8px; left:5px; display:block }

#header .top-header .profile li.myprofile { padding:6px 2px 0px 11px; border-left:1px solid #e4e4e4 }
#header .top-header .profile li.myprofile a { background:#fff; display:block; height:30px; padding:3px }
#header .top-header .profile li.myprofile a .avatar2 { width:30px; height:30px; float:left }

#signin_menu { box-shadow:0px 10px 30px #e9e9e9; border:1px transparent; display:none; background:#fff; position:absolute; width:104px; z-index:100; text-align:left; padding:12px 12px 4px 12px; top: 42px; right: 2px; margin-right: 0px; *margin-right: -1px }
#signin_menu li { font-size:12px; padding-bottom:5px }
#signin_menu li.settings { border-top:1px solid #f0f0f0; padding-top:6px }
#signin_menu li a { color:#000; text-decoration:none }
#signin_menu li a:hover { color:#0E9A0A; }

#header .top-header .profile-guest { float:right; height:29px; margin-top:9px; background:#fff; border:1px solid #e3e3e3; border-bottom:1px solid #c4c3c4; border-right:1px solid #d0d0d0 }
#header .top-header .profile-guest li { float:left; text-transform: uppercase; height:28px; line-height:29px; border-bottom:1px solid #0E9A0A }
#header .top-header .profile-guest li.border { width:1px; background:#dadada }
#header .top-header .profile-guest li a { margin-right:14px; padding-left:19px; }
#header .top-header .profile-guest li a.voiti { background:url(https://klyet.ru/templates/skin/simple/images/strelka1.png) no-repeat right; padding-right:14px }
#header .top-header .profile-guest li a.reg { background:url(https://klyet.ru/templates/skin/simple/images/strelka2.png) no-repeat right; padding-right:17px }

#header .btm-header a.logo { background:url(https://klyet.ru/templates/skin/simple/images/logo.jpg) no-repeat; float:left; width:165px; height:119px; display:block; text-decoration: none; }
#header .btm-header a.logo li { font-size:12px; font-family:Tahoma; padding-bottom:5px }
#header .btm-header a.logo li.title { font-size:36px; font-weight:bold; line-height:30px; }

#header .btm-header .left-menu { float:left; margin-left:42px }

/* top-menu */
#header .btm-header .left-menu .top-menu { height:60px; width:771px; border-bottom:1px solid #e4e4e4; overflow:hidden }
#header .btm-header .left-menu .top-menu .navigate { float:left }
#header .btm-header .left-menu .top-menu .navigate li { float:left; padding:17px 10px 0px 19px; font-size:16px }
#header .btm-header .left-menu .top-menu .navigate li.last { padding-right:0px }
#header .btm-header .left-menu .top-menu .navigate li.active a { color:#0E9A0A; }
#header .btm-header .left-menu .top-menu .navigate a.new { color:#0E9A0A; }

/* Social Buttons */
#header .btm-header .left-menu .top-menu .social-buttons { float:right; width:230px; height:60px; background:url(https://klyet.ru/templates/skin/simple/images/borders-social.png) no-repeat }
#header .btm-header .left-menu .top-menu .social-buttons ul { padding:16px 0px 0px 60px }
#header .btm-header .left-menu .top-menu .social-buttons ul li { float:left; padding-right:18px; }
#header .btm-header .left-menu .top-menu .social-buttons ul li a { width:16px; height:17px; background:url(https://klyet.ru/templates/skin/simple/images/social-buttons.png) no-repeat; display:block }
#header .btm-header .left-menu .top-menu .social-buttons ul li a.fb { background-position:0px 0px }
#header .btm-header .left-menu .top-menu .social-buttons ul li a.tw { background-position:0px -17px }
#header .btm-header .left-menu .top-menu .social-buttons ul li a.vk { background-position:0px -34px }
#header .btm-header .left-menu .top-menu .social-buttons ul li a.rss { background-position:0px -51px }

/* btm-menu */
#header .btm-header .left-menu .btm-menu { margin-top:26px; }
#header .btm-header .left-menu .btm-menu .top-authors { float:left; }
#header .btm-header .left-menu .btm-menu .top-authors li { float:left; padding:1px 10px 0px 0px }
#header .btm-header .left-menu .btm-menu .top-authors li img { width:30px; height:30px }
#header .btm-header .left-menu .btm-menu .top-authors li.title { padding:0px 34px 0px 0px; line-height:15px }
#header .btm-header .left-menu .btm-menu .top-authors li.title span { color:#6e6e6e; font-style:Italic; font-family: Georgia }

/* Search */
#header .btm-header .left-menu .btm-menu .search { width:230px; float:right; margin-top:3px }
#header .btm-header .left-menu .btm-menu .search form { height:26px; border:1px solid #e4e4e4 }
#header .btm-header .left-menu .btm-menu .search input { margin:0px; border:0px; width:188px; padding:5px 3px 0px 8px; font-size:11px; color:#949494 }
#header .btm-header .left-menu .btm-menu .search input:focus { outline:none }
#header .btm-header .left-menu .btm-menu .search .search-submit { margin-left:0px; border:0px; float:right; cursor:pointer; background:url(https://klyet.ru/templates/skin/simple/images/search-btn.png) no-repeat; width:26px; height:26px }

/* Slider */
.slider-nav { margin-bottom:22px; overflow:hidde }
.slider-nav .title-best { font:normal 18px Arial, Sans-Serif; line-height:1.3em; color:#000; margin:4px 13px 0px 0px; float:left }
.slider-nav .switch { overflow:hidden; width:200px; }
.slider-nav .switch li { float:left; margin-top:13px; margin-right:2px }
.slider-nav .switch li a { width:8px; height:8px; display:block; background:url(https://klyet.ru/templates/skin/simple/images/switch-circle.png) no-repeat }
.slider-nav .switch li a:hover { background-position:-8px 0px }
.slider-nav .switch li a.active { background-position:-8px 0px }
.slider-nav .switch li.arrowleft { margin:11px 7px 0px 0px }
.slider-nav .switch li.arrowleft a { width:9px; height:12px; background:url(https://klyet.ru/templates/skin/simple/images/switch-arrow.png) no-repeat; display:block }
.slider-nav .switch li.arrowleft a:hover { background-position:-18px 0px }
.slider-nav .switch li.arrowright { margin:11px 0px 0px 4px }
.slider-nav .switch li.arrowright a { width:9px; height:12px; background:url(https://klyet.ru/templates/skin/simple/images/switch-arrow.png) no-repeat -9px 0px; display:block }
.slider-nav .switch li.arrowright a:hover { background-position:-27px 0px }

#slider {overflow: hidden; position: relative; margin-bottom: 20px; border: 1px solid #ededed; padding: 10px 20px;}
#slider .topic-photo-preview { position: relative; cursor: pointer; }
#slider .topic-photo-preview img { vertical-align: top; width:354px; height:186px; }
#slider .topic-photo-preview .topic-photo-count { cursor: pointer; position: absolute; bottom: -26px; right: 650px; background: #000; color: #fff; font-size:11px; padding:2px 4px; background: rgba(0,0,0,.4); }
#slider .topic-photo-preview .topic-photo-count span { background:url(https://klyet.ru/templates/skin/simple/images/photo-icon.png) no-repeat 0px 1px; padding-left:18px }
#slider .image {float: left;}
#slider .tab-list {margin-top: 30px;}
#slider .texttab a {color: #000;}
#slider .texttab a:hover {color: #0E9A0A;}
#slider .texttab {margin-left: 360px; text-align: center; margin-right: 15px;}
#slider .texttab .blog-title { color: #3d9970; font-size: 10px; font-family: 'PT Serif',"Times New Roman",Times,serif; text-transform: uppercase; }
#slider .texttab h3 {font-size: 18px; font-weight: bold; margin: 10px 0;}
#slider .texttab h3 a { text-decoration: none;}
#slider .texttab p {margin-bottom: 18px;}
#slider .texttab .date {font-family: Georgia; font-style: italic; color: #9d9d9d; display: block; margin: 0 50px; padding-top: 10px; border-top: 1px dashed #e2e2e2;}
#slider-hidden { height: 300px; width: 6000px; margin-left: 0; margin-right:-11px }
.topic-slider_area { height: 330px; width: 356px; display: inline-block; *display:inline; zoom:1 }
.topic-slider { height: 300px; width: 356px; margin-right:13px; display: inline-block; *display:inline; zoom:1 }
.topic-slider .topicshort.news { width:332px; height:249px; margin-right:14px }
.topic-slider .topicshort.news .inform { height:209px; overflow:hidden }

/* Футер
---------------------------------------------------- */
.hFooter { clear: both; height: 164px; }

.footer-inner { margin:0 auto; width:978px; padding:36px 0px 0px 26px; overflow:hidden }
.footer-inner .title { font-weight:bold; font-size:14px; line-height:1.3em; margin-bottom:0.3em; color:#000; margin-top:0; }
.footer-inner .block1 { float:left; padding-right:60px }
.footer-inner .block1 span { color:#9a9a9a }
.footer-inner .block1 span a { color:#7b7b7b }
.footer-inner .block1 span a:hover { color:#0E9A0A; }
.footer-inner .block1 a { text-decoration:underline }
.footer-inner .block2 { float:left; width:104px; padding-right:76px }
.footer-inner .block3 { float:left }
.footer-inner .block4 { float:left; width:150px; padding-right:60px }
.footer-inner .block5 { float:right; width: 180px; }
.footer-inner .block5 span { color:#9a9a9a }
.footer-inner .block5 span a { color:#7b7b7b }
.footer-inner .block5 span a:hover { color:#0E9A0A; }
.footer-inner .block5 a { text-decoration:underline }

/* Stat
---------------------------------------------------- */
.stat-performance { width: 910px; margin: 0 auto 20px; padding: 15px 20px; background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.stat-performance table { }
.stat-performance table td { width: 200px; vertical-align: top; }
.stat-performance h4 { font-weight: bold; }



/* Userfeed
---------------------------------------------------- */
.userfeed-get-more {display:block; width:90%; margin:0px auto; text-align:center; height:2.5em; padding-top:1em;}
.userfeed-get-more:hover { background: #f0f7fd;}
.userfeed_loading {background: #F7F7F7 url(https://klyet.ru/templates/skin/simple/images/loader.gif) no-repeat center;}



/* Stream
---------------------------------------------------- */
.stream-get-more {
	margin-top: 50px;
	border-radius: 5px;
	display: block; text-align: center; padding: 12px 0; color: #258fa7; text-decoration: none;
	background: #eefbfc;
	background: -moz-linear-gradient(top,  #eefbfc 0%, #d3edf8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eefbfc), color-stop(100%,#d3edf8));
	background: -webkit-linear-gradient(top,  #eefbfc 0%,#d3edf8 100%);
	background: -o-linear-gradient(top,  #eefbfc 0%,#d3edf8 100%);
	background: -ms-linear-gradient(top,  #eefbfc 0%,#d3edf8 100%);
	background: linear-gradient(top,  #eefbfc 0%,#d3edf8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eefbfc', endColorstr='#d3edf8',GradientType=0 );
}
.stream-get-more:hover { background: #eefbfc; color: #258fa7; }
.stream-get-more.loader { background-image: url(https://klyet.ru/templates/skin/simple/images/loader.gif); background-repeat: no-repeat; background-position: 50% 50%; }
.stream_loading { background: #f7f7f7 url(https://klyet.ru/templates/skin/simple/images/loader.gif) no-repeat center; }
.stream-comment-preview { position: relative; padding: 5px 10px 6px; background: #fefef1; color: #363636; margin-top: 13px; font-size: 11px; border-radius: 3px; -webkit-box-shadow: 0 2px 4px #e8e8c0 inset; box-shadow: 0 2px 4px #e8e8c0 inset; }
.stream-comment-preview:after 	{ display: block; content: ""; position: absolute; top: -12px; left: 15px; width: 0; height: 0; border-width: 6px; border-color: transparent transparent #e8e8c0 transparent; border-style: solid; }

.stream-list { margin: 0 0 20px; }
.stream-list li.stream-item { margin-bottom: 23px; min-height: 48px; _height: 48px; border-bottom: 1px solid #e7ebed; padding: 0 0 20px 60px; position: relative; }
.stream-list li.stream-item:last-child { border: none; }
.stream-list li.stream-item .info { color: #b9c2c2; font-size: 12px; line-height: 1em; margin-bottom: 8px; }
.stream-list li.stream-item .info a { color: #275ec2; }
.stream-list li.stream-item .info .date { color: #818189; font-size:11px }
.stream-list li.stream-item .avatar { position: absolute; top: 0; left: 0; }
.stream-list li.stream-item .user-avatar { margin-left: 3px; }
.stream-list li.stream-header-date { font-size: 16px; color: #999; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #eee; }

/* Tags
-------------------- */
.tags { clear:both; padding:22px 0px 10px 26px }
.tags .title-tags { font:normal 18px Arial, Sans-Serif; line-height:1.3em; margin-bottom:0.3em; color:#000; margin-top:0; }
.tags .nav-pills { margin-bottom:20px !important }
.tags .search-input-wrapper { width:206px }
.tags .search-input-wrapper .input-submit { top:4px; right:-18px }
.tags h3 { font-size: 22px; font-weight:bold; margin-bottom:5px }
.tags .cloud li { display: inline; margin-right: 5px; line-height: 22px; }
.tags .cloud li a { text-decoration: none; white-space: nowrap; color: #bdbdbd; }
.tags .cloud li a:hover { color: #0E9A0A; }
.tags .cloud li a.w1 { font-size: 12px; }
.tags .cloud li a.w2 { font-size: 12px; }
.tags .cloud li a.w3 { font-size: 14px; }
.tags .cloud li a.w4 { font-size: 14px; }
.tags .cloud li a.w5 { font-size: 18px; }
.tags .cloud li a.w6 { font-size: 18px; }
.tags .cloud li a.w7 { font-size: 20px; }
.tags .cloud li a.w8 { font-size: 20px; }
.tags .cloud li a.w9 { font-size: 22px; }
.tags .cloud li a.w10 { font-size: 22px; }

/* Userfields
---------------------------------------------------- */
.userfield-list { width: 450px; }
.userfield-list li { background: #eee; margin-bottom: 1px; padding: 10px 10px; overflow: hidden; zoom: 1; line-height: 12px; color: #777; }
.userfield-list li .userfield-actions { float: right; }
.userfield-list li .userfield_admin_name { font-weight: bold; color: #333; }

.userfield-add { text-decoration: none; border-bottom: 1px dashed #70AAE0; }
.userfield-add:hover { color: #333; border-color: #333; }



/* Talk
---------------------------------------------------- */
.talk-search {  margin-bottom: 35px; }
.talk-search header { position: relative; min-height: 27px; }
.talk-search header .close { position: absolute; top: 3px; right: 0; font-size: 11px; cursor: pointer; }
.talk-search .talk-search-content { display: none; padding-top: 15px; border-top: 1px solid #fff; }
.talk-search .talk-search-content p { margin-bottom: 25px; }
.talk-search.opened header { border-bottom: 1px solid #e8eef5; padding-bottom: 15px; }
.talk-search.opened .talk-search-content { display: block; }

.talk-search.talk-friends header .close { left: 0; right: auto; }
.talk-search.talk-friends .friend-list { margin-bottom: 15px; font-weight: bold; }
.talk-search.talk-friends .friend-list li { margin-bottom: 5px; }

.talk-blacklist-form { padding: 15px; background: #f8fbfe; border-radius: 5px; margin-bottom: 15px; }



/* Misc
---------------------------------------------------- */
.avatar-edit { margin-bottom: 15px; }
.avatar-edit img { vertical-align: bottom; }
.avatar-edit label { margin-top: 10px; }

.drafts { float: right; font-size: 11px; color: #275ec2; }

.content-error { padding:40px 0 0 206px }
.content-error a { color: #727a90; }
.content-error a:hover { color: #0E9A0A; }

.help { 
	display: none;
	position: relative; 
	padding: 10px 7px 13px;
	background: #fefef1; 
	color: #363636; 
	margin-top: 13px; 
	font-size: 11px; 
	border-radius: 3px; 
	-webkit-box-shadow: 0 0 5px #e8e8c0 inset; box-shadow: 0 0 5px #e8e8c0 inset; 
}
.help:before 	{ display: block; content: ""; position: absolute; top: -12px; left: 15px; width: 0; height: 0; border-width: 6px; border-color: transparent transparent #F2F2DD transparent; border-style: solid; }
.help .help-col { float: left; width: 230px; padding: 0 10px; }
.help .help-col.help-wide { float: none; width: 96%; }
.help .help-item { margin-bottom: 20px; }
.help .help-item:last-child { margin-bottom: 0; }
.help .help-item h4 { font-family: Verdana, sans-serif; font-size: 11px; color: #727a90; font-weight: bold; }
.help .help-item h4 a { color: #727a90; border-bottom: 1px dotted #727a90; }
.link-dotted.help-link { font-size: 11px; color: #000; border-color: #000; }

a.knopka {
  color: #fff; /* цвет текста */
  font-weight: bold;
  text-decoration: none; /* убирать подчёркивание у ссылок */
  user-select: none; /* убирать выделение текста */
  border-radius: 3px;
  background: #5bb75b; /* фон кнопки */
  padding: .7em 1.5em; /* отступ от текста */
  outline: none; /* убирать контур в Mozilla */
} 
a.knopka:hover { background: #51a351; } /* при наведении курсора мышки */
a.knopka:active { background: #387038); } /* при нажатии *//* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http: //markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp a: link,
.markItUp a: visited { color: #000; text-decoration: none; }
.markItUp  { margin-bottom: 5px; }
.markItUpContainer { font: 11px Verdana, Arial, Helvetica, sans-serif; }
.markItUpEditor {
	font: 12px "Courier New", Courier, monospace;
	padding: 5px;
	height: 400px;
	line-height: 18px;
	overflow: auto;
	width: 100%;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border: 1px solid #dfe3e8;
}
.markItUpPreviewFrame	{
	overflow: auto;
	background-color: #FFF;
	border: 1px solid #eee;
	padding: 10px;
	height: 300px;
	margin: 5px 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.markItUpFooter { width: 100%; }
.markItUpResizeHandle {
	overflow: hidden;
	height: 8px;
	background: url(https://klyet.ru/engine/lib/external/jquery/markitup/skins/synio/images/handle.png) 50% 3px no-repeat;
	cursor: n-resize;
}


/***************************************************************************************/
/* first row of buttons */
.markItUpHeader { 
	background: #fbfcfc;
	background: -moz-linear-gradient(top,  #fbfcfc 0%, #f0f2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfcfc), color-stop(100%,#f0f2f5));
	background: -webkit-linear-gradient(top,  #fbfcfc 0%,#f0f2f5 100%);
	background: -o-linear-gradient(top,  #fbfcfc 0%,#f0f2f5 100%);
	background: -ms-linear-gradient(top,  #fbfcfc 0%,#f0f2f5 100%);
	background: linear-gradient(top,  #fbfcfc 0%,#f0f2f5 100%);
	
	border-radius: 3px 3px 0 0;
	padding: 7px 10px 5px; 
	border-top: 1px solid #dfe3e8; 
	border-left: 1px solid #dfe3e8; 
	border-right: 1px solid #dfe3e8; 
}
.markItUpHeader ul	{
	overflow: visible;
	zoom: 1;
	display: inline-block;
	*display: inline; /* ie <= 7 */
}
.markItUpHeader ul li	{ list-style: none; float: left; position: relative; margin-right: 10px; }
.markItUpHeader ul li: hover > ul{ display: block; }
.markItUpHeader ul .markItUpDropMenu {
	background: transparent url(https://klyet.ru/engine/lib/external/jquery/markitup/skins/synio/images/menu.png) no-repeat 115% 50%;
	margin-right: 5px;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display: none;
	position: absolute;
	top: 16px; left: 0px;	
	background: #eee;
	border: 1px solid #000;
}
.markItUpHeader ul ul li {
	float: none;
	border-bottom: 1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background: #eee url(https://klyet.ru/engine/lib/external/jquery/markitup/skins/synio/images/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
	margin: 0 10px 0 0;
	width: 0;
	height: 16px;
	overflow: hidden;
	border-left: 1px solid #dfe3e8;
	border-right: 1px solid #fff;
}
.markItUpHeader ul ul .markItUpSeparator {
	width: auto; height: 1px;
	margin: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position: absolute;
	top: -1px; left: 150px; 
}
.markItUpHeader ul ul ul li {
	float: none;
}
.markItUpHeader ul a {
	display: block;
	width: 16px; height: 16px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	margin: 0px;
}
.markItUpHeader ul ul a {
	display: block;
	padding-left: 0px;
	text-indent: 0;
	width: 120px; 
	padding: 5px 5px 5px 25px;
	background-position: 2px 50%;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.markItUpHeader ul ul a:hover  {
	background-color: #fff;
}





.markItUpPreviewFrame { }
.markItUpPreviewFrame p { margin-bottom: 18px; }
.markItUpPreviewFrame blockquote { background: #fafafa; padding: 10px 15px; color: #555; margin-bottom: 5px; clear: both; }
.markItUpPreviewFrame pre { background: #fafafa; border: 1px solid #dce6f0; margin-bottom: 10px; overflow: auto; padding: 5px 10px; }
.markItUpPreviewFrame ul { list-style-type: disc; margin-left: 17px; }
.markItUpPreviewFrame ol { list-style-type: decimal; margin-left: 22px; }
.markItUpPreviewFrame img[align="right"] { margin: 4px 0 5px 15px; }
.markItUpPreviewFrame img[align="left"] { margin: 4px 15px 10px 0; }
/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp a { background: url(https://klyet.ru/engine/lib/external/jquery/markitup/sets/synio/images/icons.png) no-repeat; }
.markItUp .editor-h4 a 			{ background-position: -11px -9px; }
.markItUp .editor-h5 a 			{ background-position: -39px -9px; }
.markItUp .editor-h6 a 			{ background-position: -65px -9px; }
.markItUp .editor-bold a 		{ background-position: -107px -9px; }
.markItUp .editor-italic a 		{ background-position: -134px -9px; }
.markItUp .editor-stroke a 		{ background-position: -188px -9px; }
.markItUp .editor-underline a 	{ background-position: -161px -9px; }
.markItUp .editor-quote a 		{ background-position: -326px -9px; }
.markItUp .editor-code a 		{ background-position: -353px -9px; }
.markItUp .editor-ul a 			{ background-position: -257px -9px; }
.markItUp .editor-ol a 			{ background-position: -230px -9px; }
.markItUp .editor-li a 			{ background-position: -550px -9px; }

.markItUp .editor-picture a 	{ background-position: -423px -9px; }
.markItUp .editor-image a 		{ background-position: -423px -9px; }
.markItUp .editor-link a 		{ background-position: -299px -9px; }

.markItUp .editor-clean a 		{ background-position: -519px -9px; }
.markItUp .editor-preview a 	{ background-position: -11px -9px; }
.markItUp .editor-cut a 		{ background-position: -491px -9px; }
.markItUp .editor-video a 		{ background-position: -450px -9px; }
.markItUp .editor-user a 		{ background-position: -380px -9px; }/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0px;
	position: absolute;
	background: white url(https://klyet.ru/engine/lib/external/jquery/jcrop/Jcrop.gif) top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-vline.right { right: 0px; }
.jcrop-hline.bottom { bottom: 0px; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun{color:#660}.pln{color:#000}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec{color:#606}pre.prettyprint{padding:2px;border:1px solid #888}@media print{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun{color:#440}.pln{color:#000}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}/* --------------------------------------------
	СЕТКА
-------------------------------------------- */

#container 	{ margin:0 auto; min-height:100%; position:relative }
#header-bg  { position:absolute; top:0; left:0; right:0; max-width:100%; background:#f1f1f1; height:48px }
#header 	{ height: 192px; margin-left:26px; overflow: hidden; zoom: 1 }
#wrapper 	{ overflow: hidden; zoom: 1; margin-top:30px; padding-bottom:40px; }
#content 	{ width: 730px; float: left; overflow:hidden; padding-left:26px; }
#sidebar	{ width: 230px; float: right; }
#footer 	{ overflow: hidden; zoom: 1; height:164px; margin-top:-164px; background:#dbe6d7; position:relative; }

#wrapper.no-sidebar				{ background-image: none; }
#wrapper.no-sidebar #content 	{ width: 97%; margin-right: 0; }/* -------------------------------------------------------------------
	ОБЩИЕ СТИЛИ
------------------------------------------------------------------- */

/* Голосование
---------------------------------------------------- */
.vote-topic { overflow: hidden; zoom: 1; }

.vote-topic .vote-count { float: left; color: #aaa; margin:0 8px }
.vote-topic .vote-count i { text-decoration: none; color: #aaa; outline: none }

.vote-topic.vote-count-positive .vote-count { color: #390; }
.vote-topic.vote-count-negative .vote-count { color: #f00; }

.vote-topic .vote-up,
.vote-topic .vote-down 			{ width: 18px; height: 17px; cursor:pointer; float: left; display: block; background: url(https://klyet.ru/templates/skin/simple/images/voting-comments.png) no-repeat; position: relative; outline: none; }
.vote-topic .vote-up 			{ background-position: -18px 0; }
.vote-topic .vote-down 			{ background-position: 0 0; }
.vote-topic .vote-up:hover 	    { background-position: -18px -17px }
.vote-topic .vote-down:hover 	{ background-position: 0 -17px }

.vote-topic.voted.voted-up 	.vote-up 			{ background-position: -18px -17px  }
.vote-topic.voted.voted-down .vote-down			{ background-position: 0 -17px }
.vote-topic.voted.voted-up	.vote-down:hover 	{ background-position: 0 0; }
.vote-topic.voted.voted-down .vote-up:hover 	{ background-position: -18px 0; }

.vote-topic.guest .vote-up:hover 	{ background-position: -18px 0; }
.vote-topic.guest .vote-down:hover 	{ background-position: 0 0; }


/* Избранное 
---------------------------------------------------- */
.favourite 			{ display: inline-block; width: 11px; height: 11px; vertical-align: text-top; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) 0 -37px no-repeat; cursor: pointer; }
.favourite.active 	{ background-position: 0 -65px; }
.favourite-count    { margin-left: 0; }

.follow 			{ display: inline-block; width: 17px; height: 17px; vertical-align: text-top; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) 0 -76px no-repeat; cursor: pointer; }
.follow.active 		{ background-position: -17px -76px; }

/* Pagination */
.pagination { clear:both; margin:30px auto 20px auto; display:table }
.pagination ul { overflow: hidden; }
.pagination ul li.side { color:#afafaf; padding-right:14px }
.pagination ul li { float: left; padding:2px 6px; font-size:14px }
.pagination ul li.active { background:#0E9A0A; color:#fff }

/* Actions 
---------------------------------------------------- */
.actions 						{ overflow: hidden; zoom: 1; margin-bottom: 10px; font-size: 11px; }
.actions li 					{ float: left; margin-right: 10px; }

/* Toolbar 
---------------------------------------------------- */
.toolbar 					{ position: fixed; top: 136px; z-index: 20; display: none; }
.toolbar section 			{ width: 25px; padding: 8px; overflow: hidden; line-height: 14px; background: #fff; border:1px solid #e4e4e4; margin-bottom: 10px }
.toolbar section i			{ display: block; width: 25px; height: 25px; }

/* Admin button */
.toolbar .toolbar-admin i 			{ background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -268px -23px no-repeat; }
.toolbar .toolbar-admin i:hover 	{ background-position: -268px -48px; }
.toolbar .toolbar-admin i:active 	{ background-position: -268px -73px; }

/* Update comments button */
.toolbar .toolbar-update {  }
.toolbar .toolbar-update .update-comments 			{  }
.toolbar .toolbar-update .update-comments i 		{ background: url(https://klyet.ru/templates/skin/simple/images/update.gif) no-repeat; }
.toolbar .toolbar-update .update-comments.active i 	{ background-position: -25px 0; }
.toolbar .toolbar-update .new-comments 				{ display: block; padding: 5px 0 3px; font-size: 11px; color: #51983c; text-align: center; text-decoration: none; width: 25px; }

/* Topic navigation */
.toolbar .toolbar-topic 								{ width: 19px; padding: 11px; }
.toolbar .toolbar-topic a.toolbar-topic-prev i 			{ display: block; width: 19px; height: 32px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -211px -23px no-repeat; }
.toolbar .toolbar-topic a.toolbar-topic-prev i:hover 	{ background-position: -230px -23px; }
.toolbar .toolbar-topic a.toolbar-topic-prev i:active 	{ background-position: -249px -23px; }
.toolbar .toolbar-topic a.toolbar-topic-next i			{ display: block; width: 19px; height: 32px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -211px -55px no-repeat; }
.toolbar .toolbar-topic a.toolbar-topic-next i:hover 	{ background-position: -230px -55px; }
.toolbar .toolbar-topic a.toolbar-topic-next i:active 	{ background-position: -249px -55px; }

/* Scroll up */
.toolbar .toolbar-scrollup 			{ display: none; }
.toolbar .toolbar-scrollup i 		{ background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -294px -23px no-repeat; }
.toolbar .toolbar-scrollup i:hover 	{ background-position: -294px -48px; }
.toolbar .toolbar-scrollup i:active { background-position: -294px -73px; }



/* Список пользователей 
---------------------------------------------------- */
.user-list-avatar 			{ overflow: hidden; zoom: 1; }
.user-list-avatar li 		{ width: 48px; overflow: hidden; float: left; margin-right: 12px; margin-bottom: 12px; text-align: center; font-size: 11px; }
.user-list-avatar li img	{ margin-bottom: 2px; display: block; }

.user-list-mini li 			{ padding: 0 25px 4px 5px; margin-bottom: 0; position: relative; }
.user-list-mini li img 		{ width: 17px; height: 17px; position: relative; top: 4px; margin-right: 2px; }
.user-list-mini li input 	{ position: relative; top: 2px; }
.user-list-mini li i 		{ position: absolute; top: 4px; right: 5px; cursor: pointer; display: none; }
.user-list-mini li:hover	{ background: #fcfce9; }
.user-list-mini li:hover i	{ display: block; }


/* Поиск 
---------------------------------------------------- */
.search 						{ margin-bottom: 20px; position: relative; }
.search .input-text 			{ padding-right: 25px; }
.search .input-submit 			{ border: none; width: 16px; height: 16px; position: absolute; top: 6px; right: 5px; opacity: .7; filter: alpha(opacity=70); }
.search .input-submit:hover 	{ opacity: 1; filter: alpha(opacity=100); }

.search-item 				{ margin-bottom: 35px }
.search-item .input-text 	{ width: 100%; padding-right: 5px; }
.search-item .submit	 	{ width: 16px; height: 16px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -115px -55px no-repeat; }

.search-item.search-item-abc ul 					{ overflow: hidden; zoom: 1; margin-top: 10px; }
.search-item.search-item-abc ul li 					{ float: left; }
.search-item.search-item-abc ul li a 				{ float: left; color: #727a90; text-decoration: none; padding: 1px 5px; border-radius: 3px; }
.search-item.search-item-abc ul li a span 			{ border-bottom: 1px dotted #727a90; }
.search-item.search-item-abc ul li a:hover 			{ background: #64ceff; color: #fff; }
.search-item.search-item-abc ul li a:hover span 	{ border: none; }
.search-item.search-item-abc ul li.active a 		{ color: #333; }
.search-item.search-item-abc ul li.active a:hover 	{ color: #333; background: none; }
.search-item.search-item-abc ul li.active a span 	{ border: none; }

.search-tags 							{ margin-bottom: 15px; }

.search-form-wrapper						{ margin-bottom: 15px; }
.search-input-wrapper						{ position: relative; }
.search-input-wrapper .input-submit 		{ position: absolute; top: 3px; right: 3px; width: 22px; height: 22px; border: none; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -319px -24px no-repeat; cursor: pointer; }
.search-input-wrapper .input-submit:hover 	{ background-position: -341px -24px; }
.search-input-wrapper .input-submit:active 	{ background-position: -363px -24px; }
.search-input-wrapper .input-text 			{ padding-right: 25px; width:95.4% }



/* Облако тегов 
---------------------------------------------------- */
.tag-cloud	 				{ text-align: center; width: 100%; }
.tag-cloud li 				{ display: inline; margin-right: 5px; line-height: 22px; }
.tag-cloud li a 			{ color: #727a90; }
.tag-cloud li a:hover 		{ color: #0E9A0A; }
.tag-cloud li .tag-size-1 	{ font-size: 12px; }
.tag-cloud li .tag-size-2 	{ font-size: 12px; }
.tag-cloud li .tag-size-3 	{ font-size: 14px; }
.tag-cloud li .tag-size-4 	{ font-size: 14px; }
.tag-cloud li .tag-size-5 	{ font-size: 18px; }
.tag-cloud li .tag-size-6 	{ font-size: 18px; }
.tag-cloud li .tag-size-7 	{ font-size: 20px; }
.tag-cloud li .tag-size-8 	{ font-size: 20px; }
.tag-cloud li .tag-size-9 	{ font-size: 22px; }
.tag-cloud li .tag-size-10 	{ font-size: 22px; }



/* Item List 
---------------------------------------------------- */
.item-list 					{ border-top: 1px solid #eee; }
.item-list li 				{ min-height: 51px; padding: 7px 0 10px 58px; border-bottom: 1px solid #eee; position: relative; zoom: 1; }
.item-list li p 			{ padding-top: 2px; font-size: 11px; }
.item-list li a 			{ text-decoration: none; }
.item-list li .avatar 		{ position: absolute; top: 10px; left: 0; margin-right: 10px; }
.item-list li .author 		{ font-weight: bold; color: #333; }
.item-list li .blog-name 	{ font-weight: bold; }



/* Хелперы
---------------------------------------------------- */
.mt-10 { margin-bottom: 10px !important; }
.mt-20 { margin-bottom: 20px !important; }

.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-30 { margin-bottom: 30px !important; }

.ta-c { text-align: center !important; }
.ta-r { text-align: right !important; }
.va-m { vertical-align: middle; }
.fl-r { float: right !important; }
.fl-l { float: left !important; }

.clearfix:before,
.clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix 		{ zoom: 1; }

.wrapper 			{ overflow: hidden; zoom: 1; }
.wrapper-content 	{  }
.wrapper-content h3 { font-size: 15px; margin-bottom: 10px; font-family: Verdana, sans-serif; }
.wrapper-content.wrapper-content-dark 	{  }

.word-wrap {
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap; 
	white-space: pre-wrap;
	word-wrap: break-word;
	white-space: normal;
}



/* Разное
---------------------------------------------------- */
.system-message-error 	{ background: #f0c8c8; color: #b22626; padding: 10px 15px; margin-bottom: 15px; }
.system-message-notice 	{ background: #dafad8; color: #4bb23b; padding: 10px 15px; margin-bottom: 15px; }

.notice-empty 			{ color: #aaa; }

.loader { background: #fafafa url(https://klyet.ru/templates/skin/simple/images/loader.gif) 50% 50% no-repeat; }

.user, .ls-user 				{ font-weight: bold; color: #333; }
.user:before, .ls-user:before 	{ content: ''; display: inline-block; width: 12px; height: 12px; margin-right: 4px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -165px -75px no-repeat; vertical-align: middle; position: relative; top: -1px; }
.user .icon-user 				{ margin-right: 3px; }
.username.inactive,
.user.inactive 					{ color: #aaa !important; }

.user-avatar img { width: 16px; height: 16px; vertical-align: middle; margin-right: 1px; }
.user-avatar a { color: #000; font-size: 12px; }
.user-avatar.user-avatar-n a { color: #3F8AD7; font-size: 12px; }

.counter.exceeded { color: #0E9A0A; }

.page-header-menu { overflow: hidden; zoom: 1; margin-bottom: 10px; }
.page-header-menu .page-header { float: left; margin-right: 20px; margin-bottom: 10px; }
.page-header-menu .nav.nav-pills { margin-top: 5px; float: left; }

.blog-list-info { width: 19px; height: 19px; display: inline-block; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) 0 -107px no-repeat; cursor: pointer; }
.blog-list-info:hover,
.blog-list-info.active { background-position: -19px -107px; }/* -------------------------------------------------------------------
	ФОРМАТИРОВАННЫЙ ТЕКСТ
------------------------------------------------------------------- */

.text { font-size: 14px; font-family: Verdana, sans-serif; line-height: 1.6em; overflow: hidden; zoom: 1; }

.text a	{ text-decoration: underline; }

.text h4 { font-size: 24px; margin-bottom: 7px; font-weight: bold; }
.text h5 { font-size: 20px; margin-bottom: 7px; font-weight: bold; }
.text h6 { font-size: 18px; margin-bottom: 7px; font-weight: bold; }

.text p { margin-bottom: 1em; }
.text abbr[title] { border-bottom: 1px dotted; }
.text b, .text strong { font-weight: bold; }
.text blockquote { margin: 0; background: #fbfbfc; color: #555; padding: 10px 15px; clear: both; border-left: 5px solid #EDEDF2; }
.text dfn { font-style: italic; }
.text hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
.text ins { background: #ff9; color: #000; text-decoration: none; }
.text mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

.text pre { margin: 0; padding: 10px 15px; border: none; background: #fafafa; font-size: 12px; line-height: 18px; overflow: auto; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; clear: both; }
.text q { quotes: none; clear: both; }
.text q:before, q:after { content: ""; content: none; }
.text small { font-size: 85%; }

.text sub, .text sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
.text sup { top: -0.5em; }
.text sub { bottom: -0.25em; }

.text ul, .text ol { margin: 0; padding: 0 0 0 40px; }
.text ul { list-style-type: disc; }
.text ol { list-style-type: decimal; }
.text dd { margin: 0 0 0 40px; }

.text img[align="right"] { margin: 4px 0 5px 15px; }
.text img[align="left"] { margin: 4px 15px 10px 0; }
.text img.image-center { display: block; margin: 0 auto; }

.text object,
.text img { max-width: 100%; vertical-align: top; }

.text .ls-user { color: #3F8AD7; }
.text .ls-user:visited { color: #3F8AD7; }
.text .ls-user:hover { color: #0E9A0A; }/* -------------------------------------------------------------------
	ФОРМЫ
------------------------------------------------------------------- */

.input-text {
	width: 150px;
	padding: 6px;
	border: 1px solid #c9c9c9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.input-text:focus 	{ outline: none; }
.input-checkbox 	{ position: relative; top: 1px; margin: 0 2px 0 1px; }

.input-width-full 	{ width: 100%; }
.input-width-50 	{ width: 50px; }
.input-width-100 	{ width: 100px; }
.input-width-150 	{ width: 150px; }
.input-width-200 	{ width: 200px; }
.input-width-250 	{ width: 250px; }
.input-width-300 	{ width: 300px; }
.input-width-400 	{ width: 400px; }
.input-width-500 	{ width: 500px; }

.modal .input-width-full 	{ width: 97%; }
input.input-width-full 	    { width: 100% }
.block input.input-width-full 	    { width: 86%; }
.content-error .input-width-250 { width:270px }

textarea    { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

select 		{ padding: 6px; border: 1px solid #c9c9c9; }

fieldset { margin-bottom: 30px; padding-top: 20px; border-top: 1px solid #eaeaea; }
fieldset legend { color: #000; font-size: 18px; padding-right: 10px; }

form p { margin-bottom: 20px; }
form label { display: block; margin-bottom: 3px; }
form .icon-question-sign { cursor: help; }

.note { display: block; margin-top: 3px; font-size: 11px; line-height: 16px; color: #aaa; }
.note.note-header { margin-bottom: 20px; }

.captcha-image { vertical-align: top; }

.counter-wrapper { margin-bottom: 15px; position: relative; }
.counter-wrapper .counter { color: #777; position: absolute; top: 0; right: 0; }
.counter-wrapper label { margin-right: 50px; }

.poll-create 					{ padding: 15px 20px; margin-bottom: 20px; background: #F1F7FD; }

.question-list 					{ margin-bottom: 15px; }
.question-list li 				{ margin-bottom: 5px; }
.question-list li .input-text	{ margin-right: 5px; }

dl.form-item { overflow: hidden; zoom: 1; margin-bottom: 20px; }
dl.form-item dt { float: left; width: 125px; padding-top: 4px; padding-right: 15px; overflow: hidden; }
dl.form-item dd { float: left; width: 250px; }

.form-profile { position: relative; }
.form-profile .avatar-change { position: absolute; top: 20px; right: 20px; font-size: 11px; }
.form-profile .avatar-change .avatar { width: 80px; border-radius: 5px; margin-bottom: 10px; background: #fff; padding: 5px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2); box-shadow: 0 0 5px rgba(0,0,0,.2); }
.form-profile .avatar-change img { width: 80px; vertical-align: top; }
.form-profile .avatar-change a { color: #727a90; border-color: #727a90; }

/* Placeholder */
:-moz-placeholder { color: #aaa; }
.placeholder { color: #aaa; }


.mceEditor { display: block; margin-bottom: 20px; }


/* Registration form
---------------------------------------------------- */
.registration-form .form-item:last-child 							{ margin-bottom: 0; }
.registration-form dl.form-item dd									{ position: relative; width: 375px; }
.registration-form dl.form-item dd .form-item-help 					{ width: 100px; height: 20px; position: absolute; top: 1px; right: 0; }
.registration-form dl.form-item dd .form-item-help.active 			{ background: url(https://klyet.ru/templates/skin/simple/images/dots.png) 0 12px repeat-x; }
.registration-form dl.form-item dd .form-item-help i 				{ background-color: #f8fbfe; }
.registration-form dl.form-item dd .form-item-help i.icon-ok-green 	{ position: absolute; top: 3px; right: 0; }


/* Валидатор 
---------------------------------------------------------------*/
.validate-error-hide { display: none; }
.validate-error-show { 	
	display: block;
	line-height: 16px;
	position: relative; 
	padding: 10px 15px 12px 38px;
	background: #fefef1 url(https://klyet.ru/templates/skin/simple/images/error.png) 15px 12px no-repeat;
	color: #363636; 
	margin-top: 13px; 
	font-size: 12px; 
	border-radius: 3px; 
	-webkit-box-shadow: 0 1px 5px #e8e8c0 inset; box-shadow: 0 1px 5px #e8e8c0 inset; 
}
.validate-error-show:before 	{ display: block; content: ""; position: absolute; top: -12px; left: 15px; width: 0; height: 0; border-width: 6px; border-color: transparent transparent #F2F2DD transparent; border-style: solid; }/* -------------------------------------------------------------------
	
	КНОПКИ
	
	
	Примеры использования:
	
	<button class="button">Preview</button>
	<a href="#" class="button">Preview</a>
	
	<button class="button button-primary">Save</button>
	
------------------------------------------------------------------- */

.button {
	display: inline-block;
	
	padding: 3px 10px 6px;
	*padding: 3px 10px 4px;
	text-align: center;
	
	font-size: 12px;
	line-height: 15px;
    font-family:Arial, sans-serif !important;

	cursor: pointer;
	text-decoration: none;
	
	*margin-right: 5px;
}
.button:hover { text-decoration: none; background: #f0f2f5; }
.button:active { position:relative; top:1px }
.button.fl-r { *margin-right: 0; }

.opera .button { padding-top: 4px; padding-bottom: 5px; }


/* Button Icon (Without text) */
.button.button-icon 			{ padding: 7px 10px; }


/* Button Write */
.button.button-write { 
	background: #66cfff;
	background: -moz-linear-gradient(top,  #66cfff 0%, #2abcfe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66cfff), color-stop(100%,#2abcfe));
	background: -webkit-linear-gradient(top,  #66cfff 0%,#2abcfe 100%);
	background: -o-linear-gradient(top,  #66cfff 0%,#2abcfe 100%);
	background: -ms-linear-gradient(top,  #66cfff 0%,#2abcfe 100%);
	background: linear-gradient(top,  #66cfff 0%,#2abcfe 100%);
	
	border: 1px solid #27ace8;
	
	padding: 2px 15px 4px;
	border-radius: 15px;
	line-height: 17px;
	
	color: #fff;
	font-size: 11px;
}
.button.button-write:hover { 
	background: #4ec4ff;
	background: -moz-linear-gradient(top,  #4ec4ff 0%, #22b3fe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ec4ff), color-stop(100%,#22b3fe));
	background: -webkit-linear-gradient(top,  #4ec4ff 0%,#22b3fe 100%);
	background: -o-linear-gradient(top,  #4ec4ff 0%,#22b3fe 100%);
	background: -ms-linear-gradient(top,  #4ec4ff 0%,#22b3fe 100%);
	background: linear-gradient(top,  #4ec4ff 0%,#22b3fe 100%);

	-webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, .5) inset; box-shadow: 0 -1px 0 rgba(255, 255, 255, .5) inset;  
}


/* Button Small */
.button.button-small { font-size: 11px; padding: 1px 7px 3px; }


/* Button Action */
.button.button-action {
	border: none;
	padding: 4px 4px 3px;
	
	background: #c8f5ff;
	background: -moz-linear-gradient(top,  #c8f5ff 0%, #88c4ea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8f5ff), color-stop(100%,#88c4ea));
	background: -webkit-linear-gradient(top,  #c8f5ff 0%,#88c4ea 100%);
	background: -o-linear-gradient(top,  #c8f5ff 0%,#88c4ea 100%);
	background: -ms-linear-gradient(top,  #c8f5ff 0%,#88c4ea 100%);
	background: linear-gradient(top,  #c8f5ff 0%,#88c4ea 100%);
}
.button.button-action span { display: none; }
.button.button-action:hover span { display: inline; padding: 0 5px 0 5px; position: relative; top: -2px; color: #fff; }
.button.button-action.active, 
.button.button-action:hover { 
	border: 1px solid #2770e8;
	-webkit-box-shadow: 0 -1px 0 #128af3 inset, 0 2px 2px #ddd; box-shadow: 0 -1px 0 #128af3 inset, 0 2px 2px #ddd;
	color: #fff;
	padding: 3px 3px 2px;

	background: #228dfa;
	background: -moz-linear-gradient(top,  #228dfa 0%, #0362eb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#228dfa), color-stop(100%,#0362eb));
	background: -webkit-linear-gradient(top,  #228dfa 0%,#0362eb 100%);
	background: -o-linear-gradient(top,  #228dfa 0%,#0362eb 100%);
	background: -ms-linear-gradient(top,  #228dfa 0%,#0362eb 100%);
	background: linear-gradient(top,  #228dfa 0%,#0362eb 100%);
}
.button.button-action:hover i { vertical-align: top; position: relative; top: -1px; }

.button.button-action.button-action-add-friend:hover i { background-position: -147px -39px; }
.button.button-action.button-action-send-message:hover i { background-position: -163px -39px; }
.button.button-action.button-action-join.active i,
.button.button-action.button-action-join:hover i { background-position: -179px -39px; }

.button.button-action.button-action-note {
	background: #ccf4d0;
	background: -webkit-linear-gradient(top,  #e9fdea 0%,#ccf4d0 100%);
	background: -moz-linear-gradient(top,  #e9fdea 0%,#ccf4d0 100%);
	background: -o-linear-gradient(top,  #e9fdea 0%,#ccf4d0 100%);
	background: -ms-linear-gradient(top,  #e9fdea 0%,#ccf4d0 100%);
	background: linear-gradient(top,  #e9fdea 0%,#ccf4d0 100%);
	padding: 6px 6px 6px 7px;
}
.button.button-action.button-action-note:hover {
	background: #4ace56;
	background: -webkit-linear-gradient(top,  #6ce777 0%,#4ace56 100%);
	background: -moz-linear-gradient(top,  #6ce777 0%,#4ace56 100%);
	background: -o-linear-gradient(top,  #6ce777 0%,#4ace56 100%);
	background: -ms-linear-gradient(top,  #6ce777 0%,#4ace56 100%);
	background: linear-gradient(top,  #6ce777 0%,#4ace56 100%);
	border: none;
	box-shadow: none; -webkit-box-shadow: none;
	padding: 6px 6px 6px 7px;
	cursor: default;
}
.button.button-action.button-action-note i { display: block; }
.button.button-action.button-action-note:hover i { top: 0; background-position: -46px -65px; }

#header .button {
  height:29px;
  line-height:28px;
  padding:0px 20px;
  background:#fff url(https://klyet.ru/templates/skin/simple/images/bg-button.png) repeat-x bottom;
  border:1px solid #e3e3e3;
  border-right:1px solid #dadada;
  border-bottom:1px solid #c3c3c3;
  cursor: pointer;
  text-transform: uppercase;
  border-radius:0;
}

.button2 { margin-left:8px; position:relative; display:table; zoom:1; line-height:32px; background:url(https://klyet.ru/templates/skin/simple/images/bg-btn.png) repeat-x 0 -33px; height:33px; padding:0px 16px; border:0px; margin:0px; cursor:pointer; color:#646464; text-shadow:0px 1px 0px #fff; font-weight:bold }
.button2 .l { width:6px; height:33px; background:url(https://klyet.ru/templates/skin/simple/images/bg-btn.png) no-repeat 0 -66px; position:absolute; left:0; top:0 }
.button2 .r { width:6px; height:33px; background:url(https://klyet.ru/templates/skin/simple/images/bg-btn.png) no-repeat 0 0; position:absolute; right:0; top:0 }

.button2:hover { background-position:0 -132px }
.button2:hover .l { background-position:0 -165px }
.button2:hover .r { background-position:0 -99px }

*+html .button2 {
  line-height:28px
}
.button2:active { position:relative; top:1px }

.button2 input { border:0; margin:0; background:none }

.button2.left { float:left; margin-right:10px }
.button2.right { float:right }
/* --------------------------------------------
	НАВИГАЦИЯ
-------------------------------------------- */

.nav 					{ overflow: hidden; zoom: 1; }
.nav li 				{ float: left; }

.nav li:last-child 		{  }
.nav li a:hover 		{  }
.nav li.active a 		{  }

/* Navigation */
.navigation { padding-bottom:20px; overflow:hidden; }
.navigation h6 { float:left; margin-right:16px; margin-top:4px }
.navigation .title-new { font:normal 18px Arial, Sans-Serif; line-height:1.3em; margin-bottom:0.3em; color:#000; float:left; margin-right:16px; margin-top:4px }
.navigation ul { margin-top:6px }
.navigation ul li { display:inline-block; *display:inline; font-size:11px; padding:1px 6px; text-transform: lowercase }
.navigation ul li a { color:#6e6e6e; border-bottom:1px dashed }
.navigation ul li a:hover { color:#000 }
.navigation ul li.active { background:#0E9A0A }
.navigation ul li.active a { color:#fff; border-bottom:0px }

/* Nav Pills */
.nav.nav-pills { overflow: hidden; clear:both; zoom: 1; font-size: 11px; margin-bottom:5px; margin-right:-2px }
.nav.nav-pills li { display:inline-block; *display:inline; font-size:11px; padding:1px 6px; text-transform: lowercase }
.nav.nav-pills li a { color:#6e6e6e; border-bottom:1px dashed }
.nav.nav-pills li a:hover { color:#000 }
.nav.nav-pills li.active { background:#0E9A0A }
.nav.nav-pills li.active a { color:#fff; border-bottom:0px }

.nav.nav-pills.nav-pills-profile 		{ margin-bottom: 30px; }


/* Nav Topic Filter */
.nav.nav-menu 						{ font-size: 11px; border-radius: 13px; border: 1px solid #fff; float: left; position: relative; }
.nav.nav-menu li 					{ position: relative; height: 22px; padding: 1px 1px 1px 0; -webkit-box-shadow: -1px 0 0 #dfe3e8 inset, 0 1px 0 #dfe3e8 inset, 0 -1px 0 #dfe3e8 inset; box-shadow: -1px 0 0 #dfe3e8 inset, 0 1px 0 #dfe3e8 inset, 0 -1px 0 #dfe3e8 inset; }
.nav.nav-menu li a { 
	background: #fbfbfc;
	background: -moz-linear-gradient(top,  #fbfbfc 0%, #f0f2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfc), color-stop(100%,#f0f2f5));
	background: -webkit-linear-gradient(top,  #fbfbfc 0%,#f0f2f5 100%);
	background: -o-linear-gradient(top,  #fbfbfc 0%,#f0f2f5 100%);
	background: -ms-linear-gradient(top,  #fbfbfc 0%,#f0f2f5 100%);
	background: linear-gradient(top,  #fbfbfc 0%,#f0f2f5 100%);

	height: 22px; 
	line-height: 21px;
	color: #434343; 
	padding: 0 13px; 
	float: left; 
	text-decoration: none;
	
	-webkit-box-shadow: 1px 0 0 #fff inset, 0 1px 0 #fff inset; box-shadow: 1px 0 0 #fff inset, 0 1px 0 #fff inset;
}
.nav.nav-menu li:first-child			{ border-top-left-radius: 13px; border-bottom-left-radius: 13px; }
.nav.nav-menu li:first-child a			{ border-top-left-radius: 13px; border-bottom-left-radius: 13px; padding-left: 15px; -webkit-box-shadow: 1px 0 0 #dfe3e8 inset, 0 1px 0 #fff inset; box-shadow: 1px 0 0 #dfe3e8 inset, 0 1px 0 #fff inset; }
.nav.nav-menu li:last-child				{ border-top-right-radius: 13px; border-bottom-right-radius: 13px; -webkit-box-shadow: 0 1px 0 #dfe3e8 inset, 0 -1px 0 #dfe3e8 inset; box-shadow: 0 1px 0 #dfe3e8 inset, 0 -1px 0 #dfe3e8 inset; padding-right: 0; }
.nav.nav-menu li:last-child a			{ border-top-right-radius: 13px; border-bottom-right-radius: 13px; padding-right: 15px; box-shadow: -1px 0 0 #dfe3e8 inset, 0 1px 0 #fff inset; }

.nav.nav-menu li:hover { -webkit-box-shadow: -1px 0 0 #27ace8 inset, 0 1px 0 #27ace8 inset, 0 -1px 0 #27ace8 inset; box-shadow: -1px 0 0 #27ace8 inset, 0 1px 0 #27ace8 inset, 0 -1px 0 #27ace8 inset; }
.nav.nav-menu li:hover a { 
	color: #fff;
	
	-webkit-box-shadow: 1px 0 0 #27ace8 inset, 0 -1px 0 #55d0ff inset; box-shadow: 1px 0 0 #27ace8 inset, 0 -1px 0 #55d0ff inset;
	
	background: #4ec4ff;
	background: -moz-linear-gradient(top,  #4ec4ff 0%, #22b3fe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ec4ff), color-stop(100%,#22b3fe));
	background: -webkit-linear-gradient(top,  #4ec4ff 0%,#22b3fe 100%);
	background: -o-linear-gradient(top,  #4ec4ff 0%,#22b3fe 100%);
	background: -ms-linear-gradient(top,  #4ec4ff 0%,#22b3fe 100%);
	background: linear-gradient(top,  #4ec4ff 0%,#22b3fe 100%);
}

.nav.nav-menu li.active 				{ background: #edf8fd; border: none; -webkit-box-shadow: 0 2px 3px #b4d5e2 inset; box-shadow: 0 2px 3px #b4d5e2 inset; }
.nav.nav-menu li.active a 				{ background: none; color: #628fa5; -webkit-box-shadow: none; box-shadow: none; border: none; }

.nav.nav-menu.nav-filter-sub li a 			{ padding: 5px 10px; font-size: 11px; color: #777; }
.nav.nav-menu.nav-filter-sub li.active a 	{ color: #fff; }

.nav-menu-wrapper { margin-bottom: 40px; position: relative; }

.oldie .nav.nav-menu { border-color: #dfe3e8; border-right: none; }
.oldie .nav.nav-menu li { border-right: 1px solid #dfe3e8; }
.oldie #nav { background: #f6f6f6; }


/* Userbar */
#userbar {
	border: 1px solid #ddd;
	border-top: none;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 0 5px #ddd; box-shadow: 0 0 5px #ddd;

	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
}
#userbar .search { float: left; margin: 5px 0 0 6px; *margin: 4px 0 0 4px; }

.nav.nav-userbar 									{ float: right; }
.nav.nav-userbar li 								{ border-radius: 0 0 0 4px; border-left: 1px solid #eaeaea; }
.nav.nav-userbar li a 								{ color: #555; }
.nav.nav-userbar li:first-child a 					{ border-radius: 0 0 0 4px; }
.nav.nav-userbar li:last-child a 					{ border-radius: 0 0 4px 0; }
.nav.nav-userbar li.nav-userbar-username a 			{ position: relative; padding-left: 47px; font-weight: bold; color: #333; }
.nav.nav-userbar li.nav-userbar-username .avatar 	{ position: absolute; top: 7px; left: 15px; }
.nav.nav-userbar li .new-messages 					{ color: #4AA731; font-weight: bold; }


/* Nav Main */
.nav.nav-main 					{ height: 51px; overflow: hidden; }
.nav.nav-main li 				{ margin-right: 22px; position: relative; height: 51px; line-height: 49px; }
.nav.nav-main li:last-child 	{ margin-right: 0; }
.nav.nav-main li a 				{ color: #cfcfcf; text-decoration: none; }
.nav.nav-main li a:hover 		{ color: #aaa; }
.nav.nav-main li i 				{ display: none; position: absolute; bottom: 0; left: 50%; margin-left: -2px; width: 0; height: 0; border: 3px solid transparent; border-bottom-color: #fff; }
.nav.nav-main li.active i 		{ display: block; }
.nav.nav-main li.active a 		{ color: #aed6e9; }

.nav.nav-main li.nav-main-more 			{ display: none; }
.nav.nav-main li.nav-main-more a		{ border: 1px solid #595959; border-radius: 3px; padding: 0 5px 2px; position: relative; padding-right: 15px; }
.nav.nav-main li.nav-main-more a:before { content: ''; position: absolute; top: 8px; right: 5px; width: 0; height: 0; border: 3px solid #fff; border-color: #fff transparent transparent transparent; }


/* Nav Profile */
.nav.nav-profile 				{ margin-bottom: 15px; }
.nav.nav-profile li 			{ float: none; font-size: 15px; border-bottom: 1px dotted #dce1e6; padding: 8px 10px 10px 30px; }
.nav.nav-profile li a 			{ text-decoration: underline; color: #275ec2; }
.nav.nav-profile li a:hover 	{ color: #0E9A0A; }
.nav.nav-profile li.active a 	{ text-decoration: none; color: #000; }


/* Dropdown */
.nav.nav-pills li.dropdown 			{ position: relative; }
.nav.nav-pills li.dropdown a 		{ padding-right: 12px; }
.nav.nav-pills li.dropdown i 		{ position: absolute; top: 5px; right: 3px; cursor: pointer; }
.nav.nav-pills li.dropdown ul 		{ display: none; position: absolute; }
.nav.nav-pills li.dropdown.opened a {   }

.dropdown-menu 						{ display: none; padding: 10px 15px 13px; border: 3px solid #edf8fd; border-radius: 10px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5); box-shadow: 0 0 10px rgba(0,0,0,.5); position: absolute; top: 32px; overflow: hidden; z-index: 10; background: #fff; min-width: 150px; }
.dropdown-menu li 					{ line-height: 1em; margin-bottom: 15px; }
.dropdown-menu li:last-child 		{ margin-bottom: 0; }
.dropdown-menu li a 				{ display: block; }
.dropdown-menu li a:hover 			{  }
.dropdown-menu li.active a 			{ color: #aaa; }

.dropdown-menu.dropdown-nav-main						{ background: #090909; border: 1px solid #333; }
.dropdown-menu.dropdown-nav-main li a					{ color: #fff; text-decoration: none; }
.dropdown-menu.dropdown-nav-main li a:hover 			{ color: #ddd; }
.dropdown-menu.dropdown-nav-main li.active a 			{ color: #555; }

.dropdown-create 		{ margin-right: 120px; line-height: 23px; }
.dropdown-create a 		{ font-weight: normal; }
.dropdown-create h2 a 	{ text-transform: lowercase; display: inline-block; }

.dropdown-menu-create 				{ padding: 10px 15px 15px; border: 3px solid #edf8fd; border-radius: 10px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5); box-shadow: 0 0 10px rgba(0,0,0,.5); position: absolute; background: #fff; min-width: 150px; z-index: 10; font-family: 'PT Sans', sans-serif; font-size: 27px; text-transform: lowercase; }
.dropdown-menu-create li 			{ line-height: 1em; margin-bottom: 10px; }
.dropdown-menu-create li:last-child { margin: 0; }
.dropdown-menu-create li a 			{ color: #275ec2; text-decoration: none; border-bottom: 1px solid #275ec2; display: inline-block; }
.dropdown-menu-create li a:hover 	{ color: #0E9A0A; border-color: #0E9A0A; }
.dropdown-menu-create li.active a	{ color: #aaa; border-color: #aaa; }

.nav.nav-pills.nav-pills-dropdown { position: absolute; top: 0; right: 0; margin: 0; display: none; }
.nav.nav-pills.nav-pills-dropdown li { margin: 0; }/* -------------------------------------------------------------------

	ИКОНКИ 
	
	Иконки Glyphicons
	http://glyphicons.com/

	
	Пример использования:
	
	<a href="#"><i class="icon icon-remove"></i> Remove</a>

------------------------------------------------------------------- */

[class^="icon-"],
[class*=" icon-"]  { 
	display: inline-block;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
	line-height: 14px;
	background: url(https://klyet.ru/templates/skin/simple/images/icons.png) no-repeat;
}
[class^="icon-synio-"],
[class*=" icon-synio-"]  { 
	background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) no-repeat;
}

.icon-white { background-image: url(https://klyet.ru/templates/skin/simple/images/icons-white.png); }

.icon-glass              { background-position: 0      0; }
.icon-music              { background-position: -24px  0; }
.icon-search             { background-position: -48px  0; }
.icon-envelope           { background-position: -72px  0; }
.icon-heart              { background-position: -96px  0; }
.icon-star               { background-position: -120px 0; }
.icon-star-empty         { background-position: -144px 0; }
.icon-user               { background-position: -168px 0; }
.icon-film               { background-position: -192px 0; }
.icon-th-large           { background-position: -216px 0; }
.icon-th                 { background-position: -240px 0; }
.icon-th-list            { background-position: -264px 0; }
.icon-ok                 { background-position: -288px 0; }
.icon-remove             { background-position: -312px 0; }
.icon-zoom-in            { background-position: -336px 0; }
.icon-zoom-out           { background-position: -360px 0; }
.icon-off                { background-position: -384px 0; }
.icon-signal             { background-position: -408px 0; }
.icon-cog                { background-position: -432px 0; }
.icon-trash              { background-position: -456px 0; }

.icon-home               { background-position: 0      -24px; }
.icon-file               { background-position: -24px  -24px; }
.icon-time               { background-position: -48px  -24px; }
.icon-road               { background-position: -72px  -24px; }
.icon-download-alt       { background-position: -96px  -24px; }
.icon-download           { background-position: -120px -24px; }
.icon-upload             { background-position: -144px -24px; }
.icon-inbox              { background-position: -168px -24px; }
.icon-play-circle        { background-position: -192px -24px; }
.icon-repeat             { background-position: -216px -24px; }
.icon-refresh            { background-position: -240px -24px; }
.icon-list-alt           { background-position: -264px -24px; }
.icon-lock               { background-position: -287px -24px; }
.icon-flag               { background-position: -312px -24px; }
.icon-headphones         { background-position: -336px -24px; }
.icon-volume-off         { background-position: -360px -24px; }
.icon-volume-down        { background-position: -384px -24px; }
.icon-volume-up          { background-position: -408px -24px; }
.icon-qrcode             { background-position: -432px -24px; }
.icon-barcode            { background-position: -456px -24px; }

.icon-tag                { background-position: 0      -48px; }
.icon-tags               { background-position: -25px  -48px; }
.icon-book               { background-position: -48px  -48px; }
.icon-bookmark           { background-position: -72px  -48px; }
.icon-print              { background-position: -96px  -48px; }
.icon-camera             { background-position: -120px -48px; }
.icon-font               { background-position: -144px -48px; }
.icon-bold               { background-position: -167px -48px; }
.icon-italic             { background-position: -192px -48px; }
.icon-text-height        { background-position: -216px -48px; }
.icon-text-width         { background-position: -240px -48px; }
.icon-align-left         { background-position: -264px -48px; }
.icon-align-center       { background-position: -288px -48px; }
.icon-align-right        { background-position: -312px -48px; }
.icon-align-justify      { background-position: -336px -48px; }
.icon-list               { background-position: -360px -48px; }
.icon-indent-left        { background-position: -384px -48px; }
.icon-indent-right       { background-position: -408px -48px; }
.icon-facetime-video     { background-position: -432px -48px; }
.icon-picture            { background-position: -456px -48px; }

.icon-pencil             { background-position: 0      -72px; }
.icon-map-marker         { background-position: -24px  -72px; }
.icon-adjust             { background-position: -48px  -72px; }
.icon-tint               { background-position: -72px  -72px; }
.icon-edit               { background-position: -96px  -72px; }
.icon-share              { background-position: -120px -72px; }
.icon-check              { background-position: -144px -72px; }
.icon-move               { background-position: -168px -72px; }
.icon-step-backward      { background-position: -192px -72px; }
.icon-fast-backward      { background-position: -216px -72px; }
.icon-backward           { background-position: -240px -72px; }
.icon-play               { background-position: -264px -72px; }
.icon-pause              { background-position: -288px -72px; }
.icon-stop               { background-position: -312px -72px; }
.icon-forward            { background-position: -336px -72px; }
.icon-fast-forward       { background-position: -360px -72px; }
.icon-step-forward       { background-position: -384px -72px; }
.icon-eject              { background-position: -408px -72px; }
.icon-chevron-left       { background-position: -432px -72px; }
.icon-chevron-right      { background-position: -456px -72px; }

.icon-plus-sign          { background-position: 0      -96px; }
.icon-minus-sign         { background-position: -24px  -96px; }
.icon-remove-sign        { background-position: -48px  -96px; }
.icon-ok-sign            { background-position: -72px  -96px; }
.icon-question-sign      { background-position: -96px  -96px; }
.icon-info-sign          { background-position: -120px -96px; }
.icon-screenshot         { background-position: -144px -96px; }
.icon-remove-circle      { background-position: -168px -96px; }
.icon-ok-circle          { background-position: -192px -96px; }
.icon-ban-circle         { background-position: -216px -96px; }
.icon-arrow-left         { background-position: -240px -96px; }
.icon-arrow-right        { background-position: -264px -96px; }
.icon-arrow-up           { background-position: -289px -96px; }
.icon-arrow-down         { background-position: -312px -96px; }
.icon-share-alt          { background-position: -336px -96px; }
.icon-resize-full        { background-position: -360px -96px; }
.icon-resize-small       { background-position: -384px -96px; }
.icon-plus               { background-position: -408px -96px; }
.icon-minus              { background-position: -433px -96px; }
.icon-asterisk           { background-position: -456px -96px; }

.icon-exclamation-sign   { background-position: 0      -120px; }
.icon-gift               { background-position: -24px  -120px; }
.icon-leaf               { background-position: -48px  -120px; }
.icon-fire               { background-position: -72px  -120px; }
.icon-eye-open           { background-position: -96px  -120px; }
.icon-eye-close          { background-position: -120px -120px; }
.icon-warning-sign       { background-position: -144px -120px; }
.icon-plane              { background-position: -168px -120px; }
.icon-calendar           { background-position: -192px -120px; }
.icon-random             { background-position: -216px -120px; }
.icon-comment            { background-position: -240px -120px; }
.icon-magnet             { background-position: -264px -120px; }
.icon-chevron-up         { background-position: -288px -120px; }
.icon-chevron-down       { background-position: -313px -119px; }
.icon-retweet            { background-position: -336px -120px; }
.icon-shopping-cart      { background-position: -360px -120px; }
.icon-folder-close       { background-position: -384px -120px; }
.icon-folder-open        { background-position: -408px -120px; }
.icon-resize-vertical    { background-position: -432px -119px; }
.icon-resize-horizontal  { background-position: -456px -118px; }

.icon-contact				{ width: 16px; height: 16px; background: url(https://klyet.ru/templates/skin/simple/images/icons-contact.png) no-repeat; } 
.icon-contact-default		{ background-position: 0 0; } 
.icon-contact-mail			{ background-position: -20px 0; } 
.icon-contact-icq			{ background-position: -40px 0; } 
.icon-contact-jabber		{ background-position: -60px 0; } 
.icon-contact-phone			{ background-position: -80px 0; } 
.icon-contact-skype			{ background-position: -100px 0; } 
.icon-contact-vkontakte		{ background-position: -120px 0; } 
.icon-contact-twitter		{ background-position: -140px 0; } 
.icon-contact-facebook		{ background-position: -160px 0; } 
.icon-contact-odnoklassniki	{ background-position: -180px 0; } 
.icon-contact-www			{ background-position: -200px 0; } 



.icon-ok-green 				{ width: 18px; height: 20px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -479px -2px no-repeat; }
.icon-question-sign      	{ width: 23px; height: 23px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -138px 0 no-repeat; }



.icon-synio-arrow-up 		{ width: 9px; height: 9px; background-position: -24px -24px; }
.icon-synio-arrow-down 		{ width: 9px; height: 9px; background-position: -33px -24px; }

.icon-synio-star-green 		{ width: 12px; height: 11px; background-position: 0 -23px; }
.icon-synio-star-blue 		{ width: 11px; height: 11px; background-position: 0 -37px; }
.icon-synio-star-white 		{ width: 11px; height: 11px; background-position: 0 -51px; }
.icon-synio-star-yellow 	{ width: 11px; height: 11px; background-position: 0 -65px; }

.icon-synio-share-blue 		{ width: 11px; height: 11px; background-position: -12px -37px; }
.icon-synio-share-white 	{ width: 11px; height: 11px; background-position: -12px -51px; }

.icon-synio-rating 			{ width: 11px; height: 11px; background-position: -12px -23px; }
.icon-synio-arrows 			{ width: 11px; height: 11px; background-position: -22px -65px; }

.icon-synio-comments-green			{ width: 11px; height: 11px; background-position: -46px -23px; }
.icon-synio-comments-green-filled	{ width: 11px; height: 11px; background-position: -46px -51px; }
.icon-synio-comments-blue			{ width: 11px; height: 11px; background-position: -46px -37px; }
.icon-synio-comments-small			{ width: 11px; height: 11px; background-position: -28px -51px; }

.icon-synio-tags					{ width: 15px; height: 11px; background-position: -26px -37px; }

.icon-synio-actions-edit			{ width: 16px; height: 16px; background-position: -115px -23px; }
.icon-synio-actions-delete			{ width: 16px; height: 16px; background-position: -131px -23px; }
.icon-synio-actions-draft			{ width: 16px; height: 16px; background-position: -115px -39px; }

.icon-synio-topic-private			{ width: 23px; height: 23px; background-position: -230px 0; }
.icon-synio-topic-draft				{ width: 23px; height: 23px; background-position: -253px 0; }
.icon-synio-topic-link				{ width: 23px; height: 23px; background-position: -276px 0; }

.icon-synio-close					{ width: 16px; height: 16px; background-position: -131px -39px; }
.icon-synio-link					{ width: 11px; height: 11px; background-position: -11px -65px; }

.icon-synio-add-friend				{ width: 16px; height: 16px; background-position: -147px -23px; }
.icon-synio-send-message			{ width: 16px; height: 16px; background-position: -163px -23px; }
.icon-synio-new-message				{ width: 16px; height: 16px; background-position: -163px -55px; }
.icon-synio-join					{ width: 16px; height: 16px; background-position: -179px -23px; }
.icon-synio-search					{ width: 16px; height: 16px; background-position: -147px -55px; }
.icon-synio-submit					{ width: 16px; height: 16px; background-position: -115px -55px; }

.icon-synio-arrow-left				{ width: 16px; height: 16px; background-position: -115px -71px; }
.icon-synio-arrow-right				{ width: 16px; height: 16px; background-position: -131px -71px; }

.icon-synio-remove					{ width: 24px; height: 24px; background-position: -368px 0; vertical-align: middle; position: relative; top: -2px; }
.icon-synio-remove:hover			{ background-position: -392px 0; }

.icon-synio-vote-info-down			{ width: 16px; height: 16px; background-position: -67px -71px; }
.icon-synio-vote-info-up			{ width: 16px; height: 16px; background-position: -83px -71px; }
.icon-synio-vote-info-zero			{ width: 16px; height: 16px; background-position: -99px -71px; }
.icon-synio-vote-info-view			{ width: 16px; height: 16px; background-position: -179px -39px; }














/* -------------------------------------------------------------------
	ТАБЛИЦЫ
------------------------------------------------------------------- */

.table 					{ width: 100%; margin-bottom: 15px; border-collapse: separate; }
.table th 				{ text-align: left; font-weight: normal; border-bottom: 1px solid #c3d4dc; }
.table td 				{ padding: 13px 10px; }
.table th,
.table .cell-tab .cell-tab-inner { padding: 6px 10px 8px; }
.table tr:hover td		{ background: #f5fdff; }
.table tr.active td 	{ background: #CBF4BC; }
.table tbody td			{ border-top: 1px solid #f1f3f5; }
.table tbody tr:first-child	td	{ border-top: none; }

.table thead a			{ color: #727a90; text-decoration: none; }
.table thead a span		{ border-bottom: 1px dotted #727a90; }
.table a.asc,
.table a.desc			{ color: #000; border-color: #000; }
.table a.asc:after		{ content: " ↑"; }
.table a.desc:after		{ content: " ↓"; }
.table .cell-rating.negative { color: #f00 !important; }

.table .cell-tab { padding: 0; }
.table .cell-tab .cell-tab-inner { position: relative; top: 1px; display: inline-block; border: 1px solid transparent; border-radius: 3px 3px 0 0; border-bottom: none; }
.table .cell-tab .cell-tab-inner.active { background: #fff; border-color: #c3d4dc; }

/* Table Blogs */
.table.table-blogs .cell-info { width: 19px; padding-right: 0; padding-left: 0; }
.table.table-blogs tbody .cell-info { vertical-align: top; }
.table.table-blogs tbody .cell-info .blog-list-info { display: block; }
.table.table-blogs .cell-name { padding-left: 3px; }
.table.table-blogs .cell-name .avatar 	{ float: left; margin-right: 10px; clear: right; }
.table.table-blogs .cell-name p		 	{ overflow: hidden; margin-bottom: 5px; }
.table.table-blogs .cell-name p .blog-name	{ font-size: 16px; color: #275ec2; text-decoration:underline }
.table.table-blogs .cell-name p .blog-name:hover	{ color:#0E9A0A }
.table.table-blogs .cell-name p i { vertical-align: middle; position: relative; top: -1px }
.table.table-blogs tbody .cell-rating 	{ width: 70px; font-weight: bold; font-size: 11px; color: #5fa459; }
.table.table-blogs .cell-readers 		{ width: 90px; text-align: center; vertical-align: middle; }
.table.table-blogs tbody .cell-readers 	{ text-align: center; vertical-align: middle; font-size: 11px; }
.table.table-blogs .cell-join 			{ width: 130px; text-align: center; vertical-align: middle; }
.table.table-blogs .cell-rating 		{ width: 90px; text-align: center; vertical-align: middle; }

/* Table Plugins */
.table.table-plugins .cell-checkbox 	{ width: 20px; padding: 12px 0 10px 10px; }
.table.table-plugins h3 				{ font-weight: bold; font-size: 17px; line-height: 20px; margin-bottom: 5px; }

/* Table Profile Notes */
.table.table-profile-notes 					{ border-top: 1px solid #eee; }
.table.table-profile-notes td 				{ vertical-align: top; }
.table.table-profile-notes .cell-username 	{ width: 20%; font-weight: bold; }
.table.table-profile-notes .cell-note 		{ width: 50%; }
.table.table-profile-notes .cell-date 		{ text-align: right; }

/* Table Profile Info */
.table.table-profile-info 				{ margin-bottom: 40px; }
.table.table-profile-info td 			{ vertical-align: top; }
.table.table-profile-info .cell-label 	{ width: 30%; color: #777; }

/* Table Users */
.table.table-users th 					{  }
.table.table-users .cell-follow 		{ width: 17px; text-align: center; }
.table.table-users thead .cell-follow i { position: relative; top: 3px; }
.table.table-users .cell-name 			{ width: 190px; padding-right: 0; padding-left: 0; }
.table.table-users .cell-name img 		{ float: left; margin-right: 14px; }
.table.table-users tbody .cell-name div		{ float: left; width: 125px; }
.table.table-users .cell-name .name		{ margin-top: 2px; }
.table.table-users .cell-name .name.no-realname		{ margin-top: 11px; }
.table.table-users .cell-name .username { width: 125px; position: relative; top: 1px; margin-bottom: 3px; }
.table.table-users .cell-name .realname { font-size: 11px; }
.table.table-users tbody .cell-date 	{ font-size: 11px; }
.table.table-users .cell-rating			{ text-align: center; width: 70px; }
.table.table-users .cell-skill 			{ text-align: center; width: 70px; }
.table.table-users .cell-date 			{ text-align: center; width: 130px; }
.table.table-users tbody .cell-skill 	{ color: #628fa5; font-size: 11px; font-weight: bold; }
.table.table-users tbody .cell-rating	{ color: #5fa459; font-size: 11px; }
.table.table-users button				{ float: left; margin-right: 5px; }

/* Table Talk */
.table.table-talk .cell-checkbox 			{ width: 20px; padding: 15px 0 10px 10px; }
.table.table-talk thead .cell-checkbox 		{ padding: 10px 0 10px 10px; }
.table.table-talk .cell-favourite 			{ text-align: center; }
.table.table-talk tbody .cell-favourite 	{ padding: 17px 0; }
.table.table-talk .cell-recipients 			{ width: 130px; }
.table.table-talk tbody .cell-recipients 	{ font-size: 11px; }
.table.table-talk tbody .cell-recipients a 	{ color: #000; }
.table.table-talk tbody .cell-date 			{ font-size: 11px; width: 115px; }
.table.table-talk tbody .cell-title 		{  }
.table.table-talk tbody .cell-title a 		{ color: #275ec2; }
.table.table-talk tbody .cell-title a:hover	{ color: #0E9A0A; }
.table.table-talk tbody .cell-title span 	{ color: #628fa5; font-weight: bold; margin-left: 4px; }
.table.table-talk tbody .cell-title .new 	{ color: #32b319; }
.table.table-talk tbody .cell-title i 		{ position: relative; left: -3px; }
.table.table-talk tbody td					{ vertical-align: top; }/* --------------------------------------------
	ТОПИК
-------------------------------------------- */

.topic { margin-bottom: 50px; padding-left: 26px; position: relative; zoom: 1; margin-left:-26px }
.topic:last-child { margin-bottom: 0; }

/* Title */
.topic .topic-header .date { color:#6e6e6e; margin-bottom:3px; font-family:Georgia; font-style:Italic }
.topic .topic-header .topic-title { font-size: 22px; margin-bottom:2px; font-weight:bold }
.topic .topic-header .topic-title i { position: relative; top: 2px; cursor: help; margin-right: 5px; }
.topic .topic-header .topic-blog { color: #3d9970; font-size: 12px; font-family: 'PT Serif',"Times New Roman",Times,serif; text-transform: uppercase; }

/* Favourite */
.topic .topic-header .topic-info-favourite { position: absolute; top: 26px; left:0px; }
.topic .topic-header .topic-info-favourite i { height: 18px; width: 18px; background: url(https://klyet.ru/templates/skin/simple/images/like-icon.png) no-repeat; display:block }
.topic .topic-header .topic-info-favourite i:hover { background-position:0px -18px }
.topic .topic-header .topic-info-favourite i.active { background-position:0px -18px }
.topic .topic-header .topic-info-favourite span { display:table; margin:2px auto 0 auto; color:#666 }

/* Info */
.topic .topic-header  .info-top { margin-bottom: 15px; }
.topic .topic-header  .info-top li { display:inline-block; color:#6e6e6e; font-family:Georgia; font-style:Italic; margin-right:10px }
.topic .topic-header  .info-top li.writer a { font-family:Arial; font-style:normal }
.topic .topic-header  .info-top li.view { color:#000; background:url(https://klyet.ru/templates/skin/simple/images/view-icon.png) no-repeat 0px 5px; padding-left:14px }
.topic .topic-header  .info-top li.comments-link a { background: url(https://klyet.ru/templates/skin/simple/images/stream-comment-icon.png) no-repeat 0px 4px; padding-left: 14px; }
.topic .topic-header  .info-top li.comments-link a:hover { background: url(https://klyet.ru/templates/skin/simple/images/stream-comment-icon-hover.png) no-repeat 0px 4px; color:#0E9A0A }
.topic .topic-header  .info-top li.delete a { color:#0E9A0A }

/* Content */
.topic .topic-content 		{ line-height: 21px; margin:0px 0px 22px 26px }
.topic .topic-content.text 	{ color:#232323; }

/* Tags */
.topic .topic-footer .topic-tags { clear:both; overflow:hidden; color:#999; margin-bottom:20px; margin-left:26px; padding-left:20px; background:url(https://klyet.ru/templates/skin/simple/images/tags-icon.png) no-repeat }
.topic .topic-footer .topic-tags li { float:left }
.topic .topic-footer .topic-tags li a { font-size:11px; text-decoration:underline; color:#999 }
.topic .topic-footer .topic-tags li a:hover { color:#353535 }
.topic .topic-footer .topic-tags .link-dotted { text-decoration:none }
.topic .topic-footer .topic-tags .topic-tags-edit { position:relative; top:-1px; left:15px }
.topic .topic-footer .topic-tags .topic-tags-edit a { border-bottom:1px dotted #999 }

/* Info */
.topic .topic-footer .topic-info{ background: url(https://klyet.ru/templates/skin/simple/images/grey-line.png) repeat-x 0px 9px; height:29px; clear: both; color: #B9B9B9;}

.topic .topic-footer .topic-info ul { background: #fff; float: left; margin: -1px 0 0 -2px; padding: 0 4px 0 0; }
.topic .topic-footer .topic-info ul li { font-size:11px; margin-right:5px; color:#383838; float:left; }
.topic .topic-footer .topic-info ul li a { float:left; display:block }
.topic .topic-footer .topic-info ul li.share { margin-right:10px }
.topic .topic-footer .topic-info ul li.vk a { background:url() no-repeat; width:17px; height:17px }
.topic .topic-footer .topic-info ul li.fb a { margin-top:1px; background:url() no-repeat; width:15px; height:15px }
.topic .topic-footer .topic-info ul li.tw a { margin-top:3px; background:url() no-repeat; width:16px; height:13px }
.topic .topic-footer .topic-info ul li.lj a { margin-top:1px; background:url(https://klyet.ru/templates/skin/simple/images/lj-icon.png) no-repeat; width:17px; height:17px }

/* Voting */
.topic .topic-footer .topic-info .rating { float:left; margin-left:160px; background:#fff; padding:0px 8px }
.topic .topic-footer .topic-info .rating .vote-topic { overflow: hidden; zoom: 1; height:26px; margin-top:-4px; border:1px solid #d6d6d6; background:#fff; border-radius:3px; box-shadow:0px 1px 0px #a3a3a3 }

.topic .topic-footer .topic-info .rating .vote-topic .vote-count { float: left; font-weight:bold; line-height:26px; font-size:14px; color: #000; }
.topic .topic-footer .topic-info .rating .vote-topic .vote-count a { text-decoration: none; color: #000; outline: none; }

.topic .topic-footer .topic-info .rating .vote-topic.vote-count-positive .vote-count { color: #5eb600 }
.topic .topic-footer .topic-info .rating .vote-topic.vote-count-negative .vote-count { color: #cf0000; }

.topic .topic-footer .topic-info .rating .vote-topic .vote-up,
.topic .topic-footer .topic-info .rating .vote-topic .vote-down 			{ width: 9px; height: 8px; float: left; margin:0 10px; display: block; background: url(https://klyet.ru/templates/skin/simple/images/voting-topic.png) no-repeat; position: relative; top: 9px; outline: none; }
.topic .topic-footer .topic-info .rating .vote-topic .vote-up 			    { background-position: 0 0;  }
.topic .topic-footer .topic-info .rating .vote-topic .vote-down 			{ background-position: -9px 0; }
.topic .topic-footer .topic-info .rating .vote-topic .vote-up:hover 	    { background-position: 0px -8px }
.topic .topic-footer .topic-info .rating .vote-topic .vote-down:hover 	    { background-position: -9px -8px }

.topic .topic-footer .topic-info .rating .vote-topic.voted.voted-up 	.vote-up 			{ background-position: 0px -8px }
.topic .topic-footer .topic-info .rating .vote-topic.voted.voted-down .vote-down 		{ background-position: -9px -8px }
.topic .topic-footer .topic-info .rating .vote-topic.voted.voted-up 	.vote-down:hover 	{ background-position: -9px 0; }
.topic .topic-footer .topic-info .rating .vote-topic.voted.voted-down .vote-up:hover 	   { background-position: 0 0; }

.topic .topic-footer .topic-info .rating .vote-topic.guest .vote-up:hover 	            { background-position: 0 0; }
.topic .topic-footer .topic-info .rating .vote-topic.guest .vote-down:hover 	        { background-position: -9px 0; }

/* Share */
.topic .topic-share 				{ display: none; border: 3px solid #edf8fd; padding: 3px 35px 3px 3px; border-radius: 10px; margin-bottom: 10px; position: relative; }
.topic .topic-share .close			{ content: ''; position: absolute; top: 7px; right: 7px; width: 19px; height: 22px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -479px -26px no-repeat; cursor: pointer; opacity: .8; }
.topic .topic-share .close:hover	{ opacity: 1; }
.topic .topic-share .arrow 			{ position: absolute; border: none; width: 15px; height: 11px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) no-repeat; background-position: -53px -107px; bottom: -11px; }

/* Poll */
.topic .poll { margin-bottom: 15px; margin-left:26px }

.topic .poll .poll-vote { margin-bottom: 20px; margin-left: 0; list-style-type: none;	}
.topic .poll .poll-vote li { margin-bottom: 10px; }
.topic .poll .poll-vote li:last-child { margin-bottom: 0; }
.topic .poll .poll-vote li label { display: inline; }
.topic .poll .poll-vote li input { position: relative; top: 1px; margin-right: 2px; }

.topic .poll .poll-result { margin-bottom: 10px; list-style-type: none; background: #fff; overflow: hidden; }
.topic .poll .poll-result li { margin-bottom: 20px; }
.topic .poll .poll-result li dl { overflow: hidden; zoom: 1; }
.topic .poll .poll-result li dl dt { float: left; width: 80px; }
.topic .poll .poll-result li dl dt span { font-size: 11px; color: #aaa; }
.topic .poll .poll-result li dl dd { float: left; width: 400px; }
.topic .poll .poll-result li dl dd div { height: 7px; margin-top: 3px; background: #ccc; overflow: hidden; border-radius: 4px; }
.topic .poll .poll-result li.most dl dd div { background: #1999e2; background: url(https://klyet.ru/templates/skin/simple/images/poll-most.png) repeat-x; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); }
.topic .poll .poll-result li.most dl dt { color: #12aaeb; }

.topic .poll .poll-total { position: relative; color: #818189; font-size: 11px; line-height: 16px; padding-left: 80px; margin-bottom: 30px; }
.topic .poll .poll-total .poll-sort { position: absolute; top: 2px; left: 0; width: 23px; height: 23px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) -161px 0 no-repeat; cursor: pointer; }
.topic .poll .poll-total .poll-sort.active { background-position: -184px 0; }

/* Topic Photo */
.topic.topic-type-photoset {  }
.topic.topic-type-photoset .topic-photo-preview { margin-left:26px; position: relative; margin-bottom: 15px; cursor: pointer; }
.topic.topic-type-photoset .topic-photo-preview img { vertical-align: top; }
.topic.topic-type-photoset .topic-photo-preview .topic-photo-count { display: none; cursor: pointer; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 4px 7px; background: rgba(0,0,0,.6); }
.topic.topic-type-photoset .topic-photo-preview .topic-photo-desc { display: none; width: 96%; padding: 7px 2%; position: absolute; bottom: 0; left: 0; background: #000; color: #6bd24b; color: #fff; line-height: 16px; background: rgba(0,0,0,.7); }

.topic.topic-type-photoset .topic-photo-images { margin-left:26px; padding-top: 10px; margin-bottom: 15px; }
.topic.topic-type-photoset .topic-photo-images h2 { border-bottom: 1px solid #ccc; padding-bottom: 4px; margin-bottom: 15px; font-size: 25px; }
.topic.topic-type-photoset .topic-photo-images ul { overflow: hidden; zoom: 1; }
.topic.topic-type-photoset .topic-photo-images ul li { float: left; margin: 0 9px 9px 0; position: relative; }
.topic.topic-type-photoset .topic-photo-images ul li .image-number { display: none; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 1px 6px; font-size: 11px; background: rgba(0,0,0,.6); }
.topic.topic-type-photoset .topic-photo-images ul li:hover .image-number { display: block; }
.topic.topic-type-photoset .topic-photo-images ul li img { vertical-align: top; }
.topic.topic-type-photoset .topic-photo-images .topic-photo-more { display: block; border-top: 1px solid #dbe6f0; text-align: center; padding: 10px 0; margin-bottom: 15px; text-decoration: none; background: #f3f7fa; color: #7b90a5; }
.topic.topic-type-photoset .topic-photo-images .topic-photo-more:hover { background: #eaf2f8; }

.topic-photo-upload { background: #F1F7FD; padding: 15px 15px 15px; margin-bottom: 20px; }
.topic-photo-upload h2 { margin-bottom: 15px; }
.topic-photo-upload ul { overflow: hidden; zoom: 1; }
.topic-photo-upload ul li { min-height: 100px; _height: 100px; margin-bottom: 10px; padding-left: 110px; position: relative; }
.topic-photo-upload ul li img { position: absolute; top: 0; left: 0; }
.topic-photo-upload ul li label { color: #aaa; }
.topic-photo-upload ul li textarea { border: 1px solid #ddd; width: 350px; height: 60px; padding: 3px; font-size: 12px; font-family: Arial, sans-serif; color: #333; }
.topic-photo-upload ul li .image-delete { text-decoration: none; margin-right: 15px; }
.topic-photo-upload ul li .image-delete:hover { color: #0E9A0A; }
.topic-photo-upload ul li.marked-as-preview .mark-as-preview { display: inline; color: #43c70f; font-weight: bold; }
.topic-photo-upload ul li .mark-as-preview { display: none; text-decoration: none; }
.topic-photo-upload ul li:hover .mark-as-preview { display: inline; }
.topic-photo-upload .topic-photo-upload-rules { color: #888; margin-bottom: 15px; }
.topic-photo-upload .topic-photo-upload-input { margin-bottom: 20px; }
.topic-photo-upload .topic-photo-upload-input input { margin-top: 3px; }

/* Topic Talk */
.topic.topic-type-talk header .topic-info 			{ background: #f8fbfe; font-size: 11px; padding: 15px; border-radius: 5px; margin-bottom: 0; }

.topic.topic-type-talk .talk-recipients 			{ background:#fff; padding:5px 0 0 26px; border-top:1px solid #ddd }
.topic.topic-type-talk .talk-recipients-header 		{ font-size: 11px; min-height: 0; }
.topic.topic-type-talk .talk-recipients-content h3 	{ font-size: 16px; font-weight: normal; margin-bottom: 10px; }
.topic.topic-type-talk .topic-footer .topic-info li.topic-info-favourite i		{ margin-right: 0; }

/* Topic Link */
.topic.topic-type-link {  }
.topic.topic-type-link .topic-header .topic-title a { color: #27964C; }
.topic.topic-type-link .topic-url { margin:10px 0 10px 26px }      

/* Topic Preview */
.topic-preview { margin-top: 30px; clear:both; }
.topic-preview .profile-page-header { border-top: 1px solid #ddd; }
.topic-preview .topic { margin-bottom: 20px; }

.vote-topic-info li { margin-bottom: 3px; }

/*
------------------------------------------------ */
.topics-short { margin-right:-15px; /* overflow:hidden  */}
.topicshort { overflow:hidden; display:inline-block; *display:inline; width:207px; vertical-align:top; height:178px; padding:13px 22px 12px 0px; margin:0px 15px 15px 0px; position: relative; zoom: 1;}
.topicshort .topic-blog { color: #3d9970; font-size: 10px; font-family: 'PT Serif',"Times New Roman",Times,serif; text-transform: uppercase; }

.topicshort .title { font-weight:bold; font-size:14px }
.blogtitle {position:absolute; top: 0px; right: 0px; padding: 2px 5px; background-color: #b1d6b0; color: white; border-radius: 0px 0px 0px 5px; }
.blogslider {position:absolute; top: 0px; right: 0px; padding: 4px 8px; background-color: #b1d6b0; color: white; border-radius: 0px 0px 0px 5px; font-size:12px }
.blogtitle a { color:white; text-transform: uppercase; font-weight:bold}
.blogslider a { color:white; text-transform: uppercase; font-weight:bold}
.topicshort .inform { height:139px; overflow:hidden }

.topicshort .content { overflow: hidden; zoom: 1; color:#232323; line-height:18px }

.topicshort .info { overflow: hidden; zoom: 1; height:30px; padding-top:10px; border-top:1px dashed #cfcfcf }
.topicshort .info li { float: left; margin-right: 10px; line-height:13px; }
.topicshort .info li.avatar img { width:30px; height:30px; }
.topicshort .info li.username { font-style:Italic;  font-family:Georgia; color:#9d9d9d }
.topicshort .info li.username a { font-family:Arial; font-weight:bold; font-style:normal }
.topicshort .info li.comments-link { float:right; margin-right:0px }
.topicshort .info li.comments-link a { background: url(https://klyet.ru/templates/skin/simple/images/stream-comment-icon.png) no-repeat 0px 4px; padding-left: 16px; font-style:Italic; font-family:Georgia; color:#9d9d9d }
.topicshort .info li.comments-link a:hover { background: url(https://klyet.ru/templates/skin/simple/images/stream-comment-icon-hover.png) no-repeat 0px 4px; color:#0E9A0A; }

/* Topic Photo */
.topicshort.photo1 { padding:0px 0px 12px 0px; height:260px; width:229px; }
.topicshort.photo1 .topic-blog { color: #3d9970; font-size: 10px; font-family: 'PT Serif',"Times New Roman",Times,serif; text-transform: uppercase; }
.topicshort.photo1 .title { padding-left:0px; padding-right:0px; }
.topicshort.photo1 .inform { height:223px }
.topicshort.photo1 .fade { 
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 95px;
	background: url(https://klyet.ru/templates/skin/simple/images/topicshort-fade.png) repeat-x}
.topicshort.photo1 .info { position: relative; margin:0px 0px 0px 0px; border-top:1px dashed #cfcfcf }
.topicshort.photo1 .topic-photo-preview { position: relative; cursor: pointer; }
.topicshort.photo1 .topic-photo-preview img { vertical-align: top; width:229px; height:116px; }
.topicshort.photo1 .topic-photo-preview .topic-photo-count { cursor: pointer; position: absolute; bottom: 5px; right: 8px; background: #000; color: #fff; font-size:11px; padding:0px 4px; background: rgba(0,0,0,.4); }
.topicshort.photo1 .topic-photo-preview .topic-photo-count span { background:url(https://klyet.ru/templates/skin/simple/images/photo-icon.png) no-repeat 0px 1px; padding-left:18px }

.topicshort.photo2 { padding:0px 0px 12px 0px; height:268px; width:354px; }
.topicshort.photo2 .title { padding-left:0px; padding-right:12px; /* line-height:20px */}
.topicshort.photo2 .inform { height:255px }
.topicshort.photo2 .fade { 
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 75px;
	background: url(https://klyet.ru/templates/skin/simple/images/topicshort-fade.png) repeat-x}
.topicshort.photo2 .info { position: relative; margin:0px 0px 0px 0px; border-top:1px dashed #cfcfcf }
.topicshort.photo2 .topic-photo-preview { position: relative; cursor: pointer; }
.topicshort.photo2 .topic-photo-preview img { vertical-align: top; width:354px; height:186px; }
.topicshort.photo2 .topic-photo-preview .topic-photo-count { cursor: pointer; position: absolute; bottom: 5px; right: 8px; background: #000; color: #fff; font-size:11px; padding:2px 4px; background: rgba(0,0,0,.4); }
.topicshort.photo2 .topic-photo-preview .topic-photo-count span { background:url(https://klyet.ru/templates/skin/simple/images/photo-icon.png) no-repeat 0px 1px; padding-left:18px }

.topic.photo .topic-photo-preview { margin-left:22px }
.topic.photo .topic-photo-preview .topic-photo-desc { display: none; width: 96%; padding: 7px 2%; position: absolute; bottom: 0; left: 0; background: #000; color: #6bd24b; color: #fff; line-height: 16px; background: rgba(0,0,0,.7); }
.topic.photo .topic-photo-preview { position: relative; margin-bottom: 15px; cursor: pointer; }
.topic.photo .topic-photo-preview img { vertical-align: top; }
.topic.photo .topic-photo-preview .topic-photo-count { cursor: pointer; position: absolute; bottom: 5px; right: 8px; background: #000; color: #fff; font-size:11px; padding:0px 4px; background: rgba(0,0,0,.4); }
.topic.photo .topic-photo-preview .topic-photo-count span { background:url(https://klyet.ru/templates/skin/simple/images/photo-icon.png) no-repeat 0px 1px; padding-left:18px }

.topic.photo .topic-photo-images { padding-top: 10px; margin-bottom: 15px; margin-left:22px }
.topic.photo .topic-photo-images h2 { border-bottom: 1px solid #ddd; padding-bottom: 4px; margin-bottom: 15px; }
.topic.photo .topic-photo-images ul { overflow: hidden; zoom: 1; }
.topic.photo .topic-photo-images ul li { float: left; margin: 0 9px 9px 0; position: relative; }
.topic.photo .topic-photo-images ul li .image-number { display: none; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 1px 6px; font-size: 11px; background: rgba(0,0,0,.6); }
.topic.photo .topic-photo-images ul li:hover .image-number { display: block; }
.topic.photo .topic-photo-images ul li img { vertical-align: top; }
.topic.photo .topic-photo-images .topic-photo-more { display: block; border-top: 1px solid #dbe6f0; text-align: center; padding: 10px 0; margin-bottom: 15px; text-decoration: none; background: #f3f7fa; color: #7b90a5; }
.topic.photo .topic-photo-images .topic-photo-more:hover { background: #eaf2f8; }

.topic-photo-upload { background: #fafafa; padding: 15px 15px 15px; margin-bottom: 20px; }
.topic-photo-upload h2 { margin-bottom: 15px; }
.topic-photo-upload ul { overflow: hidden; zoom: 1; }
.topic-photo-upload ul li { min-height: 100px; _height: 100px; margin-bottom: 10px; padding-left: 110px; position: relative; }
.topic-photo-upload ul li img { position: absolute; top: 0; left: 0; }
.topic-photo-upload ul li label { color: #aaa; }
.topic-photo-upload ul li textarea { border: 1px solid #ddd; width: 350px; height: 60px; padding: 3px; font-size: 12px; font-family: Arial, sans-serif; color: #333; }
.topic-photo-upload ul li .image-delete { text-decoration: none; margin-right: 15px; }
.topic-photo-upload ul li .image-delete:hover { color: #0E9A0A; }
.topic-photo-upload ul li.marked-as-preview .mark-as-preview { display: inline; color: #43c70f; font-weight: bold; }
.topic-photo-upload ul li .mark-as-preview { display: none; text-decoration: none; }
.topic-photo-upload ul li:hover .mark-as-preview { display: inline; }
.topic-photo-upload .topic-photo-upload-rules { color: #888; margin-bottom: 15px; }
.topic-photo-upload .topic-photo-upload-input { margin-bottom: 20px; }
.topic-photo-upload .topic-photo-upload-input input { margin-top: 3px; }

#photoset-upload-form {
	width: 270px;
	padding: 15px;
	position: absolute;
	top:70%;
	display: none;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 10px #ddd;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
#photoset-upload-form p { margin-bottom: 10px; }
#photoset-upload-form .input-text { width: 262px; border: 1px solid #ccc; margin: 0; padding: 3px; font-family: Arial, sans-serif; font-size: 12px; }

/* Fix Preview */
.topicshort.news.titletwo { overflow:hidden; display:inline-block; *display:inline; width:207px; vertical-align:top; height:198px; padding:13px 11px 12px 11px; margin:0px 15px 15px 0px; border:1px solid #e2e2e2; border-right:1px solid #d1d1d1; border-bottom:1px solid #c4c3c4; position: relative; zoom: 1;}
.topicshort.news.titletwo .inform { height:159px; overflow:hidden }
.topicshort.photo1.titletwo { padding:0px 0px 12px 0px; height:210px; width:229px; }
.topicshort.photo1.titletwo .title { padding:10px 12px 0px 12px; overflow:hidden; height:42px; line-height:20px }
.topicshort.photo1.titletwo .inform { height:172px }/* --------------------------------------------
	КОММЕНТАРИИ
-------------------------------------------- */

/* Блок с комментариями */
.comments-header { margin-bottom: 30px; position: relative; }
.comments-header h3 { font-size: 22px; font-weight:bold }
.comments-header .subscribe { position: absolute; top: 5px; right: 0; font-size: 11px; color: #7b848d; }
.comments-header .subscribe input { top: 2px; }

.comments { margin-bottom: 30px; margin-left:26px }

.comment-wrapper { position: relative; }
.comment-wrapper .comment-wrapper { padding-left: 48px; }

.comment-preview { padding: 5px 10px 6px; margin-bottom: 10px; background: #fafafa; border: 1px solid #eee; border-radius: 3px; font-size: 13px; line-height: 1.6em; }

.comment .avatar { float:left; margin-right:6px }
.comment .avatar img { width:30px; height:30px; }

.comment .border-comment { margin-left:49px }

/* Комментарий */
.comment { min-height: 48px; margin-bottom: 25px; position: relative; }
.comment .deleted { padding: 5px 10px; color: #777; background: #f4f4f4; }
.comment .folding { width: 13px; height: 13px; position: absolute; top: 8px; left: -20px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) 0 -94px no-repeat; cursor: pointer; }
.comment .folding.folded { background-position: -13px -94px; }


/* Стили для списка комментариев на странице http://ваш_сайт/comments/ */
.comments.comment-list .comment { margin-bottom: 50px; padding-left: 0; }
.comments.comment-list .comment .comment-avatar { position: static; width: 16px; height: 16px; vertical-align: middle; }
.comments.comment-list .comment .comment-content { margin-bottom: 5px; }
.comments.comment-list .comment .comment-info li.vote .vote-count { margin-right: 0; }
.comments.comment-list .comment .comment-content:after { top: -12px; left: 25px; border-color: transparent transparent #e7ebed; }
.comments.comment-list .comment .comment-content:before { top: -11px; left: 25px; border-color: transparent transparent #fff; }
.comments.comment-list .comment-path { font-size: 11px; color: #a2b6cd; }
.comments.comment-list .comment-path .blog-name,
.comments.comment-list .comment-path .comment-path-comments { color: #000; }
.comments.comment-list .comment-path .comment-path-topic { color: #275ec2; }



/* Типы комментариев
 *
 * deleted 	- 	удаленный комментарий
 * self 	- 	ваш комментарий
 * new 		- 	новый, непрочитанный комментарий
 * current 	- 	активный комментарий, который выделяется при исползование кнопки обновления в тулбаре
 *
 */
.comment 											{ background: #fff; }
.comment.comment-deleted 	.comment-content 		{ background: #c5c5c5; border-color: #C8A8A8; }
.comment.comment-deleted	.comment-content:after 	{ border-color: #C8A8A8 transparent transparent; }
.comment.comment-deleted 	.comment-content:before { border-color: #c5c5c5 transparent transparent; }
.comment.comment-self		.comment-content		{ background: #fefef1; border-color: #e6e6bd; }
.comment.comment-self		.comment-content:after 	{ border-color: #e6e6bd transparent transparent; }
.comment.comment-self 		.comment-content:before { border-color: #fefef1 transparent transparent; }
.comment.comment-new 		.comment-content		{ background: #fff; border-color: #dddb5c; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
.comment.comment-new		.comment-content:after 	{ border-color: #dddb5c transparent transparent; }
.comment.comment-new 		.comment-content:before { border-color: #fff transparent transparent; }
.comment.comment-current 	.comment-content		{ background: #cdf5a6; border-color: #bae48e; }
.comment.comment-current	.comment-content:after 	{ border-color: #bae48e transparent transparent; }
.comment.comment-current 	.comment-content:before { border-color: #cdf5a6 transparent transparent; }
.comment.comment-bad 		.comment-content		{ opacity: 0.3; filter: alpha(opacity=30); }
.comment.comment-bad:hover 	.comment-content		{ opacity: 1; filter: alpha(opacity=100); }

.ls-user-role-not-admin .comment.comment-deleted 	{ padding: 10px 15px; min-height: 0; background: #f7f7f7; color: #888; }

/* Comment Highlights */
.comment .content, 						.comment .content:before					{ background-color: #ffffff; }
.comment.deleted .content, 				.comment.deleted .content:before 			{ background-color: #c5c5c5; }
.comment.deleted .content .arrow, 		.comment.deleted .content .arrow:before 	    { background: url(https://klyet.ru/templates/skin/simple/images/bg-comments-left-delete.png) no-repeat }
.comment.deleted.not-admin .content, 	.comment.deleted.not-admin .content:before 	{ padding: 5px 10px; min-height: 0; background-color: #f7f7f7; color: #888; }
.comment.self .content, 				.comment.self .content:before 				{ background-color: #fffff1; }
.comment.self .content .arrow, 			.comment.self .content .arrow:before 	    { background: url(https://klyet.ru/templates/skin/simple/images/bg-comments-left-self.png) no-repeat }
.comment.new .content, 					.comment.new .content:before 				{ background-color: #e4fbf1; }
.comment.new .content .arrow, 			.comment.new .content:before                { background: url(https://klyet.ru/templates/skin/simple/images/bg-comments-left-new.png) no-repeat }
.comment.current .content, 				.comment.current .content:before 			{ background-color: #cdf5a6; }
.comment.current .content .arrow, 		.comment.current .content .arrow:before     { background: url(https://klyet.ru/templates/skin/simple/images/bg-comments-left-current.png) no-repeat }

/* Info Block */
.comment .info { overflow: hidden; zoom: 1; margin-bottom:8px }
.comment .info li { float: left; margin-right: 8px; line-height:17px; height:17px; }
.comment .info li.username a { font-weight:bold; }
.comment .info li.date { padding-left:8px; border-left:1px solid #dbdbdb; color:#6e6e6e; font-size:11px }
.comment .info li .comment-link { margin-top:4px; background:url(https://klyet.ru/templates/skin/simple/images/comment-link.png) no-repeat; width:7px; height:9px; display:block }
.comment .info li .reply-link { color:#0090ff; border-bottom:1px dotted }
.comment .info li .reply-link:hover { color:#0E9A0A }
.comment .info li.comment-favourite { color:#999; font-size:11px; }
.comment .info li.comment-favourite span { position:relative; top:1px }
.comment .info li.comment-favourite .favourite { margin-top:2px; width: 11px; height: 11px; background: url(https://klyet.ru/templates/skin/simple/images/like-icon2.png) no-repeat }
.comment .info li.comment-favourite .favourite:hover { background-position: 0px -11px }
.comment .info li.comment-favourite .favourite.active { background-position: 0px -11px }

.comment .info li.voting { overflow: hidden; zoom: 1; float:right; margin-right:0px }

.comment .info li.voting .vote-count { float: left; padding:0px 6px 0px 5px; font-weight:bold; color: #000; }
.comment .info li.voting .vote-count a { text-decoration: none; color: #000; outline: none; }

.comment .info li.voting.vote-count-positive .vote-count { color: #5eb600 }
.comment .info li.voting.vote-count-negative .vote-count { color: #cf0000; }

.comment .info li.voting .vote-up,
.comment .info li.voting .vote-down 			{ display:none; width: 18px; height: 18px; float: left; cursor:pointer; background: url(https://klyet.ru/templates/skin/simple/images/voting-comments.png) no-repeat; outline: none }
.comment .info li.voting .vote-up 			    { background-position: -18px 0; }
.comment .info li.voting .vote-down 			{ background-position: 0 0 }

.comment:hover .info li.voting.voted .vote-up,
.comment:hover .info li.voting.voted .vote-down { display:none }

.comment:hover .info li.voting .vote-up,
.comment:hover .info li.voting .vote-down 		{ display:block }

.comment .info li.voting .vote-up:hover 	    { background-position: -18px -17px }
.comment .info li.voting .vote-down:hover 	    { background-position: 0px -17px }

.comment .info li.voting.voted.voted-up .vote-up 			{ display:block; background-position: -18px -17px !important }
.comment .info li.voting.voted.voted-down .vote-down 		{ display:block; background-position: 0px -17px }
.comment .info li.voting.voted.voted-up .vote-down:hover 	{ background-position: 0 0 }
.comment .info li.voting.voted.voted-down .vote-up:hover 	{ background-position: 0 0 }

.comment .info li.voting.guest .vote-up:hover 	    { background-position: -18px 0; }
.comment .info li.voting.guest .vote-down:hover 	{ background-position: 0 0 }

.comment .comment-info li.goto-comment-child { display: none; }


/* Content */
.comment .content { margin-bottom:10px; border: 1px solid #e8e8e6; overflow: hidden; zoom: 1; }
.comment .content .padding { padding: 10px 17px; }
.comment .content .arrow { position:absolute; top:0px; left:37px; display:block; width:13px; height:30px; background: url(https://klyet.ru/templates/skin/simple/images/bg-comments-left.png) 0 0 no-repeat; }
.comment .content .text-style { color: #232323; line-height:21px; }
.comment .content .text-style a { text-decoration:underline }
.comment .content blockquote { background: #fff; border-color: #ccc; padding: 5px 10px; margin-bottom: 5px; }

/* Actions */
.comment .comment-actions li { display: inline; margin-right: 10px; }


/* Форма комментирования */
.reply-header { line-height: 1.3em; margin-bottom: 15px; margin-left:26px }

.reply { margin-left:26px }
.reply textarea { height: 100px; }
.reply textarea.loader { background: #f7f7f7 url(https://klyet.ru/templates/skin/simple/images/loader.gif) no-repeat center;}

.reply .mceEditor { display: block; margin-bottom: 10px; }

.wall-submit.wall-submit-reply.wall-submit-comment { -webkit-box-shadow: none; box-shadow: none; margin-top: 0; margin-bottom: 50px; }
.wall-submit.wall-submit-reply.wall-submit-comment:after { display: none; }/* -------------------------------------------------------------------
	БЛОКИ
------------------------------------------------------------------- */

.block 					{ margin-bottom:35px; overflow:hidden; position:relative }
.block:last-child 		{ margin-bottom: 0; border: none; }
.sidebar-left .block 	{ margin-bottom: 10px; }

.block h3 { font-size: 20px; font-weight:bold; margin-bottom:5px; margin-top:0}
.block footer { float:right; padding-top:10px }

.block .max-height-200 		{ overflow: auto; max-height: 200px; _height: expression( this.scrollHeight > 200 ? "200px" : "auto" ); position: relative; }

/* Block Type - Stream */
.block .block-update 			{ position: absolute; top: 4px; right: 5px; width: 20px; height: 20px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) 0 -200px no-repeat; cursor: pointer; }
.block .block-update:hover 		{ background-position: -20px -200px; }
.block .block-update.active 	{ background-position: -40px -200px; }

.block.block-type-stream h3 { margin-bottom:10px }
.block.block-type-stream .title-bar { font:normal 18px Arial, Sans-Serif; line-height:1.3em; margin-bottom:0.3em; color:#000; margin-top:0; }
.block.block-type-stream .block-content .latest-list { font-size: 11px; color: #999; }
.block.block-type-stream .block-content .latest-list li { padding: 9px 0px 9px 0px; overflow:hidden; border-top:1px solid #e4e4e4 }
.block.block-type-stream .block-content .latest-list li .avatar { float:left; margin-right:10px; width:30px; height:30px; margin-top:4px }
.block.block-type-stream .block-content .latest-list li .information { float:right; width:190px; position:relative }
.block.block-type-stream .block-content .latest-list li .information .user2 { font-weight: bold; font-size:12px; color: #000; text-decoration: none; background:none; padding-left:0px; margin-right:8px }
.block.block-type-stream .block-content .latest-list li .information .date { color:#9d9d9d; margin-top:-1px; font-style:Italic; font-family: Georgia }
.block.block-type-stream .block-content .latest-list li .information .topic-title { font-size:12px }
.block.block-type-stream .block-content .latest-list li .information .stream-comment-icon { position:absolute; right:0px; top:0px; background: url(https://klyet.ru/templates/skin/simple/images/stream-comment-icon.png) no-repeat 0px 5px; padding-left: 13px; zoom: 1; font-style:Italic; font-family: Georgia }
.block.block-type-stream .block-content .latest-list li .information .stream-comment-icon:hover { background: url(https://klyet.ru/templates/skin/simple/images/stream-comment-icon-hover.png) no-repeat 0px 5px }

/* AboutBlog */
.blockabout { border:3px solid #dbe6d7; padding:10px 11px; overflow:hidden; margin-bottom:24px }
.blockabout .first-info { min-height:48px; margin-bottom:8px; overflow:hidden }
.blockabout .first-info .avatar { float:left; margin-right:12px }
.blockabout .first-info h2 { width:140px; display:table; float:left; font-size:12px; font-weight:bold; }
.blockabout .second-info { max-height:54px; margin-bottom:5px; clear:both; overflow:hidden; font-size:11px; color:#888 }
.blockabout .third-info { overflow:hidden; color:#888; font-size:11px; font-style:Italic; font-family:Georgia }
.blockabout .third-info b { color:#000; font-weight:normal }
.blockabout .fourth-info { overflow:hidden; border-top:1px solid #e4e4e4; padding-top:10px; margin-top:5px; }
.blockabout .fourth-info .voting { overflow: hidden; zoom: 1; margin-top:8px; float:left }

.blockabout .fourth-info .voting .vote-count { float: left; padding:0px 6px 0px 5px; font-weight:bold; color: #000; }
.blockabout .fourth-info .voting .vote-count a { text-decoration: none; color: #000; outline: none; }

.blockabout .fourth-info .voting.vote-count-positive .vote-count { color: #5eb600 }
.blockabout .fourth-info .voting.vote-count-negative .vote-count { color: #cf0000; }

.blockabout .fourth-info .voting .vote-up,
.blockabout .fourth-info .voting .vote-down 			{ display:block; width: 18px; height: 18px; float: left; background: url(https://klyet.ru/templates/skin/simple/images/voting-comments.png) no-repeat; outline: none;  }
.blockabout .fourth-info .voting .vote-up 			    { background-position: -18px 0; }
.blockabout .fourth-info .voting .vote-down 			{ background-position: 0 0 }
.blockabout .fourth-info .voting .vote-up:hover 	    { background-position: -18px -17px }
.blockabout .fourth-info .voting .vote-down:hover 	    { background-position: 0px -17px }

.blockabout .fourth-info .voting.voted.voted-up .vote-up 			{ background-position: -18px -17px !important }
.blockabout .fourth-info .voting.voted.voted-down .vote-down 		{ background-position: 0px -17px }
.blockabout .fourth-info .voting.voted.voted-up .vote-down:hover 	{ background-position: 0 0 }
.blockabout .fourth-info .voting.voted.voted-down .vote-up:hover 	{ background-position: 0 0 }

.blockabout .fourth-info .voting.guest .vote-up:hover 	    { background-position: -18px 0; }
.blockabout .fourth-info .voting.guest .vote-down:hover 	{ background-position: 0 0 }

/* Block Type - Activity Settings */
.block.block-type-activity p 		{ margin-bottom: 15px; }
.block.block-type-activity ul li 	{  }
.block.block-type-activity ul.stream-settings-blogs li 	{ margin-bottom: 3px; }
.block.block-type-activity .note 	{ display: block; margin-bottom: 15px; color: #aaa; }


/* Block Type - Profile */
.block.block-type-profile 								{ background: none; border: none; padding: 0; }
.block.block-type-profile .profile-photo-wrapper 		{ position: relative; min-height: 50px; }
.block.block-type-profile .profile-photo 				{ vertical-align: top; max-width: 240px; }
.block.block-type-profile .status 						{ position: absolute; top: 10px; left: 0; padding: 0 0 0 10px; font-size: 11px; line-height: 18px; height: 20px; }
.block.block-type-profile .status:before 				{ content: ''; position: absolute; top: 0; right: -20px; width: 0; height: 0; border-width: 10px; border-style: solid; border-color: #333; border-color: #333 transparent #333 #333; }
.block.block-type-profile .status.status-online			{ background: #8961e4; color: #fff; }
.block.block-type-profile .status.status-online:before 	{ border-color: #8961e4 transparent #8961e4 #8961e4; }
.block.block-type-profile .status.status-offline		{ background: #fff; color: #333; opacity: .5; filter: alpha(opacity=50); }
.block.block-type-profile .status.status-offline:before { border-color: #fff transparent #fff #fff; }
.block.block-type-profile .upload-photo 				{ padding: 10px 30px 15px 30px; background: #f8fbfe; font-size: 11px; }
.block.block-type-profile .upload-photo a 				{ color: #727a90; border-color: #727a90; }

.block.block-type-profile-note	 				{ border: 2px solid #ffe25d; padding: 15px; border-radius: 5px; }
.block.block-type-profile-note p 				{ margin-bottom: 10px; }
.block.block-type-profile-note .actions 		{ margin-bottom: 0; font-size: 11px; }
.block.block-type-profile-note .actions a 		{ color: #275ec2; border-color: #275ec2; }
.block.block-type-profile-note .actions a:hover { color: #0E9A0A; border-color: #0E9A0A; }

.block.block-type-profile-nav 					{ padding: 0; background: none; border: none; }

.block.block-type-profile-actions 						{ border: none; }
.block.block-type-profile-actions .block-content 		{ padding: 0 0 0 30px; }
.block.block-type-profile-actions ul li					{ margin-bottom: 2px; font-size: 12px; }
.block.block-type-profile-actions ul li:last-child		{ margin-bottom: 0; }
.block.block-type-profile-actions ul li a				{ color: #727a90; }
.block.block-type-profile-actions ul li a:hover			{ color: #0E9A0A; }
.block.block-type-profile-actions ul li a.followed		{ color: #0E9A0A; }


/* Block Type - Foldable */
.block.block-type-foldable { background: none; }
.block.block-type-foldable .block-header { background: none; border: none; padding: 0 0 10px; }
.block.block-type-foldable .block-content { display: none; background: #fafafa; }

.block.block-type-talk-search { margin-bottom: 10px; }
.block.block-type-talk-friends { margin-bottom: 10px; }


/* Block Type - Blogs */
.block.block-type-blogs .title-bar { font:normal 18px Arial, Sans-Serif; line-height:1.3em; margin-bottom:0.3em; color:#000; margin-top:0; }
.block.block-type-blogs .block-blog-list { padding-top:10px }
.block.block-type-blogs .block-blog-list li { padding:9px 0px; position:relative; border-top:1px solid #e4e4e4; clear:both; height:30px; line-height:30px; overflow:hidden }
.block.block-type-blogs .block-blog-list li img { width:30px; height:30px; float:left; margin-right:10px }
.block.block-type-blogs .block-blog-list li .infa { display:table; line-height:16px; width:160px }
.block.block-type-blogs .block-blog-list li span { position:absolute; right:0px; top:0px; font-weight:bold }

/* Block Type - Blogs */
/*
.block.block-type-blog {
	border-radius: 5px;
	padding: 10px;
	border-bottom: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f9fbfb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9fbfb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f9fbfb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f9fbfb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f9fbfb 100%);
	background: linear-gradient(top,  #ffffff 0%,#f9fbfb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9fbfb',GradientType=0 );
}
.block.block-type-blog .block-header { margin-bottom: 0; padding: 0 7px 10px; }
.block.block-type-blog .block-header h3 { font-size: 19px; }
.block.block-type-blog .block-header h3 a { color: #275ec2; text-decoration: underline; }
.block.block-type-blog .block-content { padding: 0 7px; }
.block.block-type-blog footer { font-size: 11px; }
.block.block-type-blog footer button { }
.block.block-type-blog footer a { color: #727a90; margin-left: 7px; }
*/

/* Block Type - Tags */
.block.block-type-tags .search-form-wrapper { margin-bottom: 15px; }/* --------------------------------------------
	MODALS
-------------------------------------------- */

.modal {
    display: none;
    
    position: fixed;
    top: 25%;
    left: 50%;
    
    width: 300px;
    margin-left: -150px;

    background-color: #fff;
    color: #333;
	border: 1px solid #c4c3c4;
	overflow: hidden;
}
.modal .close { position: absolute; top: 10px; right: 10px; width: 14px; height: 14px; outline: none; background: url(https://klyet.ru/templates/skin/simple/images/close.png) no-repeat; }
.modal .modal-header 		{ padding: 15px 30px 0; }
.modal .modal-header h3 	{ font-size: 20px; font-weight: bold; margin-right: 20px; }
.modal .modal-content 		{ padding: 15px 30px; }

.jqmOverlay { background-color: #000; }

* html .modal { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px'); }



/* Login */
.modal.modal-login { width: 450px; margin-left: -225px; top: 50px; }
.modal.modal-login .nav { margin-bottom: 30px; }
.modal.modal-login .modal-header { margin-bottom: 0; }
.modal.modal-login .modal-content { padding-top: 15px; }
.modal.modal-login .remember-label { font-size: 11px; color: #6c7272; }
.modal.modal-login .remember-label input { top: 2px; }
.modal.modal-login .icon-question-sign { position: relative; top: -3px; }
.modal.modal-login .icon-ok-green { position: relative; top: -1px; }
.modal.modal-login .js-block-popup-login-content .button { position: relative; top: -1px; margin-left: 1px; }
.ie .modal.modal-login .js-block-popup-login-content .button { margin-left: 1px; }


/* Write */
.modal.modal-write { top: 70px; width:610px; margin-left:-305px }
.modal.modal-write .close { padding-left:0 !important }
.modal.modal-write .modal-content { padding: 10px 20px 0 10px }
.modal.modal-write .write-list { *overflow: hidden; *zoom: 1; }
.modal.modal-write .write-list li { width: 120px; margin: 0 10px 20px; font-size: 19px; font-family:'PT Sans', sans-serif; text-align: center; display: inline-table; *float: left; }
.modal.modal-write .write-list li .write-item-image { display: block; margin: 0 auto; width: 64px; height: 64px; text-align: center; background: url(https://klyet.ru/templates/skin/simple/images/write-icon.png) no-repeat; margin-bottom: 15px }
.modal.modal-write .write-list li.write-item-type-draft							{ padding-right: 20px; margin-right: 0; border-right: 1px dotted #ccc }

.modal.modal-write .write-list li.write-item-type-topic .write-item-image 		{ background-position: -128px -64px }
.modal.modal-write .write-list li.write-item-type-message .write-item-image 	{ background-position: 0 -64px }
.modal.modal-write .write-list li.write-item-type-blog .write-item-image 		{ background-position: -64px -64px }
.modal.modal-write .write-list li.write-item-type-draft .write-item-image 		{ background-position: -192px -64px }

.modal.modal-write .write-list li.write-item-type-topic:hover  .write-item-image		{ background-position: -128px 0 }
.modal.modal-write .write-list li.write-item-type-message:hover  .write-item-image 		{ background-position: 0 0 }
.modal.modal-write .write-list li.write-item-type-blog:hover  .write-item-image 		{ background-position: -64px 0 }
.modal.modal-write .write-list li.write-item-type-draft:hover  .write-item-image		{ background-position: -192px 0 }


/* Upload Image */
.modal.modal-image-upload { width: 500px; margin-left: -250px; }
.modal.modal-upload-photo .image-border, .modal.modal-upload-avatar .image-border { float: left; border-radius: 5px; background: #fff; padding: 5px; margin-bottom: 15px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2); box-shadow: 0 0 5px rgba(0,0,0,.2); }
#avatar-resize-original-img { max-width: 200px; width: 100%; }



/* --------------------------------------------
	БЛОГ
-------------------------------------------- */

.blog-top { position: relative; padding-right: 150px; }
.blog-top .vote-topic { position: absolute; top: 3px; right: 15px; }

/* Blog Mini */
.blog-mini {
	margin-bottom: 17px;
	background: #f8fbfe;
	border-radius: 5px;
	font-size: 11px;
	overflow: hidden; zoom: 1;
    padding:5px
}
.blog-mini button { margin-left: 20px; }
.blog-mini .fl-r a { margin-left: 14px; color: #727a90; }
.blog-mini .fl-r a:hover { color: #0E9A0A; }
.blog-mini .fl-r a.link-dotted { border-color: #727a90; }
.blog-mini .fl-r a.link-dotted:hover { border-color: #0E9A0A; }



.blog { 
	overflow: hidden;
	margin-bottom: 17px;
	background: #f8fbfe;
	border-radius: 5px;
	border-radius: 5px;
}
.blog-inner { padding: 20px; }


/* Header */
.blog .blog-header 			{ position: relative; padding: 10px 0 13px 78px; border-bottom: 1px solid #e8eef5; min-height: 16px; }
.blog .blog-header h2 		{ font-size: 20px; font-weight: bold; line-height: 1em; margin-top: 3px; margin-bottom: 7px; }
.blog .blog-header h2 i 	{ position: relative; top: 5px; }
.blog .blog-header .close	{ position: absolute; top: 0; right: 0; font-size: 11px; cursor: pointer; }
.blog .blog-header .close i	{ margin-left: 5px; }
.blog .blog-header .close a	{ color: #727a90; border-color: #727a90; }
.blog .blog-header .close a:hover { color: #0E9A0A; border-color: #0E9A0A; }
.blog .blog-header .avatar 	{ position: absolute; top: -10px; left: 7px; width: 39px; height: 39px; }

.blog .blog-header .vote-label	{ text-transform: uppercase; text-align: right; font-size: 11px; color: #aaa; }
.blog .blog-header .count 		{ font-size: 34px; line-height: 1em; font-weight: bold; text-align: right; }

.blog .blog-header .vote 									{ position: absolute; top: 15px; right: 15px; }
.blog .blog-header .vote .vote-count 						{ padding-left: 25px; display: block; color: #333; }
.blog .blog-header .vote .vote-up 							{ position: absolute; top: 22px; left: 0; display: none; }
.blog .blog-header .vote .vote-down 						{ position: absolute; top: 35px; left: 0; display: none; }
.blog .blog-header .vote:hover .vote-up,
.blog .blog-header .vote:hover .vote-down,
.blog .blog-header .vote.voted .vote-up,
.blog .blog-header .vote.voted .vote-down 					{ display: inline-block; }
.blog .blog-header .vote.vote-count-positive .vote-count 	{ color: #5055B2; }

.blog .blog-header .actions { margin-bottom: 0; }


/* Content */
.blog .blog-content { padding: 22px 8px 0; border-top: 1px solid #fff; }
.blog .blog-content .blog-description { margin-bottom: 50px; }
.blog .blog-content .user-avatar { margin-right: 10px; }

.blog-info { width: 300px; margin-bottom: 50px; }
.blog-info li { margin-bottom: 5px; background: url(https://klyet.ru/templates/skin/simple/images/dots.png)  0% 14px repeat-x; position: relative; padding-right: 50px; }
.blog-info li span { background: #f8fbfe; padding-right: 2px; }
.blog-info li strong { width: 150px; position: absolute; top: 0; right: 0; background: #f8fbfe; padding-left: 2px; font-weight: normal; }
.blog-info li.rating strong { color: #5fa459; }



/* Footer */
.blog .blog-footer { padding: 22px 26px; background: #f1f7fd; font-size: 11px; }
.blog .blog-footer button { margin-right: 10px; }
.blog .blog-footer a { color: #727a90; }
.blog .blog-footer .admin { float: right; }
.blog .blog-footer .admin img { width: 16px; height: 16px; vertical-align: middle; margin-right: 1px; }
.blog .blog-footer .admin a { color: #4a4a4a; }


/* More Button */
.blog-more 			{ display: block; padding: 10px 0; text-align: center; text-decoration: none; background: #fafafa; }
.blog-more:hover 	{ background: #eee; }/* --------------------------------------------
	СТРАНИЦА ПОЛЬЗОВАТЕЛЯ
-------------------------------------------- */

.user-profile { margin-bottom: 14px; border-bottom:1px solid #e4e4e4; padding-bottom:16px; overflow: hidden; zoom: 1; position: relative; }
.user-profile .avatar { float: left; margin-right: 15px; }
.user-profile h2 { font-size:22px; font-weight:bold; line-height:1em; border-bottom:0px }
.user-profile .last { margin-top:-5px }
.user-profile .last span { color:#9d9d9d; font-style:italic; font-family:Georgia }

.user-profile .voting { float:right; margin-left:30px; margin-right:10px }
.user-profile .voting .vote-count { font-weight: normal; font-size:30px; float:left; height:20px; margin:5px 10px 0 10px; color:#000 }
.user-profile .voting .text { font-size: 11px; color: #9d9d9d; text-align: center; clear: both; }
.user-profile .voting.vote-count-positive .vote-count { color:#339900 }
.user-profile .voting.vote-count-negative .vote-count { color:#0E9A0A }

.user-profile .voting .vote-up,
.user-profile .voting .vote-down 			{ display:block; width: 18px; height: 18px; float: left; cursor:pointer; background: url(https://klyet.ru/templates/skin/simple/images/voting-comments.png) no-repeat; outline: none; margin-top:4px }
.user-profile .voting .vote-up 			{ background-position: -18px 0; }
.user-profile .voting .vote-down 			{ background-position: 0 0 }
.user-profile .voting .vote-up:hover 	    { background-position: -18px -17px }
.user-profile .voting .vote-down:hover 	    { background-position: 0px -17px }

.user-profile .voting.voted.voted-up .vote-up 			{ background-position: -18px -17px !important }
.user-profile .voting.voted.voted-down .vote-down 		{ background-position: 0px -17px }
.user-profile .voting.voted.voted-up .vote-down:hover 	{ background-position: 0 0 }
.user-profile .voting.voted.voted-down .vote-up:hover 	{ background-position: -18px 0 }

.user-profile .voting.guest .vote-up:hover 	    { background-position: -18px 0; }
.user-profile .voting.guest .vote-down:hover 	{ background-position: 0 0 }

.user-profile .strength { float: right; }
.user-profile .strength .count { font-weight: normal; font-size:30px; height:20px; margin-top:5px; color:#000 }
.user-profile .strength .text { font-size: 11px; color: #9d9d9d; text-align: center; }

.user-profile-content { clear:both; overflow:hidden }
.user-profile-content .foto-profile { float:left; width:230px; margin-right:20px }
.user-profile-content .foto-profile img { border-radius:4px; width:230px }
.user-profile-content .foto-profile .friend { width:206px; height:46px; padding:24px 0px 0px 24px; margin-top:-10px; }
.user-profile-content .foto-profile .friend .add-friend { width:146px; height:30px; background:url(https://klyet.ru/templates/skin/simple/images/friend-button.png) no-repeat; display:block }
.user-profile-content .foto-profile .friend .add-friend:hover { background-position:0 -30px }
.user-profile-content .foto-profile .friend .delete-friend { width:146px; height:30px; background:url(https://klyet.ru/templates/skin/simple/images/friend-button.png) no-repeat 0px -60px; display:block }
.user-profile-content .foto-profile .friend .delete-friend:hover { background-position:0 -90px }
.user-profile-content .foto-profile .friend .send-friend { width:146px; height:30px; background:url(https://klyet.ru/templates/skin/simple/images/friend-button2.png) no-repeat; display:block }
.user-profile-content .foto-profile .friend .reject-friend { width:146px; height:30px; background:url(https://klyet.ru/templates/skin/simple/images/friend-button2.png) no-repeat 0px -30px; display:block }
.user-profile-content .foto-profile .friend a { text-decoration:none; color:#757474; font-weight:bold; font-size:14px; padding-left:32px; line-height:28px; }
.user-profile-content .foto-profile .friend a:hover { color:#b0afaf }
.user-profile-content .foto-profile .friend .frim { color:#757474; font-weight:bold; font-size:14px; padding-left:32px; line-height:28px; }

.user-profile-content .about-profile { float:left; position:relative; width:474px }
.user-profile-content .about-profile h2 { margin-left:2px; font-size:22px; color:#232323; font-weight:bold; margin-bottom:0px; padding-bottom:15px }
.user-profile-content .about-profile .where { margin-top:2px; margin-bottom:8px; background:url(https://klyet.ru/templates/skin/simple/images/where-icon.png) no-repeat 0px 2px; color:#888; padding-left:20px }
.user-profile-content .about-profile .where a { color:#888 }
.user-profile-content .about-profile .where a:hover { color:#0E9A0A }
.user-profile-content .about-profile .where strong { font-weight:normal }
.user-profile-content .about-profile .send-message { position:absolute; top:0px; right:0px }

.user-profile-content .about-profile .list-about li { color:#232323; padding-bottom:5px; clear:both; position:relative; }
.user-profile-content .about-profile .list-about li span { color:#9d9d9d; float:left; position:relative; top:3px }
.user-profile-content .about-profile .list-about li strong { display:table; margin-left:130px; font-weight:normal; line-height:24px; }
.user-profile-content .about-profile .list-about li i { margin-right:4px }
.user-profile-content .about-profile .list-about li a { color:#0E9A0A; text-decoration:underline }
.user-profile-content .about-profile .list-about li a:hover { color:#888; text-decoration:underline }

.user-profile-content .about-profile .list-about li.social-profile { padding-top:9px }
.user-profile-content .about-profile .list-about li.social-profile a { width:24px; height:24px; display:inline-block; *display:inline; margin-right:15px; background:url(https://klyet.ru/templates/skin/simple/images/social-profile.png) no-repeat; text-decoration:none }
.user-profile-content .about-profile .list-about li.social-profile a.fb { background-position:0px 0px }
.user-profile-content .about-profile .list-about li.social-profile a.tw { background-position:0px -24px }
.user-profile-content .about-profile .list-about li.social-profile a.vk { background-position:0px -48px }
.user-profile-content .about-profile .list-about li.social-profile a.icq { background: url() no-repeat scroll 0 2px transparent; }

.user-profile-topics .zagolovok { margin-bottom:20px; background: url(https://klyet.ru/templates/skin/simple/images/grey-line.png) repeat-x 0px 9px; height:29px; clear: both; color: #B9B9B9;}
.user-profile-topics .zagolovok h2 { font-weight:bold; font-size:22px; background: #fff; float: left; margin: -6px 0 0 -2px; padding: 0 8px 0 0;}
.user-profile-topics .zagolovok a { float:right; padding:0px 0px 0px 8px; color:#fb8282; text-decoration:underline; margin-right:20px; background:#fff; }
.user-profile-topics .zagolovok a:hover { color:#0E9A0A }

.user-profile-topics { width: 100%; clear:both; overflow:hidden; margin-top:60px; display:inline-block; *display:inline }
.user-profile-topics-inner { margin-right:-10px }
.user-profile-topics .topicshort { margin-right:10px }

.user-profile-comments { clear:both; overflow:hidden; margin-top:50px }
.user-profile-comments .zagolovok { margin-bottom:20px; background: url(https://klyet.ru/templates/skin/simple/images/grey-line.png) repeat-x 0px 9px; height:29px; clear: both; color: #B9B9B9;}
.user-profile-comments .zagolovok h2 { font-weight:bold; font-size:22px; background: #fff; float: left; margin: -6px 0 0 -2px; padding: 0 8px 0 0;}
.user-profile-comments .zagolovok a { float:right; padding:0px 0px 0px 8px; color:#fb8282; text-decoration:underline; margin-right:10px; background:#fff; }
.user-profile-comments .zagolovok a:hover { color:#0E9A0A }

.user-profile-table { width: 100%; }
.user-profile-table td { vertical-align: top; padding: 0 0 5px; }
.user-profile-table td.var { width: 150px; font-weight: bold; color: #999; }
.user-profile-table td .user { margin-right: 7px; }/* --------------------------------------------
	СТЕНА
-------------------------------------------- */

.wall-submit 									{ margin-bottom: 30px; background: #f8fbfe; padding: 15px; border-radius: 5px; position: relative; }
.wall-submit .counter							{ position: absolute; bottom: 18px; right: 15px; color: #818189; }
.wall-submit .counter.exceeded					{ color: #0E9A0A; }
.wall-submit textarea 							{ margin: 0 0 10px; }
.wall-submit.wall-submit-reply 					{ margin: 15px 0 2px 0; -webkit-box-shadow: 0 0 7px #E2EAF1 inset; box-shadow: 0 0 7px #E2EAF1 inset; }
.wall-submit.wall-submit-reply:after 			{ display: block; content: ""; position: absolute; top: -12px; left: 15px; width: 0; height: 0; border-width: 6px; border-color: transparent transparent #eaf1f7 transparent; border-style: solid; }
.wall-submit.wall-submit-reply .counter			{ display: none; }
.wall-submit.wall-submit-reply textarea 		{ margin-bottom: 0; height: 28px; *height: 16px; *width: 590px; }
.wall-submit.wall-submit-reply button 			{ display: none; }
.wall-submit.wall-submit-reply.active textarea 	{ height: 80px; margin-bottom: 10px; }
.wall-submit.wall-submit-reply.active button 	{ display: block; }
.wall-submit.wall-submit-reply.active .counter	{ display: block; }
.wall-submit p 									{ margin-bottom: 5px; }

.wall-item-wrapper 				{ margin-bottom: 23px; border-bottom: 1px solid #e7ebed; padding: 0 0 20px 55px; position: relative; }
.wall-item-wrapper:last-child 	{ border-bottom:none; }

.wall-item .avatar 							{ width: 40px; height: 40px; position: absolute; top: 0; left: 0; }
.wall-item .info 							{ color: #b9c2c2; font-size: 11px; line-height: 1em; margin-bottom: 8px; }
.wall-item .info a 							{ color: #275ec2; }
.wall-item .info .date 						{ color: #818189; }
.wall-item .actions.wall-item-actions 		{ margin-top: 5px; margin-bottom: 0; }
.wall-item .actions.wall-item-actions a 	{ color: #727a90; border-color: #727a90; }

.wall-item-replies 			{ padding: 4px 5px 2px; background: #fefef1; position: relative; color: #363636; margin-top: 15px; margin-bottom: 5px; font-size: 11px; border-radius: 5px; -webkit-box-shadow: 0 2px 4px #e8e8c0 inset; box-shadow: 0 2px 4px #e8e8c0 inset; }
.wall-item-replies:after 	{ display: block; content: ""; position: absolute; top: -12px; left: 15px; width: 0; height: 0; border-width: 6px; border-color: transparent transparent #EEEED8 transparent; border-style: solid; }

.wall-item-reply 						{ padding: 4px 0 8px 40px; margin: 0 7px; position: relative; font-size: 11px; border-bottom: 1px solid #ededc9; border-top: 1px solid #fff; }
.wall-item-reply:first-child 			{ border-top: none; padding-top: 0; margin-top: 3px; }
.wall-item-reply:first-child .avatar 	{ top: 4px; }
.wall-item-reply:last-child 			{ border-bottom: none; }
.wall-item-reply .text					{ font-size: 11px; }
.wall-item-reply .avatar 				{ position: absolute; top: 8px; left: 0; width: 30px; height: 30px; }
.wall-item-reply .actions 				{ margin-bottom: 0; }
.wall-item-reply .actions .date 		{ color: #818189; }
.wall-item-reply .author 				{ color: #275ec2; font-weight: bold; }

.wall-more 							{  }
.wall-more:hover 					{ background: #F4F4D9; }
.wall-more-reply { 
	display: block; 
	border-radius: 5px; 
	text-decoration: none; 
	text-align: center;
	padding: 7px 0; 
	font-size: 11px; 
	margin-bottom: 10px; 
	color: #898953;
	border: 1px solid #eaeac4;
	-webkit-box-shadow: 0 1px 2px #dbdbba, 0 1px 0 #fff inset; box-shadow: 0 1px 2px #dbdbba, 0 1px 0 #fff inset;

	background: #fffffa;
	background: -moz-linear-gradient(top,  #fffffa 0%, #fefef1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffffa), color-stop(100%,#fefef1));
	background: -webkit-linear-gradient(top,  #fffffa 0%,#fefef1 100%);
	background: -o-linear-gradient(top,  #fffffa 0%,#fefef1 100%);
	background: -ms-linear-gradient(top,  #fffffa 0%,#fefef1 100%);
	background: linear-gradient(top,  #fffffa 0%,#fefef1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffa', endColorstr='#fefef1',GradientType=0 );
}
.wall-more-reply:hover 				{ color: #898953; }
.wall-more.loader 					{ background: #F4F4D9 url(https://klyet.ru/templates/skin/simple/images/loader.gif) 50% 50% no-repeat; }
.wall-more.loader .wall-more-inner 	{ visibility: hidden; }

.wall-note h3 { font-size: 15px; margin-bottom: 20px; font-family: Verdana, sans-serif; }/* --------------------------------------------
	ВСПЛЫВАЮЩИЕ ПОДСКАЗКИ
-------------------------------------------- */

.infobox {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3500;
	text-align: left;
	padding: 15px;
	min-width: 50px;
	max-width: 300px;
	color: #fff;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
}

.infobox .tip-arrow 					{ position: absolute; width: 0; height: 0; border-width: 6px; border-style: solid; border-color: rgba(0,0,0,.8); }
.infobox .tip-arrow.tip-arrow-top 		{ top: -12px; left: 15px; border-top-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; }
.infobox .tip-arrow.tip-arrow-bottom 	{ bottom: -12px; left: 15px; border-bottom-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; }
.infobox .tip-arrow.tip-arrow-right 	{ top: 50%; margin-top: -6px; right: -12px; border-bottom-color: transparent !important; border-top-color: transparent !important; border-right-color: transparent !important; }
.infobox .tip-arrow.tip-arrow-left 		{ top: 50%; margin-top: -6px; left: -12px; border-bottom-color: transparent !important; border-top-color: transparent !important; border-left-color: transparent !important; }

.infobox a 			{ color: #B4B8ED; }
.infobox a:hover 	{ color: #999DDB; }


/* Default Tip */
.infobox.infobox-standart 				{ background: rgba(0,0,0,.8); }
.infobox.infobox-standart .tip-arrow 	{ border-color: rgba(0,0,0,.8); }

/* Yellow */
.infobox.infobox-yellow 				{ background: #fff; color: #3e3e16; padding:10px; font-size: 11px; line-height: 16px; border:1px solid #ccc }
.infobox.infobox-yellow .tip-arrow 		{ border-color: #ccc }

/* Topic */
.infobox.infobox-topic 					{ font-size: 11px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5); box-shadow: 0 0 10px rgba(0,0,0,.5); background: #1d1d1d; border-radius: 10px; }
.infobox.infobox-topic i 				{ margin-right: 5px; }
.infobox.infobox-topic .tip-arrow 		{ left: 50%; margin-left: -5px; border-color: #1d1d1d; }

/* Help */
.infobox.infobox-help 								{ background: #fff; border-radius:0; border: 3px solid #ccc; color: #000; padding:15px; font-size: 12px; line-height: 18px }
.infobox.infobox-help .tip-arrow 					{ border: none; width: 15px; height: 11px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) no-repeat; }
.infobox.infobox-help .tip-arrow.tip-arrow-top 		{ background-position: -38px -107px; top: -11px; }
.infobox.infobox-help .tip-arrow.tip-arrow-bottom 	{ background-position: -53px -107px; bottom: -11px; }
.infobox.infobox-help a 							{ color: #3f8ad7; }
.infobox.infobox-help a:hover 						{ color: #0E9A0A }
.infobox.infobox-help .blog-info 					{ margin-bottom: 30px; }

/* Share */
.infobox.infobox-share 								{ background: #fff; width: 300px; border: 3px solid #edf8fd; color: #000; border-radius: 10px; padding: 10px 15px; font-size: 12px; line-height: 18px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3); box-shadow: 0 0 15px rgba(0,0,0,.3); }
.infobox.infobox-share .tip-arrow 					{ border: none; width: 15px; height: 11px; background: url(https://klyet.ru/templates/skin/simple/images/icons-synio.png) no-repeat; }
.infobox.infobox-share .tip-arrow.tip-arrow-top 	{ background-position: -38px -107px; top: -11px; left: 50%; margin-left: -7px;  }
.infobox.infobox-share .tip-arrow.tip-arrow-bottom 	{ background-position: -53px -107px; bottom: -11px; left: 50%; margin-left: -7px;  }
/* --------------------------------------------
	ВСПЛЫВАЮЩИЕ УВЕДОМЛЕНИЯ
-------------------------------------------- */

#notifier { 
	width: 250px; 
	
	position: fixed; 
	top: 10px; 
	right: 10px; 
	
	font-size: 11px;
	line-height: 16px;
	z-index: 9999; 
	
	/* IE 6 Fix */
	_position: absolute; 
	_top: expression( eval(document.documentElement.scrollBottom) + 10 +"px" );
}

#notifier .n-box { 
	position: relative; 
	
	padding: 15px 20px 16px; 
	margin-bottom: 10px;
	
	color: #fff; 
	background: #000; 
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3); box-shadow: 0 0 5px rgba(0,0,0,.3);
	opacity: 0.9; filter: alpha(opacity=80);
	
	cursor: pointer;
}
#notifier .n-box h3 { color: #fff; font-size: 12px; font-weight: bold; margin-bottom: 3px; font-family: Verdana, sans-serif; }
#notifier .n-box p { margin: 0; }

#notifier .n-box.n-notice { background: #063573; color: #fff; }
#notifier .n-box.n-error { background: #850505; color: #fff; }/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #C9EEFF; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(https://klyet.ru/templates/skin/simple/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Autocomplete 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.14
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.4;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Datepicker 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-autocomplete-loading {
	background: #fafafa url(https://klyet.ru/templates/skin/simple/images/loader.gif) 50% 50% no-repeat;
}/* --------------------------------------------
	СТИЛИ ДЛЯ ПЕЧАТИ
-------------------------------------------- */

@media print {
	@page 			{ margin: 0.5cm; }

	* 				{ background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; font-family: Arial, sans-serif !important; }
	
	body, .text 	{ font-size: 14pt; }
	
	a, a:visited 	{ text-decoration: underline; }

	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead 			{ display: table-header-group; }
	tr, img 		{ page-break-inside: avoid; }
	img 			{ max-width: 100% !important; }
	
	h1 				{ font-size: 30pt !important; font-weight: bold !important; }
	h4 				{ font-size: 26pt !important; }
	h5 				{ font-size: 23pt !important; }
	h6 				{ font-size: 20pt !important; }
	p, h3, h4, h5 	{ orphans: 3; widows: 3; }
	h3, h4, h5 		{ page-break-after: avoid; }
	h1 a 			{ text-decoration: none !important; }
	
	#header, #userbar, #nav, #sidebar, #footer, #comments, .toolbar, .nav-filter-wrapper, 
	.topic-footer, .stat-performance, .topic-actions, .reply-header, .nav { display: none !important; }
	
	#wrapper { -webkit-box-shadow: none; box-shadow: none; border: 0; padding: 0; }
	#content { width: 100%; margin: 0; }
	
	.topic { margin-bottom: 100px; }
}#seolib_indexPageLinks {
    position: absolute;
    top: -20000px;
    left: -20000px;
}
.seolib_rightBlock .block-content {
    font-size: 11px; color: #999;
}
.seolib_rightBlock .block-content a {
    color: #999;
}
.seolib_footerBlock {
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 9px; color: #ddd;
}
.seolib_footerBlock a {
    color: #ddd;
}
.seolib_footerBlock ul li{
    display: inline;
}
#seolib_menu {
    margin-top: 25px;
    font-size:14px;
}
#seolib_menu li {
    display: inline;
    margin-left: 10px;
}

#seolib_menu li a {
    color: #999;
}
#seolib_menu li a:hover {
    color: black;
}
.title-rek { font:normal 18px Arial, Sans-Serif; line-height:1.3em; margin-bottom:0.3em; color:#000; margin-top:0; }.paginator {
	margin-top:10px;
	font-size:1em;
	width:100%;
}
.paginator table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.paginator table td {
	padding:0;
	white-space:nowrap;
	text-align:center;
}
.paginator span {
	display:block;
	padding:3px 0;
	color:#fff;
}
.paginator span strong,
.paginator span a {
	padding:2px 6px;
}
.paginator span strong {
	background:#ff6c24;
	font-style:normal;
	font-weight:normal; 
}
.paginator .scroll_bar {
	width:100%;	height:20px;
	position:relative;
	margin-top:10px; 
}
.paginator .scroll_trough {
	width:100%;	height:3px;
	background:#ccc;
	overflow:hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#363636;
}
.paginator .scroll_knob {
	position:absolute;
	top:-5px; left:50%;
	margin-left:-10px;
	width:20px; height:20px;
	overflow:hidden;
	background:url(https://klyet.ru/plugins/lspage/templates/skin/default/css/LsPage.gif) no-repeat 50% 50%;
	cursor:pointer; cursor:hand;
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#ff6c24;
}

.fullsize .scroll_thumb {
	display:none;
}

.paginator_pages {
	width:600px;
	text-align:right;
	font-size:0.8em; 
	color:#808080;
	margin-top:-10px; 
}.image-wrap{
	text-align:center;
	}
#wrapper-notice{
	margin:0 0 15px 0;
	}
#selected-people{
	margin:0 0 10px 0;
	}
	#selected-people li{
		display:inline;
		margin:0 10px 0 0;
		}
.favourite.gallery-favourite{
	position:static;
	background:none !important;
	width:auto;
	font-size:11px;
        height: auto;
        padding: 0;
        line-height: inherit;
	}
.favourite.gallery-favourite .icon{ background: url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/icons.gif) no-repeat scroll -40px -40px; width:9px; height:8px; display:inline-block; vertical-align:middle; padding:0px; margin-right:3px;}
.favourite.gallery-favourite:hover .icon{ background: url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/icons.gif) no-repeat scroll -50px -40px; }
.favourite.gallery-favourite.active .icon{ background: url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/icons.gif) no-repeat scroll -50px -40px; }
.favourite.gallery-favourite.active{ color:#349300; }

.centered{
    text-align:center;
    padding-top: 45px;
}

#current-image-user{
	margin:0 0 10px 0;
	}
	#current-image-user .current-image-options{
		margin:7px 0 0 0;
		}
	#current-image-user .inside{
		text-align:center;
		}
		#current-image-user  .confirmed, #current-image-user  .declined, #current-image-user  .remove-own{
			text-decoration:none;
			margin:0 10px;
			}
			#current-image-user  .confirmed .ico, #current-image-user  .declined .ico, #current-image-user  .remove-own .ico{
				display:inline-block;
				vertical-align:middle;
				width:14px;
				height:14px;
				background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/m-icons.png) 0 0 no-repeat;
				position:relative;
				top:-1px;
				margin:0 3px 0 0;
				}
			#current-image-user  .confirmed .txt, #current-image-user  .declined .txt, #current-image-user  .remove-own .txt{
				text-decoration:underline;
				}
			#current-image-user  .confirmed:hover .txt, #current-image-user  .declined:hover .txt, #current-image-user  .remove-own:hover .txt{
				text-decoration:none;
				}
			#current-image-user  .declined .ico{
				background-position:-15px 0;
				}
			#current-image-user  .remove-own .ico{
				background-position:-30px 0;
				}
#image{
	display:inline-block;
	position:relative;
    overflow: visible;
	}
	#submit-selected-friend{
		font-weight:bold;
		}
	#cancel-selected-friend{
		color:#999;
		}
*+ html #image, * html #image{display:inline; zoom:1;}
	.image-marker{
		position:absolute;
		}
		.marker-wrap{
			border:3px solid #fff;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			-webkit-box-shadow:0 0 0px 1px rgba(0,0,0, .2);
			-moz-box-shadow:0 0 0px 1px rgba(0,0,0, .2);
			box-shadow:0 0 0px 1px rgba(0,0,0, .2);
			margin:-4px 0 0 -4px;
			}
		.marker-wrap .user-href-wrap{
			white-space:nowrap;
			background:#fff;
			-webkit-border-radius:2px;
			-moz-border-radius:2px;
			border-radius:2px;
			text-align:left;
			padding:4px 5px;
			font-size:12px;
			display:inline;
			position:relative;
			}
			.user-href-wrap:before{
				content:'';
				background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkU3RThFQTk0ODAyMTFFMTk4NjRGQTQ3NUJCMERCMTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkU3RThFQUE0ODAyMTFFMTk4NjRGQTQ3NUJCMERCMTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRTdFOEVBNzQ4MDIxMUUxOTg2NEZBNDc1QkIwREIxMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRTdFOEVBODQ4MDIxMUUxOTg2NEZBNDc1QkIwREIxMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgHqQ08AAABISURBVHjaYvj//z8DFBsA8RQgdgZiFpAYTEICiCcD8V8g3gLESkDMBJOMBuK3/yHgAxAnAzEPSMIeiI/+R4B/QPwciKMAAgwAE05gH+XTC6EAAAAASUVORK5CYII=) 0 0 no-repeat;
				width:7px;
				height:4px;
				top:-4px;
				left:50%;
				margin-left:-3px;
				position:absolute;
				}
		.image-marker .marker-inside{
			border: 1px solid #aeb5a5;
			background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/pixel.png);
			margin:0 0 10px 0;
			}
.gallery-topic .page-header{
	overflow:hidden;
	}
	.gallery-topic .page-header #gallery-slideshow{
		float:right;
		font-size:11px;
		margin:3px 0 0 0;
		}
	.block-content .gallery-item{
		float:left;
		padding:5px;
		border:1px solid #dce1e3;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		margin:0 13px 13px 0;
		}
		.block-content .gallery-item img{
			display:block;
			}
.gallery-block a.author{
    color: #4C4C4C;
    text-decoration: underline;
    font-weight: normal;
    font-size: 11px;
	}
.user:before, .ls-user:before {
	z-index: 1;
}
/*.gallery-user a.user, .gallery-albums-list a.user, .gallery-album-about a.user, #selected-people li a.user{
	font-weight: bold;
	color: #70AAE0;
	text-decoration: none;
	font-size: 12px;
	}*/
.gallery-big-photo {
	max-width: 638px;
	width: 100%;
	height: auto;
	}
.topic.gallery-topic{
	padding-left:0px;
	}
.block.block-type-blog .gallery-user{
	padding-top: 10px;
	font-size:11px;
	color:#999999;
	clear:both;
	}
	.gallery-user a.user{
		margin-right:5px;
		}
.gal-prev{
	position:relative;
	}
	.gal-prev .gallery-bubble{
		
		}
		.gal-prev .gallery-bubble .gallery-bubble-content{
			width:140px;
			}
		.gal-prev .gallery-bubble ul{
			line-height:1;
			}
		.gal-prev .gallery-bubble li{
			display:inline-block;
			margin:0px;
			}
			.gal-prev .gallery-bubble li img{
				display:block;
				}
	.gal-prev:hover .gallery-bubble{
		/*display:block;
		left:0px;
		top:10px;
		padding-top:10px;*/
		}
.gallery-bubble.tooltip {
	z-index: 100;
}
.gallery-navigation{
	padding:10px 0 15px;
	overflow:hidden;
	text-align:center;
	}
	.gallery-navigation .gal-expend{
		font-size:11px;
		padding:0 0 1px 18px;
		background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFtJREFUeNqUkMENwDAIAzFi/1nYkH6iKkUmTv0DAT6DzLSlsq9gQrEt9uGp9x72baiaOwgNdVaoxWr/k1E5T8KUecpWiiYOz0F36sfiMjOl8Mus7ONy+Uj0CDAA0UUTMwMsD4AAAAAASUVORK5CYII=) 0 3px no-repeat;
		text-decoration:none;
		line-height:40px;
		}
		.gallery-navigation .gal-expend span{
			text-decoration:underline;
			}
		.gallery-navigation .gal-expend:hover span{
			text-decoration:none;
			}
	.gallery-navigation .gal-right{float:right;}
	.gallery-navigation .gal-left{float:left;}
	.gallery-navigation .gal-right, .gallery-navigation .gal-left{
		text-decoration:none;
		font-size:26px;
		}
		.gallery-navigation .gal-right img, .gallery-navigation .gal-left img{
			vertical-align:middle;
			}
.gallery-albums-preview{
	margin:0 0 45px 0px;
	overflow:hidden;
	min-width:590px;
	}
	.gallery-albums-preview .gallery-albums-right{
		padding-left:10px;
		float:left;
		}
		.gallery-albums-preview .gallery-all{

			}
		.gallery-albums-preview #gallery-reload{
			display:block;
			width:47px;
			height:40px;
			background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/gallery-icons.png) 100% 100% no-repeat;
			margin:40px 0 10px 10px;
			}
		.gallery-albums-preview .gallery-next{
			display:block;
			width:70px;
			background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/gallery-icons.png) 23px 0 no-repeat;
			margin:25px 0 10px 0px;
			padding:55px 0 0 0;
			font-size:10px;
			text-align:center;
            line-height: 13px;
			}
	.gallery-albums-preview ul{
		float:left;
		}
		.gallery-albums-preview li{
			float:left;
			margin:0 15px 5px 0;
			}
		.gallery-albums-preview li .bk{
			float:left;
			border:1px solid #dce1e3;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			width:110px;
			height:110px;
			clear:both;
			margin:0 0 20px 0;
			}
			.gallery-albums-preview li  a{
				float:left;
				padding:5px;
				border:1px solid #dce1e3;
				-webkit-border-radius:3px;
				-moz-border-radius:3px;
				border-radius:3px;
				position:relative;
				top:5px;
				left:5px;
				background:#fff;
				}
				.gallery-albums-preview li a img{
					display:block;
					}

.gallery-albums-list{

	}
	.gallery-albums-list ul{
		margin-left:0px !important;
		margin-right: -13px;
		}
		.gallery-albums-list ul#albums li{
			display:inline-block;
			margin:0 15px 30px 0;
			width:100px;
			padding:0 0 0 12px;
			}
			.gallery-albums-list ul li .bk{
				float:left;
				border:1px solid #dce1e3;
				-webkit-border-radius:3px;
				-moz-border-radius:3px;
				border-radius:3px;
				width:110px;
				height:110px;
				clear:both;
				margin:0 0 15px -12px;
				}
				.gallery-albums-list ul li .bk a{
					float:left;
					padding:5px;
					border:1px solid #dce1e3;
					-webkit-border-radius:3px;
					-moz-border-radius:3px;
					border-radius:3px;
					position:relative;
					top:5px;
					left:5px;
					background:#fff;
					}
					.gallery-albums-list ul li .bk a img{
						display:block;
						}

.gallery-photos-list{

	}
	.gallery-photos-list ul{
		margin-left:0px !important;
		margin-right: -28px;
		}
		.gallery-photos-list #album-images li{
			display:inline-block;
			margin:0 16px 16px 0;
            padding:0;
			}
			.gallery-photos-list li a{
				float:left;
				padding:5px;
				border:1px solid #dce1e3;
				-webkit-border-radius:3px;
				-moz-border-radius:3px;
				border-radius:3px;
				}
				.gallery-photos-list li img{
					display:block;
					}

	.gallery-bubble{
		display:none;
		}
		.gallery-bubble .gallery-bubble-content{
			position:relative;
			padding:10px;
			-webkit-border-radius:6px;
			-moz-border-radius:6px;
			border-radius:6px;
			background:#fff;
			width:180px;
			-webkit-box-shadow:0 0 1px 1px rgba(0, 0, 0, 0.1);
			-moz-box-shadow:0 0 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow:0 0 1px 1px rgba(0, 0, 0, 0.1);
			}
		.gallery-bubble .gallery-bubble-content:before{
			content:'';
			display:block;
			position:absolute;
			width:15px;
			height:8px;
			background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/gallery-bubble-tail.png) 0 0 no-repeat;
			left:50%;
			margin-left:-7px;
			top:-8px;
			}
			.gallery-bubble .gallery-bubble-content .gallery-album-about{
				padding:10px 0 0 0;
				}
				.gallery-bubble-content .gallery-album-about .rating{
					font-size:11px;
					color:#999999;
					display:block;
					}
					.gallery-bubble-content .gallery-album-about .rating .negative{
						color:red;
						}
					.gallery-bubble-content .gallery-album-about .rating .positive{
						color:#339900;
						}
				.gallery-bubble-content .gallery-album-about .date{
					font-size:11px;
					color:#999999;
					}
			.gallery-bubble .gallery-bubble-content .gallery-album-name{
				font-size:12px;
				}
			.gallery-bubble .gallery-bubble-content h3{
				font-size:16px;
				margin:0px;
				font-weight:normal;
				}
		.gallery-bubble .tail{

			}
	.block-content .gallery-photos li{
		width:106px;
		display:inline-block;
		margin:0 10px 20px 0;
		}
/*		.block-content .gallery-photos li:hover .gallery-bubble{
			display:block;
			}*/
		.block-content .gallery-photos li .gallery-item{
			margin:0 0 5px 0;
			}
a.remove{display:inline-block; width:11px; height:11px; background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/close.png) 0 0 no-repeat; vertical-align:middle; text-indent:-99999px; position:relative; top:-1px;}
*+ html a.remove, *html a.remove{display:inline; zoom:1;}

.gallery-big-photo{display:block; margin:0 auto;}
.empty-album {width: 100px; height: 100px; background-color: #BBB;}

*+ html .gal-prev .gallery-bubble li, *+ html .gallery-albums-list ul li, *+ html .gallery-photos-list li, *+ html .block-content .gallery-photos li{display:inline; zoom:1;}

#ls_gallery_create_album input[type=text], #ls_gallery_create_album textarea {
    width: 100%
}

#albums li {vertical-align: top;}

.image-100 {
    width: 100px;
    height: 100px;
}

.add-images {
    background: url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/add-icon.gif) no-repeat scroll 0 50% transparent;
    padding-left: 16px;
}

/*#album-images-admin {background: transparent;}*/
#album-images-admin .topic-photo-upload-rules p {margin-top: -8px;}
#album-images-admin ul {margin-top: 40px;}
#album-images-admin ul li {margin-bottom: 30px; padding-left: 120px;}
#album-images-admin ul li textarea {width: 480px; }
#album-images-admin ul li .options-line{width:81%; padding:3px 0; overflow:hidden;}
#album-images-admin ul li .options-line .image-delete{margin:0px; float:right; text-decoration: underline;}
#album-images-admin ul li a.mark-as-preview {display: inline; text-decoration: underline;}
.topic-photo-upload ul li img {top: 18px;}
.topic-photo-upload ul li label {color: #000;}
.autocomplete-image-tags {width: 472px; border: 1px solid #DDD; padding:3px; }

.mark-name.current{
    position:absolute;
    padding:10px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    background:#fff;
    width:170px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.2);;
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.2);;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.2);
    bottom:-70px;
    z-index:999;
}
.mark-name.current #selected-friend{
    width:210px;
}
.mark-name.current:before{
    content:'';
    display:block;
    position:absolute;
    width:15px;
    height:8px;
    background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/gallery-bubble-tail.png) 0 0 no-repeat;
    left:15px;
    top:-8px;
}

#album-images-admin .topic-photo-upload-rules object {
    float: left;
}
#album-images-admin .topic-photo-upload-rules p {
    margin-left: 30px;
}
.left {
    float: left;
}
.clear {
    clear: both;
}

.hidden {
    display: none;
}

.select-pic {
    cursor: crosshair;
}

#select-people-notice {
    background: #F8FBFE;
    padding: 10px 0;
    min-height: 18px;
}

#select-people-notice span {
    float: left;
    padding-left: 15px;
}

#select-people-notice a {
    float: right;
    padding-right: 15px;
}
#select-friends {
	/*padding: 5px;*/
	margin-bottom: 10px;
}

.submit-selected-friend {
    /*font-weight: bold;*/
    margin-right: 10px;
}

.autocomplete-mark {width: 165px;}

#album-images li,
#albums li{
    background: none;
}

.gallery-loader {
    background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/loader.gif) 0 3px no-repeat;
    padding-left: 15px;
}

.gallery-loader-success {
    background:url(https://klyet.ru/plugins/lsgallery/templates/skin/default/images/saved.png) 0 3px no-repeat;
    padding-left: 15px;
}
.block-content .gallery-item.album-cover {
    border-radius: 2px;
    margin: 0 13px 13px 0;
    padding: 3px;
}
.block-content .gallery-item.album-cover .image-48 {
	width: 48px;
	height: 48px;
}

.modal.modal-write .write-list li.write-item-type-album .write-item-image { background-position: -268px -65px; height:65px; width:70px }
.modal.modal-write .write-list li.write-item-type-album:hover  .write-item-image { background-position: -268px -1px }/*
	Configengine plugin
	(P) PSNet, 2008 - 2013
	http://psnet.lookformp3.net/
	http://livestreet.ru/profile/PSNet/
	https://catalog.livestreetcms.com/profile/PSNet/
	http://livestreetguide.com/developer/PSNet/
*/

div.ConfigEngine {}

div.ConfigEngine h3 {
	margin-bottom: 20px;
}

div.ConfigEngine h3 span {
	color: #22BB22;
}

div.ConfigEngine .PluginList {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #DDDDDD;
}

div.ConfigEngine .PluginList thead {
	cursor: default;
	text-shadow: 0 1px 1px #FFFFFF;
	font: 14px/20px Tahoma;
	background: #EEEEEE;
	background: -moz-linear-gradient(top,	rgba(245,245,245,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top,	rgba(245,245,245,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top,	rgba(245,245,245,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top,	rgba(245,245,245,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom,	rgba(245,245,245,1) 0%,rgba(238,238,238,1) 100%);
}

div.ConfigEngine .PluginList th {
	padding: 1px 2px 3px;
	border-color: #ddd;
}

div.ConfigEngine .PluginList tr.second {
	background: #FAFAFA;
}

div.ConfigEngine .PluginList tbody tr:hover {
	background: #EEF8FF;
}

div.ConfigEngine .PluginList td {
	padding: 1px 3px 2px;
	text-align: center;
	border: 1px solid #DDDDDD;
}

div.ConfigEngine .PluginList td.nameleft {
	text-align: left;
}

div.ConfigEngine .PluginList .Tip {
	background: #EFF5FF;
	border: 1px solid #88A6FF;
	border-radius: 10px 10px 10px 10px;
	cursor: default;
	display: inline-block;
	font: 10px/16px Verdana,Helvetica;
	height: 16px;
	text-align: center;
	width: 16px;
	text-decoration: none;
}

div.ConfigEngine .PluginList .Control {
	cursor: pointer;
}

div.ConfigEngine .ce_delete_plugin_config {
	color: red;
}

div.ConfigEngine .ce_delete_plugin_config:hover {
	border: 1px solid #FF8888;
}

/* import settings */

div.CE_ImportSettings {}

div.CE_ImportSettings div.FileField {
	float: left;
	height: 27px;
	margin: 0 10px 0 0;
	position: relative;
	width: 500px;
}

div.CE_ImportSettings div.FileField > * {
	left: 0;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

div.CE_ImportSettings div.FileField div.FWrapper input {
	font-size: 200px;
	margin-top: -20px;
	opacity: 0;
	position: absolute;
	right: 0;
}

div.CE_ImportSettings div.FileField div.Cover {
	background: #EEEEEE;
	background: -moz-linear-gradient(top,	rgba(229,229,229,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top,	rgba(229,229,229,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top,	rgba(229,229,229,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top,	rgba(229,229,229,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom,	rgba(229,229,229,1) 0%,rgba(238,238,238,1) 100%);
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.11) inset;
	font: bold 12px/26px Tahoma,Verdana;
	text-align: center;
	text-shadow: 0 1px 0 #FFFFFF;
	white-space: pre;
}
/*
  Simplesearch plugin
  (P) PSNet, 2008 - 2013
  http://psnet.lookformp3.net/
  http://livestreet.ru/profile/PSNet/
  http://livestreetcms.com/profile/PSNet/
  http://livestreetguide.com/developer/PSNet/
*/

/* block for people page */

div.block.SS_Peoplesearch form {
  float: none;
  margin-bottom: 5px;
}

div.block.SS_Peoplesearch form label {
  color: #555555;
  display: block;
  margin: 5px 0;
}

div.block.SS_Peoplesearch form label input {
  margin: 0 5px 0 0;
  vertical-align: sub;
}

div.block.SS_Peoplesearch small {
  color: #999999;
  font: 10px/12px Tahoma,Verdana;
}

/* search results */

div.SearchContainer {}

/* people spoiler */

div.SearchContainer div.FoundBy {
  font-size: 10px;
  text-decoration: underline;
  cursor: pointer;
  clear: both;
  color: green;
  display: inline-block;
}

div.SearchContainer div.FoundBy:hover {
  text-decoration: none;
}

div.SearchContainer div.MoreInfo {
  display: none;
  background: #EEEEEE;
  border-left: 2px solid #3F8AD7;
  padding: 0 5px;
}

/* topics info */

div.SearchContainer div.TitleWhereFound {
  background: #EEE;
  background: -moz-linear-gradient(left,  rgba(125,185,232,0.1) 0%, rgba(229,229,229,0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(125,185,232,0.1)), color-stop(100%,rgba(229,229,229,0)));
  background: -webkit-linear-gradient(left,  rgba(125,185,232,0.1) 0%,rgba(229,229,229,0) 100%);
  background: -o-linear-gradient(left,  rgba(125,185,232,0.1) 0%,rgba(229,229,229,0) 100%);
  background: -ms-linear-gradient(left,  rgba(125,185,232,0.1) 0%,rgba(229,229,229,0) 100%);
  background: linear-gradient(left,  rgba(125,185,232,0.1) 0%,rgba(229,229,229,0) 100%);
  border-radius: 2px 2px 2px 2px;
  color: #555555;
  font: 13px/18px Verdana, Tahoma;
  padding: 3px 5px;
  text-shadow: 0 1px 0 #FFFFFF;
  margin: 2px 0 8px;
}

/* highlight search results */

.searched-item {
  background: #EEE;
  background: rgba(125, 185, 232, 0.3);
}

/* search field */

div.SearchContainer form.search,
div.SearchContainer form.search .input-text {
  width: 300px;
}

/* no results */

div.SearchResultsAreEmpty {
  border-top: 1px solid #EEEEEE;
  margin-top: 25px;
  padding-top: 20px;
}

/* table fix */

div.SearchContainer .table {
  margin-bottom: 0;
}

/* show more options switch */

div.SearchContainer .ShowMoreOptions {
  border-bottom: 1px dotted #AAA;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  margin: 10px 0 0;
  padding: 1px 5px;
}

div.SearchContainer .ShowMoreOptions:hover {
  border-bottom: 1px dotted #000;
}

div.SearchContainer .ShowMoreOptions.Active {
  background: none repeat scroll 0 0 rgba(208, 229, 249, 0.4);
  border-radius: 4px 4px 0 0;
}

div.SearchContainer .MoreOptions {
  background: none repeat scroll 0 0 rgba(208, 229, 249, 0.4);
  border-radius: 0 4px 4px 4px;
  display: none;
  padding: 5px;
}

div.SearchContainer .MoreOptions.Active {
  display: block;
}

div.SearchContainer .MoreOptions input[name="favorite"] {
  margin: 10px 5px 0 0;
  vertical-align: text-bottom;
}

/* blog form wrapper */

.BlogFormWrapper {
  background: none repeat scroll 0 0 rgba(233, 248, 252, 0.28);
  border-radius: 5px 5px 5px 5px;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 10px 20px;
}
#seolib_allBlogs {
    font-size: 11px; color: #999;
    margin-left: 20px;
}
#seolib_allBlogs .blog {
    margin-bottom: 10px;
}
#seolib_allBlogs .title {
    font-size: 18px; line-height: 14px;
}

#seolib_allUsers {
    font-size: 11px; color: #999;
    margin-left: 20px;
}
#seolib_allUsers .user {
    margin-bottom: 10px;
}
#seolib_allUsers .title {
    font-size: 18px; line-height: 14px;
}

#seolib_allTopics {
    font-size: 11px; color: #999;
    margin-left: 20px;
}
#seolib_allTopics .topic {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}
#seolib_allTopics .title {
    font-size: 18px; line-height: 14px;
}
#seolib_allTopics .content {
    font-size: 11px; color: black;
}

