﻿/* Login */

#loginbox div {text-align: left;}
#loginbox {
	background: #fff;
	padding: 30px;
	width: 280px;
	margin-left: -170px;
	min-height: 181px;
	position: absolute;
	z-index: 9999;
	left: 50% !important;
	top: 70px !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}

#loginbox.logged {

}
.not-logged .f_input {
	font-size: 1.2em;
	padding: 8px;
	width: 100%;
	height: 44px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#loginbox form {
	margin: 0
}
.not-logged li {
	margin-bottom: 1em
}
.not-logged li label {
	display: block;
	margin-bottom: .2em
}
.submitline .rcol {
	line-height: 37px
}
.signbox {
	padding: 0 0 0 140px;
}
.signbox .lcol {
	margin: 40px 0 40px -140px;
}
.signbox .rcol {
	width: 100%
}
.signbox h3 {
	color:#499FD6;
}
.signbox ul {
	margin: 0
}
.signbox ul li a {
	display: block;
	margin: 4px 0;
	text-decoration:none;
}
.signbox ul li a:hover {
	text-decoration: underline;
}
.avatar {
	display: block;
	width: 100px;
	position:relative;
}
.avatar img {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
}
.close, .ui-icon-closethick {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	background-image: url(../images/closeui.png);
	background-color: #b5b5b5;
	cursor: pointer;
	margin: 3px;
	position: absolute;
	right: 0;
	top: 0;
	width: 23px;
	height: 23px;
	background-position: 0 0;
	transition: background-color 0.3s linear;
	-webkit-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear
}
.close:hover, a:hover .ui-icon-closethick {
	background-color: #468EDB
}
/*captcha*/
.c-captcha {
	position: relative;
	height: 70px
}
.c-captcha #dle-captcha, .c-captcha .f_input {
	float: left;
	margin-right: 5px
}
.c-captcha #dle-captcha a {
	display: block;
	clear: both
}
.c-captcha .f_input {
	position: absolute;
	left: 125px;
	font-size: 20px;
	height: 30px;
	padding: 9px;
	width: 100px
}
.f_input, .xfields input, .xprofile input {
	width: 288px;
}
textarea {
	resize: vertical;
}
.f_textarea, textarea.ui-corner-all {
	width: 96.7%;
}
#category {
	width: 300px !important;
}
.f_input {
	height: 16px;
}
input[type="checkbox"], .fieldtr select, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .tdfield select, .lfield input, .editor input[type="text"], #category, textarea.ui-corner-all, .pm select, .xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .bbeditor select, .textin, select.rating {
	padding: 4px;
	background: #f2f2f2;
	border: 1px solid #cecece;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	box-shadow: inset 0 1px 2px 0 #dbdbdb;
}
.xfields textarea {
	width: 96.7%;
}
.editor_button select {
	padding: 0;
}
input[type="checkbox"], .fieldtr select:focus, .pm select:focus, .textin:focus, .f_textarea:focus, .f_input:focus, .xfields textarea:focus, .xprofile textarea:focus, .editor input[type="text"]:focus, #category:focus, textarea.ui-corner-all:focus, .tdfield select:focus, .lfield input:focus, .xfields input:focus, .xprofile input:focus, .xfields select:focus, .xprofile select:focus, .mass_comments_action select:focus, .bbeditor select:focus {
	background: #fff;
	border-color: #78afbe;
	box-shadow: 0 0 20px 0 #9ecfdd;
	-moz-box-shadow: 0 0 20px 0 #9ecfdd;
	-webkit-box-shadow: 0 0 20px 0 #9ecfdd;
}
/*---search---*/
.searchbar {
    margin-left: 5px;
    width: 182px;
    height: 27px;
    background: url("../img/search.png") no-repeat;
}

.searchbar li {
    float: left;
    height: 27px;
}

.searchbar .lfield {
    width: 145px;
    padding-left: 10px;
    overflow: hidden;
}

.searchbar .lfield input {
    color: #708893;
    float: left;
    height: 15px;
    width: 145px;
    border: 0 none;
    background: #fff;
    margin-top: 6px;
}

.searchbar .lbtn input {
    width: 27px;
    height: 27px;
    background: url("../img/search.png") no-repeat 0 -27px;
}

.searchbar .lbtn input:hover {
    background-position: -27px -27px;
}

/*---headimage---*/
.himage {
    height: 129px;
    background: url("../img/himage.png") no-repeat;
}

.himage .himage {
    background-position: 100% -129px;
}

.himage .himage .himage {
    background: #297cd3 url("../img/himage.jpg") no-repeat 100% 0;
}

.himage h2 {
    margin-top: 28px;
    float: left;
    font: 1.5em/22px sans-serif;
    color: #fff;
}

/*---blocks---*/
.block {
    margin: 0 0 0 7px;
    width: 275px;
}

.block .dtop, .block .dbtm, .blocklite .dbtm {
    height: 19px;
    background: #fff url("../img/block.png") no-repeat -550px 100%;
    font: 1px/1px sans-serif;
}

.block .dtop {
    height: 15px;
    background-position: 0 0;
}

.block .dcont {
    padding: 0 9px;
    background: #fff url("../img/block.png") repeat-y -275px 0;
}

.block .dcont .dpad {
    padding-bottom: 6px;
}

.block .btl h4 {
    margin-top: 5px;
    float: left;
    text-transform: uppercase;
    font-size: 1.15em;
    color: #368fde;
}

.block .btl{
    background: url("../img/btlblocks.png") repeat-x 0 100%;
    padding: 0 15px;
    height: 31px;
    border-bottom: 2px solid #368fde;
}

/*---LiteMod---*/
.blocklite {
    padding-top: 14px;
    background: #e4ecf0 url("../img/blocklite.png") no-repeat;
    margin: 0 0 15px 15px;
    width: 259px;
}

.blocklite .dbtm {
    height: 14px;
    background: url("../img/blocklite.png") no-repeat -259px 100%;
}

.blocklite .btl {
    margin-bottom: 13px;
    text-transform: uppercase;
    font-size: 1.15em;
    color: #6b7a81;
}

.informer {
    padding-top: 13px;
    margin-bottom: 15px;
    border-top: 1px solid #b6cbd6;
}

/*---Archives---*/
.tabcont {
    display: none;
}

#news-arch .btl {
    border-bottom: 0;
}

.tabmenu a {
    margin-left: 2px;
    background: #cde0e9 url("../img/archtabs.png") no-repeat;
    margin-top: 4px;
    padding-top: 27px;
    width: 33px;
    float: right;
}

.tabmenu a.selected {
    background-color: #429be3;
}

.tabmenu a.tabarh {
    background-position: -33px 0;
}

.tabmenu a.tabarh:hover {
    background-position: -33px -27px;
}

.tabmenu a.tabarh.selected {
    background-position: -33px -54px;
}

.tabmenu a.tabarh.selected:hover {
    background-position: -33px -81px;
}

.tabmenu a.tabcal {
    background-position: 0 -54px;
}

.tabmenu a.tabcal:hover {
    background-position: 0 -81px;
}

.tabmenu a.tabcal.selected {
    background-position: 0 0;
}

.tabmenu a.tabcal.selected:hover {
    background-position: 0 -27px;
}

#news-arch p {
    margin-bottom: 14px;
    background: #338adb url("../img/archinfo.png") repeat-x;
    height: 34px;
    padding: 0 15px;
    line-height: 33px;
    color: #fff;
}

/*---Popular news---*/
#popular ul, #popular ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#popular ul {
    padding: 12px 0 6px 0;
}

#popular ul li {
    padding: 0 15px;
    border-top: 1px solid #fff;
}

#popular ul li:hover {
    border-color: #e1ecf1;
    background-color: #f6f9fb;
}

#popular ul li a {
    display: block;
    padding: 1px 0 2px 0;
    color: #3f4b51;
}

#popular ul li a:hover {
    color: #398dd8;
}


/*---Votes---*/
#votes .btl {
    border: 0 none;
}

#votes .btl h4 {
    color: #96c;
}

.vtitle {
    margin-bottom: 12px;
    padding: 12px 15px;
    color: #fff;
    background: #96c url("../img/vtitle.png") repeat-x;
}

.vresult {
    margin-top: 3px;
    font-size: 11px;
    color: #909ca3;
    float: right;
    width: 91px;
    height: 20px;
    padding: 0;
    background: url("../img/vresult.png") no-repeat 100% 0 !important;
}

.vresult span {
    padding: 0 20px 5px 0;
    display: block;
}

.vote, #dle-poll-list div {
    clear: both;
    padding: 2px 0 2px 2px;
}

.vote input, #dle-poll-list div input {
    float: left;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

/*---change-skin---*/
#change-skin .dpad {
    margin: 0 14px;
    height: 23px;
    line-height: 23px;
}

#change-skin .dpad div.rcol {
    width: 133px;
    margin-left: 10px;
}

#change-skin .dpad div.rcol select {
    width: 133px;
    height: 23px;
    padding: 3px;
}

#change-skin .dpad b.rcol {
    font-size: 0.9em;
    text-align: right;
    text-transform: uppercase;
    color: #6b7a81;
}

/*---Center Banner---*/
.hbanner {
    margin-bottom: 15px;
    padding-top: 4px;
    background: url("../img/hbanner.png") no-repeat 50% 0;
}

.hbanner .dpad {
    padding-bottom: 15px;
}

.hbanner .dbtm {
    background: url("../img/cshadow.png") no-repeat 50% 0;
    border-top: 1px solid #f2f2f2;
    text-align: center;
}

.hbanner .dbtm span {
    margin: 0 auto;
    padding-top: 14px;
    width: 142px;
    background: #398cd7 url("../img/adww.png") no-repeat;
}

/*---���������� ��������---*/
.sortn {
    background: url("../img/sortnews.png") no-repeat;
    height: 33px;
}

.sortn.dpad {
    margin-bottom: 20px;
}

.sortn .sortn {
    line-height: 32px;
    padding: 0 15px;
    background-position: 100% -33px;
}

/*---ratebox---*/
.ratebox {
    float: right;
    width: 115px;
    height: 19px;
    text-align: center;
    padding-top: 2px;
    background: #f1f5f7 url("../img/ratebox.png");
}

.ratebox .rate {
    text-align: left;
    width: 85px;
    height: 17px;
    margin: 0 auto;
    overflow: hidden;
}

.storenumber, .basenavi, .maincont, .fullstory, .basecont {
    margin-bottom: 15px;
    text-align: justify;
}

.maincont img {
    padding: 5px;
    border: none;
}

.mlink {
    font-size: 0.9em;
    overflow: hidden;
    background: #f0f5f8 url("../img/mlink.png") repeat-x;
    padding: 0 15px;
    height: 40px;
    border: 1px solid #cbdfe8;
    border-width: 1px 0;
}

.argcat {
    padding-left: 10px;
    background: url("../img/argcat.png") no-repeat 0 58%;
    color: #6c838e;
    margin-top: 12px;
}

.mlarrow {
    float: right;
    width: 50px;
    height: 40px;
    background: url("../img/mlinkarrow.png") no-repeat;
}

/* ����� ������ */
.berrors {
	background: #f4f4e1;
	color: #b0310f;
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px dashed #c8c8b4;
}
.berrors b {
	font-size: 18px;
	line-height:30px;
}
.berrorsf {
	background: #f4f4e1;
	color: #b0310f;
	margin: 0 12px 30px 0px !important;
	padding: 20px;
	height: 1%;
	border: 1px dashed #c8c8b4;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 10px;
}
.berrorsf b {
	font-size: 18px;
	line-height:30px;
}
.berrorsf a {
	color: #1B333F;
	font-weight: bold;
}
.boxfull .berrors {
	margin-right: 27px
}
.berrors a {
	color: #1B333F;
	font-weight: bold;
}

/*---��������� �������---*/
.pheading {
    overflow: hidden;
    border-bottom: 1px solid #e9ecee;
    padding: 0 15px 13px 15px;
}


.pheading .lcol {
    margin-right: 10px;
}


.pheading .ratebox {
    width: 141px;
    padding: 3px 0 1px 0;
    padding-right: 6px;
    background: #f1f5f7 url("../img/ratebox2.png") no-repeat;
}

.pheading .ratebox .rate, .pheading .ratebox span {
    float: right;
}

.pheading .ratebox span {
    padding-right: 5px;
    font-size: 0.9em;
    color: #a2b2ba;
}

.heading {
    color: #96c;
    margin-bottom: 0.3em;
}

.basecont {
    padding-top: 14px;
    border-top: 1px solid #e8e8e8;
    background: url("../img/basecont.png") repeat-x;
}

/*---�����������---*/
.addcombtn {
    text-align: center;
    font: 1.15em/30px sans-serif;
    color: #fff;
    float: left;
    height: 31px;
    width: 181px;
    padding-right: 27px;
    background: #428cda url("../img/addcombtn.png") no-repeat;
}

.addcombtn:hover {
    background-position: 0 -31px;
}

.bcomment {
    border-bottom: 1px solid #dadada;
    background: url("../img/speedbar.png") repeat-x 0 100%;
    padding-bottom: 15px;
}

.bcomment .dcont, .bcomment .dtop {
    padding: 0 15px;
}

.bcomment .dcont {
    padding-top: 10px;
}

.bcomment .dtop {
    overflow: hidden;
    padding-left: 70px;
    height: 67px;
    border-top: 3px solid #3f84cb;
}

.bcomment .dtop .lcol {
    width: 40px;
    padding: 0 15px;
    margin-left: -70px;
}

.bcomment .dtop .lcol span {
    margin-top: 12px;
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.bcomment .dtop .lcol span img {
    width: 40px;
}

.bcomment .dtop .rcol {
    font-size: 0.9em;
    color: #90a7b2;
    width: 100%;
}

.bcomment .dtop .rcol ul {
    margin-top: 12px;
    padding-top: 4px;
    height: 36px;
    float: left;
    margin-right: 15px;
}

.cmsep {
    padding-left: 19px;
    background: url("../img/cmsep.png") no-repeat 0 50%;
}

.reply a, .reply a b {
    height: 28px;
    background: #2b88d5 url("../img/reply.png") no-repeat;
}

.reply a {
    float: right;
    margin-top: 21px;
    color: #fff;
    line-height: 27px;
}

.reply a b {
    cursor: pointer;
    float: left;
    padding: 0 15px;
    background-color: transparent;
    background-position: 100% -28px;
}

.reply a:hover {
    background-position: 0 -56px;
}

.reply a:hover b {
    background-position: 100% -84px;
}

div.cominfo {
    position: relative;
    border-bottom: 1px solid #fff;
    color: #e4e6e6;
    font-size: 0.9em;
    height: 29px;
    background: #3f4b51 url("../img/cominfo.png") repeat-x;
}

div.cominfo .thide {
    width: 13px;
    padding-top: 8px;
    position: absolute;
    left: 29px;
    top: -7px;
    background: url("../img/comarrow.png") no-repeat;
}

div.cominfo .dpad {
    overflow: hidden;
}

.comedit, .selectmass {
    display: inline;
}

.selectmass input, .comedit ul, .comedit ul li {
    float: right;
}

.comedit ul li, .selectmass input {
    margin: 6px 0 0 8px;
}

.comedit ul li {
    float: left;
}

.comedit ul li a {
    color: #9dc4e6;
}

.selectmass input {
    vertical-align: middle;
}

.signature {
    color: #93918d;
}

ul.cominfo, ul.cominfo li {
    float: left;
}

ul.cominfo {
    margin: 6px 0 0 -8px;
}

ul.cominfo li {
    border-left: 1px solid #73858e;
    margin: 0 7px 0 0;
    padding-left: 7px;
}
/*---infoblock---*/
.infoblock {
    background-color: #f1f5f7;
    padding: 15px;
    margin-bottom: 25px;
}

.pollvotelist {
    width: 70%;
    text-align: left;
}

.pollvotelist input {
    margin-right: 5px;
}


/*---forms---*/
.baseform {
    background: #f8fafb;
	border-bottom: 1px solid #e9ecee;
}

.tableform {
	float:left;
    width: 100%;
}

.tableform td.label {
    width: 20%;
    vertical-align: top;
    padding-right: 0;
    font-weight: bold;
}

.fieldsubmit, .tableform td {
    padding: 10px 15px;
    border-top: 1px solid #fff;
}

.addnews {
    font-weight: bold;
}

.impot {
    color: #96c;
    font-weight: normal;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 300px;
    padding: 1px;
}

.f_textarea {
    width: 458px;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select {
    padding: 2px;
    background: #fff url("../img/fields.png") repeat-x;
    border: 1px solid #bcc0c2;
}

.f_textarea, .editor_button select {
    padding: 0;
}

.textin {
    padding: 2px;
}

/*---search---*/
.searchstyle {
    width: 480px;
}
#dosearch:hover, #dofullsearch:hover, #doclear:hover, #doreset:hover {
	background-position: 0 0;
}
.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.9em;
    border-top: 1px solid #dbe8ed;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.ui-dialog-content .userinfo {
    padding: 10px 0 10px 125px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
	position:relative;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../img/ussep.png") no-repeat;
}

.grey {
    color: #6c838e;
}

.blue {
    color: #499FD6;
}
.pm_status {
    float:left;
    border: 1px solid #d8d8d8;
    padding: 0px;
    background-color: #fff;
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
}

.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
    font-size: 0.9em;
    background: #fff url("../img/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}

.pm_status_content {
    padding: 5px;
}
/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    background: url("../img/statsep.png") no-repeat;
    margin: 0 0 20px -1px;
    padding-top: 14px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px;
    margin-bottom: 2px;
}