/* CS1 Background and text colours
-------------------------------------------------------------*/

#pun-title h1 span  {display: none}
HTML, BODY {
background-image: url("http://s3.uploads.ru/zVdkQ.jpg");
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center; 
}

HTML {background-image: url("http://s2.uploads.ru/TeiVW.jpg"); background-repeat: repeat-y; background-position: center top; 
background-color: #000;
}

#pun_wrap {  background-image: url("http://s2.uploads.ru/FgGoS.jpg"); background-repeat: no-repeat; 
background-position: bottom center;
 }

/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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: #2e2e2e;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #2e2e2e;
  }

/* CS1.3 */
.punbb-admin #pun-admain h2 {
  font-size: 1em;
  color: #656565;
  background: transparent none;
}

#profilenav h2 {
  background: transparent none !important;
  font-size: 1.2em;
}

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
  font-size: 2em;
  color: #656565;
  text-align: center;
  font-family: Arial;
  letter-spacing: -1px;
  text-transform: none !important;
  text-shadow: 0 2px 0 #f0f0f0;
  background: transparent none;
}

/* CS1.4 */
#pun-title, #pun-title .container {
  background-color: transparent;
  color: #000;}

/* CS1.5 */
#viewprofile h2 span, #profilenav h2 span {
background-color: transparent;
color: #656565;
text-transform: uppercase!important;
letter-spacing: -1px;
font-family: arial;
text-shadow: none;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #000
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: #f1f1f1; 
  color: #000;}
  }

/* CS1.8 */
#pun-navlinks .container {
text-align: center;
  background-color: transparent;
  color: #000;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
background: #f1f1f1;
border: 1px solid #d0cdc3;
padding: 4px 4px 4px 4px;
border-radius: 15px 0px 15px 0px;
}

.punbb select, .punbb input {
background: #f1f1f1;
border-radius: 5px 0px 5px 0px;}


/* 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 {
  background: none;
  }

/* 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: transparent;
  }

#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
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #2e2e2e
  }

li.pa-online {
  border-left-color: #2e2e2e;
  }

.punbb .post-sig dt {
  border-top-color: #2e2e2e !important;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited, .punbb li.isactive a,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: #656565;
  -webkit-transition: all 0.15s linear;
  -khtml-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
   transition: all 0.15s linear;
border-bottom: none;
text-decoration: none;
font-weight: none;
text-shadow: 0px 2px 0px #f0f0f0;
}

/* 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: #949494;
  -webkit-transition: all 0.15s linear;
  -khtml-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
   transition: all 0.15s linear;
border-bottom: none;
text-decoration: underline;
font-weight: none;
}



/* CS3.3 */
#pun-navlinks a {
text-decoration: none;
font-weight: none;
font-family: Arial;
letter-spacing: -1px;
font-weight: none;
text-shadow: 0px 2px 0px #e4e4e4;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {;
text-decoration: none;
}

#pun-ulinks a {
color: #949494;
font-family: Arial;
}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active, {
color: #656565;
}

#pun-navlinks  #navlogin a, #pun-navlinks  #navregister a{ 
position:relative; z-index:1200;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

       div.icon {border-color: transparent}
       tr.iredirect div.icon {border-color: transparent}
       div.inew {border-color: transparent}

       Div.icon {
              background-image : url(http://s2.uploads.ru/2JP9U.png);
              background-repeat: no-repeat;
              }
       TR.inew Div.icon {
              background-image : url(http://s2.uploads.ru/KPTDW.png);
              background-repeat: no-repeat;
              }
       TR.isticky Div.icon {
              background-image : url(http://s3.uploads.ru/H5lv1.png);
              background-repeat: no-repeat;
              }
       TR.iclosed Div.icon {
              background-image : url(http://s2.uploads.ru/5BTSf.png);
              background-repeat: no-repeat;
              }

.punbb td div.tclcon {
  margin-left: 45px;
}

/* Скрытие элементов
------------------------------------------------------------- */
#pun-announcement h2 {display:none!important;}

#pun-crumbs2 {text-align: center;}