<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://finestra.rusff.me/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>finestra</title>
		<link>http://finestra.rusff.me/</link>
		<description>finestra</description>
		<language>ru-ru</language>
		<lastBuildDate>Fri, 04 Nov 2022 19:00:14 +0300</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>гостевая</title>
			<link>http://finestra.rusff.me/viewtopic.php?pid=129#p129</link>
			<description>&lt;div class=&quot;quote-box spoiler-box&quot;&gt;&lt;div onclick=&quot;$(this).toggleClass(&#039;visible&#039;); $(this).next().toggleClass(&#039;visible&#039;);&quot;&gt;+&lt;/div&gt;&lt;blockquote&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/*************************************************************

ПАН ТЕЛО

**************************************************************/
/* A5.1 ПАН ИЛИ ТЕЛО
здесь &amp;quot;margin: 171px&amp;quot; означает отступ на 171 пиксел от самого верха форума
-------------------------------------------------------------*/
#pun {
    position: relative;
    width: 1100px;
    margin: 610px auto 55px auto;
    background-color: #f2f2f2;
    padding-top: 113px;
}


/* A5.2 РАЗМЕЩЕНИЕ КОНТЕНТА ВНУТРИ ТЕЛА
-------------------------------------------------------------*/
.punbb {
    height: auto;
    width: 1040px;
    margin-left: 30px;
}


/*************************************************************

ШАПКА, ФОН, ФУТЕР И НАСТРОЙКИ ФУТЕРА

**************************************************************/

/* ЗАДНИЙ ФОН
-------------------------------------------------------------*/
body {
    background: url(https://forumstatic.ru/files/001b/aa/f8/68454.jpg) no-repeat fixed top center;
    background-color: #000;
    background-size:cover;
}

/* ШАПКА
-------------------------------------------------------------*/
#pun-title table {
    background-color: #0000002b;
    height: 494px;
    width: 1100px;
    margin-left: -30px;
    border: 1px solid #000;
    margin-top: -606px;
}

/* ФУТЕР
-------------------------------------------------------------*/
#pun-about p.container {
    height: 60px;
    margin-bottom: -45px;
    margin-left: -30px;
    background-color: #f2f2f2;
    width: 1078px;
    border: none !important;
}

/* РЕЙТИНГ ФОРУМОВ, СОЗДАТЬ ФОРУМ В ФУТЕРЕ
-------------------------------------------------------------*/
#pun-about .container .item1 {
    margin-top: 40px;
    width: 1100px;
    margin-left: -12px;
    position: absolute;
    text-transform: uppercase;
    font-family: &#039;Roboto&#039;;
    font-size: 7px;
    text-align: center;
}

/*************************************************************

ПРОФИЛЬ

**************************************************************/

/* РАМКА ПРОФИЛЯ В ТОПИКЕ
-------------------------------------------------------------*/
.post-author {
    width: 260px;
    background-color: #ffffff42;
    border-radius: 20px;
    outline: 1px solid #0000000d;
    margin-left: -22px!important;
    position: relative;
}

/* ВНУТРЕННЕ ПРОСТРАНСТВО ПРОФИЛЯ В ТОПИКЕ
-------------------------------------------------------------*/
.post-author ul {
    margin-top: -48px;
    width: 240px;
    margin-left: -1px;
}

/* НИК АВТОРА В ТОПИКЕ
-------------------------------------------------------------*/
.pa-author {     
    font-size: 17px;
    margin-top: 55px !important;
    text-align: center;
    letter-spacing: 1.3px;
    position: relative;
    text-transform: uppercase;
    font-family: Dita!important;
}

/* НИК АВТОРА В ТОПИКЕ ССЫЛКА
-------------------------------------------------------------*/
.pa-author a {
    background: linear-gradient(to right, #f28522, #e36f0a, #e3a068);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*ПРИ НАВЕДЕНИИ НА НИК АВТОРА В ТОПИКЕ
-------------------------------------------------------------*/
.pa-author a:hover {
background: linear-gradient(to right, #000000, #000000, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 5px #00000054;
}

/* СТАТУС ЛИЧНОЕ ЗВАНИЕ
-------------------------------------------------------------*/
.pa-title {
    font-size: 5px!important;
    text-transform: uppercase;
    padding-bottom: 1px !important;
    font-family: &#039;Arial&#039;;
    border-radius: 20px;
    background-color: #e6e6e657;
    letter-spacing: 1px;
    color: #0f0f0f;
}

/* АВАТАР ПОЛЬЗОВАТЕЛЯ В ТОПИКЕ
-------------------------------------------------------------*/
.pa-avatar {
    margin-left: 28px !important;
    padding-top: 6px !important;
    width: 186px;
    padding-bottom: 3px !important;
    margin-top: 1px !important;
    text-align: center;
}

/* ЗАДАЕМ ТЕНЬ И РАМКУ АВАТАРУ
-------------------------------------------------------------*/
.pa-avatar img {
    max-width: 180px;
    outline: 2px solid #e5e2de;
    max-height: 180px;
    border: 1px solid #171513!important;
}

/* ПРОВЕЛ НА ФОРУМЕ
-------------------------------------------------------------*/
.pa-time-visit {
    font-size: 8px;
    margin-left: -6px !important;
    font-family: Inter !important;
    text-transform: lowercase;
    color: #4c4c48!important;
}

/* ПОЛЯ ПРОФИЛЯ
-------------------------------------------------------------*/
.pa-fld1 {
        font-family: &#039;Arial&#039;;
    color: #0f0f0f;
    border-radius: 20px;
    padding: 8px !important;
    font-size: 5px;
    text-transform: uppercase;
    margin-left: 10px !important;
    width: 200px;
    text-align: center;
    margin-top: 5px !important;
    background: #e6e6e657;
}

.pa-fld1 a {
    font-family: &#039;Roboto&#039;;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 2px;
    letter-spacing: 1.5px;
    margin-top: 5px !important;
    background-color: #365f2673;
}

.pa-fld1 a:hover {
    background-color: #000;
}

#profilenav h2 {
    text-align: left !important;
}




/* ПОСТЫ, РЕПУТАЦИЯ
-------------------------------------------------------------*/
.pa-posts, .pa-respect, .pa-fld2 {
    width: 50px;
    text-transform: uppercase;
    font-size: 6px;
    font-family: &#039;Roboto&#039;;
    margin-left: 10px !important;
    margin-top: 5px !important;
    display: inline-block;
    padding: 0px 5px 2px 5px !important;
    color: #000000!important;
}


/* СЛОВО РЕПУТАЦИЯ - ЭТО ССЫЛКА. ЕЕ НУЖНО ПЕРЕКРАСИТЬ ОТДЕЛЬНО!
-------------------------------------------------------------*/
 .pa-respect a {   
    color: #000000!important;
}

/* СДВИГ КОЛ-ВА ПОСТОВ
-------------------------------------------------------------*/
.pa-posts {/*margin-left: -37px!important;*/}

/* ОТОБРАЖЕНИЕ ПРОФИЛЯ ПРИ ОТВЕТИТЬ
-------------------------------------------------------------*/
#pun-post .pa-author {
    padding: 12px;
    /* margin-top: 12px; */
    text-align: center;
}

/* ССЫЛКИ ПРОФИЛЬ, ЛС, EMAIL ПОД ПРОФИЛЕМ ПОЛЬЗОВАТЕЛЯ В ТОПИКЕ
Возможно, придется двигать с помощью последнего параметра*/

.punbb .post-links ul {
    padding: 0 1em 0 0;
    height: 2em;
    line-height: 2em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    margin-left: -15em;

}

/* ВРЕМЯ И НОМЕР ПОСТА
-------------------------------------------------------------*/
.post h3 {
        height: 36px;
    margin: 5px 0px 5px -2px;
    border: none;
    text-transform: lowercase;
}

/* НОМЕР ПОСТА (МОЖНО ПОДВИНУТЬ)
-------------------------------------------------------------*/
#pun .post h3 strong {
    margin-left: 763px;
    position: absolute;
    font-family: Arial !important;
    width: 8px;
    font-weight: 900;
    text-align: right!important;
}

/* ИКОНКА СТРАНЫ НЕ ОТОБРАЖАЕТСЯ
-------------------------------------------------------------*/
.pa-author img {
    display: none;
}


/* АЙПИ В ТОПИКЕ
-------------------------------------------------------------*/
.pa-ip {
clear: both;
    color: #4c4c48!important;
    margin-top: -2px !important;
    margin-bottom: 0px !important;
    font-family: intel !important;
    text-transform: uppercase;
    font-size: 9px;
}


/* ОНЛАЙН - АКТИВЕН В ТОПИКЕ
-------------------------------------------------------------*/
.pa-online {
    height: 10px;
    display: block;
    margin-top: -1px!important;
    margin-bottom: 3px!important;
    text-transform: uppercase;
    font-size: 6px;
    font-weight: 100 !important;
    font-family: roboto !important;
    color: #0000009e!important;
}

/* НЕ ОТОБРАЖАТЬ ПОСЛЕДНЕЕ ИЗМЕНЕНИЕ И НАГРАДЫ
-------------------------------------------------------------*/
li#navawards, .lastedit {
    display: none !important;
}

/* НЕ ОТОБРАЖАТЬ ПОДАРКИ
-------------------------------------------------------------*/
.pa-gifts {
    display: none;
}


/*************************************************************

ЦВЕТ ТЕКСТА И КОНТЕНТ ПОСТА

**************************************************************/

/* ЦВЕТ ТЕКСТА БОЛЬШИНСТВА ЭЛЕМЕНТОВ НА ФОРУМЕ
-------------------------------------------------------------*/
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
    border-color: transparent;
    color: #24292e;
}

/* ЦВЕТ ТЕКСТА ПОСТОВ
-------------------------------------------------------------*/
.punbb .post-box {
color: #1c1b1b;
font-family: &#039;Arial&#039;;
}

.punbb .post h3 span a:hover {
   color: #fff;
}

/* ЦВЕТ ДЕЖУРНОГО ТЕКСТА (тему просматривают, страницы и т.д.)
-------------------------------------------------------------*/
.linkst .pagelink, .linksb .postlink, .linkst .postlink, .punbb .post-links ul, .punbb .modmenu .container, .punbb .modmenu .container, .subscribelink, .punbb fieldset legend span, .punbb .linksb {
    text-transform: uppercase;
    font-family: &#039;Roboto&#039;;
    font-size: 8px !important;
    color: #5b5b5b;
}

/* КОНТЕНТ ПОСТА (РЕДКО ПРИХОДИТСЯ ТРОГАТЬ)
-------------------------------------------------------------*/
.post-content {    margin: 0px 0px 0px 0px !important;}



/*************************************************************

ЦВЕТ ССЫЛОК

**************************************************************/

/* ЦВЕТ ССЫЛОК НА ФОРУМЕ
-------------------------------------------------------------*/
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    border: none !important;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    box-shadow: none;
    color: #e2790e;
}

/* ЦВЕТ ССЫЛОК НА ФОРУМЕ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
    border: none !important;
    text-decoration: dashed;
    border: none !important;
    color: #000;
}


/*************************************************************

ПОДФОРУМ

**************************************************************/

/* ПОДФОРУМ
-------------------------------------------------------------*/
#pun-index .tclcon {
    width: 564px;
    font-size: 10px;
    text-transform: lowercase;
    font-family: &#039;Roboto&#039;;
    margin-bottom: 5px!important;
    min-height: 40px;
}

/* ПОДФОРУМ - НАЗВАНИЕ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-index .tclcon h3 a {
    width: 575px;
    font-size: 12px;
    letter-spacing: 1.5px;
    margin-left: -4px;
    font-family: Dita !important;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 6px!important;
    padding: 0px 0px 0px 3px;
    min-height: 89px;
    box-shadow: 0 0 0px #000000;
}

#pun-index .tclcon h3 a:hover {
    color: #000!important;
}

/* ВСЕ ССЫЛКИ В ПОДФОРУМЕ
-------------------------------------------------------------*/
#pun-index .tclcon a {
    font-weight: 400 !important;
    text-transform: uppercase;

}

/* ССЫЛКА НА ПОСЛЕДНЮЮ АКТИВНУЮ ТЕМУ НА ГЛАВНОЙ СТРАНИЦЕ
-------------------------------------------------------------*/
#pun-index .tcr a {
font-size: 9px;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-family: inter !important;
}

/* КОЛИЧЕСТВО МЕСТА, КОТОРОЕ ЗАНИМАЕТ ПОСЛЕДНЯЯ АКТИВНАЯ ТЕМА НА ГЛАВНОЙ
-------------------------------------------------------------*/
#pun-index .tcr {
    width: 232px!important;
    text-align: left;
}

/* КОЛИЧЕСТВО ТЕМ И СООБЩЕНИЙ В ПОДФОРУМЕ
-------------------------------------------------------------*/
#pun-index .tc2, #pun-index .tc3 {
    width: 9%;
    font-family: inter;
    font-size: 11px;
}


/*************************************************************

КАТЕГОРИИ И СТАТИСТИКА

**************************************************************/

/* КАТЕГОРИИ

ВАЖНО! Если категорий больше 5, копируете одру из категорий и заменяете последнюю цифру
например: чтобы получить шестую категорию, сделайте из pun-category5 - pun-category6

-------------------------------------------------------------*/

/* СТАТИСТИКА
-------------------------------------------------------------*/
#pun-stats.section h2 {     
    margin-top: 2px!important;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: Dita !important;
    color: #00000024!important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1038px;
    border-radius: 20px 20px 0 0px;
    background-color: #00000008;
    font-size: 12px!important;
}

/* ПЕРВАЯ
-------------------------------------------------------------*/
#pun-category1 h2 {    
    margin-top: 2px!important;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: Dita !important;
    color: #00000024!important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1038px;
    border-radius: 20px 20px 0 0px;
    background-color: #00000008;
    font-size: 12px!important;
}

/* ВТОРАЯ
-------------------------------------------------------------*/
#pun-category2 h2 { 
        margin-top: 2px!important;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 6px;
    font-family: Dita !important;
    color: #00000024!important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1020px;
    border-radius: 20px 20px 0 0px;
    background-color: #00000008;
    font-size: 12px!important;
}

/* ТРЕТЬЯ
-------------------------------------------------------------*/
#pun-category3 h2 {
    margin-top: 2px!important;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: Dita !important;
    color: #00000024!important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1038px;
    border-radius: 20px 20px 0 0px;
    background-color: #00000008;
    font-size: 12px!important;
}

/* ЧЕТВЕРТАЯ
-------------------------------------------------------------*/
#pun-category4 h2 {
    margin-top: 2px!important;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: Dita !important;
    color: #00000024!important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1038px;
    border-radius: 20px 20px 0 0px;
    background-color: #00000008;
    font-size: 12px!important;
}

/* 5
-------------------------------------------------------------*/
#pun-category5 h2 {  
    margin-top: 2px!important;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: Dita !important;
    color: #00000024!important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1020px;
    border-radius: 20px 20px 0 0px;
    background-color: #00000008;
    font-size: 12px!important;
}

/* 6
-------------------------------------------------------------*/
#pun-category6 h2 {
    margin-top: 2px!important;
    margin-bottom: -29px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: Dita !important;
    color: #00000024!important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    width: 1020px;
    border-radius: 20px 20px 0 0px;
    background-color: #00000008;
    font-size: 12px!important;
}

/*************************************************************

ФОРУМНАЯ И ПОЛЬЗОВАТЕЛЬСКАЯ НАВИГАЦИЯ

**************************************************************/

/* КОНТЕЙНЕР С ФОРУМНОЙ НАВИГАЦИЕЙ
-------------------------------------------------------------*/
#pun-navlinks .container {
    border-color: transparent;
    color: #152115;
}

/* ЦВЕТ ССЫЛОК ФОРУМНОЙ НАВИГАЦИИ
-------------------------------------------------------------*/
#pun-navlinks a {
    font-size: 0px !important;
    text-align: center;
    transition: all 0.3s ease-in-out 0.1s;
    display: inline-block;
    padding: 0 !important;
}


/* КОНТЕЙНЕР НАВИГАЦИОННЫХ ССЫЛОК
-------------------------------------------------------------*/
#pun-navlinks .container {
    border: none;
    margin: 0;
    height: 20px;
    padding: 4px !important;
    font-weight: normal;
    text-align: center;
}

/* КОНТЕЙНЕР ПОЛЬЗОВАТЕЛЬСКИХ ССЫЛОК
-------------------------------------------------------------*/
#pun-ulinks .container {
        font-family: Roboto !important;
    text-transform: lowercase;
    margin-left: -33px;
    width: 1100px !important;
    text-align: center!important;
    font-style: normal;
    top: -24px;
    font-weight: 100;
}

/* ДВИГАЕМ МОИ СООБЩЕНИЯ В ПОЛЬЗОВАТЕЛЬСКОЙ НАВЕ
-------------------------------------------------------------*/
#pun-ulinks .container .item4 {margin-left: 0px;}

/* НЕ ОТОБРАЖАТЬ МОИ ЗАГРУЗКИ В ПОЛЬЗОВАТЕЛЬСКИХ ССЫЛКАХ
-------------------------------------------------------------*/
#pun-ulinks .item5 {
    display: none;
}

/* ЦВЕТ ССЫЛОК ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ
-------------------------------------------------------------*/
#pun-ulinks a {
    color: #fff !important;
    font-size: 8px !important;
    font-weight: 100;
    transition: all 0.5s linear 0s;
    letter-spacing: 0.8px;
        padding: 2px 7px 2px 7px !important;
}

/* ЦВЕТ ССЫЛОК ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
#pun-ulinks a:hover {
        color: #000000 !important;
    background-color: #c56722;
border-radius: 20px;

}


/*************************************************************

ВАШЕ МЕСТОРАСПОЛОЖЕНИЕ НА ФОРУМЕ

**************************************************************/

/* ВАШЕ МЕСТОРАСПОЛОЖЕНИЕ НА ФОРУМЕ СВЕРХУ И СНИЗУ ВНЕШНИЙ ВИД
-------------------------------------------------------------*/
#pun-crumbs1, #pun-crumbs2 {
    font-size: 7px;
    text-align: center;
    width: 1100px;
    text-transform: uppercase;
    margin-left: -30px !important;
    margin-bottom: -5px !important;
    font-family: Roboto !important;
    font-weight: 900 !important;
    letter-spacing: 2.1px;
}

#pun-crumbs2 {
    margin-bottom: -18px !important;
}

/* ВАШЕ МЕСТОРАСПОЛОЖЕНИЕ НА ФОРУМЕ СВЕРХУ
-------------------------------------------------------------*/
#pun-crumbs1 {
margin-top: 0px !important;
}

/* ССЫЛКИ В ВАШЕМ МЕСТОРАСПОЛОЖЕНИИ НА ФОРУМЕ - ДЕЛАЕМ ЖИРНЫМИ
-------------------------------------------------------------*/
#pun-crumbs2, #pun-crumbs1 a {}



/*************************************************************

ПОЛЯ ВВОДА, ЦИТАТЫ-КОДЫ, ВСПЛЫВАЮЩИЕ ОКНА 

**************************************************************/

/* СТРАНИЦА ПЕРЕАДРЕСАЦИИ
-------------------------------------------------------------*/
#pun-redirect{
padding: 14px;
margin-top: -140px!important;
margin-left: 250px!important;
}

/* ВНЕШНИЙ ВИД ОКНА СТРАНИЦЫ ПЕРЕАДРЕСАЦИИ
Зачастую, страница переадресации не требует серьезных изменений. 
В большинстве случаев достаточно изменить цвета и закругление краев (т.е. 5 последних позиций)
-------------------------------------------------------------*/
#pun-redirect.punbb .info .container{
    width:500px;
    height: 52px;
    margin: 10% auto;
    text-align: center;
    left:0;right:0;
    top:0;bottom:0;
    padding: 40px;
    display:inline-block;
    text-transform: uppercase;
    background-color: #bdbdbc;
    color: #292925;
    border: 1px solid #67666180;
    box-shadow: inset 0px 0px 2px #ffffffb0, inset 0px 0px 1px #ffffff, inset 0px 0px 30px rgba(103, 102, 96, 0.74);
}


/* НАСТРОЙКИ ПОЛЯ ВВОДА
-------------------------------------------------------------*/
.punbb textarea {
    background: rgb(250 247 246);
    padding: 18px 20px !important;
    width: 97% !important;
    margin-left: -10px !important;
    background-color: #f7f7f7;
    color: #1c1927;
    border-radius: 20px;
    border: 1px solid #f4f4f4;
    box-shadow: inset 0px 0px 2px #f5f5f5, inset 0px 0px 1px #383937, inset 0px 0px 30px rgb(249 246 245);
}

/* ПОЛЕ ДЛЯ ВВОДА ПО ТИПУ - НАЗВАНИЕ ТЕМЫ
-------------------------------------------------------------*/
.punbb select, input {
    background: rgb(94 161 95);
    padding: 2px 2px 2px 2px !important;
    background-color: #bcacc624;
    color: #14100c;
    /* border: 1px solid #63616761; */
    box-shadow: inset 0px 0px 1px #ffffff, inset 0px 0px 1px #aaa1b32b, inset 0px 0px 30px rgb(75 67 95 / 9%);
}

/* СДВИГАЕМ ЦИТАТУ, КОД И ТД
-------------------------------------------------------------*/
.punbb #pun-main table .quote-box, .punbb #pun-main table .code-box {margin: 5px 1px 15px}

/* ВНЕШНИЙ ВИД ЦИТАТЫ, КОДА И ТД
-------------------------------------------------------------*/
.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
    background-clip: padding-box;
    position: relative;
    margin-top: 6px !important;
    padding: 15px 25px !important;
    padding-bottom: 18px !important;
    color: #ff7100;
    border-radius: 20px;
    border: 1px solid #e6e6e6;
    background-color: #000000;
}

del {} 

/* B1.9 ЛЕГЕНДА ЦИТАТЫ, КОДА
Отвечает за настройки того самого &amp;quot;Маша написал(-а), выделить код и тд.
Работаем только с 4 последними параметрами 
-------------------------------------------------------------*/
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding: 5px;
    padding-left: 0px;
    margin-top: -7px !important;
    margin-bottom: 7px !important;
    font-style: italic;
    border-radius: 20px 0 0 0;
    font-size: 10px!important;
    letter-spacing: 1px;
    color: #ff6e00!important;
    text-transform: lowercase;
    font-family: Arial !important;
    font-weight: 500 !important;
}

.punbb .quote-box cite, .punbb .code-box strong.legend a:hover {
    color: #fff!important;
}


/* КОД (СКОПИРОВАТЬ КОД)
-------------------------------------------------------------*/
#pun-main .code-box .scrollbox pre {
font-family: pt sans !important;
font-size: 12px;}


/* РЕЙТИНГ ПОСТА В ТОПИКЕ (КОГДА ПИШЕШЬ КОММЕНТ К ПЛЮСУ - ЧТОБЫ ФОН БЫЛ НЕ ПРОЗРАЧНЫЙ)
-------------------------------------------------------------*/
.post_reputation {
    background-color: #aaaaad;
    border-radius: 3px;
    outline: 1px solid #402c2f;
    padding-right: 20px !important;
}

/* В ФОРМЕ ОТВЕТА ВЫПАДАЮЩИЕ ОКНА ШРИФТОВ, РАЗМЕРА ТЕКСТА И ТД
-------------------------------------------------------------*/
#font-area, .popup_graffiti, #size-area, #image-area, #spoiler-area, #color-area, #addition-area, #video-area, .inner .popup_graffiti, #table-area, #keyboard-area {
    padding: 15px 10px 10px 10px !important;
    border-radius: 2px;
    background-color: #f9f7f6;
    color: #2b281e;
    box-shadow: inset 0px 0px 2px #d0cfd5, inset 0px 0px 1px #363936, inset 0px 0px 30px rgb(249 246 245);
}

/* ЗАДАЕМ ШИРИНУ И ВЫСОТУ ФОРМЕ ОТВЕТА, А ТАКЖЕ СОЗДАЕМ ДЛЯ НЕЕ ПРОКРУТКУ
ЧТОБЫ ОНА НЕ РАСТЯГИВАЛАСЬ НА ПОЛОВИНУ ЭКРАНА
-------------------------------------------------------------*/
#font-area {height: 300px;
overflow-y: auto;
padding: 5px;
text-align: left;
width: 150px}



/*************************************************************

ИКОНКИ СТАРЫХ НОВЫХ

**************************************************************/

/* ИКОНКА СТАРЫХ СООБЩЕНИЙ НА ГЛАВНОЙ СТРАНИЦЕ
-------------------------------------------------------------*/
#pun-index table Div.icon {
    display: block;
    background-color: #000;
    height: 40px;
    margin-left: -46px;
    margin-top: 3px;
    position: absolute;
    width: 4px;
}


/* ИКОКА НОВЫХ НА ГЛАВНОЙ СТРАНИЦЕ
-------------------------------------------------------------*/
#pun-index TR.inew Div.icon {
    display: block;
    background-color: #ff8a00;
    height: 40px;
    margin-left: -46px;
    margin-top: 3px;
    position: absolute;
    width: 4px;
}

/* ИКОКА СТАРЫХ ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    float: left;
    display: block;
    position: relative;
    margin: -5px 9px;
    width: 24px;
    height: 24px;
    background-image: url(http://forumstatic.ru/files/001a/c0/d0/59706.png);
    opacity: 0.2;
}

/* ИКОКА НОВЫХ ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    width: 24px;
    height: 24px;
    background-image: url(http://forumstatic.ru/files/001a/c0/d0/59706.png);
    opacity: 0.5;
}
/* ИКОКА ВАЖНЫХ ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    width: 24px;
    height: 24px;
    background-image: url(http://forumstatic.ru/files/001a/c0/d0/59706.png);
    opacity: 1;
}
/* ИКОКА ЗАКРЫТЫХ ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
width: 24px;
    height: 24px;
    background-image: url(http://forumstatic.ru/files/001a/c0/d0/59706.png);
    opacity: 0.5;
    filter: grayscale(0.8);
}

/*************************************************************

КНОПКИ ОТПРАВИТЬ, ПОСМОТРЕТЬ, СОХРАНИТЬ И ТД

**************************************************************/

/* КНОПКИ ОТПРАВИТЬ ПОСМОТРЕТЬ
-------------------------------------------------------------*/
input.button, #post fieldset .hashelp div input, .button, #pun-admain input {
    font-family: Aria !important;
    letter-spacing: 2px;
    padding: 8px 10px 8px 12px !important;
    cursor: pointer!important;
    font-size: 7px!important;
    color: #000000 !important;
    border-radius: 20px;
    text-transform: uppercase;
    box-shadow: 0px 0px 1px 0px #0000003d;
    background: #f9f7f6;
    display: inline-block;
    transition: all 0.4s ease 0s;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}



/* КНОПКИ ОТПРАВИТЬ ПОСМОТРЕТЬ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
input.button:hover, #post fieldset .hashelp div input:hover, .button:hover {
    cursor: pointer!important;
    background-color: #000;
    color: #fff !important;
    -webkit-box-shadow: 0px 0px 8px -2px rgb(80 67 51 / 32%);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: nset 0px 0px 2px #7a64736b, inset 0px 0px 1px #bbbac047, inset 0px 0px 30px rgb(185 183 191);
    transition: all 0.4s ease 0s;
}





/*************************************************************

ПРОКРУТКА, ВЫДЕЛЕНИЕ, ВВЕРХ-ВНИЗ, БЕГУНОК УВЕЛИЧЕНИЯ ТЕКСТА 

**************************************************************/


/* ВНЕШНИЙ ВИД ВЫДЕЛЕННОГО ТЕКСТА
-------------------------------------------------------------*/
::selection {
    background: #000;
    color: #e2780e!important;
}

/* ПРОКРУТКА ШИРИНА
-------------------------------------------------------------*/
::-webkit-scrollbar {
    width: 5px;
    height: 6px;}

/* ДВИЖУЩАЯСЯ ЧАСТЬ ПРОКРУТКИ
-------------------------------------------------------------*/

::-webkit-scrollbar-thumb {
    background-color: #ececeb;
    /* border: 1px solid #404142; */
    box-shadow: inset 0 0 1px #385a2c;
}

/* ПОДЛОЖКА ПРОКРУТКИ
-------------------------------------------------------------*/
::-webkit-scrollbar-track {
    background-color: #000000;
    border: 1px solid #26392c;
    box-shadow: none!important;
}

/* ЧТОБЫ НЕ ОТОБРАЖАЛАСЬ ПРОКРУТКА ФОРУМА ПО ГОРИЗОНТАЛИ
-------------------------------------------------------------*/
/* body {overflow-x: hidden}*/

/* КНОПКИ ВВЕРХ ВНИЗ 
-------------------------------------------------------------*/
.go-up, .go-down {
cursor: pointer;
    display: none;
    height: 32px;
    margin-bottom: 160px;
    opacity: 0.5;
    position: fixed;
    width: 57px;
    z-index: 9999;
}

/* КНОПКИ ВВЕРХ ВНИЗ ПРИ НАВЕДЕНИИ ЧУТЬ СНИЖАЕТСЯ ПРОЗРАЧНОСТЬ КНОПКИ
-------------------------------------------------------------*/
.go-down:hover, .go-up:hover {
    opacity: 0.7;
}

/* РАСПОЛОЖЕНИЕ КНОПКИ ВВЕРХ
-------------------------------------------------------------*/
.go-up {
    bottom: 46%;
    margin-left: 1005px !important;
}

/* РАСПОЛОЖЕНИЕ КНОПКИ ВНИЗ
-------------------------------------------------------------*/
.go-down {
    bottom: 42%;
    margin-left: 1005px !important;
}
/* КНОПКИ ВВЕРХ ВНИЗ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
.go-down:hover, .go-up:hover {
    opacity: 1;
}

/*************************************************************

ТОПИКИ И ВСЯКОЕ МЕЛКОЕ В ШАПКЕ

**************************************************************/

/* ТЕКСТ В ШАПКЕ
-------------------------------------------------------------*/
#html-header activeplay {
    position: absolute;
    margin: 224px 0px!important;
    width: 303px !important;
    color: #542f27 !important;
    /* opacity: 0.7; */
    font-family: Calibri !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 9px !important;
    font-weight: 900;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 12%), 0 0 3px rgb(13 23 20);
    font-variant: small-caps;
    letter-spacing: 2.4px !important;
    z-index: 999;
}

#html-header postopp {    position: absolute;  margin: 229px 20px!important;}
#html-header postopv {    position: absolute;  margin: 229px 120px!important;}
#html-header postopt {    position: absolute;    margin: 229px 220px!important;}
#html-header postopch {    position: absolute;    margin: 229px 320px!important;}


#html-header postopp img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header postopp img:hover {    opacity: 1;     filter: blur(1px);}

#html-header postopv img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header postopv img:hover {    opacity: 1;     filter: blur(1px);}

#html-header postopt img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header postopt img:hover {    opacity: 1;     filter: blur(1px);}

#html-header postopch img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header postopch img:hover {    opacity: 1;     filter: blur(1px);}


#html-header nuzho {    position: absolute;  margin: 292px 406px!important; z-index: 0;}
#html-header nuzhv {    position: absolute;  margin: 292px 468px!important; z-index: 0;}
#html-header nuzht {    position: absolute;    margin: 292px 531px!important; z-index: 0;}
#html-header nuzhch {    position: absolute;    margin: 292px 591px!important; z-index: 0;}

#html-header nuzho img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header nuzho img:hover {    opacity: 1;     filter: blur(1px);}

#html-header nuzhv img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header nuzhv img:hover {    opacity: 1;     filter: blur(1px);}

#html-header nuzht img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header nuzht img:hover {    opacity: 1;     filter: blur(1px);}

#html-header nuzhch img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 1;transition: all .5s ease-in-out 0s;
}

#html-header nuzhch img:hover {    opacity: 1;     filter: blur(1px);}

#html-header lot {    position: absolute;  margin: 71px 490px!important; opacity: 0.6;}

#html-header nazv {
position: absolute;
    margin: 145px 355px!important;
}

#html-header nazv {
        position: absolute;
    margin-left: -50px !important;
    top: -625px;
    width: 1110px;
    font-size: 85px;
    text-shadow: 1px 0 0 #0000008f;
    background: -webkit-linear-gradient(#d16600, #a24d08);
    -webkit-background-clip: text;
    letter-spacing: 0px;
    -webkit-text-fill-color: transparent;
    font-family: Dita;
    text-transform: uppercase;
    text-align: center;
}

#html-header tablapost {
position: absolute;
    width: 1110px;    
margin-left: -50px !important;
    top: -235px !important;
    font-size: 142px;
    text-shadow: 1px 0 0 #0000008f;
    background: -webkit-linear-gradient(#d16600, #a24d08);
    -webkit-background-clip: text;
    letter-spacing: 0px;
    -webkit-text-fill-color: transparent;
    font-family: Dita;
    text-transform: uppercase;
    text-align: center;
}

#html-header tablapost::-webkit-scrollbar {
    width: 3px;
    height: 2px;}

#html-header tablapost::-webkit-scrollbar-thumb {
     background-color: #777777;
    border: 1px solid #404142;
    box-shadow: inset 0 0 2px #464646;
}

#html-header tablapost::-webkit-scrollbar-track {
    background-color: #000000;
    border: 1px solid #171613;box-shadow:none!important;}

#html-header suzh {
    width: 1100px;
    position: absolute;
    text-align: center;
    font-size: 8px;
    FONT-WEIGHT: 800;
    padding: 7px;
    margin: -102px -40px;
    font-family: inter!important;
    overflow: auto;
    text-transform: uppercase;
    color: #ededed;
    text-shadow: 1px 1px 0 rgb(14 14 10 / 5%), 0 0 3px rgb(0 0 0 / 19%);
    border-radius: 20px;
    outline: 1px solid #05050529;
}

#html-header suzh a {
    color: rgb(57 62 65) !important;
    text-shadow: 1px 1px 1px rgb(14 15 15), 0 0 5px rgb(16 16 17);
    /* font-weight: 100; */
    transition: all 0.5s linear 0s;
    letter-spacing: 0px;
    padding: 0 7px 0px 7px !important;
}

#html-header suzh a:hover {
color: rgb(68 42 34) !important;
}

#html-header suzh::-webkit-scrollbar {
    width: 3px;
    height: 2px;}

#html-header suzh::-webkit-scrollbar-thumb {
            background-color: #818287ab;
    border: 1px solid #1d1b16;
    box-shadow: none!important;}

#html-header suzh::-webkit-scrollbar-track {
    background-color: #000000;
    border: 1px solid #171613;box-shadow:none!important;}

.aboutus  {
    position: absolute;
    width: 959px;
    height: 15px;
    margin-top: 106px !important;
    text-align: center;
    font-size: 8px;
    FONT-WEIGHT: 800;
    font-family: calibri!important;
    overflow: auto;
    text-transform: uppercase;
    color: #476256;
    text-shadow: 1px 1px 0 rgb(14 14 10 / 5%), 0 0 3px rgb(0 0 0 / 19%);
    line-height: 11px;
    padding-right: 6px;
    padding-left: 6px;
}

.aboutus a {
    color: rgb(71 96 85) !important;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 21%), 0 0 5px rgb(185 176 172 / 82%);
    font-size: 9px !important;
    /* font-weight: 100; */
    transition: all 0.5s linear 0s;
    letter-spacing: 0px;
    padding: 0 7px 0px 7px !important;
}

.aboutus a:hover {
color: rgb(103 90 32) !important;
}

/*ЦВЕТ ССЫЛКИ В ТАБЛИЦЕ
-------------------------------------------------------------*/
#html-header tablapost a {
        color: #faf7f6!important;
    background: #ba6e7b;
    padding: 0px 2px 2px 2px;
}

#html-header activeplay a {
        color: #faf7f6!important;
    background: #8ab588;
    padding: 0px 2px 2px 2px;
}




/*ПРИ НАВЕДЕНИИ НА ССЫЛКУ В ТАБЛИЦЕ
-------------------------------------------------------------*/
#html-header tablapost a:hover {
        color: #faf7f6!important;
    background: #8ab588;
    padding: 0px 2px 2px 2px;
}

#html-header activeplay a:hover {
color: #767676!important;
    text-shadow: 0px 0px 2px #00000024;
}

.guestss a {
          color: #93797e!important;
}

.guestss a:hover {
         color: #000000!important;
    text-shadow: 1px 0px 2px #13131263;
}

.guestsss a {
          color: #93797e!important;
}

.guestsss a:hover {
         color: #d8d5df!important;
    text-shadow: 1px 0px 2px #13131263;
}


.aboutus::-webkit-scrollbar {
    width: 3px;
    height: 2px;}

.aboutus::-webkit-scrollbar-thumb {
            background-color: #541a21;
    border: 1px solid #1d1b16;
    box-shadow: none!important;
}

.aboutus::-webkit-scrollbar-track {
    background-color: #000000;
    border: 1px solid #171613;box-shadow:none!important;}


/* НАВИГАЦИЯ
-------------------------------------------------------------*/
.tabla_nav {    position: absolute;
    margin: 177px 368px !important;
    width: 27px;}

.tabla_nav_style {   width: 237px !important;
    height: 18px !important;
    font-size: 9px !important;
    background-color: #131c12 !important;
    color: #725931 !important;
    border: 1px solid #0e0f09 !important;
    font-family: yeseva one !important;
    box-shadow: inset 0px 0px 2px #5d5d5d, inset 0px 0px 1px #534f4c, inset 0px 0px 10px rgb(10, 10, 10) !important;
    letter-spacing: 5px !important;
}



/* БАННЕРЫ
-------------------------------------------------------------*/
.bannersdown {
        position: absolute;
    height: 41px;
    overflow: auto;
    text-align: center;
    width: 1028px;
    padding-bottom: 25px !important;
    margin-top: 38px !important;
    margin-left: -20px !important;
    margin-bottom: 22px !important;
}

.bannersdown img {     padding-left: 2px;
    padding-right: 2px;
    opacity: 0.3;transition: all .5s ease-in-out 0s;
}

.bannersdown img:hover {    opacity: 1;     filter: blur(0px);}


/* ОПИСАНИЕ ПОДФОРУМОВ - ССЫЛКИ
-------------------------------------------------------------*/
.podforum_link {
    padding-left: 11px !important;
    padding-bottom: 4px !important;
    letter-spacing: 0.5px;
    width: 454px;
    margin-left: -3px !important;
    text-align: center;
    margin-bottom: 3px !important;
    margin-top: 8px!important;
    padding-top: 0px !important;
}

.podforum_text {
    width: 435px!important;
    padding-top: 5px;
    margin-left: 20px!important;
    margin-bottom: 3px!important;
    padding-bottom: 0px !important;
    text-align: justify;
    color: #646464;
}

/*ОПИСАНИЕ ПОДФОРУМОВ - ССЫЛКИ ЦВЕТ
-------------------------------------------------------------*/
.podforum_link a {
    color: #828e74!important;
    font-size: 6px;
    padding: 0px 10px 0px 0px !important;
}
/*ПРИ НАВЕДЕНИИ НА ССЫЛКУ В ТАБЛИЦЕ
-------------------------------------------------------------*/
.podforum_link a:hover {
    color: #49533e!important;
}


/*ГОСТЕВАЯ
-------------------------------------------------------------*/
.gues {
    width: 1080px;
    border-radius: 20px 0 0 0;
    height: 200px;
    margin-left: 10px !important;
}

.gues_ams {
    position: absolute;
    width: 1080px;
    text-align: center;
    margin-top: -32px !important;
    font-weight: 900;
    font-size: 42px;
    font-family: TanPearl!important;
    text-transform: uppercase;
    letter-spacing: 2.9px;
    color: #000000;
}

.gues_text {
    position: absolute;
    width: 640px;
    line-height: 160%;
    font-size: 7px;
    text-align: justify;
    font-family: Roboto!important;
    margin-left: 210px !important;
    text-transform: uppercase;
    margin-top: 118px !important;
    overflow-y: auto;
    color: #000000;
    letter-spacing: 1px;
}

.gues_g {
    position: absolute;
    width: 350px;
    height: 60px;
    font-family: &#039;Roboto&#039;;
    text-transform: uppercase;
    line-height: 120%;
    font-size: 7px;
    letter-spacing: 1px;
    text-align: left;
    border-radius: 0 0 0 20px;
    padding-left: 10px !important;
    padding-bottom: 8px !important;
    margin-left: 70px !important;
    margin-top: 30px !important;
    outline: 1px solid #35b746;
    overflow-y: auto;
    color: #000000;
}

.gues_i {
    position: absolute;
    width: 350px;
    height: 60px;
    font-family: &#039;Roboto&#039;;
    text-transform: uppercase;
    line-height: 120%;
    font-size: 7px;
    letter-spacing: 1px;
    text-align: left;
    border-radius: 0 0 0 20px;
    padding-left: 10px !important;
    padding-bottom: 8px !important;
    margin-left: 626px !important;
    margin-top: 30px !important;
    overflow-y: auto;
    outline: 1px solid #35b746;
    color: #000000;
}

/* FAQ 
-------------------------------------------------------------*/

.fqa {
    width: 750px;
    margin-top: 2px !important;
    background-color: #f5f5f5;
    outline: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-left: 2px !important;
    margin-bottom: 2px !important;
}

.ques {
    width: 730px;
    text-align: center;
    margin-top: 10px !important;
    margin-left: 0px !important;
    outline: 1px solid #e6e6e6;
    background-color: #f2f2f2;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 900;
    font-size: 18px;
    font-family: Dita!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #0a0809;
}

.answer {
        line-height: 160%;
    margin-top: 8px !important;
    font-size: 11px;
    text-align: justify;
    border-radius: 20px;
    padding: 10px !important;
    outline: 1px solid #e6e6e6;
    background-color: #f2f2f2;
    margin-left: 20px !important;
    overflow-y: auto;
    color: #000000;
    width: 690px;
}

.rasa {
    background-color: #000;
    color: #fff;
    border-radius: 20px;
    padding: 4px !important;
}

/* СПИСОК 
-------------------------------------------------------------*/

.pers {
    width: 140px !important;
    height: 60px !important;
    margin-top: 2px !important;
    background-color: #f5f5f5;
    outline: 1px solid #0000000d;
    /* border-radius: 20px 0 0 0; */
    margin-left: 40px !important;
}

.faceclaim {
    width: 130px;
    text-align: center;
    margin-left: 6px !important;
    background-color: #e0e5de;
    border-radius: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    outline: 1px solid #95a88c05;
    font-size: 7px;
    font-family: Arial!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #415538;
}

.character_name {
    line-height: 160%;
    margin-left: 5px !important;
    margin-bottom: 10px !important;
    margin-top: 8px !important;
    font-size: 7px;
    text-transform: uppercase;
    width: 130px !important;
    text-align: center;
    font-family: &#039;Roboto&#039;;
    overflow-y: auto;
    letter-spacing: 1px;
    color: #454545;
}

#button-sticker {
        background: url(https://vk.com/emoji/e/f09f9092.png) 50% no-repeat !important;
    width: 36px !important;
    background-size: contain;
    cursor: pointer;
}

td#button-smile{
background: url(/i/form_buttons.3.png) no-repeat 50% -437px;
    display: none !important;
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (finestra sinister)</author>
			<pubDate>Fri, 04 Nov 2022 19:00:14 +0300</pubDate>
			<guid>http://finestra.rusff.me/viewtopic.php?pid=129#p129</guid>
		</item>
		<item>
			<title>гостевая</title>
			<link>http://finestra.rusff.me/viewtopic.php?pid=125#p125</link>
			<description>&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;&lt;table style=&quot;table-layout:fixed;width:100%&quot;&gt;&lt;tr&gt;&lt;td style=&quot;width:35%&quot;&gt;&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;br /&gt;&lt;span style=&quot;display: block; text-align: right&quot;&gt;&lt;span style=&quot;font-family:&amp;#160; Dita&quot;&gt;&lt;span style=&quot;font-size: 40px&quot;&gt;hocus pocus&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width:65%&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt; [indent]&amp;#160; [indent]&amp;#160; [indent]&amp;#160; [indent] &lt;span style=&quot;font-size: 8px&quot;&gt;&lt;span style=&quot;font-family: Arial Black&quot;&gt;2022 год&lt;/span&gt;&lt;span style=&quot;font-family: Arial Narrow&quot;&gt; // мистика, расы, usa&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;http://upforme.ru/uploads/001b/aa/f8/5/t170632.gif&quot; alt=&quot;http://upforme.ru/uploads/001b/aa/f8/5/t170632.gif&quot; /&gt; &lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;http://upforme.ru/uploads/001b/aa/f8/5/t37866.gif&quot; alt=&quot;http://upforme.ru/uploads/001b/aa/f8/5/t37866.gif&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;table style=&quot;table-layout:fixed;width:100%&quot;&gt;&lt;tr&gt;&lt;td style=&quot;width:20%&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width:60%&quot;&gt;&lt;div class=&quot;quote-box quote-main&quot;&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&quot;font-size: 10px&quot;&gt;у людей было четыре проблемы: вампиры, оборотни, ведьмы и охотники. они веками делили их земли, тысячелетиями лишали жизней и переписывали воспоминания - люди не знают о тайнах, что хранит тонкая завеса, отделяющая миры, но будто бы чувствуют. &lt;span style=&quot;font-style: italic&quot;&gt;всё скоро изменится&lt;/span&gt;. &lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;width:20%&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table style=&quot;table-layout:fixed;width:100%&quot;&gt;&lt;tr&gt;&lt;td style=&quot;width:20%&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width:30%&quot;&gt;&lt;p&gt;[indent] &lt;span style=&quot;font-family: Arial Narrow&quot;&gt;&lt;strong&gt;придержанные внешности:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;quote-box quote-main&quot;&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&quot;font-size: 10px&quot;&gt;&lt;/p&gt;
						&lt;p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;width:30%&quot;&gt;&lt;p&gt;[indent] &lt;span style=&quot;font-family: Arial Narrow&quot;&gt;&lt;strong&gt;придержанные имена:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;quote-box quote-main&quot;&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&quot;font-size: 10px&quot;&gt;&lt;/p&gt;
						&lt;p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;width:20%&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table style=&quot;table-layout:fixed;width:100%&quot;&gt;&lt;tr&gt;&lt;td style=&quot;width:20%&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width:40%&quot;&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 4.5em&quot;&gt;&lt;pre&gt;[size=10]имя фамилия - ник[/size]&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;width:20%&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div class=&quot;quote-box spoiler-box media-box&quot;&gt;&lt;div onclick=&quot;toggleSpoiler(this);&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 16px&quot;&gt;&lt;span style=&quot;font-family: Arial Black&quot;&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;расы&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;script type=&quot;text/html&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-family: Arial Black&quot;&gt;&lt;span style=&quot;font-size: 16px&quot;&gt;вампиры&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;прокляты или одарены вечной жизнью&lt;br /&gt;питаются кровью, обладают магнетизмом, неспособны находиться долгое время на солнце&lt;br /&gt;• обращение: через укус&lt;br /&gt;• живут обособленно от других рас, нередко объединяясь в кланы&lt;br /&gt;• имеют больше влияние в культуре и политике&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Arial Black&quot;&gt;&lt;span style=&quot;font-size: 16px&quot;&gt;оборотни&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;склонны к вспышкам агрессии, не контролируют проявление эмоций (особенно в полнолуние)&lt;br /&gt;медленно стареют (смертны), быстрая регенерация, развиты органы чувств&lt;br /&gt;• обращение: по праву рождения или через укус&lt;br /&gt;• живут только в стаях либо заключают ментальную связь с ведьмами (защита за свободу)&lt;br /&gt;• стражи тайны сверхмира &lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Arial Black&quot;&gt;&lt;span style=&quot;font-size: 16px&quot;&gt;ведьмы&lt;/span&gt;&lt;/span&gt; &lt;br /&gt;владеют различными знаниями о магии и устройстве мира, способны наколдовать практически все, что угодно, но за определенную &lt;span style=&quot;font-style: italic&quot;&gt;цену&lt;/span&gt;&lt;br /&gt;медленно стареют (смертны), учатся магии, физически не сильнее человека&lt;br /&gt;• обращение: по праву рождения&lt;br /&gt;• объединяются с оборотнями для защиты&lt;br /&gt;• обучаются в семейных ковенах либо в академии&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Arial Black&quot;&gt;&lt;span style=&quot;font-size: 16px&quot;&gt;охотники&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;знают о сверхъестественной части мира, убеждены в необходимости регулирования существ&lt;br /&gt;свободно пользуются оружием и буквой закона&lt;br /&gt;• обращение: свободное&lt;br /&gt;• имеют централизованную организацию и стихийные объединения&lt;br /&gt;• обучением занимаются более опытные охотники&lt;/p&gt;&lt;/script&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (цинк)</author>
			<pubDate>Sun, 30 Oct 2022 20:25:53 +0300</pubDate>
			<guid>http://finestra.rusff.me/viewtopic.php?pid=125#p125</guid>
		</item>
		<item>
			<title>реклама #1</title>
			<link>http://finestra.rusff.me/viewtopic.php?pid=115#p115</link>
			<description>&lt;p&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;&lt;a href=&quot;https://themistfrpg.rusff.me/viewtopic.php?id=21#p15237&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img class=&quot;postimg&quot; loading=&quot;lazy&quot; src=&quot;https://forumstatic.ru/files/001a/80/e9/65373.gif&quot; alt=&quot;https://forumstatic.ru/files/001a/80/e9/65373.gif&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;
						&lt;p&gt;&lt;a href=&quot;https://themistfrpg.rusff.me/viewtopic.php?id=534&amp;amp;p=42#p88062&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://themistfrpg.rusff.me/viewtopic. &amp;#8230; =42#p88062&lt;/a&gt;&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Owl)</author>
			<pubDate>Sat, 06 Aug 2022 11:36:12 +0300</pubDate>
			<guid>http://finestra.rusff.me/viewtopic.php?pid=115#p115</guid>
		</item>
		<item>
			<title>сюжет и хронология</title>
			<link>http://finestra.rusff.me/viewtopic.php?pid=97#p97</link>
			<description>&lt;table style=&quot;table-layout:fixed;width:100%&quot;&gt;&lt;tr&gt;&lt;td style=&quot;width:5%&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width:85%&quot;&gt;&lt;div class=&quot;quote-box quote-main&quot;&gt;&lt;blockquote&gt;&lt;p&gt;январь 1981 года приносит за собой множество изменений: миллисент бэгнольд едва успевает занять кресло министра магии, когда ее предшественник, гарольд минчум оказывается жестоко убит в собственном доме. любой траур подходит к концу, а в магической британии и вовсе слишком много проблем, чтобы растягивать его. пожиратели смерти набирают силу с каждым днем, несмотря на попытки сдерживания, которые предпринимает министерство магии; отпор, который дают члены ордена феникса на поле боя. сторонники того-кого-нельзя-называть еще никогда не были так близки к победе, но война все еще в самом разгаре. пока магический мир тонет в междоусобице, новая угроза возникает в мире маггловском: о существовании так называемой инквизиции магам пока известно ровным счетом ничего, а между тем магглы уже начали наносить первые удары.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;width:10%&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;br /&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 40px&quot;&gt;что было раньше?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;table style=&quot;table-layout:fixed;width:100%&quot;&gt;&lt;tr&gt;&lt;td style=&quot;width:5%&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width:85%&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;1966-1970&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;избран первый магглорожденный министр магии, что вызывает недовольство как среди чистокровных, так и среди угнетаемых слоев населения. шквал упреков со всех сторон: в отставку подают несколько членов визенгамота, а сквибы, ожидавшие улучшения собственного положения на фоне подобных кардинальных изменений и не получившие ровным счетом ничего, с избранием следующего министра организуют марши, пытаясь добиться хоть какого-то равноправия. впрочем, и эта гражданская инициатива особенных плодов не приносит: изменений не происходит, беспорядки стихают, а чистокровные волшебники продолжают наращивать влияние в магической великобритании. &lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;1971-1975&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;в англию возвращается воландеморт: вокруг него быстро формируется круг ближайших сторонников, который уже за несколько лет разрастется в полноценную организацию. впрочем, опасность, которую представляют темные волшебники, не сразу становится очевидна (да и тогда - далеко не всем). к середине семидесятых альбус дамблдор создает орден феникса - изначально в организацию приглашают лишь взрослых и опытных магов. политика министерства постепенно ужесточается: первой мерой становится повышение числа дементоров в азкабане. &lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;1976-1980&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;нападения пожирателей смерти становятся систематическими. магические меньшинства по всей стране осознают опасность: в группы сбиваются сквибы; громче звучат голоса магглорожденных; оборотни предпочитают не оставаться в одиночке, формируя стаи. великаны переходят на сторону темного лорда. министерство магии принимает закон о расширении полномочий авроров, однако число пожирателей растет слишком быстро и это не приносит желаемых результатов. на фоне участившихся атак, отбор в орден феникса смягчается, на передовой оказывается все больше молодых магов. по стране прокатывается волна убийств волшебников - вину за них возлагают на пожирателей смерти, хотя на деле ответственность несет маггловская секта, именующая себя инквизицией.&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width:10%&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<author>mybb@mybb.ru (finestra sinister)</author>
			<pubDate>Sat, 23 Jul 2022 14:43:33 +0300</pubDate>
			<guid>http://finestra.rusff.me/viewtopic.php?pid=97#p97</guid>
		</item>
		<item>
			<title>важные вопросы, на которых нет ответов</title>
			<link>http://finestra.rusff.me/viewtopic.php?pid=14#p14</link>
			<description>&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;br /&gt;&lt;span style=&quot;display: block; text-align: center&quot;&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 40px&quot;&gt;faq и остальные вопросы&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;table style=&quot;table-layout:fixed;width:100%&quot;&gt;&lt;tr&gt;&lt;td style=&quot;width:5%&quot;&gt;&lt;/td&gt;&lt;td style=&quot;width:85%&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;что у вас происходит?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
						&lt;p&gt;мы играем 1981 год, потому что а) эта дата нас не отпускает, б) тут все события, в) вы можете интерпретировать канон, как хотите, г) цифра красивая. по сюжету глобально ничего не изменяется, всё так, как и было в мире гарри поттера, единственное, что у нас будет пара интересных поворотов, которые интересны только нам. ладно, на самом деле мы хотим играть дарк-ау, в котором тёмный лорд всё-таки начинает набирать обороты, а альбус - просчитываться. &lt;br /&gt;более подробно расскажем вам по мере публикации матчасти, но у нас будет инквизиция (и не только).&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;лол, ну и ничего непонятно вообще)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;понимаем, но мы решили, что у всех свои взгляды и пожелания к игре, поэтому самое главное, что можем вам сказать: это гарри поттер и у нас 1981 год. тёмный лорд вот-вот поработатит всё живое, а надежда угасает последней. на этом этапе вы можете продумывать своих персонажей, брать волю в кулак и воссоздавать сопротивление (спойлер) и так далее.&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;мой персонаж в каноне умирает в 1981 году, есть смысл его брать?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;конечно, есть! мы все здесь собрались ради удовольствия и хорошего времяпрепровождения, поэтому, если вдруг, вы пришли к мысли, что доркас медоуз срочно нужно дожить до августа 1991, то ждем вас в лс. не обещаем, что после обсуждения сто процентов дадим зеленый свет, но кто знает с:&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;хочу анимага, метаморфомага, вампира и дракона, дадите?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;если кратко, то да, если подлиннее ответ, то yes. мы ни в чём вас не ограничиваем, хоть будьте анимагом-драконом (хотя это вряд ли... сложно, дайте подумать)&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;а я вот твинков люблю, вообще твинки мои твинки!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;твинки — это хорошо. а активные твинки — это вообще прекрасно. пока никаких правил, только удовольствие. с вас 30 реклам, и твинк ваш, а потом уже побалакаем ))&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;хочу внешность, а она уже занята... дубль дадите?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;вы все знаете, какие люди на русфф, кто-то даст, кто-то - нет. спрашивайте обязательно, вдруг именно близнеца искали!&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;хочу быть чистокровным волшебником, но фамилия уже занята, что делать?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;написать нам или же любому родственнику из указанной семьи. если у них есть возможность вписать еще одного персонажа, то ждем тебя. а если ребята не могут выделить дополнительную комнату, то мы поможем найти тебе другое пристанище. &lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;хочу себе патронуса, хотя я не в ордене, шо делать?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;мы вообще такие ребята без правил, но патронус - заклинание крутое. специфичное и сложное, а поэтому и изучают его не все. а если точнее - владеют им только авроры (которым оно может пригодится при посещении азкабана) и члены ордена (которые используют его как средство связи). пожиратели патронуса вызывать не могут точно, даже если никого не авадили: темная метка сама по себе - крайне темный вид магии, который автоматически нейтрализует эту возможность.&lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;хочу тусить с магглами и ходить на рейвы, можно?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;мы не будем читать твои игры и проверять, что ты там делаешь и с кем! максимум, что можем сделать, это открыть квест, где всё будет прописано по канонам и чаще всего субъективным взглядам на жизнь, которые можно обсудить. в общем, шо хочешь, то твори, мы тут не с кнутами стоим. &lt;/p&gt;
						&lt;p&gt;&lt;span style=&quot;font-family: Noto Serif Display&quot;&gt;&lt;span style=&quot;font-size: 15px&quot;&gt;я все это прочитал, но ответа на вопрос не нашел&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;гостевая для тебя всегда открыта, ну и лс тоже!&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width:10%&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<author>mybb@mybb.ru (finestra sinister)</author>
			<pubDate>Fri, 22 Jul 2022 23:58:46 +0300</pubDate>
			<guid>http://finestra.rusff.me/viewtopic.php?pid=14#p14</guid>
		</item>
	</channel>
</rss>
