@import url("/css/ucoz_def.css");
@import url("/css/style.css");
@import url("/css/slaider.css");

#pagesBlock1 {clear: none !important}
 
 .uSpoilerButton {background:#FFF;border:1px solid #E0E0E0;color:#444;font-family:Verdana, Tahoma, helvetica, sans-serif;font-size:11px;vertical-align:left;text-align: left;height:26px;margin:2px;padding:4px;width:100%} 
 .uSpoilerButton:hover {background:#CCC;border:1px solid #888;color:#111;font-family:Verdana, Tahoma, helvetica, sans-serif;font-size:11px;vertical-align:left;text-align: left; height:26px;margin:2px;padding:4px;width:100%}

#uidLogButton {display:none;}
#baseLogForm {display: block !important;} 
 #puzadpn {display:none}
/* TABS */
.accordion-tabs {
 *zoom: 1;
 width: 95%;
 border: 1px solid #dddddd;
 border-radius: 0.1875em;
 margin-bottom: 1.5em;
 margin-left:0;
 padding-left:0;
}
 .accordion-tabs:before,
 .accordion-tabs:after {
 content: " ";
 display: table;
 }
 .accordion-tabs:after {
 clear: both;
 }
 .accordion-tabs li{
 list-style:none;
 }
 .accordion-tabs li.tab-head-cont:first-child a {
 border-top-left-radius: 0.1875em;
 border-top-right-radius: 0.1875em;
 border-top: 0;
 }
 .accordion-tabs li.tab-head-cont:last-child a {
 border-bottom-left-radius: 0.1875em;
 border-bottom-right-radius: 0.1875em;
 }
 .accordion-tabs li.tab-head-cont a {
 text-decoration:none;
 border-top: 1px solid #dddddd;
 color: #888888;
 display: block;
 padding: 0.75em 0.809em;
 }
 .accordion-tabs li.tab-head-cont a:hover {
 color: #000000;
 }
 .accordion-tabs li.tab-head-cont a:focus {
 outline: none;
 }
 .accordion-tabs li.tab-head-cont a.is-active {
 background-color: #f7f7f7;
 border-bottom: 0;
 color:#333333;
 }
 .accordion-tabs li.tab-head-cont section {
 padding: 1.5em 1.618em;
 background: #f7f7f7;
 display: none;
 overflow: hidden;
 width: 100%;
 }
 
/* RESPONSIVE */
@media screen and (min-width: 40em) {
 .accordion-tabs {
 border: none;
 position: relative;
 }
 .accordion-tabs li.tab-head-cont {
 display: inline;
 }
 .accordion-tabs li.tab-head-cont:last-child a {
 border-bottom-left-radius: 0;
 border-bottom-right-radius: 0;
 }
 .accordion-tabs li.tab-head-cont a {
 display: inline-block;
 vertical-align: baseline;
 zoom: 1;
 *display: inline;
 *vertical-align: auto;
 border-top: 0;
 border-top-right-radius: 0.1875em;
 border-top-left-radius: 0.1875em;
 }
 .accordion-tabs li.tab-head-cont a.is-active {
 background-color: #f7f7f7;
 border: 1px solid #dddddd;
 border-bottom: 1px solid #f7f7f7;
 margin-bottom: -1px;
 }
 .accordion-tabs li.tab-head-cont section {
 border-bottom-left-radius: 0.1875em;
 border-bottom-right-radius: 0.1875em;
 border: 1px solid #dddddd;
 float: left;
 left: 0;
 padding: 0.75em 0.809em;
 }
 .accordion-tabs li.tab-head-cont section p {
 -webkit-columns: 2;
 -moz-columns: 2;
 columns: 2;
 }






.seeds b {
 color: #45ba2e;
}
.leechs b {
 color: #e84a5c;
}

.lcol {
 float: left;
}
.seeds b, .leechs b, .downs b {
 font-size: 1.3em;
 display: block;
}
.seeds, .leechs, .downs {
 height: 30px;
 background: url("") no-repeat;
 padding: 7px 0 5px 44px;
 line-height: 15px;
 margin: 0 30px 0 16px;
}
.leechs {
 background-position: 0px -84px;
}
.leechs, .leechs, .leechs {
 height: 30px;
 background: url('../gif-load.gif') no-repeat scroll 0% 0% transparent;
 padding: 7px 0px 5px 44px;
 line-height: 15px;
 margin: 0px 30px 0px 16px;
}

.downs {
 background-position: 0 -42px;
} 
.downs, .downs, .downs {
 height: 30px;
 background: url('/gif-load1.gif') no-repeat scroll 0% 0% transparent;
 padding: 7px 0px 5px 44px;
 line-height: 15px;
 margin: 0px 30px 0px 16px;
}

.seeds {
 background-position: 0 -26px;
}
.seeds, .seeds, .seeds {
 height: 30px;
 background: url('../gif-load2.gif') no-repeat scroll 0% 0% transparent;
 padding: 7px 0px 5px 44px;
 line-height: 15px;
 margin: 0px 30px 0px 16px;
}

.rcol {
 float: right;
}
#dialog_file_list, #upload_blo {
 display: none;
 position: fixed;
 top: 50%;
 left: 50%;
 padding: 6px 20px 14px;
 outline: 0px none;
 background-color: rgba(0, 0, 0, 0.9);
 border-radius: 5px;
 width: 420px;
 min-height: 140px;
 margin: -70px 0px 0px -210px;
 color: #FFF;
 text-align: left;
}
.rcol {
 float: right;
}
.pop_tit {
 border-bottom: 1px solid rgba(255, 255, 255, 0.15);
 padding: 10px 0px;
 margin-bottom: 10px;
 position: relative;
}
.pop_close {
 position: absolute;
 right: 4px;
 top: 16px;
 width: 8px;
 height: 8px;
 background: url('/images/close.png') no-repeat scroll 0% 0% transparent;
 border: medium none;
 cursor: pointer;
}
.pop_tit span {
 white-space: nowrap;
 width: 90%;
 overflow: hidden;
 text-overflow: ellipsis;
 color: #77CC24;
 font-weight: bold;
 font-size: 1.1em;
}
.pop_tit {
 border-bottom: 1px solid rgba(255, 255, 255, 0.15);
 padding: 10px 0px;
 margin-bottom: 10px;
 position: relative;
}
.cgrey {
 color: #A2A2A2;
}
.torrentbox {
 background-color: #F1F2F0;
 background-position: 0px -929px;
 background-repeat: repeat-x;
 height: 42px;
 margin: 25px 0px 50px;
 position: relative;
}


.file_list_box a {
 color: #888;
 text-decoration: none;
 border-bottom: 1px dotted #888;
}
.file_list_box {
 position: absolute;
 bottom: -26px;
 right: 16px;
 width: 193px;
 text-align: center;
 color: #888;
}
.iComm ul, li, div {
 margin: 0px;
 padding: 0px;
}
.magnetbtn {
 background: url('../images/magnet.png') no-repeat scroll 0% 0% transparent;
 height: 31px;
 width: 183px;
 padding: 5px 0px 6px 15px;
 display: block;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 color: #464646;
 line-height: 31px;
 margin-right: 16px;
 text-shadow: 0px 1px 0px #F7F8F6;
}
.vid_mater .message_r a {
 text-decoration: none;
 color: #44B1D4;
 font-family: Tahoma;
 font-size: 11px;
}
.download_button {
 display: block;
 width: 263px;
 height: 65px;
 background: url('/style/button_down.png') no-repeat scroll 0% 0% transparent;
 position: relative;
 color: #FFF;
 text-shadow: 0px 1px 1px #7CB51A;
}
.vid_mater .message_r a {
 text-decoration: none;
 color: #44B1D4;
 font-family: Tahoma;
 font-size: 11px;
}
.download_button_mg {
 display: block;
 width: 256px;
 height: 65px;
 background: url('/style/button_down_mg.png') no-repeat scroll 0% 0% transparent;
 position: relative;
 color: #FFF;
 text-shadow: 0px 1px 1px #7CB51A;
}
.add-com-t-bg {
 background: url('/forum-img/forum-title.png') no-repeat scroll 0% 0% transparent;
 line-height: 31px;
 font-family: Tahoma;
 font-size: 15px;
 color: #FFF;
 font-weight: bold;
 height: 20px;
 padding-left: 36px;
}
body, td {
 font: 11px Arial;
 color: #737373;
}
.bbpanel-bg2-l {
 background: url('/images/bb-panel-bg2.png') no-repeat scroll 0px 0px transparent;
 padding-left: 78px;
 margin: 5px 0px;
}
body, td {
 font: 11px Arial;
 color: #737373;
}
/*---Чат---*/
.radius_chat {
padding: 10px; /* Поля вокруг текста */
margin-left:10px; 
margin-right:10px;}

#hh {background:#fff ;font-size:11px;text-align:left;height:100%;padding:0 0 0px 0;}
#chat_forprivat {clear:both;padding-left:6px;}
.chat_priv {background:#d5fcd5 !important}
.sho_el {cursor:pointer}
.Block1 {background:#F4FFE8}
.Block2 {background:#fff}



#mchat {height:220px;overflow:auto;background:#fff;margin-bottom:6px;border:1px solid #dedede;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;border-left:1px solid #e7e7e7;}

#hh textarea{margin-left:4px;border:1px solid #cecece;outline:none;}
#hh .button{

 box-shadow: 0 0 3px rgba(0,0,0,0.5); /* Параметры тени */
 -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
 -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
 padding: 10px;

margin: 0 2px;height:18px;max-height:18px;cursor:pointer;padding:2px 2px 1px;color:#333;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#hh .button:hover{background:#99D336;}

#mchat a {text-decoration:none}
#radio {border-spacing:0px;border:0px solid #c0c0c0;position:absolute;opacity:1;display:none;margin-left:-200px;margin-top:180px;}
.del_chat {width:300px;height:15px;border:1px solid #666;background:#f2f2f2;margin:10px 0;} /* сам прогресс-бар, цвет рамки и фона */ 
.delete_chat {height:15px;float:left;} /* выравнивание заполнения прогресс-бара */ 
.delete_chats {background:#c0c0c0;height:13px;width:1px;float:left;padding:1px;} /* стиль полоски прогресс-бара (главное цвет) */ 
.del_proc {margin-top:-25px;margin-bottom:15px;} /* процент удалённых сообщений */ 
#del_enter, #del_ok, #del_error, .del_c {margin:10px auto !important;overflow:none;} /* отступы для кнопки и сообщение об успехе/ошибке */ 
#del_ok, #del_error {font-size:15px;} /* размер текста для сообщений об успехе/ошибке */ 
#del_ok, #del_error, .del_c {text-align:center;display:none;} /* выравниание текста сообщений об успехе/ошибке */ 
.del_num {text-align:left;margin-left:14px;} /* стиль общего количества сообщений в чате */ 
.del_dels {text-align:right;float:right;margin-right:13px;}
/*-------------------*/


a.chat-btn {background:url('/images/chat.png') no-repeat 100% -90px; display:inline-block; height:25px; line-height:23px; padding-right:7px; cursor:pointer;}
a.chat-btn span.btn {background:url('/images/chat.png') no-repeat 0 -65px; display:inline-block; height:25px; line-height:23px; color:#3a3a3a; font-size:13px; text-shadow:0px 1px 0px #b8f64d; padding:0px 3px 0px 10px; cursor:pointer;}

a.chat-btnn {background:url('/images/chat.png') no-repeat 100% -90px; display:inline-block; height:25px; line-height:23px; padding-right:5px; cursor:pointer;}
a.chat-btnn span.btnn {background:url('/images/chat.png') no-repeat 0 -65px; display:inline-block; height:25px; line-height:23px; color:#3a3a3a; font-size:13px; text-shadow:0px 1px 0px #b8f64d; padding:0px 3px 0px 7px; cursor:pointer;}

a.chat-btnn:hover {background-position:100% -140px}
a.chat-btnn:hover span.btnn, a.chat-btnn span.btnn:hover, a.chat-btnn:hover span.btnn:hover {background-position:0 -115px; color:#000000; text-hadow:0px 1px 0px #a2df39;}


a.chat-btn:hover {background-position:100% -140px}
a.chat-btn:hover span.btn, a.chat-btn span.btn:hover, a.chat-btn:hover span.btn:hover {background-position:0 -115px; color:#000000; text-hadow:0px 1px 0px #a2df39;}

textarea#mchatMsgF {height:19px !important; width:96% !important; outline:none; border:1px solid #82c116 !important; font-family:Arial;padding-top:3px !important; font-size:12px;}

#mchatMsgF {height: 22px !important;width: 260px !important;outline: none;border: 1px solid #82c116 !important;
padding: 0px 3px;
margin-left: -3;}

img#mcSecurImg3 {height:22px !important; border:1px solid #82c116 !important;}

a.chat-delpm, a.chat-bold, a.chat-italic, a.chat-decor, a.chat-smiles, a.chat-edit, a.chat-onsound, a.chat-offsound, a.chat-radio {display:inline-block; width:25px; height:25px; cursor:pointer; margin-right:3px;}


a.chat-bold {background:url('/images/chat.png') no-repeat 0px -165px;}
a.chat-bold:hover {background-position:-125px -165px;}

a.chat-italic {background:url('/images/chat.png') no-repeat -25px -165px;}
a.chat-italic:hover {background-position:-150px -165px;}

a.chat-decor {background:url('/images/chat.png') no-repeat -50px -165px;}
a.chat-decor:hover {background-position:-175px -165px;}

a.chat-smiles {background:url('/images/chat.png') no-repeat -75px -165px;}
a.chat-smiles:hover {background-position:-200px -165px;}

a.chat-edit {background:url('/images/chat.png') no-repeat -100px -165px;}
a.chat-edit:hover {background-position:-225px -165px;}

a.chat-onsound {background:url('/images/chat.png') no-repeat 0px -210px;}
a.chat-onsound:hover {background-position:-25px -210px;}

a.chat-offsound {background:url('/images/chat.png') no-repeat -50px -210px;}
a.chat-offsound:hover {background-position:-75px -210px;}

a.chat-radio {background:url('/images/chat.png') no-repeat -100px -210px;}
a.chat-radio:hover {background-position:-125px -210px;}

a.chat-delpm {background:url('/images/chat.png') no-repeat -150px -210px;}
a.chat-delpm:hover {background-position:-175px -210px;}
.block {
 width: 200px;
 padding: 0px 0px 9px 10px;
}
.block_recommend .title {
 background: url('/images/block-recommend.png') no-repeat scroll 0% 0% transparent;
 height: 42px;
}
 .block_recommend .cont, .block_videos .cont {
 background: none repeat scroll 0% 0% #FFF;
 width: 188px;
 min-height: 50px;
 padding: 6px 6px 0px;
}
.block_recommend .bottom, .block_videos .bottom {
 background: url('/images/block.png') no-repeat scroll -201px -69px transparent;
 height: 17px;
}
a.recom_title {
 display: block;
 font-size: 12px;
 color: #44B1D4;
 padding: 2px 5px 0px 40px;
}
div.recom_utorrent {
 background: url('/images/utorrent.png') no-repeat scroll 0% 0% transparent;
 min-height: 32px;
} 
div.recom_firefox {
 background: url('/images/firefox.png') no-repeat scroll 0% 0% transparent;
 min-height: 32px;
}
div.recom_k-lite {
 background: url('/images/k-lite.png') no-repeat scroll 0% 0% transparent;
 min-height: 32px;
}
div.recom_flash {
 background: url('/images/flash.png') no-repeat scroll 0% 0% transparent;
 min-height: 32px;
} 
div.recom_sep {
 border-top: 1px dashed #DFDFDF;
 margin: 5px 0px 4px;
}
 .block {
 width: 200px;
 padding: 0px 0px 9px 10px;
} 
.block_expected .cont {
 background: none repeat scroll 0% 0% #FFF;
 width: 188px;
 min-height: 50px;
 padding: 6px 6px 0px;
}
.block_expected .title {
 background: url('/images/block-expected.png') no-repeat scroll 0% 0% transparent;
 height: 42px;
}
body, td {
 font: 11px Arial;
 color: #737373;
}
.block_expected .bottom {
 background: url('/images/block.png') no-repeat scroll -201px -69px transparent;
 height: 17px;
}
.block_expected .cont {
 background: none repeat scroll 0% 0% #FFF;
 width: 188px;
 min-height: 50px;
 padding: 6px 6px 0px;
}
.block_expected .title {
 background: url('/images/block-expected.png') no-repeat scroll 0% 0% transparent;
 height: 42px;
}
 
.block1 {
 width: 200px;
 padding: 0px 0px 9px 10px;
} 
.block1_expected .cont {
 background: none repeat scroll 0% 0% #FFF;
 width: 188px;
 min-height: 50px;
 padding: 6px 6px 0px;
}
.block1_expected .bottom {
 background: url('/images/block.png') no-repeat scroll -201px -69px transparent;
 height: 17px;
} 
.block1_expected .cont {
 background: none repeat scroll 0% 0% #FFF;
 width: 188px;
 min-height: 50px;
 padding: 6px 6px 0px;
}
.block1_expected .title {
 background: url('/images/block-expected1.png') no-repeat scroll 0% 0% transparent;
 height: 42px;
}
.news_full ul {
 margin: 0px;
 padding: 0px 0px 0px 4px;
} 
.news_full .cont .uRelatedEntry {
 float: left;
 color: #656761;
}
.news_full .cont .li .inf {
 background: url('/images/stat.png') no-repeat scroll 0px -16px transparent;
 width: 17px;
 height: 17px;
 float: midle;
 margin: 4px 4px 0px 0px;
}
.news_full .cont .uRelatedEntry a {
 color: #656761;
}
li.uRelatedEntry a {
 display: inline-block;
 background: url('/images/stat.png') no-repeat scroll 0px -16px transparent;
 padding: 2px 0px 2px 20px;
 border: medium none !important;
}
div.sortmenu div.sortmenu-r {
 background: url('/images5/sortingmenu.png') no-repeat scroll 100% -60px transparent;
 padding-right: 20px;
 height: 30px;
 line-height: 28px;
 text-shadow: 0px 1px 0px #FFF;
}
div.sortmenu div.sortmenu-l {
 background: url('/images5/sortingmenu.png') no-repeat scroll 0% 0% transparent;
 padding-left: 32px;
}
div.sortmenu {
 background: url('/images5/sortingmenu.png') repeat-x scroll 0px -30px transparent;
}
/* PageSelector Start wallaby.ucoz.ru */ 
 .pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .pagesBlockuz1 a:link, 
 .pagesBlockuz1 a:visited, 
 .pagesBlockuz1 a:hover, 
 .pagesBlockuz1 a:active {display:inline-block;height:16px;background:url('/switch_green.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlockuz1 a:hover {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .pagesBlockuz1 b {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .catPages1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .catPages1 a:link, 
 .catPages1 a:visited, 
 .catPages1 a:hover, 
 .catPages1 a:active {display:inline-block;height:16px;background:url('/switch_green.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .catPages1 a:hover {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .catPages1 b {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlock1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .pagesBlock1 a:link, 
 .pagesBlock1 a:visited, 
 .pagesBlock1 a:hover, 
 .pagesBlock1 a:active {display:inline-block;height:16px;background:url('/switch_green.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlock1 a:hover {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .pagesBlock1 b {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .catPages2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .catPages2 a:link, 
 .catPages2 a:visited, 
 .catPages2 a:hover, 
 .catPages2 a:active {display:inline-block;height:16px;background:url('/switch_green.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .catPages2 a:hover {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .catPages2 b {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlockuz2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .pagesBlockuz2 a:link, 
 .pagesBlockuz2 a:visited, 
 .pagesBlockuz2 a:hover, 
 .pagesBlockuz2 a:active {display:inline-block;height:16px;background:url('/switch_green.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlockuz2 a:hover {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .pagesBlockuz2 b {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlock2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .pagesBlock2 a:link, 
 .pagesBlock2 a:visited, 
 .pagesBlock2 a:hover, 
 .pagesBlock2 a:active {display:inline-block;height:16px;background:url('/switch_green.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlock2 a:hover {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .pagesBlock2 b {display:inline-block;height:16px;background:url('/switch-hover-green.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 /* PageSelector end */
 
 
 a.s-menu:link, a.s-menu:visited {display:block; border-bottom:1px solid #f7f7f7; font-weight:bold; padding:3px 0px 3px 5px; color:#696969;} 
a.s-menu:hover {background:#F3F3F3; border-bottom:1px solid #E7E7E7; color:#696969;} 
a.ss-menu:link, a.ss-menu:visited {display:block; border-bottom:1px solid #f7f7f7; font-weight:normal; padding:3px 0px 3px 5px; color:#696969; margin-left:16px;} 
a.ss-menu:hover {background:#F3F3F3; border-bottom:1px solid #E7E7E7; color:#696969;}
 
 .post-d {
text-shadow: 0 1px 0 #ccc, 
 0 2px 0 #c9c9c9,
 0 3px 0 #bbb,
 0 4px 0 #b9b9b9,
 0 5px 0 #aaa,
 0 6px 1px rgba(0,0,0,.1),
 0 0 5px rgba(0,0,0,.1),
 0 1px 3px rgba(0,0,0,.3),
 0 3px 5px rgba(0,0,0,.2),
 0 5px 10px rgba(0,0,0,.25),
 0 10px 10px rgba(0,0,0,.2),
 0 20px 20px rgba(0,0,0,.15);
}
 
/*----------------[ПОИСК С ПОДСКАЗКАМИ]----------------*/
 #search2 input:hover {background: #EDA8A8 !important;} 
 #search2 a:hover {background: #EEE;} 
 #search2 a:last-child {border-bottom: 0px solid;} 
 #search2 { box-shadow: 0px 18px 18px 
 #E5E5E5; border: 1px solid 
 #BDBDBD; position: absolute; margin-top: 3px; display: none; z-index: 100; margin-left: 3px; border-radius: 2px; }
 #search2::after { /*border-bottom: 8px solid transparent; border-left: 0px solid transparent; border-right: 8px solid #6D8FA8; border-top: 8px solid transparent; */ content: ""; left: 20px; position: absolute; top: -12px; transform: rotate(90deg); writing-mode: tb-rl;} 
 #search2 span { color:#444 !important; background: white; display: block; padding: 8px;}
 #search2 input { background: #F2CBCB !important; color: #AC2222 !important; border: 0px none; cursor:pointer; padding: 8px; height: 30px; width: 100%;}
 #search2 a { border-bottom: 1px solid #BDBDBD; color: #222 !important; text-decoration: none; white-space: normal; background: white; display: block; padding: 8px; height: auto; }