/* 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: #17181b;  background-image: url(http://hostingkartinok.com/image/01201112/4805955edd9655e0b0aff975c688aece.png);  }

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://hostingkartinok.com/image/01201112/f25183791d30c17e8016ffb86997d6cc.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 400px;
width: 800px;
margin-left: 0px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #8a735b; background-image: url(http://hostingkartinok.com/image/01201112/b525b37532e6f558dbce3c455906b8d3.png);}

/* CS1.5 Футеркопирайниз */
#pun-about p.container {background-image: url(); background-position: top center; background-repeat: no-repeat; height: 100px; width: 790px;}
div#html-footer {margin: -1px 0px 0px 0px;}

/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
text-align: center; 
position: absolute;
background-color: transpanent; 
background-image: url();
z-index: 1000;
background-repeat : no-repeat;
background-position: top center;
}

#pun-ulinks .container { 
text-align: center; 
position: absolute; 
background-repeat : no-repeat;
background-position: top center;
top: 290px;}

/* 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: 64px;
height: 64px;
background-image : url(http://probatest.rusff.ru/files/0010/a2/f0/36125.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://probatest.rusff.ru/files/0010/a2/f0/54031.png);
background-repeat: no-repeat;
width: 64px;
height: 64px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://probatest.rusff.ru/files/0010/a2/f0/85360.png);
background-repeat: no-repeat;
width: 64px;
height: 64px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://probatest.rusff.ru/files/0010/a2/f0/14056.png);
background-repeat: no-repeat;
width: 64px;
height: 64px;}

/* CS4 Картинки категорий */
#pun-category1.category h2 {
background: url(http://probatest.rusff.ru/files/0010/a2/f0/33124.png);
height: 35px;
width: 800px;
font-size:0 !important;
margin-left: 40px;}

#pun-category2.category h2 {
background: url(http://savepic.net/2199485.png);
height: 35px;
width: 800px;
font-size:0 !important;
margin-left: -42px;}

/* 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: 2px;
padding-top: 2px;}

/* 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: #a4875b; 
background-image: url("http://savepic.net/2224056.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 0px0px }

.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: #a4875b; 
background-image: url("http://savepic.net/2224056.jpg");
color: #000000}

/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 250px; 
top: -320px}

/* 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;}

#pun-about p.container {background-color: #;
background-image : url(http://hostingkartinok.com/image/01201112/f3a8f45063641d2e5960710f8c4b5f50.png); 
background-position : center top; 
background-repeat : no-repeat; 
height : 200px; 
margin-left: -6px;}
div#html-footer {
margin: -60px 0px 0px 0px;}
div#pun-about {
   margin-bottom: -100px;
}


*/
#pun  #html-footer.section {border-style: none; }
#pun  #pun-about.section {border-style: none; }
#pun  .section {border-style: none; }
#pun  #pun-main #pun-category1.category {border-style: none; }
#pun  #pun-main #pun-category2.category {border-style: none; }
#pun #pun-navlinks.section {border-top-style: none; }
#pun  #pun-ulinks.section {border-style: none; }
#pun  #pun-title.section {border-style: none; }
#pun  #pun-navlinks.section .container {border-style: none; }
#pun  #pun-navlinks.section {border-style: none; }
#pun #pun-main .pa-title {text-align: center; }
#pun #pun-main .pa-author {text-align: center; }
#pun #pun-viewtopic.punbb #pun-main .container .online ul .pa-online {display: none; }
#pun #pun-viewtopic.punbb #pun-main .container .online ul .pa-online {display: none; }
#pun_wrap #pun #html-footer.section .container li #spo_all.main #spo_top.category h2 {display: none; }
#pun_wrap #pun #pun-index #pun-status.section .container {display: none; }
#pun_wrap #pun #pun-index #pun-crumbs1.section .crumbs {display: none; }
#pun_wrap #pun #html-footer.section .container li #spo_all.main #spo_top.category h2 {height: 21; }
#pun_wrap #pun  #pun-main #pun-category9.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category8.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category7.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category6.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category5.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category4.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category3.category {border-style: none; }
#pun_wrap #pun  #tieser-bottom.container {display: none; }
#pun  #html-footer.section {border-style: none; }
#pun  #pun-about.section {border-style: none; }
#pun  .section {border-style: none; }
#pun  #pun-main #pun-category1.category {border-style: none; }
#pun  #pun-main #pun-category2.category {border-style: none; }
#pun #pun-navlinks.section {border-top-style: none; }
#pun  #pun-ulinks.section {border-style: none; }
#pun  #pun-title.section {border-style: none; }
#pun  #pun-navlinks.section .container {border-style: none; }
#pun  #pun-navlinks.section {border-style: none; }
#pun #pun-main .pa-title {text-align: center; }
#pun #pun-main .pa-author {text-align: center; }
#pun #pun-viewtopic.punbb #pun-main .container .online ul .pa-online {display: none; }
#pun #pun-viewtopic.punbb #pun-main .container .online ul .pa-online {display: none; }
#pun_wrap #pun  #pun-title.section #logo-table tbody{display: none; }
#pun-title.section #title-logo-table tbody #title-logo-tr #title-logo-tdl.title-logo-tdl .title-logo {display: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 500px; top: 3px
}
#pun-announcement h2 {display: none;
height: 0px;}
#pun-announcement .container {padding-top: 1em}
#pun-announcement.section .container .html-box center table {margin-top: -85px; margin-bottom: -30px; }
#html-header div center {height: 0; }

#pun-navlinks .container {text-align: center;}

#slideshow {
	margin:0 auto;
	width:790px;
	height: 120px;
	position:relative;
line-height: 10px;}

#slideshow #slidesContainer {
  margin:0 auto;
  width:300px;
  height: 120px;
  overflow:auto; /* allow scrollbar */
  position:relative;}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:300px; 
  height:120px;}
.control {
  display:block;
  width: 100px;
  height: 163px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;}
#leftControl {
  top: 45px;
  left: 10px;
  background:transparent url(адрес левой стрелки) no-repeat 0 0;}
#rightControl {
  top: 45px;
  right: -70px;
  background:transparent url(адрес правой стрелки) no-repeat 0 0;}

.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
}

#slideshow #slidesContainer {
  margin:0 auto;
  width:780px;
  height: 120px;
  overflow:auto; /* allow scrollbar */
  position:relative;}