#smilies-area.container {
    overflow-y: auto;
    height: 200px;
    width: 501px;
}

ul.tabs li a {
    color: #181617;
    display: block;
    margin-bottom: -1px;
    padding: 0px 0px 0px;
    position: relative;
    font-family: tahoma;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    width: 62px;
    text-align: center;
    background-color: #b4b1b8;
}

#pun {
    background-image : url("http://funkyimg.com/i/2DPLk.png");
    background-color: #f9f7f1;
    background-position: center;
}

body {
    background: url(http://funkyimg.com/i/2DRdh.png) repeat fixed center top;
    background-color : #4a4857;
    background-size: cover;
}

#pun-title table {
    width: 950px;
    height: 245px;
    margin-top: -1px;
    margin-left: -14px;
    background: url(http://funkyimg.com/i/2DU2s.png) no-repeat top center;
}

#pun-title table tbody tr .title-logo-tdr {
    position: absolute;
    z-index: 1;
    left: 90px;
    top: 10px
}

#pun-about p.container {
    background: url("http://funkyimg.com/i/2DRNm.png") transparent no-repeat;
    width: 945px;
    height: 120px;
    margin-left: -14px;
    margin-bottom: -94px;
    font-size: 10px;
}

#pun_wrap {
    background: url("h") no-repeat scroll center bottom transparent;
    padding-bottom: 27px;
}

/* CS1 Background and text colours
-------------------------------------------------------------*/
/* 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 {
    background-color: transparent;
    color: #1f1e25d6;
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3 {
    background-color: transparent;
    color: #1f1e25d6;
}

.punbb .main .container, .punbb .post .container, .punbb .post h3 {
    background-color: transparent;
    color: #1f1e25d6;
}

.punbb-admin #pun-admain .adcontainer {
    background-color: #bab4bc;
    color: #1f1e25d6;
}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    text-align: center;
    background-color: transparent;
    color: #1f1e25d6;
    font-weight: normal;
    font-style: normal;
}

/* CS1.4 */
#pun-title, #pun-title .container {
    background-color: transparent;
    color: #450404;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
    background-color: transparent;
    color: #1f1e25d6;
}

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
    background-color: transparent;
    color: #1f1e25d6;
}

/* CS1.7 */
.punbb .quote-box {
    background-color: #ddd9ddb0;
    border-color: #41454db5;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #424c5c;
    border-left-style: solid;
    border-left-color: #424c5c;
    border-left-width: 9px;
}

.punbb .code-box {
    background-color: #ddd9ddb0;
    border-color: #41454db5;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #77ac9b;
    border-left-style: solid;
    border-left-color: #6c9d8c;
    border-left-width: 9px;
}

/* CS1.8 */
#pun-navlinks .container {
    text-align: center;
    text-transform: lowercase;
    font-family: philosopher;
    font-weight: bold;
    font-size: 12px;
}

#pun-ulinks .container {
    sha font-family: tahoma;
    font-size: 9px;
    text-transform: uppercase;
}

.offline li.pa-online strong {
    font-weight: normal
}

.punbb textarea, .input input {
    color: #1f1e25;
    box-shadow: inset 1px -1px 3px 0px #d0cec9b8, inset -1px 1px 3px 0px #d0cec97d;
    border: 1px solid!important;
    border-color: #37283352!important;
    background-color: #dfdce085;
}

.punbb select {
    color: #1f1e25;
    box-shadow: inset 1px -1px 3px 0px #d0cec9b8, inset -1px 1px 3px 0px #d0cec97d;
    background-color: #dfdce085;
}

.hashelp center div a button, .button {
    /* background-image: url("http://funkyimg.com/i/2DwnF.png"); */
    background-color: #d3ced3;
    color: #2c333dd6!important;
    /* box-shadow: inset 0px -1px 3px 0px #d0cec9b8, inset -1px 1px 3px 0px #d0cec97d; */
    border: 3px double!important;
    border-color: #37283352!important;
    cursor: pointer;
    font-family: tahoma!important;
    font-size: 10px!important;
    font-weight: bold!important;
    text-transform: uppercase;
}

.hashelp center div a button:hover, .button:hover {
    color: #2c333d!important;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#size-area, #font-area, #video-area, #image-area, #keyboard-area, #smilies-area, #color-area, #table-area, #addition-area {
    color: #1f1e25;
    box-shadow: inset 1px -1px 3px 0px #d0cec9b8, inset -1px 1px 3px 0px #d0cec97d;
    border: 1px solid!important;
    border-color: #37283352!important;
    background-color: #cdc9cfed;
}

/* CS2 Border colours
-------------------------------------------------------------*/
/* 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 {
    border-color: transparent;
}

.punbb-admin #pun-admain h2 {
    border: 0px;
    color: #2b323c;
    font-family: philosopher;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #2b323c;
    background-color: #9f9da0;
}

/* 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 {
    ; }

#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: 1px solid #480746
}

li.pa-online {
    /* border-left-color: #480746; */
}

.punbb .post-sig dt {
    border-style: inset;
    border-width: 1px;
    opacity: 0.4;
}

/* 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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    color: #2c333d;
    text-decoration: none;
}

a.permalink {
    color: #2c333d!important;
}

a.permalink:hover {
    color: #464f60!important;
}

a.sharelink {
    color: #2c333d!important;
}

a.sharelink:hover {
    color: #464f60!important;
}

.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: #464f60;
    border-width: 1px;
    border-bottom-style: dashed;
}

td.tcr a {
    font-weight: bold;
    text-transform: lowercase;
}

/* CS3.3 */
#pun-navlinks a {
    color: #2a313b;
    border-bottom: 0px none #000;
    text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    text-shadow: 2px 2px #525b67;
    color: #fea74edb;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
    background-color: #333;
    color: #fff;
}

#pun-ulinks a {
    color: #656669;
    border-bottom: 0px none #000;
    text-decoration: none;
}

#pun-ulinks a:hover {
    color: #2c333d;
    border-bottom: 0px none #000;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/
div.icon {
    border-color: transparent
}

tr.iredirect div.icon {
    border-color: transparent
}

div.inew {
    border-color: transparent
}

#pun-main div.catleft, #pun-main div.catright {
    display: none
}

.punbb td div.tclcon {
    margin-left: 10px;
}

#pun-index table Div.icon {
    background-image : url("http://funkyimg.com/i/2DSjN.png");
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    margin-left: -14px;
    margin-top: -8px;
}

#pun-index TR.inew Div.icon {
    background-image : url("http://funkyimg.com/i/2DSjP.png");
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    margin-left: -14px;
    margin-top: -8px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon {
    background-image: url("http://funkyimg.com/i/2DSku.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 10px;
    margin-left: 0px;
    margin-right: 8px;
    margin-top: 2.6px;
    position: relative;
    width: 10px;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon {
    background-image: url("http://funkyimg.com/i/2DSkn.png");
    background-repeat: no-repeat;
    height: 11px;
    width: 12px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon {
    background-image: url("http://funkyimg.com/i/2DSks.png");
    background-repeat: no-repeat;
    height: 11px;
    width: 12px;
}

#pun-viewforum TR.iclosed Div.icon. #pun-messages TR.iclosed Div.icon {
    background-image: url("http://funkyimg.com/i/2DSkt.png");
    background-repeat: no-repeat;
    height: 11px;
    width: 12px;
}

#pun-announcement h2 {
    display: none
}

#pun-announcement .container {
    padding-top: 1em
}

#pun-title h1 span {
    display: none
}

div#pun-live-rusff {
    display: none;
}

.post-author {
    margin-left: 8px!important;
    margin-top: 2px !important;
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
    width: 200px !important;
    background: url("http://funkyimg.com/i/2DPR8.png") no-repeat scroll center top, url("http://funkyimg.com/i/2DPSa.png") no-repeat scroll center bottom, rgba(0, 0, 0, 0) url("http://funkyimg.com/i/2DPRe.png") repeat-y scroll center center;
}

.post-author ul {
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    width: 180px;
}

.pa-author a, .pa-author {
    color: #dfdce0!important;
    font-family: philosopher;
    font-size: 15px;
    text-transform: lowercase;
    margin-top: 9px!important;
}

.pa-author a:hover {
    color: #dedfdb!important;
    transition: all 0.3s ease-in-out;
}

.pa-title {
    text-transform: uppercase;
    font-size: 7px;
    color: #372833a3;
    letter-spacing: 1px;
    margin-top: 3px!important;
}

.pa-avatar.item2 > img {
    border-image: url("http://funkyimg.com/i/2DSiE.png") 5 5 5 5 round round;
    border-style: solid;
    border-width: 4px;
}

.pa-avatar.item2 {
    margin-left: -4px;
}

.pa-respect, .pa-posts, .pa-fld2 {
    display: inline-block;
    background-color: #c4c0c2d4;
    border-style: double;
    border-width: 3px;
    border-color: #2c333d36;
    width: 50px;
    font-size: 9px;
    font-family: tahoma;
    text-transform: lowercase;
}

.pa-fld1 {
    width: 181px;
    margin-left: -1px!important;
    font-family: tahoma;
    line-height: 10px;
}

.name {
    font-family: philosopher;
    font-weight: bold;
    font-size: 11px;
}

.perslegend {
    background: url(http://funkyimg.com/i/2DPTD.png) no-repeat scroll center top, url(http://funkyimg.com/i/2DPU2.png) no-repeat scroll center bottom, rgba(0, 0, 0, 0) url(http://funkyimg.com/i/2DPTE.png) repeat-y scroll center center;
    width: 192px;
    padding: 6px 0px 6px 0px;
    margin-left: -5px!important;
}

.pa-online {
    font-family: tahoma;
    text-transform: uppercase;
    font-size: 8px;
}

#pun-viewtopic .post h3 {
    background: transparent url("http://funkyimg.com/i/2DPMd.png") no-repeat scroll center top;
    width: 950px !important;
    height: 30px;
    margin-left: -14px;
}

#pun-index .tcl h3 a {
    color: #dfdce0;
}

#pun-index .tcl h3 a:hover {
    color: #b8b5ba;
}

#pun-index .tcl h3 {
    font-size: 15px!important;
    font-family: philosopher;
    text-transform: lowercase;
    text-align: center;
}

.podforum1 {
    text-align: center;
    text-transform: lowercase;
    font-weight: bold;
}

.podforum2 {
    background: url("http://funkyimg.com/i/2DQaX.png") no-repeat scroll center top, url("http://funkyimg.com/i/2DQ9s.png") no-repeat scroll center bottom, rgba(0, 0, 0, 0) url("http://funkyimg.com/i/2DQ9r.png") repeat-y scroll center center;
    /* box-shadow: 0px 11px 0px -9px #4b4a58d9, 1px -12px 0 -10px #4f4e5cd9; */
    margin-top: -23px !important;
    padding: 28px 12px 13px 15px;
    text-align: justify;
}

.podforumlinks {
    padding-top: 5px;
    text-align: center;
}

.podforumlinks a {
    color: #2a313b!important;
    background-color: #cdc6cb;
    font-weight: bold;
    font-family: tahoma;
    text-transform: uppercase;
}

::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

::-webkit-scrollbar-track {
    background: #6f787e;
}

::-webkit-scrollbar-thumb {
    background: #4c4b59;
}

::-moz-selection {
    background: #6f787e;
    color: #fbfaf4;
}

::webkit-selection {
    background: #6f787e;
    color: #fbfaf4;
}

::selection {
    background: #6f787e;
    color: #fbfaf4;
}

#post-form h2 span {
    display: none;
}

#post-form h2 {
    background: transparent url("http://funkyimg.com/i/2DPMd.png") no-repeat scroll center top;
    width: 950px;
    height: 30px;
    margin-left: -24px;
}

#pun-viewtopic div.post h3 strong::before {
    content: "#";
    font-weight: bold;
}

/* Category
 -------------------------------------------------------------*/
#pun-category1.category h2 {
    background: url() no-repeat top center;
    margin-left: -25px;
    width: 945px;
    height: 24px;
    border-style: none;
}

#pun-category2.category h2 {
    background: url() no-repeat top center;
    margin-left: -25px;
    width: 945px;
    height: 24px;
    border-style: none;
}

#pun-stats h2 {
    margin-left: -13px;
    height: 21px;
    width: 945px;
    background-image: url();
    background-repeat: no-repeat;
}

#pun-stats h2 span,.category h2 span {
    visibility: hidden!important;
}

#statistic-other {
    text-align: center;
}

/* Table
 -------------------------------------------------------------*/
.tooltip {
    position: relative;
}

.tooltip em {
    display: none;
}

.tooltip:hover em {
    display: block;
    position: absolute;
    width: 120px;
    line-height: 10px;
    text-align: justify;
    font-size: 10px;
    font-family: tahoma;
    background-color: #464f60;
    box-shadow: 0 0 0 1px rgba(204, 198, 206, 0.59), 0 0 0 2px #bab4bcba, 0 0 0 3px rgb(44, 51, 61);
    padding: 5px 5px;
    right: -35px;
    z-index: 2000;
    color: #ccc6ce;
}

.tooltip:hover em i {
    position: absolute;
    right: 0px;
    display: block;
}

#admins {
    position: absolute;
    top: 159px;
    left: 417px;
    font-family: philosopher;
    font-size: 15px;
    text-transform: lowercase;
}

#admins a {
    color: #fea74e;
}

#admins a:hover {
    color: #ccc6ce;
    transition: all 0.3s ease-in-out;
}

.active a img {
    opacity: 0.7;
}

.active a:hover img {
    opacity: 1;
}

.besteplink a {
    color: #fea74e!important;
}

.besteplink a:hover {
    color: #ccc6ce!important;
}

.needed a img {
    opacity: 0.7;
}

.needed a:hover img {
    opacity: 1;
}

.annlink1 {
    text-shadow: 2px -2px 0px #525b67;
    padding: 6px 9px 9px 9px;
}

.annlink1 a {
    color: #f5a24f!important;
}

.annlink1 a:hover {
    color: #ccc6ce!important;
}

#pun-reputation .container {
    background-color: #bab4bc;
    border-color: #818085;
    border-width: 3px;
    border-style: double
}

#pun-reputation > div.inner.post_reputation > h1 {
    background-color: #9c9a9e;
    border-color: #818085;
    border-width: 3px;
    border-style: double
}

.FNTslider {
    border-radius: 5px;
    position: relative;
    z-index: 1000;
    background: #b1acb4;
    width: 100px;
    height: 5px;
    border: solid 1px #737073b5;
    float: right;
    margin-right: 147px!important;
    margin-top: 2px!important;
}

.FNTslider .before {
    height: 3px;
    border: solid 1px transparent;
    border-right: none 0;
    border-radius: 2px 0 0 2px;
    position: absolute;
    background: #8a8b8c;
    margin-top: -1px;
}

.FNTslider .thumb {
    width: 6px;
    height: 12px;
    border-radius: 2px;
    position: relative;
    top: -4px;
    background: #424c5c;
    cursor: pointer;
}

.go-up,.go-down {
    display: none;
    position: fixed;
    right: 200px;
    z-index: 9999;
    cursor: pointer;
    opacity: 0.7;
    margin-bottom: 40px;
    width: 100px;
    height: 40px;
}

.go-up {
    bottom: 100px;
}

.go-down {
    bottom: 70px;
}

.go-down:hover,.go-up:hover {
    opacity: 1;
}
