/* ------------------------------------------------------
	BR0kEN, Firstvector.org
	Разработка шаблонов для DLE, кроссбраузерная верстка.
	
		email - support@firstvector.org
		skype - takemebabyonemoretime
------------------------------------------------------ */
.shortstory div.full_module_title {
	background:url(../images/full_separator.png) no-repeat;
	width:727px;
	height:40px;
	text-transform:uppercase;
	color:#fff;
	padding:19px 0 0 78px;
	font-size:15px;
}
.shortstory div.full_module_title b {
	color:#87a029;
	font-weight:normal;
}
/* ======================= related-news */
.shortstory ul.related {
	margin:0 10px;
}
.shortstory ul.related li {
	background: #f3f3f3;
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #fcfcfc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fcfcfc));
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#fcfcfc 100%);
	background: -o-linear-gradient(top,  #f3f3f3 0%,#fcfcfc 100%);
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#fcfcfc 100%);
	background: linear-gradient(to bottom,  #f3f3f3 0%,#fcfcfc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fcfcfc',GradientType=0 );
	border-width:2px 1px 1px 1px;
	border-style:solid;
	border-color:rgba(193,193,193, 0.45) #e7e7e7 #f8f8f8 #e7e7e7;
	height:25px;
	line-height:25px;
	margin-bottom:5px;
	border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	font-size:14px;
}
.shortstory ul.related li a {
	display:block;
	color:#5b5b5b;
	background:url(../images/related_item.png) 5px -3px no-repeat;
	padding-left:30px;
}
.shortstory ul.related li a:hover {
	color:#9ab72e;
	background:url(../images/related_item.png) 5px -31px no-repeat;
}
/* ------------------------------------------------------
	comments.tpl
------------------------------------------------------ */
div.comment_space {margin:0 10px}
div.comment_space div.avatar {float:left}
div.comment_space div.avatar img {
	min-width:90px;
	max-width:90px;
	min-height:90px;
	max-height:90px;
	padding:5px;
	border:1px solid #d9d9d9;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
}
div.comment_space div.avatar p.offline,
div.comment_space div.avatar p.online {
	background:url(../images/status.jpg) 0 0 no-repeat;
	margin:3px 0;
	width:102px;
	height:25px;
	display:block;
}
div.comment_space div.avatar p.offline {background:url(../images/status.jpg) 0 -25px no-repeat}
div.comment_space div.comment {
	float:left;
	margin:0 0 0 8px;
}
div.comment_space div.comment div.head {
	width:585px;
	padding:0 5px;
	background:url(../images/comm_head.png) repeat-x;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:rgba(193,193,193, 0.25);
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-khtml-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	height:35px;
	line-height:35px;
	color:#787878;
	font-weight:normal;
}
div.comment_space div.comment div.head b.author {
	background:#7d9f0d;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
	text-shadow:1px 1px 1px #666;
	padding:5px 10px;
	font-weight:normal;
}
div.comment_space div.comment div.head b.author a {color:#fff}
div.comment_space div.comment div.head i {
	margin:0 10px;
	padding-right:10px;
	border-right:1px dotted #ccc;
}
div.comment_space div.comment div.head ul {
	float:right;
	margin:8px 0 0 0;
}
div.comment_space div.comment div.head li {
	display:inline-block;
	vertical-align:top;
	zoom:1;
	*display:inline;
	width:22px;
	height:21px;
}
div.comment_space div.comment div.head li a {
	display:block;
}
div.comment_space div.comment div.head li.del {position:relative;left:2px;margin-top:-1px;background:url(../images/del.png) 0 -20px no-repeat}
div.comment_space div.comment div.head li.del:hover {background:url(../images/del.png) 0 0 no-repeat}

div.comment_space div.comment div.head li.alert {background:url(../images/info_icons.png) 0 0 no-repeat}
div.comment_space div.comment div.head li.alert:hover {background:url(../images/info_icons.png) 0 -21px no-repeat}
div.comment_space div.comment div.head li.list {background:url(../images/info_icons.png) -24px 0 no-repeat}
div.comment_space div.comment div.head li.list:hover {background:url(../images/info_icons.png) -24px -21px no-repeat}
div.comment_space div.comment div.comm_text {
	width:585px;
	margin-top:5px;
	min-height:50px;
	line-height:17px;
	font-size:13px;
	color:#707070;
	padding:5px;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #eee;
	box-shadow:inset 0 -1px 0 1px #f5f5f5;
	-moz-box-shadow:inset 0 -1px 0 1px #f5f5f5;
	-webkit-box-shadow:inset 0 -1px 0 1px #f5f5f5;
}
div.comment_space a.answer {
	float:right;
	background:url(../images/answer.png) 0 0 no-repeat;
	margin-top:5px;
	width:89px;
	height:26px;
	line-height:26px;
	display:block;
	text-align:center;
	color:#7fa20a;
	font-size:13px;
	cursor:pointer;
}
div.comment_space a.answer:hover {
	background:url(../images/answer.png) 0 -26px no-repeat;
	color:#698214;
}
.sep {
	background:#fff url(../images/comm_sep.png) repeat-x;
	height:15px;
	margin-top:5px;
}
.lastcomments {
	width:707px;
	margin:0 10px;
	background:#fff;
}
/* ------------------------------------------------------
	addcomments.tpl
------------------------------------------------------ */
.bb {
	width:404px;
	height:25px;
	line-height:25px;
	margin:0 10px 8px;
	padding:0 10px 0 30px;
	float:left;
	background:#ffffff;
	background:-moz-linear-gradient(top,  #ffffff 0%, #fdfdff 24%, #fafafa 38%, #fbfbfd 43%, #f7f7f5 57%, #f4f4f4 86%, #f2f1f6 90%, #f1f0f5 95%, #ececec 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#fdfdff), color-stop(38%,#fafafa), color-stop(43%,#fbfbfd), color-stop(57%,#f7f7f5), color-stop(86%,#f4f4f4), color-stop(90%,#f2f1f6), color-stop(95%,#f1f0f5), color-stop(100%,#ececec));
	background:-webkit-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-o-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-ms-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
	box-shadow:0 0 2px 1px #eee;
	-moz-box-shadow:0 0 2px 1px #eee;
	-webkit-box-shadow:0 0 2px 1px #eee;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	text-shadow:1px 1px 1px #fff;
	font-size:13px;
	font-family:Cuprum;
	color:#7f888f;
}
.shortstory div.addcomments div.il {
	float:left;
	margin:5px 0 0 130px;
	display:inline-block;
	vertical-align:top;
}
.shortstory div.addcomments div.nl {
	margin:5px 10px 0 0;
	float:left;
	width:460px;
}
.shortstory div.addcomments div.comm_fields {
	float:left;
	margin:5px 0 0 0;
	font-size:13px;
	color:#707070;
}
.shortstory div.addcomments div.comm_fields p {
	margin:0 0 5px 0;
}
.shortstory div.addcomments div.comm_fields input {
	display:block;
	margin:0 0 5px 0;
	width:235px;
	height:25px;
	line-height:25px;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0 5px;
	color:#999;
	font-size:13px;
	font-family:Cuprum;
	box-shadow:inset 0px 0px 5px 2px #ececec;
	-moz-box-shadow:inset 0px 0px 5px 2px #ececec;
	-webkit-box-shadow:inset 0px 0px 5px 2px #ececec;
}
.shortstory div.addcomments div.comm_fields div.code {
	float:left;
	margin-right:5px;
}
.shortstory div.addcomments div.comm_fields input.sec_code {
	width:110px;
	height:48px;
	font-size:20px;
	text-align:center;
}
.shortstory div.addcomments div.comm_fields input::-webkit-input-placeholder {color:#999}
.shortstory div.addcomments div.comm_fields input:-moz-placeholder {color:#999}
.shortstory div.addcomments {
	float:left;
	width:727px;
	padding-bottom:5px;
}
.shortstory div.addcomments textarea {
	position:relative;
	background:none;
	top:0px;
	left:11px;
	height:118px;
	width:424px;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
	color:#999;
	font-size:13px;
	font-family:Cuprum;
	resize:none;
	overflow:auto;
	box-shadow:inset 0px 0px 5px 2px #ececec;
	-moz-box-shadow:inset 0px 0px 5px 2px #ececec;
	-webkit-box-shadow:inset 0px 0px 5px 2px #ececec;
}
#searchinput:focus,
.shortstory div.addcomments div.comm_fields input:focus,
.shortstory div.addcomments textarea:focus {
	border-color:#477e98;
	-webkit-box-shadow:inset 0px 0px 5px 2px #ececec, 0 0 3px #2f637c; 
	box-shadow:inset 0px 0px 5px 2px #ececec, 0 0 3px #2f637c; 
	outline:none;
}
.shortstory div.addcomments div.sub {
	width:260px;
	float:left;
}
.shortstory div.addcomments div.sub div.checkbox {
	position:relative;
	float:left;
	width:80px;
	height:25px;
	background:#eee;
	border-right:1px solid #ccc;
	margin:11px 0 0 11px;
	border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	-khtml-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow:0px 1px 0px rgba(255,255,255,0.2);
	box-shadow:inset 0 0 2px 0 rgba(204,204,204,0.9);
}
.shortstory div.addcomments div.sub div.checkbox:after {
	content:'НЕТ';
	font:14px/26px Cuprum, sans-serif;
	color:#a41c2c;
	position:absolute;
	right:10px;
	z-index:0;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(50,50,50,.15);
}
.shortstory div.addcomments div.sub div.checkbox:before {
	content:'ДА';
	font:14px/26px Cuprum, sans-serif;
	color:#759a0c;
	position:absolute;
	left:10px;
	z-index:0;
	font-weight:bold;
}
.shortstory div.addcomments div.sub div.checkbox label {
	display:block;
	width:34px;
	height:20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	-ms-transition:all .4s ease;
	transition:all .4s ease;
	cursor:pointer;
	position:absolute;
	top:3px;
	left:3px;
	z-index:1;
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow:0 0 2px 1px rgba(50,50,50,0.2);
	background:rgb(96,108,136);
	background:-moz-linear-gradient(top,  rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1)));
	background:-webkit-linear-gradient(top,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);
	background:-o-linear-gradient(top,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);
	background:-ms-linear-gradient(top,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);
	background:linear-gradient(to bottom,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 );
}
.shortstory div.addcomments div.sub div.checkbox input[type=checkbox]:checked + label {left:43px}
.shortstory div.addcomments div.sub div.subscrible_title {
	width:165px;
	height:25px;
	line-height:25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	background:#ffffff;
	background:-moz-linear-gradient(top,  #ffffff 0%, #fdfdff 24%, #fafafa 38%, #fbfbfd 43%, #f7f7f5 57%, #f4f4f4 86%, #f2f1f6 90%, #f1f0f5 95%, #ececec 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#fdfdff), color-stop(38%,#fafafa), color-stop(43%,#fbfbfd), color-stop(57%,#f7f7f5), color-stop(86%,#f4f4f4), color-stop(90%,#f2f1f6), color-stop(95%,#f1f0f5), color-stop(100%,#ececec));
	background:-webkit-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-o-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-ms-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
	padding:0 0 0 95px;
	margin:10px 0 0 10px;
	border:1px solid #ccc;
	font-size:13px;
	color:#7f888f;
	text-shadow:1px 1px 1px #fff;
	box-shadow:0 0 2px 1px #eee;
	-moz-box-shadow:0 0 2px 1px #eee;
	-webkit-box-shadow:0 0 2px 1px #eee;
}
.shortstory div.addcomments div.sub div.subscrible_title label {
	display:block;
	cursor:pointer;
}
div.last_comm_news:hover,
#doreset:hover,
#doclear:hover,
#dofullsearch:hover,
#dosearch:hover,
.add_buttons button:hover,
.add_button:hover,
.shortstory div.addcomments button:hover,
.shortstory div.addcomments div.sub div.subscrible_title:hover {
	background:rgb(249,252,247);
	background:-moz-linear-gradient(top,  rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,252,247,1)), color-stop(100%,rgba(245,249,240,1)));
	background:-webkit-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:-o-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:-ms-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:linear-gradient(to bottom,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 );
	color:#888;
}
div.last_comm_news,
#doreset,
#doclear,
#dofullsearch,
#dosearch,
.add_buttons button,
.add_button,
.shortstory div.addcomments button {
	background:#ffffff;
	background:-moz-linear-gradient(top,  #ffffff 0%, #fdfdff 24%, #fafafa 38%, #fbfbfd 43%, #f7f7f5 57%, #f4f4f4 86%, #f2f1f6 90%, #f1f0f5 95%, #ececec 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#fdfdff), color-stop(38%,#fafafa), color-stop(43%,#fbfbfd), color-stop(57%,#f7f7f5), color-stop(86%,#f4f4f4), color-stop(90%,#f2f1f6), color-stop(95%,#f1f0f5), color-stop(100%,#ececec));
	background:-webkit-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-o-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-ms-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
	box-shadow:0 0 2px 1px #eee;
	-moz-box-shadow:0 0 2px 1px #eee;
	-webkit-box-shadow:0 0 2px 1px #eee;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	height:27px;
	text-shadow:1px 1px 1px #fff;
	padding:0 20px;
	margin:10px 0 0 31px;
	float:left;
	font-size:13px;
	font-family:Cuprum;
	color:#7f888f;
}
div.last_comm_news {float:right;}
div.last_comm_news a {
	line-height:27px;
	color:#7f888f;
}
#dofullsearch,
#dosearch {float:right}
#dosearch {margin:-10px 10px 0 0;}

div.comm_nav {margin:-10px 0 0 0}
div.l_comm_nav {margin:5px 0 0 0}
/* ------------------------------------------------------
	poll.tpl
------------------------------------------------------ */
div.poll {
	background:#fff;
	margin-left:10px;
	padding:0 0 0 6px;
}
div.poll h2 {
	color:#333;
	margin-bottom:10px;
}
div.poll div.allpolled {
	text-align:left;
	color:#7da010;
	text-shadow:1px 1px 1px #ccc;
	padding:6px 0;
}
/* ------------------------------------------------------
	mass-action
------------------------------------------------------ */
.ma_checkbox {position:relative;}
.ma_checkbox label {
	cursor:pointer;
	position:relative;
	display:block;
	width:22px;
	height:21px;
	top:-36px;
	right:3px;
	background:url(../images/check.png) 0 0 no-repeat;
}
.ma_checkbox input[type=checkbox] {visibility:hidden}
.ma_checkbox label:hover {background:url(../images/check.png) 0 -40px no-repeat}
.ma_checkbox input[type=checkbox]:checked + label {background:url(../images/check.png) 0 -20px no-repeat}