/* CS1 Background and text colours
-------------------------------------------------------------*/


body {
background-color: #10140e;
background-image: url(http://s1.uploads.ru/i/ELfQ5.png);
background-repeat: no-repeat;
background-position: top center;
}

#pun-title table {
background-image : url(http://s1.uploads.ru/i/TWrO4.png);
height: 480px; 
background-repeat : no-repeat; 
background-position: top center;
width:850px !important;
margin-left: -20px;
}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #eceae7;
  color: #eceae7;

}

/* блок цитат и кодов*/
#pun-main .code-box, #pun-main .quote-box,  {
  background-color: #000000;
  color: #000000;
}

/* 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: none;
  color: #none;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: none;
  color: #000000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: none;
  color: #37220e;
  font-weight: bold;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: none;
  color: #000000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: none;
  color: #000000
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: none;
  color: #000000
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color:none;
  color: #000000
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: none;
  color: #000000;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: none;
  color: #000000
}

/* 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: 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 transparent;
  }

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: #17460d;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #17460d
  }

/* 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: #17460d;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #17460d;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #17460d;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/



#pun-main div.catleft, #pun-main div.catright {display: none}



#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}


#pun-about p.container {background-color: #;
background-image : url(http://s1.uploads.ru/i/UcLyb.png); 
background-position : center top; 
background-repeat : no-repeat; 
height : 250px;
width: 850px; 
margin-left: -31px;
text-align: center;
border-color: transparent;
}



div#pun-about {
   margin-bottom: -250px;
}

#pun-main .post-author ul {text-align: center;}






#pun-category0.category h2 {
background: url(http://s1.uploads.ru/i/eY5hJ.png);
height: 94px;
width: 800px;
font-size:0 !important;
margin-left: 0px;}

#pun-category1.category h2 {
background: url(http://s1.uploads.ru/i/fM70p.png);
height: 94px;
width: 800px;
font-size:0 !important;
margin-left: 0px;}

#pun-category2.category h2 {
background: url(http://s1.uploads.ru/i/aRMuK.png);
height: 94px;
width: 800px;
font-size:0 !important;
margin-left: 0px;}

#pun-category3.category h2 {
background: url(http://s1.uploads.ru/i/BcwYr.png);
height: 94px;
width: 800px;
font-size:0 !important;
margin-left: 0px;}

#pun-category4.category h2 {
background: url(http://s1.uploads.ru/i/R10hb.png);
height: 94px;
width: 800px;
font-size:0 !important;
margin-left: 0px;}

#pun-category5.category h2 {
background: url(http://s1.uploads.ru/i/Ha9hp.png);
height: 94px;
width: 800px;
font-size:0 !important;
margin-left: 0px;}

#pun-category6.category h2 {
background: url(http://s1.uploads.ru/i/YdW15.png);
height: 94px;
width: 800px;
font-size:0 !important;
margin-left: 0px;}

#pun-category7.category h2 {
background: url(http://s1.uploads.ru/i/YIFsU.png);
height: 94px;
width: 800px;
font-size:0 !important;
margin-left: 0px;}

a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: tahoma;
font-size: 11px;
background-color:#832480;
color: #dcd3dc; 
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #dcd3dc;
border-left-width: 5px;
width:200px;
}

a.tvm:hover {
font-family: tahoma;
font-size: 11px;
color: #832480; 
background-color:#dcd3dc;
display: block;
font-weight: bold;
text-align:center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #832480;
border-left-width: 5px;
width:200px;
}