/* CS1 Background and text colours
-------------------------------------------------------------*/



body{
background: #070101 url(http://s1.uploads.ru/i/EGcS2.png) top center scroll;}


#pun-title TABLE {
		background:#070101 url(http://s1.uploads.ru/j6vZE.png) no-repeat top center;
}

#pun {background-color: tan;
		color: #442d25!important;
}

/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd,
.punbb .post-body,
.post-box,
.punbb .post-links,
.punbb-admin #pun-admain .adcontainer,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background: transparent;
  color: #442d25!important;
  }

#pun-ulinks .container{
  background: transparent;
  color: #442d25;
}

/* CS1.2 */

.punbb .post .container,
.punbb .post h3 {
  background: transparent;
  color: #442d25;
}

.punbb .post h3 span {
  background: transparent;
  color: #442d25;
}

.punbb td.tc2, .punbb td.tcr  {
  background: transparent;
  color: #442d25;
  }

.punbb td.tcl , .punbb td.tc3   {
  background: transparent;
  color: #442d25;
  }

.punbb td.tc2, .punbb td.tc3 {
  color: #442d25;
  font-weight: bold;
  font-size: 1.4em;
  font-family: georgia;
}


.multipage td.tc2, .multipage td.tc3 {font-size: 1em !important;   font-family: tahoma;}

.punbb td.tc3 {color:#442d25}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  text-align: center;
color: rosyBrown;
font-family: Times New Roman;
text-transform: uppercase;
font-size: 16px;
text-shadow: 0px 0px 5px wheat;
background-color: tan;
font-weight: bold;
  }

/* CS1.4 */
.punbb .modmenu .container {
  background: transparent;
  color: #442d25;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background:transparent;
  color: #442d25;
  }

#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #442d25;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: wheat;
  color: maroon;
  border-top: 5px solid lightyellow!important;
border-bottom: 5px solid maroon!important;
border-radius: 5px;
border-left: 1px solid wheat;
border-right: 1px solid wheat;
  }

.punbb textarea, .punbb select, .punbb input {
  background: wheat;
  color: maroon;
  border-top: 5px solid lightyellow;
border-bottom: 5px solid maroon;
border-radius: 5px;
border-left: 1px solid wheat;
border-right: 1px solid wheat;
}


/* CS1.8 */
#pun-navlinks .container {
  background: transparent;
  color: #442d25;
  text-align: right;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: linen;
}

/* CS2 Border colours
-------------------------------------------------------------*/

#pun-title, #pun-navlinks {
        border-color: transparent;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  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 */

#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: 0px solid #000000;
  }

 li.pa-online {
  font-style: italic;
font-family: Georgia;
  }


/* 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: sienna;
text-shadow: 1px 0px 2px wheat;
font-family: Times New Roman;
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: darkred;
  text-decoration: none;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
  }

/* 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: darkred;
  text-decoration: none;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
  }

/* CS3.3 */
#pun-navlinks a, #pun-ulinks a {
  color: sienna;
text-shadow: 1px 0px 2px wheat;
font-family: Times New Roman;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
  }

#pun-navlinks a {
font-size: 15px;}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
 color: darkred;
  text-decoration: none;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
  }


/* CS3.4 */

#pun-pagelinks a:active, #pun-pagelinks a:focus {
 color: darkred;
  text-decoration: none;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
  }

.post h3 span a:link, .post h3 span a:visited {
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://s1.uploads.ru/i/K8BVy.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://s1.uploads.ru/i/ixAUZ.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s1.uploads.ru/i/8Oxjg.png) no-repeat;
}


tr.isticky div.icon {
        background: url(http://s1.uploads.ru/i/ZosGj.png) no-repeat;
}

.punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
        background: none;
}

#profilenav h2 span, #viewprofile h2 span {background-image: none}

td.tcr a{
        background: transparent url(http://s1.uploads.ru/i/2iLVG.png) no-repeat 0px 0px;
padding-left: 16px;
}

#pun-stats ul.container {
        background: transparent url(http://s1.uploads.ru/i/8Lohf.png) no-repeat;
padding-left: 75px;
margin-left: -21px;
}

 .punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
    
}

#pun-stats div.statscon {
   		background: transparent;
}

#pun-crumbs2 .container, #pun-about .container{
        background: transparent;
        color: #919191;
}

#pun-admain fieldset p {
border-left-style: none!important;
border-left-width: 0em!important;
margin-bottom: 3px;
padding: 6px 0;
position: relative;
border-color: #DEDFDF;
background-color: transparent!important;
}

thead {
background-color: wheat;
border-radius: 15px;
text-shadow: 0px 0px 2px rosyBrown;
text-align: center;
}

li.pa-avatar.item2 img {
max-width: 200px;
height: auto;
border: 3px ridge darkRed;
border-radius: 5px;
}

li#navawards, #pun-main #profile1[action$="id=8"], #pun-main #profile1[action$="id=27"] {
display: none!important;
}

#pun-announcement {
margin-top: -50px;
margin-bottom: -50px;
}

.cooltext, .cool2 {
display: none;
}

.cool3 {
margin-left: -4px!important;
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;
}

.cool1 {
border-bottom-left-radius: 15px;
border-top-left-radius: 15px;
}

.cool1, .cool3 {
background-color: darkred!important;
}

.cool1:hover, .cool3:hover {
background-color: lightsalmon!important;
}

#pun-admain span.adsubmit {
left: 30em!important;
}

.hasicon .tcl {
text-align: right;
height: 60px;
}

.inner.popup_awards, .inner.reputation {
background: tan;
}

#font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area {
background: wheat;
  color: maroon;
  border-top: 5px solid lightyellow!important;
border-bottom: 5px solid maroon!important;
border-radius: 5px;
border-left: 1px solid wheat;
border-right: 1px solid wheat;
}

.adlabel {
float: right!important;
}

.lastedit {
display:none;
}

li.pa-avatar.item2 {
background: url(http://s1.uploads.ru/V9ov4.png) top center repeat-x;
padding-top: 35px;
}

li.pa-reg {
background: url(http://s1.uploads.ru/V9ov4.png) top center repeat-x;
padding-top: 60px!important;
margin-top: -40px;
}