/* CS1 Цвет фона и текста
-------------------------------------------------------------*/
html, body {
        background: #fff url(http://s1.uploads.ru/i/yZBfb.jpg);
    background-position: top center;
    background-repeat: repeat-xy;

}


li#navawards {display: none!important;}

#pun-announcement h2 {display: none;}

.forum .tclcon a {
  font-weight: bold !important;
}

/* 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: #043203;

  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #043203;

  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  background-image: url(); 
  color: #076b05;
  font-weight: normal;
  font-family: cambria;  letter-spacing: -1px; text-transform: uppercase;
font-size: 14px;
  text-align: right;
  padding-top: 10px!important;
  text-transform: uppercase;


  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
    color: #000;


  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #000;

  }

/* 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-color: #e4fbe2;
  color: #021900;
  border-radius:6px;
-webkit-border-radius:9px;
-khtml-border-radius:9px;
-moz-border-radius:9px;
-o-border-radius:9px;

box-shadow: inset 0px 3px 0px 0px #0a9d00;
-webkit-box-shadow:inset 0px 3px 0px 0px #0a9d00;
-khtml-box-shadow:inset 0px 3px 0px 0px #0a9d00;
-moz-box-shadow:inset 0px 3px 0px 0px #0a9d00;
  }

.punbb textarea{
  background-color: #e4fbe2;
  color: #000;
  border-radius:6px;
-webkit-border-radius:9px;
-khtml-border-radius:9px;
-moz-border-radius:9px;
-o-border-radius:9px;

box-shadow: inset 0px 3px 0px 0px #0a9d00;
-webkit-box-shadow:inset 0px 3px 0px 0px #0a9d00;
-khtml-box-shadow:inset 0px 3px 0px 0px #0a9d00;
-moz-box-shadow:inset 0px 3px 0px 0px #0a9d00;
  }

.punbb select, .punbb input {
  background-color: #e4fbe2;
  color: #000;
  border-radius:6px;
-webkit-border-radius:9px;
-khtml-border-radius:9px;
-moz-border-radius:9px;
-o-border-radius:9px;

box-shadow: inset 0px 3px 0px 0px #0a9d00;
-webkit-box-shadow:inset 0px 3px 0px 0px #0a9d00;
-khtml-box-shadow:inset 0px 3px 0px 0px #0a9d00;
-moz-box-shadow:inset 0px 3px 0px 0px #0a9d00;
  }

.offline li.pa-online strong {
  font-weight: normal

  }



/* CS2 Границы
-------------------------------------------------------------*/

/* 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: #1a2537;
  }

#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: transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb textarea{
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}

.punbb select, .punbb input {
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
}



/* CS3 Ссылки
-------------------------------------------------------------*/

/* 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: #278e25;
    border-bottom: 0px none #000000;




  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000;
  }

/* 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: #000;
    border-bottom: 0px none #000000;
-webkit-transition: color 0.5s ease;
-khtml-transition: color 0.5s ease;
-moz-transition: color 0.5s ease;
-o-transition: color 0.5s ease;
  text-decoration: none;

  }

/* CS3.3 */

#pun-navlinks  {

text-align: center;
color: #278e25;
  font-weight: normal;
  text-align: center;
  font-family: cambria;  text-transform: uppercase;  letter-spacing: -1px; 
text-shadow: 1px 1px 0px #fff;
}



/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {

text-align: center;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-family: cambria; text-transform: uppercase;  letter-spacing: -1px; 
text-shadow: 1px 1px 0px #278e25;
}

  
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #000000;
  color: #000;
  }



/* CS4 Иконки сообщений
-------------------------------------------------------------*/
.punbb table Div.icon {float: right; display: block; width: 88px; height: 28px;
border-style: none;
background-image: url(http://s1.uploads.ru/i/w8HVr.png);
background-repeat: no-repeat; 
}

TR.inew Div.icon {
background: url(http://s1.uploads.ru/t/Wy8am.png) no-repeat;}

TR.isticky Div.icon {
  background: url(http://s1.uploads.ru/i/i2rKt.png) no-repeat;
  }

TR.iclosed Div.icon {
  background: url(http://s1.uploads.ru/i/NeU9i.png) no-repeat;
  }



#pun {margin-top: -12px!important;}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 385px; top: 5px}


#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-main div.catleft, #pun-main div.catright {display: none}

/* CS5 Дополнительно
-------------------------------------------------------------*/

A.navi:link, A.navi:active, A.navi:visited {
    border-left: 4px solid #0a9d00;
    display: block;
    margin-bottom: 1px;
    text-transform: lowercase;
    font-style: italic;
    font-family: Century Gothic;
    font-size: 9px;
    letter-spacing: 1px;
    background: none repeat scroll 0% 0% #d7ffd4;
    color: #000;
    text-align: left;
    padding: 2px 2px 2px 10px;
width:200px;
margin:1px;
}

A.navi:hover {
    -moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
-khtml-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
    border-left: 12px solid #0a9d00;
    display: block;
    text-transform: lowercase;
    font-family: Century Gothic;
    font-size: 9px;
    letter-spacing: 5px;
    background: none repeat scroll 0% 0% #c3ffbf;
    text-decoration: none;
    color: #000;
    text-align: center;
    padding: 2px 2px 2px 20px;
width:200px;
margin:1px;
}

acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
div#qTip {
  padding: 3px;
  border: 1px solid #e4fbe2;
  display: none;
  background: #e4fbe2;
  color: #000;
  font: Verdana, Arial, sans-serif;
  position: absolute;
  z-index: 1000;
}