/* CS1. MAIN
 -------------------------------------------------------------*/

html body {background: #101010 url(http://forumfiles.ru/files/000f/c7/5b/83737.jpg) fixed no-repeat;overflow-x: hidden;background-size: cover;}

#pun {
    margin: auto;
    width: 1136px;
    background: url(http://forumfiles.ru/files/000f/c7/5b/72804.jpg);
    box-shadow: black 0px 0px 20px 0px;
}
.punbb {
    height: auto;
    margin: 0 auto;
    padding: 0px 40px;
    padding-top: 1px;
    margin-top: 55px;
  }

#pun-title, #pun-title .container {
    background: url(http://forumfiles.ru/files/000f/c7/5b/93805.png);
    background-repeat: no-repeat;
    height: 331px;
    width: 1227px;
    margin: -56px -83px 39px;
}

#pun-about p.container {
    background-image: url(http://forumfiles.ru/files/000f/c7/5b/49524.png);
    background-repeat: no-repeat;
    width: 1277px;
    height: 246px;
    border: none;
    margin: -25px 0px -161px -92px;
    font-size: 0px!important;
}

#pun-main h2, #pun #pun-index #pun-stats h2, #pun .punbb #pun-main h1 {
    text-align: center;
    background: url(http://forumfiles.ru/files/000f/c7/5b/80030.png) no-repeat;
    width: 1111px;
    height: 79px;
    font-family: 'Gunny Rewritten';
    color: #d7b1ad;
    text-transform: lowercase;
    line-height: 81px;
    font-size: 22px;
    text-shadow: #000000 1px 1px 0px;
    margin: -10px -27px -29px;
}

.punbb .quote-box, .code-box {
    color: rgb(43, 19, 8);
    padding: 1em !important;
    background-color: rgba(203, 203, 203, 0.25);
    box-shadow: 0 0 0 1px rgb(183, 183, 183), 0 0 0 2px rgb(183, 155, 155), 3px 3px 0px 0px rgb(156, 133, 133), inset rgb(152, 143, 125) 0px 0px 10px, rgb(190, 181, 166) 0px 1px 4px;
}

.punbb textarea {
    color: rgb(39, 39, 39);
    padding: 1em !important;
    border: 3px double rgb(143, 126, 132);
    box-shadow: inset 0 0 30px rgb(146, 124, 124);
    background-color: rgba(210, 201, 201, 0.3);
    max-width: 935px;
} 

.punbb select, input {
    color: #522839;
    padding: 0.1em 13px!important;
    box-shadow: inset 0 0 30px rgb(166, 147, 147);
    background-color: rgba(255, 255, 255, 0.4);
    font-size: 10px!important;
}

/* CS1.8. Copyright */
.copy {
    position: absolute;
    margin-top: 14px;
    margin-left: 834px;
    width: 262px;
    height: 29px;
    text-align: center;
    font-size: 10px;
    color: #968180;
    text-shadow: #b49493 0px 0px 5px;
    font-family: arial;
}


/* CS2. Post status icons
 -------------------------------------------------------------*/
.punbb table Div.icon {background-image: url(http://forumfiles.ru/files/000f/c7/5b/74320.png);background-repeat: no-repeat;}
TR.inew Div.icon {background: url(http://forumfiles.ru/files/000f/c7/5b/13057.png);}
TR.isticky Div.icon {background: url(http://forumfiles.ru/files/000f/c7/5b/50262.png); }
TR.iclosed Div.icon {background: url(http://forumfiles.ru/files/000f/c7/5b/71826.png); }
#pun-main div.catleft, #pun-main div.catright {display: none}

/* CS3. Border colours
-------------------------------------------------------------*/

.punbb .container, .punbb .post-body, .post h3, #pun-title {border-style:none !important; border-color: transparent;}
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,.punbb .category, .punbb .post {border-style:none !important; border-color: transparent;}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {   border-style:none !important; border-color: transparent;}
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table {border-style:none !important; border-color: transparent;}
.punbb th {border-style:none !important; border-color: transparent;}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {    border-style:none !important; border-color: transparent;}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {border-style:none !important; border-color: transparent;}
.punbb .divider {border-style:none !important; border-color: transparent;}
.punbb .formal fieldset .post-box, .punbb .info-box {border-style:none !important; border-color: transparent;}


/* CS4. 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: #3b3b3b;
    transition: all 1s;
    text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    color: #442F22;
    transition: all 1s;
    text-decoration: none;
    text-decoration: none;
    margin-top: 2px;
}

.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 {
    position: relative;
    color: #5a3030;
    transition: all 1s;
    text-decoration: underline;
}

#pun-navlinks a {
    text-decoration: none;
    transition: all 1s;
    color: #3e352c;
    text-shadow: black 1px 1px 0px;
}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #562f34;
    transition: all 1s;
    text-decoration: none;
    text-shadow: #751f35 0px 0px 10px;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
    background-color: #333;
    color: #5c400a;
}


/* CS5 Other
 -------------------------------------------------------------*/
#pun-announcement h2 {display: none}
.stickytext, .closedatafield, .lastedit {display:none}
.post-author {font-size: 11px;}
.punbb h3 {    margin: 1px 0;}
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .post-author ul {text-align: center;}
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .pa-author {text-align: center; }
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container ul .pa-title {text-align: center;margin-bottom: 7px;}
.inner, #font-area, #size-area, #video-area, #color-area, #smilies-area, #image-area, #addition-area, #table-area {
    box-shadow: inset 0 0 30px #987f86;
    background: #dfd8cd!important;
    z-index: 1000;
    border: 1px solid #8f7e84!IMPORTANT;
}
::selection {background: none repeat scroll 0% 0% #a67c7a;color: #ffffff;}
::-moz-selection {background: none repeat scroll 0% 0% #816262; color: #ffffff;}
::-webkit-scrollbar {width: 5px; height: 5px;}
::-webkit-scrollbar-thumb {background: #452428;border-radius: 5px;box-shadow: inset rgb(29, 29, 29) 0px 0px 4px;}
::-webkit-scrollbar-track {box-shadow: inset rgba(37, 37, 37, 0.75) 0px 0px 4px;border-radius: 5px;border: solid 1px #0c0c0b00;}
li#navawards {display: none;}
.lastedit {display:none}
#pun-viewtopic li.pa-gifts {display: none;}
.punbb .pa-avatar img {
    max-width: 180px;
    height: auto;
    box-shadow: 0 0 5px #000!important;
    border-style: solid;
    border-width: 5px;
    -moz-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 5 repeat;
    -webkit-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 5 repeat;
    border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 5 repeat;
    text-shadow: black 1px 1px 0;
}
.closedatafield{display:none;}
#pun td .modlist {display: none;}
div#html-footer {   margin: 0;}
div#pun-about {    margin: 0;}
blockquote {    margin: 0;}
#pun-admain fieldset p {
    border-color: #999999 !important;
    background-color: #b2b2b2 !important;
}
#pun-navlinks #navawards{display:none;}
.modal-inner.section {    background-color: rgba(216, 216, 216, 0.39);}
img.wannasee {    max-width: 470px;    border: solid 2px #525571 !important;}
div#pun-live-rusff {    margin-top: 4px!important;}
ul.wrapper, ul.wrapper li.pa-awards {width: 200px;margin-top: -60px;margin-left: -15px;margin-bottom: -10px;}
li.pa-online {   border-style:none !important; border-color: transparent;  }

.category .tclcon {
    color: #000000;
    margin-left: 72px;
    text-align: justify;
    line-height: 16px;
}


.inner.post_reputation {
    background: url(http://forumfiles.ru/files/000f/c7/5b/72804.jpg) center!important;
    border: #8f7e84 solid 1px!important;
    box-shadow: inset 0 0 30px #3c3c3c, 0 0 40px #222!important;
}


div#image-area {background: url(http://funkyimg.com/i/2MtXw.jpg) center;}
.post-rating .container {font-size: 9px;}
#profilenav h2 span {color: #3e3e3e; font-size: 17px;}
li.pa-author a {
    transition: all 1s;
    text-decoration: none!important;
    color: rgba(212, 165, 165, 0.65) !important;
    background: linear-gradient(rgba(255,255,255,1) 10%, rgba(0,0,0,1) 100%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.71), 0 0 5px rgba(247, 0, 0, 0.4);
}

.pa-author a:hover {
    color: #d6a8a8!important;
    text-shadow: #fedddd 0px 0px 20px;
}

}
#pun-userlist .main .tc2 {
    font-family: verdana;
    font-size: 11px;
}


li.post-author-Sp {
    margin: 11px -1px -16px -5px;
}

ul.wrapper{
margin-left:-15px;
width:167px!important;
margin-bottom:-15px;
display:none;
}
ul.wrapper,
ul.wrapper li.pa-awards{
border-color:transparent;
}

.pa-posts {
    display: inline-block;
    text-transform: lowercase;
    width: 39px;
    margin-left: 0px;
    border-style: solid;
    border-width: 3px;
    -moz-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    -webkit-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    box-shadow: inset 0 0 5px #072901, 0 0 5px #222!important;
    background: #370c1e6e;
    color: #8d7c79;
    text-shadow: black 1px 1px 0;
    }
.pa-respect {
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 12px!important;
    text-transform: lowercase;
    width: 66px;
    margin-left: 0px;
    border-style: solid;
    border-width: 3px;
    -moz-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    -webkit-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    box-shadow: inset 0 0 5px #072901, 0 0 5px #222!important;
    background: #370c1e6e;
    color: #8d7c79;
    text-shadow: black 1px 1px 0;
    }

.adformal {
    border: none!important;
}

.punbb .formal fieldset {
    margin-top: -6px!important;
}

body.redirect-page {
    background: #101010 url(http://forumfiles.ru/files/000f/c7/5b/83737.jpg) fixed no-repeat!important;
    background-size: cover!important;
}

div#pun-redirect {display:none;}

h1.main-title {
    background: none!important;
    text-shadow: #525252 0 0 5px!important;
    color: #304a56!important;
    margin-bottom: -54px!important;
    margin-top: 5px!important;
}

.pmtc22 {
    width: 20% !important;
    font-family: verdana!important;
}

.punbb legend span {
    COLOR: TRANSPARENT!IMPORTANT;
}

.pa-respect a {
    color: #8d7c79!important;
}

#pun-reputation h1 {
    height: 32px!important;
    background-image: none!important;
    LINE-HEIGHT: 95PX!important;
    margin-bottom: 14px!important;
    width: 775px!important;
    margin-left: -4px!important;
    color: #5b6061!important;
    text-shadow: none!important;
}

#tooltip {position:absolute;background-color: #231d1f;z-index:1001;max-width:140px;text-shadow: black 1px 1px 0px;box-shadow: inset 0 0 5px #210303, 0 0 5px 0 #210303;-webkit-box-shadow: inset 0 0 5px #210303, 0 0 5px 0 #210303;-moz-box-shadow: inset 0 0 5px #032108, 0 0 5px 0 #032108;font-family:verdana;font-size:10px;display:none;color: #9f8f8b;text-align:center;padding: 3px 7px 5px;border: solid 1px #4a242c;}

#partners a img {opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);transition-duration: 1s;filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);}
#partners a:hover img {opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);transition-duration: 1s;-webkit-filter: none; /* Safari 6.0 - 9.0 */filter: none;}

#partners2 a img {opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);transition-duration: 1s;}
#partners2 a:hover img {opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);transition-duration: 1s;-webkit-filter: none; /* Safari 6.0 - 9.0 */filter: none;}

#pun-main h2 span, .punbb h1 span, #pun-index .category h2 span, #pun-stats.section h2 span {
    color: rgba(195, 160, 145, 0.65) !important;
    background: linear-gradient(rgba(255,255,255,1) 10%, rgba(0,0,0,1) 100%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.71), 0 0 5px rgba(247, 0, 0, 0.4);
}

.linktabspn {
    font-family: 'Gunny Rewritten';
    font-size: 17px;
    color: #b08e84;
    text-shadow: #000000 1px 1px 0px;
    text-align: center;
}


.linktabspn a {
    color: rgba(195, 160, 145, 0.65) !important;
    background: linear-gradient(rgba(255,255,255,1) 10%, rgba(0,0,0,1) 100%) !important;
    background-clip: text!important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.71), 0 0 5px rgba(247, 0, 0, 0.4);
    text-decoration: none!important;
}

.linktabspn a:hover {
    color: rgba(247, 212, 216, 0.65) !important;
    background: linear-gradient(rgba(255,255,255,1) 10%, rgba(0,0,0,1) 100%) !important;
    background-clip: text!important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.71), 0 0 5px rgba(247, 0, 0, 0.4);
    text-decoration: none!important;
}

#mask_dialog .inner {background: #F4F5F6 url(http://forumfiles.ru/files/000f/c7/5b/72804.jpg) center!important;
}

li.pa-fld1 {
    margin: -21px -13px 5px;
}

.my-tabs {
   background: url(http://forumfiles.ru/files/000f/c7/5b/72804.jpg) center!important;
   border-style: solid!important;
    border-width: 5px!important;
    -moz-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 5 repeat!important
    -webkit-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 5 repeat!important;
    border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 5 repeat!important;
    box-shadow: black 0 0 40px 0px, inset #000000 0 0 50px 0px!important;
}

.link3{padding: 0 10px 2px 10px;text-decoration: none!important;font-family: 'Gunny Rewritten';font-size: 20px;}

li.pa-fld2 {
    text-align: justify;
}

#pun-stats li.item1, #pun-stats li.item2 {
    float: left;
    display: inline-block;
    line-height: 150%;
    height: 20px;
    width: 190px;
    font-size: 10px;
    text-align: center;
}

#pun-stats li.item3, #pun-stats li.item4 {
    display: inline-block;
    line-height: 150%;
    height: 20px;
    text-align: center;
    width: 290px;
    font-size: 10px;
}

dt {
    background: #c3bfaf;
    height: 1px;
    width: 300px;
    margin-left: 33%;
    margin-bottom: 10px;
    box-shadow: #c7c1bc 0 0 10px 2px;
}

li.pa-fld3 {
    display: inline-block;
    text-transform: lowercase;
    width: 57px;
    margin-left: 0px;
    border-style: solid;
    border-width: 3px;
    -moz-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    -webkit-border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    border-image: url(http://forumfiles.ru/files/000f/c7/5b/66641.png) 3 repeat;
    box-shadow: inset 0 0 5px #072901, 0 0 5px #222!important;
    background: #370c1e6e;
    color: #8d7c79;
    text-shadow: black 1px 1px 0;
}

img.post-img-Sp {
    padding: 10px 20px 3px!important;
}

.my-tabs>span {
    font-family: 'Gunny Rewritten'!important;
    letter-spacing: 2px!important;
    font-size: 11px!important;
    padding-top: 13px!important;
    text-shadow: none!important;
    color: #25420a!important;
}

#pun-stats li.item4 {
    text-align: right;
}

hr.spnmainhr {
    background: #c5bcb5;
    margin: 8px 50px 6px;
    border: solid 1px #d8cfc9;
    height: 1px;
    box-shadow: #d8cdbc 0 0 10px 2px;
}

.spnmainnavi {
    text-align: center;
    font-size: 10px;
    color: #81796d;
}

dd {
    margin: 0!important;
}

.pa-fld2 A {
    COLOR: #a0968b!IMPORTANT;
}