/* CS0 Background and text colours
-------------------------------------------------------------*/

/* фон */
html {
background: url(http://forumfiles.ru/files/0017/f9/58/29612.png);
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: top center;
background-color: #a8947f;
background-size: cover;
/*overflow-x: hidden !important;*/}

/* Шапка */
#pun-title table {
    background-image: url(http://forumfiles.ru/files/0017/f9/58/78043.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 1000px;
    height: 455px;
    margin-left: -30px;
    margin-top: -140px;
}

/* Тело форума */
#pun {
width: 1000px; 
background-color: transparent; 
background-image: url(http://forumfiles.ru/files/0017/f9/58/21803.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 1000px;}

/* Футер */
#pun-about p.container {
background-image : url(http://forumfiles.ru/files/0017/f9/58/78842.png);
margin: 0px 0px -70px -30px;
background-position : center top;
background-repeat : no-repeat;
width: 1000px;
height: 255px; 
overflow-x: hidden;
padding-bottom: 0px;
}


/* -----------------------CS1 форум-----------------------*/

/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.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, #pun-stats h2, .punbb .main 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, #pun-navlinks .container  {background-color: transpanent;
color: #2b2a2a;
font-weight: normal;
font-style: normal;
}

/*оформление админ-меню*/
#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color: transparent;}

/*оформление своего стиля*/
.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #2b2a2a;
text-align:center; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
font-family: bebas neue;
}

/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumfiles.ru/files/0017/f9/58/63067.png);
    background-color: #eae4dc;
    color: #312b20;
    border: 1px solid #997964;
    outline: 2px solid #d9c5a6;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-image: url(http://forumfiles.ru/files/0017/f9/58/63067.png);
    background-color: #eae4dc;
    color: #2b2a2a;
}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div, .pun-modal .modal-inner {
    background-image: url(http://forumfiles.ru/files/0017/f9/58/63067.png); 
    background-color: #eae4dc;
}

/*фон для выпадающих частей формы ответа (шрифт, размер текста, смайлики и т.д.)*/
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {background: #d3d1d0 
url("http://forumfiles.ru/files/0017/f9/58/63067.png");
padding: 5px;
border-top: 2px solid #554c45 !important;
border-bottom: 2px solid #554c45 !important;
border-left: 2px solid #554c45 !important;
border-right: 2px solid #554c45 !important;
   border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}

/* -----------------------CS2 ссылки-----------------------*/
#pun-title, #pun-navlinks {
  border-color: #2b2723;
}

/* CS3.1 */
.punbb .container, .punbb .post-body, .post h3 {
  border-color:  transparent;
  }

/* CS3.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

/* CS3.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent ;

  }

/* CS3.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;

  }

/* CS3.5 */
.punbb th {
  border-color: transparent ;

  }

/* CS3.6 */
#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: 1px solid transparent ;

  }

li.pa-online {
  border-left-color: transparent;
  margin-bottom: 10px;

  }

/*ссылки на форуме*/
.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: #5d3f11;
  border-bottom: 0px none #;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #072b03
  }

/*ссылки при наведении */
.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: #a5844f;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

/*меню форума*/
#pun-navlinks a {
color: #472300;
}

/*меню форума при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #ab916e;
}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
        background: url(http://forumfiles.ru/files/0017/f9/58/47099.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumfiles.ru/files/0017/f9/58/59105.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumfiles.ru/files/0017/f9/58/85338.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumfiles.ru/files/0017/f9/58/59055.png) no-repeat;
}

/* -----------------------CS4 другое-----------------------*/
/*выравнивание текста на форуме*/
#pun-main .post-content {text-align: justify !important;}

/*выпадашка в таблице*/
.tooltip1 {
	position: relative;
	}
.tooltip1 em {
	display: none;
        width: 130px;
	}
.tooltip1:hover em {
    line-height: 11px !important;
    display: block;
    position: absolute;
    background-color: #e4e3e3!important;
    box-shadow: 0 0 0 1px #4d5442, 0 0 0 2px #1c2c08;
    padding: 5px 5px;
    right: -20px;
    z-index: 2000;
    color: #051b03;
}
.tooltip1:hover em i {
	position: absolute;
	right:0px;
	display: block;
}

/*названия форума верх и низ*/
#pun-crumbs1 {
    font-family: bebas neue!important;
    font-size: 15px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
}
#pun-crumbs2 {
    font-family: bebas neue!important;
    font-size: 15px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    padding-bottom: 0px !important;
}

/*стиль кликабельных картинок и не только*/
#grey a img {-webkit-filter: sepia(25%);
filter: sepia(25%);
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
#grey a:hover img {
-webkit-filter: sepia(0%);
filter: sepia(0%);
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

.lastedit {text-align: right; color: transparent; font-size: 0px;}

#icons a img {
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=30);
}

#icons a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

/* -----------------------баннеры под форумом-----------------------*/
.partner {width: 370px;
    height: 150px;
    position: absolute;
    margin-top: -104px !important;
    margin-left: -12px !important;
    overflow: auto;
    padding-right: 3px;
    background: transparent;
filter: alpha(Opacity=15); opacity: 1.5;
transition-duration:0.96s;
-webkit-transition-duration:0.96s;
-moz-transition-duration:0.96s;
-o-transition-duration:0.96s;
-ms-transition-duration:0.96s;}

.partner:hover {filter: alpha(Opacity=30); opacity: 1.4;
transition-duration:0.96s;
-webkit-transition-duration:0.96s;
-moz-transition-duration:0.96s;
-o-transition-duration:0.96s;
-ms-transition-duration:0.96s;}

/*насыщенность баннеров*/
#banners a img {opacity:0.1; -moz-opacity:0.1; filter:alpha(opacity=10);}
#banners a:hover img {opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=30);}

/* -----------------------профиль-----------------------*/
/*тело профиля*/
.punbb .post .post-author {
text-align: center;
    background: url(http://forumfiles.ru/files/0017/f9/58/95053.png) 0 0 repeat-y;
    overflow: visible!important;
    margin: 12px 0px 0px 0px!important;
}
.punbb .post .post-author > ul {
    background: url(http://forumfiles.ru/files/0017/f9/58/36689.png) 0 top no-repeat, url(http://forumfiles.ru/files/0017/f9/58/83469.png) 0 bottom no-repeat;
    margin: 0px 0 -12px 0!important;
    padding: 9px 9px 9px 9px!important;
}

.punbb .post-content a, 
.punbb .post-content a:link {
color:#73342e;
font-weight: bolder;
}
.punbb .post-content a:hover,
.punbb .post-content a:focus,
.punbb .post-content a:active {
color:#5e2828;
text-decoration: none;
}

 /*аватар*/
li.pa-avatar  {z-index: 5; margin-left: 0px !important; margin-top: 6px;     
padding-bottom: 5px !important;}

 /*рамка аватара*/
.pa-avatar.item2 > img {
    border: 0px double #5f5c4d;
    box-shadow: 0 0 0 2px #543206, 0 0 0 3px #271c0b;
}

/*ник*/
.pa-author a, .pa-author { 
color: #663d02!important;
font-family: Lobster!important;
text-align:center; 
text-transform: none;
font-size: 17px;}

/*подпись*/
.post-sig img {
  width:auto;
  height:auto;
  max-width:250px;
  max-height:140px;
}

/* -----------------------страница переадрессации-----------------------*/
#pun-redirect h1 span {
font-size: 0px;
color: #;
  font-family: 'bebas neue'!important;
}

#pun-redirect h1 span {
font-size: 0px;
color: #;
  font-family: 'bebas neue' !important;
}

/*redirect*/
#pun-redirect, #pun-maint { 
 height: 300px;
 line-height: 15px;
 background-image: url("http://forumfiles.ru/files/0017/f9/58/85724.png");
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: center; 
 text-align:center; 
 font-size: 13px !important;
font-family: Lobster!important;
 width: 435px; 
 padding: 115px;
  }

#pun-redirect .main-title {
  margin-bottom: 67px !important;
  }

.podf {
    background-image: url(http://forumfiles.ru/files/0017/f9/58/18376.png);
    background-color: #deccb4;
    padding: 4px 8px 6px 6px;
    border: 0px solid #d8c7b0;
    outline: 0px solid #d5d5d5;
    box-shadow: 0 0 0px inset #8e6363;
}

.linkpod {
    color: #766654;
    background-color: #ccb79e;
    padding: 1px 3px 1px 3px;
    margin-bottom: 4px !important;
    text-align: left;
    margin-top: 2px!important;
    font: PalatinoLinotype-Roman!important;
    text-transform: none;
    font-size: 10px;
}