@font-face { font-family: 'shrift'; src: url('fonts/9533.ttf'); }
@font-face { font-family: 'ploskii'; src: url('fonts/8508.otf'); }
@font-face { font-family: 'upheavalpro'; src: url('fonts/9729.ttf'); }
@font-face { font-family: 'DejaVuSans-BoldOblique'; src: url('fonts/DejaVuSans-BoldOblique.ttf'); }
@font-face { font-family: '8705'; src: url('fonts/8705.ttf'); }
@font-face { font-family: '9729'; src: url('fonts/9729.ttf'); }
@font-face { font-family: '11589'; src: url('fonts/11589.ttf'); }

body { font-family: 'Jura', sans-serif; color: #444; background: #fff; /*background: #efefef;*/ }

.mymenu-icon { display: none; }
.panmenu { display: none; }



.menuknp { font-size: 30px;
    /*background: #777;*/
    background: rgba(85,85,85,0.2);
    color: #fff;
    padding: 1px 13px 3px 13px;
    text-decoration: none;
    box-shadow: 0px 3px 1px -1px rgba(0, 0, 0, 0.15);
}

.menuknp:hover{
box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.3);
}


/* Ссылки
---------------------------------------------------- */
a.link-dashed { border-bottom: 1px dashed #5055b2; text-decoration: none; }
a.link-dashed:hover { border-color: #f00; }
a.link-dotted { text-decoration: none; border-bottom: 1px dotted #5055b2; }
a.link-dotted:hover { border-color: #f00; }
a { color: #70AAE0; }
a:hover { text-decoration: none; }

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

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

/* Заголовки
---------------------------------------------------- */
h2.page-header { color: #3b4045; font-size: 28px; line-height: 1em; font-weight: normal; margin-bottom: 20px; }
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; }

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

/* Шапка сайта
------ff2040----------------------------------ff4d62--ff2040-ff3652-fd5159-------- */
#header a.logo { font-family: DejaVuSans-BoldOblique, sans-serif; font-size: 34px; color:#babdb2; float: left; padding: 4px 40px 0 53px; }
#header a { color: #babdb2; text-decoration: none; }

#header .pages { overflow: hidden; zoom: 1; padding: 15px 0 0; list-style: none; float: left; font-family: 'ploskii'; font-size: 17px; }
#header .pages li { float: left;  position: relative; padding: 2px 5px 3px; }
#header .pages li a { color: #babdb2; padding: 2px 5px 3px; }
#header .pages li.active a { position: relative; font-size: 21px; color: #e73649; padding: 2px 5px 3px; top: -3px; }



#header .profile { color: #777; text-align: right; position: absolute; top: 4px; right: 23px; padding-right: 60px; font-size: 12px; color: #AFAFAF; line-height: 18px;  }
#header .profile li { margin-bottom: 3px; }
#header .profile .message { background: url(../images/icons.gif) no-repeat scroll right 3px; margin-right: 5px; padding-right: 18px; zoom: 1; text-decoration: none; }
#header .profile .message.new { background: url(../images/icons.gif) no-repeat right -17px; color: #ffea00; }
#header .profile .create { color: #f79cf3; }
#header .profile .logout { color: #AFAFAF; text-decoration: none; }
#header .profile .avatar { position: absolute; top: 0; right: 0; width: 42px; height: 42px;}
#header .profile a:hover { color: #ddd; }

#header .auth { position: absolute; top: 15px; right: 33px; color: #ddd; }
#header .auth .login-link { font-size: 18px; padding: 3px 10px 4px; color: #babdb2; }
/*#header .auth .login-link:hover { color: #d0d0d0; box-shadow: 0px 1px 1px -1px rgba(0,0,0,0.2);}*/

/* Футер
----------------------------------------☰---×--------- */
#footer .right { float:right }

/* Навигация
---------------------------------------------------- */
#nav {  margin: 0 auto 15px; max-width: 1920px; /*min-width: 990px;*/ position: relative; zoom: 1; }
#nav-inner {height: 10px; padding: 0 0 0 0; margin-left: 65px;  overflow: hidden; zoom: 1; }

.shapka { position: absolute; top: 2px; left: 108px; height: 34px; width: 34px; background: url(../images/shapka.png) no-repeat; }

.mobdonat {display: none;}

@media screen and (max-width: 1100px) {
#header .pages { padding: 15px 0 0; }
#header a.logo { padding: 5px 10px 0 20px; }
#nav { /*min-width: 640px;*/ margin: 0 1px 1px; }
#nav-inner { margin-left: 5px; }
.shapka { position: absolute; top: 2px; left: 61px; height: 34px; width: 34px; background: url(../images/shapka.png) no-repeat; }
.mobdonat {position: relative; display: inline; left: 28px;}
}


@media screen and (max-width: 800px) {
#header a.logo { padding: 6px 10px 0 20px; }
#header .pages { display: none; }
#header .profile { display: none; }
#header .auth { display: none; }
.mymenu-icon { position: absolute; display: block; color: #babdb2; font-size: 30px; margin: 5px; right: 12px; cursor: pointer; z-index: 9; }
.panmenu { background: rgba(59,64,69,0.9); position: fixed; top: 54px; right: 0px; display: none; z-index: 8; text-align: left; color: #fff; padding: 10px 30px 15px 20px; font-size: 25px; }
}


#nav .search { position: absolute; bottom: -10px; right: 36px; }
#nav .search .text { background: #fbfbfb; width: 165px; border: 1px solid #ccc; border-radius: 0px; padding: 4px 35px 4px 13px; color: #888; box-shadow: 0px 2px 1px -1px rgba(80,80,80,0.2); /*box-shadow: 0 2px 2px #eee inset;*/ }
#nav .search .text:hover { box-shadow: 0px 1px 1px -1px rgba(80,80,80,0.2); }
#nav .search .search-submit { width: 18px; height: 18px; position: absolute; top:7px; right: 10px; *top: 5px; border: none; background: url(../images/search.png) no-repeat; cursor: pointer; }

#nav .button-publish {float: left; text-decoration: none; background: url(../images/button_publish.gif) no-repeat; color: #333; margin-top: 45px; margin-right: 35px; }
#nav .button-publish span { float: left; background: url(../images/button_publish.gif) 100% 0 no-repeat; margin-left: 25px; padding: 2px 25px 3px 0; cursor: pointer; }

/* Stat
---------------------------------------------------- */
.stat-performance { margin: 0 auto 20px; max-width: 1600px; /*min-width: 960px;*/ padding:15px 0px; 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(../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(../images/loader.gif); background-repeat: no-repeat; background-position: 50% 50%; }
.stream_loading { background: #f7f7f7 url(../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; 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: 11px; line-height: 1em; margin-bottom: 8px; }
.stream-list li.stream-item .info a { color: #275ec2; }
.stream-list li.stream-item .info .date { color: #818189; }
.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; font-family: 'PT Sans', sans-serif; margin-top: 50px; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #eee; }

/* 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 { padding: 15px; border-radius: 5px; 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; 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: 110px 160px; font-size: 18px; }
.content-error h2.page-header { font-weight: bold; font-size: 30px; margin-bottom: 35px; }
.content-error a { color: #727a90; }
.content-error a:hover { color: #f00; }

.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; }

r6{ font-family: Verdana, sans-serif; font-size: 13px; color: #a7a6a6;}
.krishka { position: fixed; top: 150px; right: 5px; height: 70px; width: 40px; background: white; }

mimg{ position: relative; left: 60%; }
ytred{ color: #ff0137; }
ardg{ color: #00979c; }
orag{ color: #f7a934; }
red{ color: #ff229f; }
blue{ color: #4582e8; }
amdcolor{ color: #cf2025; }
bordo{ color: #c87a76; }
ylou{ color: #ecd321; }
yllou{ color: #dac62d; }
grin{ color: #49bd62; }
braun{ color: #f58220; }
grei{ color: #aeaeae; }
grei:hover{ color: #444; }
beg{ color: #f7bf92; }
orgkras{ color: #d35400; }
temgr{ color: #3f7f5f; }
blak{ color: #000; }
sin{ color: #192dbf; }
roz{ color: #f02d56; }
zel{ color: #019c74; }
gel{ color: #f3d149; }
fiolet{ color: #9820f5; }
tred{ color: #f52066; }
linia{ color: #4582e8; }
armcolor{ color: #20a2b5; }
sinee{ color: #383de8; }
szel{ color: #78b582; }
tgelt{ color: #dcaf4e; }
ialrmr{ color: #b53752; }
ialrms{ color: #655959; }

waveshar{ color: #7bae23; }


shriftm{ font-size: 11px; }


.pandon {
position: relative;
/*top: 100px;*/
width: 95%; 
/*height: 170px;*/
font-size: 20px;
font-family: arial, sans-serif;
padding: 16px 0px 16px 20px;
/*border: 1px solid #d4d4d4;*/
}

y {color: #d80001;}

d {color: #777;}

ser {color: #444;}

.donavtor {position: absolute;  font-size: 22px; font-family: shrift, arial, sans-serif; color: #444;}

.poledon {
position: absolute;
top: 150px;
/*left: 25px;*/
width: 70px;
height: 23px;
border-radius: 4px 0 0 4px;
font-family: shrift, arial, sans-serif;
font-size: 16px;
border: 1px solid #ababab;
padding: 4px 6px 4px 6px;
color: #333;
}

.yknop {
position: absolute;
top: 150px;
left: 99px;
height: 33px;
font-family: shrift, arial, sans-serif;
font-size: 16px;
border: 1px solid #ababab;
border-radius: 0 4px 4px 0;
background: #ffdb4d;
color: #333;
padding: 4px 30px 6px 30px;
}

sri {font-family: shrift, arial, sans-serif;}








