[hideprofile]

[html] <style>
  #claims {
    width: 550px;
    background: #1d2840;
    height: auto;
    border: 1px solid #ccc;
    outline: 1px solid #1d2840;
    outline-offset: 10px;
    font-family: "LT Remark";
    color: #191919;
    line-height: 180%;
    font-size: 12px;
    margin-left: 16em;
    margin-bottom: 20px;
    margin-top: 20px;
    background: #aaa url(https://i.vgy.me/U66iXQ.png)center fixed repeat;
  }

  #claims maintitle {
    position: relative;
    display: block;
    height: 60px;
    border-bottom: 1px solid #bb9656;
    overflow: hidden;
    font-family: "Ostrovsky";
    font-weight: 800;
    text-align: center;
    color: #FFFF;
    text-transform: uppercase;
    line-height: 230%;
    font-size: 40px;
  }

  #claims text {
    font-family: "LT Remark";
    padding: 20px;
    display: block;
    color: #FFFFFF;
    text-align: justify;
    font-size: 11px;
    line-height: 190%;
  }

  #claims subtitle {
    position: relative;
    display: block;
    height: 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    font-family: "Ostrovsky";
    font-weight: 800;
    text-align: center;
    color: #D3AF4C;
    text-transform: uppercase;
    line-height: 140%;
    font-size: 20px;
  }

  #claims descript {
    width: 450px;
    height: 10px;
    position: relative;
    display: flex;
    margin: 3px auto;
    justify-content: space-between;
    color: #FFFF;
    line-height: 100%;
    font-size: 11px;
    border-bottom: 1px solid #eee;
  }

  #claims nameblock {
    width: 450px;
    height: 18px;
    position: relative;
    display: flex;
    margin: 10px auto;
    justify-content: space-between;
    color: #FFFF;
    line-height: 150%;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
  }

  #claims faceclaim {
    display: block;
  }

  #claims a {
    color: #bb9656;
    display: block;
    text-decoration: none;
   
  }
</style>
<div id="claims">
  <maintitle>список ролей</maintitle>
  <text>Marika the Eternal — [Elden Ring] — Sinreyserris <br> Thanathos — [Hades] — Az <br> Dettlaff van der Eretein — [Witcher] — Cuthbert Blackthorn </text>
  <subtitle>Люди</subtitle>
  <text>
    <descript>Человек, плут</descript>
    <nameblock>
      <a href="https://forgotten-realms.ru/profile.php?id=28">Катберт Блэкторн</a>
      <faceclaim>Агент Альянса Лордов</faceclaim>
    </nameblock>
  </text>
  <subtitle>Затронутые Планами</subtitle>
  <text>
    <descript>Водяная генаси, плут</descript>
    <nameblock>
      <a href="https://forgotten-realms.ru/profile.php?id=25">Мальва</a>
      <faceclaim>Артистка бродячего цирка</faceclaim>
    </nameblock>
  </text>
  <subtitle>Эльфы и полуэльфы</subtitle>
<text>
    <descript>Высший эльф, плут, [Dark Urge]</descript>
    <nameblock>
      <a href="https://forgotten-realms.ru/profile.php?id=6">Эймир</a>
      <faceclaim>Неофициальная советница Эрцгерцога Врат Балдура</faceclaim>
    </nameblock>
<descript>Полуэльф, чародей</descript>
    <nameblock>
      <a href="https://forgotten-realms.ru/profile.php?id=27">Чина</a>
      <faceclaim>Болотная ведьма</faceclaim>
    </nameblock>
  </text>
  <subtitle>Прочие расы</subtitle>
  <text>
    <descript>Чейнджлинг, псионик</descript>
    <nameblock>
      <a href="https://forgotten-realms.ru/profile.php?id=6">Аз</a>
      <faceclaim>Путешественник</faceclaim>
    </nameblock>
<descript>Золотой дракон, волшебник/мистический рыцарь</descript>
    <nameblock>
      <a href="https://forgotten-realms.ru/profile.php?id=3">Синрейсеррис</a>
      <faceclaim>Маг-специалист, консультант</faceclaim>
    </nameblock>
<descript>Фэйри, Бард/Чародей/Колдун

</descript>
    <nameblock>
      <a href="https://forgotten-realms.ru/profile.php?id=14">Дискордия</a>
      <faceclaim>Эмиссар, сенешаль</faceclaim>
    </nameblock>

  </text>
    k>
  </text>
</div> [/html]