/* CS0 Меню - навигация
-------------------------------------------------------------*/

div#pun-navlinks {
       position: absolute;
       width: 100%;
       margin-left: -30px;
       top: 470px;
      }

div#pun-ulinks {
       position: absolute;
       width: 100%;
       margin-left: -25px;
       top:500px;
       }
/* CS1 Фон и цвет текста*/

/* 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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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: #000000;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
body {background-color: #0e0e22;  background-image: url(ссылка); background-position: center; }

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://s4.uploads.ru/pyo6i.jpg);
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 585px;
width: 1200px;
       margin-left:-207px;
       top:400px;
       }

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #ffffff; background-image: url(http://s1.uploads.ru/lozSG.jpg);}




/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container {
text-align: center;
position: center;
background-color: center;
background-image: url();
z-index: 1500;
top: 300px;
left: 0px}
#pun-ulinks .container {
text-align: center;
position: center;
top: 315px;
left: 0px}

/* 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 {
  color: #000000;
  text-decoration: none;}

/* CS2.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: #000000;
  text-decoration: none;}

/* CS2.3 */
#pun-navlinks a {
  color: #000000;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000000;
  text-decoration: none;}

/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right;
display: block;
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 60px;
height: 75px;
background-image : url(http://s3.uploads.ru/z6qKl.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://s3.uploads.ru/JSAD2.png);
background-repeat: no-repeat;
width: 60px;
height: 75px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://s3.uploads.ru/nlLTr.png);
background-repeat: no-repeat;
width: 60px;
height: 75px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://s3.uploads.ru/nkW8x.png);
background-repeat: no-repeat;
width: 60px;
height: 75px;}

/* CS4 Картинки категорий */

/* CS5 Прочие элементы */

/* CS5.1 Статус картинки со статистикой 24*/
#pun-stats ul.container {
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("адрес");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 50px;
padding-top: 0px;}

/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 {
background-attachment: scroll;
background-clip: border-box;
height: 55px;
width: 850px;
margin-left: -50px;
background-color: transparent;
background-image: url("http://4.firepic.org/4/images/2013-06/03/cv28r5yl1dxr.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #c3b6a5;
background-image: url("http://s2.uploads.ru/S8Hps.jpg");
color: #000000}

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  {
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
box-shadow: 0px 2px 1px }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
box-shadow: 0px 1px 1px;}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: c3b6a5;
background-image: url("http://s2.uploads.ru/S8Hps.jpg");}

/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1;
left: 150px;
top: -292px}

/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: center;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/* CS6 Логотип снизу
-------------------------------------------------------------*/

#pun-about p.container {background-color: #;
   background-image : url(http://s4.uploads.ru/5uWxL.jpg);
   margin-left: -182px;
   background-position : center top;
   background-repeat : no-repeat;
   width: 1150px;
   height : 106px;
   overflow-x: hidden;}

div#html-footer {
        margin: 0px 0px 0px 0px;}

div#pun-about {
       margin-bottom:-80px;

}
div#html-footer {
        margin: -100px 0px 0px 0px;}

#pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }