/* CS1 Background and text colours
-------------------------------------------------------------*/
body {
background-color: #;
background-position: top center;
background-repeat: repeat;
background-attachment: fixed;
background-image: url("http://uploads.ru/i/w/B/I/wBITv.png"); 
}
#pun {background-image: url("http://s6.uploads.ru/ji3dn.png"); 
}



/* шапка */
#pun-title table {
background-image : url(http://s7.uploads.ru/Mbqex.png); 
position: top center; 
background-repeat: no-repeat; 
margin-left: -11px; 
font-size:0 !important;
margin-top: 0px;
height: 200px;
width: 1000px;}



/* ссылки верхней навигации выравниваем*/
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #161d26;
  text-align: center;}


/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: transparent;
  color: #161d26;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #161d26;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
   background: url(transparent) no-repeat;
  color: #161d26;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #161d26;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #161d26
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #161d26
  }
/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #8e9aa5; 
color: #161d26}

/* Закругленные края цитаты и кода с тенью */
.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 1px 1px }

//* CS1.8 */
#pun-navlinks .container {
   background: transparent;
  color: #161d26;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
background-color: #8e9aa5; 
  color: #161d26;

}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }

/* CS2.5 */
.punbb th {
  border-color: transparent
  }

/* CS2.6 */

.punbb .quote-box, .punbb .code-box {

  border-color: #120c0a;

  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent
  }

.punbb .divider {
  border-color: transparent transparent transparent transparent
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #120c0a
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent !important;
  }




/* CS3 Links
-------------------------------------------------------------*/

/* CS3.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: #161d26;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #161d26
  }

/* CS3.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: #161d26;
    border-bottom: 0px none #000;
 text-decoration: underline;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #161d26;
    border-bottom: 0px none #000;
    text-decoration: none;
    font-weight: bold

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #161d26;
  font-weight: bold;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #8e9aa5;
  color: #fff;
  }
/* CS4 Post status icons
 ------------------------------------------------------------

-*/
.punbb table Div.icon {float: right; border-style: none none none none; margin-left: 5px;margin-right: 5px;
width: 50px;
height: 50px;
background-image : url(http://s5.uploads.ru/SpWD0.png);
background-repeat: no-repeat;
}

TR.inew Div.icon {
background-image : url(http://s5.uploads.ru/HC8Nr.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;
}

TR.isticky Div.icon {
background-image : url(http://s5.uploads.ru/SpWD0.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;
}

TR.iclosed Div.icon {
background-image : url(http://s5.uploads.ru/SpWD0.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;
}


#pun-category1.category h2 {
background: url(http://s5.uploads.ru/hM8we.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}

#pun-category2.category h2 {
background: url(http://s4.uploads.ru/by6B2.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}

#pun-category3.category h2 {
background: url(http://s4.uploads.ru/6IbYC.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}

#pun-category4.category h2 {
background: url(http://s5.uploads.ru/RsxPZ.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}

#pun-category5.category h2 {
background: url(http://s5.uploads.ru/hD5yd.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}

#pun-category6.category h2 {
background: url(http://s4.uploads.ru/NYGed.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}

#pun-category7.category h2 {
background: url(http://s5.uploads.ru/dhEvG.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}

#pun-category8.category h2 {
background: url(http://s4.uploads.ru/msl7q.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}

#pun-category9.category h2 {
background: url(http://s5.uploads.ru/XGFtI.png);
height: 50px;
width: 400px;
font-size:0 !important;
margin-left: 230px;}



#pun-navlinks .container { text-align: center
}

#pun-ulinks .container { text-align: center}
}

