html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } ol, ul { list-style: disc; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }

code { word-wrap: break-word;
    display: block;
    padding: 0.5em;
    background: #ffffff;
	min-height: 30px;
    border: 2px dashed #bfbfbf;
    overflow: auto;
    white-space: normal;
	} 
body { word-wrap: break-word; background: #50515f;}
body, select, textarea, button, input { font: 14px/1.45 Helvetica, Arial, sans-serif; color: #2a2a2a; outline: none; }

a { outline: none; color: #d46d78; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0 none; }
a > img { vertical-align: bottom; }

h1,h2,h3,h4,h5 { font-weight: normal; }
#logo-text { font-weight: bold; font-size: 39px; line-height: 43px; letter-spacing: -0.05em; }
h2, h1 { font-size: 28px; line-height: 32px; }
h3 { font-size: 22px; line-height: 26px; }
h4 { font-size: 20px; line-height: 24px; }
h5 { font-size: 16px; line-height: 20px; }

.videos { width: 100%; }
.soundclouds { display: block; width: 100%!important; }

subtitle.subinfo {
    margin: -5px 0px -2px;
    background: #fff;
	display:block;
	font-weight:bold;
    padding: 5px;
    color:#000;
	text-align: center;
	margin-bottom: -10px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url("public/htc/PIE.htc");
	-moz-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-khtml-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-o-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-ms-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	-icab-box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
	box-shadow: inset 0px 0px 2px rgba(0,0,0,.4);
}

textarea { overflow: auto; vertical-align: top }
input:focus { outline: none }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 }
button[disabled], input[disabled] { cursor: default }
.btn, .bbcodes, .ui-button { font-weight: bold; display: inline-block; cursor: pointer; height: 37px; line-height: normal; margin: 0 2px; padding: 6px 20px; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); color: #fff !important;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
	border: 1px solid #ca1f0c; border-width: 0 0 1px 0;
}
.btn:active, .bbcodes:active, .ui-button:active { background: #f54305; box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.2);-moz-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.2) }

.btn:hover, .bbcodes:hover, .ui-button:hover { opacity: 0.85 }
.bbcodes, .ui-button { height: 30px; padding: 5px 14px }

p,dl,dd,pre,ul,ol,blockquote,address,table,fieldset { margin-bottom: 20px }

blockquote { margin-left: 20px; padding: 0 20px; font-family: Georgia, Times, serif; font-style: italic; border-left: 6px solid #d7d7d7; color: #737373 }
strong, b { font-weight: bold }
em, cite, i { font-style: italic }
caption { text-align: left }
th, td { vertical-align: middle }
small, .small { font-size: .9em }

.thd, .ui-icon, .ico:before { display: inline-block; background-image: url(../images/sprite.png); }
.thd, .ui-icon { text-align: left; overflow: hidden; text-indent: -9999px; white-space: nowrap; }
.ico:before { float: left; content: ""; width: 12px; height: 12px }
.clr { clear: both }
.clrfix:after { clear: both; content: ""; display: block; height: 0; width: 0; visibility: hidden }
/* == Template == */
#toolbar { position: relative; width: 100%; background: #50515f; }
#in-toolbar { overflow: hidden; display: block; width: 100%; height: 44px; }
#in-toolbar a { color: #fff }
/* Top Menu */
#menu-btn { cursor: pointer; float: left; width: 17px; padding: 0 20px; height: 44px; position: relative }
#hamburger { top: 20px; }
#hamburger:after { bottom: -3px; }
#hamburger:before, #hamburger:after, #hamburger { background: #fff; content: ""; display: block; height: 3px; left: 0; position: relative; width: 17px; }
#hamburger:before { top: -6px; }
#menu-head { display: none; }
#menu-head.open { display: block; }
#menu-head a { 
display: inline-block;
height: 1%;
padding: 2px;
color: #fff;
font-size: 12pt;
}
#menu-head a:hover { background: #ac525c; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
/* Login */
#login-btn { padding: 11px 20px; font-weight: bold; float: left; cursor: pointer; }
#login-btn:before { margin: 2px 5px 0 0; height: 14px; background-position: 0 0 }
.wideDialog { padding-top: 45px; display: none; z-index: 99999; height: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #fff; background: rgba(255,255,255,0.9); }
.wideDialog.open { display: block; }
#lg-close { cursor: pointer; position: absolute; right: 0; top: 0; width: 45px; height: 45px; background-position: -30px -38px; }
#loginpane { float: left; margin-top: 41px }
.loginbox { position: fixed !important }
.login-form { padding: 20px; margin-top: 13%; }
.login-form .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 }
.login-form li { margin-bottom: 1em }
.login-form li label { display: block; margin-bottom: .2em }
.login-form a { color: #ff456a !important; }
.log-links { padding: 15px 0; text-align: center; }
#usermenu { padding: 20px; }
#usermenu a { display: block; font-size: 1.5em; color: #ff456a; }
/* = Header = */
#header { padding: 0 10px; position: relative;background: #50515f;}
#header, { border-bottom: 1px solid #d4d4d4; box-shadow: 0 4px 4px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.1); }
.post { /* background: #ffffff; */ border-bottom: 1px solid #d4d4d4; box-shadow: 0 4px 4px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.1); }
#logo * { display: block; background: #50515f; }
a#logo { text-decoration: none; background: #50515f; }
a#logo * { cursor: pointer; background: #50515f; }
#logo span { font-size: 1.2em; color: #595959; background: #50515f; }
#logo { display: block; text-align: center; padding: 20px 0; }
#logoAUsmart {display: block;text-align: center;}
#logoAL {text-align: center;margin-bottom: -5px;}
.logotypeAL {display: block;width: 180px;margin: 0 auto;text-align: center;}
#top-text{display: block;text-align: center;margin-bottom: 10px;}
.thide { text-align: center; overflow: hidden; display: block; height: 0; line-height: normal; }
#header h1 a { width: 180px;height: 125px;text-indent: -9000px;background: url(../images/al-logo.png) no-repeat;}
#header .allogo a { width: 180px;height: 125px;text-indent: -9000px;background: url(../images/al-logo.png) no-repeat;}
/* Quick Search */
#quicksearch { margin-bottom: 10px; }
.quicksearch { overflow: hidden; width: 100%; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.quicksearch input { padding: 6px 37px 6px 10px; background: #d8d8d8; color: #50515f; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.quicksearch button { cursor: pointer; width: 30px; height: 35px; margin: 1px; position: absolute; right: 0; top: 0; background-position: 0 -15px; padding: 0; background-color: transparent; border: 0 none;}
.quicksearch button:hover, .quicksearch button:active { background-position: 0 -50px }
/* Go2Full */
#go2full { color: #8b8b8b; text-shadow: 0 1px 0 #fff; display: block; width: 100%; padding: 12px 0; font-size: .8em }
#go2full:before { margin: 2px 10px 0 0; width: 31px; background-position: -12px 0 }
/* = Footer = */
#footer { text-align: center; background: #50515f; }
#footer .background { height: 0px; background-position: 50% 50% }
#copyright { padding: 16px 20px; font-size: .8em }
#copyright a, #copyright { color: #cccccc; }
#footmenu2 { display: block; color: #fff; height: 1%; padding: 1px; text-align: center; }
#footmenu2 h4 { display: block; margin-bottom: 5px; margin-top: 5px; font-size: 12pt; font-weight: bold; }
.main-nav  { 
display: block;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
color: #fff;
}
.nav-sep { display: block; height: 14px }
.navblock { display: block;  font-size: 85%; padding: 2px; }
.navblock a { 
display: block;
width: 50%;
background: #8e8e8e;
color: #000000;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
margin: 0 auto;
padding-bottom: 5px;
border: 1px solid #50515f;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.navblock a:hover {background: #d8d8d8;color: #31323e;}
#tophome a { background: #dcdcdc;}
#tophome a:hover { background: #ff456a; color: #ffffff; }
.navlink { display: inline-block; }
/* = Content = */
#content{margin-top: 20px;background: #50515f;padding-left: 10px;padding-right: 10px;}
#getitlink2 {
	display: block;
    border: 2px solid #000000;
    padding: 7px 10px;
    font: bold 17px Tahoma, Arial, Helvetica, sans-serif;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    color: #868686;
    text-decoration: none;
    box-shadow: 0px 2px 5px rgba(76, 77, 78, 0.5);
    text-align: center;
}
#getitlink2:hover {background: #868686;color: #ffffff;box-shadow: 0px 2px 5px rgba(76, 77, 78, 0.7);cursor: pointer;}
span.hidden-link { color: #e8e8e8;text-decoration: none;cursor: pointer;}
span.hidden-link:hover {color: #de2146;text-decoration: underline;cursor: pointer;}
span.hidden-link2 {display: none;color: #757474;text-decoration: underline;cursor: pointer;}
span.hidden-link2:hover {color: #de2146;text-decoration: none;cursor: pointer;}
span.hidden-link4 {color: #757474;text-decoration: underline;cursor: pointer;}
span.hidden-link4:hover {color: #de2146;text-decoration: none;cursor: pointer;}
span.hidden-link3 {
	float: right; 
	margin-left: 1em;
    position: relative;
    text-decoration: none;
    padding: 0 10px;
    height: 25px;
    line-height: 23px;
	font-size: 12px;
    color: #fff;
    background: #a5a5a5;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
span.hidden-link3:hover {color: #fff;cursor: pointer;background: #de2146;}
.homelink {display: inline-block;background: url("../images/homelink4.png") no-repeat 0 0px;height: 62px;width: 62px;}
.homelink:hover {background-position: 0px -62px;}
.getitlink {display: inline-block;background: url("../images/getit.png") no-repeat 0 0px;height: 62px;width: 62px;}
.getitlink:hover {background-position: 0px -62px;}
.butinline {display: inline-block;}
.homebutt {
	margin-top: 20px;
	display: inline-block;
    border: 2px solid #000000;
    padding: 10px 10px 10px 35px;
    font: bold 17px Tahoma, Arial, Helvetica, sans-serif;
    background: #ffffff url("../images/homepagebut.png") no-repeat 0px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px; 
    border-radius: 5px;
    border: 1px solid #d8d8d8;
	color: #e83559;
    text-decoration: none;
    box-shadow: 0px 2px 5px rgba(76, 77, 78, 0.5);
}
.homebutt:hover {
    background: #e83559 url("../images/homepagebut.png") no-repeat 0px -43px;
	color: #ffffff;
	box-shadow: 0px 2px 5px rgba(76, 77, 78, 0.7);
	text-decoration: none;
}
.getitlink2 {
	margin-left: 4px;
	display: inline-block;
    border: 2px solid #000000;
    padding: 10px 10px 10px 35px;
    font: bold 17px Tahoma, Arial, Helvetica, sans-serif;
    background: #ffffff url("../images/getit.png") no-repeat 0px 0px;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px; 
    border: 1px solid #d8d8d8;
	color: #e83559;
    text-decoration: none;
    box-shadow: 0px 2px 5px rgba(76, 77, 78, 0.5);
}
.getitlink2:hover {
    background: #e83559 url("../images/getit.png") no-repeat 0px -43px;
	color: #ffffff;
	box-shadow: 0px 2px 5px rgba(76, 77, 78, 0.7);
	text-decoration: none;
}
.wantmore {
	margin-left: 4px;
	display: inline-block;
    border: 2px solid #000000;
    padding: 10px 10px 10px 35px;
    font: bold 17px Tahoma, Arial, Helvetica, sans-serif;
    background: #ffffff url("../images/wantmore.png") no-repeat 0px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px; 
    border-radius: 5px;
    border: 1px solid #d8d8d8;
	color: #e83559;
    text-decoration: none;
    box-shadow: 0px 2px 5px rgba(76, 77, 78, 0.5);
}
.wantmore:hover {
    background: #e83559 url("../images/wantmore.png") no-repeat 0px -43px;
	color: #ffffff;
	box-shadow: 0px 2px 5px rgba(76, 77, 78, 0.7);
	text-decoration: none;
}
.spis {margin-bottom: -18px;margin-left: 15px;}
.spisUL {margin-top: 5px;margin-bottom: 1px;}
.post { height: 1%; padding: 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin-bottom: 10px; }
.post img { margin: 5px 0; max-width: 100%; height:auto;}
.post .title { margin-bottom: .5em; }
.title a { color: #2a2a2a; }
.title a:hover { color: #ff456a; }
.post-info, .icat, .com-inf { margin: 0; font-size: .8em; color: #6a6a6a; }
.post-info a, .icat a { font-weight: bold; color: #6a6a6a; }
.post-info a:hover, .icat a:hover { color: #ff456a; }
.post-info li { display: inline-block; margin-right: 1em; }
.post-info li:before { margin: 3px 5px 0 0; }
.post-info { margin-bottom: 5px; }
.post-cont { margin-bottom: 20px; text-align: left; }
.iauthor:before { width: 8px; height: 10px; background-position: -43px 0 }
.idate:before { width: 10px; height: 10px; background-position: -60px 0 }
.iviews:before { width: 10px; height: 11px; background-position: -70px 0 }
.icat:before { position: absolute; margin: 4px 5px 0 -14px; width: 9px; height: 10px; background-position: -51px 0 }
.icat { border-top: 1px solid #e7e7e7; position: relative; padding: 5px 0 15px 14px; }
.com-num, .more a, .pager * { -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
a .pprev, a .pnext { color: #fff; box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
	transition: opacity .4s ease; -webkit-transition: opacity .4s ease; -o-transition: opacity .4s ease; -moz-transition: opacity .4s ease;
}
a:hover .pprev, a:hover .pnext { text-decoration: none; opacity: .9; }
.more a { 
margin-top: 3px;
background: #ffffff;
border: 1px solid #cccccc;
color: #000000; 
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 8px 20px; 
}
.more a:hover { text-decoration: none;color: #ffffff;background: #000000; opacity: .9; }
.return  {display: block;margin: 15px 0;}
.return a { 
margin-top: 3px;
background: #d8d8d8;
color: #942828;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 5px 15px;
text-shadow: 0 0 #000;
}
.return a:hover {text-decoration: none;background: #8c4043;color: #d8d8d8;}
.com-num { color: #ff456a; float: right; padding: 8px 10px; background: #f6f2ee; }
.com-num:before { float: none; vertical-align: middle; display: inline-block; width: 13px; height: 13px; margin-right: 4px; background-position: -80px 0; }
/* Fullstory */
.fullstory { 
border-bottom-width: 0; 
box-shadow: none; 
-moz-box-shadow: none; 
-webkit-box-shadow: none; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
-o-border-radius: 5px;
border-radius: 5px;
}
	.box { margin-bottom: 2em; }
	.box h3 { padding: 0 20px; margin-bottom: .6em; }
	#rel-news { border-bottom: 1px solid #e1e1e1; }
	#rel-news a { display: block; height: 1%; padding: 8px 40px 8px 20px; border-top: 1px solid #e1e1e1; position: relative; }
	#rel-news a {
		background-color: #f5f5f5;
		background: -webkit-linear-gradient(top, #f5f5f5 30%, #f0f0f0 100%); 
		background: -moz-linear-gradient(top, #f5f5f5 30%, #f0f0f0 100%); 
		background: -ms-linear-gradient(top, #f5f5f5 30%, #f0f0f0 100%); 
		background: -o-linear-gradient(top, #f5f5f5 30%, #f0f0f0 100%);
		background: linear-gradient(top, #f5f5f5 30%, #f0f0f0 100%);
		color: #ff456a;
		font-weight: bold;
		font-size: 9pt;
	}
	#rel-news a:hover { text-decoration: none; color: #fff; }
	#rel-news a:before { position: absolute; right: 20px; top: 50%; margin-top: -6px; background-position: -54px -14px; }
	#rel-news a:hover:before { background-position: -30px -26px; }
/* РћРїСЂРѕСЃС‹ */
.gr-box { text-align: center; background: #f3f3f3; padding: 20px; border-bottom: 1px dashed #dbdbdb; }
	.vtitle, .vlist { margin-bottom: .6em; }
	.vlist { background: #fff; text-align: left; width: 80%; padding: 14px; margin: 0 auto 15px auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
	.vfoot .btn { margin: 2px; }
/* РРЅС„РѕСЂРјР°С†РёРѕРЅРЅРѕРµ СЃРѕРѕР±С‰РµРЅРёРµ */
.berrors {     
	background: #50515f;
    color: #ffffff;
    padding: 10px 20px;
    height: 1%; 
}
	.berrors a { color: #d46d78 }
/* Comments */
.commentbox { margin-bottom: 0 }
.comment {     
	border-top: 1px dashed #9e9e9e;
    height: 1%;
    padding: 15px 20px; 
}
	.com-cont { margin-bottom: .7em }
	.comment .photo { margin-top: -2px; vertical-align: middle; width: 25px; height: 25px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; }
	.com-inf .arg, .comment .photo { margin-right: 10px; color: #cccccc; }
	.com-inf .arg a { margin-right: 10px; /*color: #ff083b;*/ }
	.fast a, .del a { margin-top: -5px; float: right; width: 30px; height: 12px; text-align: right; padding: 9px 0; }
	.fast .thd { width: 14px; height: 12px; background-position: -66px -14px; }
	.del .thd { width: 11px; height: 11px; background-position: -54px -26px; }
	.mass-check { float: right; }
	.mass_comments_action { text-align: right; border-top: 1px dashed #dbdbdb; border-bottom: 1px solid #fff; background: #f3f3f3; padding: 20px }
	.mass_comments_action *, .mass_comments_action { font-size: 11px; }
/* Pager */
.pager { padding: 20px; }
	.pager .ico:before { float: none; position: absolute; margin-top: 4px; }
	.pprev, .pnext { color: #979797; padding: 5px 15px; /*background: #f1f1f1;*/ position: relative; }
	.pprev { padding-right: 12px; float: right; }
	.pnext { padding-left: 12px; float: left; }
	.pprev:before { right: 10px; background-position: -30px -14px; }
	.pnext:before { left: 10px; background-position: -42px -14px; }
	a .pprev:before { background-position: -30px -26px; }
	a .pnext:before { background-position: -42px -26px; }
	a .pprev, a .pnext { border-bottom: 1px solid #50515f; }
	a .pprev, a .pnext, #rel-news a:hover, .btn, .bbcodes, .ui-button {
		background-color: #50515f;
		background: -webkit-linear-gradient(top, #50515f 0%, #50515f 100%); 
		background: -moz-linear-gradient(top, #50515f 0%, #50515f 100%); 
		background: -ms-linear-gradient(top, #50515f 0%, #50515f 100%); 
		background: -o-linear-gradient(top, #50515f 0%, #50515f 100%);
		background: linear-gradient(top, #50515f 0%, #50515f 100%);
	}
/* forms */
.ux-form { border-top: 1px solid #dbdbdb; background: #f3f3f3; padding: 20px; }
	.ux-form h3 { margin-bottom: .6em; }
	.ui-form { width: 100%; overflow: hidden; }
	.ui-form li { margin-bottom: 8px; }
	#fullsearch table { margin: 0 }
.tableform { width: 100%; }
	.tableform td, .tableform th { border-top: 1px dotted #ebebeb; padding: 10px 0; text-align: left; }
		.tableform tr:first-child td, .tableform tr:first-child th { border: 0 none; }
		.tableform th, .tableform .label, .tableform .addnews { width: 25%; font-weight: normal; vertical-align: top; padding-right: 10px; padding-top: 8px; }
		.imp::after { color: #e46950; content: "*"; font-weight: bold; }
		p.label { margin-bottom: .2em; } 
.recipient select { width: 298px; }
.checkbox { color: #787878; padding: 4px 0; line-height: 1em; }
.checkbox input { margin-top: -2px; vertical-align: middle; }
/*captcha*/
.c-captcha-box { padding: 15px; font-size: 11px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; background: #fff; }
.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 { left: 125px; font-size: 20px; height: 30px; padding: 9px; width: 100px; }
textarea { resize: vertical; }
.f_wide { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }

.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: 6px; background: #fff; border: 1px solid #c2c2c2;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;
	box-shadow: inset 0 1px 2px 0 #dbdbdb, 0 1px 0 0 #fff; -moz-box-shadow: inset 0 1px 2px 0 #dbdbdb, 0 1px 0 0 #fff; -webkit-box-shadow: inset 0 1px 2px 0 #dbdbdb, 0 1px 0 0 #fff;
}
.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 { border-color: #7c7c7c; }

.combofield { position: relative; padding-right: 120px; }
	.combofield .bbcodes { width: 110px; position: absolute; top: 0; right: 0 }

/* РЎС‚Р°С‚РёСЃС‚РёРєР° */
.tlist { width: 100%; }
	.tlist tr { border-top: 1px dotted #eee; }
	.tlist tr td { padding: 4px 0; }
	.tl-right { width: 20%; text-align: right; }

/* Р РµР·СѓР»СЊС‚Р°С‚С‹ РѕРїСЂРѕСЃР° */
.voteprogress, .voteprogress span, .pollprogress, .pollprogress span { display: block; height: 6px }
	.voteprogress, .pollprogress { background-color: #e3e3e3; padding: 1px; margin: 2px 0 8px 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px }
	.voteprogress span, .pollprogress span { background: #ff456a; overflow: hidden; text-indent: -9999px; white-space: nowrap; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px }
	
/****---------------------------------------------- ENGENE Start ------------------------------------****/
/* ==================== Вывод формы по умолчанию */
form {  padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin: 0px;}
#loading-layer {
	display:none;
	font-family: Verdana;font-size: 11px;
	background:#000;padding:10px;
	text-align:center;
	border:1px solid #000;
	color: #FFF;
}
/*---Найденные похожие новости при добавлении новостей на сайте---*/
.findrelated {width:99%;background: #ffc;border:1px solid #9E9E9E;padding: 5px;margin-top: 7px;margin-right: 10px;}
/* ==================== Цитата и скрытый текст */
.quote {color: #e6e6e6;overflow: hidden;padding-left: 20px;padding-right: 10px;margin-bottom: -20px;}
.title_quote {border-bottom: 0;font-weight: bold;color: #777;}
.quote:before, .comment .quote:before {content: "\201C";color: #d3d3d3;float: left;}
.quote:before {font-size: 30px;margin-left: -20px;}
.ademos { display:none; }
/* ==================== Тег SPOILER */
.title_spoiler, .text_spoiler {overflow: hidden;}
.title_spoiler a {text-decoration: none;color: #d1d1d1;}
.title_spoiler a:hover {color: #dabaa2;}
/* ==================== Tэг CODE */
.scriptcode {color: #757575;background-color: #f2f2f2; border: 1px dotted #bebebe;text-align: left;padding: 5px;}
/* ==================== BB коды */
.editor_button {float: left;cursor: pointer;padding-left: 2px;padding-right: 2px;}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {float: right;cursor: pointer;}
.editor_button select {font-family: tahoma;font-size: 11px;}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}

/* ==================== Дополнительные поля новостей */
.xfields textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-repeat: repeat-x;
	height: 86px;
	border: 1px solid #e0e0e0;
}
.xfields input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.xfields select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	border: 1px solid #e0e0e0;
}

/* ==================== Дополнительные поля профиля пользователей */
.xprofile textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 316px;
	height: 86px;
	border: 1px solid #e0e0e0;
}
.xprofile input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
/* ==================== Выпадающее меню */
#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}
#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}
#dropmenudiv a:hover {background:#fdd08b;color:#000000;}
/* ==================== Опрос пользователей */
.vote {color: #757575;}
/* ==================== Уведомление о получении новых PM */
#newpm {
	position: absolute;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {background: transparent;color: #4b73d4;text-decoration: none;}
#newpm a:hover {background: transparent;color: #4b73d4;text-decoration: underline;}
/* ==================== Ссылка на скачивание прикрепленного файла */
.attachment {color: #808080;}
/* ==================== Поиск по сайту и результаты поиска */
.search {color: #757575;text-decoration: none;}
.textin { text-decoration: none; }
.sresult  {text-align: justify;font-weight: normal;line-height: 16px;font-size: 12px;color: #757575;}
/* ==================== Рамка расширенной формы поиска по сайту */
	fieldset {
		border: 1px solid #e0e0e0;
		padding: 5px;
		text-align: left;
		font-size: 11px;		/* ! */
		font-family: tahoma;	/* ! */
	}
/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-active-anchor img {visibility: hidden;}
.highslide-html {background-color: white;}
.highslide-html-content {display: none;}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {height: 11px;}
.highslide-footer .highslide-resize {float: right;height: 12px;width: 11px;background: url(../dleimages/resize.gif);}
.highslide-resize {cursor: nw-resize;}
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}

/* ==================== Облако тегов */
.clouds_xsmall {font-size: x-small;}
.clouds_small {font-size: small;}
.clouds_medium {font-size: medium;}
.clouds_large {font-size: large;}
.clouds_xlarge {font-size: x-large;}
/*---Диалоговые и всплывающие окна jQuery UI---*/
.ui-widget-overlay { background: #bfbfbf; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70); left: 0; top: 0; right: 0; bottom: 0; position: fixed; }
.ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }
.ui-helper-clearfix { display: inline-block }
* html .ui-helper-clearfix { height: 1% }
.ui-helper-clearfix { display: block }

.ui-dialog { display: none; background-color: #fff; overflow: hidden; padding: 0; position: absolute; width: 300px; 
  box-shadow: 0 0 40px 0 rgba(0,0,0,0.16); -moz-box-shadow: 0 0 40px 0 rgba(0,0,0,0.16); -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,0.16);
}
.ui-dialog-titlebar { padding: 17px 25px 18px 25px; border-bottom: 1px solid #e6e6e6 }
.ui-dialog-title { margin-top: 2px; float: left; font-size: 20px; font-weight: bold }
.ui-dialog-titlebar-close .ui-icon { position: absolute; right: 18px; top: 20px; height: 31px; width: 31px; background-position: -37px -45px; }

.ui-dialog .ui-dialog-content { border-top-left-radius: 0; border-top-right-radius: 0; padding: 25px; border: 0; overflow: auto; position: relative; zoom: 1; }
.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
.ui-dialog .ui-dialog-buttonpane { border-top: 1px solid #e6e6e6; padding: 15px 20px; text-align: center; }

.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }

/*---BB Редактор---*/
.bb-editor textarea { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;padding: 2px; border: 1px solid #bcc0c2; width: 100%; background: #fff;}
.editorcomm .bb-editor { width: 465px; }
.editorcomm .bb-editor textarea { height: 156px; }

/*---Выделение текста и всплывающее окно (поделиться ссылкой)---*/
#marker-bar, #txtselect_marker, #share-popup { display: none; }


/* MEW *//* MEW *//* MEW *//* MEW *//* MEW *//* MEW *//* MEW *//* MEW *//* MEW *//* MEW *//* MEW */
.articlestext {
    /*background: url(../images/html_bg94_60.png) repeat, #4A4757;*/background: #444653;padding: 10px;text-shadow: 0 0 1px rgb(0, 0, 0);color: #fff;}
.articlestext h1, .articlestext h2, .articlestext h1 a, .articlestext h2 a {color: #fbecec;text-decoration: none;text-align: center;margin: 10px 0 8px 0;font: bold 16px Arial, Helvetica, sans-serif;}
.articlestext h1 a:hover, .articlestext h2 a:hover, .articlestext h1 a:active, .articlestext h2 a:active {text-decoration: underline;}
.articlestext h3, .articlestext h3 a {color: #fbecec;text-decoration: none;font: bold 16px Arial, Helvetica, sans-serif;}
.articlestext h4, .articlestext h4 a {color: #fbecec;text-decoration: none;font: bold 15px Arial, Helvetica, sans-serif;}
.articlestext h5, .articlestext h6 {color: #fbecec;font: bold 14px Arial, Helvetica, sans-serif;}
.mobilecontent{
    padding: 5px;
    margin: 0 auto;
    background-color: #d8d8d8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
.xfpicture, .xfpicture2{text-align: center;}
.articlestext ul{padding-left: 16px;list-style: disc outside;margin-bottom: -20px;}
.articletxt{font-size: 16px;}
.subtitle { 
    margin: 0 0 5px 0;
    background: #3a3b46;
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgb(75, 77, 88) 5%,rgb(81, 82, 93) 50%,rgb(76, 78, 89) 95%,rgba(255,255,255,0) 100%);
    display: block;
    font-weight: bold;
    padding: 4px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    -moz-box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
    -khtml-box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
    -ms-box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
    -icab-box-shadow: inset 0 1px 10px rgba(0,0,0,.3);
    box-shadow: 0 1px 2px rgba(255,255,255,0.1);
 }
.ends {background: #ffffff;margin-bottom: -44px;}
.ends4 {margin-bottom: -22px;}
.hidden-linkHP {color: #d6d6d6;cursor: pointer;font-size: 14px;}
.hidden-linkHP:hover {color: #dabaa2;text-decoration: underline;}
.outlinks {color: #d6d6d6;text-decoration: underline;cursor: pointer;font-size: 14px;}
.outlinks:hover {color: #dabaa2;text-decoration: underline;}
.hidden-linkHP:before {
    content: "";
    display: block;
    background: url("../images/HPL.png") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: -1px 5px 0 0;
}
.hidden-linkHP:hover:before {background-position: 0 -20px;}
.picviews {
    margin-left: 4px;
    margin-right: 3px;
    padding-top: 3px;
    background: url(../images/eye.png) no-repeat 0 3px;
    width: 16px;
    height: 10px;
    display: inline-block;
}
.piccoms {
    margin-left: 4px;
    margin-right: 3px;
    padding-top: 3px;
    background: url(../images/eye2.png) no-repeat 0 3px;
    width: 16px;
    height: 10px;
    display: inline-block;
}
.newsviews{display: inline-block;}
.linkcategory a {color: #ccc;}
.categorylist {color: #c1c1c1;text-align: center;font-size: 12px;}
 .upreason {
    margin: 3px 0 2px 0;
    font-weight: bold;
    padding: 4px 10px;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #b39b9d;
    border-bottom: 1px solid #b39b9d;
    border-left: 15px solid rgba(179,155,157,0.5);
    border-right: 15px solid rgba(179,155,157,0.5);
    border-radius: 6px;
    color: #f1e6e7;
    font-style: italic;
    line-height: 18px;
}
#dle-speedbar, .speedbarblock {background: #4f515e;display: none;padding: 1px;position: absolute;}
.center {text-align: center;}
.authorfullmob{color: #d46d78;text-align: center;font-size: 12px;}
.looking, .lookingtext, .dl0, .dl1, .harmonica-menu, .down0end, .down1end, .lookingtextvip1, 
.lookingtextvip2, .lookingtextvip3, .lookingtextvip4 {display: none;}
.newsinfoall {display: block;margin-bottom: 8px;margin-top: 3px;}
.news-info1 {
    display: block;
    margin-bottom: 2px;
    margin-top: 1px;
    background: #64656b;
	background: url(../images/html_bg94_60.png) repeat, #61636d;
    border-radius: 3px;
    box-shadow: inset 0 0 15px #464754;
}
.news-info2 {height: 20px;display: inline-block;height: 100%;}
.news-info3 {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    font-size: 13px;
    line-height: 16px;
    border-radius: 0 3px 3px 0;
    color: #fff;
}
.news-info3 a {color: #ffffff;text-decoration: none;text-shadow: 1px 1px 1px rgb(39, 38, 38);}
.news-info3 a:hover {color: #dabaa2;text-shadow: 1px 1px 1px rgb(68, 68, 68);}
.news-info4 {
    display: inline-block;
    color: #e0e0e0;
    text-shadow: 1px 1px 1px rgb(39, 38, 38);
    vertical-align: middle;
    width: 80px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.news-info5{
    display: block;
    color: #a2a2ad;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;	
}
.soundclouds, .soundcloudss, .soundcloudlist {width: 100%;}
.soundcloudclass{margin-bottom: -22px;}
.infopagefull{color: #fff;background: #4f515e;padding: 10px 5px;	text-align: center;}
.infopagefull h2{font-size: 15px;}
/*-----------------------------
	COMMENTS
------------------------------*/
.buttcomm {background: #fbfbfb;color: #444;margin-right: 3px;}
.buttcomm:hover {background: #dedede;color: #000;}
ul.commentlist li.comment {
    padding: 8px 8px 8px 8px;
    background: #555764;
    background: url(../images/html_bg94_60.png) repeat, rgba(73,73,86,0.9);
    margin-bottom: 8px;
    line-height: 18px;
    border-radius: 4px;
    box-shadow: 0 1px 3px #1d1d21;
}
.comsearch, .comsearchtxt {
    background: #4f515e;
    display: block;
    text-align: left;
    color: #fff;
    padding: 2px 10px;
    margin-bottom: 15px;
}
.comsearchtxt {margin-top: -15px;padding: 10px;color: #e4e4e4;background: #5d606f;}
.comsearch-b1 {display: inline-block;width: 550px;overflow: hidden;}
.comsearch-b1 a {font-weight: bold;text-decoration: none;}
.comsearch-b2 {display: inline-block;width: 200px;overflow: hidden;color: #eaeaea;}
.comtitle {background: #944a54;display: block;text-align: right;padding: 2px 10px;margin-bottom: 5px;}
.comtitle a {color: #e8e8e8;text-decoration: none;text-shadow: 1px 1px #464850;font-size: 15px;}
.comtitle a:hover {color: #464850;}
ul.commentlist li.comment img.avatar {
    border: 1px solid #5d5f69;
	border-radius: 6px;
    float: left;
	margin-right: 10px;
	box-shadow: 0 1px 5px #2d2f42;
	width: 80px;
    height: 80px;
}
.border-header {font: bold 14px Tahoma, Arial, Helvetica, sans-serif;text-align: center;text-decoration:none;margin-bottom: 12px;}
.commentsheader {font-weight: bold;font-size: 14px;}
.commentsheader h4 {font-weight: bold;font-size: 15px;color: #c5c5c5;margin-bottom: 5px;	
}
.comment-autor a{font-weight: bold;font-size: 14px;text-decoration: none;color: #d0d0d0;}
.comment-autor a:hover{text-decoration: underline;}
ul.commentlist li.comment div.comment-meta {font-size: 11px;color: #d0d0d0;}
div.comment-meta2 {font-size: 10px;color: #d0d0d0;position: absolute;line-height: 11px;margin-top: 85px;text-align: center;display: block;width: 80px;}
ul.commentlist li.comment div.reply {clear: both;display: block;text-align: right;padding-top: 3px;}
ul.commentlist li.comment div.reply a {text-decoration: none;font-weight: bold;color: #d2d2d2;}
ul.commentlist li.comment div.reply a:hover {color: #dabaa2;}
ul.commentlist li.comment ul.text {margin: 5px 0;}
.commentlist label, .commentlist input {display: block;float: left;margin-bottom: 10px;}
.commentlist label {text-align: left;float: left;padding-top: 3px;}
.commentlist br {clear: left;}
.comment li {color: #ffffff;overflow: hidden;font-size: 14px;}
.mass_comments_action .bbcodes, .bbcodes_poll {
    border: 1px solid #e0e0e0;
    height: 24px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    background: none;
	color: #ffffff;
}
.mass_comments_action .bbcodes:hover, .bbcodes_poll:hover {background: #50515f;color: #ffffff;}
.comments-wrap, .addcom {background: #484856;background: url(../images/html_bg94_60.png) repeat, #484856;padding: 10px;box-shadow: 0 1px 5px #828282;}
.addcom {margin-top: 10px;}
.addcomtitle {font-weight: bold;font-size: 15px;color: #474855;margin-bottom: 5px;}
.fieldsubmit {text-align: right; margin-top: -29px; display: block;}
.fbutton {width: 100px; border-radius: 3px; background: #ccc; background: -webkit-linear-gradient(#eaeaea, #b7b9ba); color: #474855; font-weight: bold;}
.fbutton:hover {background: #4f515e; background: -webkit-linear-gradient(#73747b, #4f515e); color: #ffffff;}
.signature-spacer {width: 100%; height: 1px; font-size: 0; margin: 10px 0 5px 0; background: #b1b1b1; display: inline-block;}
.signature-text {font-size: 12px; font-style: italic; color: #ccc;}
#dle-comments-list {background: #484856; background: url(../images/html_bg94_60.png) repeat, #484856;}
.desktopver {text-align: center; color: #cc7070; font-size: 16px;}
.xflink {color: #ffffff; text-decoration: none; text-shadow: 1px 1px 1px rgb(39, 38, 38);}
.xflink:hover {color: #dabaa2; cursor: pointer;}
/*------------------------------------ sorting by -----------------------------------------*/
.sorttemplate {background: #484856; background: url(../images/html_bg94_60.png) repeat, #484856; color: #fff; overflow: hidden;}
.sorttemplate h2 {font-size: 17px; font-weight: bold;}
.sortingblock, .blocklabelpadd {display: block;}
.sortingblock {text-align: center; padding: 10px 0 20px 0;}
.blocklabel1{display: inline-block; width: 182px; font-size: 14px;}
.blocklabel0{display: inline-block; text-align: center; padding: 3px 0; width: 20px; font-size: 16px;font-weight: bold;}
.blocklabelpad{display: block; height: 20px; border-top: 1px solid #a9a9a9; margin-top: 20px;}
.blocklabelpadd{height: 20px;}
.sortblock1, .sortblocki, .sortblock2, .sortlnk, .sortlnk2 {display: inline-block;}
.sortblock1, .sortblocki, .sortblock2, .sortlnk2 {text-align: left;}
.sortblock1, .sortblocki, .sortblock2 {font-size: 15px;}
.sortblock1{padding: 2px 0; width: 155px;}
.sortblocki{padding: 0 10px;}
.sortblock2{background: #8338a9; width: 182px;}
.sortlnk{margin: 1px 0;}
.sortlnk:hover, .sortlnk:active {color: #d46d78; cursor: pointer;}
.sortlnk2{margin: 1px 0; padding: 2px 3px; width: 177px;}
#menu-head .styleinst{display: block; margin: 0 auto; text-align: center;}
#menu-head .styleinst a {display: inline-block; width: 90px; background: #ccc; color: #000; border-radius: 5px; padding: 1px; margin: 1px 2px;}
#menu-head .styleinst a:hover, #menu-head .styleinst a:active {cursor: pointer; background: #d46d78; background: #ac525c; color: #fff;}
/*------------------------------------ sorting by END-----------------------------------------*/
.desk-ver {display: block; margin: 0 auto; width: 32px; opacity: 0.1;}
.desk-ver:hover {opacity: 0.9; cursor: pointer;}
.desk-ver a {display: block; background: url(../images/desktop-version.png) no-repeat 0 0; text-indent: -9000px; width: 30px; height: 30px; margin: 0 auto;}
.dltitle, .downloadblock, .downloadblock br{display: none;}
.downloadblocks, .ndisplay{display: none;}
.menuhead{display:block; text-align:center;}
.wid100p{width:100%;max-width:100%;}
.sitevideos{width:100%;}
.separateblock {background: #3a3b46;padding: 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 2px solid #b6b6b6;margin-bottom: -22px;}
.articlestext .separateblock ul:last-child {margin-bottom: 0;}