играем квест дела на неделю объявление магазин подарков
Самые нужные
@Mumbai-Life - новости нашего города

Namaste! Добро пожаловать на ролевую игру "Garam Masala", действие которой происходит в жаркой сказочной Индии..

Мы не претендуем на звание самого лучшего и активного форума, зато у нас свой уютный уголок в ролевом мире, где жизни всех персонажей переплетаются в одной большой истории одного из самых колоритных городов мира!
• • • • • • • • • • • • • • • • • • • • • • • • • • • •
АМС: Ajay Sharma & Anjali Khurana
Библиотека
Рейтинг форумов Forum-top.ru
Вверх Вниз
У Вас отключён javascript.
В данном режиме, отображение ресурса
браузером не поддерживается

Индия. Когда сбываются мечты.

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

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


Вы здесь » Индия. Когда сбываются мечты. » Календарь » Дизайн с Гарам Масала "Рассвет-закат"


Дизайн с Гарам Масала "Рассвет-закат"

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

1

стиль верх

/*************************************************************
A - SETUP
**************************************************************/

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

/* A1.1 */
  @import url(style_cs.css);
@import url(https://forumstatic.ru/files/0019/79/6e/46392.css);
@import url(https://forumstatic.ru/files/0019/79/6e/35627.css);

@import url(https://forumstatic.ru/files/0019/cd/62/13032.css); /* ENG fonts: bernardmt-condensedcondensed, besomregular, biraregular, birchstdregular, blanchcaps, blockursivregular, bodonimtpostercompressedRg, borgregular, broadcastmatterregular, brookesmithscriptregular, bubbleboyregular, bubbleboytworegular, chardonsregular, clearlineregular, cocoregular, debbyscript, echinosparkscriptregular, elegantdragonbold, elephantregular, gloucestermtregular, hackedregular, haveagreatdayregular, headcaseregular, higherregular, jellykaloveandpassionregular, komodaregular, liquidofluid, lunaregular, mesquitestdregular, niagarasolidregular, ohsavannahregular, oldenglishtextmtregular, parchmentregular, pinkscriptregular, pirmokasregular, portuguesarcaicolecturaRg, rageitalicitalic, recordascriptregular, reedofloveregular, rupsterscriptregular, saltregular, shorelinesscriptregular, signericaregular, spiffymcgeeregular, spellingnightregular, stereofidelicregular, veniregular, vodkaregular */

@import url(https://forumstatic.ru/files/0019/cd/62/38301.css); /* RUS fonts: adbscapsregular, anvylregular, basisregular, bebasneueregular, bradobreiregular, bravorgregular, catorzedemibold, celestinaregular, christmasscriptcregular, clutchsansregular, codeproregular, denistinaregular, drinaregular, elfaberegular, highlinerregular, journalismregular, karminaboldbold, katonaiilight, lemontuesdayregular, marketfreshinlineboldbold, marskeregular, sensabrushregular, shlapakscriptregular, solenaregular, spritegraffitiregular, turumregular */

@import url(https://fonts.googleapis.com/css?family … Yesteryear);
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');

@font-face {font-family: MISTRAL; /* MISTRAL */
src: url(https://forumstatic.ru/files/0019/79/6e/43050.ttf);}/*MISTRAL*/

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

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

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

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  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 68.75%  verdana, 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, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

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

/* A3.6 */
.punbb pre {
  font: 1.1em/140% 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: auto;
  width: 944px;
  float: top center;
  padding: 0px 0px 0px 0px;}

/* A5.2 */
.punbb {
  margin-left: -8px;
  float: none;
  width:900px;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  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 none none;
  border-width: 0px 0px 0px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
    padding: 0.7em 1em;
    border-style: none none none none;
    border-width: 0 0px 0px 0;
    font-size: 1.2em;
    font-family: arial;
    text-transform: uppercase;
}

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

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

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

/*  B1.2 РАЗДЕЛЯЕМ ПОДПИСЬ И СОО*/
.punbb .post-sig dt {
  display: block;
  text-align: center;
  border-top: 1px solid #7592bb;
  width: 100%;
  margin: 10px;
      }

#pun-main .post-sig dd p {color: #7592bb; font-size: 100%; line-height: 1.2;}
dd {
  margin-left: 0;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0  0.5em 1em 0; /*отступ от верхнего, правого, нижнего и левого края*/
  line-height: 150%;
  /*font-size: 12px;размер шрифта в постах*/
  }

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

/* 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 {
  padding: 1em;
  margin: 0.4em 0.9em 1.4em 0.9em!important;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 0.3em;
    font-size: 12px;
    letter-spacing: 0.4px;
    border-bottom: 1px dotted rgb(110, 129, 84);
    font-style: normal;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    font-family: cambria;
    color: #7c3548;
}

/* 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: 1em;
  }

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

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  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: 5px;
    margin: 0 0 0 -15px;
    font-family: cambria;
    font-size: 15px;
    text-transform: uppercase;
}

/* 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: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  background-color: transparent;
  text-align: center;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: center;
  width: 30%;
  }

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

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

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

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

/* C2.8 названия подфорумов*/
#pun-index .tcl h3 {
    text-align: left;
    padding-bottom: 3px;
    /*font-weight: bold;*/
    font-style: normal;
    font-family: Pacifico-Regular;
    font-size: 18px;
    word-spacing: 0px;
    border-bottom: 1px solid #d28b9e;
    margin-bottom: 3px;
}

/* 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: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

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

    * html .tclcon {height: 1px}

/* -------- форумы-подфорумы -------- */
/* C2.14 */
#pun-index td div.tclcon {
    background-clip: padding-box;
    background-color: #fce3e3;
    border: 3px double #eaaacb;
    box-shadow: 0 6px 0 -5px #ca74a1, 0 -6px 0 -5px #ca74a1, inset 0 0 21px #f9dada;
    color: #000;
    padding: 3px 5px 5px 10px !important;
    width: 94% !important;
}
 
/* ------ C2.15 размер иконок -------  */
.punbb div.icon {
    float: right;
    display: block;
    height: 45px;
    width: 45px;
    margin: 2px 8px 0px 8px; /*отступ от верхнего, правого, нижнего и левого края*/
}

#pun-messages.punbb div.icon{
  margin-top:-5px!important;
}
 

/* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  border-color:  transparent;
  }

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

/* 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 ;

  }

/* CS2.6 */

#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: 1px solid transparent ;

  }

li.pa-online {
  border-left-color: transparent;
  margin-bottom: 6px;

  }

/* 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 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 220px;
  margin-top: -1.5em;
  margin-left: -11px !important;
  overflow: hidden;
       }

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

/* C3.7 */
.pa-author {
  font-size: 18px;
  margin-top: 3px;
  margin-bottom: 5px;
  padding: 3px;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none;
  font-family: Pacifico-Regular;
  font-style: normal;
/* font-weight: bold;
  text-transform: uppercase;*/
   }

/* C3.9 */
li.pa-title {
    font-weight: normal;
    font-family: verdana;
    font-size: 11px;
    color: #a54b63;
    margin-bottom: 4px;
    margin-top: 2px;
    border-top: 0px solid #c2909d;
    border-bottom: 0px solid #c2909d;
  }

li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  margin-top: 0.9em;
  margin-left: -10px !important;
  text-transform: uppercase;
  font-size: 9px; 
}

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

/* 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;
  }

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

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

/* 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: bold;
  }

/* 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;
  }

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

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

/*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-style: none none none none;
  border-width: 0px 0px 0 0px;}

/* D1.2 */
#pun-title h1 {
  display : block;}

/* D1.3 */
#pun-title .container {
  border-style: none none none none;}

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

#pun-title h1 span  {
  font-size: 1.5em;}

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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 55px;
  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, #pun-navlinks .container {
    text-align: center;
    margin-left: 4px;
    margin-top: -210px;
    /*font-weight: bold;*/
    font-style: normal;
    font-family: Pacifico-Regular;
    font-size: 18px;
    /*text-transform: uppercase;*/
    word-spacing: -10px;
    text-shadow: #6b87b3 1px 1px 3px, #e1b8c4 -1px -1px 1px;
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 1em;
  padding-top: 0px;}

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-left: -56px;
  margin-top: -19px;
  }

/* D4.2 */
#pun-ulinks .container {
  text-align: center;
  text-transform: lowercase;
    margin-top: 0px;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
  }

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

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

/* D5.2 */
#pun-status .container {
  padding: -0.3 em 1em 1em 1em;
  margin: 250px 0px 0px 10px;
 
  }

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

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* 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 -2.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 0em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 2.5em 1em 1em 1em; /*отступ от верхнего, правого, нижнего и левого края*/
  margin-top: -13px;
  /*margin-bottom: -30px; */
  line-height: 1.1
  }

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

/* D7.1 СТАТИСТИКА*/
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  clear: both;
  font-family: tahoma, sans-serif;
  font-size: 9px;
  text-transform: uppercase
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  font-family: tahoma, sans-serif;
  font-size: 9px;
    text-transform: uppercase
  }

/*тем*/
#pun-stats .item1 {
  display: inline-block;
  text-align: center;
  width: 170px !important;
  background: #c2daf5;
  margin:  10px -3px -10px 1px;
  padding: 3px 0 3px 0
}

/*сообщений*/
#pun-stats .item2 {
  display: inline-block;
  text-align: center;
  width: 170px !important;
  background: #dfabcc;
  margin:  10px -3px -10px 1px;
  padding: 3px 0 3px 0
}

/*юзеров*/
#pun-stats .item3 {
  display: inline-block;
  text-align: center;
  width: 170px !important;
  background: #c2daf5;
  margin:  10px -3px -10px 1px;
  padding: 3px 0 3px 0
}

/*последний юзер*/
#pun-stats .item4 {
  display: inline-block;
  text-align: center;
  width: 250px !important;
  background: #dfabcc;
  margin:  10px -3px -10px 1px;
  padding: 3px 0 3px 0;
  color: #2f2c29
}
#pun-stats .item4 a {color: #632028; text-shadow: 0px 0px 0px #888884!important;}

#pun-stats .item1:before {content: "Всего тем: "}
#pun-stats .item1 span {font-size: 0}
#pun-stats .item2:before {content: "Всего сообщений: "}
#pun-stats .item2 span {font-size: 0}
#pun-stats .item3:before {content: "Мумбайцев: "}
#pun-stats .item3 span {font-size: 0}
#pun-stats .item4:before {content: "Недавно с нами: "}
#pun-stats .item4 span {font-size: 0}

/* 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: 0;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
margin-top: 10px;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  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:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

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

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }

/*В ПОСТАХ*/
/*ссылки в постах*/
.punbb .post-content a {
color: #6a92c8;
  }
.punbb .post-content a:hover {
color: #88b5f0;
  }

/*ГОРИЗОНТАЛЬНЫЕ ЛИНИИ*/
hr, .banner-line {
    height: 1px;
    background: #7592bb center no-repeat;
    border: 1px solid #f4efe9;
    margin: 6px !important;
    margin-top: 0px !important;
    box-shadow: 0 0 2px #c1cdee;
    }
/*В ПОСТАХ КОНЕЦ*/

/* выделенный текст */
::selection {background: #c1dbee; color: #fbfcfd;}

/*АВАТАР*/
li.pa-avatar.item2 img {
box-shadow: 0 0 0 4px #e5ebf5, -70px -70px 0px -63px #d27c87, -70px 70px 0px -63px #d27c87, -7px 0px 0px 0px #d27c87, 17px -17px 0px -10px #7ea2d7, 17px 17px 0px -10px #7ea2d7;
margin: 10px 0;
}

/*скрыть кнопки*/
#button-files_rusff, #button-graffiti_rusff {
display: none !important;
}
#pun-ulinks li.item5 {display: none;} /*скрыть загрузки*/

/*ПОЛЯ ПРОФИЛЯ*/
/*плашка*/
li.pa-fld3 {
    margin-top: -19px;
    min-height: 17px;
    margin-bottom: -5px!important;
    margin-left: -4px;
}

/*личное звание*/
li.pa-fld1 {
    padding: 2px 0px 5px 7px;
    width: 181px!important;
    font-size: 11px !important;
    margin: 0px 0px 0 2px;
    color: #1c1c1c!important;
    text-align: left;
    border: 3px double #becced;
    background-color: #f1e6e4;
}

.lz {
    color: #96515f;
    }
.lz a{
    color: #6795b5!important;
    }
.lz a:hover{
    color: #5c83bc!important;
    }

/*вкладки смайлов*/
ul.tabs {
    height: 24px;
    line-height: 23px;
    margin-left: -33px !important;
    list-style: none;
}

/*квадратная аватарка на главной*/
.punbb .user-avatar img.ava {
    border-radius: 0%!important; }

/*правки к личке*/
#pun-messages.punbb .quote-box {
width: auto!important;
}

#pun-messages.punbb .main table {
  table-layout: auto!important;
  width: 100%!important;
  }

/*спойлер*/
.spoiler-box>div {   
font-family: Pacifico-Regular;
/*font-style: italic;*/
font-size: 18px!important;
/* font-weight: bold;*/
line-height: 1.0;
text-align: center !important;
/* text-transform: uppercase;*/
color: #a54b63!important;}

a.danalink_table:hover {
opacity: 0.5;
}

/*телеканал*/
#p34 .post-author, #p34 dl.post-sig {
display: none;
}
#p34 .post-body {
  margin-left:0!important;
}

#addition-area.hideprofile {display:none!important}

0

2

стиль низ

/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-color: #e5cac7 !important;
background: url("*") repeat-x top center,
url("https://forumstatic.ru/files/0010/e2/7c/62112.jpg") fixed center; }

/* Шапка */
#pun-title table {
background-image : url(https://forumstatic.ru/files/0010/e2/7c/52815.jpg);
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 944px;
height: 444px;
margin-left: -22px;}

/* Тело форума */
#pun {
width: 944px;
background-color: transparent;
background-image: url(https://forumstatic.ru/files/0010/e2/7c/10316.jpg);
background-attachment: scroll;
background-repeat: repeat;
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 944px;}

/* Футер */
#pun-about p.container {
background-image : url(https://forumstatic.ru/files/0010/e2/7c/19548.jpg);
margin: 0px 0px -17px -22px;
background-position : center top;
background-repeat : no-repeat;
width: 944px;
height: 75px;
overflow-x: hidden;}



/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transpanent;
color: #844350;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #874a5f;
text-align:center;
font-size: 10px;
font-style: normal; font-weight: bold; font-family: "arial";
}

/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-clip: padding-box;
    background-color: #fce3e3;
    border: 1px solid #eaaacb;
    border-radius: 2px;
    box-shadow: 0 6px 0 -5px #ca74a1, 0 -6px 0 -5px #ca74a1, inset 0 0 21px #f9dada;
    color: #7a3442;
    padding: 3px 5px 5px 10px !important;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
  background-color: #f1e4e9 !important;
  color: #2f3845 !important;
  padding: 5px !important;
  border-top: 3px solid #ca74a1 !important;
  border-left: solid 1px #ca74a1 !important;
  border-right: solid 1px #ca74a1 !important;
  border-bottom: 3px solid #ca74a1 !important;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div, .pun-modal .modal-inner {background-color: #f1e4e9;
color: #2f3845;
border-radius:0px;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  -khtml-border-radius:0px;
box-shadow: inset 0 0 3em #dfd0c0;
border:double;1px;
border-color: #ca74a1;}

/* Окна в форме ответа */
#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area {
  padding: 5px;
  background-color: #f1e4e9;
  color: #2f3845;
  padding: 5px;
  border-top: 3px solid #ca74a1;
  border-left: solid 1px #ca74a1;
  border-right: solid 1px #ca74a1;
  border-bottom: 3px solid #ca74a1;
  margin: 5px 0 0 5px;
  width: auto;
  overflow: auto;
  z-index: 1000;}

#smilies-area {
padding: 5px;
  background-color: #f1e4e9;
  color: #2f3845;
  padding: 5px;
  border-top: 3px solid #ca74a1;
  border-left: solid 1px #ca74a1;
  border-right: solid 1px #ca74a1;
  border-bottom: 3px solid #ca74a1;
  margin: 5px 0 0 5px;
  width: auto;
  height: 300px;
  overflow: auto;
  z-index: 1000;}

#font-area {height: 250px;
  overflow: auto;}
#font-area span {height:25px !important; font-size: 20px;}


/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #5378a7;
  text-decoration: none;
  }

/* CS2.2 */
.punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #768c93;
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #768c93;
  text-decoration: none;
  }

#pun-ulinks a {
  font-size: 10px;
  color: #fef4f7;
  font-family: 'arial';
  font-weight: normal;
  text-transform: lowercase;
  }

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #768c93;
}

#pun-navlinks a:hover {
  text-decoration: none;
  color: #bc6c84;
  text-shadow: #f6eff1 1px 1px 3px, #f6eff1 -1px -1px 1px;
}

#pun-navlinks a, #pun-navlinks .container {
color: #ede4f1;
}

/* CS3 Остальное
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(https://forumstatic.ru/files/0010/e2/7c/60448.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(https://forumstatic.ru/files/0010/e2/7c/95843.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(https://forumstatic.ru/files/0010/e2/7c/65242.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(https://forumstatic.ru/files/0010/e2/7c/95843.jpg) no-repeat;
}

/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2, #pun-stats h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span, #pun-stats h2 span {display: block;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}

#pun th {background-color : #eadef0;} /*строка форум-тем-соо-*/

/*граница между постами*/
#pun-viewtopic .post h3 {
    width: 898px;
    height: 18px;
    background-color: #eadef0;
    margin-left: -10px;
    font-size: 9px!important;
}

/*иконка в статистике*/
#pun-stats ul.container {
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("https://forumstatic.ru/files/0010/e2/7c/58698.png");
background-origin: padding-box;
background-position: 10px 0px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 100px;
padding-top: 25px;
}


/*---Прокрутка---*/
/*в постах*/
..scrollbox::-webkit-scrollbar {width: 4px; height: 5px; background-color: #ede4f1; border: 1px solid #a25d67;} 
..scrollbox::-webkit-scrollbar-thumb {background-color: #98404b; border: 1px solid #ede4f1;}
..scrollbox::-webkit-scrollbar-thumb:active {background: #98404b;}

/*в контейнерах*/
.container::-webkit-scrollbar {width: 4px; height: 5px; background-color: #ede4f1; border: 1px solid #a25d67;} 
.container::-webkit-scrollbar-thumb {background-color: #98404b; border: 1px solid #ede4f1;}
.container::-webkit-scrollbar-thumb:active {background: #98404b;}

#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(https://forumstatic.ru/files/0010/e2/7c/77063.jpg) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
    background: url(https://forumstatic.ru/files/0010/e2/7c/77063.jpg) 0 top no-repeat, url(https://forumstatic.ru/files/0010/e2/7c/77063.jpg) 0 bottom no-repeat;
    margin: -12px 0 -12px 0!important;
    padding: 9px 9px!important;
    border: 3px double #eaaacb;
    box-shadow: 0 0 1px #e5d9ea;
}

.topic .post {
  margin-left:10px;
}

/*------ ОФОРМЛЕНИЕ СООБЩЕНИЙ И РЕПУТАЦИИ ------*/
.pa-respect {
    width: 53px;
    font-size: 10px;
    font-family: arial;
    color: #ffffff;
    text-transform: lowercase;
    text-align: center;
    line-height: 11px;
    background: #a1bce1;
    box-shadow: inset 0 0 15px 5px #7aa0d5;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    padding: 3px!important;
}
.pa-posts {
    width: 53px;
    font-family: arial;
    color: #ffffff;
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    text-transform: lowercase;
    background: none;
    display: inline-block;
    padding: 3px!important;
    background: #dc8aa0;
    box-shadow: inset 0 0 15px 5px #bb647b;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-left: 3px!important;
}
.pa-respect a{color:#fff!important; text-shadow: none!important;}
.pa-respect a:hover{color:#c5b19a!important; text-shadow: #fff!important;}
.pa-posts a {color:#fff!important; text-shadow: none!important;}
.pa-posts a:hover{color:#c5b19a!important; text-shadow: #fff!important;}
#pun-reputation div {
}
.pa-posts {margin-top: 5px!important; }
.pa-respect {margin-top: 5px!important; }
#post fieldset legend span {
  display:none;
}

/*рупии*/
.pa-fld2 {
    width: 53px;
    font-family: arial;
    color: #ffffff;
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    text-transform: lowercase;
    background: none;
    padding: 3px!important;
    display: inline-block;
    background: #dc8aa0;
    box-shadow: inset 0 0 15px 5px #bb647b;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-top: 2px;
}

/*лучший пост*/
.bestpost {
    color: #352128;
    font-size: 10px;
    line-height: 11px;
    position: absolute;
    text-align: justify;
}

.bestpost img {
    float: right;
    padding-left: 5px;
    width: 51px;
    height: 51px;
}

/* к новостям */
.data {height: 0px;
    padding: 6px 6px 6px 6px;
    background: #bdd6dd;
    color: #c86566 !important;
    font-family: calibri;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.4px!important;
    line-height: 0px !important;
    margin-left: 0px!important;
    display: inline-block;
    width: 26px;}

.links-fon {
    text-align: center;
    /* border: red 1px solid; */
}

.links1 {
    height: 0px;
    padding: 6px 6px 6px 6px;
    background: #bdd6dd;
    color: #a84648 !important;
    font-family: calibri;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.4px!important;
    line-height: 0px !important;
    margin-left: 0px!important;
    display: inline-block;
    width: 100px;
border-left-style: solid;
border-left-color: #c86566;
border-left-width: 4px;
}

.links1:hover {
height: 0px;
    padding: 6px 6px 6px 6px;
    background: #c86566;
    color: #bdd6dd !important;
    font-family: calibri;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.4px!important;
    line-height: 0px !important;
    margin-left: 0px!important;
    display: inline-block;
border-left-style: solid;
border-left-color: #bdd6dd;
border-left-width: 4px;

}

.links2 {
    height: 0px;
    padding: 6px 6px 6px 6px;
    background: #bdd6dd;
    color: #a84648 !important;
    font-family: calibri;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.4px!important;
    line-height: 0px !important;
    margin-left: 0px!important;
    display: inline-block;
    width: 110px;
border-left-style: solid;
border-left-color: #c86566;
border-left-width: 4px;
}

.links2:hover {
height: 0px;
    padding: 6px 6px 6px 6px;
    background: #c86566;
    color: #bdd6dd !important;
    font-family: calibri;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.4px!important;
    line-height: 0px !important;
    margin-left: 0px!important;
    display: inline-block;
border-left-style: solid;
border-left-color: #bdd6dd;
border-left-width: 4px;

}

/* описание форумов */
.dana { width: 380px; line-height: 90%; font-size: 11px;text-align: justify; color: #6e2337;}
.dana_in {padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; border-left: 0px solid #b1b4d1; border-right: 0px solid #b1b4d1;}
.clinks { font-family: "Roboto Condensed";  font-size: 10 px; padding: 4px; line-height: 100%; text-transform: uppercase; text-align: center; position: relative; top: -10px; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; background-color: #ede4f1; padding-left: 10px }
.clinks a {color: #536f97 !important;}
.clinks a:hover {color: #a54b63 !important;}

/****************ПОДФОРУМЫ******************/
/*Иконка слева от названия подфорума*/
.Icon_LastPost {
  float: left;
  margin-top: 1px;
}

/*разделение тем и подфорумов*/
#f-subforums:before,
#f-subforums+table:before {
  font-weight:700;
  display:block;
  padding:0 0 .4em 1em;
  border-bottom: 0px solid #d28b9e;
  width: 100%;
}
#f-subforums:before {
  content:"Подфорумы";
}
#f-subforums+table:before{
  content:"Темы";
}

/*подфорумы настройки*/
/*заголовок в форумах*/
#f-subforums .tcl h3 a {
  font-weight: normal;
  font-size: 18px;
  font-family: 'Pacifico-Regular'!important;
}

.subforums {
  margin-left: 0px !important;
  margin-top: 0em !important;
  margin-bottom: 0.2em !important;
  color: #49492c !important;
  background: none !important;
  border: 0px dotted #6fb1c5 !important; /* Параметры границы */
  border-top: 1px solid #d28b9e !important;
  border-radius: 0px !important;
  padding:3px!important;
}

.subforums span {
  display: block;
  margin-top: 5px !important;
  margin-left: 0;
  padding:3px!important;
font-weight: normal !important;
color: #5c5d19 !important;
font-size: 10px!important;
line-height: 90%;
} /*названия*/

.Icon_LastPost {
  margin-left: 0px!important;
  margin-right: 4px!important;
} /*иконки*/

/* CS1.7A МАРКИРОВАНЫЙ ТЕКСТ*/
.post-content .highlight-text {    display: block;
    font-family: Pacifico-Regular;
    font-size: 18px;
    text-align: center !important;
    color: #a54b63!important;
    margin-left: 16px;
    margin-top: 10px;
    background-clip: padding-box;
    background-color: #fce3e3 !important;
    border: 1px solid #eaaacb !important;
    border-radius: 2px !important;
    box-shadow: 0 6px 0 -5px #c7709e, 0 -6px 0 -5px #c7709e, inset 0 0 21px #f9dada !important;
    padding: 6px 5px 5px 10px !important;
    width: 94% !important;
    }

/****ИНФО ТАБЛО*****/
/*аватар*/
img.tableavatar {max-width: 120px; margin-top: 5px !important;
box-shadow: 0 0 0 3px #e5ebf5, 13px -13px 0 -8px #7ea2d7, 13px 13px 0 -8px #7ea2d7, 10px -1px 0 -5px #7ea2d7, 0 0 0 5px #d27c87 !important; margin: 6px 15px 0px 5px!important;}

img.UserAvatar {max-width: 120px; margin-top: 5px !important;
box-shadow: 0 0 0 3px #e5ebf5, 13px -13px 0 -8px #7ea2d7, 13px 13px 0 -8px #7ea2d7, 10px -1px 0 -5px #7ea2d7, 0 0 0 5px #d27c87 !important; margin: 6px 15px 0px 5px!important;}
/*******ИНФО ТАБЛО КОНЕЦ*******/

/*аватарка юзера на главной*/
.punbb .user-avatar img.ava {
border-radius: 0%!important;
border: 0px!important;
box-shadow: 0 0 0 3px #e5ebf5, 13px -13px 0 -8px #7ea2d7, 13px 13px 0 -8px #7ea2d7, 10px -1px 0 -5px #7ea2d7, 0 0 0 5px #d27c87;
margin: 6px 15px 0px 5px!important;
}

/* Объява */
a.danalink2:link, a.danalink2:active, a.danalink2:visited {height: 0px;
    padding: 7px 12px 7px 12px;
    background: rgba(244,203,203,20);
    color: #385693 !important;
    border: 1px solid rgba(252,249,251,2);
    font-family: arial;
    text-transform: uppercase;
    width: 100px;
    font-size: 11px;
    text-align: center;
    line-height: 0px !important;
    margin-left: 0px!important;
    display: inline-block;
}
a.danalink2:hover {
box-shadow: inset 220px 0 0 #bbe3fb;
}

/*новости*/
a.danalink3:link, a.danalink3:active, a.danalink3:visited {height: 0px;
    padding: 8px 12px 8px 12px;
    background: #9db6eb;
    color: #fff !important;
    border: 0px solid rgba(173,96,117,42);
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    width: 150px;
    font-size: 10px;
    text-align: center;
    line-height: 0px !important;
    margin-left: 0px!important;
    display: inline-block;
    box-shadow: 0px 3px #d998c1;
}
a.danalink3:hover {
    background: #dd99b0;
    box-shadow: 0px 3px #a8b8e3;
}

a.danalink4:link, a.danalink4:active, a.danalink4:visited {height: 0px;
    padding: 8px 12px 8px 12px;
    background: rgba(244,203,203,20);
    color: #385693 !important;
    border: 1px solid rgba(252,249,251,2);
    font-family: arial;
    text-transform: uppercase;
    width: 188px;
    font-size: 10px;
    text-align: center;
    line-height: 0px !important;
    margin-left: 0px!important;
    display: inline-block;
}
a.danalink4:hover {
box-shadow: inset 220px 0 0 #bbe3fb;
}

/*кнопки*/
button {
padding: 5px;
  background-color: #f1e4e9;
  color: #2f3845;
  padding: 5px;
  border-top: 3px solid #7ea2d7;
  border-left: solid 1px #7ea2d7;
  border-right: solid 1px #7ea2d7;
  border-bottom: 3px solid #7ea2d7;
  margin: 5px 0 0 5px;
  width: auto;
  overflow: auto;
}

/*****************НОВОЕ************/

/*велком*/
.bienvenido {
text-align: justify; font: 11px arial; text-shadow: 1px 1px 1px #d8d2db;color: #5a2331;   overflow-y: auto;}
a.bienvenido:link, a.bienvenido:active, a.bienvenido:visited {color: #4f4741;}

/*амс*/
.ams {
text-align: center; font: 11px arial; text-shadow: 1px 0px 0px #616764; color: #792e45;   overflow-y: auto;}
a.ams:link, a.ams:active, a.ams:visited {color: #4c6daf;text-shadow: 0px 0px 0px #616764;}

#beginner img {
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
}
#beginner img:hover {
    opacity: 0.2;
}

.holder{
    position:relative;   
    width:214px;
    height:100px;
    background: transparent;
    border: 0px double #67ce68;
}
.block{
    position:absolute;
    left:0;
    bottom:0;
    right:0;
    top:0;
    background: #f2b8db;
    border: 3px double #cfb8f2;
    padding: 5px !important; /*Поочередно устанавливается поля от верхнего, правого, нижнего и левого края.*/
    display:none;
    overflow: auto;
}
.holder:hover .block{
    display:block;
}

/*-- Подсказки */
#tooltip{
  position:absolute;
  text-align: center;
  width: 200px;
  background:#faf6fb;
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 3px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  border-radius: 5px;
  border: 2px solid #b07689 !important;
  display:none;
}

/*ССЫЛКИ ДЛЯ ОБЪЯВОК*/
a.danalink_table:link, a.danalink_table:active, a.danalink_table:visited {
    display: inline-block;
    font-size: 9px;
    background-image: url(https://forumstatic.ru/files/0018/fd/28/98267.jpg);
    /*background:#d8bcaf; */
    padding:2px 2px 3px 2px;
    margin: 1px!important;
    text-transform: uppercase;
    transition: 0.1s;
    text-align:center;
    width: 150px;
    border-radius: 0px;
    color: #fff!important;
    text-shadow: none!important;;
    border: 1px solid #fff;
    box-shadow: 0 0 2px #ff98f4; /* Параметры тени */
}

a.danalink_table:hover {
    font-size: 9px;
    background:#dbe7bb;
    color: #8f305f!important;
    text-shadow: none;
}

/*новые объявки*/
a.danalink1_table:link, a.danalink_table:active, a.danalink_table:visited {
    display: inline-block;
    font-size: 9px;
    background-image: url(https://forumstatic.ru/files/0018/fd/28/98267.jpg);
    /*background:#d8bcaf; */
    padding:2px 2px 3px 2px;
    margin: 1px!important;
    text-transform: uppercase;
    transition: 0.1s;
    text-align:center;
    width: 150px;
    border-radius: 0px;
    color: #fff!important;
    text-shadow: none!important;;
    border: 1px solid #fff;
    box-shadow: 0 0 2px #62ff56; /* Параметры тени */
}

a.danalink1_table:hover {
    font-size: 9px;
    background:#dbe7bb;
    color: #8f305f!important;
    text-shadow: none;
}

0

3

настройки верх

<script><!--Ставим ссылку на стандартную Админку-->
$(function (){
  var L="<a href='/admin_options.php'><small title='Вход в панель администрирования без надстроек'>Ст.Панель</small></a>";
  L="<li id='navadmin_st'>"+L+"</li>";$("#navadmin").after(L);
});
</script>

<!-- Подфорумы "не скриптом" © Alex_63 / Ч.1 в начало HTML верх -->
<script type="text/javascript">var SUBF = {},SUBFset = {};
// Настройки скрипта //
SUBF.icon_old = 'http://funkyimg.com/i/2iVtt.png';  // Иконка подфорумов без новых сообщений
SUBF.icon_new = 'http://funkyimg.com/i/2iVtw.png';  // Иконка подфорумов с новыми сообщениями
SUBF.d_title = 'Подфорумы:'  // Текст в заголовке секции подфорумов
SUBF.category_link = 0; // Кликабельность категорий: 0 - отключена, 1 - включена
SUBFset.enable_subf = 1; // Установка подфорумов: 0 - ручная, 1 - автоматическая
$(document).ready(function(){$('#navadmin>a').attr('href','/admin/index');});
if(document.URL.indexOf('/admin/')!=-1)(function(){var s='<script type="text/javascript" src="',
e='"></'+'script>',l='https://forumstatic.ru/files/0016/4f/7e/40123.js';document.write(s+l+e);}());
</script><link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0016/4f/7e/73859.css"/>
<script type="text/javascript" src="https://forumstatic.ru/files/0016/4f/7e/73858.js"></script>

<!-- Подфорумы в одну строчку -->
<style type="text/css">
.subforums span{
  display: inline-block !important;
  margin-right: 6px;
}
</style>

<!--Запрет перехода на первую страницу При удалении Тем и сообщений -->
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/33839.js"></script>

<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/44995.js"></script>

<!-- прокрутка -->
<style>
::-webkit-scrollbar {width: 7px; height: 5px; background-color: #ede4f1; border: 1px solid #a25d67;} 
::-webkit-scrollbar-thumb {background-color: #98404b; border: 1px solid #ede4f1;}
::-webkit-scrollbar-thumb:active {background: #98404b;}
</style>

<!--personal page-->
<link href='https://forumstatic.ru/files/0010/e2/7c/98570.css' rel='stylesheet' type='text/css'>

<!-- novosti-->
<div style="position: absolute; top: 430px; margin-left: 5px; width: 900px;"> 
<center>
<a href="http://bollywooddream.mybb.ru/viewforum.php?id=64" class="danalink_table">играем квест</a>

<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=128#p2234" class="danalink1_table">дела на неделю</a>

<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=43#p2486" class="danalink_table">объявление</a>

<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=159#p2300" class="danalink_table">магазин подарков</a>
</center>
</div>

<!--НУЖНЫЕ-->
<div style="position: absolute; top: 297px; margin-left: 670px;">
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=26#p34" class="danalink4">Самые нужные</a>
</div>
<!--фото1-->
<div style="position: absolute; top: 320px; margin-left: 671px;"><a href="http://bollywooddream.mybb.ru/viewtopic.php?id=26#p243"><img src="http://funkyimg.com/i/2Q7WB.jpg" width="50" height="70" title="Любимый друг для Тану " class="Hoverbuttons"></a>
</div>
<!--фото2-->
<div style="position: absolute; top: 320px; margin-left: 725px;"><a href="http://bollywooddream.mybb.ru/viewtopic.php?id=26#p336"><img src="http://funkyimg.com/i/2Q7WC.jpg" width="50" height="70" title="Младшая сестра для Санджаны" class="Hoverbuttons"></a>
</div>
<!--фото3-->
<div style="position: absolute; top: 320px; margin-left: 779px;"><a href="http://bollywooddream.mybb.ru/viewtopic.php?id=26#p348"><img src="http://funkyimg.com/i/2Q7WD.jpg" width="50" height="70" title="Брат для Вай и Анжу" class="Hoverbuttons"></a>
</div>
<!--фото4-->
<div style="position: absolute; top: 320px; margin-left: 833px;"><a href="http://bollywooddream.mybb.ru/viewtopic.php?id=26#p328"><img src="http://funkyimg.com/i/2Q7WA.jpg" width="50" height="70" title="Красавица тетушка для Аджая" class="Hoverbuttons"></a>
</div>

<!--hashtags-->
<div style="position: absolute; top: 395px; margin-left: 646px; width: 265px; text-align: center; font-size: 10px; z-index: 999;">
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=61">@Mumbai-Life - новости нашего города</a>
</div>

<!--Инфо-->
<div class="eldoradoinf" style="height: 50px; width: 160px; top: 157px; margin-left: 604px;position:absolute;z-index:100;overflow-y:auto;color: #340f1a;font-family: arial;font-size: 10px;padding-right: 2px;">
<p align="center">
<b>Namaste!</b> Добро пожаловать на ролевую игру <b>"Garam Masala"</b>,
действие которой происходит в жаркой сказочной Индии.</b>.
</p>
</div>
<div style="position: absolute; top: 297px; margin-left: 100px; width: 200px; height: 142px; text-align: justify;" class="bienvenido">
Мы не претендуем на звание самого лучшего и активного форума, зато у нас свой уютный уголок в ролевом мире, где жизни всех персонажей переплетаются в одной большой истории одного из самых колоритных городов мира!
</div>

<!--Администраторы-->
<div style="height: 50px;width: 200px; top: 385px;margin-left: 100px;position:absolute;z-index:100;overflow: hidden;color: #8b314c;font-family: arial;font-size: 11px;">
<center>• • • • • • • • • • • • • • • • • • • • • • • • • • • •
<br>
АМС:
<a href="http://bollywooddream.mybb.ru/profile.php?id=2" class="ams">Ajay Sharma</a> &
<a href="http://bollywooddream.mybb.ru/profile.php?id=5" class="ams">Anjali Khurana</a></center>
</div>

<!--keep calm-->
<div style="top: 297px;margin-left: 10px;position:absolute;z-index:100;overflow: hidden;">
<a href="http://bollywooddream.mybb.ru/viewforum.php?id=59"><img src="https://forumstatic.ru/files/0010/e2/7c/87189.jpg" alt="Библиотека" title="Библиотека - кладезь полезной информации"></a>
</div>

<!--Ссылки-->
<div class="links-fon" style="width:270px; top:294px; margin-left:310px; position:absolute; z-index:100; overflow-y:hidden; line-height: 17px;">
<table>
<tr>
<td>
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=2" class="danalink2">Гостевая</a>
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=3" class="danalink2">Внешности</a>
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=4" class="danalink2">Вакансии</a>
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=5" class="danalink2">Хочу к вам</a>
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=8" class="danalink2">Хочу видеть</a>
</td>
<td>
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=7" class="danalink2">Анкета</a>
<a href="http://bollywooddream.mybb.ru/viewforum.php?id=57" class="danalink2">Банк</a>
<a href="https://vk.com/bollywooddream" class="danalink2">В.Контакте</a>
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=57" class="danalink2">Функционал</a>
<a href="http://bollywooddream.mybb.ru/viewtopic.php?id=12" class="danalink2">Гид по Мумбаи</a>
</td>
</tr>
</table>
</div>

<!--погода-->
<div style="top: 297px;margin-left: 590px;position:absolute;z-index:100;overflow: hidden;">
<div id="cont_39f9ee034855fe2615a09d24cbe8a16d"><script type="text/javascript" async src="https://www.pogoda.com/wid_loader/39f9ee034855fe2615a09d24cbe8a16d"></script></div>
</div>

<!--Топы-1-->
<div class="eldoradoinf" style="top: 390px; margin-left: 353px;position:absolute;z-index:100;overflow-y:auto;color: #5b6b46;font-family: arial;font-size: 10px;padding-right: 2px;">
<a href="http://forum-top.ru/vote/6416" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x15_14.gif" alt="Рейтинг форумов Forum-top.ru" /></a>
</div>

<!--Топы-2-->
<div class="eldoradoinf" style="top: 390px; margin-left: 449px;position:absolute;z-index:100;overflow-y:auto;color: #5b6b46;font-family: arial;font-size: 10px;padding-right: 2px;">
<!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='https://s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=25805&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='https://rpgtop.su/25805' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='//img.rpgtop.su/top8015_7.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='80' height='15'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='//s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=25805' width='1' height='1' border='0'><a href='https://rpgtop.su/25805' target='_blank'><img src='//img.rpgtop.su/top8015_7.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='80' height='15'></a>
</noscript>
<!-- /Top.Roleplay.Ru -->
</div>

<!-- Убираем расстояния у таблицы -->
<style type="text/css">
#tab2 {
margin-top:-30px;
margin-bottom:-20px;
/*margin-left:-10px;*/
}
</style>

<!--Кнопки вверх вниз-->
<a style="position: fixed; top: 440px; right: 43px; cursor: pointer; background-color: transparent !important;" id="Go_Top"><img src="https://forumstatic.ru/files/0010/e2/7c/22763.png" alt="Вверх"></a>
<a style="position: fixed; top: 520px; right: 63px; cursor: pointer; background-color: transparent !important;" id="Go_Bottom"><img src="https://forumstatic.ru/files/0010/e2/7c/66513.png" alt="Вниз"></a>
<script type="text/javascript">
jQuery(function(){
$("#Go_Top").hide().removeAttr("href");
if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow")
  else $("#Go_Top").fadeIn("slow")
});
$("#Go_Bottom").hide().removeAttr("href");
if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow")
  else $("#Go_Bottom").fadeIn("slow")
});
$("#Go_Top").click(function(){
  $("html, body").animate({scrollTop:0},"slow")
})
$("#Go_Bottom").click(function(){
  $("html, body").animate({scrollTop:$(document).height()},"slow")
})
});
</script>

<!-- для репутации -->
<script type="text/javascript">
if(FORUM.PartnerVote.toString().replace(/function\s*\(post_id,vote\)\s*/,"")==="{return true;}")
FORUM.PartnerVote = function(post_id,vote){return false}
</script>

<!--убрать сокращатель ссылок -->
<script>FORUM.remove('editor.link.short_url')</script>

<!--автовход-->
<!-- Пиар-вход v.2 -->
<script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
<script type="text/javascript">
PR.nick = 'Реклама'; //Ник PR-аккаунта
PR.pass = '1111'; //Пароль PR-аккаунта
PR.btn_text = 'Реклама'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>
<!--автовход-конец-->
<!--  Запрет некоторым Участникам изменять инфу в Профиле -->
<!--pr-->
<style>
#pun-main #profile1[action$="id=35"]{
display:none;
}
</style>
<!--конец запрет-->

<!-- Выделение кода в блоке "Код" // © 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>

<!-- смена имиджа в текущем посте-->
<link id="iNFpanel" rel="stylesheet" href="https://forumstatic.ru/files/0014/c4/8c/61879.css" type="text/css"/>
<script src="https://forumstatic.ru/files/0010/a8/ca/57830.js"></script>
<!-- смена имиджа в текущем посте-->

<!--Всплывающее окно-->
<script src="https://forumstatic.ru/files/0011/e9/e1/56920.js" type="text/javascript"></script>
<style>
.reveal-modal-bg {
position: fixed;
height: 100%;
width: 100%;
background: #000;
background: rgba(0,0,0,.8);
z-index: 100;
display: none;
top: 0;
left: 0;
}
.reveal-modal {
visibility: hidden;
top: 100px;
left: 50%;
margin-left: -300px;
width: 520px;
position: absolute;
z-index: 1010;
padding: 30px 40px 34px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.reveal-modal.small     { width: 200px; margin-left: -140px;}
.reveal-modal.medium     { width: 400px; margin-left: -240px;}
.reveal-modal.large     { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge     { width: 948px; margin-left: -440px;}
.reveal-modal .close-reveal-modal {
font-size: 22px;
line-height: .5;
position: absolute;
top: 8px;
right: 11px;
color: #aaa;
text-shadow: 0 -1px 1px rbga(0,0,0,.6);
font-weight: bold;
cursor: pointer;
        text-decoration: none;
}
</style>

<!--Скрытие профиля в теме тегом-->
<style type="text/css">.hideprofile .post-author,.hideprofile .pl-email,.hideprofile .pl-website{display:none!important}
.hideprofile .post-body,.hideprofile .post-links,.hideprofile .post-links ul,.post.hideprofile h3>span{margin-left:0!important}</style>
<script>
FORUM.set('editor.addition.tags.hideprofile',{name:'Скрыть минипрофиль',onclick:function(){insert('[hideprofile]');}});
$().pun_mainReady(function(){$('.post:contains("[hideprofile]")').addClass('hideprofile').html(function(){return $(this).html().replace(/\[hideprofile\]/gim,'')})});
</script>

<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/></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-->

0

4

настройки низ

0


Вы здесь » Индия. Когда сбываются мечты. » Календарь » Дизайн с Гарам Масала "Рассвет-закат"


Рейтинг форумов | Создать форум бесплатно