/* 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: #0c0b0b;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
body {background: url(http://funkyimg.com/i/26zcc.jpg); background-color: #cbc9f0;}

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/26ACB.jpg); 
background-repeat : no-repeat;
background-position: top center;
margin-top: 20px;
margin-left: -20px;
border: none;
height: 200px;
width: 950px;}
 div#pun-about {
       margin-bottom: 50px;
}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #cbc9f0; background-image: url(http://funkyimg.com/i/26zdP.jpg);}

/* CS1.5 Футер\копирай\низ */
#pun-about p.container {background-image:url(http://funkyimg.com/i/26zGk.jpg);
   margin-left: -32px;
   background-position : top center;
   background-repeat : no-repeat;
   width: 950px;
   height : 101px; }

 div#html-footer {
        margin: 0px 0px 0px 0px;}

 div#pun-about {
       margin-bottom: -30px;

}


/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
float: center; 
position: relative;
background-color: transpanent; 
font-size: 11px;
font-family: 'georgia';
    letter-spacing: 0px;
    padding-bottom: 9px;
    padding-top: 10px;
    color: #28373b;
background-image: url();
z-index: 1000;
top: -9px;
left: 50px}

#pun-ulinks .container { 
text-align: center; 
position: absolute; 
top: 212px;
left: 150px}

/* 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: #28373b;
  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: #28373b; 
  text-decoration: none;
font-weight:;}

/* CS2.3 */
#pun-navlinks a {
  color: #28373b;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #28373b;
  text-decoration: ;
font-weight:;}

/* CS2.7 Форумы */
/* описание форумов */
.tclcon {
  font-size: 10px;
  padding-left: 0px;
text-align:center;
  color: #384c51;}

/* название форумов */
#pun-index .tcl h3 a {
  font-size: 14px;
  font-style:normal;
  text-align: center;}

/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 65px;
margin-right: 10px;
width: 35px;
height: 35px;
opacity: 0.60;
background-image : url(http://funkyimg.com/i/26zws.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/26zxk.png);
background-repeat: no-repeat;
opacity: 0.85;
width: 35px;
height: 35px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/26zxk.png);
background-repeat: no-repeat;
opacity: 0.60;
width: 35px;
height: 35px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/26zxk.png);
background-repeat: no-repeat;
opacity: 0.60;
width: 35px;
height: 35px;}

/* CS4 Картинки категорий */
#pun-category1.category h2 {float: center;
background: url();
height: 60px;
width: 400px;
font-size:0 !important;
margin-left: 250px;}



/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #989aa4; 
background-image: url("http://funkyimg.com/i/26zcQ.jpg");
color: }

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 1px;
border-bottom-right-radius: 1px;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
box-shadow: 0px 0px 0px }

.punbb input { border-bottom-left-radius: 1px;
border-bottom-right-radius: 1px;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
box-shadow: 0px 1px 1px;}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #989aa4; 
background-image: url("http://funkyimg.com/i/26zcQ.jpg");
color: }


/* 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
 padding: 4.3em 1em 1em;}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: left;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}
div#html-footer {margin: 0px 0px 0px 0px;}
div#html-footer {margin: 0px 0px 0px 0px;}
.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}
#pun-stats h2 {
  background: url() no-repeat top center; 
  height: 60px !important; 
  font-size: 0px !important; 
width: 400px;
font-size:0 !important;
margin-left: 250px;}
  background-color: transparent;}
#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: 180px;
padding-top: 10px;}

#pun-stats .container {
    width: 94%;
}
#pun-about p span {
    width: 94%;
}
/* Прокрутка */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
::-webkit-scrollbar-track {
background: #869aa6;
}
::-webkit-scrollbar-thumb {
    background: #30464c;
}



