/* CS1 Фон и цвет текста*/

/* CS1.1 Цвет текста на форуме */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #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 {background-color: transparent;
color: #21140f;}

/* CS1.2 Боди или фон форума */
body {background-color: #000000;  background-image: url(); background-position: top center;background-attachment: fixed; }

/* CS1.3 Шапка */
#pun-title table {
background-image : url(); 
background-repeat : top center;
background-position: top center;
border: top center;
height: 500px;
width: 850px;
margin-left: -27px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #ffffff; background-image: url();}

/* CS1.5 Футеркопирайниз */


/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
text-align: center; 
position: absolute;
background-color: transpanent; 
background-image: url();
z-index: 1000;
top: 370px;
left: 100px}

#pun-ulinks .container { 
text-align: center; 
position: absolute; 
top: 420px;
left: 120px}

/* 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 {
color: #21140f;
border-bottom: 0px none #21140f;
text-decoration: none;}

/* CS2.2 */
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #21140f;}

/* CS2.3 */
.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: #473129;
border-bottom: 0px none #473129;
text-decoration: none;}

/* CS2.4 */
#pun-navlinks a {
color: #473129;
border-bottom: 0px none #473129;
text-decoration: none;}

/* CS2.5 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #21140f;
font-weight: normal;
font-style: normal;
border-bottom: 0px none #473129;
text-decoration: none;}

/* CS2.6 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
color: #21140f;}

/* CS4 Картинки категорий */
#pun-category1.category h2 {
background: url();
height: 64px;
width: 275px;
font-size:0 !important;
margin-left: 235px;}

#pun-category2.category h2 {
background: url();
height: 64px;
width: 275px;
font-size:0 !important;
margin-left: 235px;}

#pun-category3.category h2 {
background: url();
height: 64px;
width: 270px;
font-size:0 !important;
margin-left: 235px;}

#pun-category4.category h2 {
background: url();
height: 64px;
width: 275px;
font-size:0 !important;
margin-left: 235px;}

#pun-category5.category h2 {
background: url();
height: 64px;
width: 275px;
font-size:0 !important;
margin-left: 235px;}

/* 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: 65px;
width: 469px;
margin-left: 155px;
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}

/* Закругленные края цитаты и кода с тенью */
.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: #ffffff;
color: #000000}

/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 10px; 
top: -150px}

/* 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;}