/* 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 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, #pun-navlinks .container  { background-color: transpanent;
color: #000000;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
html, body {
background: url("http://i.imgur.com/l2ExYzL.jpg") top center repeat-x,  /*верхняя*/
url("///") calc(50% - 0px) calc(100% + 121px) repeat-x, /*нижняя*/
url("https://i.imgur.com/LlYFxQ8.jpg") center; /*общий фон*/
background-color: #000;}


/* CS1.3 Шапка */
#pun-title table {
background-image : url(https://i.imgur.com/8syGfWY.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 600px;
width: 1300px;
margin-left: -167px}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #///; background-image: url(http://i.imgur.com/8QsqbLH.jpg);}

/* CS1.5 Футер\копирай\низ */
#pun-about p.container {
background-image : url(https://i.imgur.com/Lx2592t.jpg);
background-position : center top;
background-repeat : no-repeat;
border: none;
margin-bottom: -150px; margin-left: -179px;
float: top center; 
width: 1300px; text-align: right;
height: 130px; }


/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
text-align: center; 
position: absolute;
background-color: transpanent; 
background-image: url();
z-index: 1000;
top: 440px;
left: 280px}

#pun-ulinks .container { 
text-align: center; 
position: absolute; 
font-size: 7px;
color: #270d01;
text-transform: uppercase;
font-weight: bold;
opacity: 0.70; /* прозрачность */
text-shadow: 0px 1px #a0857a !important;
letter-spacing: 2px;
top: 580px;
left: 150px}

/* CS2 Ссылки */

/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #4b3916;
  text-decoration: none;}

/* CS2.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: #270d01; 
  text-decoration: none;}

/* CS2.3 */
#pun-navlinks a {
  color: #4b3916;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #270d01;
  text-decoration: none;}

/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 50px;
height: 50px;
background-image : url(http://i.imgur.com/tlSnl6f.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://i.imgur.com/R1k53RG.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://i.imgur.com/Y8vywfq.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://i.imgur.com/tlSnl6f.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;}



/* CS5 Прочие элементы */

/* CS5.1 Статус картинки со статистикой 24*/
#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://i.imgur.com/YEGsa9q.png");
background-origin: padding-box;
background-position: 10px 10px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 120px;
padding-top: 40px;}

/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 60px;
width: 1050px;
margin-left: -40px;
background-color: transparent;
background-image: url("http://i.imgur.com/htV7xZi.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #c2a89d; 
background-image: url("///");
color: #00000}

/* Закругленные края цитаты и кода с тенью */
.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;
box-shadow: inset 0 0 0px 0px #c2a89d }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
box-shadow: inset 0 0 0px 0px #c2a89d;}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-image: url("http://i.imgur.com/m3HGpzS.jpg");
background-color: #///;
box-shadow: inset 0 0 1px 1px #270d01;
color: #000000;
-ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;}

/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 50px; 
top: -192px}

/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {font-size: 0px; text-align: center}
#pun-crumbs1 .container { text-align: center;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}


/* Прокрутка */
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-track {
background: #130c02;
}
::-webkit-scrollbar-thumb {
    background: #270d01;
}


/* линки2дляпринятия */
a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: tahoma;
font-size: 11px;
background-color:#5c4821; 
color: #d0bc89; 
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #d0bc89;
border-left-width: 5px;
width:370px;
}

a.tvm:hover {
font-family: tahoma;
font-size: 11px;
color: #5c4821; 
background-color:#d0bc89;
display: block;
font-weight: bold;
text-align:center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #5c4821;
border-left-width: 5px;
width:350px;
}


/* репаисоо */
.pa-posts,.pa-respect {
text-align:center;
color: #5c4821 !important;
border-left: 0px ridge #3c2216;
border-top: 0px ridge  #3c2216;
border-right: 0px ridge #3c2216;
border-bottom: 0px ridge #3c2216;
display:inline-block;
padding:0 2px!important;
width:76px;
margin-left: 0;
font: small-caps 500 7pt "Cambria" !important;
letter-spacing: 2px;
  font-weight: bold;
text-transform: uppercase;
margin-top: 10px !important;
}



/* статус */
.pa-title {text-align: center;
z-index: 1000;
font: small-caps 700 7pt "Cambria" !important;
letter-spacing: 2px;
  font-weight: bold;
color: #5c4821;
}

/* ник */
.pa-author a, .pa-author {text-align: center;
text-shadow: 1px 0px #150a00 !important;
color: #765438 !important; 
font: 17pt "Still Time Cyr" !important;
letter-spacing: 3px;
  font-weight: bold;

}

/* активность */
.pa-online { text-align: center; 
font: small-caps 500 7pt "Cambria" !important;
color: #5c4821;
text-transform: uppercase;
margin-top: 10px !important;
}


/* профиль окантовка */
.punbb .post .post-author {
background: url("http://i.imgur.com/caxSI2n.jpg") no-repeat scroll center top, url("http://i.imgur.com/LjDynMT.jpg") no-repeat scroll center bottom, rgba(0, 0, 0, 0) url("http://i.imgur.com/mLPFJQO.jpg") repeat-y scroll center center !important;
    margin-left: -13px !important;
    margin-top: -60px !important;
    min-height: 180px !important;
    padding-bottom: 40px !important;
    width: 232px !important;
}
.punbb:not(#pun-messages) .post-content {
     margin-top: -40px !important;
}




/* рамка аватара */
li.pa-avatar img {
border-image: url(http://i.imgur.com/41T1PI7.png) 5 stretch stretch;
border-width: 5px !important;
border-style: double ;
border-width: 0px;
border-color: #270d01;
max-width: 190px !important;
max-height: 190px !important;
box-shadow: inset 0 0 0px 0px #67552f;
margin-top: 7px !important;
}


/* описание форума */
div.color {
opacity: 0.70; /* прозрачность */
  border-top-width: 2px;
  border-top-style: ridge;
  border-top-color: #270d01;
  border-bottom-width: 0px;
  border-bottom-style: double;
  border-bottom-color: #1c1503;
box-shadow: inset 0px 0 0px 0px #67552f;
  width: 350px;
}


/* лзстроки */
.post-author ul li.pa-fld1 {
line-height:12px;
}


.profonee {
    top: 0px;
       width: 178px; 
   font-size: 12px;
    font-family: 'Cambria';
    letter-spacing: 0px;
    background-color: #///;
    text-align: center;
    left: 5px;
    padding-top: 7px;
    padding-bottom: 8px;
 padding-left: 4px;
    text-transform: uppercase;
   text-color: #5c4821 !important;
    font-weight: bold;
    text-shadow: 1px 0px 0px #000000;
    margin-bottom: 0px;
}



.proftwoo {
   width: 190px; 
min-height: 60px;
 height: auto;
   background: url("http://i.imgur.com/DbO13ma.jpg") no-repeat scroll center top, url("http://i.imgur.com/bLOd3L7.jpg") no-repeat scroll center bottom, rgba(0, 0, 0, 0) url("http://i.imgur.com/jMmfjp1.jpg") repeat-y scroll center center;
    background-color: #///;
      text-color: #5c4821 !important; 
border-left: 0px ridge #3c2216;
border-top: 0px ridge  #3c2216;
border-right: 0px ridge #3c2216;
border-bottom: 0px ridge #3c2216;
    position: relative;
    left: 5px;
    padding: 6px;
 
    padding-bottom: 10px;
    border-radius: 0px 0px 0px 0px;
}


.proftthree {
    top: 0px;
       width: 178px; 
   font-size: 11px;
    font-family: 'Cambria';
    letter-spacing: 0px;
    background-color: #///;
    text-align: center;
    left: 4px;
    padding-top: 3px;
    padding-bottom: 5px;
 padding-left: 5px;
    text-align: justify;
   text-color: #5c4821 !important; 
    font-weight: bold;
   
}



.pa-fld4 {
    margin-bottom: 0 !important;
    margin-left: 2px !important;
    margin-top: -15px !important;
}


.pa-fld1 {
    margin-bottom: 0 !important;
    margin-left: 0px !important;
    margin-top: -4px !important;

}



/* длялзав */
.miniprofile { 
width: 185px;
text-align: center;
}

.hoverprofile { width: 185px; height: 185px; background-color: #ad945c; opacity: 0; position: absolute; z-index: 0; margin-top: 0px; transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s; -o-transition: 0.6s; }

.hoverprofile:hover { opacity: 0.8; transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s; -o-transition: 0.6s;}

.pa-fld1 {color: #5c4821 !important; font-size:10px;}





/* лз2 */
div.lz-two {width: 40px; 
height: 40px; 
-moz-border-radius:38px; 
-webkit-border-radius:28px; 
border:0px solid #ad945c; 
padding: 3px; 
margin-left: 8px;   
margin-top: -3px;
}


/* лз3 */
div.lz-name {
font-family: Georgia; 
color: #5c4821 !important;  
font-size: 11px; 
margin-left: -25px;
margin-top: 20px;
  }



/* лз5 */
div.lz-one2 { font-family: verdana; 
font-weight: bold; 
font-size: 7px; 
color: #ad945c;
 margin-left: -5px;
 }


/* лз8свет */
div.lz-one8 { width: 65px; 
height: 1px; 
background-color: #deecf3; 
margin-left: -5px;
margin-top: 5px;
 }



/* лз81тьма */
div.lz-one81 { width: 65px; 
height: 1px; 
background-color: #002131; 
margin-left: -5px;
margin-top: 5px;
 }



/* лз82нейтрал */
div.lz-one82 { width: 65px; 
height: 1px; 
background-color: #00aaff; 
margin-left: -5px;
margin-top: 5px;
 }


/* лз9 */
div.lz-one9 { width: 185px; 
height: 3px; 
background-color: #5d440e; 
margin-left: 0px;
margin-top: 1px;
 }


/* лз4 */
div.lz-one1 { width: 170px; 
font-family: Georgia; 
color: #1c1503 !important;  
text-align: left; 
font-size: 10px;
margin-left: 10px;
margin-top: 3px;  }




/* линки с главной навигация */
/* линки с главной навигация */
#linkforum a:link, #linkforum a:visited, #linkforum a:active {
    background: #ead194;
    color: #1c1503;
    text-shadow: # 0px 0px 0px;
    font: 10px Georgia;
   
    display: inline;
    line-height: 5px;
    padding-top: 1px;
    padding-bottom: -10px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-left: 0px groove #1c1503;
border-top: 3px double  #1c1503;
border-right: 0px groove #1c1503;
border-bottom: 3px double #1c1503;
}




/* линки горизонталь */
a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #9e8378;
width: 90px;
border-top: 3px solid #800000;
font-family: Georgia;
font-size: 10px;
text-decoration: small-caps;
font-style: bold;
color: #800000;
border-bottom: 3px solid #9e8378;
display:block;

}
a.menu:hover {
background: #9e8378;
border-top: 3px solid #9e8378;
border-bottom: 3px solid #800000; }


/* картинка   */
.fonpost115 {
  width: 655px;
  min-height: 630px; 
  margin-left: 150px;
  padding-top: 20px;
  padding-bottom: 100px;
  display: block;
  background: url(http://savepic.su/6850118.jpg) top no-repeat, url(http://savepic.su/6840902.jpg) bottom no-repeat, url(http://savepic.su/6844998.jpg) repeat-y;
 text-align: center;
    overflow: hidden;
    position: relative;

}
/* текст */
.text15 { width: 500px;
margin-top: 10px;
padding: 40 0 0 120px;
font-family: arial, helvetica, sans-serif;
line-height: 160%;
text-align: justify; }



/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: outset 1px #221713!important;
border-radius: 2px;
background: url("http://i.imgur.com/m3HGpzS.jpg");
padding: 9px;
font: normal normal 400 11px/normal Verdana;
}
