/* Дизайн выполнила Шатани. Все права сохранены */

/* CS1 Background and text colours
-------------------------------------------------------------*/

/* SK1.0 */
HTML {
background-color: #ece1d8;
background-image: url("http://s1.uploads.ru/i/FW2bB.png"); 
background-repeat: repeat-xy; 
background-position: center top;
  border-width: 0px;
}

body {
background-color: ece1d8;
background-image: url("http://s1.uploads.ru/i/se7nr.png");
background-repeat: no-repeat;
background-position: top center; 
  border-width: 0px;
}

.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,
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, 
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparent;
  color: #6a544a;
  border-width: 0px;
  }

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  height: 50px;
  background-color: transparent;
  background-image: url(-);
  background-repeat: no-repeat;
  background-position: center;
  color: #6a544a;
  font-family: Georgia;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

#pun-title  .title-logo { background: url(-) repeat top center; padding: 0px;}
#pun-title table {
  background-color: transparent;
  color: #6a544a;
}

.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #6a544a;
  }

.punbb .quote-box, .punbb .code-box {
  background-color: #transparent;
  color: #754141;
  font-style: normal;
  background-image: url("-"); 
  background-repeat: repeat-xy; 
  background-position: center top;
  border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
  padding: 5px;
  }

#pun-navlinks .container {
  background-color: transparent;
  color: #6a544a;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #transparent;
  color: #754141;
  background-repeat: repeat-xy; 
  background-position: center top;
  background-image: url("http://s1.uploads.ru/i/GtZOf.png");
  border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
  padding: 5px;
  border-top: 2px dotted #56412f;
  border-right: 2px dotted #56412f;
  border-bottom: 2px dotted #56412f;
  border-left: 2px dotted  #56412f;
}

/* CS2 Border colours
-------------------------------------------------------------*/

.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #decec8;
  border-width: 0px;
  }

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #decec8;
  border-width: 0px;
  }

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #decec8;
  border-width: 0px;
  }

/* 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: #decec8;
  border-width: 0px;
  }

.punbb th {
  border-color: #decec8;
  border-width: 0px;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #decec8;
  border-width: 0px;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #decec8;
  border-width: 0px;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #decec8;
  border-width: 0px;
  }

.punbb .divider {
  border-color: #decec8;
  border-width: 0px;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 0px solid #decec8;
  }

li.pa-online {
  border-left-color: #decec8;
  border-width: 0px;
  }

.punbb .post-sig dt {
  border-top-color: #decec8 !important;
  border-width: 0px;
  }


/* SK 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: #754141;
  border-bottom: 0px none #000;
  font-weight: normal;
  text-decoration: none;
-webkit-transition: color 0.6s ease;
-khtml-transition: color 0.6s ease;
-moz-transition: color 0.6s ease;
-o-transition: color 0.6s ease;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #461515;
  font-weight: normal;
  }

/* 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: #461515;
  background-repeat: no-repeat;
  border-bottom: 0px none #000;
  text-decoration: none;
  font-weight: normal;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #5f4336;
  border-bottom: 0px none #000;
  text-decoration: none;
  font-family: Georgia;
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #754141;
  border-bottom: 0px none #000;
  text-decoration: none;
  font-family: Georgia;
  line-height: 1;
  font-weight: underline;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #461515;
  font-weight: bold;
  font-size: 10px;
  }

/* CS4 Post status icons
-------------------------------------------------------------*/

div.icon {
  background: url(http://s1.uploads.ru/i/LkWhb.png) no-repeat;
}

tr.inew div.icon {
  background: url(http://s1.uploads.ru/i/AiO45.png) no-repeat;
}

tr.isticky div.icon {
  background: url(http://s1.uploads.ru/i/AiO45.png) no-repeat;
}

tr.iclosed div.icon {
  background: url(http://s1.uploads.ru/i/LkWhb.png) no-repeat;
}

/* CS5 Other
 -------------------------------------------------------------*/
/* Профиль */
.pa-adnote, .pa-title, .pa-from , .pa-reg , .pa-posts, .pa-respect , .pa-positive,  .pa-online , .pa-icq , .pa-ip , .pa-age , .pa-mailagent, .pa-sex, .pa-time-visit , .pa-fld1 , .pa-fld3 , .pa-fld2, .pa-last-visit , .pa-invites{ 
  text-align: left;
  font-size: 11px;
  line-height: 12px;
  font-family: Verdana;
  color: #937466;
} 

.pa-avatar{ 
  background-align: center;
} 

/* CORRECT ANNOUCEMENT */
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em;
}

/* TITLE */
.pa-title {
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
  font-family: Verdana;
  color: #937466;
      }


#pun-viewtopic #post-form .formsubmit input.button {
  background: transparent;
  background-repeat: repeat-xy; 
  background-position: center top;
  border-radius: 5px;
  padding: 5px;
  width: 150px;
  background-image: url("-");
  border-top: 2px dotted #56412f;
  border-right: 2px dotted #56412f;
  border-bottom: 2px dotted #56412f;
  border-left: 2px dotted  #56412f;
}

  #pun-viewtopic #post-form .formsubmit input.button: hover{
  background: tnarsparent;
  background-repeat: repeat-xy; 
  background-position: center top;
  cursor: pointer;
}

  #pun-viewtopic #post-form .formsubmit {
text-align: center;
}

/* IMPORTANT! НЕ УБИРАТЬ! */
#pun_wrap { 
background-image: url("http://s1.uploads.ru/i/I4lkt.png");
background-repeat: repeat-x;
background-position: center bottom;
}

/* убрать "отредактированно" */
.lastedit {
display: none;
}