/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.1 */

html, body{
  background: #000000 url('http://s60.radikal.ru/i169/1203/ba/71fbc934ac16.jpg') center center fixed !important;
border: none;
}

#pun-title .title-logo {
display: none;
}
#pun-title table {
text-align: center;
height: 450px; 
width: 1400px !important;
background-image: url('http://s60.radikal.ru/i170/1204/7b/0a7c36ffe412.png');
margin-top: 63px;
margin-left: -200px;
margin-right: -200px;
}
/*http://s60.radikal.ru/i170/1204/7b/0a7c36ffe412.png*/

#pun-title TD.title-logo-tdr {
  border: none;
  width: 468px;
  vertical-align: top;
  padding-top: 2px;
  position: absolute;
  left: 31%;
  top: 0;
}

.punbb .section .container, .punbb .post-body, .punbb .post-links,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: none;
  color: #ffffff;
border: none;
  }

.punbb td.tc2, .punbb td.tc3 {
color: #ffd59e;
}

/* CS1.2 */
.punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: none;
  color: #ffd59e;
border: none;
  }

.punbb .main .container {
background-color: none;
  color: #ffffff;
border: none;
}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: none;
  color: #ffffff;
border: none;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: none;
  color: #ffd59e;
border: none;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: none;
  color: #ffd59e;
border: none;
  }

/* CS1.6 */
.punbb .post h3 span, #viewprofile li, #setmods dl  {
  background-color: none;
  color: #ffd59e;
border: none;
  }

.punbb th {
color: #ffffff;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #none;
  color: #ffffff;
border: none;
  }

#main-reply{
height: 300px;
background-color: transparent;
  color: #ffffff;
  border: 1px #ffd59e dashed;
  border-radius: 6px;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
}

/* CS1.8 */
#pun-navlinks .container {
  background-color: none;
  color: #ffd59e;
border: none;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: none;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border: none;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border: none;
  }

/* 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: none;
  }

/* CS2.5 */
.punbb th {
  border: none;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border: none;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border: none;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border: none;
  }

.punbb .divider {
  border: none;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: none;
  }

li.pa-online {
  border: none;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.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 {
  color: #ffd59e;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #ffd59e;
}

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #ffd59e;
}

/* CS3.3 */
#pun-navlinks a {
  color: #ffffff;
  text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #ffd59e;
  text-decoration: underline;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #ffffff;
border: none;
  }






/*---------Меню для форумов------------------------------------------------------------*/
.menu_p, .menu_p ul {
        margin: 20px 0 0 0;
        padding: 0;
        list-style: none;
}
.menu_p {
        width: auto;
        margin: 2px;
}
.menu_p:before, .menu_p:after {
        content: "";
        display: table;
}
.menu_p:after {
        clear: both;
}
.menu_p {
        zoom:1;
}
.menu_p li {
        float: left;
        position: relative;
        margin-right: 10px;

}
.menu_p p {
        width: auto;
        height: auto;
        float: left;
        padding: 5px;  /*отступ для текста внутри заголовка обеих менюшек*/
        outline: none;
        border: 1px solid #273430;
        border-radius: 8px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        margin-top: 5px; /*отступ от верхнего края названия форума для заголовков обеих менюшек*/
        color: #e5f2d1 !important; /*цвет заголовков*/
         background: url('http://forumfiles.ru/files/0010/c5/8f/70917.png'); /*фон под заголовками*/
         text-align: center;
}
.menu_p ul {
        margin: 20px 0 0 0;
        _margin: 0; /*IE6 only*/
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 30px;  /*отступ всплывающих контейнеров*/
        left: 0;
        z-index: 999 !important;
        background: url('http://forumfiles.ru/files/0010/c5/8f/70917.png'); /*полупрозрачный фон под обе менюшки*/
        border: 1px solid #273430; /*границы для менюшек*/
        padding: 5px;  /*отступ для текста внутри обеих менюшек*/
         border-radius: 8px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
}
.menu_p li:hover > ul {
        opacity: 1;
        visibility: visible;
        margin: 0;
        
}
.menu_p ul ul {
        top: 0;
        left: 150px;
        margin: 0 0 0 20px;
        _margin: 0; /*IE6 only*/
        
}
.menu_p ul li {
        float: none;
        display: block;
        border: 0;
        _line-height: 0; /*IE6 only*/
}
.menu_p ul a {
        padding: 3px;
        margin: 5px;
        _height: 10px; /*IE6 only*/
        display: block;
        white-space: nowrap;
        float: none;
        text-transform: none;
        outline: none;
        color: #e5f2d1 !important; /*цвет ссылок в менюшках*/
}
.menu_p ul a:hover {
         background: url('http://forumfiles.ru/files/0010/c5/8f/67479.png');  /*цвет подсветки ссылок*/
        margin: 5px;
        border-radius: 5px;
};
        display: table;
}
.menu_p:after {
        clear: both;
}
.menu_p {
        zoom:1;
}
.menu_p li {
        float: left;
        position: relative;
        margin-right: 10px;

}
.menu_p p {
        width: auto;
        height: auto;
        float: left;
        padding: 5px;  /*отступ для текста внутри заголовка обеих менюшек*/
        outline: none;
        border: 1px solid #273430;
        border-radius: 8px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        margin-top: 5px; /*отступ от верхнего края названия форума для заголовков обеих менюшек*/
        color: #e5f2d1 !important; /*цвет заголовков*/
         background: url('http://forumfiles.ru/files/0010/c5/8f/70917.png'); /*фон под заголовками*/
         text-align: center;
}
.menu_p ul {
        margin: 20px 0 0 0;
        _margin: 0; /*IE6 only*/
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 30px;  /*отступ всплывающих контейнеров*/
        left: 0;
        z-index: 999 !important;
        background: url('http://forumfiles.ru/files/0010/c5/8f/70917.png'); /*полупрозрачный фон под обе менюшки*/
        border: 1px solid #273430; /*границы для менюшек*/
        padding: 5px;  /*отступ для текста внутри обеих менюшек*/
         border-radius: 8px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
}
.menu_p li:hover ;
        display: table;
}
.menu_p:after {
        clear: both;
}
.menu_p {
        zoom:1;
}
.menu_p li {
        float: left;
        position: relative;
        margin-right: 10px;

}
.menu_p p {
        width: auto;
        height: auto;
        float: left;
        padding: 5px;  /*отступ для текста внутри заголовка обеих менюшек*/
        outline: none;
        border: 1px solid #273430;
        border-radius: 8px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        margin-top: 5px; /*отступ от верхнего края названия форума для заголовков обеих менюшек*/
        color: #e5f2d1 !important; /*цвет заголовков*/
         background: url('http://forumfiles.ru/files/0010/c5/8f/70917.png'); /*фон под заголовками*/
         text-align: center;
}
.menu_p ul {
        margin: 20px 0 0 0;
        _margin: 0; /*IE6 only*/
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 30px;  /*отступ всплывающих контейнеров*/
        left: 0;
        z-index: 999 !important;
        background: url('http://forumfiles.ru/files/0010/c5/8f/70917.png'); /*полупрозрачный фон под обе менюшки*/
        border: 1px solid #273430; /*границы для менюшек*/
        padding: 5px;  /*отступ для текста внутри обеих менюшек*/
         border-radius: 8px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
}
.menu_p li:hover 