Ranga nie zmienia koloru

Założony przez  SnowWolf.

Jest to "kontynuacja" mojego problemu opisanego +/- tutaj:
https://webboard.pl/thread-68260.html?pi...#pid292108


Dobra, po kolei:
Do grup chciałem dodać symbole tzn: grafik- maly pendzelek przed nickiem, moderator- klucz *chyba francuski.. xd* przed nick ITD
Z "koroną" właściciela [member=Fyeem] mi pomógł. Dzisiaj chciałem dodać klucz przed nick moderatora. Klucz się dodał. Jest przed nickiem użytkownika w postach, na dole strony w statystykach, ale kolor nicku się zmienił z zielonego na biały...

(na zielono-dobrze, czerwono- źle)
   

Ranga w ACP:
<span class="moderator"><img src="http://s10.ifotos.pl/img/kluczprze_aparnwn.png">{username}</span>

global.css:
border: 1px solid #e4e4e4;
margin: auto auto;
padding: 20px;
text-align: left;
#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
.wlasciciel
{
color: red;
text-shadow: 1px 1px 10px red;

viewgroups_index:
<tr>
<td class="tcat"><strong>Rangi Forum:</strong></td>
</tr>
<tr>
<td class="trow1"><span class="smalltext"><a href="index.php?action=viewgroups&amp;gid=4"><a href="index.php?action=viewgroups&amp;gid=4"><span class="wlasciciel"><img src="http://i.imgur.com/5P9KCCn.png">właściciel</span></a>

<td class="trow1"><span class="smalltext"><a href="index.php?action=viewgroups&amp;gid=6"><a href="index.php?action=viewgroups&amp;gid=6"><span class="moderator"><img src="http://s2.ifotos.pl/img/kluczprze_aparhrn.png">moderator</span></a>

</td>
</tr>
</tr>
Namieszane masz w global.css, definiujesz dwa razy klasę wlasciciel, brak klamer zamykających, właściwości są definiowane bez podpięcia pod jakiś selektor
#container {
    background: #fff;
    width: 95%;
    color: #000000;
    border: 1px solid #e4e4e4;
    margin: auto auto;
    padding: 20px;
    text-align: left;
    #shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
    .wlasciciel
    {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}

.moderator
    {
    color: green; text-shadow: 1px 1px 10px red; font-weight: bold;
}

font-weight: bold;
}


}

.wlasciciel {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}

font-weight: bold;
}

.wlasciciel {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

zamień to na to
#container {
    background: #fff;
    width: 95%;
    color: #000000;
    border: 1px solid #e4e4e4;
    margin: auto auto;
    padding: 20px;
    text-align: left;
}
    #shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

.moderator
    {
    color: green; text-shadow: 1px 1px 10px red; font-weight: bold;
}

.wlasciciel {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}
(12.08.2016, 18:30)Ardex napisał(a): Namieszane masz w global.css, definiujesz dwa razy klasę wlasciciel, brak klamer zamykających, właściwości są definiowane bez podpięcia pod jakiś selektor
#container {
    background: #fff;
    width: 95%;
    color: #000000;
    border: 1px solid #e4e4e4;
    margin: auto auto;
    padding: 20px;
    text-align: left;
    #shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
    .wlasciciel
    {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}

.moderator
    {
    color: green; text-shadow: 1px 1px 10px red; font-weight: bold;
}

font-weight: bold;
}


}

.wlasciciel {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}

font-weight: bold;
}

.wlasciciel {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

zamień to na to
#container {
    background: #fff;
    width: 95%;
    color: #000000;
    border: 1px solid #e4e4e4;
    margin: auto auto;
    padding: 20px;
    text-align: left;
}
    #shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

.moderator
    {
    color: green; text-shadow: 1px 1px 10px red; font-weight: bold;
}

.wlasciciel {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}


Kolor nicku się zmienił z białego na zielony, ale został "czerwony obłoczek" do okoła nicku.
Próbowałem zamienić:
color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
Na:
color: red; text-shadow: 1px 1px 10px green; font-weight: bold;

Ale chyba nie w tym problem :(
Wiesz jak ustawiać te "kontury" do okoła nicku?
   

W randze "Właściciel" Fyeem podał mi gotowe linijki i je tylko wkleiłem. :(
Chcesz usunąć tą "obłoczkę" czy zmienić jej kolor? Jeśli zmienić kolor to dobrze robiłeś. Zrób to ponownie i poklikaj kilka razy CTRL + R
(12.08.2016, 18:52)Ardex napisał(a): Chcesz usunąć tą "obłoczkę" czy zmienić jej kolor? Jeśli zmienić kolor to dobrze robiłeś. Zrób to ponownie i poklikaj kilka razy CTRL + R

Chciałem zmienić kolor obłoczków na zielony.
(12.08.2016, 18:52)Ardex napisał(a): Jeśli zmienić kolor to dobrze robiłeś. Zrób to ponownie i poklikaj kilka razy CTRL + R
Zmieniłeś dobrze, ale tylko raz, a po jakiegoś grzyba masz klasę .moderator 5 razy w global.css.
"Try not. Do... or do not. There is no try."
Poświęć 5 minut. Nie bądź ignorantem!  -  Jak zbadać element?
Zmiana "chmurki" na zielony powinna wyglądać tak, generalnie ty nie zmieniłeś jej w ogóle - zostawiłeś czerwoną.
Zmień to:
.moderator
    {
    color: green; text-shadow: 1px 1px 10px red; font-weight: bold;
}

Na to:
.moderator {
color: green;
text-shadow: 1px 1px 10px green;
font-weight: bold;
}

W stylu wyświetlania rang wpisujesz:
<span class="moderator"><img src="http://s10.ifotos.pl/img/kluczprze_aparnwn.png">{username}</span>
Grupy są dobrze, jak dla mnie coś na 100% jest źle w global.css

body {
    background: #1d1d1d url(images/skillgame/bgbody.jpg);
    color: #bcbcbc;
    background-attachment: fixed;
    font: normal 11px tahoma, helvetica, arial, sans-serif;
    position: relative;
    padding-bottom: 20px;
    margin: 0;
    padding: 0;
}

a:link {
    color: #CDD3D4;
    text-decoration: none;
}

a:visited {
    color: #CDD3D4;
    text-decoration: none;
}

a:hover,
a:active {
    color: #124880;
    text-decoration: none;
}

::-moz-selection {
    color: white;
    background: #a4e37a;
}

::selection {
    color: white;
    background: #a4e37a;
}

header {
    min-height: 130px;
    width: 87%;
    margin: auto;
}

header .wrapper {
    margin-top: 50px;
}

#container {
    background: #fff;
    width: 95%;
    color: #000000;
    #container {
    background: #fff;
    border: 1px solid #e4e4e4;
    margin: auto auto;
    padding: 20px;
    text-align: left;
    .moderator {
    color: green;
    text-shadow: 1px 1px 10px green;
    font-weight: bold;
}

font-weight: bold;
}

.wlasciciel {
    color: red; text-shadow: 1px 1px 10px red; font-weight: bold;
}


}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
    margin-bottom: 10px;
    border: solid 2px rgba(0,0,0,0.1);
}

font-weight: bold;
}

font-weight: bold;
}


}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

#shoutbox .head {
padding: 8px;
}

#shoutbox.front .head {
cursor: pointer;
}

#shoutbox .head .right {
float: right; margin: 0; font-size: 13px;
}

#shoutbox.collapsed .head {
opacity: 0.6;
}

#shoutbox.collapsed .body {
display: none;
}

#shoutbox .panel {
border-top: solid 2px rgba(0,0,0,0.1);
}

#shoutbox input.text {
margin: 0; padding: 10px 8px; width: 100%; box-sizing: border-box; border: none; box-shadow: inset 0 2px 4px rgba(0,0,0,0.08); font-family: Arial, sans-serif; font-size: 12px; color: #000;
}

#shoutbox .minposts, #shoutbox .blocked {
padding: 6px; font-size: 11px;
}

#shoutbox .panel.minposts {
background: #FFFED8; color: #727250;
}

#shoutbox .panel.blocked {
background: #FCEFEF; color: #543A3A;
}

#shoutbox .panel p {
margin: 0;
}

#shoutbox .window {
border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll;
}

#shoutbox .data {
display: table; width: 100%; border-top: solid 2px rgba(0,0,0,0.1); font-family: Arial, sans-serif; font-size: 12px;
}

#shoutbox.front .data {
border-top: none;
}

#shoutbox .entry {
display: table-row !important; width: 100%; transition: background-color 0.2s;
}

#shoutbox .entry:nth-child(even) {
background-color: rgba(0,0,0,0.01);
}

#shoutbox .entry.new {
background-color: rgba(255,255,100,0.1);
}

#shoutbox .entry:target {
background-color: rgba(50,200,255,0.1);
}

#shoutbox .entry > div {
border-bottom: dashed 1px rgba(0,0,0,0.05);
}

#shoutbox .entry:last-child > div {
border-bottom: none;
}

#shoutbox .entry > div {
display: table-cell; padding: 6px;
}

#shoutbox .avatar img {
margin: 0 auto; vertical-align: middle; max-height: 20px; max-width: 20px; border: solid 1px rgba(255,255,255,0.1); box-shadow: 0 0 2px rgba(0,0,0,0.1); cursor: pointer;
}

#shoutbox .user {
border-right: solid 1px rgba(0,0,0,0.05); text-align: right; white-space: nowrap;
}

#shoutbox .text {
width: 100%; color: #555;
}

#shoutbox .info {
font-size: 11px; color: #AAA; white-space: nowrap; text-align: right;
}

#shoutbox .entry.unread .info:before {
display: inline-block; position: relative; top: -2px; margin-right: 10px; height: 4px; width: 4px; content: ''; background: rgba(255,100,0,0.8); border-radius: 10px;
}

#shoutbox .info a {
color: inherit;
}

#shoutbox .mod {
padding: 6px 8px; font-size: 9px; font-weight: bold; color: #AAA; text-decoration: none;
}

#shoutbox .mod:nth-of-type(2) {
margin-right: 5px; border-left: solid 1px rgba(0,0,0,0.1);
}

#shoutbox  .ip {
margin-right: 10px; color: #CECECE;
}


}


}

#shoutbox .head {
padding: 8px;
}

#shoutbox.front .head {
cursor: pointer;
}

#shoutbox .head .right {
float: right; margin: 0; font-size: 13px;
}

#shoutbox.collapsed .head {
opacity: 0.6;
}

#shoutbox.collapsed .body {
display: none;
}

#shoutbox .panel {
border-top: solid 2px rgba(0,0,0,0.1);
}

#shoutbox input.text {
margin: 0; padding: 10px 8px; width: 100%; box-sizing: border-box; border: none; box-shadow: inset 0 2px 4px rgba(0,0,0,0.08); font-family: Arial, sans-serif; font-size: 12px; color: #000;
}

#shoutbox .minposts, #shoutbox .blocked {
padding: 6px; font-size: 11px;
}

#shoutbox .panel.minposts {
background: #FFFED8; color: #727250;
}

#shoutbox .panel.blocked {
background: #FCEFEF; color: #543A3A;
}

#shoutbox .panel p {
margin: 0;
}

#shoutbox .window {
border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll;
}

#shoutbox .data {
display: table; width: 100%; border-top: solid 2px rgba(0,0,0,0.1); font-family: Arial, sans-serif; font-size: 12px;
}

#shoutbox.front .data {
border-top: none;
}

#shoutbox .entry {
display: table-row !important; width: 100%; transition: background-color 0.2s;
}

#shoutbox .entry:nth-child(even) {
background-color: rgba(0,0,0,0.01);
}

#shoutbox .entry.new {
background-color: rgba(255,255,100,0.1);
}

#shoutbox .entry:target {
background-color: rgba(50,200,255,0.1);
}

#shoutbox .entry > div {
border-bottom: dashed 1px rgba(0,0,0,0.05);
}

#shoutbox .entry:last-child > div {
border-bottom: none;
}

#shoutbox .entry > div {
display: table-cell; padding: 6px;
}

#shoutbox .avatar img {
margin: 0 auto; vertical-align: middle; max-height: 20px; max-width: 20px; border: solid 1px rgba(255,255,255,0.1); box-shadow: 0 0 2px rgba(0,0,0,0.1); cursor: pointer;
}

#shoutbox .user {
border-right: solid 1px rgba(0,0,0,0.05); text-align: right; white-space: nowrap;
}

#shoutbox .text {
width: 100%; color: #555;
}

#shoutbox .info {
font-size: 11px; color: #AAA; white-space: nowrap; text-align: right;
}

#shoutbox .entry.unread .info:before {
display: inline-block; position: relative; top: -2px; margin-right: 10px; height: 4px; width: 4px; content: ''; background: rgba(255,100,0,0.8); border-radius: 10px;
}

#shoutbox .info a {
color: inherit;
}

#shoutbox .mod {
padding: 6px 8px; font-size: 9px; font-weight: bold; color: #AAA; text-decoration: none;
}

#shoutbox .mod:nth-of-type(2) {
margin-right: 5px; border-left: solid 1px rgba(0,0,0,0.1);
}

#shoutbox  .ip {
margin-right: 10px; color: #CECECE;
}


}

.content {
    padding: 10px;
    line-height: 120%;
}

#content {
    background: #191919;
    border-right: 1px solid #2b2b2b;
    border-left: 1px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
    width: 90%;
    min-width: 980px;
    max-width: 1300px;
    margin: auto auto;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 12px;
}

.main_width {
    width: 90%;
    min-width: 980px;
    max-width: 1300px;
    margin: auto auto;
}

.wrapper {
    width: 100%;
    margin: auto auto;
}

.logo img:hover {
    opacity: 0.7;
}

.right {
    float: right
}

#footer {
    clear: both;
}

#footer ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer ul.menu li {
    margin: 0 5px;
    display: inline;
}

#footer .upper {
    background: #efefef;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 6px;
    font-size: 12px;
    overflow: hidden;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
    color: #777;
}

#footer .upper .language {
    float: right;
    margin: -1px;
    margin-left: 15px;
}

#footer .upper .language select {
    border-color: #ccc;
}

#footer .upper .theme {
    float: right;
    margin: -1px;
    margin-left: 15px;
}

#footer .upper .theme select {
    border-color: #ccc;
}

#footer .upper ul.bottom_links {
    float: left;
    margin: 4px 0 0 0;
}

#footer .lower {
    color: #666;
    padding: 6px 6px 12px 6px;
    overflow: hidden;
    font-size: 11px;
}

#footer .lower a:link,
#footer .lower a:visited {
    color: #444;
    font-weight: bold;
}

#footer .lower a:hover,
#footer .lower a:active {
    color: #333;
    text-decoration: underline;
    font-weight: bold;
}

#footer .lower #current_time {
    float: right;
    color: #888;
}

#debug {
    float: right;
    text-align: right;
    margin-top: 20px;
    font-size: 11px;
}

.scaleimages img {
    max-width: 100%;
}

.forum_status {
    height: 35px;
    width: 35px;
    padding: 10px;
    padding-top: 14px;
}

.forum_status:before {
    content: '\f11b';
    font-family: 'FontAwesome';
    color: white;
    font-size: 20px;
}

.forum_on {
    background: #124880;
}

.forum_off {
    background: rgba(255, 255, 255, 0.18);
}

.forum_offlock {
    background: rgba(255, 255, 255, 0.18);
}

.forum_offlink {
    background: #333;
}

.subforumicon {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin: 0 5px;
    background: url(images/mini_status_sprite.png) no-repeat 0 0;
}

.subforum_minion {
    background-position: 0 0;
}

.subforum_minioff {
    background-position: 0 -10px;
}

.subforum_miniofflock {
    background-position: 0 -20px;
}

.subforum_miniofflink {
    background-position: 0 -30px;
}

table {
    font-size: 13px;
}

.tborder {
    width: 100%;
    margin: auto auto;
}

.tfixed {
    table-layout: fixed;
    word-wrap: break-word;
}

.thead {
    background-color: #124880;
    text-shadow: rgba(0, 0, 0, 0.4) 3px -1px 11px;
    padding: 13px;
    border-radius: 1px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 8px;
    font-variant: small-caps;
}

.thead a:link {
    color: #ffffff;
    text-decoration: none;
}

.thead a:visited {
    color: #ffffff;
    text-decoration: none;
}

.thead a:hover,
.thead a:active {
    color: #ffffff;
    text-decoration: none;
}

.tcat {
    background: #0f0f0f url(images/tcat.png) repeat-x;
    color: #fff;
    border-top: 1px solid #444;
    border-bottom: 1px solid #000;
    padding: 6px;
    font-size: 12px;
}

.tcat a:link {
    color: #fff;
}

.tcat a:visited {
    color: #fff;
}

.tcat a:hover,
.tcat a:active {
    color: #fff;
}

.trow1 {
    background: #191919 url(images/skillgame/row_gradient.png) repeat-x top;
    border-top: 1px solid #252525;
    border-bottom: 1px solid #111111;
    vertical-align: middle;
    padding: 10px;
    color: #898989;
    line-height: 17px;
    padding-left: 10px;
    font-weight: normal;
}

.trow2 {
    background: #191919 url(images/skillgame/row_gradient.png) repeat-x top;
    border-top: 1px solid #252525;
    border-bottom: 1px solid #111111;
    vertical-align: middle;
    padding: 10px;
    color: #898989;
    line-height: 17px;
    padding-left: 10px;
    font-weight: normal;
}

.trow_shaded {
    background: #343434;
    color: #8E8E8E;
    border: 0;
}

.no_bottom_border {
    border-bottom: 0;
}

.post.unapproved_post {
    background: #ffdde0;
}

.post.unapproved_post .post_author {
    border-bottom-color: #ffb8be;
}

.post.classic.unapproved_post .post_author {
    border-color: #ffb8be;
}

.post.unapproved_post .post_controls {
    border-top-color: #ffb8be;
}

.trow_deleted,
.post.deleted_post {
    background: #E8DEFF;
}

.trow_selected,
tr.trow_selected td {
    background: #C2FFC8;
    color: #333;
    border-right-color: #73F76A;
    border-bottom-color: #9EF76A;
}

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:hover,
.trow_selected a:active {
    background: #fff;
}

.trow_sep {
    border-bottom: 1px solid #393939;
    border-top: 1px solid #393939;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
    background: #282828 url('images/skillgame/highlight_reallyfaint.png') repeat-x 0 -1px;
    font-size: 11px;
    font-weight: bold;
    padding: 8px;
    margin: -8px -8px 8px -8px;
}

.tfoot {
    border-top: 0;
    padding: 6px;
    background: #242424;
    color: #919191;
}

.tfoot a:link {
    color: #777;
    text-decoration: none;
}

.tfoot a:visited {
    color: #999;
    text-decoration: none;
}

.tfoot a:hover,
.tfoot a:active {
    color: #999;
    text-decoration: NONE;
}

.thead input.textbox,
.thead select {
    border: 1px solid #263c30;
}

.bottommenu {
    background: #efefef;
    color: #333;
    border: 1px solid #4874a3;
    padding: 10px;
}

.navigation {
    color: #D7D7D7;
    font-size: 12px;
}

.navigation a:link {
    text-decoration: none;
}

.navigation a:visited {
    text-decoration: none;
}

.navigation a:hover,
.navigation a:active {
    text-decoration: underline;
}

.navigation .active {
    color: #333;
    font-size: small;
}

.smalltext {
    font-size: 11px;
}

.largetext {
    font-size: 16px;
    font-weight: bold;
}

fieldset {
    padding: 12px;
    border: 1px solid #ddd;
    margin: 0;
}

fieldset.trow1,
fieldset.trow2 {
    border-color: #bbb;
}

fieldset.align_right {
    text-align: right;
}

input.textbox {
    padding: 6px;
    border: 1px solid #383838;
    background: #292929;
    color: #b7b7b7;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
    -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
}

input.textbox:focus {
    outline: none;
    background-color: #4b4b4b;
    color: #f8f8f8;
    border-color: #797979;
}

textarea {
    padding: 6px;
    border: 1px solid #383838;
    background: #292929;
    color: #b7b7b7;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
    -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
}

textarea:focus {
    outline: none;
    background-color: #4b4b4b;
    color: #f8f8f8;
    border-color: #797979;
}

select {
    padding: 6px;
    border: 1px solid #383838;
    background: #292929;
    color: #b7b7b7;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
    -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
}

button,
input.button {
    height: 26px;
    line-height: 26px;
    font-size: 11px;
    padding: 0 10px;
    border: 0;
    background: #393939 url('{
style_images_url
}

/highlight_faint.png') repeat-x 0 0;
    /*border: 1px solid #d0d0d0;*/
    /*-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;*/
    
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
}

button:hover,
input.button:hover {
    color: #fff;
    background-color: #434343;
}

form {
    margin: 0;
    padding: 0;
}

form input.error {
    border: 1px solid #f30;
    color: #f30;
    background: #ffffff;
    padding: 3px;
    float: left;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

form input.valid {
    border: 1px solid #0c0;
    background: #ffffff;
    float: left;
    padding: 3px;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

form label.error {
    color: #f30;
    margin: 5px;
    padding: 0px;
    display: block;
    font-weight: bold;
    font-size: 11px;
}

form #message {
    width: 500px;
}

.editor {
    background: #f1f1f1;
    border: 1px solid #ccc;
}

.editor_control_bar {
    background: #fff;
    border: 1px solid #ccc;
}

.post .editor_control_bar {
    background: #f5f5f5;
}

.popup_menu {
    background: #fff;
    border: 1px solid #ccc;
}

.popup_menu .popup_item {
    background: #efefef;
    color: #333;
}

.popup_menu .popup_item:hover {
    background: #0072BC;
    color: #fff;
}

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444;
}

.reputation_negative {
    color: red;
}

.repbox {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 7px 5px 7px;
}

._neutral {
    background-color: #FAFAFA;
    color: #999999;
    border: 1px solid #CCCCCC;
}

._minus {
    background-color: #FDD2D1;
    color: #CB0200;
    border: 1px solid #980201;
}

._plus {
    background-color: #E8FCDC;
    color: #008800;
    border: 1px solid #008800;
}

img {
    border: none;
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px;
}

hr {
    background-color: #000000;
    color: #000000;
    height: 1px;
    border: 0px;
}

.clear {
    clear: both;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.hiddenrow {
    display: none;
}

.selectall {
    background: #FFFBD9;
    border-bottom: 1px solid #F7E86A;
    color: #333;
    text-align: center;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: -4px;
}

.expcolimage img {
    opacity: 0;
}

.thead:hover .expcolimage img {
    opacity: 1;
}

.tcat_menu > .expcolimage {
    margin-top: 0;
}

blockquote {
    margin: 0;
    background: #2D2D2D;
    border-right: 1px solid #424242;
    border-bottom: 1px solid #424242;
    border-top: 1px solid #424242;
    padding: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: 5px solid #066700;
    padding: 10px;
}

blockquote cite {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-style: normal;
    display: block;
    padding-bottom: 3px;
    margin: 0 0 10px 0;
}

blockquote cite span {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #666;
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0;
}

.codeblock {
    background: #2D2D2D;
    border-right: 1px solid #424242;
    border-bottom: 1px solid #424242;
    border-top: 1px solid #424242;
    padding: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: 5px solid #066700;
}

.codeblock .title {
    border-bottom: 1px solid gray;
    font-weight: bold;
    padding-bottom: 3px;
    margin: 0 0 10px 0;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px;
}

.smilie {
    vertical-align: middle;
}

.smilie_pointer {
    cursor: pointer;
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none;
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: left;
}

.popup_menu .popup_item {
    display: block;
    padding: 4px;
    white-space: nowrap;
    text-decoration: none;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.subject_new {
    font-weight: bold;
}

.highlight {
    background: #FFFFCC;
    padding-top: 3px;
    padding-bottom: 3px;
}

.pm_alert {
    background: #BFFFD6;
    border: 1px solid #0A9B12;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    color: #393939;
    font-size: 11px;
}

.pm_alert a {
    color: brown;
}

.red_alert {
    background: #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
    word-wrap: break-word;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert a:active {
    color: #A5161A;
}

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

.online {
    color: #15A018;
}

.offline {
    color: #C7C7C7;
}

div.error {
    padding: 5px 10px;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    background: #FFF6BF;
    font-size: 12px;
}

div.error p {
    margin: 0;
    color: #333;
    font-weight: normal;
}

div.error p em {
    font-style: normal;
    font-weight: bold;
    padding-left: 24px;
    display: block;
    color: #C00;
    background: url(images/error.png) no-repeat 0;
}

div.error ul {
    margin-left: 24px;
}

.pagination {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 5px;
}

.tfoot .pagination,
.tcat .pagination {
    padding-top: 0;
}

.pagination .pages {
    font-weight: bold;
}

.pagination .pagination_current,
.pagination a {
    padding: 3px 6px;
    margin-bottom: 3px;
}

.pagination a {
    background: #454545;
    color: #FFF;
    padding: 5px 8px;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: default;
}

.pagination .pagination_current {
    background: #62AE33 url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 -1px;
    color: #FFF;
    padding: 5px 8px;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: default;
}

.pagination a:hover {
    background: #666;
    color: #fff;
    border-color: #263c30;
    text-decoration: none;
}

.pagination .go_page img {
    margin-bottom: -4px;
}

.drop_go_page {
    background: #f5f5f5;
    padding: 4px;
}

.pagination_breadcrumb {
    background-color: #efefef;
    border: 1px solid #fff;
    outline: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
    font-weight: normal;
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer;
}

.thread_legend,
.thread_legend dd {
    margin: 0;
    padding: 0;
}

.thread_legend dd {
    padding-bottom: 4px;
    margin-right: 15px;
}

.thread_legend img {
    margin-right: 4px;
    vertical-align: bottom;
}

.forum_legend,
.forum_legend dt,
.forum_legend dd {
    margin: 0;
    padding: 0;
}

.forum_legend dd {
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}

.forum_legend dt {
    margin-right: 10px;
    float: left;
}

.success_message {
    color: #00b200;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.error_message {
    color: #C00;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

#posts_container {
    width: 100%;
    padding: 0;
    border: 1px solid #393939;
    margin-top: 5px;
}

.ignored_post {
    border-top: 3px solid #333;
    padding: 15px;
}

.ignored_post .show_ignored_post {
    margin-top: -15px;
}

.ignored_post .show_ignored_post a.button span {
    background-position: 0 -400px;
}

.post {
    width: 100%;
    height: 100%;
    background: #1A1A1A;
    overflow: hidden;
}


}

.post.classic {
    background: #161616;
}

.post .post_author {
    background: #1D1D1D url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 0;
    padding: 5px;
    color: #6F6F6F;
    overflow: hidden;
    line-height: 20px;
}

.post.classic .post_author {
    float: left;
    background: #161616;
    width: 15%;
    border-left: 0;
    padding: 5px 1%;
    border-right: 1px solid #393939;
    margin: -10px 0 -20000px 5px;
    padding-bottom: 20000px;
    height: 100%;
}

.post .post_author .buddy_status {
    vertical-align: middle;
    margin-top: -4px;
}

.post .post_author div.author_avatar {
    float: left;
    margin-right: 3px;
}

.post.classic .post_author div.author_avatar {
    float: none;
    text-align: center;
    margin-bottom: 8px;
}

.post .post_author div.author_avatar img {
    padding: 5px;
    border: 1px solid #4D4D4D;
    background: #3F3F3F url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 0;
}

.post .post_author div.author_information {
    float: left;
    padding: 6px 8px;
}

.post.classic .post_author div.author_information {
    float: none;
    padding: 0;
    text-align: center;
}

.post .post_author div.author_statistics {
    float: right;
    font-size: 11px;
    padding: 3px 10px 3px 5px;
    color: #666;
    line-height: 1.3;
}

.post.classic .post_author div.author_statistics {
    margin: 6px 0 0 0;
    text-align: center;
    font-size: 10px;
    padding: 6px 6px 3px 6px;
    float: none;
}

.post .post_head {
    font-size: 11px;
    color: #898989;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.post .post_head span.edited_post {
    font-size: 10px;
    color: #999;
}

.post .post_head span.edited_post a {
    color: #666;
}

.post_body {
    font-size: 14px;
    padding: 12px 0;
    line-height: 1.2;
    color: #7B7B7B;
}

.post.classic .post_content {
    background: #1A1A1A;
    width: 80%;
    padding: 0 0 0 15px;
    float: left;
    height: 100%;
    margin-bottom: -20000px;
    padding-bottom: 20000px;
}

.post_content {
    padding: 9px 10px 5px 10px;
}

.post_content .signature {
    margin: 5px 0 15px 0;
    color: #A0A0A0;
    border-top: 1px solid #383838;
    padding: 10px 0 4px 0;
}

.post .post_meta {
    margin: 4px 0;
    font-size: 11px;
    padding: 10px;
    color: #999;
}

.post .post_meta a:link,
.post .post_meta a:visited {
    color: #777;
}

.post .post_meta a:hover,
.post .post_meta a:active {
    color: #777;
}

.post_controls {
    clear: both;
    background: #222;
    border-top: 1px solid #2B2B2B;
    padding: 5px;
    overflow: hidden;
}

.postbit_buttons > a:link,
.postbit_buttons > a:hover,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
    display: inline-block;
    margin: 2px;
    font-size: 12px;
    color: #fff;
}

.postbit_buttons img {
    vertical-align: middle;
    margin: -3px 2px 0px -3px;
    position: relative;
}

.postbit_buttons > a:hover {
    border-color: #bbb;
}

a.button:link,
a.button:hover,
a.button:visited,
a.button:active {
    background: #0f0f0f url(images/tcat.png) repeat-x;
    color: #fff;
    display: inline-block;
    padding: 4px 8px;
    margin: 2px 2px 6px 2px;
    border: 1px solid #000;
    font-size: 14px;
}

a.button.small_button {
    font-size: 13px;
    margin: 0;
    padding: 3px 6px;
}

a.button span {
    padding-left: 20px;
    display: inline-block;
    background-image: url(images/buttons_sprite.png);
    background-repeat: no-repeat;
}

a.button.add_buddy_button span {
    background-position: 0 -440px;
}

a.button.remove_buddy_button span {
    background-position: 0 -480px;
}

a.button.add_ignore_button span {
    background-position: 0 -460px;
}

a.button.remove_ignore_button span {
    background-position: 0 -500px;
}

a.button.report_user_button span {
    background-position: 0 -520px;
}

.quick_jump {
    background: url(images/jump.png) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px;
    /* amount of padding needed for image to fully show */
    
    margin-top: -3px;
    border: none;
}

.pollbar {
    background: url(images/pollbar.png) top left repeat-x;
    border: 1px solid #3f3f3f;
    height: 10px;
}

.pollbar .percent {
    display: none;
}

.posticons_label {
    white-space: nowrap;
}

div#posts {
    margin: 5px 0 0 0
}

/** jGrowl Start **/
/** Special IE6 Style Positioning **/

.ie6 {
    position: absolute;
}

.ie6.top-right {
    right: auto;
    bottom: auto;
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth: document.body.clientWidth) + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px');
    top: expression( ( 0 + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
}

.ie6.top-left {
    left: expression( ( 0 + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px');
    top: expression( ( 0 + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
}

.ie6.bottom-right {
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth: document.body.clientWidth) + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px');
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight: document.body.clientHeight) + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
}

.ie6.bottom-left {
    left: expression( ( 0 + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px');
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight: document.body.clientHeight) + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
}

.ie6.center {
    left: expression( ( 0 + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px');
    top: expression( ( 0 + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
    width: 100%;
}

/** jGrowl Styling **/

.jGrowl {
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    position: fixed;
}

.jGrowl.top-left {
    left: 0px;
    top: 0px;
}

.jGrowl.top-right {
    right: 0px;
    top: 0px;
}

.jGrowl.bottom-left {
    left: 0px;
    bottom: 0px;
}

.jGrowl.bottom-right {
    right: 0px;
    bottom: 0px;
}

.jGrowl.center {
    top: 0px;
    width: 50%;
    left: 25%;
}

/** Cross Browser Styling **/

.center .jGrowl-notification,
.center .jGrowl-closer {
    margin-left: auto;
    margin-right: auto;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
    background-color: #000;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=85);
    zoom: 1;
    width: 235px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: left;
    display: none;
    border-radius: 5px;
}

.jGrowl .jGrowl-notification {
    min-height: 40px;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
    margin: 10px;
}

.jGrowl .jGrowl-notification .jGrowl-header {
    font-weight: bold;
    font-size: .85em;
}

.jGrowl .jGrowl-notification .jGrowl-close {
    z-index: 99;
    float: right;
    font-weight: bold;
    font-size: 1em;
    cursor: pointer;
}

.jGrowl .jGrowl-closer {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: bold;
    text-align: center;
}

/** Hide jGrowl when printing **/

@media print {
    .jGrowl {
        display: none;
}


}

/** jGrowl End **/
/** Modal Start **/

.modal {
    display: none;
    width: 400px;
    text-align: left;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: none;
    /*block*/
    
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(images/close.png) no-repeat 0 0;
}

.modal-spinner {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 5px 0 8px;
    width: 8%;
    top: 0px;
    left: 46%;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-radius: 0 0 5px 5px;
    z-index: 10000;
    position: fixed;
    -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    opacity: 0.6
}

/** Modal End **/
/** Impromptu Start **/
/*! jQuery-Impromptu - v5.2.4 - 2014-05-26
* http://trentrichardson.com/Impromptu
* Copyright (c) 2014 Trent Richardson; Licensed MIT */

.jqifade {
    position: absolute;
    background-color: #777777;
}

div.jqi {
    width: 400px;
    max-width: 90%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #1A1A1A;
    font-size: 11px;
    text-align: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 7px;
}

div.jqi .jqiclose {
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbbbbb;
    font-weight: bold;
    cursor: pointer;
}

div.jqi .jqititle {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 20px;
    border-bottom: solid 1px #eeeeee;
}

div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #FFF;
}

div.jqi .jqibuttons {
    text-align: right;
    margin: 0 -7px -7px -7px;
    background: #222;
    border-top: 1px solid #2B2B2B;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    height: 30px;
}

div.jqi .jqibuttons button {
    margin: 0;
    padding: 0px 20px;
    background-color: transparent;
    font-weight: normal;
    border: none;
    color: #777;
    font-size: 12px;
}

div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus {
    color: #287ade;
    outline: none;
}

.jqiwarning .jqi .jqibuttons {
    background-color: #b95656;
}

/* sub states */

div.jqi .jqiparentstate::after {
    background-color: #777;
    opacity: 0.6;
    filter: alpha(opacity=60);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

div.jqi .jqisubstate {
    position: absolute;
    top: 0;
    left: 20%;
    width: 60%;
    padding: 7px;
    border: solid 1px #eeeeee;
    border-top: none;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
}

div.jqi .jqisubstate .jqibuttons button {
    padding: 10px 18px;
}

/* arrows for tooltips/tours */

.jqi .jqiarrow {
    position: absolute;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
    border: solid 10px transparent;
}

.jqi .jqiarrowtl {
    left: 10px;
    top: -20px;
    border-bottom-color: #ffffff;
}

.jqi .jqiarrowtc {
    left: 50%;
    top: -20px;
    border-bottom-color: #ffffff;
    margin-left: -10px;
}

.jqi .jqiarrowtr {
    right: 10px;
    top: -20px;
    border-bottom-color: #ffffff;
}

.jqi .jqiarrowbl {
    left: 10px;
    bottom: -20px;
    border-top-color: #ffffff;
}

.jqi .jqiarrowbc {
    left: 50%;
    bottom: -20px;
    border-top-color: #ffffff;
    margin-left: -10px;
}

.jqi .jqiarrowbr {
    right: 10px;
    bottom: -20px;
    border-top-color: #ffffff;
}

.jqi .jqiarrowlt {
    left: -20px;
    top: 10px;
    border-right-color: #ffffff;
}

.jqi .jqiarrowlm {
    left: -20px;
    top: 50%;
    border-right-color: #ffffff;
    margin-top: -10px;
}

.jqi .jqiarrowlb {
    left: -20px;
    bottom: 10px;
    border-right-color: #ffffff;
}

.jqi .jqiarrowrt {
    right: -20px;
    top: 10px;
    border-left-color: #ffffff;
}

.jqi .jqiarrowrm {
    right: -20px;
    top: 50%;
    border-left-color: #ffffff;
    margin-top: -10px;
}

.jqi .jqiarrowrb {
    right: -20px;
    bottom: 10px;
    border-left-color: #ffffff;
}

/** Impromptu End */
brak zamykającej klamry #container, a pod definicją klasy moderator masz niepodpięte do żadnego selektora
font-weight: bold;
}

usuń to
(13.08.2016, 21:47)Ardex napisał(a): brak zamykającej klamry #container, a pod definicją klasy moderator masz niepodpięte do żadnego selektora
font-weight: bold;
}

usuń to

Teraz dobrze?

body {
 
   background#1d1d1d url(images/skillgame/bgbody.jpg);
 
   color#bcbcbc;
 
   background-attachmentfixed;
 
   fontnormal 11px tahomahelveticaarialsans-serif;
 
   positionrelative;
 
   padding-bottom20px;
 
   margin0;
 
   padding0;
}

a:link {
 
   color#CDD3D4;
 
   text-decorationnone;
}

a:visited {
 
   color#CDD3D4;
 
   text-decorationnone;
}

a:hover,
a:active {
 
   color#124880;
 
   text-decorationnone;
}

::-
moz-selection {
 
   colorwhite;
 
   background#a4e37a;
}

::
selection {
 
   colorwhite;
 
   background#a4e37a;
}

header {
 
   min-height130px;
 
   width87%;
 
   marginauto;
}

header .wrapper {
 
   margin-top50px;
}

#container {
 
background#fff;
 
width95%;
 
color#000000;
 #container {
 
background#fff;
 
border1px solid #e4e4e4;
 
marginauto auto;
 
padding20px;
 
text-alignleft;
 }
 .
moderator {
 
colorgreen;
 
text-shadow1px 1px 10px green;
 }

 .
właścicel {
 
colorred;
 
text-shadow1px 1px 10px red;

 }

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

#shoutbox {
 
margin-bottom10px;
 
bordersolid 2px rgba(0,0,0,0.1);
}

font-weightbold;
}

font-weightbold;
}


}

font-weightbold;
}

font-weightbold;
}

font-weightbold;
}

font-weightbold;
}

font-weightbold;
}

font-weightbold;
}

#shoutbox .head {
 
padding8px;
}

#shoutbox.front .head {
 
cursorpointer;
}

#shoutbox .head .right {
 
floatrightmargin0font-size13px;
}

#shoutbox.collapsed .head {
 
opacity0.6;
}

#shoutbox.collapsed .body {
 
displaynone;
}

#shoutbox .panel {
 
border-topsolid 2px rgba(0,0,0,0.1);
}

#shoutbox input.text {
 
margin0padding10px 8pxwidth100%; box-sizingborder-boxbordernonebox-shadowinset 0 2px 4px rgba(0,0,0,0.08); font-familyArialsans-seriffont-size12pxcolor#000;
}

#shoutbox .minposts, #shoutbox .blocked {
 
padding6pxfont-size11px;
}

#shoutbox .panel.minposts {
 
background#FFFED8; color: #727250;
}

#shoutbox .panel.blocked {
 
background#FCEFEF; color: #543A3A;
}

#shoutbox .panel p {
 
margin0;
}

#shoutbox .window {
 
border-topsolid 2px rgba(0,0,0,0.1); overflow-yscroll;
}

#shoutbox .data {
 
displaytablewidth100%; border-topsolid 2px rgba(0,0,0,0.1); font-familyArialsans-seriffont-size12px;
}

#shoutbox.front .data {
 
border-topnone;
}

#shoutbox .entry {
 
displaytable-row !importantwidth100%; transitionbackground-color 0.2s;
}

#shoutbox .entry:nth-child(even) {
 
background-colorrgba(0,0,0,0.01);
}

#shoutbox .entry.new {
 
background-colorrgba(255,255,100,0.1);
}

#shoutbox .entry:target {
 
background-colorrgba(50,200,255,0.1);
}

#shoutbox .entry > div {
 
border-bottomdashed 1px rgba(0,0,0,0.05);
}

#shoutbox .entry:last-child > div {
 
border-bottomnone;
}

#shoutbox .entry > div {
 
displaytable-cellpadding6px;
}

#shoutbox .avatar img {
 
margin0 autovertical-alignmiddlemax-height20pxmax-width20pxbordersolid 1px rgba(255,255,255,0.1); box-shadow0 0 2px rgba(0,0,0,0.1); cursorpointer;
}

#shoutbox .user {
 
border-rightsolid 1px rgba(0,0,0,0.05); text-alignrightwhite-spacenowrap;
}

#shoutbox .text {
 
width100%; color#555;
}

#shoutbox .info {
 
font-size11pxcolor#AAA; white-space: nowrap; text-align: right;
}

#shoutbox .entry.unread .info:before {
 
displayinline-blockpositionrelativetop: -2pxmargin-right10pxheight4pxwidth4pxcontent''backgroundrgba(255,100,0,0.8); border-radius10px;
}

#shoutbox .info a {
 
colorinherit;
}

#shoutbox .mod {
 
padding6px 8pxfont-size9pxfont-weightboldcolor#AAA; text-decoration: none;
}

#shoutbox .mod:nth-of-type(2) {
 
margin-right5pxborder-leftsolid 1px rgba(0,0,0,0.1);
}

#shoutbox  .ip {
 
margin-right10pxcolor#CECECE;
}


}


}

#shoutbox .head {
 
padding8px;
}

#shoutbox.front .head {
 
cursorpointer;
}

#shoutbox .head .right {
 
floatrightmargin0font-size13px;
}

#shoutbox.collapsed .head {
 
opacity0.6;
}

#shoutbox.collapsed .body {
 
displaynone;
}

#shoutbox .panel {
 
border-topsolid 2px rgba(0,0,0,0.1);
}

#shoutbox input.text {
 
margin0padding10px 8pxwidth100%; box-sizingborder-boxbordernonebox-shadowinset 0 2px 4px rgba(0,0,0,0.08); font-familyArialsans-seriffont-size12pxcolor#000;
}

#shoutbox .minposts, #shoutbox .blocked {
 
padding6pxfont-size11px;
}

#shoutbox .panel.minposts {
 
background#FFFED8; color: #727250;
}

#shoutbox .panel.blocked {
 
background#FCEFEF; color: #543A3A;
}

#shoutbox .panel p {
 
margin0;
}

#shoutbox .window {
 
border-topsolid 2px rgba(0,0,0,0.1); overflow-yscroll;
}

#shoutbox .data {
 
displaytablewidth100%; border-topsolid 2px rgba(0,0,0,0.1); font-familyArialsans-seriffont-size12px;
}

#shoutbox.front .data {
 
border-topnone;
}

#shoutbox .entry {
 
displaytable-row !importantwidth100%; transitionbackground-color 0.2s;
}

#shoutbox .entry:nth-child(even) {
 
background-colorrgba(0,0,0,0.01);
}

#shoutbox .entry.new {
 
background-colorrgba(255,255,100,0.1);
}

#shoutbox .entry:target {
 
background-colorrgba(50,200,255,0.1);
}

#shoutbox .entry > div {
 
border-bottomdashed 1px rgba(0,0,0,0.05);
}

#shoutbox .entry:last-child > div {
 
border-bottomnone;
}

#shoutbox .entry > div {
 
displaytable-cellpadding6px;
}

#shoutbox .avatar img {
 
margin0 autovertical-alignmiddlemax-height20pxmax-width20pxbordersolid 1px rgba(255,255,255,0.1); box-shadow0 0 2px rgba(0,0,0,0.1); cursorpointer;
}

#shoutbox .user {
 
border-rightsolid 1px rgba(0,0,0,0.05); text-alignrightwhite-spacenowrap;
}

#shoutbox .text {
 
width100%; color#555;
}

#shoutbox .info {
 
font-size11pxcolor#AAA; white-space: nowrap; text-align: right;
}

#shoutbox .entry.unread .info:before {
 
displayinline-blockpositionrelativetop: -2pxmargin-right10pxheight4pxwidth4pxcontent''backgroundrgba(255,100,0,0.8); border-radius10px;
}

#shoutbox .info a {
 
colorinherit;
}

#shoutbox .mod {
 
padding6px 8pxfont-size9pxfont-weightboldcolor#AAA; text-decoration: none;
}

#shoutbox .mod:nth-of-type(2) {
 
margin-right5pxborder-leftsolid 1px rgba(0,0,0,0.1);
}

#shoutbox  .ip {
 
margin-right10pxcolor#CECECE;
}


}

.
content {
 
   padding10px;
 
   line-height120%;
}

#content {
 
   background#191919;
 
   border-right1px solid #2b2b2b;
 
   border-left1px solid #2b2b2b;
 
   border-bottom1px solid #2b2b2b;
 
   width90%;
 
   min-width980px;
 
   max-width1300px;
 
   marginauto auto;
 
   -webkit-box-shadowrgba(0000.60px 0px 12px;
 
   -moz-box-shadowrgba(0000.60px 0px 12px;
 
   box-shadowrgba(0000.60px 0px 12px;
}

.
main_width {
 
   width90%;
 
   min-width980px;
 
   max-width1300px;
 
   marginauto auto;
}

.
wrapper {
 
   width100%;
 
   marginauto auto;
}

.
logo img:hover {
 
opacity0.7;
}

.
right {
 
   floatright
}

#footer {
 
   clearboth;
}

#footer ul.menu {
 
   margin0;
 
   padding0;
 
   list-stylenone;
}

#footer ul.menu li {
 
   margin0 5px;
 
   displayinline;
}

#footer .upper {
 
   background#efefef;
 
   border-top1px solid #bbb;
 
   border-bottom1px solid #bbb;
 
   padding6px;
 
   font-size12px;
 
   overflowhidden;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
 
   color#777;
}

#footer .upper .language {
 
   floatright;
 
   margin: -1px;
 
   margin-left15px;
}

#footer .upper .language select {
 
   border-color#ccc;
}

#footer .upper .theme {
 
   floatright;
 
   margin: -1px;
 
   margin-left15px;
}

#footer .upper .theme select {
 
   border-color#ccc;
}

#footer .upper ul.bottom_links {
 
   floatleft;
 
   margin4px 0 0 0;
}

#footer .lower {
 
   color#666;
 
   padding6px 6px 12px 6px;
 
   overflowhidden;
 
   font-size11px;
}

#footer .lower a:link,
#footer .lower a:visited {
 
   color#444;
 
   font-weightbold;
}

#footer .lower a:hover,
#footer .lower a:active {
 
   color#333;
 
   text-decorationunderline;
 
   font-weightbold;
}

#footer .lower #current_time {
 
   floatright;
 
   color#888;
}

#debug {
 
   floatright;
 
   text-alignright;
 
   margin-top20px;
 
   font-size11px;
}

.
scaleimages img {
 
   max-width100%;
}

.
forum_status {
 
   height35px;
 
   width35px;
 
   padding10px;
 
   padding-top14px;
}

.
forum_status:before {
 
   content'\f11b';
 
   font-family'FontAwesome';
 
   colorwhite;
 
   font-size20px;
}

.
forum_on {
 
   background#124880;
}

.
forum_off {
 
   backgroundrgba(2552552550.18);
}

.
forum_offlock {
 
   backgroundrgba(2552552550.18);
}

.
forum_offlink {
 
   background#333;
}

.
subforumicon {
 
   height10px;
 
   width10px;
 
   displayinline-block;
 
   margin0 5px;
 
   backgroundurl(images/mini_status_sprite.pngno-repeat 0 0;
}

.
subforum_minion {
 
   background-position0 0;
}

.
subforum_minioff {
 
   background-position-10px;
}

.
subforum_miniofflock {
 
   background-position-20px;
}

.
subforum_miniofflink {
 
   background-position-30px;
}

table {
 
   font-size13px;
}

.
tborder {
 
   width100%;
 
   marginauto auto;
}

.
tfixed {
 
   table-layoutfixed;
 
   word-wrap: break-word;
}

.
thead {
 
   background-color#124880;
 
   text-shadowrgba(0000.43px -1px 11px;
 
   padding13px;
 
   border-radius1px;
 
   font-size13px;
 
   font-weightbold;
 
   margin-bottom8px;
 
   font-variantsmall-caps;
}

.
thead a:link {
 
   color#ffffff;
 
   text-decorationnone;
}

.
thead a:visited {
 
   color#ffffff;
 
   text-decorationnone;
}

.
thead a:hover,
.
thead a:active {
 
   color#ffffff;
 
   text-decorationnone;
}

.
tcat {
 
   background#0f0f0f url(images/tcat.png) repeat-x;
 
   color#fff;
 
   border-top1px solid #444;
 
   border-bottom1px solid #000;
 
   padding6px;
 
   font-size12px;
}

.
tcat a:link {
 
   color#fff;
}

.
tcat a:visited {
 
   color#fff;
}

.
tcat a:hover,
.
tcat a:active {
 
   color#fff;
}

.
trow1 {
 
   background#191919 url(images/skillgame/row_gradient.png) repeat-x top;
 
   border-top1px solid #252525;
 
   border-bottom1px solid #111111;
 
   vertical-alignmiddle;
 
   padding10px;
 
   color#898989;
 
   line-height17px;
 
   padding-left10px;
 
   font-weightnormal;
}

.
trow2 {
 
   background#191919 url(images/skillgame/row_gradient.png) repeat-x top;
 
   border-top1px solid #252525;
 
   border-bottom1px solid #111111;
 
   vertical-alignmiddle;
 
   padding10px;
 
   color#898989;
 
   line-height17px;
 
   padding-left10px;
 
   font-weightnormal;
}

.
trow_shaded {
 
   background#343434;
 
   color#8E8E8E;
 
   border0;
}

.
no_bottom_border {
 
   border-bottom0;
}

.
post.unapproved_post {
 
   background#ffdde0;
}

.
post.unapproved_post .post_author {
 
   border-bottom-color#ffb8be;
}

.
post.classic.unapproved_post .post_author {
 
   border-color#ffb8be;
}

.
post.unapproved_post .post_controls {
 
   border-top-color#ffb8be;
}

.
trow_deleted,
.
post.deleted_post {
 
   background#E8DEFF;
}

.
trow_selected,
tr.trow_selected td {
 
   background#C2FFC8;
 
   color#333;
 
   border-right-color#73F76A;
 
   border-bottom-color#9EF76A;
}

.
trow_selected a:link,
.
trow_selected a:visited,
.
trow_selected a:hover,
.
trow_selected a:active {
 
   background#fff;
}

.
trow_sep {
 
   border-bottom1px solid #393939;
 
   border-top1px solid #393939;
 
   text-shadowrgba(0000.80px -1px 0px;
 
   background#282828 url('images/skillgame/highlight_reallyfaint.png') repeat-x 0 -1px;
 
   font-size11px;
 
   font-weightbold;
 
   padding8px;
 
   margin: -8px -8px 8px -8px;
}

.
tfoot {
 
   border-top0;
 
   padding6px;
 
   background#242424;
 
   color#919191;
}

.
tfoot a:link {
 
   color#777;
 
   text-decorationnone;
}

.
tfoot a:visited {
 
   color#999;
 
   text-decorationnone;
}

.
tfoot a:hover,
.
tfoot a:active {
 
   color#999;
 
   text-decorationNONE;
}

.
thead input.textbox,
.
thead select {
 
   border1px solid #263c30;
}

.
bottommenu {
 
   background#efefef;
 
   color#333;
 
   border1px solid #4874a3;
 
   padding10px;
}

.
navigation {
 
   color#D7D7D7;
 
   font-size12px;
}

.
navigation a:link {
 
   text-decorationnone;
}

.
navigation a:visited {
 
   text-decorationnone;
}

.
navigation a:hover,
.
navigation a:active {
 
   text-decorationunderline;
}

.
navigation .active {
 
   color#333;
 
   font-sizesmall;
}

.
smalltext {
 
   font-size11px;
}

.
largetext {
 
   font-size16px;
 
   font-weightbold;
}

fieldset {
 
   padding12px;
 
   border1px solid #ddd;
 
   margin0;
}

fieldset.trow1,
fieldset.trow2 {
 
   border-color#bbb;
}

fieldset.align_right {
 
   text-alignright;
}

input.textbox {
 
   padding6px;
 
   border1px solid #383838;
 
   background#292929;
 
   color#b7b7b7;
 
   text-shadowrgba(0000.30px -1px 0px;
 
   -webkit-box-shadowinset rgba(0000.20px 1px 4px;
 
   -moz-box-shadowinset rgba(0000.20px 1px 4px;
 
   box-shadowinset rgba(0000.20px 1px 4px;
}

input.textbox:focus {
 
   outlinenone;
 
   background-color#4b4b4b;
 
   color#f8f8f8;
 
   border-color#797979;
}

textarea {
 
   padding6px;
 
   border1px solid #383838;
 
   background#292929;
 
   color#b7b7b7;
 
   text-shadowrgba(0000.30px -1px 0px;
 
   -webkit-box-shadowinset rgba(0000.20px 1px 4px;
 
   -moz-box-shadowinset rgba(0000.20px 1px 4px;
 
   box-shadowinset rgba(0000.20px 1px 4px;
}

textarea:focus {
 
   outlinenone;
 
   background-color#4b4b4b;
 
   color#f8f8f8;
 
   border-color#797979;
}

select {
 
   padding6px;
 
   border1px solid #383838;
 
   background#292929;
 
   color#b7b7b7;
 
   text-shadowrgba(0000.30px -1px 0px;
 
   -webkit-box-shadowinset rgba(0000.20px 1px 4px;
 
   -moz-box-shadowinset rgba(0000.20px 1px 4px;
 
   box-shadowinset rgba(0000.20px 1px 4px;
}

button,
input.button {
 
   height26px;
 
   line-height26px;
 
   font-size11px;
 
   padding0 10px;
 
   border0;
 
   background#393939 url('{
style_images_url
}

/
highlight_faint.png') repeat-x 0 0;
    /*border: 1px solid #d0d0d0;*/
    /*-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
 -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
 box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;*/
    
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
}

button:hover,
input.button:hover {
    color: #fff;
    background-color: #434343;
}

form {
    margin: 0;
    padding: 0;
}

form input.error {
    border: 1px solid #f30;
    color: #f30;
    background: #ffffff;
    padding: 3px;
    float: left;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

form input.valid {
    border: 1px solid #0c0;
    background: #ffffff;
    float: left;
    padding: 3px;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

form label.error {
    color: #f30;
    margin: 5px;
    padding: 0px;
    display: block;
    font-weight: bold;
    font-size: 11px;
}

form #message {
    width: 500px;
}

.editor {
    background: #f1f1f1;
    border: 1px solid #ccc;
}

.editor_control_bar {
    background: #fff;
    border: 1px solid #ccc;
}

.post .editor_control_bar {
    background: #f5f5f5;
}

.popup_menu {
    background: #fff;
    border: 1px solid #ccc;
}

.popup_menu .popup_item {
    background: #efefef;
    color: #333;
}

.popup_menu .popup_item:hover {
    background: #0072BC;
    color: #fff;
}

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444;
}

.reputation_negative {
    color: red;
}

.repbox {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 7px 5px 7px;
}

._neutral {
    background-color: #FAFAFA;
    color: #999999;
    border: 1px solid #CCCCCC;
}

._minus {
    background-color: #FDD2D1;
    color: #CB0200;
    border: 1px solid #980201;
}

._plus {
    background-color: #E8FCDC;
    color: #008800;
    border: 1px solid #008800;
}

img {
    border: none;
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px;
}

hr {
    background-color: #000000;
    color: #000000;
    height: 1px;
    border: 0px;
}

.clear {
    clear: both;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.hiddenrow {
    display: none;
}

.selectall {
    background: #FFFBD9;
    border-bottom: 1px solid #F7E86A;
    color: #333;
    text-align: center;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: -4px;
}

.expcolimage img {
    opacity: 0;
}

.thead:hover .expcolimage img {
    opacity: 1;
}

.tcat_menu > .expcolimage {
    margin-top: 0;
}

blockquote {
    margin: 0;
    background: #2D2D2D;
    border-right: 1px solid #424242;
    border-bottom: 1px solid #424242;
    border-top: 1px solid #424242;
    padding: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: 5px solid #066700;
    padding: 10px;
}

blockquote cite {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-style: normal;
    display: block;
    padding-bottom: 3px;
    margin: 0 0 10px 0;
}

blockquote cite span {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #666;
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0;
}

.codeblock {
    background: #2D2D2D;
    border-right: 1px solid #424242;
    border-bottom: 1px solid #424242;
    border-top: 1px solid #424242;
    padding: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: 5px solid #066700;
}

.codeblock .title {
    border-bottom: 1px solid gray;
    font-weight: bold;
    padding-bottom: 3px;
    margin: 0 0 10px 0;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px;
}

.smilie {
    vertical-align: middle;
}

.smilie_pointer {
    cursor: pointer;
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none;
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: left;
}

.popup_menu .popup_item {
    display: block;
    padding: 4px;
    white-space: nowrap;
    text-decoration: none;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.subject_new {
    font-weight: bold;
}

.highlight {
    background: #FFFFCC;
    padding-top: 3px;
    padding-bottom: 3px;
}

.pm_alert {
    background: #BFFFD6;
    border: 1px solid #0A9B12;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    color: #393939;
    font-size: 11px;
}

.pm_alert a {
    color: brown;
}

.red_alert {
    background: #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
    word-wrap: break-word;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert a:active {
    color: #A5161A;
}

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

.online {
    color: #15A018;
}

.offline {
    color: #C7C7C7;
}

div.error {
    padding: 5px 10px;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    background: #FFF6BF;
    font-size: 12px;
}

div.error p {
    margin: 0;
    color: #333;
    font-weight: normal;
}

div.error p em {
    font-style: normal;
    font-weight: bold;
    padding-left: 24px;
    display: block;
    color: #C00;
    background: url(images/error.png) no-repeat 0;
}

div.error ul {
    margin-left: 24px;
}

.pagination {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 5px;
}

.tfoot .pagination,
.tcat .pagination {
    padding-top: 0;
}

.pagination .pages {
    font-weight: bold;
}

.pagination .pagination_current,
.pagination a {
    padding: 3px 6px;
    margin-bottom: 3px;
}

.pagination a {
    background: #454545;
    color: #FFF;
    padding: 5px 8px;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: default;
}

.pagination .pagination_current {
    background: #62AE33 url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 -1px;
    color: #FFF;
    padding: 5px 8px;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: default;
}

.pagination a:hover {
    background: #666;
    color: #fff;
    border-color: #263c30;
    text-decoration: none;
}

.pagination .go_page img {
    margin-bottom: -4px;
}

.drop_go_page {
    background: #f5f5f5;
    padding: 4px;
}

.pagination_breadcrumb {
    background-color: #efefef;
    border: 1px solid #fff;
    outline: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
    font-weight: normal;
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer;
}

.thread_legend,
.thread_legend dd {
    margin: 0;
    padding: 0;
}

.thread_legend dd {
    padding-bottom: 4px;
    margin-right: 15px;
}

.thread_legend img {
    margin-right: 4px;
    vertical-align: bottom;
}

.forum_legend,
.forum_legend dt,
.forum_legend dd {
    margin: 0;
    padding: 0;
}

.forum_legend dd {
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}

.forum_legend dt {
    margin-right: 10px;
    float: left;
}

.success_message {
    color: #00b200;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.error_message {
    color: #C00;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

#posts_container {
    width: 100%;
    padding: 0;
    border: 1px solid #393939;
    margin-top: 5px;
}

.ignored_post {
    border-top: 3px solid #333;
    padding: 15px;
}

.ignored_post .show_ignored_post {
    margin-top: -15px;
}

.ignored_post .show_ignored_post a.button span {
    background-position: 0 -400px;
}

.post {
    width: 100%;
    height: 100%;
    background: #1A1A1A;
    overflow: hidden;
}


}

.post.classic {
    background: #161616;
}

.post .post_author {
    background: #1D1D1D url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 0;
    padding: 5px;
    color: #6F6F6F;
    overflow: hidden;
    line-height: 20px;
}

.post.classic .post_author {
    float: left;
    background: #161616;
    width: 15%;
    border-left: 0;
    padding: 5px 1%;
    border-right: 1px solid #393939;
    margin: -10px 0 -20000px 5px;
    padding-bottom: 20000px;
    height: 100%;
}

.post .post_author .buddy_status {
    vertical-align: middle;
    margin-top: -4px;
}

.post .post_author div.author_avatar {
    float: left;
    margin-right: 3px;
}

.post.classic .post_author div.author_avatar {
    float: none;
    text-align: center;
    margin-bottom: 8px;
}

.post .post_author div.author_avatar img {
    padding: 5px;
    border: 1px solid #4D4D4D;
    background: #3F3F3F url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 0;
}

.post .post_author div.author_information {
    float: left;
    padding: 6px 8px;
}

.post.classic .post_author div.author_information {
    float: none;
    padding: 0;
    text-align: center;
}

.post .post_author div.author_statistics {
    float: right;
    font-size: 11px;
    padding: 3px 10px 3px 5px;
    color: #666;
    line-height: 1.3;
}

.post.classic .post_author div.author_statistics {
    margin: 6px 0 0 0;
    text-align: center;
    font-size: 10px;
    padding: 6px 6px 3px 6px;
    float: none;
}

.post .post_head {
    font-size: 11px;
    color: #898989;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.post .post_head span.edited_post {
    font-size: 10px;
    color: #999;
}

.post .post_head span.edited_post a {
    color: #666;
}

.post_body {
    font-size: 14px;
    padding: 12px 0;
    line-height: 1.2;
    color: #7B7B7B;
}

.post.classic .post_content {
    background: #1A1A1A;
    width: 80%;
    padding: 0 0 0 15px;
    float: left;
    height: 100%;
    margin-bottom: -20000px;
    padding-bottom: 20000px;
}

.post_content {
    padding: 9px 10px 5px 10px;
}

.post_content .signature {
    margin: 5px 0 15px 0;
    color: #A0A0A0;
    border-top: 1px solid #383838;
    padding: 10px 0 4px 0;
}

.post .post_meta {
    margin: 4px 0;
    font-size: 11px;
    padding: 10px;
    color: #999;
}

.post .post_meta a:link,
.post .post_meta a:visited {
    color: #777;
}

.post .post_meta a:hover,
.post .post_meta a:active {
    color: #777;
}

.post_controls {
    clear: both;
    background: #222;
    border-top: 1px solid #2B2B2B;
    padding: 5px;
    overflow: hidden;
}

.postbit_buttons > a:link,
.postbit_buttons > a:hover,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
    display: inline-block;
    margin: 2px;
    font-size: 12px;
    color: #fff;
}

.postbit_buttons img {
    vertical-align: middle;
    margin: -3px 2px 0px -3px;
    position: relative;
}

.postbit_buttons > a:hover {
    border-color: #bbb;
}

a.button:link,
a.button:hover,
a.button:visited,
a.button:active {
    background: #0f0f0f url(images/tcat.png) repeat-x;
    color: #fff;
    display: inline-block;
    padding: 4px 8px;
    margin: 2px 2px 6px 2px;
    border: 1px solid #000;
    font-size: 14px;
}

a.button.small_button {
    font-size: 13px;
    margin: 0;
    padding: 3px 6px;
}

a.button span {
    padding-left: 20px;
    display: inline-block;
    background-image: url(images/buttons_sprite.png);
    background-repeat: no-repeat;
}

a.button.add_buddy_button span {
    background-position: 0 -440px;
}

a.button.remove_buddy_button span {
    background-position: 0 -480px;
}

a.button.add_ignore_button span {
    background-position: 0 -460px;
}

a.button.remove_ignore_button span {
    background-position: 0 -500px;
}

a.button.report_user_button span {
    background-position: 0 -520px;
}

.quick_jump {
    background: url(images/jump.png) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px;
    /* amount of padding needed for image to fully show */
    
    margin-top: -3px;
    border: none;
}

.pollbar {
    background: url(images/pollbar.png) top left repeat-x;
    border: 1px solid #3f3f3f;
    height: 10px;
}

.pollbar .percent {
    display: none;
}

.posticons_label {
    white-space: nowrap;
}

div#posts {
    margin: 5px 0 0 0
}

/** jGrowl Start **/
/** Special IE6 Style Positioning **/

.ie6 {
    position: absolute;
}

.ie6.top-right {
    right: auto;
    bottom: auto;
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth: document.body.clientWidth) + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + '
px');
    top: expression( ( 0 + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + '
px');
}

.ie6.top-left {
    left: expression( ( 0 + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + '
px');
    top: expression( ( 0 + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + '
px');
}

.ie6.bottom-right {
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth: document.body.clientWidth) + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + '
px');
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight: document.body.clientHeight) + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + '
px');
}

.ie6.bottom-left {
    left: expression( ( 0 + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + '
px');
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight: document.body.clientHeight) + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + '
px');
}

.ie6.center {
    left: expression( ( 0 + ( ignoreMe2 document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + '
px');
    top: expression( ( 0 + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + '
px');
    width: 100%;
}

/** jGrowl Styling **/

.jGrowl {
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    position: fixed;
}

.jGrowl.top-left {
    left: 0px;
    top: 0px;
}

.jGrowl.top-right {
    right: 0px;
    top: 0px;
}

.jGrowl.bottom-left {
    left: 0px;
    bottom: 0px;
}

.jGrowl.bottom-right {
    right: 0px;
    bottom: 0px;
}

.jGrowl.center {
    top: 0px;
    width: 50%;
    left: 25%;
}

/** Cross Browser Styling **/

.center .jGrowl-notification,
.center .jGrowl-closer {
    margin-left: auto;
    margin-right: auto;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
    background-color: #000;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=85);
    zoom: 1;
    width: 235px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: left;
    display: none;
    border-radius: 5px;
}

.jGrowl .jGrowl-notification {
    min-height: 40px;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
    margin: 10px;
}

.jGrowl .jGrowl-notification .jGrowl-header {
    font-weight: bold;
    font-size: .85em;
}

.jGrowl .jGrowl-notification .jGrowl-close {
    z-index: 99;
    float: right;
    font-weight: bold;
    font-size: 1em;
    cursor: pointer;
}

.jGrowl .jGrowl-closer {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: bold;
    text-align: center;
}

/** Hide jGrowl when printing **/

@media print {
    .jGrowl {
        display: none;
}


}

/** jGrowl End **/
/** Modal Start **/

.modal {
    display: none;
    width: 400px;
    text-align: left;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: none;
    /*block*/
    
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(images/close.png) no-repeat 0 0;
}

.modal-spinner {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 5px 0 8px;
    width: 8%;
    top: 0px;
    left: 46%;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-radius: 0 0 5px 5px;
    z-index: 10000;
    position: fixed;
    -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    opacity: 0.6
}

/** Modal End **/
/** Impromptu Start **/
/*! jQuery-Impromptu - v5.2.4 - 2014-05-26
* http://trentrichardson.com/Impromptu
* Copyright (c) 2014 Trent Richardson; Licensed MIT */

.jqifade {
    position: absolute;
    background-color: #777777;
}

div.jqi {
    width: 400px;
    max-width: 90%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #1A1A1A;
    font-size: 11px;
    text-align: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 7px;
}

div.jqi .jqiclose {
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbbbbb;
    font-weight: bold;
 cursor: pointer;
}

div.jqi .jqititle {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 20px;
    border-bottom: solid 1px #eeeeee;
}

div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #FFF;
}

div.jqi .jqibuttons {
    text-align: right;
    margin: 0 -7px -7px -7px;
 background: #222;
 border-top: 1px solid #2B2B2B;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
 height: 30px;
}

div.jqi .jqibuttons button {
    margin: 0;
    padding: 0px 20px;
    background-color: transparent;
    font-weight: normal;
    border: none;
    color: #777;
    font-size: 12px;
}

div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus {
    color: #287ade;
    outline: none;
}

.jqiwarning .jqi .jqibuttons {
    background-color: #b95656;
}

/* sub states */

div.jqi .jqiparentstate::after {
    background-color: #777;
    opacity: 0.6;
    filter: alpha(opacity=60);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

div.jqi .jqisubstate {
    position: absolute;
    top: 0;
    left: 20%;
    width: 60%;
    padding: 7px;
    border: solid 1px #eeeeee;
    border-top: none;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
}

div.jqi .jqisubstate .jqibuttons button {
    padding: 10px 18px;
}

/* arrows for tooltips/tours */

.jqi .jqiarrow {
    position: absolute;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
    border: solid 10px transparent;
}

.jqi .jqiarrowtl {
    left: 10px;
    top: -20px;
    border-bottom-color: #ffffff;
}

.jqi .jqiarrowtc {
    left: 50%;
    top: -20px;
    border-bottom-color: #ffffff;
    margin-left: -10px;
}

.jqi .jqiarrowtr {
    right: 10px;
    top: -20px;
    border-bottom-color: #ffffff;
}

.jqi .jqiarrowbl {
    left: 10px;
    bottom: -20px;
    border-top-color: #ffffff;
}

.jqi .jqiarrowbc {
    left: 50%;
    bottom: -20px;
    border-top-color: #ffffff;
    margin-left: -10px;
}

.jqi .jqiarrowbr {
    right: 10px;
    bottom: -20px;
    border-top-color: #ffffff;
}

.jqi .jqiarrowlt {
    left: -20px;
    top: 10px;
    border-right-color: #ffffff;
}

.jqi .jqiarrowlm {
    left: -20px;
    top: 50%;
    border-right-color: #ffffff;
    margin-top: -10px;
}

.jqi .jqiarrowlb {
    left: -20px;
    bottom: 10px;
    border-right-color: #ffffff;
}

.jqi .jqiarrowrt {
    right: -20px;
    top: 10px;
    border-left-color: #ffffff;
}

.jqi .jqiarrowrm {
    right: -20px;
    top: 50%;
    border-left-color: #ffffff;
    margin-top: -10px;
}

.jqi .jqiarrowrb {
    right: -20px;
    bottom: 10px;
    border-left-color: #ffffff;
}

/** Impromptu End */ 
Tak, tylko problem jest taki, że niżej też masz syf w kodzie...
#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}


}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

#shoutbox {
margin-bottom: 10px;
border: solid 2px rgba(0,0,0,0.1);
}

font-weight: bold;
}

font-weight: bold;
}


}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}

font-weight: bold;
}


Przejrzyj cały kod i pousuwaj klamry, których nie powinno być, bo jest ich jeszcze trochę



Użytkownicy przeglądający ten wątek:

1 gości