/* Mini Blog Style */
body {font:13px/18px 'PT sans', 'Tahoma'; background:#212530;margin:0;padding:0; }
.body {width:1059px;margin:0 auto;}
a {color:#00A08A; text-decoration:none;transition: all 0.3s 0.09s ease;-moz-transition: all 0.3s 0.09s ease;-webkit-transition: all 0.3s 0.09s ease;-o-transition: all 0.3s 0.09s ease;}



a:hover {color:#f26400;}

.c {clear:both;}
.svet {background:rgba(0, 0, 0, 0.68);width:100%;height:100%;z-index:999999999999;position:fixed;display:none;left:0;top:0}
.svet_button {background:#000; padding:8px;z-index:999999999999999999999999999; color:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;left:10px;opacity:0.6;position:fixed;transition: all 0.3s 0.09s ease;-moz-transition: all 0.3s 0.09s ease;-webkit-transition: all 0.3s 0.09s ease;-o-transition: all 0.3s 0.09s ease;}
.svet_button:hover {opacity:1;cursor:pointer;}

.content {background:#fff;color:#212530;text-align:left;border:9px solid #191e2a;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;display: table;width:1050px;}

.popular_poster {height:81px;overflow:hidden;width:267px;}
.popular_title { position: absolute; margin-top: -26px; background: rgba(0, 0, 0, 0.79); width: 267px; height: 26px; line-height: 24px; text-align: center; }
.popular_title a {color:#fff;}
.popular_title a:hover {color:#f26400;}
.popular_message { font-size: 13px; margin: 6px 0; }

.sidebar {display: table-cell;height: 100%;width:268px;text-align:left;vertical-align: top;border-right:1px solid #bd540a; }
.material {color:#000;display: table-cell;height: 100%;vertical-align: top;padding:10px;background:#fff;}
.header {height: 39px;padding: 30px;}
.logo {font-size:50px;color:#fff;float:left;}
.logo span {font-size:16px;}

.menu_top ul {margin: 0;padding: 0;list-style: none;float:right;margin-top:13px;}

.menu_top ul li {float:left;}
.menu_top ul li a {color:#fff;background:#191e2a;font-size:16px; height:48px;text-transform:uppercase;padding: 14px;}
.menu_top ul li a:hover {background:#0f1218;}
.menu_top .uMenuItemA {background:#0f1218;}

.menu_top ul li ul {position:absolute;left:0;padding:0;margin-left:0px;margin-top:13px;}
.menu_top ul li ul li {float:none}
.menu_top ul li ul li a {display:block;display: block;width: 110px;height: 16px;}

.menu_top ul li ul li ul {position:absolute;left:0;padding:0;margin-left: 138px;margin-top: -44px;}
.menu_top ul li ul li ul li {float:none}
.menu_top ul li ul li ul li a {display:block;display: block;width: 110px;height: 16px;}

.block_title {background:#f26400;color:#fff;font-size:20px;text-shadow:0 1px 0 #9f4200;text-transform:uppercase;height:36px;padding-left: 9px;line-height: 35px;}
.block_content {padding: 5px 7px;font-size:14px;}

.block_content li {font-size:16px;margin:0;padding:0;list-style:none;padding:6px 0px; border-bottom:1px dotted rgba(33, 37, 48, 0.37);}

.login {width:229px;color:#b4b6bb; position: fixed; right: 18px; z-index: 99999999; }
.login_text {background:#000;display:none;}
.login_name {height:27px; text-align:center;background:#0e0e0e;line-height: 24px;border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;transition: all 0.3s 0.09s ease;-moz-transition: all 0.3s 0.09s ease;-webkit-transition: all 0.3s 0.09s ease;-o-transition: all 0.3s 0.09s ease;}
.login_name:hover {cursor:pointer;background:#0f1218;}

.login_text input[type="text"], .login_text input[type="password"] {background:#191e2a;color:#b4b6bb;border:none;border-top:2px solid #12151d;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;padding: 6px;font: 13px/18px 'PT sans', 'Tahoma';height: 17px;margin-top: 7px;width: 200px;}
.login_text input[type="submit"] { float: right; margin-top: 8px; margin-right: 11px;}
.dop_link {float: left;text-align: left;margin-left: 9px;margin-top: 2px;}
.login_text a {color:#b4b6bb;}
.login_text a:hover {color:#f26400;}

.login_profile_link { float: left; margin-top: 6px; margin-left: 9px; }
.login_text img { width: 65px; height: 65px; margin-left: 10px; margin-top: 8px; float: left; opacity: 0.5;transition: all 0.3s 0.09s ease;-moz-transition: all 0.3s 0.09s ease;-webkit-transition: all 0.3s 0.09s ease;-o-transition: all 0.3s 0.09s ease; }
.login_text img:hover {opacity:1}
.title_popup { background: #f26400; padding: 10px; color: #fff; font-size: 17px; margin: -13px; margin-bottom: 7px; }

input[type="submit"],input[type="button"],input[type="reset"] {background: #191e2a;color: #fff;border: 0;padding: 5px 9px;font: 13px/18px 'PT sans', 'Tahoma';border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;transition: all 0.3s 0.09s ease;-moz-transition: all 0.3s 0.09s ease;-webkit-transition: all 0.3s 0.09s ease;-o-transition: all 0.3s 0.09s ease;}
input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover {background:#0f1218;cursor:pointer;}

.catsTd a {font-size:16px;}
.catsTd a:hover {margin-left: 8px;}
.catNumData {background: #191e2a;padding: 2px 7px;color: #fff;margin-bottom: 4px;font: 15px/18px 'PT sans','Tahoma';float: right;transition: all 0.3s 0.09s ease;-moz-transition: all 0.3s 0.09s ease;-webkit-transition: all 0.3s 0.09s ease;-o-transition: all 0.3s 0.09s ease;}

.article {margin-bottom:20px;}

.title {font-size:24px;}
.title span a {font-size:15px; color:#4e4e4e;}
.title span a:hover {text-decoration:underline;color:#f26400; }

.poster {height: 133px;overflow: hidden;width: 761px;margin:7px 0;}
.message {font-size:15px; color:#313131;}
.polosa {color: #bfbfbf;height: 14px;width: 761px;overflow: hidden;margin:5px 0;}
.details {font-size:14px;color:#313131;}

#comments {background:#f7f7f7; padding:4px; border:1px solid #ccc;}



/* ===== forum Start ===== */

.pagesBlock2 {margin-top:10px!important;display:block}
.uSpoilerText {padding:10px;border:1px solid #dedede;margin-top:10px;}

.codeMessage {background: rgba(242, 100, 0, 0.73);color: #fff;padding: 10px;}
.bbCodeName,.bbQuoteName {display:none;}
.quoteMessage {border:0;background: rgba(25, 30, 42, 0.8);color: #fff;padding: 10px;}

.gTable {background: none;}
.gTableTop a {color:#fff;}
.gTableTop a:hover {text-decoration:underline;color:#fff}
.gTableTop {background:#f26400; color:#fff;}
.gTable td {border: 1px solid #DDDDDD;padding: 5px 7px;}
td.gTableTop {font-size:14px;padding: 5px 10px;border: none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.gTableTop a {font-size:14px;}
td.gTableSubTop, td .postTdTop {background: #DDDDDD;border: 1px solid #DDDDDD;color: #464646;padding: 3px 10px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.gTableSubTop a, td .postTdTop a {color: #464646;}
.gTableBody {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.gTableBody1 {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.gTableBottom {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.gTableLeft {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.gTableRight {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.gTableError {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.forumNameTd,.forumLastPostTd {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.forumIcoTd,.forumThreadTd,.forumPostTd {text-align:center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.forumLastPostTd,.forumArchive {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.forumDescr,.forumModer {font-size:11px;color:#585858}
td.pagesInfo, td.switch, td.switchActive {background: #ffffff; border: 1px solid #dcdbe0; padding-left: 5px; padding-right: 5px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch, td.switchActive { background: #CCCCCC;border:1px solid #CCCCCC; color: #FFF;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch a {color: #4c4c4c;}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {}
.threadDescr {font-size:11px;color:#585858}
.postTdInfo {text-align:center}

.myBtnLeftA img, .myBtnRightA img {display:none}
.postBottom td {border:none;}
/* ----------------- */

.footer {text-align:center; color:#fff;padding:22px 0;}
.footer a {color:#fff;}
.footer a:hover {color:#f26400;}

.swchItemA, .swchItem {background: #191e2a;padding: 8px;color: #fff;font-size: 15px;}
.swchItemA {background:#f26400;}
.swchItem:hover {background:#f26400;color:#fff;transition: all 0.3s 0.09s ease;-moz-transition: all 0.3s 0.09s ease;-webkit-transition: all 0.3s 0.09s ease;-o-transition: all 0.3s 0.09s ease;}


.replaceTable {background:#f26400;color:#fff;padding:15px;font:13px Tahoma;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.replaceTable a {color:#fff}
.replaceTable a:hover {text-decoration:underline;color:#fff;}