/* CS1 Background and text colours
-------------------------------------------------------------
/* CS1 Background and text colours
-------------------------------------------------------------
*/

#pun-title TABLE { 
background : url("") no-repeat left top; 
 margin-left : 0px;

}


body {background-color: #000000;
background-image : url("http://3.firepic.org/3/images/2012-05/08/251onphxuh27.png");
background-repeat: repeat;
background-position : top center;
font-size: 10px;
background-attachment: fixed;
}

#pun {
background-image : url("http://3.firepic.org/3/images/2012-05/08/tw83zjuj5jcq.png");
background-color : #DDE4EF;
background-position : center;
background-repeat: repeat;
fixed;


}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
  background-color: transparent;
color: #000000;
  }

/* CS1.3 */
#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div  {
  background-color: transparent;
color: #000000;
  font-weight: bold;
  font-style: normal;

  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
 color: #000000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
color: #000000;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
color: #000000;
  }




/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-color: transparent;
border-radius:17px;
-webkit-border-radius:17px;
-khtml-border-radius:17px;
-moz-border-radius:17px;
-o-border-radius:17px;
box-shadow: 0px 5px 22px #E8D7BB;
-webkit-box-shadow:0px 5px 22px #E8D7BB;
-khtml-box-shadow:0px 5px 22px #E8D7BB;
-moz-box-shadow:0px 5px 22px #E8D7BB;
color: #1f0400
}

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
color: #000000;
  text-align: center;
  }

.offline li.pa-online strong {
color: #000000;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #DDE4EF;
color: #000000;
}


/* CS1.9 Ссылки верхней навигации*/
#pun-navlinks .container { 
text-align: top center;
text-transform: uppercase;
letter-spacing: 0px;
font-weight: bold;
position: top center;
z-index: 1000;
top: 10px;
left: 190px;}



/* 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;
  }

/* CS1.3 */
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
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: #000000;
  }




#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 #DDE4EF

  }

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: #000000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #650e0e;
  }

/* 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: #650e0e;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
color: #000000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #650e0e;
  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: #650e0e;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/

#pun-category1.category h2 {
background: url(http://3.firepic.org/3/images/2012-04/21/suy7wf6o8ru3.png) no-repeat top center;
height: 39px;
font-size:0 !important;
}
#pun-category2.category h2 {
background: url(http://s16.radikal.ru/i190/1110/2e/bf135ce5e63f.gif) no-repeat top center;
height: 100px;
font-size:0 !important;
}
#pun-category3.category h2 {
background: url(http://s005.radikal.ru/i210/1110/e0/df63b885aaef.gif) no-repeat top center;
height: 100px;
font-size:0 !important;
}
#pun-category4.category h2 {
background: url(http://i056.radikal.ru/1110/f1/2e09baa6de91.gif) no-repeat top center;
height: 100px;
font-size:0 !important;
}
#pun-category5.category h2 {
background: url(http://s56.radikal.ru/i153/1110/6c/8d7e394d3d3c.gif) no-repeat top center;
height: 100px;
font-size:0 !important;
}
#pun-category6.category h2 {
background: url(http://s43.radikal.ru/i101/1110/9b/9c832b25f36a.gif) no-repeat top center;
height: 100px;
font-size:0 !important;
}
#pun-category7.category h2 {
background: url(http://s56.radikal.ru/i152/1110/6f/7aa541aa6967.gif) no-repeat top center;
height: 100px;
font-size:0 !important;
}

/* CS5 Прочие элементы */


/* CS5.1 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 61px;
width: 204x;
font-size: 12px;
text-align: center;
color: #e9d9b0;
margin-left: 14px;
background-color: transparent;
background-image: url("http://3.firepic.org/3/images/2012-04/21/jil3gzmjkz1r.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

/* CS5.2 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #F1D7B2; 
color: #43200b;}

#pun-main div.catleft, #pun-main div.catright {display: none}
.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 2px 1px;
 }
.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.3 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}

#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-main h2, #pun-stats.section h2 {
  padding: 3px 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

#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_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  #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_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; }


/* CS6 Post status icons and other options
------------------------------------------------------------*/


#pun-announcement.section h2 span {display: none; }

.blockquote, .blockcode, .scrollbox, pre {border:none; }


#pun-about p.container {background-color: #;
background-image : url(http://3.firepic.org/3/images/2012-05/09/kjxs06fqp8jp.png);
 margin-left: -11px;
background-position : center top;
 background-repeat : no-repeat;
 width: 800px;
height : 100px; }

div#html-footer {
margin: -50px 0px 0px 0px;}

div#pun-about {
   margin-bottom: -100px;

}
.pa-author {font-size: 11px; text-transform:uppercase!important;}


/* CS5.1 Совсем другое */
#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;}
#slideshow #slidesContainer {
  margin:0 auto;
  width: 870px;
  height:700px;
  overflow:auto; /* allow scrollbar */
  position:relative;}


/* CS5.2 Статус картинки со статистикой 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: 80px;
padding-top: 40px;}




#pun  .tc2, #pun-main .post-author ul  {text-align: center;}


.punbb table Div.icon {float: right; display: block; width: 50px; height: 52px; border-style: none; background-image: url(http://3.firepic.org/3/images/2012-05/09/2l875pgavzvz.png); background-repeat: no-repeat; position: relative; margin-right: 10px;}
TR.inew Div.icon {
background: url(http://3.firepic.org/3/images/2012-05/09/wjkri6ke8uak.png) no-repeat;}
TR.isticky Div.icon {
background: url(http://3.firepic.org/3/images/2012-05/09/52qdc71lghub.png) no-repeat;}
TR.iclosed Div.icon {
background: url(http://3.firepic.org/3/images/2012-05/09/akhowzevir0w.png) no-repeat;}
TR.iredirect Div.icon {

