/*GRAPHICS-------------------------------------------------------------*/


/* BODY */
body {
    background: url(http://i.imgur.com/c7PSWDF.jpg) top center repeat-x, url(http://i.imgur.com/c7PSWDF.jpg) bottom center repeat-x, url(http://i.imgur.com/xuIz1l9.jpg) top center;
    background-color: #110d0c;
    margin-bottom: 21px !important;
}

/* LOGO TITLE */
#pun-title table {
    background-image: url(http://i.imgur.com/MCyBXq1.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    height: 500px;
    width: 898px;
    margin-left: -61px;
}

/*PUN TELO */
#pun {
    background-color: #b7c9cb;
    background-image: url(http://i.imgur.com/uREpqHT.jpg);
}



/* FOOTER */
#pun-about p.container {background-image: url(http://i.imgur.com/xUDk79z.jpg);background-position: center top;background-repeat: no-repeat;height: 144px;width: 940px;margin-left: -73px;text-align: center;border-color: transparent;}

div#pun-about {
   margin-bottom: -44px;
}


#profilenav h2 {text-shadow: none;}

#pun-redirect.punbb  #pun-main h1 {
background: none;}


hr, .banner-line {
    height: 1px;
    background: #161928 center no-repeat;
    border: 1px solid #9ea6d0;
    margin: 6px !important;
    box-shadow: 0 0 10px #e4dca6;
    }

/* BODY TEXT */
.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;}

/* NAV LINKS CONTAINERS  */
div#pun-navlinks {
    position: relative;
    width: 100%;
    line-height: 23pt !important;
    text-align: center;
    top: -227px;
    left: 0px;
    word-spacing: 15px;
    }
div#pun-ulinks {position: relative;width: 100%;text-align: center;top: -249px;margin-bottom: 0px;margin-left: 0px;}

#navpiar {margin-left: 15px !important;}

/* MAIN LINKS */

/* cs2.1. MAIN LINKS */
.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: #4a0b0b;font: bold 11px georgia;letter-spacing: 0px;border-bottom: 0px none #000;text-decoration: none;-moz-transition: all 0.2s 0.02s ease;-o-transition: all 0.2s 0.02s ease;-webkit-transition: all 0.2s 0.02s ease;}


/* cs2.2  MAIN LINKS HOVER  */
.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: #1d6562;
    border-bottom: 0px none #000;
    }

/* cs2.3.  TOP NAV */
#pun-navlinks a {
    color: #742724;
    text-transform: lowercase;
    font: 28px AvQest;
    border-bottom: 0px none #000;
    letter-spacing: 0px;
    text-shadow: 1px 1px 1px #190505;
}

/* cs2.4.  BOTTOM NAV */
#pun-ulinks a {
    color: #18595a;
    font: bold 7px arial;
    text-shadow: 1px 1px 0 #110d0c!important;
    border-bottom: 0px none #000;
    letter-spacing: 1px;
    padding: 2px 2px 2px 2px !important;
    text-transform: uppercase;
    -moz-transition: all 0.2s 0.02s ease;
    -o-transition: all 0.2s 0.02s ease;
    -webkit-transition: all 0.2s 0.02s ease;
    }

/* cs2.5.  TOP NAV HOVER  */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #cf5856;
  text-shadow: 1px 1px 1px #220a0a, 0 0 5px #bf1b1b;
  }


/* cs2.5. BOTTOM NAV HOVER */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  border-bottom: 0px none #000;
  color: #541515;
  }

/*ICONS-------------------------------------------------------------*/

/* OLD ICON*/
Div.icon {background-image: url(http://i.imgur.com/k87KDzk.png);background-repeat: no-repeat;}

/* NEW ICON */
TR.inew Div.icon {
background-image : url(http://i.imgur.com/dO87xsW.png);
background-repeat: no-repeat;
}

/* IMP ICON */
TR.isticky Div.icon {
background-image : url(http://i.imgur.com/2FFy0BW.png);
background-repeat: no-repeat;
}

/* CLOSED ICON*/
TR.iclosed Div.icon {
background-image : url(http://i.imgur.com/SAuXCjB.png);
background-repeat: no-repeat;
}


/* Quotes - codes - text-area*/
.punbb .quote-box, .punbb .code-box 
{
    background: #95a8ab;
    color: #080808 !important;
    box-shadow: inset 0 0 18px #3a6c73;
    border: 4px double #502925 !important;
    }

.punbb textarea, .punbb select {
        background: #ced9da;
        border: 2px solid rgb(207, 224, 226) !important;
    }


#post-form h2 {text-align: center;font-size: 0px !important;background: url(http://i.imgur.com/aXiOtz2.jpg) center no-repeat;width: 845px;margin-bottom: 0px;margin-top: -35px;margin-left: -13px;height: 85px;}



/* Category headlines*/
#pun-main .category h2 span {
visibility: hidden;
}


/*------------------------SCROLLING-----------------------*/
::-webkit-scrollbar-thumb:vertical {
    background-color:#214c4e;
}

::-webkit-scrollbar-thumb:horizontal {
    background-color:#214c4e;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #332222;
    }

/*---------------LZ---------------*/
.lz {
    position: relative;
    width: 161px;
    margin-left: 3px !important;
    margin-top: -1px!important;
    margin-bottom: 16px !important;
    padding: 10px;
    padding-bottom: 6px;
    padding-top: 5px;
    line-height: 8pt !important;
    height: auto;
    text-align: justify;
    font: 10px tahoma !important;
    color: #5b6c6f;
    background: #081d20;
    box-shadow: inset 0 0 17px #031113;
    border: 4px double rgb(26, 62, 66);
}

.lz a {text-transform: lowercase;font: bold 10px tahoma!important;color: #266963 !important;letter;letter-spacing: 0px !important;}


/*---------------LINKS---------------*/
.urls {
 color: #f6cd44!important;
 font: 10px verdana !important;
 text-align: center;
 margin-top: 6px !important;
 padding: 0px 0px 0px 0px;
 letter-spacing: 0px!important;
 text-transform: lowercase;
 text-shadow: 1px 1px 0 #32233e !important;
 display: inline;
 -webkit-transition: .3s all;
 -moz-transition: .3s all;
 -ms-transition: .3s all;
 -o-transition: .3s all;
 transition: .3s all;
}
.urls:hover {
    color: #c4bbe0 !important;
    text-align: center;
}


/*---------------buttons---------------*/
input.button {cursor: pointer;height: 0px;padding: 7px 7px 9px 7px;background: #8da6a9;text-shadow: 1px 1px 0 #32959e !important;color: #581616 !important;font: bold 12px georgia !important;text-align: center;box-shadow: inset 0 0 10px #658e92, 1px 1px 3px #8d9d9e;border: 3px double #6c9296;border-radius: 5px;letter-spacing: 1px!important;line-height: 0px !important;margin-left: 10px!important;text-transform: lowercase;}


.act {position: absolute;margin-top: -120px !important;margin-left: 611px!important;}
.act img {margin-left: 14px;}


.post-author.online > ul > li.pa-awards > span.mini_awards_label {display: none !important}
li.pa-awards {margin-top: -2px!important;margin-bottom: -7px!important;margin-left: 11px;}

/*-----banners--------*/
.banners {position: absolute;margin-top: -50px !important;left: 55px !important;width: 87%;height: 64px;text-align: center;padding: 0px;overflow-y: auto;opacity: 0.3;-webkit-transition: .3s all;-moz-transition: .3s all;-ms-transition: .3s all;-o-transition: .3s all;transition: .3s all;}
.banners:hover {opacity: 1;}

#pun-stats {text-align: justify;} 
#pun-stats a {font: 12px tahoma !important; text-transform: none !important;}
#pun-stats > div > ul > li.item4 > strong > a {font-weight: bold !important;}


/* картинки размером не более 500 пикселей */
.punbb .post-content img.postimg {
width: auto; height: auto; max-width:100%!important; max-height:500px!important;
}


/* Скрыть число зарегистрированных */
#pun-stats li.item3 {display: none}


/* Удаление надписи закрыто около названия темы */
.closedatafield {display:none;}

/* СКРЫТИЯ МОДЕРОВ С ГЛАВНОЙ СТРАНИЦЫ */
#pun td .modlist{display:none;} 

/* скрыть подарки в профиле */
#pun-viewtopic li.pa-gifts {display: none;}



/* cкрыть: "форум, тем, сообщений, последнее сообщение" */
#pun-index .category table  thead {
display:none;
}