/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
	background-color: #1d1c1e;
background-image: url("http://savepic.su/2633246.jpg");
background-attachment: fixed;
background-position: 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: #2f2932;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #2f2932;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-image: url("http://savepic.su/2610965.png");
  color: #131114;
height: 26px;
color: #0e110f; 
font-family: Palatino Linotype;
text-transform: lowercase;
font-style: italic;
text-align: center;
font-size: large;
padding: 12px 0em !important;
text-shadow:#ebddf3 0px 1px 1px;
  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #131114;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #2f2932
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #2f2932
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #2f2932
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #131114;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #2f2932
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #c5c0c5 #c5c0c5 #c5c0c5 #c5c0c5; border-style:none !important;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #030104 ; border-style:none !important;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #c5c0c5 ; border-style:none !important;
  }

/* 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: #c5c0c5;  border-style:none !important;
  }

/* CS2.5 */
.punbb th {
  border-color: #c5c0c5; border-style:none !important;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {background-image: url("http://savepic.su/2572563.png");
border-color: #131114;
border-width: 1px;
border-style: solid;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #A5A0A5; border-style:none !important;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #E5E0E5; border-style:none !important;
  }

.punbb .divider {
  border-color: #A5A0A5 #E5E0E5 #E5E0E5 #E5E0E5; border-style:none !important;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf; border-style:none !important;
  }

li.pa-online {
  border-left-color: #c5c0c5 ; border-style:none !important;
  }

.punbb .post-sig dt {
  border-top-color: #c5c0c5 !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: #131114;
    border-bottom: 0px none #000;
  text-decoration: none;
text-shadow:#ebddf3 0px 1px 1px;
  -moz-transition-property: all;
-moz-transition-timing-function: ease-in-out;
-moz-transition-duration: 0.7s;
-moz-transition-delay: 0.3s;
     -o-transition-property: all;
-o-transition-timing-function: ease-in-out;
-o-transition-duration: 0.7s;
-o-transition-delay: 0.3s;
   -webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.7s;
-webkit-transition-delay: 0.3s;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #3d3740
  }

/* 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: #3d3740;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
color: #0e110f; 
font-family: Palatino Linotype;
text-transform: lowercase;
font-style: italic;
text-align: center;
font-size: large !important;
text-shadow:#ebddf3 0px 1px 1px;
  -moz-transition-property: all;
-moz-transition-timing-function: ease-in-out;
-moz-transition-duration: 0.7s;
-moz-transition-delay: 0.3s;
     -o-transition-property: all;
-o-transition-timing-function: ease-in-out;
-o-transition-duration: 0.7s;
-o-transition-delay: 0.3s;
   -webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.7s;
-webkit-transition-delay: 0.3s;
}


/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #3d3740;
font-family: Palatino Linotype;
text-transform: lowercase;
font-style: italic;
text-align: center;
font-size: large !important;
text-shadow:#ebddf3 0px 1px 1px;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
    -------------------------------------------------------------*/

div.icon {
        background: url(http://savepic.su/2611753.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://savepic.su/2615849.jpg) no-repeat;
}


tr.iclosed div.icon {
        background: url(http://savepic.su/2562624.png) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://savepic.su/2563648.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://savepic.su/2563648.png) no-repeat;
}

/* CS5 More
 -------------------------------------------------------------*/

#main-reply, #post fieldset .hashelp .required .input input{
background-image: url("http://savepic.su/2572563.png");
border-color: #131114;
border-width: 1px;
border-style: solid;
  }

/* Ник
------*/
.pa-author{
font-weight: normal;
text-align: left;
font-family: Georgia;
font-size: medium;
  }

/* Все остальное в профиле
------*/
#pun-main .post-author ul, .pa-title {
font-weight: normal !important;
text-align: left;
  }

/* От непонятной фигни с + и -
------*/
#rep_form table tbody tr .tcl, #rep_form table tbody tr .tc2, #rep_text, #pun-popup_awards .popup_awards{background-image: url("http://savepic.su/2572563.png");
border-color: #131114;
border-width: 1px;
border-style: solid;
  }

/* Ссылка Награды
------*/
#pun-navlinks .container #navawards {
display: none;
}

/* Изменение подфорумов
------*/
#pun-main .category .container table .hasicon .alt1 .tcl .intd .tclcon h3 a, #pun-main .category .container table .hasicon .alt2 .tcl .intd .tclcon h3 a{
font-weight: normal;
font-family: Georgia;
font-size: 12pt;
font-style: italic;
}

/* Страница№, Новая тема, наименование Форум-->подфорум
------*/
#pun-crumbs1, #pun-crumbs2 .crumbs, .linkst .pagelink, .linkst .postlink{
font-family: Georgia;
font-style: italic;
}