/* Блок цитат, формы ответа и кнопок */
.punbb .quote-box, .punbb .code-box {
   background-color: rgba(126, 108, 72, 0.41);
   color: black;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
box-shadow: 2px 2px 4px #2e1309,-2px -2px 4px #2e1309, 0 0 30px rgb(136, 117, 80) inset;

}

.punbb textarea, .punbb select, .punbb input {
   background-color: transparent;
   color: rgb(26, 10, 10);
background-color: #8c7c51;
}

/*онлайн-оффлайн*/
#va-online, #va-offline {
background: url("http://6.firepic.org/6/images/2014-11/12/lw962np8t1jl.png") 0px 0px no-repeat transparent;
color: #000;
font-weight: 700;
height: 30px;
margin: 0px 54px;
padding-left: 32px;
padding-top: 7px;
width: 0px;

}

/*статус пользователя*/
.pa-title {
line-height: 12px !important; /*межстрочный интервал*/
margin-left: 10px !important; /*поле слева*/
margin-right: auto !important; /*поле справа*/
margin-top: -84px !important; /*поле сверху*/
padding: 6px !important; /*отступ сверху*/
color: #000;
background-color: #8c7c51;
position: relative; /*позиция*/
text-align: center; /*расположение текста*/
width: 165px; /*ширина объекта*/
font-size: 90%;
-moz-border-radius: 3px;
border-radius: 3px;
}

/*Вверх рамки профиля*/
.pa-author {
background: url(http://4.firepic.org/4/images/2014-11/12/iqdid40krack.png) 0% 0% no-repeat; /*без повторения*/
height: 130px; /*высота изображения*/
width: 220px !important; /*ширина изображения*/
margin-left: -6px !important; /*поле влево*/
margin-top: 0px !important; /*поле вверх*/
padding: 35px 0px 0px 0px !important; /*отступы вверх, вправо, вниз, влево*/ 
position: relative; /*позиция*/
color: #9d8c68 !important; /*цвет текста*/
line-height: 6px !important; /*межстрочный интервал*/
text-transform: uppercase; /*регистр текста (заглавные)*/
font-weight: bold !important; /*начертание текста (жирный)*/
text-align: center; /*расположение текста*/

}
/*Активный текст профиля*/
.pa-author a, .pa-author {
color: #9d8c68 !important; /*цвет текста*/
font-size: 13px !important; /*размер текста*/
margin-left: -10px; 
margin-top: -200px; /*верхнее поле*/

}
/*Основа рамки профиля*/
.post-author {
background: url(http://4.firepic.org/4/images/2014-11/12/6sbtwi4eya76.png) repeat-y; weight: 180px; /*повторение слева на право, ширина изображения*/
color: #000 !important;/*цвет текста*/
}
.post-author ul li {
padding: 0px 5px 5px 5px;/отступы сверху, вправо/
text-align: center; /*расположение цвета*/
color: #000 !important; /*цвет текста*/
}

.post-author ul li {
text-align: center; /*расположение цвета*/
}


/*Низ рамки профиля*/
.post-author > ul {
    background: url("http://4.firepic.org/4/images/2014-11/12/spg3h39tvd26.png") no-repeat scroll center bottom transparent;/*без повторения, центр, позиция нижнего края*/
margin-left: -5px; /*поле слева*/
margin-bottom: 0px; /*поле снизу*/
}






/*Ссылки до нажатия*/
.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: #2d1309;
font-family: 'Georgia';

  }

/* Активная ссылка */
.punbb a:hover, .punbb a:focus, .punbb a:active {
  color: #54280e;

  }



/* Ссылки навигации до нажатия */
#pun-navlinks a, #pun-navlinks a span {
  color: #ceb281 !important;
text-shadow: #000 1px 1px 0px;
  text-decoration: none;
  opacity: 0.9; 
  }
/*Активная ссылка навигации*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-navlinks a:hover span, #pun-navlinks a:focus span, #pun-navlinks a:active span {
  text-decoration: none;
text-shadow: #000  1px 1px 0px;
  opacity: 1.0;
  }
/*Пользовательские ссылки до нажатия*/
#pun-ulinks li a {
  color: #ceb281;
  opacity: 0.8; 

}
/*Активные пользовательские ссылки*/
#pun-uvlinks a:hover, #pun-uvlinks a:focus, #pun-uvlinks a:active {
  opacity: 1.0;

  }



/*Навигация*/
#pun-navlinks {position:relative; z-index:2000;}




/* Задний фон+шапка*/
body {background: url("http://4.firepic.org/4/images/2014-11/12/65ol3tsqlojc.png") top center no-repeat, url("http://nys.rusff.ru/files/0014/d2/6b/57503.png") 0 0, #0a0602;}

/* фон основного блока */
#pun { background: url("http://4.firepic.org/4/images/2014-11/12/4n185cxklzes.png"),linear-gradient(to right, rgba(16,9,3,1) 0%,rgba(223,195,140,1) 15%,rgba(223,195,140,1) 85%,rgba(16,9,3,1) 100%);
margin-top: 500px !important;
background-repeat: repeat; /*повторение изображения*/
background-position : center;} /*позиция картинки*/

/* Верхний бордюр */
#pun-title{
  background-image : url("http://nys.rusff.ru/files/0014/d2/6b/99010.png");
 height: 129px; /*высота картинки*/
  width: 1064px; /*ширина картинки*/
  margin-bottom: 0px; /*поле, относительно низа*/

}

/* Футер */
#pun-about p.container {background-color: #; /*цвет фона*/
  background-image: url(http://4.firepic.org/4/images/2014-11/12/3zj6cn1o58rs.png);
  margin-left: -162px; /*поле влево*/
 margin-bottom: -118px; /*поле вниз*/
  background-position : center top; /*позиция картинки*/
  background-repeat : no-repeat; /*повтор слоя*/
  height: 118px; /*высота картинки*/
  width: 1064px; /*ширина картинки*/
  overflow-x: hidden; /*Перекрытие скрыто*/
  text-align: center; /*расположение текста*/
}
div#html-footer {
margin: 20px 0px 0px 0px;} /*поле объекта: вверх, вправо, вниз, влево*/


/*Убираем категории и статус*/
#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}




/*статистика*/
#pun-status .container {
margin-top: 0px!important; /поле сверху/
text-align: center; /расположение текста/
}
#pun-stats ul.container {
background-image: url("http://4.firepic.org/4/images/2014-11/12/at3p3hrvjn9s.png");
background-attachment: scroll;/*изображение прокручивается вместе с текстом*/
background-clip: border-box; /*прямоугольное окно*/
background-color: transparent; /*цвет к фону стиля*/
background-origin: padding-box; 
background-position: 10px 10px;/*позиция картинки*/
background-repeat: no-repeat; /*без повторения картинки*/
background-size: auto; /*автоматический размер текста*/
padding-left: 85px; /*оступ слева*/
padding-top: 15px; /*отступ сверху*/
}

/*Старые, новые, важные, закрытые сообщения*/
.punbb table Div.icon {float: left; display: block; width: 50px; height: 50px; border-style: none; background-image: url(http://4.firepic.org/4/images/2014-11/12/pgb4ftjsq9c4.png);  background-repeat: no-repeat; position: relative; }
.punbb table div.inew {background: url(http://4.firepic.org/4/images/2014-11/12/m3zsj2s3t8v2.png) no-repeat; position: relative; }
TR.isticky Div.icon {background: url(http://4.firepic.org/4/images/2014-11/12/at3p3hrvjn9s.png) no-repeat; position: relative; }
TR.iclosed Div.icon {background: url(http://4.firepic.org/4/images/2014-11/12/pn7ztmxtrvnc.png) no-repeat; }



/*кнопки вверх-вниз*/
#scrolltotop,
#scrolltobottom
{
	display: none;
	position: fixed;
	box-shadow: 0px 0px 5px RGBA(0, 0, 0, .3);
	cursor: pointer;

	bottom: 255px;
	right: 11px;
}

#scrolltobottom
{
	bottom: 220px;
	right: 10px;
}
.scrollbigimg img
{

}
#scrolltotop.scrollbigimg
{
	bottom: 73px;
}
// -->



#butsupdown {
position: fixed; bottom: 20%; right: 20px;
background: url("http://4.firepic.org/4/images/2014-11/12/w23yk3pd8su4.png") 0px 0px no-repeat transparent;
height: 72px; width: 68px;
}
#buttonup {position: absolute; height: 36px; width: 68px; }
#buttondown {position: absolute; height: 36px; width: 68px; bottom: 0px;}
#butsupdown span, #butsupdown a {color: transparent !important;}


/*Отключаем ссылку наград*/
#navawards a {display: none; font-size: 0px;}


#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
background-color: #ccb57f;
}










#f1_container {
            position: relative;
            margin: 13px auto;
            height: 112px;
            z-index: 1;
text-align: center;
        }

        #f1_container {
            perspective: 1000;
        }

        .card_container {
            width: 214px;
            height: 113px;
            transform-style: preserve-3d;
            transition: all 1.0s linear;
            display: inline-block;
            margin-right: 30px !important;
        }

  #f3_card {
    margin-right: 0 !important;
  }

        .card_container:hover {
            transform: rotateY(180deg);
        }

        .face {
            position: absolute;
            width: 100%;
            height: 100%;
            backface-visibility: hidden;
        }

        .face.back {
            display: block;
            transform: rotateY(180deg);
            box-sizing: border-box;
            padding: 5px;
            color: #000;
            text-align: center;
            background-color: #e6cb92;
            border-radius: 3px;
border: 1px #775A1D solid;
        }

.html-box {
margin-bottom: 70px !important;
margin-top: -5px !important;
}

#imp-links, #imp-links a {
color: #ceb281 !important;
text-align: center;
}

td {border-color: transparent!important}

.pa-avatar img {
border: 1px #0a0602 solid !important;
border-radius: 5px;
}

#pun-redirect {
margin-left: -100px !important;
width: 120% !important;
background-color: #0a0602;
margin-top: -500px!important
}

    .ams-block {
        width: 46%;
        display: inline-block;
        vertical-align: top;
    }
    .ams-block .adm-face {
        border-radius: 3px;
        border: 1px  rgb(60, 29, 29) solid;
    }


p.lastedit {display:none}

.anketa-table textarea {
    width: 100% !important;
    min-height: 100px;
}

td#button-npc {
    background: url('https://cdn3.iconfinder.com/data/icons/toolbar-people/512/edit_user_male_write_pencil_man-16.png') center no-repeat;
}
[name=npc-post] {
width: 100%;
height: 15em;
}
#npc-form-area {display: none;}

td.npc-form-label {
width: 150px;
}

a.scrollto {
    color: #393E45 !important;
    text-decoration: none!important;
    border-bottom: 1px #393E45 dotted;
}

#banner_top {
position: absolute;
top: -500px;
right: -100px;
}

div.award {
margin-top: -40px;
}

span.mini_awards_label {
display: none;
}

.post-author ul li.pa-author {
color: #6B6A4E!important
}

input.button {
    padding: 6.5px 13px;
    border-radius: 2px;
    box-shadow: 0px 2px 5px 1px #4A2B05;
    text-shadow: 0px 1px 3px #000;
    color: #D4C2AF !important;
    border-top: 2px solid rgba(185, 179, 150, 1) !important;
background: -webkit-linear-gradient(top, #816c4e, #2B2D17)!important;
background: -moz-linear-gradient(top, #816c4e,#2B2D17)!important;
background: -ms-linear-gradient(top, #816c4e, #2B2D17)!important;
background: -o-linear-gradient(top, #816c4e, #2B2D17)!important;
}

#pun-main.tags {
margin-top: 200px;
}

input.button:active {
    background: -webkit-linear-gradient(bottom, #816c4e, #2B2D17)!important;
}

#text-counter {
float: right;
width: 60px;
padding: 1px 3px;
text-align: right;
}

#button-image2 {
background: url('http://sa.uploads.ru/HgYZe.png');
}
#button-url2 {
background: url('http://sa.uploads.ru/XSmxi.png');
}
#button-spoiler2 {
background: url('http://sa.uploads.ru/3FLq1.png');
}

/* Подложенное поле */
.pa-fld2 {
  position: absolute;
  background: red;
  display: block;
  height: 280px;
  width: 190px;
  font-size: 0!important;
}

.pa-avatar {
   opacity: .99;
  z-index: 10002;
  display: block;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}