/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.0 */
body {
      background-color: transparent!important;
    background-image: url(http://funkyimg.com/i/2E61L.jpg); 
    background-repeat: no-repeat;
background-position:top center;
    }

#pun_wrap {  
background-image: url("http://funkyimg.com/i/2E62z.png"); background-repeat: no-repeat; background-position: center bottom;
padding-bottom: 13em;
 }

    html {
    background: #1f221e url(http://funkyimg.com/i/2E61K.jpg) repeat-y;
background-position: top center;
    }

/* 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 {
  background-color: transparent;
  color: #000;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;

  color: #000000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #2a181b;
  background-repeat: no-repeat;
  text-align: center;
  background-position: center;
  font-weight: normal;
font-family: 'Franklin Gothic Book', arial!important;
  text-shadow: 0px 0px 0px #a6a6a6;
  font-size: 12px;
  height: 10px;
  text-transform: uppercase;
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #404040;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #1d141d
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #1d141d
  }

/* CS1.7 */
.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
  background:url(http://funkyimg.com/i/2EoPx.jpg) 0 top no-repeat, /*Верхняя часть картинки*/
url(http://funkyimg.com/i/2EoPy.jpg) 0 bottom no-repeat, url(http://funkyimg.com/i/2Et1i.png) 0 0 repeat-y;
  max-width:616px; /*Ширина картинки*/
  padding: 15px 20px; /*Отступ описания от боковых краёв картинки */
  color: #3a3238;
  font-size: 11px;
  font-family: Arial; 
  text-align:center;
  background-color: #c9ceca; 
}

url(http://funkyimg.com/i/2E62Y.jpg) 0% 32px repeat-y,
url(http://funkyimg.com/i/2E631.jpg) 100% 32px repeat-y rgba(161, 120, 64, 0.298);
box-shadow: inset 0px 0px 5px #342d28, 0px 0px 2px #86817e;
padding: 15px 20px;
color:#3a3238!important;
  background-color: #c9ceca; 
}


/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #283136;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
background-color:#c9ceca;
background-repeat: repeat-xy;
border-style: solid;
  color: #283136;
border-width:2px 1px 1px 1px;
  border-color: #3a1713;
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* 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 {

  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent
  }

#pun-ulinks li a {
  border-color: transparent;
  text-shadow: 1px 1px 2px #000!important;
  font-size: 9px;
 text-transform: uppercase;
  color: #bd8183;
  font-weight: normal;
font-family: 'Franklin Gothic Book', arial;
  } 

#pun-ulinks li a:hover{
  border-color: transparent;
 text-transform: uppercase;
  font-size: 9px;
  color: #c9272d;
  text-shadow: 1px 1px 1px #000000;
  font-weight: normal;
font-family: 'Franklin Gothic Book', arial;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
transition: background 0.5s ease;
  } 

#pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  color: #4f221a;
  }

.punbb .divider {
  border-color: transparent
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #5f8696
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: #5f8696 !important;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* 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: #391213;
border-bottom: 0px none #83532f;
 text-decoration: none;
font-family: 'Franklin Gothic Book', arial;
  font-size: 12px;
  background-color: transparent;
}


.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #83532f;
  font-size: 12px;
  }

/* 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: #391213;
    border-bottom: 0px none #83532f;
  text-shadow: 1px 1px 1px #9d9d9d;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
color: d23944!important;
font-family: 'Franklin Gothic Book', arial!important;
 font-variant: small-caps!important;
    text-transform: uppercase;
    font-size: 13px!important;
  text-shadow: 1px 1px 2px #000!important;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
transition: background 0.5s ease;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: rgba(159, 117, 118, 1)!important;
font-family: 'Franklin Gothic Book', arial!important;
    font-size: 13px!important;
    text-transform: uppercase;
 font-variant: small-caps!important;
text-shadow: 1px 1px 1px #000!important;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
transition: background 0.5s ease;
        }


#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #83654b;
  color: #fff;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/

Div.icon {
background-image : url("http://funkyimg.com/i/2E61F.png");
background-repeat: no-repeat;
}

TR.inew Div.icon {
background-image: url("http://funkyimg.com/i/2E61C.png");
background-repeat: no-repeat;
}

TR.iclosed Div.icon {
background-image: url("http://funkyimg.com/i/2E61D.png");
background-repeat: no-repeat;
}

TR.isticky Div.icon {
background-image: url("http://funkyimg.com/i/2E61E.png");
background-repeat: no-repeat;
}

/* CS5 Other
-------------------------------------------------------------*/


.punbb .main thead .tcl, .main thead .tc2, .main thead .tc3, .main thead .tcr, .main thead .tcmod {
color:#463b32; font-family: 'Franklin Gothic Book', arial!important;
}

.post-author { 
  text-align:center; 
  color: #b1bab2;
font-family: 'Franklin Gothic Book', arial;
  line-height: 1;
    font-size: 11px;
}
#pun-main .post-author ul a {
  text-align:center; 
  color: #b4bab1;
font-family: 'Franklin Gothic Book', arial; 
  font-size: 11px;
  text-shadow: 0px 0px 1px #000;

 }

.post-author ul a:hover {
text-shadow: 1px 1px 1px #000!important;
}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2E69A.jpg) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2E69y.png) 0 top no-repeat,url(http://funkyimg.com/i/2E69z.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-14px 0 -26px 0!important;
  padding:20px 25px 22px 11px!important;
}

/* репа и месаджи колонками */
.pa-posts  {
text-align: center;
margin: 10px 0!important;
margin-left: 17px;
border: #102e26 3px double!important;
display: inline-block;
padding:2px 2px!important;
width: 60px;
background: transparent; 
}


.pa-respect {
text-align: center;
margin: 10px 0!important;
margin-right: 17px;
border: #102e26 3px double!important;
display: inline-block;
padding:2px 2px!important;
width: 60px!important;
background: transparent; 
}


.punbb .tclcon h3 a {
font-family: 'Franklin Gothic Book', arial;
  font-size: 12px;
  text-shadow: none!important;
  }
.punbb .tclcon h3 a:hover {
  color: #0a3776!important;
font-family: 'Franklin Gothic Book', arial;
  font-size: 12px;
  text-shadow: 1px 1px 1px #000;
  }

/* Прокрутка */
::-webkit-scrollbar {background: #545657; width: 5px;}
::-webkit-scrollbar-thumb {background: #231b1c; width: 5px}
::-webkit-scrollbar-corner {background: #231b1c; width: 5px;}

/* надо */
#pun-main .post-links ul {
border-style: dashed;
border-width: 1px 0px 1px 0px;
  border-color: #4f4a43;
}






 .leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
   }
   .rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
   }



/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: 1px solid #3d4653 !important;
border-radius: 1px;
background: rgba(156, 158, 196, 1);
padding: 9px;
font: normal normal 400 11px/normal Verdana;
}

/*ник в цитате*/
.punbb .quote-box cite {
font-family: 'Franklin Gothic Book', arial;
}

/*ссылки в топике*/
.post-content a  {
color: #6e6c66!important;
font-weight: bold!important;
  font-size: 12px!important;
}
.post-content a:hover  {
color: #6e6c66!important;
font-weight: bold!important;
  font-size: 12px!important;
  text-shadow: none;
}



/* прочее */
.post-content td { border: none transparent !important;}
#pun td .modlist {display:none;}
#pun-live-rusff {display: none;} 
li.pa-online{
display:none;
}
#pun-ulinks .container li.item5 {display: none;}

.pa-fld3 {
margin-left:-10px!important;
}


/* название в топике */
#pun-main h1 {    
    text-align: center;
    font-size: 11px;
    font-family: 'Franklin Gothic Book', arial!important;
    text-transform: uppercase;
    color: #3a2021;
    font-weight: bold;
}

/*Убрать "Закрыто и "Важно"*/
.stickytext,.closedatafield{ display:none;}

 /*Кнопки*/
.button, #pun-viewtopic.punbb input{
background-color: #231b1c; 
  border: #961438 3px double;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
  color: #c2c6c2;
  padding-bottom:3px;
font-family: 'Franklin Gothic Book', arial!important;
font-size: 11px;
}

/* категории картинка */
.punbb .category h2, #pun-stats h2, #pun-main #post-form h2,  #pun-debug h2 {
background: url("http://funkyimg.com/i/2E6hi.png") no-repeat top center;
text-align: center;
color: #822219;
font-size: 11px;
font-family: 'Franklin Gothic Book', arial;
height: 160px;
margin-left: 56px;
    z-index: 5;
    padding: 71px 40px 0!important;
position: relative;
width: 706px;
 font-variant: small-caps!important;
  font-weight: bold;
text-shadow: 1px 1px 1px #000!important;
}

.punbb .tclcon h3 a {
font-family: 'Franklin Gothic Book', arial;
  font-size: 14px;
  font-weight: normal;
text-shadow: 1px 1px 1px #000!important;
  color: #9eaaa1;
    text-align: center!important;
  }
.punbb .tclcon h3 a:hover {
font-family: 'Franklin Gothic Book', arial;
  font-size: 14px;
  font-weight: normal;
text-shadow: 1px 1px 1px #000!important;
  color: #942f2f!important;
    text-align: center!important;
  }

/*Обрамление форумов картинкой(вместе с описанием)*/
.category h3{
  position:relative;z-index12;
  background:url(http://funkyimg.com/i/2E6n7.jpg) 0 top no-repeat; /*Верхняя часть картинки*/
  width:389px; /*Ширина картинки*/
  height:44px; /*Высота картинки*/
    text-align: center!important;
  padding-top:8px; /*Центровка ссылки на форум по вертикали в верхней картинке*/
}
.opisF {
  background:url(http://funkyimg.com/i/2E62w.jpg) 0 bottom no-repeat,url(http://funkyimg.com/i/2E62x.jpg) 0 0 repeat-y;
  max-width:380px; /*Ширина картинки*/
  padding: 0 5px 25px!important; /*Отступ описания от боковых краёв картинки */
  margin-top:-8px!important;  /*Подтаскиваем описание к низу названия фора*/
  color: #e1e1e1;
    text-align: center;
  font-size: 10px;
  font-family: arial;
}

.tekst {
  text-shadow: 1px 1px 2px #000!important;
  font-size: 8px;
 text-transform: uppercase;
  color: #bd8183;
  font-weight: normal;
font-family: 'Franklin Gothic Book', arial;
}

#pun-status p span.item3 {
 margin-top:50px;
}

.ssil {
color: rgba(210, 57, 68, 1)!important;
font-family: 'Franklin Gothic Book', arial!important;
 font-variant: small-caps!important;
    text-transform: uppercase;
    font-size: 10px!important;
  text-shadow: 1px 1px 2px #000!important;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
transition: background 0.5s ease;
  }

/* анкета */

.texto {width: 567px;padding: 5px;border: 1px solid #B4B4B4;background-image: url(http://funkyimg.com/i/2E97t.jpg);padding-bottom: 0px;border-bottom: 0px;height: 650px;}
.ket1 {width:567px;height:566px;background-image: url(http://funkyimg.com/i/2E97s.jpg);position:relative;overflow:hidden;}
.ket2 { position:absolute; top:0px; left:0px; width:550px; height:650px; overflow:hidden; }

.ket1:hover .sms { opacity:1; transition-duration: 1.2s; -webkit-transition-duration: 1.2s; }
.sms { position:absolute; top:0px; left: -1px; width:519px; height:650px; background-color:#fff; opacity:0; transition-duration: 1.2s; -webkit-transition-duration: 1.2s; }
.info5 {width: 550px; margin-top: 50px; margin-left: -5px;}

.avo {position: absolute;top: 57px;left: 61px;text-align: center;}

.sokr {position: absolute; top: 410px; left: 100px; width: 200px; line-height: 5pt; font-family: arial !important; font-size: 12px; color: #1c140f; }
.sokr1 {position: absolute; top: 357px; left: 325px; width: 200px; line-height: 5pt; font-family: arial !important; font-size: 12px; color: #1c140f; }
.sokr2 {position: absolute; top: 462px; left: 170px; width: 200px; line-height: 5pt; font-family: arial !important; font-size: 12px; color: #1c140f; }

.unk { line-height: 5pt; font-family: arial !important; font-size: 12px; color: #000; }

.ofe {
text-transform: uppercase;
  text-align:center; 
  color: #b4bab1;
font-family: 'Franklin Gothic Book', arial; 
  font-size: 11px;
  text-shadow: 1px 1px 2px #000;
}
.ofe1 {
text-transform: uppercase;
  color: #000;
font-family: 'Franklin Gothic Book', arial; 
  font-size: 15px;
  text-shadow: 1px 1px 2px #fff;
}


.tablo {position: absolute; width: 485px;height: 335px;font-size: 10px;font-family: arial;color: #babcb8;text-align: justify;top: 38px;left: 27px;font-weight: normal;}


.bio {position: absolute;width: 495px;height: 216px;overflow: auto;font-size: 10px;font-family: arial;color: #babcb8;text-align: justify;top: 312px;left: 33px;padding-right: 5px;}


/* гостевая */
.opis {
background: url(http://funkyimg.com/i/2E97u.jpg) no-repeat top center;
 width: 650px;
height: 364px;
font-family: 'Franklin Gothic Book', arial!important;
text-align:center;
font-size: 12px;
text-align:center;
  text-shadow: 1px 1px 2px #000!important;
padding: 20px;
color: #babcb9;
 }

/* приветствие амс */
.welcome {
  background: url(http://funkyimg.com/i/2E97r.jpg) no-repeat top center;
  max-width:616px; /*Ширина картинки*/
  padding: 20px 157px 58px 162px;/*Отступ описания от боковых краёв картинки */
  color: #2c0806;
 height: 567px;
  font-size: 10px;
  font-family: Arial; 
  margin: 1px 0 -1px!important;
}

.levo {
text-align:left;
}
.pravo {
text-align:right;
}

/* новостная */
.news {
  background:url(http://funkyimg.com/i/2E97v.jpg) no-repeat top center;
  max-width:572px; /*Ширина картинки*/
  padding: 30px 60px 30px 60px; /*Отступ описания от боковых краёв картинки */
  color: #babdb9;
  height: 481px; 
  font-size: 11px;
  font-family: Arial; 
  text-align:center;
  text-shadow: 1px 1px 1px #000;
  margin: -1px 0 -1px!important;
}

/* занятые внешности */
.vnesh {
   width: 649px;
    height: 1663px; 
    border: none; 
    padding: 73px 64px 33px 64px; /*Отступ описания от боковых краёв картинки */
    background: url(http://funkyimg.com/i/2E9uj.jpg) 0 0 repeat-y;
}


/* шаблон принятия */
.prinyal {
   width: 423px;
    height: 243px; 
    border: none; 
    background-color: transparent!important;
    background: url(http://funkyimg.com/i/2E97w.jpg) 0% 0% no-repeat; 
    background-position:center; 
}

/*всплывающие подсказки в виде картинок*/
.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
    width: 120px;
    font-style: normal;
    line-height: 11px !important;
    display: block;
    position: absolute;
    text-align: center;
    font-size: 10px;
    font-family: arial!important;
    background-color: #b39d9a!important;
    border: 2px #7c9ea6 solid;
    padding: 1px 1px;
    right: -35px;
    z-index: 2000;
    color: #2b0f14;

}
.tooltip:hover em i {
	position: absolute;
	right:0px;
	display: block;

}

.adv{
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity: 0.5;
transition: opacity 0.6s linear; 
-webkit-transition: opacity 0.6s linear;
-moz-transition: opacity 0.6s linear;
-ms-transition: opacity 0.6s linear;
-o-transition: opacity 0.6s linear;
}
 
.adv:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
}