New Era Or Something

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » New Era Or Something » Тестовый форум » to do list


to do list

Сообщений 1 страница 14 из 14

1

• мб, добавить тематические смайлики;
• подогнать оформление маски профиля;
• подровнять форум;

разобраться чего там со статистикой и отступом;
цвета и фоны цитат/тестовых полей;
цвет полосы прокрутки;
окантовка профиля - сделать границы поярче, подогнать по размерам;
отступы навигации;
поправить отступ профиля + отступ между ником и статусом;
мб, сделать ползунок размера шрифта посимпатичнее;
картинки онлайн/офлайн;
воооозможно сделать форум поуже;
фон даты сообщений;
сделать еще пару вариантов шапки;
разобраться с кнопочками в профиле;
поставить скрипт аватарки по умолчанию;
подогнать границы статистики;
подвинуть кнопки над формой ответа;
поставить скрипт дайсов;
иконки сообщений;
мобильная версия;
шрифты??;
категории;
правый кусок объявления (добавить ссылки для игроков, что-нибудь еще?);

0

2

юки онна на каникулах написал(а):

• правый кусок объявления (добавить ссылки для игроков, что-нибудь еще?);
окантовка профиля - сделать границы поярче, подогнать по размерам;
• поправить отступ профиля + отступ между ником и статусом;
• может быть, новый шрифт для ников??;
цвета и фоны цитат/тестовых полей;
• иконки сообщений;
• категории;
• разобраться чего там со статистикой и отступом;
• разобраться с кнопочками в профиле;
• мб, добавить тематические смайлики;
• мб, сделать ползунок размера шрифта посимпатичнее.

0

3

Не маги

Джита Сен, 21
автослесарь


Занкоу Тан, 26
наемница


Нанахара Рю, 44
глава преступного клана, наркобарон

Маги Огня

Маги Воды

Акено Кинтей, 21
студент


Бэй Ронг, 29
индивидуальный предприниматель


Иссэй Лиен, 33
инспектор ИКМ

Айда-Ведо, 24
народный целитель, экзорцист


Алана Гин, 27
преступница


Ван Фэй, 24
интерн


Зоу Ган-Лан, 19
студент на академическом перерыве


Коку Шивада, 17
школьница, фотограф

Маги Земли

Маги Воздуха

Анджин Шэн, 30
офицер полиции, детектив


Виен Иендо, 21
преступник


Мэй Лин, 27
безработная


Фенну Шей, 30
глава республиканского филиала Фонда Шей

Витор Ро, 25
безработный


Джун Синх, 17
спортсменка, музыкантка


Мейо Рен, 33
ассистент главы преступного клана


Райто Хиноде, 27
безработный

Аватар

Ксин Рокаса, 17
школьник, официант, спортсмен

0

4

old
Код:
/***************************************
A - SETUP
***************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0;}


/* A2.2 */
.punbb * {
  margin: 0px;
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none;
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
/*Размер шрифтов на всем форуме*/
body {
  font-size: 100,01%;
  }

/* A3.2 */
.punbb {
  font: normal 70.75%  verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em  verdana, arial, helvetica, sans-serif;
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-size: 1em;
  font-weight: bold;
  }

.punbb th   {
  font-size: 0.9em;
  font-weight: bold;
  }
.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% verdana, arial, monaco, "bitstream vera sans mono", "courier new", courier, monospace;
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic;
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
/* Положение страницы форума (справа, слева, посередине) */
#pun {
  margin-left: 0px;
  width: 1140px;
  margin: auto;
  }

/* A5.2 */
/*Расположение наполнения форума*/
.punbb {
  margin-left: 65px;
  float: none;
  width: 1010px;
  height: auto;
  }

/* A5.3 */
/*Страница переадресации*/
#pun-redirect, #pun-maint {
  background-color: #c7bb9f;
  background-position : top center;
  background-repeat: no-repeat;
  margin-top: 100px;
  margin-left: 110px;
  text-align: center;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px;
  }

/* A5.9 */
/* Обводка форума */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
/* Обводка категорий, полей профиля */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
/*Границы между постами и подписями*/
.punbb .post-sig dt {
  border: 1px solid #c4babf;
  width: 400px;
  margin: 0 auto; /*устанавливает центр*/
  margin-bottom: 5px;
  margin-top: 0px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-top;
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
/*Тени цитат, кода*/
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  box-shadow: inset 0px 0px 0px 0px transparent;
  -webkit-border-radius:10px; 
  -moz-border-radius:10px; 
  -khtml-border-radius:10px;
  }

/* B1.9 */
/*Стиль текста "кто-то написал" и "код" в блоках кода и цитаты*/
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  margin: 0;
  color: #000;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  font-style: normal;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: normal !important;
  }
.punbb .code-box strong.legend {
  border-bottom: 2px solid #c4babf;
  margin-bottom: 8px;
  width: auto;}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4.6em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4.6em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0;
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em;
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both;
  }

/* C1.12 */
.punbb .datafield br {
  display: none;
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold;
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
/*Ширина колонки "Форум"*/
.punbb .main .tcl {
  overflow: hidden;
  text-align: justify;
  line-height: 12px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  font-style: normal; 
  color: #121516;
  width: 600px;
  }

/* C2.2 */
/*Ширина колонок Тем и Сообщений*/
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: left;
  width: 10%;
}

/* C2.3 */
/*Ширина колонки Последние сообщения*/
.punbb .main .tcr {
  overflow: hidden;
  text-align: right;
  width: 250px;
  }

/*Стиль текста в колонке "Посл соо" там где дата и автор и на страницах поиска, и описание наград*/
#pun-main .category .container table .hasicon .tcr span, #pun-searchtopics .tcl .byuser, #pun-searchtopics .tcr .byuser, #pun-searchtopics .tcl .stickytext, #awards-content .alt1 .tc2 {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  color: #121516 !important; 
  font-style: normal !important; 
  font-weight: normal !important;
}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%;
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
/*Стиль оформления названий форумов*/
#pun-index .tcl h3 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 1.5em 1em;
  }

/* C2.12 */
/*Цвет и границы строчек с надписями Форум, Тем, Сообщений, Последние соо*/
.punbb .main th {
  padding: 4px 1em 5px 1em;
  border-bottom: 2px solid transparent;
  border-left: 1px solid transparent;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

/* C2.14 */
/*Размер отступа от иконок Новые соо, старые, закрытая тема если они стоят слева*/
.punbb td div.tclcon {}

/* C2.15 */
/*Расположение, ширина и высота иконок*/
.punbb div.icon {
  position: absolute !important;
  float: right;
  display: block;
  width: 49px;
  height: 38px;
  margin-top: -15px;
  margin-left: -78px;
  padding-left: 20px;
  background-repeat: no-repeat;
}

/*Иконки*/
div.icon {
        background: url(https://forumstatic.ru/files/0018/44/b0/67105.png) no-repeat;
}
tr.inew div.icon {
        background: url(https://forumstatic.ru/files/0018/44/b0/93107.png) no-repeat;
}
tr.iclosed div.icon {
        background: url(https://forumstatic.ru/files/0018/44/b0/72202.png) no-repeat;
}
tr.isticky div.icon {
        background: url(https://forumstatic.ru/files/0018/44/b0/23970.png) no-repeat;
}
#pun-main div.catleft, #pun-main div.catright {display: none}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
/*Меняет цвет границы между профилем и датой отправки соо*/
.punbb .post h3 span {
  padding: 0.5em;
  background-image: url(http://funkyimg.com/i/2ALGv.png); 
  margin-right: -1px;
  display: block;
  margin-left: 219px;
  z-index: 50;
  font-size: 13px !important;
  }

/* C3.4 */
/*Цвет и размер номера поста*/
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: bold;
  color: #292828 !important;
  font-family: 'Lora', serif;
  font-size: 13px;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  margin-top: -1.5em;
  overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: normal;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }

li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 0px 5px;
  }

/* C3.12 */
/*Размер шрифта в сообщениях*/
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

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

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

/*ширина профиля*/
.punbb .post .post-author {
  width: 220px;
}


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  margin-top: 4px;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: normal;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  text-shadow: none !important;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 18em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border: none;
  margin-bottom: -35px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 200px;
  margin: -1px 0px 0px -30px;
}


/* D1.3 */
#pun-title .container {
  border: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

/* Ставим шапку */
#pun-title h1 span {
  display: none;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0;
}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline;
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border: none;
  margin: 0;
  margin-bottom: 0px;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
 /*Высота навигации форума*/
#pun-navlinks .container {
  width: 1010px;
  font-weight: normal; 
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  position: absolute!important; 
  z-index: 1; top: 408px!important;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.2em;
  font-family: tahoma;
  padding: 0px 10px 0px 0px;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-bottom: 50px;
  border: 2px solid transparent;
  }

/* D4.2 */
 /*Высота активные темы и др*/
#pun-ulinks .container {
  width: 1010px;
  font-size: 10px;
  text-align: center;
  position: absolute!important; 
  z-index: 1; top: 435px!important;
  }

 /* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0px 10px 0px 0px;
  font-size: 1.0em;
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: -13px;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: normal;
  overflow: hidden;
  margin-top: 5px;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
/*Высота объявления. Трогать не надо*/
#pun-announcement .container {
  padding: 0px 0px 0px 0px;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0px;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }
/*Положение Создать новый сайт на странице*/
#pun-about .container .item1 {
  margin-left: 0px;
  margin-top: 195px;
  color: #292828 !important;
  font-weight: normal;
  width: 1010px;
}
#pun-about .container .item1 a, #pun-about .container .item1 a:hover, #pun-about .container .item1 a:focus, #pun-about .container .item1 a:active {
  color: #292828 !important;
  font-size: 13px;
  font-weight: normal;
}

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  text-align: center;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: normal;
  overflow: hidden;
  margin-bottom: -20px;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

/*Надписи Форум Тем сообщений, заголовки в репе, списке пользователей и наградах*/
#pun th {
  font-size: 13px;
  text-align: center;
  font-family: 'Lora', serif;
  font-weight: bold;
  padding-top: 25px;
}

/*Сдвинуть название колонок Последнее соо вправо*/
#pun_wrap #pun .punbb #pun-main .forum .container table thead tr .tcr, #pun_wrap #pun #pun-userlist #pun-main .usertable .container table thead tr .tc3, #pun_wrap #pun #pun-userlist #pun-main .usertable .container table tbody .tc3 {
  text-align: right !important;
}

/*Убрать отображение форум тем сообщений на главной странице*/
#pun_wrap #pun #pun-index #pun-main .category .container table thead tr {
  display: none;
}

/*Цвет и стиль текста в объявлении*/
#pun-announcement .container .html-box div {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 11px; 
  font-style: normal; 
  color: #000;
}


/*Текст по ширине в постах по умолчанию*/
.post-box {
 text-align: justify;
}

/*Скрыть рекламные кнопки русфф в админке*/
.admin-advert-block { 
  display:none;
}
Код:
/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/
/*Шапка, размножаемая по горизонтали*/
body {
  background: rgba(0, 0, 0, 0) url("http://funkyimg.com/i/2AKa6.png") repeat-x top center;
}

/*Статичная шапка по центру*/
#pun-title table {
  background: rgba(0, 0, 0, 0) url("http://funkyimg.com/i/2AKa7.png") no-repeat scroll center top;
  border: medium none;
  height: 502px;
  margin-left: -420px;
  margin-top: 0;
  width: 1850px;
}

/* тело форума */ 
#pun { 
  width: 1140px; 
  background-color: transparent; 
  background-image: url(http://funkyimg.com/i/2AKae.png); 
  background-attachment: scroll; 
  background-repeat: repeat; 
  background-position: top center;
} 

/*фон (задник)*/
HTML {
  background: url("http://funkyimg.com/i/2AKaf.png") repeat-y scroll center top, #b2a89c 
  url("http://funkyimg.com/i/2AKaf.png") repeat scroll center top;
}

/* CS1.1*/
.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 {
  border-color:transparent;
  color: #000000;
  } 

/* CS1.2 */
/*Цвет текста в профилях, описании категорий и колонке последних соо*/
.punbb .main .container {
  background-color: transparent;
  color: #000000;
  }

/*Цвет текста в профиле пользователя рядом с постом*/
.punbb .post .container {
  background-color: transparent;
  color: #000;
  }

/*Цвет текста в названиях окошек в админке*/
.punbb-admin #pun-admain .adcontainer {
  background-color: #c3b9be;
  color: #000;
  border: 3px solid #c4babf !important;
  }

/* CS1.3 */
/*Категории в админке (админ-меню и тд): расположение текста, цвет и т.д. и т.п.*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #c4babf;
  color: #b2a89c !important;
  text-align: center;
  font-size: 14px;
  font-family: lora;
  text-transform: uppercase;
  font-weight: normal;
  }

/* CS1.4 */
/*Цвет надписи "Тему просматривают"*/
#pun-main #topic-users-in .container span {
  border-color: transparent;
  font-weight: bold !important;
  font-size: 13px !important;
  }
/*Шрифт в контейнере тему просм*/
#pun-main #topic-users-in .container {
  border-color: transparent;
  color: #000;
  font-family: 'Lora', serif !important;
  font-size: 13px;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  border-color: transparent;
  color: #000000;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #000000;
  }

/* CS1.7 */
/*Фон для цитат, кодов и цвет и размер текста там*/
.punbb .quote-box, .punbb .code-box {
  background: #cacacf;
  color: #000;
  border: 2px solid #c4babf
}

/*Фон для формы ответа*/
.punbb textarea {
  background-color: #b2a89c;    
  border: 2px solid #c4babf;
}

/* CS1.8 */
#pun-navlinks .container {
  border-color:transparent;
  color: #a5a187;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/*Цвет кнопок*/
.punbb select, .punbb input {
  background-color: #c4babf;
  color: #a995a0 !important;
  border: 4px double;
  border-color: #a995a0 !important;
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  font-weight: bold !important;
}

/* CS2 Цвета границ
-------------------------------------------------------------*/

/* CS2.1 */
/*Граница вокруг категорий*/
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color:transparent;
}

/* CS2.2 */
/*Граница под категориями*/
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color:transparent;
}

/* CS2.3 */
/*Граница вокруг названий категорий*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
}

/* CS2.4 */
/*Граница над каждой категорией*/
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;
}

/* CS2.5 */
/*Цвет Форум, тем, сообщений, последнее соо*/
.punbb th {
border-color: transparent;
color: #121415;
}

/* CS2.6 */
/*Цвет границ кода и цитат*/
.punbb .quote-box, .punbb .code-box {
border-color: #a995a0;
}

/*Границы в статистике форума*/
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color:transparent;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color:transparent;
}

/*Граница верха и низа форума*/
.punbb .divider {
border-color:transparent;
}

.punbb .formal fieldset .post-box, .punbb .info-box {
border-color: #000000;
  }

/*Цвет индикатора активности пользователя в профиле рядом с постом*/
li.pa-online {
border-color:transparent;
  }


/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/

/* CS3.1 */

/*Цвет не посещенных и посещенных ссылок*/
.punbb a, .punbb a:link, .punbb a:visited {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px;
  color: #292828; 
  font-weight: bold;
  text-decoration: none;
}

/*Цвет ссылок навигации в админке*/
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px;
  color: #292828; 
  font-weight: bold;
  text-decoration: none;
}
/*при наведении*/
.punbb-admin #pun-admain a:hover {
  color: #a995a0;
}

/*Цвет нажатого элемента*/
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000 !important; 
}

/* CS3.2 */

/*Цвет пользовательской навигации форума*/
#pun-ulinks a {
  color: #292828 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important; 
  font-weight: bold !important;
  font-size: 11px !important;
  }

/*Подсветка пользовательской навигации форума при наведении*/
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #a995a0 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important; 
  font-weight: bold !important;
  font-size: 11px !important;
}

/*Стиль и цвет всех ссылок при наведении курсора*/
.punbb a:hover {
color: #92b2a9;
}

/*Цвет ссылок при нажатии*/
.punbb a:focus, .punbb a:active {
  color: #000;
  text-decoration: none;
text-shadow: none
}
 
.punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #292828;
  text-decoration: none;
}

/* CS3.3 */
/*Цвет навигации форума*/
#pun-navlinks a {
  color: #000 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: normal !important;
  }

/* CS3.4 */
/*Подсветка навигации форума при наведении мышкой*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #a995a0 !important;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #292828;
  color: #292828;
  }

/*Цвет и вид названий форумов в категориях*/
#pun-main .category .intd .tclcon h3 a {
  color: #93b3aa;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
}

/*Цвет и вид названий форумов в категориях при наведении мыши*/
#pun-main .category .tclcon h3 a:hover {
color: #93b3aa !important;
}

/*Цвет и вид ссылок на последнее соо, на последнего зарегеного, на поисковых страницах, в профилях и лс*/
#pun-main .category .container table .hasicon .tcr a, #pun-stats .statscon .container .item4 strong a, #pun-userlist .tcl .usersname, #pun-searchtopics .tcl a, #pun-searchtopics .tcr a, #profilenav ul a {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  color: #292828 !important; 
  font-style: italic !important; 
  font-weight: bold !important;
}

/*Цвет и вид ссылок на последнее соо, на последнего зарегеного, на поисковых страницах, в профилях и лс при наведении курсора*/
#pun-main .category .container table .hasicon .tcr a:hover, #pun-stats .statscon .container .item4 strong a:hover, #pun-userlist .tcl .usersname:hover, #pun-searchtopics .tcl a:hover, #pun-searchtopics .tcr a:hover, #profilenav ul a:hover {
color: #292828 !important;
}

/*Цвет нажатого элемента в профилях и лс*/
#profilenav ul .isactive a {
color: #000 !important;
}

/*Цвет и стиль ссылок в объявлении*/
#pun-announcement .container .html-box div a {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 11px !important; 
  color: #292828 !important; 
  font-style: italic !important; 
  font-weight: bold !important;
}
#pun-announcement .container .html-box div a:hover {
  color: #292828 !important; 
}

/*Цвет и стиль ссылки на репу*/
#pun_wrap #pun #pun-viewtopic .pa-respect a, #pun_wrap #pun #pun-viewtopic .pa-respect a:hover, #pun_wrap #pun #pun-viewtopic .pa-respect a:focus, #pun_wrap #pun #pun-viewtopic .pa-respect a:active {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #292828 !important;
  font-style: normal; 
  font-weight: bold;
  text-shadow: none;
}

/*дата соо над сообщением*/
.permalink, .permalink:hover, .permalink:focus, .permalink:active, .post h3 span a, .post h3 span a:hover, .post h3 span a:focus, .post h3 span a:active, .post h3 span {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px !important; 
  color: #dcdcdc !important;
  font-style: normal; 
  font-weight: bold;
  margin-top: -1px !important;
}

/*Цвет и стиль ссылок в кодах*/
.code-box .legend a {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #000!important; 
  font-style: normal; 
  font-weight: normal !important;
  text-transform: uppercase !important;
}
.code-box .legend a:hover, .code-box .legend a:active, .code-box .legend a:focus {  
color: #a995a0!important;
 }

/*Цвет нового лс*/
#messages fieldset .fs-box .container table .hasicon .inew .pmtcl1 .intd .tclcon a, #messages fieldset .fs-box .container table .hasicon .inew .pmtcl1 .intd .tclcon a:hover  {
  color: #92b2a9 !important;
}

/*Цвет старого лс*/
#messages fieldset .fs-box .container table .hasicon tr .pmtcl1 .intd .tclcon a {
  color: #000 !important;
}
#messages fieldset .fs-box .container table .hasicon tr .pmtcl1 .intd .tclcon a:hover {
  color: #292828 !important;
}

/*Стиль перехода на главную страницу в темах*/
#pun-crumbs1 .crumbs a, #pun-crumbs2 .crumbs a, #pun-crumbs1 .crumbs a:hover, #pun-crumbs2 .crumbs a:hover, #pun-crumbs1 .crumbs, #pun-crumbs2 .crumbs {
  font-style: normal;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
}

/*Названия тем*/
#pun-main h1 span, #pun-main .category h2 a, #pun_wrap #pun #pun-post #pun-main .topic h2 span, #pun_wrap #pun #pun-viewtopic #pun-main h2 span {
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  text-shadow: none !important;
  color: #000 !important;
}
#pun-main #post-form h2 span {display: none}

/*Названия наград*/
#awards-content .alt1 .tcl {
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  color: #292828 !important;
}

/*мод меню на странице списка тем (открыть закрыть перенести темы)*/
#pun-main .modmenu .container strong a {
  color: #292828 !important;
}

/*фигня в наградах "вывести пользователей"*/
#pun-main .category h2 a {
  color: #292828 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  text-shadow: none !important;
}

/* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы.
 -------------------------------------------------------------*/
#pun  .section {border-style: none; width:  1010px;   }
#pun  .tc2, #pun-main .post-author ul  {text-align: center; }

.punbb .post div.container {
  background: url("") no-repeat scroll center bottom transparent;
}

.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
  background: url() top center;
  text-align: center;
  color: #000;
  }

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1;  left: 450px; top: 20px;
}


/*  CS5 Категории форума и кнопки 
------------------------------------------------------------*/
/*Стиль текста в категориях*/
#pun-main .category h2 span {
  font-weight: normal;
  color: #121516;
  font-style: normal;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
}

/*Скрыть надписи категорий и статистики*/
#pun-title h1 span  {display: none;}
#pun-stats h2 span, .category h2 span {visibility:hidden!important;}

/*Отключить Это интересно и Поделиться*/
#pun-live-rusff, .sharelink {display:none;}

/*поднять категорию статистики выше*/
#pun-stats.section h2 {
margin-top: -40px;
}

/*отключить отредактировано в постах*/
.lastedit{display:none;}

/*убрать подпись из лс*/
#pun-messages.punbb .post .post-sig{display:none!important}


/* CS6 Логотип снизу
 -------------------------------------------------------------*/
/*низ */
#pun-about p.container {  
   background-image : url(http://funkyimg.com/i/2AKbf.png);
   background-color: transparent;
   border-color: transparent;
   margin-left: -36px;
   background-repeat : no-repeat;
   height : 218px;
   width: 1080px;
   overflow: hidden;
}

 div#html-footer {margin: 0px 0px 0px 0px;}

div#pun-about {margin-bottom: -50px;}

 #pun-announcement.section h2 span {display:  none;}
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }


/* CS7 Остальные коды для оформления форума
 -------------------------------------------------------------*/
#post legend {
  display: none;
}

/* Появление/исчезание ссылок в посте */
.post-links a {
  filter: alpha(opacity=25);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  -moz-opacity: 0.25;
  -khtml-opacity: 0.25;
  opacity: 0.25;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
}
.post:hover .post-links a {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
}

/*Картинка в статистику и позиционирование статистики*/
#pun-stats ul.container {
  /*background: transparent url(https://forumstatic.ru/files/0018/42/9b/74442.png) no-repeat 3px 0px;
  padding-left: 60px;*/
  margin-top: -30px;
  text-align: justify;
}

/*Цвет ников пользователей в статистике*/
#onlinelist div span a, #onlinelist div span .group {
  color: #292828 !important;
  font-weight: normal !important;
}
#onlinelist div span a:hover, #onlinelist div span .group:hover {
color: #292828 !important;
}

/*Стиль текста "привет ты заходил тогда-то" и в статистике*/
#pun-status .container, #pun-stats .statscon .container {
  font-family: 'Lora', serif !important;
  font-size: 13px;
}
#pun-status .container {
  margin-top: -13px;
}

/*Позиционирование мини-профиля в профиле пользователя*/
#profile-left {
  text-align: center;
  background-color: #292828;
  -webkit-border-radius:10px; 
  -moz-border-radius:10px; 
  -khtml-border-radius:10px;
  border: 3px solid #c4babf !important;
  width: 250px !important;
}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2ALCA.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin-left: -1px;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2ALCy.png) 0 top no-repeat,url(http://funkyimg.com/i/2ALCz.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:12px 17px!important;
}

/*Настройка позиции профиля*/
/*Ник*/
#pun_wrap #pun .pa-author, #pun_wrap #pun .pa-author:hover, #pun_wrap #pun #pun-viewtopic .pa-author a, #pun_wrap #pun #pun-viewtopic .pa-author a:hover, #pun-main #profile .pa-author a, #pun-main #profile .pa-author a:hover, #pun-multimove .pa-author a, #pun-multimove .pa-author a:hover, #pun-multidelete .pa-author a, #pun-multidelete .pa-author a:hover, #pun-multimegre .pa-author a, #pun-multimegre .pa-author a:hover {
  margin-top: 15px;
  margin-bottom: 18px;
  margin-left: -5px;
  margin-right: -5px;
  color: #795c5a !important;
  font-family: 'lora' !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}

/*Цвет ников пользователей в поиске моих соо*/
#pun_wrap #pun #pun-searchposts .pa-author strong, #pun_wrap #pun #pun-searchposts .pa-author strong:hover {
  color: #292828 !important;
  margin-left: -5px;
  font-family: 'lora' !important;
  font-size: 14px !important;
  font-weight: normal !important;
  margin-top: 18px !important;
  margin-bottom: 21px; 
  text-transform: uppercase !important;
}

/*Ники на странице просмотра сообщения перед отправкой, ники на странице профиля*/
#pun_wrap #pun #pun-post #pun-main .topic .container .post-author .pa-author, #profile-left #profile-name strong {
  color: #000 !important;
  text-shadow: none !important;
  font-family: 'lora' !important;
  font-size: 14px !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
font-style: normal; 
}


/*статус,онлайн, посл посещение и кол-во соо*/
#pun_wrap #pun #pun-viewtopic .pa-title, #pun_wrap #pun #pun-viewtopic .pa-last-visit, #pun-main #profile .pa-title, #pun-main #profile .pa-last-visit {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
  margin-left: -8px !important;
  margin-top: 2px;
}
#pun_wrap #pun #pun-viewtopic .pa-posts, #pun-main #profile .pa-posts, .pa-respect {
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #292828 !important;
  font-style: normal; 
  font-weight: bold;
  margin-left: -8px;
}
.pa-respect span {
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #292828 !important;
}
#pun_wrap #pun #pun-viewtopic .pa-online strong, #pun-main #profile .pa-online strong {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
  margin-left: -19px !important;
}

/*Статус в профиле пользователя и сколько активен*/
#profile-left #profile-title strong, #profile-left li strong {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
}

/*Добавленные поля профиля*/
#pun_wrap #pun #pun-viewtopic .pa-fld1, #pun_wrap #pun #pun-viewtopic .pa-fld2 {
  font-family: 'Lora', serif; 
  font-size: 13px; 
  font-style: normal; 
  margin-left: -8px;
}
#pun_wrap #pun #pun-viewtopic .pa-fld1 {margin-top: -13px !important;}

/*Награды*/
.pa-awards #awrdbut img {position: relative; margin-left:-17px !important; margin-bottom: -21px !important; margin-top: -4px !important; padding: 10px 0px 0px 0px;} 
.pa-awards .mini_awards a img {margin-top: 0px !important; margin-left:-6px !important;}
.pa-awards .mini_awards_label {color:transparent !important; font-size:0px !important;}

/*Полоса прокрутки*/
::-webkit-scrollbar {
width: 7px;
height:7px;
background-color: #b28359;
box-shadow: 0 0 0 3px #343434 inset !important;
}
::-webkit-scrollbar-thumb {
  background-color:#b28359;
  width:4px !important;
  box-shadow: 0 0 0 1px rgba(11,11,11,1) inset;
}

/*Стиль поднятия репы и переноса сообщений, маски профиля*/
#pun-reputation .container, .punbb .move_posts_form .container, #mask_dialog .inner {
  background: #aba094 !important;
  color: #000 !important;
}
#pun-reputation h1, .punbb .move_posts_form .section h2{
  background: #c4babf !important;
}
#pun-reputation h1 span, .punbb .move_posts_form .section h2 span{
  color: #292828 !important;
  text-align: center !important;
  font-size: 13px !important;
  font-family: lora !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
}
.hv-mask-dialog-title {
  color: #292828 !important;
  text-shadow: none !important;
  text-align: center !important;
  font-size: 15px !important;
  font-family: lora !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
}

/*Новостные плашки*/
.html-box .tplashka {
  margin-top: 13px !important;
  text-align: center !important;
}

/*Цвет нового сообщения лс*/
span.num_msg {background: #c4babf !important;}
span.num_msg:before {background: #c4babf !important;}

/*Баннеры*/
#banners {
text-align: justify;
}
#banners img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
#banners img:hover {  
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
#topbanners img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
}
#topbanners img:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100);  
}

/*фон под панель bb кодов*/
#pun-viewtopic #post-form #form-buttons, #pun-post #form-buttons, #pun-edit #form-buttons  {
  background-color: #edebed;
  width: 925px;
}

/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: 2px solid #a995a0!important;
border-radius: 10px;
background: url(http://funkyimg.com/i/2ALS4.png);
color: #000;
padding: 9px;
font: normal normal 400 11px/normal Verdana;
}

hr {
border: none;
opacity: 1 !important;
height: 2px;
background: url("https://forumstatic.ru/files/0018/44/b0/32883.jpg") repeat-x  top center;
border: 1px solid #262325;
}

0

5

Вестимо, взвешивать свои жизненные решения хотя бы раз в неделю входило в привычку замученного жизнью отступника. Либо это, либо ни к чему, кроме кошмаров о горящем Киркволле, не приводящее самокопание.
Андерс и впрямь не знал, чувствовал бы он себя уютнее в ведьминой лачуге, если бы находился тут один, или компания Зеврана все же скрашивала обстоятельства. И тот, и другая были знакомы ему, да. Да только вот Флемет у него на глазах восстала из амулета и под ритуалом купающейся в крови и дружащей с демонами Маргаритки, а эльф при первой же встрече с Хоук, втянул их компанию в разборки между домами Антиванских Воронов.
Ах, да, еще и прекрасные отзывы о мастерстве эльфа от Изабеллы. О каком именно мастерстве шла речь, уточнять у пиратки никто не осмелился, но в любом случае подобный отклик широкой публики не играл на руку его репутации.
И вот не то чтобы Андерс был слишком привередлив в вопросах доверия, но даже по его меркам это были не лучшие способы начать знакомство. Страж-командор, конечно, засмеял бы его, узнай о подобных мыслях, но вот молчащих уже многие дни Справедливость отозвался внутри него только гулким согласием. Как бы то ни было, расслабляться маг был в ближайшее время не намерен. Да и вряд ли у него бы получилось, со столь шалящими нервами-то.
Когда ведьма зареклась об очередных незваных гостях, у Андерса едва колени не подкосились. Неужто погоня за ним привела преследователей до самой глуши Коркари? Сказать, что он ожидал чего-то иного, значило бы соврать, да все равно мысль о том, что его преследовали так отчаянно и страстно, будто бы отнимала все его силы. Это уже далеко не погоня за магом, в очередной раз сбежавшим из Круга, это уже охота на ведьм, с факелами, вилами и прочей атрибутикой.
"Стоит ли это того?" - устало подумал отступник, сцепив перед собой руки и глядя вникуда. Искра уже зажглась и распалила огонь столь давно необходимого восстания, никто больше не глух к страданиям и требованиям магов. Его миссия была завершена. Или от него требовалось прожить достаточно долго, чтобы свидетельствовать окончанию разгоревшегося войны, убедиться, что верная сторона добьется триумфа?
Голос Флемет вновь вывел его из размышлений. Андерс поспешно сбросил с себя оцепенение и неверяще уставился на женщину. Стоило ли ему надеяться на то, что могущественная ведьма из легенд вновь решит его проблемы? По заговорщицкому подмигиванию, пославшему мурашки по его позвоночнику, маг понял, что так оно и будет. Что ж, он проживет еще на день подольше. Эта мысль не могла не радовать.
- Боюсь представить, - сдавленно рассмеялся он в ответ на остроту направившегося к котлу эльфа. Пусть мысль о готовке Стража-командора и Его Величества была не столь пугающей, как поджидающая его за границами жилища Флемет кончина, но все равно внушала праведный ужас. Не зря даже бутербродами и то заведовал Натаниэль во время их вылазок по баннорну.
На вытащенные Зевраном карты он отреагировал без особого энтузиазма. А, разглядев их как следует, и вовсе не загорелся идеей внезапно перекинуться картишками.
- Это что, кровь? - подавшись вперед, да кивая на колоду, с подозрением поинтересовался он. Бедный, наивный Андерс, а ты полагал, что играть в карты с Варриком - гиблое занятие! Судя по всему, игра с Антиванскими Воронами, была гиблой идеей во всех смыслах этого слова...

0

6

Вестимо, взвешивать свои жизненные решения хотя бы раз в неделю входило в привычку замученного жизнью отступника. Либо это, либо ни к чему, кроме кошмаров о горящем Киркволле, не приводящее самокопание.
Андерс и впрямь не знал, чувствовал бы он себя уютнее в ведьминой лачуге, если бы находился тут один, или компания Зеврана все же скрашивала обстоятельства. И тот, и другая были знакомы ему, да. Да только вот Флемет у него на глазах восстала из амулета и под ритуалом купающейся в крови и дружащей с демонами Маргаритки, а эльф при первой же встрече с Хоук, втянул их компанию в разборки между домами Антиванских Воронов.

Ах, да, еще и прекрасные отзывы о мастерстве эльфа от Изабеллы. О каком именно мастерстве шла речь, уточнять у пиратки никто не осмелился, но в любом случае подобный отклик широкой публики не играл на руку его репутации.
И вот не то чтобы Андерс был слишком привередлив в вопросах доверия, но даже по его меркам это были не лучшие способы начать знакомство. Страж-командор, конечно, засмеял бы его, узнай о подобных мыслях, но вот молчащих уже многие дни Справедливость отозвался внутри него только гулким согласием. Как бы то ни было, расслабляться маг был в ближайшее время не намерен. Да и вряд ли у него бы получилось, со столь шалящими нервами-то.

Когда ведьма зареклась об очередных незваных гостях, у Андерса едва колени не подкосились. Неужто погоня за ним привела преследователей до самой глуши Коркари? Сказать, что он ожидал чего-то иного, значило бы соврать, да все равно мысль о том, что его преследовали так отчаянно и страстно, будто бы отнимала все его силы. Это уже далеко не погоня за магом, в очередной раз сбежавшим из Круга, это уже охота на ведьм, с факелами, вилами и прочей атрибутикой.

"Стоит ли это того?" - устало подумал отступник, сцепив перед собой руки и глядя вникуда. Искра уже зажглась и распалила огонь столь давно необходимого восстания, никто больше не глух к страданиям и требованиям магов. Его миссия была завершена. Или от него требовалось прожить достаточно долго, чтобы свидетельствовать окончанию разгоревшегося войны, убедиться, что верная сторона добьется триумфа?
Голос Флемет вновь вывел его из размышлений. Андерс поспешно сбросил с себя оцепенение и неверяще уставился на женщину. Стоило ли ему надеяться на то, что могущественная ведьма из легенд вновь решит его проблемы? По заговорщицкому подмигиванию, пославшему мурашки по его позвоночнику, маг понял, что так оно и будет. Что ж, он проживет еще на день подольше. Эта мысль не могла не радовать.

- Боюсь представить, - сдавленно рассмеялся он в ответ на остроту направившегося к котлу эльфа. Пусть мысль о готовке Стража-командора и Его Величества была не столь пугающей, как поджидающая его за границами жилища Флемет кончина, но все равно внушала праведный ужас. Не зря даже бутербродами и то заведовал Натаниэль во время их вылазок по баннорну.
На вытащенные Зевраном карты он отреагировал без особого энтузиазма. А, разглядев их как следует, и вовсе не загорелся идеей внезапно перекинуться картишками.
- Это что, кровь? - подавшись вперед, да кивая на колоду, с подозрением поинтересовался он. Бедный, наивный Андерс, а ты полагал, что играть в карты с Варриком - гиблое занятие! Судя по всему, игра с Антиванскими Воронами, была гиблой идеей во всех смыслах этого слова...

0

7

ширь
Код:
/***************************************
A - SETUP
***************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0;}


/* A2.2 */
.punbb * {
  margin: 0px;
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none;
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
/*Размер шрифтов на всем форуме*/
body {
  font-size: 100,01%;
  }

/* A3.2 */
.punbb {
  font: normal 70.75%  verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em  verdana, arial, helvetica, sans-serif;
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-size: 1em;
  font-weight: bold;
  }

.punbb th   {
  font-size: 0.9em;
  font-weight: bold;
  }
.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% verdana, arial, monaco, "bitstream vera sans mono", "courier new", courier, monospace;
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic;
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
/* Положение страницы форума (справа, слева, посередине) */
#pun {
  margin-left: 0px;
  width: 1140px;
  margin: auto;
  }

/* A5.2 */
/*Расположение наполнения форума*/
.punbb {
  margin-left: 65px;
  float: none;
  width: 1010px;
  height: auto;
  }

/* A5.3 */
/*Страница переадресации*/
#pun-redirect, #pun-maint {
  background-color: #c7bb9f;
  background-position : top center;
  background-repeat: no-repeat;
  margin-top: 100px;
  margin-left: 110px;
  text-align: center;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px;
  }

/* A5.9 */
/* Обводка форума */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
/* Обводка категорий, полей профиля */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
/*Границы между постами и подписями*/
.punbb .post-sig dt {
  border: 1px solid #c4babf;
  width: 400px;
  margin: 0 auto; /*устанавливает центр*/
  margin-bottom: 5px;
  margin-top: 0px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-top;
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
/*Тени цитат, кода*/
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  box-shadow: inset 0px 0px 0px 0px transparent;
  -webkit-border-radius:10px; 
  -moz-border-radius:10px; 
  -khtml-border-radius:10px;
  }

/* B1.9 */
/*Стиль текста "кто-то написал" и "код" в блоках кода и цитаты*/
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  margin: 0;
  color: #000;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  font-style: normal;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: normal !important;
  }
.punbb .code-box strong.legend {
  border-bottom: 2px solid #c4babf;
  margin-bottom: 8px;
  width: auto;}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4.6em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4.6em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0;
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em;
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both;
  }

/* C1.12 */
.punbb .datafield br {
  display: none;
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold;
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
/*Ширина колонки "Форум"*/
.punbb .main .tcl {
  overflow: hidden;
  text-align: justify;
  line-height: 12px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  font-style: normal; 
  color: #121516;
  width: 600px;
  }

/* C2.2 */
/*Ширина колонок Тем и Сообщений*/
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: left;
  width: 10%;
}

/* C2.3 */
/*Ширина колонки Последние сообщения*/
.punbb .main .tcr {
  overflow: hidden;
  text-align: right;
  width: 250px;
  }

/*Стиль текста в колонке "Посл соо" там где дата и автор и на страницах поиска, и описание наград*/
#pun-main .category .container table .hasicon .tcr span, #pun-searchtopics .tcl .byuser, #pun-searchtopics .tcr .byuser, #pun-searchtopics .tcl .stickytext, #awards-content .alt1 .tc2 {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  color: #121516 !important; 
  font-style: normal !important; 
  font-weight: normal !important;
}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%;
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
/*Стиль оформления названий форумов*/
#pun-index .tcl h3 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 1.5em 1em;
  }

/* C2.12 */
/*Цвет и границы строчек с надписями Форум, Тем, Сообщений, Последние соо*/
.punbb .main th {
  padding: 4px 1em 5px 1em;
  border-bottom: 2px solid transparent;
  border-left: 1px solid transparent;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

/* C2.14 */
/*Размер отступа от иконок Новые соо, старые, закрытая тема если они стоят слева*/
.punbb td div.tclcon {}

/* C2.15 */
/*Расположение, ширина и высота иконок*/
.punbb div.icon {
  position: absolute !important;
  float: right;
  display: block;
  width: 49px;
  height: 38px;
  margin-top: -15px;
  margin-left: -78px;
  padding-left: 20px;
  background-repeat: no-repeat;
}

/*Иконки*/
div.icon {
        background: url(https://forumstatic.ru/files/0018/44/b0/67105.png) no-repeat;
}
tr.inew div.icon {
        background: url(https://forumstatic.ru/files/0018/44/b0/93107.png) no-repeat;
}
tr.iclosed div.icon {
        background: url(https://forumstatic.ru/files/0018/44/b0/72202.png) no-repeat;
}
tr.isticky div.icon {
        background: url(https://forumstatic.ru/files/0018/44/b0/23970.png) no-repeat;
}
#pun-main div.catleft, #pun-main div.catright {display: none}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
/*Меняет цвет границы между профилем и датой отправки соо*/
.punbb .post h3 span {
display:block;
  padding: 0.5em;
  margin-left: 219px;
  margin-right: -1px;
}

/* C3.4 */
/*Цвет и размер номера поста*/
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: bold;
  color: #92b2a9 !important;
  font-family: 'Lora', serif;
  font-size: 13px;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  margin-top: -1.5em;
  overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: normal;
  }

/* C3.8 */
.pa-author a {
  text-decoration: bold
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }

li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 0px 5px;
  }

/* C3.12 */
/*Размер шрифта в сообщениях*/
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
margin-top: 7px;
margin-bottom: 25px;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
 margin-left: 13px;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

/*ширина профиля*/
.punbb .post .post-author {
  width: 220px;
}


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  margin-top: 4px;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: normal;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  text-shadow: none !important;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 18em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border: none;
  margin-bottom: -35px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 200px;
  margin: -1px 0px 0px -30px;
}


/* D1.3 */
#pun-title .container {
  border: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

/* Ставим шапку */
#pun-title h1 span {
  display: none;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0;
}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline;
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border: none;
  margin: 0;
  margin-bottom: 0px;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
 /*Высота навигации форума*/
#pun-navlinks .container {
  width: 1010px;
  font-weight: normal; 
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  position: absolute!important; 
  z-index: 1; top: 410px!important;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.2em;
  font-family: tahoma;
  padding: 0px 10px 0px 0px;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-bottom: 50px;
  border: 2px solid transparent;
  }

/* D4.2 */
 /*Высота активные темы и др*/
#pun-ulinks .container {
  width: 1010px;
  font-size: 11px;
  text-align: center;
  position: absolute!important; 
  z-index: 1; top: 427px!important;
  }

 /* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0px 10px 0px 0px;
  font-size: 1.0em;
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: -13px;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: normal;
  overflow: hidden;
  margin-top: 5px;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
/*Высота объявления. Трогать не надо*/
#pun-announcement .container {
  padding: 0px 0px 0px 0px;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0px;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }
/*Положение Создать новый сайт на странице*/
#pun-about .container .item1 {
  margin-left: 0px;
  margin-top: 195px;
  color: #292828 !important;
  font-weight: normal;
  width: 1010px;
}
#pun-about .container .item1 a, #pun-about .container .item1 a:hover, #pun-about .container .item1 a:focus, #pun-about .container .item1 a:active {
  color: #292828 !important;
  font-size: 13px;
  font-weight: normal;
}

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  text-align: center;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: normal;
  overflow: hidden;
  margin-bottom: -20px;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

/*Надписи Форум Тем сообщений, заголовки в репе, списке пользователей и наградах*/
#pun th {
  font-size: 13px;
  text-align: center;
  font-family: 'Lora', serif;
  font-weight: bold;
  padding-top: 25px;
}

/*Сдвинуть название колонок Последнее соо вправо*/
#pun_wrap #pun .punbb #pun-main .forum .container table thead tr .tcr, #pun_wrap #pun #pun-userlist #pun-main .usertable .container table thead tr .tc3, #pun_wrap #pun #pun-userlist #pun-main .usertable .container table tbody .tc3 {
  text-align: right !important;
}

/*Убрать отображение форум тем сообщений на главной странице*/
#pun_wrap #pun #pun-index #pun-main .category .container table thead tr {
  display: none;
}

/*Цвет и стиль текста в объявлении*/
#pun-announcement .container .html-box div {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 11px; 
  font-style: normal; 
  color: #000;
}


/*Текст по ширине в постах по умолчанию*/
.post-box {
 text-align: justify;
}

/*Скрыть рекламные кнопки русфф в админке*/
.admin-advert-block { 
  display:none;
}
Код:
/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/
/*Шапка, размножаемая по горизонтали*/
body {
  background: rgba(0, 0, 0, 0) url("http://funkyimg.com/i/2AKa6.png") repeat-x top center;
}

/*Статичная шапка по центру*/
#pun-title table {
  background: rgba(0, 0, 0, 0) url("http://funkyimg.com/i/2AKa7.png") no-repeat scroll center top;
  border: medium none;
  height: 502px;
  margin-left: -420px;
  margin-top: 0;
  width: 1850px;
}

/* тело форума */ 
#pun { 
  width: 1140px; 
  background-color: transparent; 
  background-image: url(http://funkyimg.com/i/2AKae.png); 
  background-attachment: scroll; 
  background-repeat: repeat; 
  background-position: top center;
} 

/*фон (задник)*/
HTML {
  background: url("http://funkyimg.com/i/2AKaf.png") repeat-y scroll center top, #c0b7bc
  url("http://funkyimg.com/i/2AKaf.png") repeat scroll center top;
}

/* CS1.1*/
.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 {
  border-color:transparent;
  color: #000000;
  } 

/* CS1.2 */
/*Цвет текста в профилях, описании категорий и колонке последних соо*/
.punbb .main .container {
  background-color: transparent;
  color: #000000;
  }

/*Цвет текста в профиле пользователя рядом с постом*/
.punbb .post .container {
  background-color: transparent;
  color: #000;
  }

/*Цвет текста в названиях окошек в админке*/
.punbb-admin #pun-admain .adcontainer {
  background-color: #c3b9be;
  color: #000;
  border: 3px solid #c4babf !important;
  }

/* CS1.3 */
/*Категории в админке (админ-меню и тд): расположение текста, цвет и т.д. и т.п.*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #c4babf;
  color: #000 !important;
  text-align: center;
  font-size: 14px;
  font-family: lora;
  text-transform: uppercase;
  font-weight: normal;
  }

/* CS1.4 */
/*Цвет надписи "Тему просматривают"*/
#pun-main #topic-users-in .container span {
  border-color: transparent;
  font-weight: bold !important;
  font-size: 13px !important;
  }
/*Шрифт в контейнере тему просм*/
#pun-main #topic-users-in .container {
  border-color: transparent;
  color: #000;
  font-family: 'Lora', serif !important;
  font-size: 13px;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  border-color: transparent;
  color: #000000;
  }

/* CS1.6 */
.punbb .post h3 span {background: url(http://funkyimg.com/i/2BMiK.png) no-repeat; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}


/* CS1.7 */
/*Фон для цитат, кодов и цвет и размер текста там*/
.punbb .quote-box, .punbb .code-box {
  background: #d8d9db;
  color: #000;
  border: 2px solid #c4babf
}

/*Фон для формы ответа*/
.punbb textarea {
  background-color: #d0d0d3;    
  border: 2px solid #c4babf;
}

/* CS1.8 */
#pun-navlinks .container {
  border-color:transparent;
  color: #a5a187;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/*Цвет кнопок*/
.punbb select, .punbb input {
  background-color: #c4babf;
  color: #000 !important;
  border: 4px double;
  border-color: #a995a0 !important;
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  font-weight: bold !important;
}

/* CS2 Цвета границ
-------------------------------------------------------------*/

/* CS2.1 */
/*Граница вокруг категорий*/
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color:transparent;
}

/* CS2.2 */
/*Граница под категориями*/
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color:transparent;
}

/* CS2.3 */
/*Граница вокруг названий категорий*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
}

/* CS2.4 */
/*Граница над каждой категорией*/
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;
}

/* CS2.5 */
/*Цвет Форум, тем, сообщений, последнее соо*/
.punbb th {
border-color: transparent;
color: #121415;
}

/* CS2.6 */
/*Цвет границ кода и цитат*/
.punbb .quote-box, .punbb .code-box {
border-color: #a995a0;
}

/*Границы в статистике форума*/
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color:transparent;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color:transparent;
}

/*Граница верха и низа форума*/
.punbb .divider {
border-color:transparent;
}

.punbb .formal fieldset .post-box, .punbb .info-box {
border-color: #000000;
  }

/*Цвет индикатора активности пользователя в профиле рядом с постом*/
li.pa-online {
border-color:transparent;
  }


/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/

/* CS3.1 */

/*Цвет не посещенных и посещенных ссылок*/
.punbb a, .punbb a:link, .punbb a:visited {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px;
  color: #292828; 
  font-weight: bold;
  text-decoration: none;
}

/*Цвет ссылок навигации в админке*/
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px;
  color: #292828; 
  font-weight: bold;
  text-decoration: none;
}
/*при наведении*/
.punbb-admin #pun-admain a:hover {
  color: #a995a0;
}

/*Цвет нажатого элемента*/
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000 !important; 
}

/* CS3.2 */

/*Цвет пользовательской навигации форума*/
#pun-ulinks a {
  color: #292828 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important; 
  font-weight: bold !important;
  font-size: 11px !important;
  }

/*Подсветка пользовательской навигации форума при наведении*/
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #a995a0 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important; 
  font-weight: bold !important;
  font-size: 11px !important;
}

/*Стиль и цвет всех ссылок при наведении курсора*/
.punbb a:hover {
color: #92b2a9;
}

/*Цвет ссылок при нажатии*/
.punbb a:focus, .punbb a:active {
  color: #000;
  text-decoration: none;
text-shadow: none
}
 
.punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #292828;
  text-decoration: none;
}

/* CS3.3 */
/*Цвет навигации форума*/
#pun-navlinks a {
  color: #000 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: normal !important;
  }

/* CS3.4 */
/*Подсветка навигации форума при наведении мышкой*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #a995a0 !important;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #292828;
  color: #292828;
  }

/*Цвет и вид названий форумов в категориях*/
#pun-main .category .intd .tclcon h3 a {
  color: #93b3aa;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
}

/*Цвет и вид названий форумов в категориях при наведении мыши*/
#pun-main .category .tclcon h3 a:hover {
color: #93b3aa !important;
}

/*Цвет и вид ссылок на последнее соо, на последнего зарегеного, на поисковых страницах, в профилях и лс*/
#pun-main .category .container table .hasicon .tcr a, #pun-stats .statscon .container .item4 strong a, #pun-userlist .tcl .usersname, #pun-searchtopics .tcl a, #pun-searchtopics .tcr a, #profilenav ul a {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  color: #292828 !important; 
  font-style: italic !important; 
  font-weight: bold !important;
}

/*Цвет и вид ссылок на последнее соо, на последнего зарегеного, на поисковых страницах, в профилях и лс при наведении курсора*/
#pun-main .category .container table .hasicon .tcr a:hover, #pun-stats .statscon .container .item4 strong a:hover, #pun-userlist .tcl .usersname:hover, #pun-searchtopics .tcl a:hover, #pun-searchtopics .tcr a:hover, #profilenav ul a:hover {
color: #292828 !important;
}

/*Цвет нажатого элемента в профилях и лс*/
#profilenav ul .isactive a {
color: #000 !important;
}

/*Цвет и стиль ссылок в объявлении*/
#pun-announcement .container .html-box div a {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 11px !important; 
  color: #292828 !important; 
  font-style: italic !important; 
  font-weight: bold !important;
}
#pun-announcement .container .html-box div a:hover {
  color: #292828 !important; 
}

/*Цвет и стиль ссылки на репу*/
#pun_wrap #pun #pun-viewtopic .pa-respect a, #pun_wrap #pun #pun-viewtopic .pa-respect a:hover, #pun_wrap #pun #pun-viewtopic .pa-respect a:focus, #pun_wrap #pun #pun-viewtopic .pa-respect a:active {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #292828 !important;
  font-style: normal; 
  font-weight: bold;
  text-shadow: none;
}

.pa-posts,.pa-respect {
text-align:center;
display:inline-block;
padding:0 1px 0px 9px!important;
width:76px;
margin-left: 0;
}

/*дата соо над сообщением*/
.permalink, .permalink:hover, .permalink:focus, .permalink:active, .post h3 span a, .post h3 span a:hover, .post h3 span a:focus, .post h3 span a:active, .post h3 span {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px !important; 
  color: #a995a0 !important;
  font-style: normal; 
  font-weight: bold;
  margin-top: -1px !important;
}

/*Цвет и стиль ссылок в кодах*/
.code-box .legend a {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #000!important; 
  font-style: normal; 
  font-weight: normal !important;
  text-transform: uppercase !important;
}
.code-box .legend a:hover, .code-box .legend a:active, .code-box .legend a:focus {  
color: #a995a0!important;
 }

/*Цвет нового лс*/
#messages fieldset .fs-box .container table .hasicon .inew .pmtcl1 .intd .tclcon a, #messages fieldset .fs-box .container table .hasicon .inew .pmtcl1 .intd .tclcon a:hover  {
  color: #92b2a9 !important;
}

/*Цвет старого лс*/
#messages fieldset .fs-box .container table .hasicon tr .pmtcl1 .intd .tclcon a {
  color: #000 !important;
}
#messages fieldset .fs-box .container table .hasicon tr .pmtcl1 .intd .tclcon a:hover {
  color: #292828 !important;
}

/*Стиль перехода на главную страницу в темах*/
#pun-crumbs1 .crumbs a, #pun-crumbs2 .crumbs a, #pun-crumbs1 .crumbs a:hover, #pun-crumbs2 .crumbs a:hover, #pun-crumbs1 .crumbs, #pun-crumbs2 .crumbs {
  font-style: normal;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
}

/*Названия тем*/
#pun-main h1 span, #pun-main .category h2 a, #pun_wrap #pun #pun-post #pun-main .topic h2 span, #pun_wrap #pun #pun-viewtopic #pun-main h2 span {
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  text-shadow: none !important;
  color: #000 !important;
}
#pun-main #post-form h2 span {display: none}

/*Названия наград*/
#awards-content .alt1 .tcl {
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  color: #292828 !important;
}

/*мод меню на странице списка тем (открыть закрыть перенести темы)*/
#pun-main .modmenu .container strong a {
  color: #292828 !important;
}

/*фигня в наградах "вывести пользователей"*/
#pun-main .category h2 a {
  color: #292828 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  text-shadow: none !important;
}

/* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы.
 -------------------------------------------------------------*/
#pun  .section {border-style: none; width:  1010px;   }
#pun  .tc2, #pun-main .post-author ul  {text-align: center; }

.punbb .post div.container {
  background: url("") no-repeat scroll center bottom transparent;
}

.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
  background: url() top center;
  text-align: center;
  color: #000;
  }

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1;  left: 450px; top: 20px;
}


/*  CS5 Категории форума и кнопки 
------------------------------------------------------------*/
/*Стиль текста в категориях*/
#pun-main .category h2 span {
  font-weight: normal;
  color: #121516;
  font-style: normal;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
}

/*Скрыть надписи категорий и статистики*/
#pun-title h1 span  {display: none;}
#pun-stats h2 span, .category h2 span {visibility:hidden!important;}

/*Отключить Это интересно и Поделиться*/
#pun-live-rusff, .sharelink {display:none;}


/*отключить отредактировано в постах*/
.lastedit {display: none;}

/* код для скролл бара 
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-track {
background: #233d36;
}
::-webkit-scrollbar-thumb {
    background: #171a1a;
}

/*убрать подпись из лс*/
#pun-messages.punbb .post .post-sig{display:none!important}


/* CS6 Логотип снизу
 -------------------------------------------------------------*/
/*низ */
#pun-about p.container {  
   background-image : url(http://funkyimg.com/i/2AKbf.png);
   background-color: transparent;
   border-color: transparent;
   margin-left: -36px;
   background-repeat : no-repeat;
   height : 218px;
   width: 1080px;
   overflow: hidden;
}

 div#html-footer {margin: 0px 0px 0px 0px;}

div#pun-about {margin-bottom: -50px;}

 #pun-announcement.section h2 span {display:  none;}
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }


/* CS7 Остальные коды для оформления форума
 -------------------------------------------------------------*/
#post legend {
  display: none;
}


/*Цвет ников пользователей в статистике*/
#onlinelist div span a, #onlinelist div span .group {
  color: #292828 !important;
  font-weight: normal !important;
}
#onlinelist div span a:hover, #onlinelist div span .group:hover {
color: #292828 !important;
}

/*Стиль текста "привет ты заходил тогда-то" и в статистике*/
#pun-status .container, #pun-stats .statscon .container {
  font-family: 'Lora', serif !important;
  font-size: 13px;
}
#pun-status .container {
  margin-top: -13px;
}

/*Позиционирование мини-профиля в профиле пользователя*/
#profile-left {
  text-align: center;
  background-color: #292828;
  -webkit-border-radius:10px; 
  -moz-border-radius:10px; 
  -khtml-border-radius:10px;
  border: 3px solid #c4babf !important;
  width: 250px !important;
}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2ALCA.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin-left: -1px;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2ALCy.png) 0 top no-repeat,url(http://funkyimg.com/i/2ALCz.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:12px 17px!important;
}

/*Настройка позиции профиля*/
/*Ник*/
#pun_wrap #pun .pa-author, #pun_wrap #pun .pa-author:hover, #pun_wrap #pun #pun-viewtopic .pa-author a, #pun_wrap #pun #pun-viewtopic .pa-author a:hover, #pun-main #profile .pa-author a, #pun-main #profile .pa-author a:hover, #pun-multimove .pa-author a, #pun-multimove .pa-author a:hover, #pun-multidelete .pa-author a, #pun-multidelete .pa-author a:hover, #pun-multimegre .pa-author a, #pun-multimegre .pa-author a:hover {
  margin-top: 10px;
  margin-bottom: 17px;
  margin-left: -3px;
  margin-right: -px;
  color: #795c5a !important;
  font-family: 'lora' !important;
  font-size: 13px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
width: 195px;
}

/*Ники на странице просмотра сообщения перед отправкой, ники на странице профиля*/
#pun_wrap #pun #pun-post #pun-main .topic .container .post-author .pa-author, #profile-left #profile-name strong {
  color: #000 !important;
  text-shadow: none !important;
  font-family: 'lora' !important;
  font-size: 14px !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
font-style: normal; 
}


/*статус,онлайн, посл посещение и кол-во соо*/
#pun_wrap #pun #pun-viewtopic .pa-title, #pun_wrap #pun #pun-viewtopic .pa-last-visit, #pun-main #profile .pa-title, #pun-main #profile .pa-last-visit {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
  margin-left: -8px !important;
  margin-top: -8px;
}
#pun_wrap #pun #pun-viewtopic .pa-posts, #pun-main #profile .pa-posts, .pa-respect {
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #292828 !important;
  font-style: normal; 
  font-weight: bold;
  margin-left: -8px;
}
.pa-respect span {
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #292828 !important;
}
#pun_wrap #pun #pun-viewtopic .pa-online strong, #pun-main #profile .pa-online strong {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
  margin-left: -19px !important;
}

/*Статус в профиле пользователя и сколько активен*/
#profile-left #profile-title strong, #profile-left li strong {
  line-height: 11px; 
  font-family: 'Lora', serif; 
  font-size: 13px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
}

/*Добавленные поля профиля*/
#pun_wrap #pun #pun-viewtopic .pa-fld1, #pun_wrap #pun #pun-viewtopic .pa-fld2 {
  font-family: 'Lora', serif; 
  font-size: 12px; 
  font-style: normal; 
  margin-left: 4px;
margin-right: 3px;
}
#pun_wrap #pun #pun-viewtopic .pa-fld1 {margin-top: 0px !important;}

/*Награды*/
.pa-awards #awrdbut img {position: relative; margin-left:-17px !important; margin-bottom: -21px !important; margin-top: -4px !important; padding: 10px 0px 0px 0px;} 
.pa-awards .mini_awards a img {margin-top: 0px !important; margin-left:-6px !important;}
.pa-awards .mini_awards_label {color:transparent !important; font-size:0px !important;}


/*Новостные плашки*/
.html-box .tplashka {
  margin-top: 13px !important;
  text-align: center !important;
}

/*Цвет нового сообщения лс*/
span.num_msg {background: #c4babf !important;}
span.num_msg:before {background: #c4babf !important;}

/*Баннеры*/
#banners {
text-align: justify;
}
#banners img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
#banners img:hover {  
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
#topbanners img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
}
#topbanners img:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100);  
}

/*фон под панель bb кодов*/
#pun-viewtopic #post-form #form-buttons, #pun-post #form-buttons, #pun-edit #form-buttons  {
  background-color: #edebed;
  width: 925px;
}

/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: 2px solid #a995a0!important;
border-radius: 10px;
background: url(http://funkyimg.com/i/2ALS4.png);
color: #000;
padding: 9px;
font: normal normal 400 11px/normal Verdana;
}

::-webkit-scrollbar { width: 7px; height:6px;}
::-webkit-scrollbar-track { background-color: #786161; }
::-webkit-scrollbar-thumb { background-color: #5e3b3b; }

0

8

[icon]http://funkyimg.com/i/2BPZf.png[/icon][nick]паника! в Нове[/nick][status]гость[/status][iop] - [/iop]

0

9

тыцтыцтест

0

10

[status]была здесь до того, как это стало мейнстримом[/status]- Они пытались мне объяснить, но это сложно... Там было много историй, а я не знала эти истории и я запуталась...

- Пожалуйста, скажи, что это какая-то постановка... что где-то вот в той стороне камера, и что мне надо туда улыбнуться и помахать, а потом не придется ни с чем разбираться...

- Последний раз, когда я проверял, скорая была круглосуточной.
- А  также полиция, пожарные и доставка пиццы.

- Когда человек хочет что-то спросить, он приходит, и спрашивает. А не является в качестве трупа, потом оживает и потом говорит, что у него оказывается дело.

0

11

http://avatarera.rusff.me/viewtopic.php?id=15#p28 - новости
http://avatarera.rusff.me/viewtopic.php?id=14#p27 - поиск партнера
http://avatarera.rusff.me/viewtopic.php?id=78#p2364 - связь с администрацией
http://avatarera.rusff.me/viewtopic.php?id=13 - отсутствие и уход
http://avatarera.rusff.me/viewtopic.php?id=111#p5557 - сюжетные очки
http://avatarera.rusff.me/viewtopic.php?id=69#p2131 - хронология
http://avatarera.rusff.me/viewtopic.php?id=87#p2643 - тесный мир

0

12

Код:
/***************************************
A - SETUP
***************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0;}


/* A2.2 */
.punbb * {
  margin: 0px;
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none;
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
/*шрифты на всем форуме*/
body {
  font-size: 100%;
  }

/* A3.2 */
.punbb {
  font: normal 70.75%  verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif, 'Lora';
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em  verdana, arial, helvetica, sans-serif;
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-size: 1em;
  font-weight: bold;
  }

.punbb th   {
  font-size: 0.9em;
  font-weight: bold;
  }
.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% verdana, arial, monaco, "bitstream vera sans mono", "courier new", courier, monospace;
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic;
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
/*положение форума */
#pun {
  margin-left: 0px;
  width: 1000px;
  margin: auto;
  }

/* A5.2 */
/*положение наполнения форума*/
.punbb {
margin-left: 22px;
  float: none;
  width: 950px;
  height: auto;
  }

/* A5.3 */
/*переадресация*/
#pun-redirect, #pun-maint {
  background-color: #c7bb9f;
  background-position : top center;
  background-repeat: no-repeat;
  margin-top: 100px;
  margin-left: 110px;
  text-align: center;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px;
  }

/* A5.9 */
/*обводка*/
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
/*обводка каток и пп*/
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  border: 1px solid #c4babf;
  width: 400px;
  margin: 0 auto; /*устанавливает центр*/
  margin-bottom: 5px;
  margin-top: 0px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-top;
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
border-left: 5px solid #a8949f;
  border-right: 5px solid #92b2a9;
  box-shadow: inset 0px 0px 0px 0px transparent;
  -webkit-border-radius:10px; 
  -moz-border-radius:10px; 
  -khtml-border-radius:10px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  margin: 0;
  color: #000;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  font-style: normal;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: normal !important;
  }
.punbb .code-box strong.legend {
  border-bottom: 2px solid #c4babf;
  margin-bottom: 8px;
  width: auto;}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4.6em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4.6em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0;
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em;
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both;
  }

/* C1.12 */
.punbb .datafield br {
  display: none;
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold;
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
/*ширина колонки "форум"*/
.punbb .main .tcl {
  overflow: hidden;
  text-align: justify;
  line-height: 12px; 
  font-family: 'Lora', serif !important; 
  font-size: 12px; 
  font-style: normal; 
  color: #121516;
  width: 400px;
  }

/* C2.2 */
/*ширина тем и сообщений*/
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: left;
  width: 10%;
}

/* C2.3 */
/*ширина последние сообщения*/
.punbb .main .tcr {
  overflow: hidden;
  text-align: right;
  width: 200px;
  }

#pun-main .category .container table .hasicon .tcr span, #pun-searchtopics .tcl .byuser, #pun-searchtopics .tcr .byuser, #pun-searchtopics .tcl .stickytext, #awards-content .alt1 .tc2 {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  color: #121516 !important; 
  font-style: normal !important; 
  font-weight: normal !important;
}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%;
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
/*названия форумов*/
#pun-index .tcl h3 {
font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 1.5em 1em;
  }

/* C2.12 */
.punbb .main th {
  padding: 4px 1em 5px 1em;
  border-bottom: 2px solid transparent;
  border-left: 1px solid transparent;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 0px;
  }

/* C2.15 */
/*иконки*/
.punbb div.icon {
  float: left;
  display: block;
  width: 80px;
  height: 80px;
  padding-top: 2px;
padding-right: 15px;
  margin-top: 1px;
margin-left: 15px;
  background-position: center center;
}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
display:block;
  padding: 0.5em;
  margin-left: 219px;
  margin-right: -1px;
  z-index: 50;
  font-size: 13px !important;
}

/* C3.4 */
/*номер поста*/
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: bold;
  color: #92b2a9 !important;
  font-family: 'Lora', serif !important;
  font-size: 13px;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  margin-top: -1.5em;
  overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: normal;
  }

/* C3.8 */
.pa-author a {
  text-decoration: bold
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }

li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 0px 5px;
  }

/* C3.12 */
/*шрифт в сообщениях*/
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
margin-top: 7px;
margin-bottom: 25px;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
 margin-left: 13px;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

/*ширина профиля*/
.punbb .post .post-author {
  width: 220px;
}


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  margin-top: 4px;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: normal;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  text-shadow: none !important;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 18em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border: none;
  margin-bottom: -35px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 200px;
  margin: -1px 0px 0px -30px;
}


/* D1.3 */
#pun-title .container {
  border: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

/* Ставим шапку */
#pun-title h1 span {
  display: none;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0;
}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline;
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border: none;
  margin: 0;
  margin-bottom: 0px;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
 /*навигация*/
#pun-navlinks .container {
  width: 970px;
  font-weight: normal; 
  font-family: 'Lora', serif !important;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  position: absolute!important; 
  z-index: 1; top: 412px!important;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.2em;
  font-family: tahoma;
  padding: 0px 11px 0px 0px;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-bottom: 50px;
  border: 2px solid transparent;
  }

/* D4.2 */
 /*вторая навигация*/
#pun-ulinks .container {
  width: 950px;
  font-size: 11px;
  text-align: center;
  position: absolute!important; 
  z-index: 1; top: 427px!important;
  }

 /* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0px 10px 0px 0px;
  font-size: 1.0em;
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: -13px;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: normal;
  overflow: hidden;
  margin-top: 5px;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 0px 0px 0px 0px;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0px;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

#pun-about .container .item1 {
  margin-left: 0px;
  margin-top: 195px;
  color: #292828 !important;
  font-weight: normal;
  width: 1010px;
}
#pun-about .container .item1 a, #pun-about .container .item1 a:hover, #pun-about .container .item1 a:focus, #pun-about .container .item1 a:active {
  color: #292828 !important;
  font-size: 13px;
  font-weight: normal;
}

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  text-align: center;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: normal;
  overflow: hidden;
  margin-bottom: -20px;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

/*Надписи Форум Тем сообщений, заголовки в репе, списке пользователей и наградах*/
#pun th {
  font-size: 13px;
  text-align: center;
  font-family: 'Lora', serif !important;
  font-weight: bold;
  padding-top: 25px;
}

#pun_wrap #pun .punbb #pun-main .forum .container table thead tr .tcr, #pun_wrap #pun #pun-userlist #pun-main .usertable .container table thead tr .tc3, #pun_wrap #pun #pun-userlist #pun-main .usertable .container table tbody .tc3 {
  text-align: right !important;
}

#pun_wrap #pun #pun-index #pun-main .category .container table thead tr {
  display: none;
}

#pun-announcement .container .html-box div {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 11px; 
  font-style: normal; 
  color: #000;
}


.post-box {
 text-align: justify;
}

.admin-advert-block { 
  display:none;
}
Код:
/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/
/*длинная шапка*/
body {
  background: rgba(0, 0, 0, 0) url("http://funkyimg.com/i/2AKa6.png") repeat-x top center;
}

/*шапка*/
#pun-title table {
  background: rgba(0, 0, 0, 0) url("http://funkyimg.com/i/2BPVd.png") no-repeat scroll center top;
  border: medium none;
  height: 502px;
  margin-left: -448px;
  margin-top: 0;
  width: 1850px;
}

/* тело форума */ 
#pun { 
  width: 1000px; 
  background-color: transparent; 
  background-image: url(http://funkyimg.com/i/2BPT2.png); 
  background-attachment: scroll; 
  background-repeat: repeat; 
  background-position: top center;
} 

/*фон (задник)*/
HTML {
  background: url("http://funkyimg.com/i/2AKaf.png") repeat-y scroll center top, #c0b7bc
  url("http://funkyimg.com/i/2AKaf.png") repeat scroll center top;
}

/* CS1.1*/
.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 {
  border-color:transparent;
  color: #000000;
  } 

/* CS1.2 */
.punbb .main .container {
  background-color: transparent;
  color: #000000;
  }

.punbb .post .container {
  background-color: transparent;
  color: #000;
  }

.punbb-admin #pun-admain .adcontainer {
  background-color: #c3b9be;
  color: #000;
  border: 3px solid #c4babf !important;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #c4babf;
  color: #000 !important;
  text-align: center;
  font-size: 14px;
  font-family: 'Lora';
  text-transform: uppercase;
  font-weight: normal;
  }

/* CS1.4 */
#pun-main #topic-users-in .container span {
  border-color: transparent;
  font-weight: bold !important;
  font-size: 13px !important;
  }

#pun-main #topic-users-in .container {
  border-color: transparent;
  color: #000;
  font-family: 'Lora', serif !important;
  font-size: 13px;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  border-color: transparent;
  color: #000000;
  }

/* CS1.6 */
.punbb .post h3 span {background: url(http://funkyimg.com/i/2BPTo.png) no-repeat; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}


/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: #d8d9db;
  color: #000;
  border: 2px solid #c4babf
}

.punbb textarea {
  background-color: #d0d0d3;    
  border: 2px solid #c4babf;
}

/* CS1.8 */
#pun-navlinks .container {
  border-color:transparent;
  color: #a5a187;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb select, .punbb input {
  background-color: #c4babf;
  color: #000 !important;
  border: 4px double;
  border-color: #a995a0 !important;
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  font-weight: bold !important;
}

/* CS2 Цвета границ
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color:transparent;
}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color:transparent;
}

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
}

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;
}

/* CS2.5 */
.punbb th {
border-color: transparent;
color: #121415;
}

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-top: 1px solid #92b2a9;
  border-bottom: 1px solid #a8949f;
}

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color:transparent;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color:transparent;
}

.punbb .divider {
border-color:transparent;
}

.punbb .formal fieldset .post-box, .punbb .info-box {
border-color: #000000;
  }

li.pa-online {
border-color:transparent;
  }


/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/

/* CS3.1 */

.punbb a, .punbb a:link, .punbb a:visited {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 13px;
  color: #292828; 
  font-weight: bold;
  text-decoration: none;
}

.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 13px;
  color: #292828; 
  font-weight: bold;
  text-decoration: none;
}
.punbb-admin #pun-admain a:hover {
  color: #a995a0;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000 !important; 
}

/* CS3.2 */

#pun-ulinks a {
  color: #292828 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important; 
  font-weight: bold !important;
  font-size: 11px !important;
  }

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #a995a0 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important; 
  font-weight: bold !important;
  font-size: 11px !important;
}

.punbb a:hover {
color: #92b2a9;
}

.punbb a:focus, .punbb a:active {
  color: #000;
  text-decoration: none;
}
 
.punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #292828;
  text-decoration: none;
}

/* CS3.3 */
#pun-navlinks a {
  color: #000 !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: normal !important;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #a995a0 !important;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: none !important;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #292828;
  color: #292828;
  }

#pun-main .category .intd .tclcon h3 a {
  color: #93b3aa;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
}

#pun-main .category .tclcon h3 a:hover {
color: #93b3aa !important;
}

#pun-main .category .container table .hasicon .tcr a, #pun-stats .statscon .container .item4 strong a, #pun-userlist .tcl .usersname, #pun-searchtopics .tcl a, #pun-searchtopics .tcr a, #profilenav ul a {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 13px !important;
  color: #292828 !important; 
  font-style: italic !important; 
  font-weight: bold !important;
}

#pun-main .category .container table .hasicon .tcr a:hover, #pun-stats .statscon .container .item4 strong a:hover, #pun-userlist .tcl .usersname:hover, #pun-searchtopics .tcl a:hover, #pun-searchtopics .tcr a:hover, #profilenav ul a:hover {
color: #292828 !important;
}

#profilenav ul .isactive a {
color: #000 !important;
}

#pun-announcement .container .html-box div a {
  line-height: 11px !important; 
  font-family: 'Lora', serif !important; 
  font-size: 11px !important; 
  color: #292828 !important; 
  font-style: italic !important; 
  font-weight: bold !important;
}
#pun-announcement .container .html-box div a:hover {
  color: #292828 !important; 
}

#pun_wrap #pun #pun-viewtopic .pa-respect a, #pun_wrap #pun #pun-viewtopic .pa-respect a:hover, #pun_wrap #pun #pun-viewtopic .pa-respect a:focus, #pun_wrap #pun #pun-viewtopic .pa-respect a:active {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 13px; 
  color: #292828 !important;
  font-style: normal; 
  font-weight: bold;
  text-shadow: none;
}

.pa-posts, .pa-respect {
text-align:center;
display:inline-block;
padding:0 1px 0px 8px!important;
width:70px;
margin-left: 0;
}

.permalink, .permalink:hover, .permalink:focus, .permalink:active, .post h3 span a, .post h3 span a:hover, .post h3 span a:focus, .post h3 span a:active, .post h3 span {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 13px !important; 
  color: #a995a0 !important;
  font-style: normal; 
  font-weight: bold;
  margin-top: -1px !important;
}

.code-box .legend a {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 13px; 
  color: #000!important; 
  font-style: normal; 
  font-weight: normal !important;
  text-transform: uppercase !important;
}
.code-box .legend a:hover, .code-box .legend a:active, .code-box .legend a:focus {  
color: #a995a0!important;
 }

#messages fieldset .fs-box .container table .hasicon .inew .pmtcl1 .intd .tclcon a, #messages fieldset .fs-box .container table .hasicon .inew .pmtcl1 .intd .tclcon a:hover  {
  color: #92b2a9 !important;
}

#messages fieldset .fs-box .container table .hasicon tr .pmtcl1 .intd .tclcon a {
  color: #000 !important;
}
#messages fieldset .fs-box .container table .hasicon tr .pmtcl1 .intd .tclcon a:hover {
  color: #292828 !important;
}

#pun-crumbs1 .crumbs a, #pun-crumbs2 .crumbs a, #pun-crumbs1 .crumbs a:hover, #pun-crumbs2 .crumbs a:hover, #pun-crumbs1 .crumbs, #pun-crumbs2 .crumbs {
  font-style: normal;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
}

#pun-main h1 span, #pun-main .category h2 a, #pun_wrap #pun #pun-post #pun-main .topic h2 span, #pun_wrap #pun #pun-viewtopic #pun-main h2 span {
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  text-shadow: none !important;
  color: #000 !important;
}
#pun-main #post-form h2 span {display: none}

#awards-content .alt1 .tcl {
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  color: #292828 !important;
}

#pun-main .modmenu .container strong a {
  color: #292828 !important;
}

#pun-main .category h2 a {
  color: #292828 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: 'Lora', serif !important; 
  font-weight: normal !important;
  text-shadow: none !important;
}

/* CS4 
 -------------------------------------------------------------*/
#pun  .section {border-style: none; width:  1010px;   }
#pun  .tc2, #pun-main .post-author ul  {text-align: center; }

.punbb .post div.container {
  background: url("") no-repeat scroll center bottom transparent;
}

.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
  background: url() top center;
  text-align: center;
  color: #000;
  }

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1;  left: 450px; top: 20px;
}

/*иконки*/
Div.icon {
background-image : url('http://funkyimg.com/i/2BTQo.png');
background-repeat: no-repeat;
}
/*новые сообщения*/
TR.inew Div.icon {
background-image : url('http://funkyimg.com/i/2BTQn.png');
background-repeat: no-repeat;
}
/*важные темы*/
TR.isticky Div.icon {
background-image : url('http://funkyimg.com/i/2BTUy.png');
background-repeat: no-repeat;
}
/*закрытые темы*/
TR.iclosed Div.icon {
background-image : url('http://funkyimg.com/i/2BTQk.png');
background-repeat: no-repeat;
}

/*  CS5 
------------------------------------------------------------*/
#pun-main .category h2 span {
  font-weight: normal;
  color: #121516;
  font-style: normal;
  text-decoration: none;
  font-family: 'Lora', serif !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
}

#pun-title h1 span  {display: none;}
#pun-stats h2 span, .category h2 span {visibility:hidden!important;}

#pun-live-rusff, .sharelink {display:none;}

.lastedit {display: none;}

/* код для скролл-бара 
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-track {
background: #233d36;
}
::-webkit-scrollbar-thumb {
    background: #171a1a;
}

/*убрать подпись из лс*/
#pun-messages.punbb .post .post-sig{display:none!important}


/* CS6 подвал
 -------------------------------------------------------------*/
/*низ */
#pun-about p.container {  
   background-image : url(http://funkyimg.com/i/2BPWm.png);
   background-color: transparent;
   border-color: transparent;
   margin-left: -23px;
   background-repeat : no-repeat;
   height : 218px;
   width: 1000px;
   overflow: hidden;
}

 div#html-footer {margin: 0px 0px 0px 0px;}

div#pun-about {margin-bottom: -50px;}

 #pun-announcement.section h2 span {display:  none;}
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }


/* CS7 
 -------------------------------------------------------------*/
#post legend {
  display: none;
}


#onlinelist div span a, #onlinelist div span .group {
  color: #292828 !important;
  font-weight: normal !important;
}
#onlinelist div span a:hover, #onlinelist div span .group:hover {
color: #292828 !important;
}

#pun-status .container, #pun-stats .statscon .container {
  font-family: 'Lora', serif !important;
  font-size: 13px;
width: 930px;
}
#pun-status .container {
  margin-top: -13px;
}

#profile-left {
  text-align: center;
  background-color: #292828;
  -webkit-border-radius:10px; 
  -moz-border-radius:10px; 
  -khtml-border-radius:10px;
  border: 3px solid #c4babf !important;
  width: 250px !important;
}

.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2ALCA.png) 0 0 repeat-y; /*фон размножаемый по вертикали*/
  overflow: visible!important;
  margin-left: -1px;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2ALCy.png) 0 top no-repeat,url(http://funkyimg.com/i/2ALCz.png) 0 bottom no-repeat; /*фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:12px 17px!important;
}

/*позиция профиля*/
/*ник*/
#pun_wrap #pun .pa-author, #pun_wrap #pun .pa-author:hover, #pun_wrap #pun #pun-viewtopic .pa-author a, #pun_wrap #pun #pun-viewtopic .pa-author a:hover, #pun-main #profile .pa-author a, #pun-main #profile .pa-author a:hover, #pun-multimove .pa-author a, #pun-multimove .pa-author a:hover, #pun-multidelete .pa-author a, #pun-multidelete .pa-author a:hover, #pun-multimegre .pa-author a, #pun-multimegre .pa-author a:hover {
  margin-top: 10px;
  margin-bottom: 17px;
  margin-left: -3px;
  margin-right: -px;
  color: #795c5a !important;
  font-family: 'Lora' !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
width: 195px;
}

#pun_wrap #pun #pun-post #pun-main .topic .container .post-author .pa-author, #profile-left #profile-name strong {
  color: #000 !important;
  text-shadow: none !important;
  font-family: 'Lora' !important;
  font-size: 14px !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
font-style: normal; 
}


#pun_wrap #pun #pun-viewtopic .pa-title, #pun_wrap #pun #pun-viewtopic .pa-last-visit, #pun-main #profile .pa-title, #pun-main #profile .pa-last-visit {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 12px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
  margin-left: -8px !important;
  margin-top: -8px;
}
#pun_wrap #pun #pun-viewtopic .pa-posts, #pun-main #profile .pa-posts, .pa-respect {
  font-family: 'Lora', serif !important; 
  font-size: 12px; 
  color: #292828 !important;
  font-style: normal; 
  font-weight: bold;
  margin-left: -8px;
}
.pa-respect span {
  font-family: 'Lora', serif !important; 
  font-size: 12px; 
  color: #292828 !important;
}
#pun_wrap #pun #pun-viewtopic .pa-online strong, #pun-main #profile .pa-online strong {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 12px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
  margin-left: -19px !important;
}

#profile-left #profile-title strong, #profile-left li strong {
  line-height: 11px; 
  font-family: 'Lora', serif !important; 
  font-size: 12px; 
  color: #000!important; 
  font-style: italic; 
  font-weight: bold;
}

#pun_wrap #pun #pun-viewtopic .pa-fld1, #pun_wrap #pun #pun-viewtopic .pa-fld2 {
  font-family: 'Lora', serif !important; 
  font-size: 12px; 
  font-style: normal; 
  margin-left: 4px;
margin-right: 3px;
}
#pun_wrap #pun #pun-viewtopic .pa-fld1 {margin-top: 0px !important;}

/*награды*/
.pa-awards #awrdbut img {position: relative; margin-left:-17px !important; margin-bottom: 10px !important; margin-top: -4px !important; padding: 10px 0px 0px 0px;} 
.pa-awards .mini_awards a img {margin-top: -35px !important; margin-left:-6px !important;}
.pa-awards .mini_awards_label {color:transparent !important; font-size:0px !important;}


span.num_msg {background: #c4babf !important;}
span.num_msg:before {background: #c4babf !important;}


#pun-viewtopic #post-form #form-buttons, #pun-post #form-buttons, #pun-edit #form-buttons  {
  background-color: #edebed;
  width: 870px;
}

#pun_wrap #post .container[id$="-area"]{
border: 2px solid #a995a0!important;
border-radius: 10px;
background: url(http://funkyimg.com/i/2ALS4.png);
color: #000;
padding: 9px;
font: normal normal 400 11px/normal Verdana;
}

::-webkit-scrollbar { width: 7px; height:6px;}
::-webkit-scrollbar-track { background-color: #786161; }
::-webkit-scrollbar-thumb { background-color: #5e3b3b; }

0

13

Код:
<link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0018/42/9b/90258.css" />

<!--  Дайсы - 2, Ч.1 в начало HTML верх-->
<noscript><meta http-equiv="refresh" content="0;URL=http://qps.ru/prUMh" /></noscript>
<script type="text/javascript" src="https://forumstatic.ru/files/0013/61/e9/33720.js"></script>
<!-- //END  - Ч.1 в начало HTML  верх Дайсы - 2 -->

<div id="pircs2"><!-- std.v.1/0/profilaktika --><link rel="stylesheet" type="text/css" href="http://hostjs-mybb2011.narod.ru/css/profilaktika.css" /><div id="msg-n2">У Вас отключён javascript.<br>В данном режиме, отображение ресурса<br/>браузером не поддерживается <br/></div><div id="LogIn_Window" style="display:none"><center>Уважаемые пользователи<br/> и гости форума M-Jackson-Info.<br/><br/>По неотложным<br/> техническим причинам<br/> временного характера форум  закрывается на профилактику.<br/> Ждём вас в ближайшее время.</center><br/> С уважением<center>Администрация форума.</center><br/><hr><br/><br/></div></div><!-- --><script type="text/javascript">

    var ON_button=1; //Cвитч включения: 1 - включено!; 0 - выключено
    var  moderDostyp_ON=0; //?Модер-доступ включён?: 1 - включен!; 0 - выключен

    if(ON_button!=1||GroupID ==1||moderDostyp_ON*GroupID==2){
    $("style.#style_st,div.#pircs2").replaceWith("");}
      else {$("#msg-n2").replaceWith("");
    if(GroupID ==3) {$("#LogIn_Window").show();if(document.URL.indexOf("/login.php")==-1){
    document.location.href = "../login.php"}else {
    $(document).ready(function(){$("form#login").appendTo("#LogIn_Window");
    $("#LogIn_Window").find("p.formsubmit a[href*='register.php']").text("");
    var v=$("#LogIn_Window").find("p.formsubmit a[href*='action=forget']");
    v.replaceWith("<span>Вход только для Администраторов</span>");});};}
    else {document.location.href = "../login.php?action=out&id="+UserID};}
    </script><!--end/profilaktika-->

<!--рамка для аватара -->
    <style type="text/css">
    li.pa-avatar .Wrp-ava img[alt]{
      display:block;
      padding:0;
      border-width:0;
      margin:6px; /*Отступ рамки*/
    }
    </style>
    <script>
      $(document).ready(function(){
        var imgWrp = "http://funkyimg.com/i/2ALny.png"; // Ccылка на картинку;

        imgWrp = '<img src="'+imgWrp+'" width=100% height=100% style="position:absolute;z-index:100;"/>'
        $("div.post-author ul li.pa-avatar img[alt]").each(function () {
        $(this).wrap('<div class="Wrp-ava" style="display:inline-block;text-align:left;position:relative;"></div>');
        $(this).parent().prepend(imgWrp)
    });});
    </script><!--Конец//Рамки для Аватара-->

<script type="text/javascript"><!--Своя картинка в каждую категорию --> 
$(document).ready(function(){ 

myarray=new Array( 
"блаблабла", "http://funkyimg.com/i/2BV3b.png", 
"Тестовая категория", "http://funkyimg.com/i/2BV37.png", 
"Игра", "http://funkyimg.com/i/2BV38.png", 
"Флуд", "http://funkyimg.com/i/2BV39.png", 
"Реклама", "http://funkyimg.com/i/2BV3a.png" //Последний элемент без запятой! 
) 

$("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) { 
for(q=0;q<myarray.length;q++){ 

var cssObj = { 
"height":"70px", 
"background-color": "transparent", 
"background-image":"url("+myarray[q+1]+")", 
"background-position":"50% 50%", 
"background-repeat":"no-repeat" //Последний элемент без запятой! 
} 

if($(this).children("span").text()==myarray[q])$(this).css(cssObj); 
q++} 
}); 
}); 
</script>


<!--шапка лево-->
<div style="height: 120px;width: 225px;top: 100px;margin-left: 6px;position:absolute;z-index:100;font-size: 11px;padding-right: 3px;line-height: 11px;text-align: justify;">
<div class="wrapper">
<div class="content">
<p><center>Добро пожаловать на ролевую <br><b>«Аватар: Новая Эра»</b></center></align></p>
<br>
<p>Проект, посвященный событиям в мире "Аватар: Последний Маг Воздуха", спустя почти два века. <br> Магия и духи сталкиваются с научным и техническим прогрессом. Современное общество, в котором повсеместно живут маги, способные повелевать стихиями, города-миллионники с небоскребами и общедоступной связью, сосуществующие в мире одновременно с духами и драконами. </p><br>
<p><center><a href="http://avatarera.rusff.me/viewtopic.php?id=7#p17">Правила</a> • <a href="http://avatarera.rusff.me/viewtopic.php?id=2#p2">Сюжет</a> • <a href="http://avatarera.rusff.me/viewtopic.php?id=4#p13">FAQ</a> • <a href="http://avatarera.rusff.me/viewtopic.php?id=3#p3">О мире</a> <br> <a href="http://avatarera.rusff.me/viewtopic.php?id=5#p15">Игроки ищут</a> • <a href="http://avatarera.rusff.me/viewtopic.php?id=6#p16">Шаблон анкеты</a> <br> <a href="http://avatarera.rusff.me/viewtopic.php?id=1#p1">Гостевая</a></center></p>
</div>
</div>
</div>


<!--шапка право-->
<div style="height: 120px;width: 225px;top: 100px;margin-left: 723px;position:absolute;z-index:100;font-size: 11px;padding-right: 3px;line-height: 11px;text-align: justify;">
<div class="wrapper">
<div class="content">
<p><center>Дорогой путник!</center></align></p>
<br>
<p>На данный момент форум находится в стадии спячки. Будем надеяться, что не вечной. Однако, желающим поиграть и без движимого сюжета или бдящих админов здесь все так же рады.</p><br>
<p><center><a href="http://rpgtop.su/25074" title="Рейтинг Ролевых Ресурсов - RPG TOP" target="_blank">
<img src="http://img.rpgtop.su/88x31x11x8.gif" alt="Рейтинг Ролевых Ресурсов - RPG TOP" border="0" width="88" height="31"></a>
   <a title="Каталог фэнтези сайтов Палантир" href='https://palantir.in/?from=20024' target='_blank'>
<script type="text/javascript">
Mz = "wh=" + screen.width + 'x' + screen.height;
My = "<img src='https://palantir.in/count.php?id=20024&cid=counter2007_20.png";
My += "&cntc=none&rand=" + Math.random() + "&referer=" + encodeURIComponent(document.referrer);
My += '&pg=' + encodeURIComponent(window.location.href);
My += "'  alt='Palantir' title='Каталог фэнтези сайтов Палантир' border='0' width='88px' height='31px'>";
document.write(My);</script>
<noscript><img src="https://palantir.in/count.php?id=20024&cid=counter2007_20.png" alt='Palantir' title="Каталог фэнтези сайтов Палантир" border=0 width="88px"
           height="31px"></noscript>
</a>
        </center></p>
</div>
</div>
</div>



<!--смена имиджа модная красивая-->
<script src="http://f.etrin.ru/hvss/hvss.min.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['Потерянное и забытое', 'Архив Ван Ши Тонга', 'Павшие в бою'],
    forumAccessExtended: {
        'Центр урагана': ['Пользователи'],
        'Книги по истории': ['Пользователи'],
        'Совсем другая история': ['Пользователи'],
        'Главные герои': ['Пользователи'],
        'Организация': ['Пользователи'],
        'Кастинг': ['Пользователи'],
        'Чайная': ['Пользователи']
    },
    changeList: {
        'pafld1': {
            title: 'информация о персонаже',
            description: '',
            tag: 'iop',
            class: 'pa-fld1',
            defaultCode: '<b>Раса/еще что-нибудь</b>, хх лет<br>Род деятельности<br> <a href="Ссылка на анкету"><b>Название анкеты/красивая пафосная фраза</b></a><hr>',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld1', 'pa-respect', 'pa-posts', 'pa-last-visit', 'pa-ip', 'pa-gifts', 'pa-awards']
});
</script>



<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {margin:6px 3px;}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>



Код:
<!-- счастье есть -->
<script>
$(document).ready(function() {
 $('#addition-area').append(function() {
  return $('<div>Восстановить последний пост</div>').click(restoreLastPost);
 });

 function restoreLastPost() {
  $('#main-reply').val(localStorage.ReservePost);
 };
});
</script>

<!-- Картинки в шапке -->
<script type="text/javascript">
var phr = new Array()
phr.push("http://funkyimg.com/i/2BQ74.jpg")
phr.push("http://funkyimg.com/i/2BQ7Z.jpg")
phr.push("http://funkyimg.com/i/2BQ81.jpg")
 
document.write('<style>#pun-title table {background-image: url('+phr[Math.round(Math.random()*(phr.length-1))]+'); background-repeat: no-repeat;}</style>')
</script>

<!--нафиг сокращение ссылок-->
<script type="text/javascript">
FORUM.set("editor.link.short_url", function() { return false; });
</script>

<!--запятая-->
<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>

<!-- скрыть название доп поля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i in A){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>

<!--картинки вместо онлайн-офлайн-->
<script type="text/javascript">
var we=document.getElementsByTagName("ul")
var x=0
for (x=0; x<=(we.length-1); x++)
{if (we[x].innerHTML.indexOf("pa-online")!=-1)
{we[x].innerHTML=we[x].innerHTML.substring(0, (we[x].innerHTML.indexOf("pa-online")-11))+"<center><img src=http://funkyimg.com/i/2BNmL.png></center>"}
else if ((we[x].innerHTML.indexOf("pa-online")==-1)&&(we[x].innerHTML.indexOf("pa-author")!=-1))
{we[x].innerHTML=we[x].innerHTML+"<center><img src=http://funkyimg.com/i/2BNmK.png></center>"}
}
</script>



<!-- Выделение кода в блоке "Код" // © Alex_63, версия 2017г. -->
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
<script type="text/javascript">select_text.linkText = 'Выделяй и влавствуй' //текст ссылки</script>

<!--счетчик символов-->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>

<!-- Регулировка размера шрифта в постах © Alex_63 -->
<style>
.FNTslider {
  border-radius: 4px;
  position:relative;z-index:1000;
  background: #bdd1cb;
  width: 110px;
  height: 5px;
  margin: 3px 5px;
  border: solid 1px #ccc;
  float: right;
  margin-right: 7%;
}
.FNTslider .before {
  height: 5px;
  border: solid 1px transparent;
  border-right: none 0;
  border-radius: 4px 0 0 4px;
  position: absolute;
  background: #d5c3c6;
  margin-top: -1px;
}
.FNTslider .thumb {
  width: 8px;
  height: 13px;
  border-radius: 3px;
  position: relative;
  top: -4px;
  background: #a995a0;
  cursor: pointer;
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script>









<!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<script>
var a1 = 1	// 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
var a2 = 0	// 0 - Скрытие первой вкладки; 1 - Показ первой вкладки; 
var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;

var LiArr=new Array(
//При наличии двух косых => // в начале пункта, - пункт не скрывается.

//"pa-author",     //Ник-Нейм
//"pa-avatar",     //Аватар
//"pa-title",      //статус

// 1 кнопка - ссылка на Картинку
//В квадратных скобках, прямо к ссылке можно добавить своё описание (по желанию)
"http://funkyimg.com/i/2BQe8.png",

"pa-reg",        //Зарегистрирован
"pa-invites", //Приглашений
"pa-posts",      //Кол-во сообщений:
"pa-respect",    //Уважение:
"pa-positive",   //Позитив
"pa-sex",        //Пол
"pa-age",        //Возраст
"pa-icq",        //Аська
"pa-ip",         //IP Юзера
"pa-from",       //Откуда
"pa-time-visit", //Провел на форуме:
"pa-last-visit", //Последний визит:
//"pa-online",     //Пользователь online - Не засовываем в спойлеры

// 2 кнопка- ссылка на Картинку
"http://funkyimg.com/i/2BQe9.png",

"pa-fld1",       //Доп.Поле.1

// 3 кнопка- ссылка на Картинку
"http://funkyimg.com/i/2BQea.png",

"award",      //Награды(только для rusff и ork)
"gift",         //Подарки(только для rusff и ork)

//Конец Списка,
"_End"); SetProvilSpoil(a1,a2,a3);
</script>
<!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->


<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'http://funkyimg.com/i/2BQfD.png'; //Ссылка на аватар по умолчанию

$('#pun-viewtopic,#pun-messages').find('.pa-title').each(function(){
var L='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
if($(this).parent().find('.pa-avatar').html()==null)$(this).after(L);});
$('#profile-left strong:contains("Нет аватара")').parent().html('<div><img src="'+DefAvtr+'"/></div>');
</script>




<script type="text/javascript"><!--  Dise_2 - Ч.2 в HTML низ -->
//ID форумов с применением Дайсов, должны быть открыты на чтение/запись под гостем;
  FORUM.dise_Array = [1,7,8,6];

//  0 - Просмотр cообщений в форумах с Дайсами гостем возможен;(запись закрыта скриптом)
//  1 - Cкрытие возможности просмотра тем для гостя  в Дайс-форумах;
  FORUM.GuestHideDise_Forum = 0;

/*Set функция:*/ FORUM.set_Dise2 ();
</script><!-- END//Ч.2 в HTML низ Dise_2 --->







<!--Иконки-->
</style>
<style type="text/css">
.punbb td div.tclcon { padding-left: 25px; }
</style>



<div style="position: absolute; margin-top: -152px; margin-left: 490px; width: 465px; height: 125px !important; overflow-y: auto;">

<a href="http://azeroth.0bb.ru"><img src="http://s3.uploads.ru/cYAHr.png" alt="СКАЗАНИЯ АЗЕРОТА"></a><a href="http://resintegra.ru" target="_blank" ><img src="http://s019.radikal.ru/i601/1706/75/318bec747bf4.gif" border="0" title="Res Integra" alt="Res Integra"/></a><a href="http://ainan.rusff.me/"><img src="https://forumstatic.ru/files/0018/7b/29/88874.gif" title="Посёлок Айнан - аниме | ёкаи | эпизоды"></a><a href="http://wiedzmin.mybb.ru" target="blank"><img border=0 src='https://forumstatic.ru/files/0011/5f/87/80808.gif' alt="ВЕДЬМАК: Тень Предназначения"></a><a href="http://starscouts.rusff.me" target="blank" title="ФРПГ по ME Andromeda"><img src="http://s2.uploads.ru/t/Y9dHV.gif"></a><a href="http://twdconfrontation.rusff.me/" target="_blank"><img src="http://s6.uploads.ru/t/bhW7J.gif" title="Добро пожаловать в мир Ходячих мертвецов!" width="88" border="0" height="31"></a><a href="http://wanderlust.rusff.me/" title="Wanderlust" target="_blank"><img src="http://s8.uploads.ru/KWHVE.gif" width="88px" height="31px"></a><a href="http://darising.rusff.me" target="blank"><img border=0 src='http://s6.uploads.ru/C0jLu.gif' alt="Dragon Age: Rising"></a><a href='http://nolf.rusff.me/' target='blank'><img src="https://forumstatic.ru/files/0015/1e/ae/10795.jpg" border="0" width="88" height="31"></a>

</div>

0

14

теоретически
http://funkyimg.com/i/2C4b1.png

0


Вы здесь » New Era Or Something » Тестовый форум » to do list


Рейтинг форумов | Создать форум бесплатно