/* ГРАФИЧЕСКАЯ ЧАСТЬ
-------------------------------------------------------------*/

/* Фон */
html, body {
   background: url("http://funkyimg.com/i/WNGo.png") center;
   background-color : black;
   background-attachment:fixed;
        }

#pun { background-image : url("http://funkyimg.com/i/WNCG.png");
background-color : #;
background-position : center;}

/* Шапка */
#pun-title table {background-color: transparent;
   background-image: url("http://funkyimg.com/i/WP5j.png");
   border: none;
   height: 700px;
   width: 1200px;
   margin-left: -180px;
   margin-top: -1px;
   margin-bottom: -15px;
   background-repeat: no-repeat;
   background-position : top center;}

/* Нижний копирайт */
#pun-about p.container {
   background: url("http://funkyimg.com/i/WP4r.png") transparent no-repeat;
   width: 1060px;
   height: 150px;
   margin-left: -110px;
   font-size: 0px;
   background-repeat: repeat-x;}
 div#html-footer {
        margin: 0px 0px 0px 0px;}

 div#pun-about {
       margin-top: 0px;
       margin-bottom: -25px;
}




/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/

/* 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 {
border-color:transparent;
  color: #000000;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
border-color:transparent;
  color: #000000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
  color: #000000;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
border-color:transparent;
  color: #000000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
border-color:transparent;
  color: #000000
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
background-color: transparent;;
  color: #000000
  }


/* CS1.8 */
#pun-navlinks .container {
  border-color:transparent;
  color: #c9af7a;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #000000;
  color: #0f0803
}


.punbb textarea, .punbb input {
  background-image : url("http://funkyimg.com/i/WP6r.png");
  background-color: #c3a970;
  text-color: #211508;
  border-width: 0px;
  border-color: #b89b6c;
  box-shadow: inset 1px 1px 1px 1px #8f8d86;
  border-radius: 15px; /* Закругление */
}

.punbb select, .punbb .quote-box, .punbb .code-box {
  background-image : url("http://funkyimg.com/i/WP6r.png");
  text-color: #080b21;
  background-color: #c3a970;
  border-width: 0px;
  border-color: #a8814a;
  border-radius: 15px; /* Закругление */
}


/* CS2 Цвета границ
-------------------------------------------------------------*/

/* 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 {
border-color:transparent;
  }

#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-color:transparent;
  }

li.pa-online {
border-color:transparent;
  }

.punbb .post-sig dt {
  content: url(http://funkyimg.com/i/Gcvn.png) ;
  width: auto;
  height: auto;
  margin: 20px;
border-color:transparent;
  }



/* 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: #375000;
text-decoration: none;
  }


.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333
  }

/* 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: #dac661;
  }


/* CS3.3 */
#pun-navlinks a {
  color: #220d00;
    border-bottom: 0px none #000;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #220d00;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
   text-decoration: none;
  }

/*/6060*/
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #1b0d04;
  color: #220d00;
  }


/* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы.
 -------------------------------------------------------------*/
.punbb table Div.icon {float: right; display: block; width: 84px; height: 80px; border-style: none;
background-image: url(http://funkyimg.com/i/WQz4.png); 
background-repeat: no-repeat;}
TR.inew Div.icon {
background: url(http://funkyimg.com/i/WQyR.png) no-repeat;}


/* ДРУГОЕ
-------------------------------------------------------------*/
#pun #pun-navlinks.section {border-top-style: none; }
#pun  #pun-navlinks.section .container {border-style: none; }
#pun #pun-main .pa-title {text-align: center; }
#pun #pun-main .pa-author {text-align: center; }
#pun_wrap #pun  #pun-title.section #logo-table tbody{display: none; }
#pun-title.section #title-logo-table tbody #title-logo-tr #title-logo-tdl.title-logo-tdl .title-logo {display: none; }
#pun-announcement h2 {display: none; height: 0px; margin-top: -110px;}
.pa-avatar, .pa-title, .pa-author { text-align: center;}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 396px; top: 289px;}
#pun-main .post-author ul {text-align: center; font-size: 10px;}
.punbb td div.tclcon { padding-left: 15px; }
.lastedit {display: none; }





body { background: url("http://funkyimg.com/i/WNZT.png") repeat-x top left; }







/* профиль окантовка */
.punbb .post .post-author {
width: 210px;
padding-top: 5px;
border: 2px solid #d2c79e;
background-image: url( );
background-color: #e9dfbb; 
box-shadow: 0px 2px 2px #ad9981;
}

/* рамка аватара */
li.pa-avatar img {
border-style: solid;
border-width: 2px;
border-color: #ad9981;
max-width: 180px !important;
max-height: 180px !important;
}

/* статус */
.pa-title {text-align: center;
z-index: 1000;
font: small-caps 700 8pt "Arial" !important;
color: #5c4821 !important; 
letter-spacing: 2px;
}

/* ник */
.pa-author a, .pa-author {text-align: center;
text-shadow: 0px 1px #e4dfcf !important;
color: #5c4821 !important; 
font: small-caps 700 11pt "Georgia" !important;
letter-spacing: 3px;
  font-weight: bold;
}

/* активность */
.pa-online { text-align: center; 
font: small-caps 700 7pt "Arial" !important;
color: #5c4821 !important; 
}

/* уважалка*/
.pa-respect { text-align: center; text-transform: lowercase;
color: #5c4821;
text-shadow: 0px 1px #e4dfcf;
font-family: Georgia;
font-size: 12px!important;
letter-spacing: 1px;
}

.pa-respect a:hover, .pa-respect a:focus, .pa-respect a:active { text-align: center; text-transform: lowercase;
color: #e4dfcf;
text-shadow: 0px 1px #ad9981;
font-family: Georgia;
font-size: 13px!important;
letter-spacing: 1px;
}


#pun-index .tcl h3 {
text-align: center;
}


#pun th {color: transparent;}


::-webkit-scrollbar {
    width: 10px;
    height: 7px;
}
::-webkit-scrollbar-track {
background: #87411f;
}
::-webkit-scrollbar-thumb {
    background: #c97600;
}
 #pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }

.post-author ul li.pa-fld2 {
margin-top: -1px;}





.punbb td div .tclcon, .category .container table .hasicon .tc1 {
opacity: 0.85; /* прозрачность */
font-family: 'Arial'; /* шрифт текста */
font-size: 11px; /* размер текста */
text-transform: none; 
width: 100%; /* ширина, можно в px */
text-align: justify; 
line-height: 10px;
border: none; 
background-color: rgba(55, 46, 38, 0.0980392); /* цвет заднего фона, можно картинку  */
padding: 5px; /* отступ текст от рамки внутри */
}




/*окошки амс*/
.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
 	background: #e9ecc4;
	color: #1c120e;
	padding: 10px 10px;
	bottom: 13px;
	right: 0;
	box-shadow: 0 0 5px #ccc;
 	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000;
}
.tooltip:hover em i {
	position: absolute;
	bottom: -7px;
	right: 0px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}

/*конец*/


/*профиль по центру*/
#pun-main .post-author ul {text-align: center;}


/*поля лз*/
/*полоска*/
.hr1 {
  color:#3f280e;
border-style: dotted; 
  height:1px;
 width=100%
}
/*заливка баллов*/
pa-fld4 {
display: block;	
background: #b2b264;
box-shadow: inset 0px 0px 20px rgba(80, 27, 21, 0.353);		
color: #fff;	
width: 100%;
}
/*конец*/



/*убираем линию прокрутки*/
body {
overflow-x: hidden !important;
}