/* CS1 Background and text colours
-------------------------------------------------------------*/
/* CS1.0A НАСТРОЙКА ФОНА*/
body {
background: url("http://funkyimg.com/i/2uZRg.png") repeat-x top center, /*верхний фон*/
url("") repeat-x bottom center, /*нижний фон*/
#a7bc65 url("") repeat; /*общий фон*/
}
body {overflow-x: hidden}
/* CS1.0B Настройки "тела" форума*/
#pun {
background: url("http://funkyimg.com/i/2uZRh.png") repeat-y scroll top center;
background-color: ;
}
/* CS1.0C Настройки прокрутки*/
::-webkit-scrollbar
{width: 8px;
height: 8px;
background-color: #9fb558;}
::-webkit-scrollbar-thumb{
background-color: #edb538; }
/* CS1.0D ШАПКА*/
#pun-title.section {
  background: transparent url("http://funkyimg.com/i/2uZRf.png") top center scroll no-repeat; 
  height: 688px;
  width: 1200px; 
  margin-top: 0px;
  margin-left: -165px;}
/* CS1.0F ФУТЕР */
#pun-about p.container {background-color: #;
background-image : url(http://funkyimg.com/i/2vgua.png); 
background-position : center top; 
background-repeat : no-repeat; 
height : 236px;
width: 1200px; 
margin-left: -166px;
text-align: center;
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.0E Настройки подфорумов */
.black {width: 400px;   
background: url("http://funkyimg.com/i/2uZTQ.png") no-repeat center top, 
url("http://funkyimg.com/i/2uZTP.png")  no-repeat center bottom,
url("http://funkyimg.com/i/2uZTR.png") repeat-y center;
padding-top: 12px!important; padding-bottom: 32px!important;  margin-top: -56px!important   }
.black .zag
{width: 300px; margin-left: 25px; text-align: justify; font-family: arial; font-size: 11px; color: #222d06; padding-top: 50px!important; padding-left: 20px!important; padding-right: 30px!important;}
.black .oftex
{ width: 260px; margin-left: 25px; padding: 10px 10px 10px 33px; font-family: cuprum; font-size: 12px; line-height: 100%; color: #240000; padding-right: 100px!}
.forss {  
padding: 1px 10px 1px 10px;
text-align: center; 
border-radius: 10px; 
line-height: 100%;
} 
.forss a { 
background-color: #edd2a1; 
color: #4e0000!important; 
text-transform: lowercase; 
font-family: 'lobster', sans-serif;
} 
/* 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: #fff5dc url("");
padding: 7px;
-moz-box-shadow: inset 0 0 5px 5px #f2c56b;
-webkit-box-shadow: inset 0 0 5px 5px #f2c56b; 
box-shadow: inset 0 0 5px 5px #f2c56b;
border-radius: 20px;
border: 4px double #f2c56b;
color: #121800;
  }
/* CS1.7A Настройки маркированного текста*/
.post-content .highlight-text { 
margin: 0 1.0em 0 40em;
background-color: #fff5dc !important;
background-image: url("");
color: #000 !important;
display: block;
font-family: Tahoma; 
font-style: normal;
font-size: 14px !important;
text-align: center;
line-height: 15px;
padding: 10px;
-moz-box-shadow: inset 0 0 10px 5px #f2c56b;
-webkit-box-shadow: inset 0 0 10px 5px #f2c56b; 
box-shadow: inset 0 0 10px 5px #f2c56b;
border-radius: 20px;
border: 4px double #f2c56b;
}
/* 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: #fff5dc url("");
font-size: 11px !important;
-moz-box-shadow: inset 0 0 10px 5px #f2c56b;
-webkit-box-shadow: inset 0 0 10px 5px #f2c56b; 
box-shadow: inset 0 0 10px 5px #f2c56b;
border-radius: 20px;
border: 4px double #f2c56b;
color: #000;
  }
/* Настройки быстрого ответа*/
#post-form h2 span {
   display:none;
}
/* CS1.10 Настройки профиля в теме*/
.pa-author {font-size: 22px; 
font-family: 'bebas neue';
font-weight: bold;
line-height: 60%;
padding: -3px 0px 0px 0px !important;
text-shadow: #ffffff 1px 1px;
}
/* соо и репа*/
.pa-posts { 
display: inline-block;
  text-transform: lowercase;
padding: 10px 10px 10px 10px;
width: 60px;
margin-left: 0px;
font-size: 10px;
background: #f9dea0 url("");
  border-radius: 7px 7px 7px 7px;
  border: 1px #e8ae3d solid;
  border-left: 1px clearly dashed #;
  border-radius: 0px;
-moz-box-shadow: inset 0 0 10px 10px #;
-webkit-box-shadow: inset 0 0 10px 10px #;
box-shadow: inset 0 0 10px 10px #;
}
.pa-respect {
display: inline-block; 
margin-top: 12px!important;
  text-transform: lowercase;
padding: 10px 10px 10px 10px;
width: 60px;
margin-left: 29px;
font-size: 10px;
background: #f9dea0 url("");
  border-radius: 7px 7px 7px 7px;
  border: 1px #e8ae3d solid;
  border-left: 1px clearly dashed #;
  border-radius: 0px;
-moz-box-shadow: inset 0 0 10px 10px #;
-webkit-box-shadow: inset 0 0 10px 10px #;
box-shadow: inset 0 0 10px 10px #;
}
/* профиль окантовка */
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2uZV2.png) 0 0 repeat-y;
  overflow: visible!important;
  margin:30px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2uZV1.png) 0 top no-repeat,url(http://funkyimg.com/i/2uZV3.png) 0 bottom no-repeat;
  margin:-25px 0 -25px 0!important;
  padding:20px 0!important;
}
li.pa-avatar  {z-index: 6; margin-left: -1px !important; margin-top: 13px;}
#pun-main .post-author ul {text-align: center; margin-top: 33px;}
/* 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: #fff5dc;
padding: 5px;
-moz-box-shadow: inset 0 0 10px 5px #f2c56b;
-webkit-box-shadow: inset 0 0 10px 5px #f2c56b; 
box-shadow: inset 0 0 10px 5px #f2c56b;
border-radius: 20px;
border: 3px double #f2c56b;
color: #000000;
}
/* CS1.12 Настройки полей ввода, кнопок и выпадающих меню*/
.punbb input, .punbb .button, .punbb select {
background: #fff5dc url("");
padding: 5px;
-moz-box-shadow: inset 0 0 3px 3px #f2c56b;
-webkit-box-shadow: inset 0 0 3px 3px #f2c56b; 
box-shadow: inset 0 0 3px 3px #f2c56b;
border-radius: 15px;
border: 3px double #f2c56b;
color: #000000;
}
#post .formsubmit {text-align: center;}
/* 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: #0f1900;
  border-bottom: 0px none #000;
  text-decoration: none;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4;
  }
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #1b2200
  }
/* Настройки ссылок при наведении*/
.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: #9cb566;
  border-bottom: 0px none #000;
  }
/* CS3.3 Настройки навигации*/
#pun-navlinks a {
color: #eab132;
text-shadow: #ffffff 1px 1px;
  }
/* Настройки навигации при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #c1d76a;
text-shadow: #ffffff 1px 1px, #ffffff -1px -1px;
  }
/* CS4 Иконки сообщений
-------------------------------------------------------------*/
Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-right: 75px;
margin-top: 30px;
top: 5px;
width: 60px;
height: 60px;
background-image : url(http://funkyimg.com/i/2uZU9.png);
background-repeat: no-repeat; }
TR.inew Div.icon {background-image : url(http://funkyimg.com/i/2uZUa.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://funkyimg.com/i/2uZUb.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://funkyimg.com/i/2uZU8.png); background-repeat: no-repeat;}
#pun-main div.catleft, #pun-main div.catright {display: none}

/*CS6 TABLE
---------------------------------*/
#table_block {
width: 840px; 
height: 200px;
background: #f3edaa;
color: #a59c12; 
margin-left: -7px;
}
#menu {
height: 20px;
background: #ede1a1;
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 span, .category h2 span {
}
#pun-category1.category h2 {
background: url(http://funkyimg.com/i/2uZTn.png) no-repeat center;
height: 156px;
width: 958px;
margin-left: -36px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2uZTu.png) no-repeat center;
height: 156px;
width: 958px;
margin-left: -36px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category3.category h2 {
background: url(http://funkyimg.com/i/2uZTv.png) no-repeat center;
height: 156px;
width: 958px;
margin-left: -36px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category4.category h2 {
background: url(http://funkyimg.com/i/2uZTw.png) no-repeat center;
height: 156px;
width: 958px;
margin-left: -36px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category5.category h2 {
background: url(http://funkyimg.com/i/2uZTx.png) no-repeat center;
height: 156px;
width: 958px;
margin-left: -36px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category6.category h2 {
background: url(http://funkyimg.com/i/2uZTA.png) no-repeat center;
height: 156px;
width: 958px;
margin-left: -36px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category7.category h2 {
background: url(http://funkyimg.com/i/2uZTC.png) no-repeat center;
height: 156px;
width: 958px;
margin-left: -36px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-stats.section h2 {
background: url(http://funkyimg.com/i/2uZTJ.png) no-repeat center;
height: 156px !important;
font-size: 0px !important;
width: 958px;
margin-left: -36px;
color: transparent;
}
#pun-stats ul.container {
   background: url(http://funkyimg.com/i/2vgoX.png) no-repeat 12px 10px;
padding-left: 85px;
}
.punbb .main .tcr a {
  font-family: 'cuprum' !important;
  font-size: 16px !important;
  font-weight: normal;
  font-style: italic; 
}
/* CS5 Другое
-------------------------------------------------------------*/
.closedatafield, #pun-title .title-logo span, .pa-gifts, .lastedit {
  display: none
}
#pun-reputation div.inner div.container, #pun-report div.inner div.container , #pun-popup_awards div.inner div.container  {
color: #3a3700;
padding: 3px; 
background: #edd2a1 !important;  }
#pun-reputation h1, #pun-report h1, #pun-popup_awards h1 {
background: #ede5a1 !important; 
width: auto !important; 
height: 15px !important; 
margin: auto !important;
color: #400000 !important;}
hr {
border: none;
border-top: dashed 1px #797800;}
.punbb th {
background: #transparent;
color: transparent;
}
.punbb .post-sig {color:#000000;}
#profile .container #profilenav h2   {
text-align : left;
color: #000;
text-shadow: none;}
#arrows {
position:fixed;
right:2%;
bottom: 45%;
}
/* STRUCTURE
-------------------------------------------------------------*/
/*Кнопки*/
    .punbb input {
border: 2px #6c8d19 solid;
    background-color: #ffffff;
    border-radius: 15px;
    padding: 8px;
    }
   
/* рамка аватара */
li.pa-avatar img {
border-style: solid;
border-width: 0px;
border-color: #6c8d19;
}
/* оформление хтмл тем */
.tema { 
width: 599px; 
background: url(http://funkyimg.com/i/2vgrM.png) top no-repeat, url(http://funkyimg.com/i/2vgrL.png) bottom no-repeat, url(http://funkyimg.com/i/2vgrK.png) repeat-y;  
}
/* H5.4 амс */  
#admins {
text-align: center;
} 
#admins a {
    color: #4b6501;
    font-size: 18px;
    text-align: center;
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px #ffffff;
}
#admins a:hover {
    color: #96b058;
}
.tooltip {
position: relative;
}
.tooltip span{
  visibility: hidden;
  position: absolute;
  top: -150px; left: -40px;
background: #ece5ae; box-shadow: 0 0 11px #ece5ae inset;  border-width: 3px 0px 3px 0px;
border-color: #98a101;
border-style: solid;
  padding: 3px;
} 
.tooltip:hover span{
  visibility: visible;
}
/* H5.5 навигация */  
#naw {
text-align: center;
} 
#naw a {
    color: #354600;
    font-size: 14px;
    text-align: center;
    font-family: 'cuprum';
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #fcffae;
}
#naw a:hover {
    color: #4f4f4f;
}
.punbb .main .tcr a {
    font-family: 'cuprum' !important;
    font-size: 14px !important;
    font-weight: bold;
  letter-spacing:0px;
text-shadow: px 0px 1px #552f42;
    font-style: italic;
}
#linkforum {
    line-height: 7px;
    margin-top: 9px;
    margin-bottom: 9px;
}
/* ссылки подфорум*/
#linkforum { line-height: 7px; margin-top: 9px; margin-bottom: 9px; }
#linkforum a:link, #linkforum a:visited, #linkforum a:active 
{ background: #f0be44; box-shadow: -2px -2px #78981e; padding: 1px 5px 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
color: #f6f9fb; 
   font: 11px cuprum; 
    font-style: italic;
    text-transform: lowercase;
  display: inline; 
      line-height: 5px; padding-top: 2px;
   padding-bottom: 2px;
   text-align: center;
   text-transform: uppercase; 
   -moz-transition-duration: 1s;  -o-transition-duration: 1s;    transition-duration: 1s; 
   -webkit-transition-duration: 1s; }
#linkforum a:hover { background: #e19117; color: #fbf1cd;  color: #fbf1cd; 
text-shadow: #d9d8d6 0px 0px 0px;}
.linkforum{
width: auto;
text-transform: uppercase;
color: #fbf1cd; font: 9px cuprum; letter-spacing: 0px; line-height: 2px; padding: 5px; text-decoration: none; text-transform: uppercase; text-shadow: #d9d8d6 1px 1px 1px;
background-color: #6c802e;
position:relative;
right:0px;
width: 93%;
}
.profi1 {margin- top: 20px;
width: 205px;
min-height:60px;
height: auto;
font-size: 9px; 
background-color: #f7d591; 
text-align: left; 
border: 1px #84a332 solid;
  border-radius: 20px;
-moz-box-shadow: inset 0 0 8px 5px #f7d591;
-webkit-box-shadow: inset 0 0 8px 5px #f7d591;
box-shadow: inset 0 0 8px 5px #f7d591;
  border-radius: 0px;  repeat-y;
position:relative;
left: 5px;
padding: 6px;
text-align: center;
padding-bottom:3px;
margin-bottom: 40px;
}
.profi2 {top: 15px;
width: 205px;
font-size: 17px;
font-family: 'bebas neue';
letter-spacing: 0px;
background-color: #99b747; 
text-align: center; 
position; ;
left: 5px; 
padding-top: 6px;
padding-bottom:22px;
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
text-shadow: 1px 1px 1px #fffF;
}
.instawood a .insmall {
display: none;
}
.instawood a:hover .insmall {
  display: block;
  position: absolute;
  top:5px;
  left:-170px;
z-index: 999;
}
.instawood li {
  display: inline;
}
.instawood img {border: 2px solid #86a130!important;
margin:1px;}
.instawood {
  position:relative;
  z-index:555;
}


.grayscale { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
