/* CS1 Background and text colours
-------------------------------------------------------------*/
/* CS1.0A НАСТРОЙКА ФОНА*/

body {
background: url("http://funkyimg.com/i/2iyZM.png") repeat-x top center, /*верхний фон*/
url("///") repeat-x bottom center, /*нижний фон*/
#323a00 url("http://funkyimg.com/i/2iyZG.png") repeat; /*общий фон*/
}
body {overflow-x: hidden}

/* CS1.0B Настройки "тела" форума*/
#pun {
background: url("http://funkyimg.com/i/2iyZH.png") repeat-y scroll top center;
background-color: ;
}

/* CS1.0C Настройки прокрутки*/
::-webkit-scrollbar
{width: 6px;
height: 6px;
background-color: #5d3400;}
::-webkit-scrollbar-thumb{
background-color: #494400; }

/* CS1.0D ШАПКА*/
#pun-title.section {
  background: transparent url("http://funkyimg.com/i/2jtxv.png") top center scroll no-repeat; 
  height: 470px;
  width: 1200px; 
  margin-top: 0px;
  margin-left: -152px;}

/* CS1.0F ФУТЕР */
#pun-about p.container {background-color: #;
background-image : url(http://funkyimg.com/i/2jtA2.png); 
background-position : center top; 
background-repeat : no-repeat; 
height : 140px;
width: 1200px; 
margin-left: -136px;
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/2iBeb.png") no-repeat center top, 
 url("http://funkyimg.com/i/2iBea.png")  no-repeat center bottom,
 url("http://funkyimg.com/i/2iBec.png") repeat-y center;
padding-top: 23px!important; padding-bottom: 35px!important;  margin-top: -57px!important   }

 .black .zag
{width: 300px; margin-left: 25px; text-align: justify; font-family: arial; font-size: 11px; color: #3d0000; 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: #fcf1b6 url("");
padding: 7px;
-moz-box-shadow: inset 0 0 5px 5px #decd7f;
-webkit-box-shadow: inset 0 0 5px 5px #decd7f; 
box-shadow: inset 0 0 5px 5px #decd7f;
border-radius: 20px;
border: 4px double #c8ad59;
color: #121800;
  }


/* CS1.7A Настройки маркированного текста*/
.post-content .highlight-text { 
margin: 0 1.0em 0 40em;
background-color: #fcf1b6 !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 #decd7f;
-webkit-box-shadow: inset 0 0 10px 5px #decd7f; 
box-shadow: inset 0 0 10px 5px #decd7f;
border-radius: 20px;
border: 4px double #c8ad59;
}


/* 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: #fcf1b6 url("");
font-size: 11px !important;
-moz-box-shadow: inset 0 0 10px 5px #decd7f;
-webkit-box-shadow: inset 0 0 10px 5px #decd7f; 
box-shadow: inset 0 0 10px 5px #decd7f;
border-radius: 20px;
border: 4px double #c8ad59;
color: #000;
  }

/* Настройки быстрого ответа*/
#post-form h2 span {
   display:none;
}


/* CS1.10 Настройки профиля в теме*/

.pa-author {font-size: 21px; 
font-family: 'bebas neue';
font-weight: bold;
line-height: 60%;
padding: 12px 0px 0px 0px !important;
text-shadow: #df8128 1px 1px;
}

/* соо и репа*/
.pa-posts {
margin-left: 0px;
background-color: transparent; 
text-align: left; 
border-radius: 5px;  repeat-y;
display: inline-block;
text-align: center;
text-transform: lowercase;
padding: 0px 0px;
width: 70px;
-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; 
text-align: left; 
border-radius: 5px;  repeat-y;
display: inline-block;
text-align: center;
text-transform: lowercase;
padding: 0px 0px;
width: 70px;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
color: #000000;
}

/* профиль окантовка */
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2iBhr.png) 0 0 repeat-y;
  overflow: visible!important;
  margin:30px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2iBhq.png) 0 top no-repeat,url(http://funkyimg.com/i/2iBhs.png) 0 bottom no-repeat;
  margin:-15px 0 -15px 0!important;
  padding:18px 24px!important;
}

li.pa-avatar  {z-index: 6; margin-left: -5px !important; margin-top: -1px;}

#pun-main .post-author ul {text-align: center}



/* 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: #fcf1b6;
padding: 5px;
-moz-box-shadow: inset 0 0 10px 5px #4c0500;
-webkit-box-shadow: inset 0 0 10px 5px #4c0500; 
box-shadow: inset 0 0 10px 5px #e8c18a;
border-radius: 20px;
border: 3px double #c8ad59;
color: #000000;
}

/* CS1.12 Настройки полей ввода, кнопок и выпадающих меню*/
.punbb input, .punbb .button, .punbb select {
background: #fcf1b6 url("");
padding: 5px;
-moz-box-shadow: inset 0 0 3px 3px #4c0500;
-webkit-box-shadow: inset 0 0 3px 3px #4c0500; 
box-shadow: inset 0 0 3px 3px #e8c18a;
border-radius: 15px;
border: 3px double #c8ad59;
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: #1e1a00;
  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: #1d1900
  }

/* Настройки ссылок при наведении*/
.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: #524e00;
  border-bottom: 0px none #000;
  }

/* CS3.3 Настройки навигации*/
#pun-navlinks a {
color: #e0c168;
text-shadow: #7b6421 1px 1px;
  }

/* Настройки навигации при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #dfbb43;
text-shadow: #413a01 1px 1px, #413a01 -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/2iB7f.png);
background-repeat: no-repeat; }

TR.inew Div.icon {background-image : url(http://funkyimg.com/i/2iB7a.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://funkyimg.com/i/2iB77.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://funkyimg.com/i/2iB79.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/2iB5f.png) no-repeat center;
height: 161px;
width: 984px;
margin-left: -59px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2iB5g.png) no-repeat center;
height: 156px;
width: 998px;
margin-left: -66px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category3.category h2 {
background: url(http://funkyimg.com/i/2iB5h.png) no-repeat center;
height: 153px;
width: 994px;
margin-left: -65px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category4.category h2 {
background: url(http://funkyimg.com/i/2iB57.png) no-repeat center;
height: 157px;
width: 992px;
margin-left: -62px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category5.category h2 {
background: url(http://funkyimg.com/i/2iB58.png) no-repeat center;
height: 157px;
width: 996px;
margin-left: -64px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category6.category h2 {
background: url(http://funkyimg.com/i/2iB5a.png) no-repeat center;
height: 152px;
width: 998px;
margin-left: -65px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category7.category h2 {
background: url(http://funkyimg.com/i/2iB5c.png) no-repeat center;
height: 152px;
width: 998px;
margin-left: -62px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}

#pun-stats.section h2 {
background: url(http://funkyimg.com/i/2iB5e.png) no-repeat center;
height: 152px !important;
font-size: 0px !important;
width: 995px;
margin-left: -64px;
color: transparent;
}

.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-stats ul.container {
  background: transparent url(//) no-repeat 10px 15px;
  padding-left: 10px;}
#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
-------------------------------------------------------------*/


/* актив 24/7*/
#pun-stats ul.container {
  background: transparent url(http://funkyimg.com/i/2iDVC.png) no-repeat 0px 0px;
  padding-left: 90px;}


 /*Кнопки*/
    .punbb input {
border: 2px #373400 solid;
    -moz-box-shadow: inset 0 0 35px -5px #f4ecaa;
    -webkit-box-shadow: inset 0 0 35px -5px #f4ecaa;
    background-color: #dad6ad;
    background: -webkit-linear-gradient(top, #f4ecaa 50%, #ede5a1 100%);
background: -moz-linear-gradient(top, #f4ecaa 50%, #ede5a1 100%);
background: linear-gradient(top, #f4ecaa 50%, #ede5a1 100%);
    border-radius: 15px;
    padding: 8px;
    }

   
/* рамка аватара */
li.pa-avatar img {
border-style: solid;
border-width: 2px;
border-color: #494400;
}

/* сообщения на форум готовый*/
.gost1 { background: url(http://funkyimg.com/i/2jtWp.png) -0.4px top no-repeat, url(http://funkyimg.com/i/2jtWr.png) bottom no-repeat, url(http://funkyimg.com/i/2jtWq.png) repeat-y;} 
.nazv { text-align: center; font-family: Lobster; color: #4b4500;  text-shadow: 1px 1px 0px #f2e9b0; margin-top: 12px!important;} 