/* LIST */
.pager .current, .pager .page, .pager
{
	font-weight: normal;
	margin-right: 0;
	padding: 2px 5px;
}

.pager a.page
{
	color: #155a85 !important;
	background: none;
	margin: 0;
	padding: 3px 5px;
}

.pager .ptitle
{
	padding: 0 10px 0 0
}

.comments-nav
{
	margin: 20px 0 10px 0;
}

.comments-subscribe,
.comments-unsubscribed,
.comments-unsubscribe
{
	float: right;
	height: 25px;
	line-height: 25px;
}

.comments-subscribe a,
.comments-unsubscribed a,
.comments-unsubscribe a
{
	text-decoration: none;
	border-bottom: 1px dashed;
	margin-left: 5px;
}

.comments-subscribe-answers
{
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
}

.comments-subscribe-answers label,
.comments-subscribe-answers div,
.comments-subscribe-answers input
{
	display: inline !important;
	float: none !important;

}

.comments-subscribe-answers input
{
	vertical-align: -2px !important;
}

.comments-subscribe-answers input.hidden
{
	display: none !important;
}

.comments-nav .pager
{
	float: left;
}

.comments-best
{
	padding: 5px;
}

.comment-voted .full .info .vote,
.comments-best .comment .full .info .vote,
.comments-best .comment .full .info .hide,
.comments-best .comment .full .info .delete,
.comments-best .comment .reply .btn
{
	visibility: hidden;
}

.comments-best .comment .full .info .vote
{
	margin: 7px 1px 6px 6px;
}

.comments-best .comments-best-title
{
	font-family: PT Serif,Georgia,Arial,sans-serif;
	font-size: 18px;
	margin: 40px 0 10px;
	color: #000;
}

.comments-best .comment .full
{
	margin-top: 10px;
}

.comment .avatar
{
	float: left;

	background-size: contain;
	background-repeat: no-repeat;

	/**
	 * Graceful degradation for browsers that suck at resizing on-the-fly (IE<9).
	 * I cant add it as conditional css in da head, so I use invalid css hack.
	 */
	background-position: center center   \9;

	height: 60px;
	width: 60px;

	margin-right: 10px;
}

.comment .avatar + .info
{
	margin-left: 64px;
}

.comment .avatar + .info .username
{
	margin-left: 0 !important;
}

.comment .full
{
	margin-top: 20px;
}

.comment .short
{
	margin-top: 12px;
}

.comment .short
{
	display: none;
}

.comment .full
{
	display: block;
}

.comment-sub .short
{
	display: block;
}

.comment-sub .full
{
	display: none;
}

.comment-child .full .info
{

}

.comment .link
{
	margin: 10px 0 0 0;
}

.comment .full .info
{
	height: 26px;
	background: #fdeee8;
	padding: 2px 5px;
	font-family: Tahoma;
}

.comment .full .info .username
{
	font-weight: lighter;
	float: left;
	margin: 6px 12px 0 6px;
	color: #000;
	font-size: 14px;
}

.comment .full .info .username a
{
	color: #000;
}

.comment .full .info .time, .comment .full .info .city
{
	font-size: 10px;
	border-bottom: none;

	float: left;

	margin: 8px 6px 0px 0px;
}

.comment .full .info .vote,
.comment .full .info .hide,
.comment .full .info .delete
{
	margin: 7px 6px 6px 6px;
	float: right;
}

.comment .full .info .rating
{
	font-weight: bold;
	float: right;
	margin: 6px 0px 6px 6px;
}

.comment .full .info .positive
{
	color: #999;
}

.comment .full .info .positive:before
{
	content: "+";
}

.comment .full .info .negative
{
	color: #999;
}

.comment .full .info .neutral
{
	color: gray;
}

.comment .full .text
{
	margin: 15px 0 0 10px;
	padding: 0 6px 0 0;
	font-family: PT Serif, Georgia, Arial, sans-serif;
	font-size: 16px;
	color: #000;
}

.comment-deleted .full .text
{
	color: gray;
}

.comment .short .username
{
	font-weight: lighter;
	font-size: 12px;
}

.comment .short *
{
	font-size: 90%;
}

.comment .short .time
{
	border-bottom: none;
}

.comment .link a,
.comment .reply .btn a
{
	font-size: 11px;
	color: #820100;
	font-family: Tahoma;
	text-decoration: none;
}

.comment-deleted .full .info
{
	visibility: hidden;
}

.comment-deleted .full .info .hide
{
	visibility: visible;
}

.comment-deleted .short
{
	display: none;
}

.comment-deleted .reply .btn
{
	visibility: hidden;
}

.comment-deleted .visible
{
	display: block !important;
}

.comment_reply_form_hidden
{
	display: none;
}

.comments-not-registered
{
	font-size: 18px;
	margin: 40px 6px 40px 6px;
}

.clear
{
	clear: both;
}

/* FORM */
.comments-header a
{
	text-decoration: none;
	color: #666;
}

.comment_reply_form .hidden
{
	display: none;
}

.comment_reply_form form label, .comment_reply_form form input
{
	display: block;
	float: left;
	margin-bottom: 3px;
}

.comment_reply_form form br
{
	clear: left;
}

.comment_reply_form form input#captcha
{
	width: 150px;
}

.comment_reply_form form input.submit
{
	background: #2D6889 url("//i.sdska.ru/_img/system/201303_fin/bg_button.gif") repeat-x;
	border: none;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
}

.comment_reply_form form input#anonymous
{
	width: 20px;
}

/** LAST COMMENT **/

.comment-last-comment > .comments-title
{
	font-weight: bold;
	color: #155A85;
	font-size: 11px;
}


.subscribe_link
{
	background: #2d6889 url("//i.sdska.ru/_img/system/201303_fin/bg_button.gif") repeat-x;
	border: none;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}