  /* Активные темы Ответы Темы без ответов Мои сообщения
-------------------------------------------------------------*/

 div#pun-ulinks {
    width: 100%;
    margin-left: -45px;
    /* position: absolute; */
    margin-top: 8px;
    width: 919px !important;
    margin-bottom: 15px;
    letter-spacing: -0.4px;
    }

#pun-ulinks a {
color: #585F7D;
     font-size: 8px !important;
    /* padding: 0 5px 0px 5px !important; */
    position: relative;
    /* text-shadow: 0px 0px 0px #000; */
    letter-spacing: 0.2px;
    left: -28px;
    text-transform: uppercase;
}

#pun-ulinks a:hover {
color: #A09999;
}

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color:transparent;
  }


/* ТЕЛО ФОРУМА
-------------------------------------------------------------*/

#pun {
background-color: #DEDCDD;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    box-shadow: 0 0px 50px #5B5A67 inset, 0 0 0 10px #5A6180, 0 0 0px 0px rgba(84, 84, 136, 0.99);
}




/* ЗАДНИЙ ФОН
-------------------------------------------------------------*/

body {
background:  url("...") repeat-x top center, 
url("...") repeat-x bottom center, 
url("http://forumupload.ru/uploads/001b/c4/a1/9/931473.jpg") repeat; 
overflow-x: hidden; 
}

/* ЦВЕТ ТЕКСТА 
-------------------------------------------------------------*/


/* 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 {
border-color:transparent;
/*color: #311;  */
  }

 #pun-admain .adcontainer {
background-color: #E8E3DD;
}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-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;;
/*color: #311;  */
  }


/*  ЦИТАТА И КОД
-------------------------------------------------------------*/

.punbb .quote-box  {
    -webkit-box-shadow: rgba(90, 97, 128, 0.26) 1px 2px 4px, rgba(90, 97, 128, 0.35) 0px 0px 27px inset;
    background: rgba(132, 138, 162, 0.09);
}


.punbb .code-box {
    font-size: 9px;
    line-height: 9px;
    -webkit-box-shadow: rgba(90, 97, 128, 0.26) 1px 2px 4px, rgba(90, 97, 128, 0.35) 0px 0px 27px inset;
    background: rgba(132, 138, 162, 0.09);
}


/* КНОПКИ ФОРМЫ ОТВЕТА 
-------------------------------------------------------------*/

.punbb textarea {
    color: #000000;
    border: 1px solid rgba(64, 62, 23, 0.28);
    background-color: #E8E6E5;
}

.punbb select {
    color: #000000;
    border: 1px solid rgba(64, 62, 23, 0.28);
    background-color: #E8E6E5;
}

.punbb input {   color: #0000000 }
.punbb input {    border: medium none;}



/* ГРАНИЦЫ ЭЛЕМЕНТОВ 
-------------------------------------------------------------*/

/* 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;  }


#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {border-color:transparent;  }
.punbb .divider {border-color:transparent;  }
.punbb .formal fieldset .post-box, .punbb .info-box {border-color:transparent;  }
.punbb .post-sig dt {border-color:transparent;  }


/*  ССЫЛКИ
-------------------------------------------------------------*/
/* 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 {
   border-bottom: 0px none #000;
  text-decoration: none;
 color: #425198;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000000
  }

/* 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: #7B7E7B;
}

/* CS3.3 ССЫЛКИ ФОРУМ НАВИГАЦИЯ*/
#pun-navlinks a {
 color: #575E7D;
    border-bottom: 0px none #000;
    text-decoration: none;
    /* background-color: #7B7E7B; */
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #AFB7DA;
font-style: normal;
  border-bottom: 1px none #000000;
    font-weight: bold;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #8C3C3C;
  color: #fff;
  }

/*  все категории
 -------------------------------------------------------------*/

#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
.punbb .post div.container {
  background: url("") no-repeat scroll center bottom transparent;}

.punbb .section h2, #pun-main h2, #pun-stats h2, #pun-main h2, #pun-debug h2 {
  background: url() top center;
  text-align: center;  color: #000; }




/*  НИЗ ФОРУМА - ФУТЕР
 -------------------------------------------------------------*/

#pun-about p.container {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll bottom center;
    overflow-x: hidden;
    width: 1022px;
    height: 93px;
    margin-bottom: 0px;
    margin-left: -98px;
    margin-top: 50px;
    padding: 0 !important;
    border: none !important;
}

div#html-footer {   margin: 0px 0px 0px 0px;}
div#pun-about {   margin-bottom: -60px;}

 #pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }


.banners {   
    position: absolute;
width: 935px;
    height: 43px;
    left: -9px;
    margin: 28px 0px 10px 0px!important;
    background-color: #5A6180;
}

.banners a {    filter: grayscale(1);    opacity: .3;}
.banners a:hover {    filter: none;    opacity: 1;}


/* КАТЕГОРИИ 
-------------------------------------------------------------*/


#pun-index div.category h2 {
    color: #FFFFFF !important;
    letter-spacing: 2px;
    font-size: 14px!important;
    font-family: Arial;
    font-weight: bold;
    width: 930px;
    height: 20px;
    text-transform: uppercase;
    background-color: #5A6180;
    margin-left: -38px;
    padding: 5px 0px 2px 0px;
    -webkit-box-shadow: rgba(67, 68, 72, 0.11) 11px 12px 14px, rgba(46, 50, 56, 0.15) 10px 10px 27px inset;
 }


/*статистика*/
#pun-index #pun-stats h2 {
    color: #FFFFFF !important;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-size: 11px!important;
    font-family: Arial;
    font-weight: bold;
    width: 930px;
    height: 15px;
    text-transform: uppercase;
    margin-left: -38px;
    padding: 2px 0px 2px 0px;
    -webkit-box-shadow: rgba(67, 68, 72, 0.11) 11px 12px 14px, rgba(46, 50, 56, 0.15) 10px 10px 27px inset;
    background-color: #5A6180;
}

/* 
-------------------------------------------------------------*/
/*НАГРАДА*/
.pa-awards { 
font-size: 10px !important;
line-height: 11px;
    margin-top: 5px;
}


/*ПОСЛЕДНИЙ ВИЗИТ*/
.pa-time-visit, .pa-last-visit { 
font-size: 9px !important;
line-height: 11px;
}


/*ОНЛАЙН*/
.pa-online {
    font-size: 9.5px !important;
    text-transform: lowercase;
    color: #FFFFFF !important;
    margin-left: -5px !important;
    width: 240px;
    background: rgb(90, 97, 128);
}

li.pa-online {border-color:transparent;  }
.offline li.pa-online strong {  font-weight: normal  }


.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}



/*оформление кнопочек */
.button {
    color: #FFFFFF;
    margin: 0 0.6em 0 0;
    padding: 4px 4px 4px 4px;
    background: linear-gradient(#7F8ABE,#585F7D);
    box-shadow: rgb(18, 24, 53) 0px 0px 10px inset;
    border: 1px solid rgba(222, 220, 221, 0.19);
}

.button:hover {
margin: 0 0.6em 0 0;
     color: #FFFFFF;
    margin: 0 0.6em 0 0;
    padding: 4px 4px 4px 4px;
    background: linear-gradient(#b9bed2,#8a8fa2);
    box-shadow: rgb(3, 9, 37) 0px 0px 10px inset;
    border: 2px solid rgba(222, 220, 221, 0.19);
} 


/* ОФОРМЛЕНИЕ ПРОФИЛЯ
-------------------------------------------------------------*/
/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
    overflow: visible;
    margin-left: -12px;
    -webkit-box-shadow: rgba(90, 97, 128, 0.26) 1px 2px 4px, rgba(90, 97, 128, 0.58) 0px 0px 27px inset;
    background: rgba(132, 138, 162, 0.09);
}

.punbb .post .post-author > ul {
background:url(-) 0 top no-repeat,
url(-) 0 bottom no-repeat; 
/*Фон верха - низа*/
margin-left: 0px;
margin: 0px 0px 0px 0!important;
padding: 0px 0px 14px 5px!important;
}



/* ПРОКРУТКА
-------------------------------------------------------------*/

::-webkit-scrollbar { height: 9px; width: 9px }
::-webkit-scrollbar-thumb { background: #5A6180;} /* гамонок */
::-webkit-scrollbar-track { background: #DEDCDD;}  


/* репутация, навигация, форма ответа
-------------------------------------------------------------*/
#pun-reputation div {background-color: #DEDCDD; }
#pun-popup_awards div {background-color: #DEDCDD; }
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
background-color: #DEDCDD;
    border: 1px solid rgba(101, 92, 3, 0.31); 
}


.post-author li.pa-author {margin-left: -5px;margin-top: -2px;}


/*иконки соо сверху категории*/
#pun-index div.icon {
   position:relative;z-index:100;
   background-color:transparent!important;
}




/* ТАБЛИЦА
-------------------------------------------------------------*/


/*ПЛАШКА В ТАБЛИЦЕ
-------------------------------------------------------------*/


a.plashka:link, a.plashka:visited, a.plashka:active
{       text-align: center;
    display: block;
    width: 180px !important;
    background: linear-gradient(#585F7D,#555C79);
    box-shadow: rgb(222, 220, 221) 0px 0px 10px inset;
    padding: 2px 10px 5px 10px;}

a.plashka:hover {
    box-shadow: rgba(181, 177, 179, 0.99) 0px 0px 10px inset;
    background: rgb(160, 163, 175);
    width: 180px;}



.plas1 {
color: #FFFFFF;
    padding: 2px 0px 2px 0px;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
    font-family: Microsoft Sans Serif;
    border-bottom: 1px solid #DEDCDD;
}

.plas2 {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 11px;
    text-transform: lowercase;
}


.altstyle .tcl {/* height: 60px; */}



/* КНОПКИ ВВЕРХ И ВНИЗ
-------------------------------------------------------------*/


.go-up, .go-down {
    display: none;
    position: fixed;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
    margin-bottom: 40px;
    width: 15px;
    height: 40px;
    background: linear-gradient(#555B79,#8A90B1);
    box-shadow: rgb(150, 152, 162) 0px 0px 10px inset;
}

.go-up:hover, .go-down:hover {
        opacity: 1;
    background: linear-gradient(#7B7E7B,#1F211F);
    box-shadow: rgb(105, 108, 119) 0px 0px 10px inset;
}

.go-up {
    bottom: 40%; /*от низа окна браузера*/}

.go-down {
bottom: 32%; /*от низа окна браузера*/}

.admin-advert-block {
    margin-top: -218px;}

/* предсмотр профиля */
#profile-left li, #profile-left li * {
    padding-left: 0;
    margin-left: 0;
    padding: 5px 0px 5px 0px !important;
}



/* 
-------------------------------------------------------------*/

/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */

/* настройка кнопки, может быть текстом */
.spirit-navigation {
height: 17px;
    width: 180px;
    margin-left: 40px !important;
    margin-top: 148px !important;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    color: #DEDCDD;
    position: absolute;
    text-align: center;
    letter-spacing: 0.8px;
    background: linear-gradient(#7F8ABE,#585F7D);
    box-shadow: rgb(18, 24, 53) 0px 0px 10px inset;
    border: 1px solid rgba(222, 220, 221, 0.19);
    padding: 0px 0px 0px 0px;
}

/* вид кнопки после клика по ней */
.spirit-navigation.spirit-navigation_hover{
background: url(ссылка на картинку) no-repeat
}

/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock {
    width: 182px;
    margin-left: 40px !important;
    margin-top: 167px !important;
    position: absolute;
    z-index: 999;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {  
display: block;
    padding: 5px;
    background: linear-gradient(#CFD0D3,#CDCFD2);
    box-shadow: rgb(18, 24, 53) 0px 0px 10px inset;
    border: 1px solid rgba(222, 220, 221, 0.19);
}



/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a     {    
    background: #6A739C;
    margin: 5px auto;
    text-align: center;
    transition: all 0.3s linear 0s;
    display: block;
    color: #DEDCDD;
    font-size: 10px;
    height: 18px;
    line-height: 16px;
}

/* ссылка при наведении */
#pun .sslka a:hover {
background: #DEDCDD;
color: #121835;
}

/***   СТИЛЬ СМАЙЛОВ  ***/
#wrapper{position:relative; max-height: 300px; overflow: auto;}
.tabs {display: block; padding: 0 0 5px !important;}
.tabs li {display: inline-block;}

.tabs li a{/*названия вкладок*/
padding: 5px 8px; /*отступы*/
margin: 0 5px 5px; /*отступы*/
background-color: #ddd; /*фон*/
display: block;
border-radius: 4px; /*закругление краёв*/
color: #0080b7; /*цвет текста*/
transition: all 0.6s; /*анимация*/
-webkit-transition: all 0.6s;
}
.tabs li a:hover {background-color: #2e3e4f; color: #e63737;} /*названия вкладок при наведении*/
#smilies-area .tabs li.active a {background-color: #0080b7; color: #fff; cursor: default !important;} /*стиль активной вкладки*/
#smilies-area .tabs li.active a:hover {background-color: #0080b7; color: #fff; cursor:pointer;} /*стиль активной вкладки при наведении*/
#smilies-area div[class^="t-"]:not(.t-0){display:none; overflow: auto; max-height: 300px;}

#smilies-area {width: 60% !important;} /*ширина вкладки со смайлами*/
#smilies-area img {/*вкладка со смайлами*/
padding: 5px; /*отступы между картинками*/
background-color: #eaeaea; /*фон*/
margin: 0 5px; /*отступы*/
border-radius: 5px; /*закругление краёв*/
max-width: 50px; /*максимальный размер смайликов ВО ВКЛАДКЕ*/
}
#smilies-area img:hover {background-color: #23afc8;} /*эффекты при наведении на смайлик*/
postimg[alt="smile"] {max-width: 96px;} /*максимально допустимый размер смайлика В ПОСТАХ*/

    .pa-avatar img {
        max-width: 180px;
        max-height: 180px;
    }

/*18 МЕНЮ НАВИГАЦИИ
-------------------------------------------------------------*/
a.sbla:link, a.sbla:visited, a.sbla:active
{      text-decoration: none;
    font-size: 10px;
    color: #FFFFFF;
    padding: 5px 5px 5px 5px;
    text-align: center;
    display: -webkit-inline-box;
    background: rgb(87, 93, 123);
    margin-top: 8px;
}

a.sbla:hover {
text-transform: uppercase;
 font-family: Cambria;
font-size: 11px;
    background: linear-gradient(#C0C6E2,#515254);
    box-shadow: rgb(18, 24, 53) 0px 0px 10px inset;
 color: #ffffff;
font-weight: bold;
}

