/* =========================================
   Основная тема (Dark): карточки, заголовки, админка, локализованные блоки
========================================= */

/* =========================================
   КАРТОЧКИ И КОНТЕЙНЕРЫ
========================================= */
.card {
    background-color: #1F1F1F;
    border-radius: 3px;
    margin-bottom: 12px;
}

.card-body {
    padding: 8px;
}

.fon,
.msg {
    background-color: #262626;
}

.msg {
    font-size: 15px;
    padding: 4px;
    width: 98%;
    border: 2px dotted #1F1F1F;
    border-radius: 5px;
}

.forum {
    background: #1F1F1F;
}

.chat2 {
    border: 4px double #666666;
    background: #222222;
    font-size: 13px;
    color: #fff;
    padding: 2%;
    font-weight: bold;
}

/* =========================================
   ЗАГОЛОВКИ И ЗАГОЛОВОЧНЫЕ БЛОКИ
========================================= */
.head,
.t1,
.card-header {
    background-color: #262626;
    color: #fff;
    text-align: center;
    border-radius: 9px;
}

.t1 {
    background-image: url('images/foot.gif');
    background-repeat: repeat-x;
    background-position: top;
}

.head {
    font-size: 15px;
    text-shadow: 0 0 9px #FF6A00;
}

.zagolovok {
    background-color: #694a26;
    padding: 2px;
}

/* =========================================
   АДМИНИСТРАТИВНЫЕ БЛОКИ
========================================= */
.admin,
.adm {
    color: #fff;
}

.admin {
    padding: 0 5px;
    text-indent: 5px;
}

.admin a,
.adm a {
    display: table;
    width: 100%;
    text-indent: 5px;
    padding: 1% 0;
    background-color: #1F1F1F;
}

.admin a:hover,
.adm a:hover {
    background-color: #262626;
    color: #FF6D00;
}

.adm {
    padding: 0.5% 0;
    border-bottom: 1px solid #666;
}

/* =========================================
   КНОПКИ И ССЫЛКИ-БЛОКИ
========================================= */
.silka a,
.down a,
.down2 a,
.inoy a,
.lt1-- {
    display: table;
    width: 100%;
    padding: 1.5% 0;
    text-indent: 5px;
    text-decoration: none;
}

.silka a:hover,
.down a:hover,
.down2 a:hover,
.inoy a:hover,
.l-- a:hover {
    background-color: #262626;
}

/* =========================================
   ВСПОМОГАТЕЛЬНЫЕ КЛАССЫ
========================================= */
.info,
.paty,
.logtext,
.pkboy,
.news,
.chattext,
.lt1--,
.centertd {
    color: #fff;
}

.info {
    background: #566268;
    font-size: 10px;
    border-bottom: 1px dotted #666;
}

.paty {
    background: #001E00;
    font-size: 11px;
    border-bottom: 1px dotted #666;
}

.logtext {
    background: #e1e493;
    color: #000;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
}

.pkboy {
    background: #353535;
    color: #000;
    font-size: 11px;
    padding: 4px;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
}

.news {
    background: #353535;
    color: #000;
    font-size: 12px;
    padding: 1%;
    border: 1px dotted #666;
    border-radius: 15px;
    box-shadow: 0 0 5px #000;
}

.chattext {
    background: #e1e493;
    color: #008000;
    padding-left: 4px;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
}

.dot {
    background: #1d1c1a;
    border: 1px dotted #808080;
    border-radius: 4px;
    margin: 3px 0 0;
    padding: 3px 7px;
}

.inf {
    background: #15242c;
    font-size: 20px;
    height: 20px;
    padding: 4px;
    border-radius: 15px;
    text-shadow: 0 0 9px #fff;
}

.event {
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
}

.foot {
    font-size: 14px;
    text-align: center;
    border: 1px solid #666;
}

.inoy {
    background: #1F1F1F;
    border-top: none;
    border-right: none;
    border-bottom: 1px dotted #666;
    border-left: none;
    padding: 0;
    text-indent: 5px;
}

.inoy a,
.inoy img {
    background: transparent;
    border: none;
}

.inoy img {
    border-radius: 5px;
}

/* =========================================
   ИКОНКИ И ПЕРСОНАЛЬНЫЕ БЛОКИ
========================================= */
.pic a {
    margin: 0 auto;
    display: block;
    width: 194px;
    height: 19px;
    background: url('/1.gif') no-repeat center top;
    text-decoration: none;
    color: #FFDF8C;
    text-align: center;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding-top: 5px;
    margin-bottom: 8px;
}

.lich {
    padding: 2px;
}

.lich img {
    opacity: 0.5;
}

.lich img:hover {
    opacity: 0.9;
}

/* =========================================
   ИКОННЫЕ ССЫЛКИ
========================================= */
.icon-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    margin: 6px 0;
}

.icon-link:hover {
    color: #8E3900;
    text-shadow: #C0C0C0 0 0 15px;
}

.icon-link img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    border-radius: 2px;
}

/* =========================================
   ОСТАЛЬНОЕ (КНОПКИ, ТАБЛИЦЫ)
========================================= */
.down,
.down2 {
    border: 1px solid #666;
    border-bottom: 1px solid #1D1C1A;
    text-align: center;
}

.down a,
.down2 a {
    display: table;
    width: 100%;
    padding: 2% 0;
}

.down a:hover,
.down2 a:hover {
    background: #212121;
}

.down2 a:hover {
    text-decoration: none;
}

table {
    width: 100%;
    border-spacing: 0;
}

.green {
    display: block;
    margin: 5px auto;
    width: 150px;
    padding: 4px 0;
    background-color: green;
    border: 1px solid #050505;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
}

.l--,
.r--,
.rt1--,
.lb--,
.rb-- {
    width: 1px;
    background: #1C1C1C;
}

.l-- {
    background-repeat: repeat-y;
    background-position: right;
}

.r-- {
    background-repeat: repeat-y;
    background-position: left;
}

.rt1-- {
    text-align: center;
    background-repeat: no-repeat;
    background-position: left top;
}

.lb--,
.rb-- {
    height: 22px;
    background-repeat: no-repeat;
}

.lb-- {
    background-position: right top;
}

.rb-- {
    background-position: left top;
}

/* =========================================
   СПЕЦИФИЧЕСКИЕ (СТАТУСЫ И ЛИЧНЫЕ)
========================================= */
.lt1-- {
    background: #1C1C1C;
    background-position: right top;
}

.centertd {
    background-color: #1F1F1F;
    border-radius: 9px;
    margin: 3px;
    padding: 3px 7px 25px;
    border: 1px solid #808080;
}