/* 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: #opacity;
 color: #4b2d0e;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #b08a63;
 color: #4b2d0e;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: opacity;
  color: #ffffff;
  font-weight: bold;
  font-style: italic;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 85px;
  background-position: center;
  font-family: "Palatino Linotype";
  background-image: url("-");
  color: #ffffff;
  text-transform: lowercase;
  text-shadow: 0px 1px 1px #5f3118;
  font-size: 20px;
  height: 16px;
}

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background: url(http://loklol.mybb.ru/files/0011/f3/3b/70954.jpg) center no-repeat #b08a62;
height:80px;
text-align: center;
margin:0px;
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
  color: #4b2d0e;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #opacity;
 color: #4b2d0e;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color:  #opacity;
 color: #4b2d0e;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #ccae8b;
  color: #77522c;
  background-image: url("http://loklol.mybb.ru/files/0011/f3/3b/98443.jpg");
  background-repeat: repeat-xy;
  box-shadow: inset 0 0 3px;
  border: 1px dashed #ffffff;
    border-radius:15px 0px;
    -webkit-border-radius:15px 0px;
    -khtml-border-radius:15px 0px;
    -moz-border-radius:15px 0px;
    -o-border-radius:15px 0px;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #transparent;
  color: #4b2d0e;
  font-weight: 3;
  text-align: center;  
}

  }
  offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #ccae8b;
  color: #77522c;
  background-repeat: repeat-xy;
}


.punbb textarea, .punbb select, .punbb input {
  background-color: #ccae8b;
  box-shadow: inset 0 0 3px;
  background-image: url("http://loklol.mybb.ru/files/0011/f3/3b/98443.jpg");
  color: #77522c;
  border: 1px dashed #ffffff;
    border-radius:15px 0px;
    -webkit-border-radius:15px 0px;
    -khtml-border-radius:15px 0px;
    -moz-border-radius:15px 0px;
    -o-border-radius:15px 0px;
}

/* 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;
  }

/* 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-color: transparent;
  }

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: #762323;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 0px 1px 1px #deb487;
-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: #614700;
  font-weight: bold;
-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: #614700;
  border-bottom: 0px none #000;
  text-decoration: 3;
  text-shadow: 0px 1px 1px #edae5c;
-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 {
  color: #ffbd50;
  font-weight: bold;
    border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 0px 1px 1px #614700;
-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-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #a0ed5c;
  font-weight: bold;
  font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 0px 1px 1px #206100;
-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-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #e1ab1e;
  color: #fea144;
-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://loklol.mybb.ru/files/0011/f3/3b/48985.png) no-repeat;
    }

    tr.inew div.icon {
            background: url(http://loklol.mybb.ru/files/0011/f3/3b/95784.png) no-repeat;
    }

    tr.iclosed div.icon {
            background: url(http://loklol.mybb.ru/files/0011/f3/3b/21420.png) no-repeat;
    }

    tr.isticky div.icon {
            background: url(http://loklol.mybb.ru/files/0011/f3/3b/20005.png) no-repeat;
    }

/* Убрать слово "объявление" */
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}

/* Профиль */
pa-adnote , .pa-from , .pa-reg , .pa-posts, .pa-respect , .pa-positive,  .pa-online , .pa-icq , .pa-ip , .pa-age , .pa-mailagent, .pa-author, .pa-sex, .pa-time-visit , .pa-fld1 , .pa-fld2 , .pa-fld3, .pa-fld4, .pa-fld5, .pa-last-visit{ 
  text-align: left;
  font-size: 10px;}

pa-status{ 
  text-align: center;
  font-size: 10px;}


/* CS6 Логотип снизу
 -------------------------------------------------------------*/

 #pun-about p.container {
   background-image : url(http://loklol.mybb.ru/files/0011/f3/3b/22292.jpg);
   margin-left: -15px;
   margin-top: -60px;
   background-position : center top;
   background-repeat : no-repeat;
   width: 854px;
   height: 300px;}

 div#html-footer {
        margin: 0px 0px 0px 0px;}

 div#pun-about {
       margin-bottom:-60px;

}
 div#html-footer {
        margin: -80px 0px 0px 0px;}


#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

.inner.popup_awards {background-color: #b08a63;}


/* CS7 Меню
 -------------------------------------------------------------*/
a.men:link, a.men:visited, a.men:active{
text-decoration: none;
float: right;
background: #7c572f;
width: 85px;
padding-top: 5px;
padding-bottom: 5px; 
font-family: Palatino Linotype;
font-style: italic;
font-size: 15px;
color: #FFFFFF;
display: block;
    border: 1px dashed #b18b61;
    border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
  text-align:center;
  text-transform: capitalize;
  text-shadow: 0px 1px 1px #5f3118;
}
a.men:hover {
background: #b18b61;
    border: 1px dashed #ffffff;
    border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
cursor: pointer;