/* CS1 Фон и цвет текста*/


BODY {overflow-x: hidden;}
/* 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: transparent;
color: #222221;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
body {
background: url(http://funkyimg.com/i/2Arm8.jpg) repeat fixed #58595e; background-size: cover;
}

/* CS1.3 Шапка */
#pun-title table {
background-image: url(http://funkyimg.com/i/2CivF.jpg); 
background-repeat: no-repeat;
background-position: top center;
border: none;
margin-left: -60px;
height: 290px;
width: 1015px;
margin-top: 30px;
}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #9d9a97;
background-image: url(http://funkyimg.com/i/2ABA5.jpg);
width: 1015px;
background-position: top center;
}

/* СТРАНИЦА ПЕРЕАДРЕСАЦИИ */
#pun-redirect {
width: 950px;
text-align:center;
border-width:2px;
  border-bottom: double;
  border-top: double;
  border-left: double;
  border-right: double;
border-color:#d9e2e9;
}

/* 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: #0e0c1a;
  text-decoration: none;
  font-family: Spectral SC; 
  font-size: 13px;
 text-transform: lowercase;
}


/* 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: #2b283c;
  text-decoration: none;
font-family: Spectral SC; 

}

/* CS2.3 */
#pun-navlinks a {
  color: #0e0c1a;
  text-decoration: none;
 }

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #0e0c1a;
  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: 75px;
height: 75px;
background-image : url(http://funkyimg.com/i/2ABDJ.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2ABDH.png);
background-repeat: no-repeat;
width: 75px;
height: 75px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2ABDM.png);
background-repeat: no-repeat;
width: 75px;
height: 75px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2ABDM.png);
background-repeat: no-repeat;
width: 75px;
height: 75px;}



/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-image: url(http://funkyimg.com/i/2ABEf.jpg);
  padding: 1em;
color: #22202e;
}
#pun-main div.catleft, #pun-main div.catright {display: none}
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-width:1px;
  border-bottom: double;
  border-top: double;
  border-left: double;
  border-right: double;
 border-color:#d9e2e9;
 }
.punbb input { 
border-width:1px;
  border-bottom: double;
  border-top: double;
  border-left: double;
  border-right: double;
border-color:#d9e2e9;

 }

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #9e9b98;
color: #1e1e2a;}

/* CS5.5 Централизация */
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-announcement h2 {display: none;}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

#pun-main h2, #pun-stats.section h2 {
  padding: 3px 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

/* Хрень для таблицы */
a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: Spectral SC;
font-size: 12px;
background-color:transparent;
color: #0e0c1a; 
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #6f565c;
border-left-width: 5px;
width: 170px;
}


a.tvm:hover {
font-family: Spectral SC;
font-size: 12px;
color: #0e0c1a; 
background-color:transparent;
display: block;
font-weight: bold;
text-align:center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #6f565c;
border-left-width: 5px;
width: 170px;
}



.tip {
	padding: 10px; /* расстояние текста от края окна */
	color: #644e53; /* цвет шрифта */
	background-color: #504539; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}




.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: transpanent;
	border-color: transpanent;
	border-style: none;
	
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 30px;
	height: 30px;
}

.hoverbox li
{
	background: transpanent;
	border-color: transpanent;
	border-style: none;

	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;
}

.hoverbox .preview
{
	border-color: transpanent;
	width: 100px;
	height: 100px;
}



.poverbox
{
	cursor: default;
	list-style: none;
}

.poverbox a
{
	cursor: default;
}

.poverbox a .preview
{
	display: none;
}

.poverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.poverbox img
{
	background: transpanent;
	border-color: transpanent;
	border-style: none;
	
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 63px;
	height: 63px;
}

.poverbox li
{
	background: transpanent;
	border-color: transpanent;
	border-style: none;

	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;
}

.poverbox .preview
{
	border-color: transpanent;
	width: 180px;
	height: 180px;
}

/* категории и статистика */
.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats h2{
  background-color: #;
  color: #6f565c;
  font-weight: bold;
  font-family: 'Spectral SC';
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}



/* картинка в самый низ */
          #logobottom {
background: transparent url("http://funkyimg.com/i/2ABAW.jpg") 
bottom center no-repeat;
height: 75px;
width: 1015px;
margin-bottom: -80px;
margin-left: -61px;
  }



/* Полоса прокрутки */
::-webkit-scrollbar {width: 12px; height: 8px;}  
::-webkit-scrollbar-track {background-color: #9b9795;} 
::-webkit-scrollbar-thumb {background-color: #bcb8b5;}
::-webkit-scrollbar-thumb:active {background: #6f565c;}





/* ОКАНТОВКА ПРОФИЛЯ */
#pun-main .post-author ul {
margin: auto;
border-width:1px;
  border-bottom: double;
  border-top: double;
  border-left: double;
  border-right: double;
border-color:#6f565c;
background-image: url(http://funkyimg.com/i/2ABEf.jpg);
width: 80%;
text-align: center;
}
.pa-avatar{
border-width: 1px;
  border-bottom: double;
  border-top: double;
  border-left: double;
  border-right: double;
border-color:#6f565c;
max-width: 180px;
max-height: auto;
margin-left: 8px!important;
}

.lz { 
font-family: Spectral SC; 
font-size: 10px;
background-color: transpanent;
text-align: center;

}
.http { 
font-family: Spectral SC; 
text-transform: uppercase; 
width: 206px;
font-size: 13px!important;
letter-spacing: -1px;
background-color: inherit; 
text-align: justify;
}


/* ник */
.pa-author a, .pa-author {text-align: center;
text-transform: uppercase;
font: small-caps 700 13pt "Vidaloka" !important; /* капс, размер, шрифт */
letter-spacing: 1px; /* расстояние между буквами */
  font-weight: normal; /* начертание */
margin-bottom: 5px!important;
margin-top: 15px!important;
}


/* статус */
.pa-title {text-align: center;
font: small-caps 700 10pt "Spectral SC" !important;
letter-spacing: 1px;
color: #6f565c; 
}


/* репутация и сообщения в одну строчку */
.pa-posts,.pa-respect{
  display: inline-block;
  padding:2px!important;
  float:none!important;
  max-width:70px!important;
  height: 5px!important;
  text-align:center;
  margin:3px 0 7px 2px;
  text-transform: uppercase;
  font: normal small-caps 700 9px/11px Spectral SC;
}

/* ЕБЕМСЯ С НАГРАДАМИ */
.pa-awards{
font-size: 14px;
}

/* Скрыть кнопку наград */
  #navawards {display: none!important;
}


/* УБИРАЕМ НАДПИСЬ АКТИВЕН В ПРОФИЛЕ */
.post-author .pa-online{
display:none;
}

/*ГРАФИКА В ТАБЛИЦУ*/
.image.UP,
.image.Down {
   border:2px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}