/* CS1 Background and text colours
-------------------------------------------------------------*/
/* CS1.0A НАСТРОЙКА ФОНА*/

body {
background: url("http://funkyimg.com/i/2KWQu.png") repeat-x top center, /*верхний фон*/
url("") repeat-x bottom center, /*нижний фон*/
#adadad url("") repeat; /*общий фон*/
}
body {overflow-x: hidden}

/* CS1.0B Настройки "тела" форума*/
#pun {
background: url("http://funkyimg.com/i/2KWQw.png") repeat-y scroll top center;
background-color: ;
}

/* CS1.0C Настройки прокрутки*/
::-webkit-scrollbar
{width: 8px;
height: 8px;
background-color: #577615;}
::-webkit-scrollbar-thumb{
background-color: #e2a026; }

/* CS1.0D ШАПКА*/
#pun-title.section {
  background: transparent url("http://funkyimg.com/i/2KWQt.png") top center scroll no-repeat; 
  height: 520px;
  width: 1200px; 
  margin-top: 0px;
  margin-left: -156px;}

/* CS1.0F ФУТЕР */
#pun-about p.container {background-color: #;
background-image : url(http://funkyimg.com/i/2KZPQ.png); 
background-position : center top; 
background-repeat : no-repeat; 
height : 204px;
width: 1200px; 
margin-left: -164px;
text-align: center;
border-color: transparent;
margin-bottom: -7px;
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/2KWRK.png") no-repeat center top, 
 url("http://funkyimg.com/i/2KWRJ.png")  no-repeat center bottom,
 url("http://funkyimg.com/i/2KWRH.png") repeat-y center;
padding-top: 12px!important; padding-bottom: 29px!important;  margin-top: -53px!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: #ffffff url("");
padding: 7px;
-moz-box-shadow: inset 0 0 5px 5px #bdbfdd;
-webkit-box-shadow: inset 0 0 5px 5px #bdbfdd; 
box-shadow: inset 0 0 5px 5px #bdbfdd;
border-radius: 20px;
border: 4px double #bdbfdd;
color: #121800;
  }


/* CS1.7A Настройки маркированного текста*/
.post-content .highlight-text { 
margin: 0 1.0em 0 40em;
background-color: #ffffff !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 #f6d27f;
-webkit-box-shadow: inset 0 0 10px 5px #f6d27f; 
box-shadow: inset 0 0 10px 5px #f6d27f;
border-radius: 20px;
border: 4px double #f6d27f;
}


/* 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: #ffffff url("");
font-size: 11px !important;
-moz-box-shadow: inset 0 0 10px 5px #f6d27f;
-webkit-box-shadow: inset 0 0 10px 5px #f6d27f; 
box-shadow: inset 0 0 10px 5px #f6d27f;
border-radius: 20px;
border: 4px double #f6d27f;
color: #000;
  }

/* Настройки быстрого ответа*/
#post-form h2 span {
   display:none;
}


/* CS1.10 Настройки профиля в теме*/

.pa-author {font-size: 22px; 
font-family: 'arial';
font-weight: bold;
line-height: 60%;
padding: -3px 0px 0px 0px !important;
text-shadow: #ffffff 1px 1px;
}

/* соо и репа*/

.pa-posts { 
display: inline-block;
margin-top: 2px!important;
  text-transform: lowercase;
padding: 10px 10px 10px 10px;
width: 60px;
margin-left: 0px;
font-size: 10px;
background: #e2ba48 url("");
  border-radius: 7px 7px 7px 7px;
  border: 1px #80a329 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: #e2ba48 url("");
  border-radius: 7px 7px 7px 7px;
  border: 1px #80a329 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-fld2 {
display: inline-block; 
margin-top: 12px!important;
  text-transform: lowercase;
padding: 10px 10px 10px 10px;
width: 60px;
margin-left: 29px;
font-size: 10px;
background: #e2ba48 url("");
  border-radius: 7px 7px 7px 7px;
  border: 1px #80a329 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/2KZH6.png) 0 0 repeat-y;
  overflow: visible!important;
  margin:30px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2KZH5.png) 0 top no-repeat,url(http://funkyimg.com/i/2KZH7.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: #ffffff;
padding: 5px;
-moz-box-shadow: inset 0 0 10px 5px #f6d27f;
-webkit-box-shadow: inset 0 0 10px 5px #f6d27f; 
box-shadow: inset 0 0 10px 5px #f6d27f;
border-radius: 20px;
border: 3px double #f6d27f;
color: #000000;
}

/* CS1.12 Настройки полей ввода, кнопок и выпадающих меню*/
.punbb input, .punbb .button, .punbb select {
background: #ffffff url("");
padding: 5px;
-moz-box-shadow: inset 0 0 3px 3px #f6d27f;
-webkit-box-shadow: inset 0 0 3px 3px #f6d27f; 
box-shadow: inset 0 0 3px 3px #f6d27f;
border-radius: 15px;
border: 3px double #f6d27f;
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: #000119;
  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: #000222
  }

/* Настройки ссылок при наведении*/
.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: #86a629;
  border-bottom: 0px none #000;
  }

/* CS3.3 Настройки навигации*/
#pun-navlinks a {
color: #fbc134;
text-shadow: #ffffff 1px 1px;
  }

/* Настройки навигации при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #b0ce29;
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/2KX1y.png);
background-repeat: no-repeat; }

TR.inew Div.icon {background-image : url(http://funkyimg.com/i/2KX1z.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://funkyimg.com/i/2KX1w.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://funkyimg.com/i/2KX1x.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/2KWZB.png) no-repeat center;
height: 156px;
width: 962px;
margin-left: -29px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2KWZC.png) no-repeat center;
height: 156px;
width: 962px;
margin-left: -29px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category3.category h2 {
background: url(http://funkyimg.com/i/2KWZD.png) no-repeat center;
height: 156px;
width: 962px;
margin-left: -29px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category4.category h2 {
background: url(http://funkyimg.com/i/2KWZE.png) no-repeat center;
height: 156px;
width: 962px;
margin-left: -29px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category5.category h2 {
background: url(http://funkyimg.com/i/2KWZF.png) no-repeat center;
height: 156px;
width: 962px;
margin-left: -29px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category6.category h2 {
background: url(http://funkyimg.com/i/2KWZG.png) no-repeat center;
height: 156px;
width: 962px;
margin-left: -29px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}


#pun-stats.section h2 {
background: url(http://funkyimg.com/i/2KWZH.png) no-repeat center;
height: 156px !important;
font-size: 0px !important;
width: 962px;
margin-left: -29px;
color: transparent;
}

.punbb .main .tcr a {
  font-family: 'Lobster' !important;
  font-size: 14px !important;
}


/* 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
-------------------------------------------------------------*/


 /*Кнопки*/
    .punbb input {
border: 2px #f6d27f solid;
    background-color: #ffffff;
    border-radius: 15px;
    padding: 8px;
    }

   
/* рамка аватара */
li.pa-avatar img {
border-style: solid;
border-width: 3px;
border-color: #698c1c;
}


/* оформление хтмл тем */

.tema { 
width: 570px; 
background: url(http://funkyimg.com/i/2KZGw.png) top no-repeat, url(http://funkyimg.com/i/2KZGv.png) bottom no-repeat, url(http://funkyimg.com/i/2KZGx.png) repeat-y;  
}
.tema1 {width: 490px; font-family: arial; line-height:13px; color: #000000; text-shadow: 1px 1px 0px #ffffff; text-align: justify; padding: 3px; overflow: auto; }
.tema2 {text-align: center; font-family: 'bebas neue'; color: #e4a228;  text-transform: lowercase; text-shadow: 1px 1px 0px #ffffff; }

/* 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;
}

/* анкета */
.hoverbox {cursor: default;list-style:none;} 
.hoverbox a {cursor: default;} 
.hoverbox a .preview {display:none;} 
.hoverbox a:hover .preview {display: block;position: absolute;top:-33px;left:-45px;z-index:1;} 
.hoverbox img {background: #fff;border-color: #a6dcf5;border-style: solid;border-width: 1px;color: inherit;padding: 0px;vertical-align:top;} 
.hoverbox li {background: #eaf8fe;color: inherit; display: inline;float:left;margin: 3px;padding:1px;position: relative;} 
.hoverbox .preview {border-color: #a6dcf5;}

.gost{position: relative;width: 600px;height: 616px;}
.fpr  {width: 570px;height: 546px;background-size: cover;background-position: center;background: url(http://funkyimg.com/i/2LanY.png) no-repeat;}
.gost img {    position: absolute;
    margin-left: -241px;
    width: 160px;
    height: 160px;
    margin-top: 66px;}
.gost ttext {padding: 5px;
    width: 395px;
    height: 25px;
    overflow-y: auto;
    position: absolute;
    margin: 23px -170px;
    font-family: Lobster;
    text-align: justify;
    font-size: 20px;
    line-height: 16px;
    color: #deb231!important;}
.gost ttext1 {padding: 5px;
    width: 258px;
    height: 90px;
    overflow-y: auto;
    position: absolute;
    margin: 67px -48px;
    font-family: arial;
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
    color: #000000!important;}
.gost ttext2 {padding: 5px;
    width: 258px;
    height: 90px;
    overflow-y: auto;
    position: absolute;
    margin: 99px -48px;
    font-family: arial;
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
    color: #000000!important;}
.gost ttext3 {padding: 5px;
    width: 258px;
    height: 90px;
    overflow-y: auto;
    position: absolute;
    margin: 131px -48px;
    font-family: arial;
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
    color: #000000!important;}

.gost ttext4 {padding: 5px;
    width: 258px;
    height: 90px;
    overflow-y: auto;
    position: absolute;
    margin: 164px -48px;
    font-family: arial;
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
    color: #000000!important;}
.gost ttext5 {padding: 5px;
    width: 258px;
    height: 90px;
    overflow-y: auto;
    position: absolute;
    margin: 196px -48px;
    font-family: arial;
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
    color: #000000!important;}
.gost ttext6 {padding: 5px;
    width: 485px;
    height: 49px;
    overflow-y: auto;
    position: absolute;
    margin: 251px -259px;
    font-family: arial;
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
    color: #000000!important;}
.gost ttext7 {padding: 5px;
    width: 495px;
    height: 140px;
    overflow-y: auto;
    position: absolute;
    margin: 342px -259px;
    font-family: arial;
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
    color: #000000!important;}
