/*ГРАФИКА -------------------------------------------------------------*/

/* фон */
html, body {
background:
  url("http://forumstatic.ru/files/001a/b3/02/39017.jpg") no-repeat fixed center top, #000000;
}


/* шапка */
#pun-title table {
background-image : url("http://forumstatic.ru/files/001a/b3/35/10693.jpg"); 
background-color: transparent!important; 
background-repeat : no-repeat;
background-position: center;
border: none;
height: 71px;
width: 980px;
margin-left: -16px;
margin-top: 130px;
   margin-bottom: 0px;
}



/* пан */
#pun {background-color: transparent; background-image: url("http://forumstatic.ru/files/001a/b3/35/43221.png");}






/* линия */
hr, .banner-line {
height: 12px;
background: url("") center no-repeat;
border: 0px}



/* Цвет текста на форуме */
.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: #262626;
font-weight: normal;
font-style: normal;}




/* двигалка навигации, общие ссылки и пользовательские*/
div#pun-navlinks { position: absolute; width: 100%; text-align: center; top: -10px; left: 5px; }
div#pun-ulinks { position: absolute; width: 100%; text-align: center; top: 24px; left: 5px; }


/*  Ссылки верхней навигации*/
#pun-navlinks a  {text-align: center;  position:relative; 
font-family: Arial Black; 
font-size: 16px!important; 
font-weight: normal;
 font-style: normal;
color: rgba(204, 202, 202, 0.9)!important; 
    background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 100%);  
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
font-variant: small-caps;
text-transform: lowercase;
letter-spacing: 1px;
transition: all .3s linear 0s;
     display: inline-block;
}

#pun-navlinks a:hover {
text-align: center;  position:relative; 
font-family: Arial Black; 
font-size: 16px!important; 
font-weight: normal;
 font-style: normal;
color: rgba(135, 7, 0,0.8)!important; 
    background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 100%);  
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
font-variant: small-caps;
text-transform: lowercase;
letter-spacing: 1px;
     display: inline-block;
}


#pun-ulinks a  {color: #43291a!important; text-align: center;  position:relative; z-index:2000 !important;  
font-family: Montserrat;
font-size: 10px; !important;
font-style: normal;
font-variant: small-caps;
font-weight: 700;
font-stretch: normal;
line-height: normal;
text-transform: lowercase;
letter-spacing: 1px;
}



/* 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: #6f0500;
  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: #363232; 
}

/* CS2.3 */
#pun-navlinks a {
  color: #6f0500;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #363232;
}




/*ИКОНКИ -------------------------------------------------------------*/

/* Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: 20px;
margin-right: 10px;
margin-top: 2px;
width: 25px;
height: 25px;
background-image : url(http://forumstatic.ru/files/001a/b3/35/44749.jpg);
background-repeat: no-repeat;}

/* Иконка новых */
TR.inew Div.icon {
background-image : url(http://forumstatic.ru/files/001a/b3/35/40795.jpg);
background-repeat: no-repeat;
width: 25px;
height: 25px;}

/* Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://forumstatic.ru/files/001a/b3/35/40795.jpg);
background-repeat: no-repeat;
width: 25px;
height: 25px;}

/* Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://forumstatic.ru/files/001a/b3/35/44749.jpg);
background-repeat: no-repeat;
width: 25px;
height: 25px;}


/* Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #d3d3d3; 
background-image: url("");
color: #351d05;
border: 1px solid #969696;
box-shadow: 0 0 40px rgba(0, 0, 0, .2) inset;}

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
    border-radius: 1px;}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #d3d3d3; 
outline: none; 
background-image: url("");
color: #351d05;
border: 1px solid #969696;
box-shadow: 0 0 40px rgba(0, 0, 0, .2) inset;
}





/* статистика */
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
text-align: center;
color: 000000;
background-color: transparent;
background-image: url("");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 16px;}




/* профиль */
.punbb .post .post-author > ul {
  background:url() 0 bottom no-repeat, url() 0 top no-repeat, url() repeat-y;
margin: 0px 0 0px 8px !important;
padding: 6px 6px!important;
border: 1px solid #969696;
box-shadow: 0 0 40px rgba(0, 0, 0, .2) inset;
}

li.pa-avatar  {z-index: 5; margin-left: -5px !important; margin-top: 5px;}

/* аватар */
li.pa-avatar img {
border: 1px solid #969696;
max-width: 180px !important;
max-height: 180px !important;}

/* статус */
.pa-title {text-align: center;
z-index: 1000;
color: #3c3427;
font-family: Montserrat;
font-size: 10px; !important;
font-style: normal;
font-variant: small-caps;
font-weight: 700;
font-stretch: normal;
line-height: normal;
text-transform: lowercase;
letter-spacing: 1px;
}

/* ник */
.pa-author a, .pa-author {
text-align: center;
font-family: Arial Black; 
font-size: 18px!important; 
font-weight: normal;
 font-style: normal;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 100%);  
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
font-variant: small-caps;
text-transform: lowercase;
transition: all .3s linear 0s;
}

/* подарки позитив */
.post-author ul {
text-align: center; 
font-size: 8px!important;
font-family: Montserrat;
font-style: normal;
font-variant: small-caps;
font-weight: 700;
font-stretch: normal;
line-height: normal;
text-transform: lowercase;
letter-spacing: 1px;
}

/* активность */
.pa-online { text-align: center; 
font-size: 10px!important;
font-family: Arial Black;
font-style: normal;
font-variant: small-caps;
font-weight: 700;
font-stretch: normal;
line-height: normal;
text-transform: lowercase;
}

/* уважение и соо*/
.pa-posts {
color: #3c3427;
font-size: 8px!important;
font-family: Montserrat;
font-style: normal;
font-variant: small-caps;
font-weight: 700;
font-stretch: normal;
line-height: normal;
text-transform: lowercase;
letter-spacing: 1px;
text-align: center; 
}

.pa-respect { text-align: center; text-transform: lowercase;
color: #3c3427;
font-size: 8px!important;
font-family: Montserrat;
font-style: normal;
font-variant: small-caps;
font-weight: 700;
font-stretch: normal;
line-height: normal;
text-transform: lowercase;
letter-spacing: 1px;
}


.pa-respect a:hover, .pa-respect a:focus, .pa-respect a:active { text-align: center; text-transform: lowercase;
color: #3c3427;
font-size: 8px!important;
font-family: Montserrat;
font-style: normal;
font-variant: small-caps;
font-weight: 700;
font-stretch: normal;
line-height: normal;
text-transform: lowercase;
letter-spacing: 1px;
}



/* Посты и репутация рядом */
.pa-posts { 
margin-left: 1px;
 
display: inline-block;
text-align: center; 
width: 70px;
height: 30px;

vertical-align: top;
}
.pa-respect {
display: inline-block; 
  
text-align: center; 
width: 60px;
height: 30px;

vertical-align: top;
}





/* выделение */
    ::selection { 
    background: none repeat scroll 0 0 #6e2020;
    color: #cccaca;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 #6e2020;
    color: #cccaca;
}



#post .container[id$="font-area"]{max-height: 250px!important; overflow: auto;}



