/* CS1 Background and text colours
-------------------------------------------------------------*/
/* CS1.0A Настройки фона*/

body {
background: url("http://funkyimg.com/i/25Qtj.png") repeat fixed; /*общий фон*/
}
body {overflow-x: hidden}

/* CS1.0B Настройки тела*/
#pun {
background: url("http://funkyimg.com/i/25Qyx.png") repeat-y scroll top center;
background-color: #CCB7CF;
}

/* CS1.0C полоса прокрутки*/
::-webkit-scrollbar
{width: 6px;
height: 6px;
background-color: #F0F0F0;}
::-webkit-scrollbar-thumb{
background-color: #C83D42; }

/* CS1.0D Настройки шапки*/
#pun-title.section {
  background: transparent url("http://funkyimg.com/i/25Qyn.png") top center scroll no-repeat; 
  height: 252px;
  width: 1237px; 
  margin-top: 0px;
  margin-left: -184px;}

/* CS1.0F Настройки футера */
#pun-about p.container {background-color: #;
background-image : url(http://funkyimg.com/i/25Qxd.png); 
background-position : center top; 
background-repeat : no-repeat; 
height: 260px;
width: 1237px; 
margin-left: -185px;
text-align: center;
margin-top: -122px;
border-color: transparent;
margin-bottom: -8px;
font-size:0 !important;
}

#pun-maint {
margin: 0px 20% 12px 20%;
}

#pun-redirect .main-title {
margin-bottom:30px !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, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pu
n-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  }

/* CS1.3 Настройки заголовков*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
 font-size: 11px;
 text-align: center;
 font-family: Tahoma;
 text-transform: uppercase;
 color: #000;
 height: 10px;
 background: url("") no-repeat scroll center; 
 width: 877px;
 margin-left:-25px;
 font-weight: bold;
  }

#pun-redirect h1 {background-image: none; padding-bottom:10px; color: transparent; text-shadow: none;}

.punbb-admin #pun-admain h2{
color: transparent;
background: transparent;
text-align: left;
text-shadow: none;
padding-left: 55px;}


/* CS1.7 Настройки цитаты и кода*/
.punbb .quote-box, .punbb .code-box {
background: #fff url("");
padding: 7px;
border: 1px solid #8E8C8E;
border-top: 3px solid #5E9607;
    border-bottom: 3px solid #B4191E;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.61), 0 0 40px rgba(0, 0, 0, 0.34) inset;
border-radius: 30px;
color: #000000;
  }




/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  font-size: 11px;
  font-family: tahoma;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS1.9 Настройки формы ответа*/
.punbb textarea  {
padding: 10px;
background: #eeeeee;
font-size: 11px !important; 
box-shadow: inset 0 0 10px 5px #ADABAC;
border-radius: 20px;
color: #000;
  }

/* CS1.10 Настройки профиля*/
li.pa-author {text-transform: none;}

.post-author ul li{
line-height: 11px;
}

.pa-author {font-size: 24px; 
font-family: 'bebas neue';
font-weight: bold;
line-height: 60%;
padding: 10px 0px 0px 0px !important;
}

/* сообщ + репутация*/
.pa-posts {
margin-left: 0px;
background-color: transparent; 
border-radius: 13px;  repeat-y;
display: inline-block;
text-align: center;
text-transform: lowercase;
padding: 0px 0px;
width: 70px;
    border-top: solid #7C3083;
    border-bottom: solid #D77400;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
color: #000000;
}

.pa-respect {
display: inline-block;
margin-left: 0px;
background-color: transparent; 
border-radius: 13px;  repeat-y;
display: inline-block;
text-align: center;
text-transform: lowercase;
padding: 0px 0px;
width: 70px;
    border-top: solid #7C3083;
    border-bottom: solid #D77400;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
color: #000000;
}

/* CS1.11 Настройки окон в форме ответа*/
 #size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area  {
background: #CCC9CC;
padding: 5px;
border: 3px double #858585;
box-shadow: inset 0 0 10px 5px #ADABAC;
border-radius: 20px;
color: #000000;
}

/* CS1.12 Настройки полей ввода, кнопок и выпадающих меню*/
.punbb input, .punbb .button, .punbb select {
background: #E0DCE0;
padding: 5px;
border-radius: 20px;
color: #000000;
}

#post .formsubmit {text-align: left;}



/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 Убираем все рамки*/
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online {
  border-color: transparent;
  }

/* Ссылки*/

/* Настройки ссылок*/
.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: #2F9607;
  border-bottom: 0px none #000;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #784900
  }

/* Настройки ссылок при наведении*/
.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: #CC1F1F;
  border-bottom: 0px none #000;
  }

/* CS3.3 Настройки навигационных ссылок*/
color: #892E86;
text-shadow: #7C3083 1px 1px, #F0B6FF -1px -1px;
  }

/* Настройки навигационных ссылок при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #B824CA;
text-shadow: #8C2867 1px 1px, #ffd9a8 -1px -1px;
  }

/* CS4 Иконки сообщений
 -------------------------------------------------------------*/

Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-right: 9px;
top: -25px;
width: 58px;
height: 58px;
background-image : url(http://funkyimg.com/p/23Fhc.png);
background-repeat: no-repeat; }

TR.inew Div.icon {background-image : url(http://funkyimg.com/i/23Fhf.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://funkyimg.com/p/23Fhc.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://funkyimg.com/i/23HpK.png); background-repeat: no-repeat;}

#pun-main div.catleft, #pun-main div.catright {display: none}


/* CS5 Другое
 -------------------------------------------------------------*/

#pun-stats ul.container {
  background: transparent url(картинка) no-repeat 10px 15px;
  padding-left: 130px;}

.punbb th {
 background: #transparent;
 color: transparent;
}

#profile .container #profilenav h2   {
text-align : left;
color: #000;
text-shadow: none;}

#arrows {
position:fixed;
right:2%;
bottom: 45%;
}


/*CS6 TABLE
 ---------------------------------*/
#table_block {
width: 840px; 
height: 200px;
background: #ffedd1;
color: #b8aa90; 
margin-left: -7px;
}

#menu {
height: 20px;
background: #e8e5dc;
margin-top: -5px;
}

#menu span {
width: 830px;
padding: 0px 10px;
cursor: pointer;
opacity: 0.8;
font-family: Tahoma;
font-size: 14px;
text-transform: uppercase;
}

#menu .tabactive{
border: none !important;
opacity: 1.0;
}

#submenu {
height: 150px;
font-size: 11px;
width: 830px;
color: #818181;
}

#plng {
   font-family: verdana;
   font-size:11px;
   color:#000000;
}


#pun-stats.section h2 {
background: url(картинка) no-repeat center;
height: 187px !important;
font-size: 0px !important;
width: 930px;
margin-left: -45px;
color: transparent;
}


