/* CS0 Меню - навигация
-------------------------------------------------------------*/

/* тело */
#pun { background-image : url("http://funkyimg.com/i/2DEKu.jpg") ;
background-color : #ede0cb;
background-position : center;}

/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/

/* задники */
body {background: 
url("http://funkyimg.com/i/2DDrD.jpg") repeat-x top,
 url(http://funkyimg.com/i/2DDrd.jpg) repeat #181818 fixed;}

}

/* 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 {
border-color:transparent;
  color: #0f0803;
  }

/* CS1.2 цвет тела форума  */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
border-color:transparent;
  color: #0f0803;
  }

/* CS1.3 категории */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  color: #291404;
  background-color:  transparent;
font-size: 0px;
  }

/* CS1.4 отвечает за шапку форума */
#pun-title, #pun-title .container, .punbb .modmenu .container {
border-color:transparent;
  color: #0f0803;
  }

/* CS1.5 отвечает за полосы легенд */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
border-color:transparent;
  color: #0f0803
  }

/* CS1.6 отвечает за строки форум|тем|сообщений */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
background-color: transparent;;
  color: #0f0803
  }

/* CS1.7 отвечает за коды и цитаты */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #0f0803
box-shadow: 0px 3px 5px #000;
}
  }



.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
    background-position: 100% 100%;
    padding: 0.4em;
    color: #1b1204;
    background-repeat: no-repeat;
    border-bottom: 2px solid rgb(21, 23, 9);
    background-color: rgba(167, 167, 171, 0.4);
}


/* 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:transparent;
  }

#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-color:transparent;
  }

li.pa-online {
border-color:transparent;
  }

.punbb .post-sig dt {
border-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: #120a09;
    border-bottom: 0px none #000;
  text-decoration: none;
font-weight: bold;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #7C5E28

font-weight: bold;
  }

/* 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: #153116;
   text-decoration: none;

  }

/* CS3.3 главное меню без наведения */
#pun-navlinks a {
  color: #627161;
    border-bottom: 0px none #000;
  text-decoration: none;
  }

/* CS3.4 главное меню при наведении */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #275d24;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
   text-decoration: none;

  }
/*/6060*/
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #4c3c18;
  color: #fff;
  }

/* CS6 Логотип снизу
 -------------------------------------------------------------*/

 #pun-about p.container {    
    background-image: url(http://funkyimg.com/i/2DEKt.jpg);
    margin-left: -55px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 989px;
    height: 139px;
    overflow-x: hidden;
}

 div#html-footer {
        margin: 0px 0px 0px 0px;}

 div#pun-about {
       margin-bottom:-80px;

}
 div#html-footer {
        margin: -100px 0px 0px 0px;}

 #pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }


/* CS7 Остальные коды для оформления форума---------------------------------------------------*/


/* ИКОНКИ СООБЩЕНИЙ */
/* НА ГЛАВНОЙ */


#pun-main div.catleft, #pun-main div.catright {
    display: none;
}
#pun-viewforum div.tclcon {
    padding-top: 0px;
}

#pun-index table Div.icon {
    background-image: url("http://funkyimg.com/i/2DEQJ.png");
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    height: 45px;
    margin-left: 471px;
    margin-top: 1px;
    position: absolute;
    width: 45px;
}
#pun-index TR.inew Div.icon {
    background-image: url("http://funkyimg.com/i/2DEQw.png");
    background-repeat: no-repeat;
    height: 45px;
    margin-left: 471px;
    margin-top: 1px;
    position: absolute;
    width: 45px;
}


/* ВНУТРИ */

#pun-viewforum table Div.icon, #pun-messages table Div.icon {
    background-image: url("http://funkyimg.com/i/2BYf5.png");
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    float: left;
    height: 21px;
    margin-left: -20px;
    margin-right: 5px;
    margin-top: 6px;
    position: relative;
    width: 60px;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon {
    background-image: url("http://funkyimg.com/i/2BYeR.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 60px;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon {
    background-image: url("http://funkyimg.com/i/2BYf3.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 60px;
}
#pun-viewforum TR.iclosed Div.icon. #pun-messages TR.iclosed Div.icon {
    background-image: url("http://funkyimg.com/i/2BYf4.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 60px;
}



/* категории */

#pun-stats.section .statscon .container {
background-image: url(http://funkyimg.com/i/2k8zu.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 15px;
    padding-left: 114px;
    margin-left: 20px;
    width: 760px;

}

#pun-stats h2 {
margin-left: 2px;
    font-size: 0px;
}

#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}

.lastedit {display:none}



/* ПОДКЛАДКА ПОД ШРИФТЫ, РАЗМЕРЫ, ГРАФИТИ, ВИДЯХИ И ПРОЧЕЕ В ОКОШКЕ ВВОДА СОО */
#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area {
    background-color: #989898;
    padding: 5px;
    color: #1b1204;
    text-shadow: 0px 1px 1px #beb294;
    box-shadow: 0px 0px 1px #1b120491, 0px 0px 1px #1b120491;
    border-color: #1b1204;
}



/* профиль окантовка */
.punbb .post .post-author > ul {
background: url(http://funkyimg.com/i/2DENX.jpg) 0 bottom no-repeat, url(http://funkyimg.com/i/2DENW.jpg) 0 top no-repeat, url(http://funkyimg.com/i/2DENY.jpg) repeat-y;
    padding: 91px 20px 34px 20px!important;
}

li.pa-avatar  {    z-index: 5;
    margin-left: 8px !important;
    margin-top: 4px;}

/* статус */
.pa-title {text-align: center;
z-index: 1000;
font: small-caps 700 10px "Arial" !important;
letter-spacing: 2px;
padding-top: 20px!important;
}



/* плашка */
.pa-fld2 img  {
position:relative;z-index:100;
vertical-align: text-top;
    margin-top: -25px;
    margin-left: -19px;
    margin-bottom: -21px;


}

.pa-fld1 {
    background: url(http://funkyimg.com/i/2DENT.jpg) no-repeat scroll center top, url(http://funkyimg.com/i/2DENU.jpg) no-repeat scroll center bottom, rgba(0, 0, 0, 0) url(http://funkyimg.com/i/2DENV.jpg) repeat-y scroll center center;
    color: #3f402d !important;
    font-size: 10.3px;
    margin-bottom: 4px !important;
    margin-left: -7px !important;
    margin-top: 20px !important;
    padding: 20px 10px 20px !important;
    text-shadow: 0 0 1px rgba(0, 0, 0, 1), 1px 1px 0 rgba(0, 0, 0, 1);
    width: 222px !important;
}

/* ник */
.pa-author a, .pa-author {
    font-variant: small-caps !important;
    text-align: center;
    margin-top: -76px;
    margin-left: 6px;
    font-weight: 300 !important;
}


/* подарки позитив */
.post-author ul {
    text-align: center;
    font-family: "Kurale";
    font-size: 12px;
}

/* активность */
.pa-online { text-align: center; 
font: small-caps 700 7pt "Arial" !important;
}

/* уважалка и соо в блок*/
.pa-posts { 
    text-transform: lowercase;
text-align: center;
    display: inline-block;
    padding: 0 2px!important;
    width: 85px;
    font: small-caps 700 10px "Arial" !important;
    margin-left: 0;
color: #3f402d !important;
}

.pa-respect, .pa-posts { 
    text-align: center; 
    text-transform: lowercase;
    text-align: center;
    color: #3f402d!important;
    display: inline-block;
    padding: 0 2px!important;
    width: 90px;
    font: small-caps 700 10px "Arial" !important;
    margin-left: 0;
}
.pa-respect a:hover, .pa-respect a:focus, .pa-respect a:active { color: #565740 !important; }


/* скрыть кол-во тем и соо */
 .category .container thead {display: none;}
#pun-index .main .tc2, #pun-index .main .tc3 {display: none;}


/* выделение */
    ::selection { 
    background: none repeat scroll 0 0  rgb(117, 117, 123);
    color: #0f0803;
    opacity: 0.5;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 #705F33;
    color: #453815;
}



/* CS1.7G оформление форумов*/
.forumss {
    font-style: normal;
    width: 450px;
    border-bottom: 2px solid rgb(22, 35, 17);
    background-color: rgba(74, 83, 56, 0.11);
    padding-top: 36px!important;
    padding-bottom: 4px;
    padding: 5px;
    margin-top: -31px!important;
    font-family: Kurale;
    font-size: 13px;
    line-height: 10px;
    text-align: center;
   
}

/*padding: -10px;  hh*/
color: #877458;
}
#pun-index .main .tcl, #pun-viewforum .main .tcl, #pun-searchtopics .main tcl {
background: url() top center;
  color: #57432c;
  }



#pun-live-rusff {
  padding-top:0px;
padding-bottom: 14px;
}

#profile .post{
background:none;
  padding-top:3px;
}
/* конец */


/* ---------------------------ЛИНКИ в объявлении */
a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-size: 15px;
    font-family: kurale;
    color: #596959;
    font-weight: normal;
    text-align: center;
    display: block;
    margin: 2px;
    text-decoration: none;
    background-color: #17200f42;
    width: 200px;
}

a.tvm:hover {
font-family: kurale;
font-size: 15px;
color: #596959; 
display: block;
font-weight: bold;
text-align:center;
text-decoration: none;
background-color: #070e00e3;
width:200px;
letter-spacing: 4px;
-webkit-transition: 1s ease;
-webkit-transition-property: initial;
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: ease;
-webkit-transition-delay: initial;
}
/* конец */




/* -----1 без наведения-----------------------------ЛИНКИ в категориях */
a.qwe, a.qwe:active, a.qwe:link, a.qwe:visited {
    font-size: 13px;
    height: 11px;
    font-family: kurale;
    color: #010c01;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin: 1px;
    text-decoration: none;
    background-color: rgba(55, 64, 57, 0.16);
        padding-left: 10px;
    padding-right: 10px;
}

a.qwe:hover {
    font-size: 13px;
    height: 11px;
    font-family: kurale;
    color: #010c01;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin: 1px;
    text-decoration: none;
    background-color: rgba(55, 64, 57, 0.39);
        padding-left: 10px;
    padding-right: 10px;
    }
/* конец */






/* -----------------------------------ПРОЗРАЧНЫЕ КАРТИНКИ, второе окно */
.Hoverbuttons {
opacity: 0.4; /* прозрачность до наведения */
border-radius: 0px; /* закругление картинки */
transition: opacity 0.4s linear;  /* плавная смена в секундах */
   -webkit-transition: opacity 0.4s linear;
   -moz-transition: opacity 0.4s linear;
   -ms-transition: opacity 0.4s linear;
   -o-transition: opacity 0.4s linear; }
.Hoverbuttons:hover { opacity: 1;     /* прозрачность при наведении */ }


/*  -----------------------------------ГИФЫ */

.gif {
    display:block; 
    width: 66px; 
    height: 63px; 
    background:url(http://funkyimg.com/i/2DDHt.jpg) no-repeat;
}



.gif1 {
    display:block; 
    width: 66px; 
    height: 63px; 
    background:url(http://funkyimg.com/i/2DDQr.png) no-repeat;
}


.gif2 {
    display:block; 
    width: 66px; 
    height: 63px; 
    background:url(http://funkyimg.com/i/2DDQN.png) no-repeat;
}


.gif3 {
    display:block; 
    width: 66px; 
    height: 63px; 
    background:url(http://funkyimg.com/i/2DDQn.png) no-repeat;
}


.gif4 {
    display:block; 
    width: 66px; 
    height: 63px; 
    background:url(http://funkyimg.com/i/2DDPf.png) no-repeat;
}



.gif5 {
    display:block; 
    width: 66px; 
    height: 63px; 
    background:url(http://funkyimg.com/i/2DDR9.png) no-repeat;
}


a.gif img {
    visibility:hidden;
}
a.gif:hover {
    background:none;
}
a.gif:hover img {
    visibility:visible; 
    border:0;
}


a.gif1 img {
    visibility:hidden;
}
a.gif1:hover {
    background:none;
}
a.gif1:hover img {
    visibility:visible; 
    border:0;
}



a.gif2 img {
    visibility:hidden;
}
a.gif2:hover {
    background:none;
}
a.gif2:hover img {
    visibility:visible; 
    border:0;
}



a.gif3 img {
    visibility:hidden;
}
a.gif3:hover {
    background:none;
}
a.gif3:hover img {
    visibility:visible; 
    border:0;
}




a.gif4 img {
    visibility:hidden;
}
a.gif4:hover {
    background:none;
}
a.gif4:hover img {
    visibility:visible; 
    border:0;
}




a.gif5 img {
    visibility:hidden;
}
a.gif5:hover {
    background:none;
}
a.gif5:hover img {
    visibility:visible; 
    border:0;
}


/*  -----------------------------------КОНЕЦ ГИФЫ */





/* клевый разделитель */
#pun-viewtopic .post h3 {
background: transparent url(http://funkyimg.com/i/2DDxq.jpg) no-repeat scroll center top;
    width: 989px !important;
    height: 130px;
    margin-left: -44px;
    margin-bottom: -20px;
}


/* отвечает за Уважение */
.punbb .pa-respect a{
  color:#3F402D;
}
.punbb .pa-respect a:hover{
  color:#565740;
}


