/* 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: #ffffff;  background-image: url(http://forumstatic.ru/files/001a/de/ed/17417.png); background-position: no-repeat; background-attachment: fixed;}

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://forumstatic.ru/files/001a/de/ed/23645.png); 
background-position: top center;
border: none;
height: 427px;
width: 1223px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #ffffff; background-image: url(адрес);}

/* CS1.5 Футер\копирай\низ */
#pun-about p.container {background-image: url(http://forumstatic.ru/files/001a/de/ed/74827.png); background-position: top bottom; background-repeat: no-repeat; height: 125px; width: 1224px;
div#html-footer; margin-bottom: -215px; margin-left: -2px;}

/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
text-align: center; 
position: absolute;
background-color: transpanent; 
    z-index: 1000;
    top: 400px;
    left: 298px;
    font-family: arial;
    font-size: 16px;
    text-transform: lowercase;
}

/* нижняя панель навигации */
#pun-ulinks .container { 
text-align: center; 
position:absolute; 
top:-9999px;
font: none;
left: 8px}

/* 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: #360101;
  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: #360101; 
  text-decoration: none;}

/* CS2.3 */
#pun-navlinks a {
  color: #360101;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #360101;
  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: 80px;
height: 80px;
background-image : url(адрес);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(адрес);
background-repeat: no-repeat;
width: 80px;
height: 80px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(адрес);
background-repeat: no-repeat;
width: 80px;
height: 80px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(адрес);
background-repeat: no-repeat;
width: 80px;
height: 80px;}

/* CS4 Картинки категорий */
#pun-category1.category h2 {
background: url(адрес);
height: 80px;
width: 200px;
font-size:0 !important;
margin-left: 320px;}

/* 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: 10px 10px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 120px;
padding-top: 40px;}

/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 80px;
width: 200px;
margin-left: 320px;
background-color: transparent;
background-image: url("адрес");
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: #f7e5e1; 
background-image: url("адрес");
color: #000000}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #ffffff;
color: #000000}

/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 50px; 
top: -192px}

/* 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; position: absolute; margin-top: -330px; margin-left: 20px; text-transform: lowercase;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: center;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

.np1 {
position: absolute;
    font-family: 'Licorice', cursive;
    color: #a0b4d4;
    width: 500px;
    height: 60px;
    top: -30px;
    left: 450px;
    font-size: 250px;
    letter-spacing: 2px; 
    opacity: 0.8;
}

#pun-index td div.tclcon {
background-image : url(http://forumstatic.ru/files/001a/de/ed/68917.png);
background-repeat: no-repeat;
border: 1px #a0b4d4 solid;
width: 430px;
padding: 20px;
