/* © 2012 "IF Studios"
Копирование элементов дизайна запрещено.
-------------------------------------------------------------*/

/* CS1 Background and text colours
-------------------------------------------------------------*/

#pun-title h1 span  {display: none}
HTML, BODY {
background-image: url("http://s1.uploads.ru/i/hlD2L.jpg");
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center; 
}

HTML {background-image: url("http://s1.uploads.ru/i/isOWl.jpg"); background-repeat: repeat-y; background-position: center top; 
background-color: #cfd0d4;
}

#pun_wrap {  background-image: url("http://s1.uploads.ru/i/CasTK.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: #070f2b;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #070f2b;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-main h2 {
color: #f3f5f9;
text-shadow: 0px 0px 3px #808080,
1px 1px 0px #d0d0d0,
2px 2px 0px #a0a0a0,
3px 3px 0px #9f9f9f,
4px 4px 0px #818181,
5px 5px 15px white;
text-decoration: none;
font-weight: bold;
font-family: arial;
font-size: 2em;
text-align: center;
padding: 0px;
}

/* CS1.4 */
#pun-title, #pun-title .container {
  background-color: transparent;
  color: #000;}

/* CS1.5 */
#viewprofile h2 span, #profilenav h2 span {
color: #3e3e62;
text-shadow: 2px 2px 0px white;
text-decoration: none;
font-weight: none;
font-family: arial narrow;
text-align: center;
padding: 0px;
  }

/* 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: #f4f4f4; 
  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: #f1f2f5;
border: 1px solid #d3d2e0;
padding: 5px 5px 5px 5px;
}

.punbb textarea:hover,
.punbb textarea:focus,
.punbb select:hover,
.punbb select:focus, 
.punbb input:hover,
.punbb input:focus {box-shadow: 2px 2px 0px inset #a6a6b1;}

.punbb select, .punbb input {
background: #f1f2f5;}


/* 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 #070f2b
  }

li.pa-online {
  border-left-color: #070f2b;
  }

.punbb .post-sig dt {
  border-top-color: #070f2b !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: #545c75;
  -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: 0px none #000;
text-decoration: none;
font-weight: none

}

/* 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: #8a8a9e;
  -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 narrow;
letter-spacing: -1px;
font-weight: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
text-decoration: none;
}

#pun-navlinks  #navlogin a, #pun-navlinks  #navregister a{ 
position:relative; z-index:1200;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

    .punbb td div.tclcon {margin-left: 0px; padding-bottom: 70px;}

    .punbb table Div.icon {background-image: url(http://s1.uploads.ru/i/hEfmJ.png); 
      background-repeat: no-repeat;
      margin-left: -74px!important;}

    .punbb table Div.icon:hover {opacity: 0.7;}

    TR.inew Div.icon {background-image : url(http://s1.uploads.ru/i/9SNfU.png);
      background-repeat: no-repeat;}

    TR.isticky Div.icon {background-image : url(http://s1.uploads.ru/i/of3OJ.png);
      background-repeat: no-repeat;}

    TR.iclosed Div.icon {background-image : url(http://s1.uploads.ru/i/yq3KQ.png);
      background-repeat: no-repeat;}


/* Скрытие или сдвиг элементов
------------------------------------------------------------- */
.lastedit,
#pun-announcement h2,
.punbb-admin #punbb-admain,
#pun-main div.catleft, #pun-main div.catright {display:none!important;}

#pun-about, #pun-crumbs2 {margin-bottom: -100px;}
#pun-crumbs2 {text-align: center;}
.punbb .post-content a {color: #4c5267; border-bottom: 1px dotted;}
.punbb .post-content a:hover {color: #697088; text-decoration: none;}