/* 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: #000429;
font-weight: normal;
}

/* CS1.2 Боди или фон форума */
body {background-color: #EBEDFF;  background-image: url(); background-position: top center; 
background-attachment: fixed;
}

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://savepic.org/6111121.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 401px;
width: 991px;
margin-left: -38px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #ffffff; background-image: url(http://savepic.org/6099870.png);}

/* CS1.5 Футер\копирай\низ */
#pun-about p.container {background-image: url(http://savepic.org/6151061.png); background-position: top bottom; background-repeat: no-repeat; height: 214px; width: 960px;
div#html-footer; margin-bottom: -190px; margin-left: -38px;}

/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
text-align: center; 
position: absolute; 
background-image: url();
z-index: 1000;
top: 330px;
left: 70px;
font-size: 19px;
letter-spacing: -1px;
text-transform: lowercase; 
font-family: 'Neucha', cursive;
background-position: center;
font-weight: ;
}

#pun-ulinks .container { 
text-align: center; 
position: absolute; 
top: 340px;
left: 70px;
font-size: 8px;
text-transform: lowercase;
font-family: 'Neucha', cursive;
font-style: ;
}

/* 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: #8B98E7;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Neucha', cursive;
}

/* 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: #8B98E7; 
  text-decoration: none;
}

/* CS2.3 */
#pun-navlinks a {
  color: #8B98E7;
  text-decoration: none;
}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #8B98E7;
  text-decoration: none;
}

/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: 15px;
margin-right: 15px;
width: 30px;
height: 30px;
background-image : url(http://se.uploads.ru/JYgs2.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://se.uploads.ru/EtlUn.png);
background-repeat: no-repeat;
width: 30px;
height: 30px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://se.uploads.ru/ICxzt.png);
background-repeat: no-repeat;
width: 30px;
height: 30px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://se.uploads.ru/HJerz.png);
background-repeat: no-repeat;
width: 30px;
height: 30px;}

/* CS4 Картинки категорий */
#pun-category1.category h2 {
background: url(http://savepic.org/6119319.png);
height: 82px;
width: 739px;
font-size:0 !important;
margin-left: 100px;}

/* 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: #F0F1FD; 
background-image: url("");
color: #000429;
box-shadow: 0px 0 0px 1px #E4E7FF;
}

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px; 
}

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #F0F1FD; 
background-image: url("");
color: #000429;
box-shadow: 0px 0 0px 1px #E4E7FF;
}

/* 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;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: center;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(ссылка) 10px 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:0px 0!important;
color : #d1cfcd;
}
.punbb .post .post-author > ul {
  background:url(ссылка) 10px  top no-repeat,url(ссылка) 10px bottom no-repeat; /*Фон верха - низа*/
  margin:-0px 0 0px 0!important;
  padding:9px 0px 8px 0px!important;
}


/* Link Colors */
a:link, a:visited, a:active {-o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;
text-decoration: none; color: #f0f5fa;}
a:hover {color: #121212;
text-decoration:none;}

.shockarts {
<br>
background: #EBEDFF; /*фон*/
color: #000429; /*цвет текста*/
border: 1px solid #;
text-align: center; /*расположение содержимого*/
border-radius: 1px;
margin-left: 8px;
box-shadow: inset 0 0px 35px #F0F1FF;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px; 
}