Shoutbox problem

Błąd   Założony przez  raffPlaneta.

Adres forum: http://projekt-cs.xaa.pl/


Wersja silnika: 1.8.18


Opis problemu: Zobacz live na stronie - po wgraniu DVZ SHoutbox, niby sie pokazuje ale z błędami. Wgrałem wszystko jak trzeba dodałem do indexu {dvz_shoutbox} oraz oddałem do globall.css

Cytat:/* DVZ Shoutbox */
#shoutbox { margin-bottom: 10px; border: solid 2px rgba(0,0,0,0.1); }
#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; word-break: break-all; word-wrap: break-word; }
#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; }
JAK W
globall.css?
[quote='GoGo' pid='322907' dateline='1535299943']
globall.css?
[/quote]

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);
zauwazayłem, ze gdy dodaje do tego global.css to nie zapisuje. Czyto mozliwe?
W szablonie index przed zmienną {$dvz_shoutbox} umieść
<div style="clear:both"></div>
Dodatkowo w CSS
#shoutbox .window { border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll; }
zamień na
#shoutbox .window { border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll; width:100% }
Ponadto aby zmienić belkę shoutboxa, w szablonie dvz_shoutbox (szablony globalne) zamień
klasę head na thead


W powyższym poście wkleiłeś kawałek kodu CSS który wygląda dziwnie, wszelkie właściwości powinny być wewnątrz nawiasów klamrowych.
(26.08.2018, 17:28)ThreeG napisał(a): Ponadto aby zmienić belkę shoutboxa, w szablonie dvz_shoutbox (szablony globalne) zamień
klasę head na thead

Wtedy zwijanie Shoutboxa przestanie działać i przycisk « archiwum się rozjedzie. Lepszym rozwiązaniem jest po prostu ostylowanie klasy head w taki sam sposób, jak thead.
#shoutbox .head { background-color: #124880; text-shadow: rgba(0, 0, 0, 0.4) 3px -1 11px; padding: 13px; border-radius: 1px; font-size: 13px; font-weight-bold; margin-bottom: 8px; font-variant: small-caps; } 
(26.08.2018, 17:28)ThreeG napisał(a): W szablonie index przed zmienną {$dvz_shoutbox} umieść
<div style="clear:both"></div>
Dodatkowo w CSS
#shoutbox .window { border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll; }
zamień na
#shoutbox .window { border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll; width:100% }
Ponadto aby zmienić belkę shoutboxa, w szablonie dvz_shoutbox (szablony globalne) zamień
klasę head na thead


W powyższym poście wkleiłeś kawałek kodu CSS który wygląda dziwnie, wszelkie właściwości powinny być wewnątrz nawiasów klamrowych.
Petarda zmienilo sie! jeszcze mam prosbe czy jest mozliwosc dodania jakies przerwy medzy wiadomosciami w shoutboxie? moze jakas linia zwykla albo cos zeby troche odznaczyc

(26.08.2018, 17:33)Axwell napisał(a):
(26.08.2018, 17:28)ThreeG napisał(a): Ponadto aby zmienić belkę shoutboxa, w szablonie dvz_shoutbox (szablony globalne) zamień
klasę head na thead

Wtedy zwijanie Shoutboxa przestanie działać i przycisk « archiwum się rozjedzie. Lepszym rozwiązaniem jest po prostu ostylowanie klasy head w taki sam sposób, jak thead.
#shoutbox .head { background-color: #124880; text-shadow: rgba(0, 0, 0, 0.4) 3px -1 11px; padding: 13px; border-radius: 1px; font-size: 13px; font-weight-bold; margin-bottom: 8px; font-variant: small-caps; } 
Czy jest mozliwosc ze nie zapisuje mi pliku global.css? gdy chce dodac wszystkie potrzebne pliki z DVZ shoutbox to nie zapisuje tak mi ie wydaje bo po odswiezeniu nie ma tych wkejonych linijek.
(26.08.2018, 17:35)raffPlaneta napisał(a): Czy jest mozliwosc ze nie zapisuje mi pliku global.css? gdy chce dodac wszystkie potrzebne pliki z DVZ shoutbox to nie zapisuje tak mi ie wydaje bo po odswiezeniu nie ma tych wkejonych linijek.

Zapewne dzieje się tak ze względu na niedomkniętą klamrę w klasie .container. Osobiście polecałbym po prostu przywrócić global.css z oryginalnego stylu i dodać do niego CSS od Shoutboxa, bo w obecnym pliku jest straszny śmietnik - CSS DVZ Shoutbox pojawia się tam aż 16 razy.
(26.08.2018, 17:44)Axwell napisał(a):
(26.08.2018, 17:35)raffPlaneta napisał(a): Czy jest mozliwosc ze nie zapisuje mi pliku global.css? gdy chce dodac wszystkie potrzebne pliki z DVZ shoutbox to nie zapisuje tak mi ie wydaje bo po odswiezeniu nie ma tych wkejonych linijek.

Zapewne dzieje się tak ze względu na niedomkniętą klamrę w klasie .container. Osobiście polecałbym po prostu przywrócić global.css z oryginalnego stylu i dodać do niego CSS od Shoutboxa, bo w obecnym pliku jest straszny śmietnik - CSS DVZ Shoutbox pojawia się tam aż 16 razy.

tzn nadpisać nowy plik global.css z oryginalnego stylu? przez ftp?
Zamień po prostu całą zawartość global.css na tą z oryginalnego stylu Skill Game przez ACP (oczywiście w trybie zaawansowanym).
Ewentualnie zaczekaj chwilę, to podam Ci ten plik z dodanym od razu CSS Shoutboxa z powyższymi modyfikacjami.
(26.08.2018, 17:48)Axwell napisał(a): Zamień po prostu całą zawartość global.css na tą z oryginalnego stylu Skill Game przez ACP (oczywiście w trybie zaawansowanym).
Ewentualnie zaczekaj chwilę, to podam Ci ten plik z dodanym od razu CSS Shoutboxa z powyższymi modyfikacjami.

poczekam bo zepsułem ::( góry dziekuje
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 {
    
width95%;
    
background#fff;
    
border1px solid #e4e4e4;
    
color#000000;
    
marginauto auto;
    
padding20px;
    
text-alignleft;
    
/* IE 5 fix */
}
.
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-radius2px;
    -
webkit-border-radius2px;
    
border-radius2px;
    
color#fff;
    
text-shadowrgba(0000.80px -1px 0px;
    
displayinline-block;
    
white-spacenowrap;
    
cursorpointer;
}
button:hover,
input.button:hover {
    
color#fff;
    
background-color#434343;
}
form {
    
margin0;
    
padding0;
}
form input.error {
    
border1px solid #f30;
    
color#f30;
    
background#ffffff;
    
padding3px;
    
floatleft;
    
outline0;
    
font-size13px;
    
font-familyTahomaVerdanaArialSans-Serif;
}
form input.valid {
    
border1px solid #0c0;
    
background#ffffff;
    
floatleft;
    
padding3px;
    
outline0;
    
font-size13px;
    
font-familyTahomaVerdanaArialSans-Serif;
}
form label.error {
    
color#f30;
    
margin5px;
    
padding0px;
    
displayblock;
    
font-weightbold;
    
font-size11px;
}
form #message {
    
width500px;
}
.
editor {
    
background#f1f1f1;
    
border1px solid #ccc;
}
.
editor_control_bar {
    
background#fff;
    
border1px solid #ccc;
}
.
post .editor_control_bar {
    
background#f5f5f5;
}
.
popup_menu {
    
background#fff;
    
border1px 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 {
    
colorgreen;
}
.
reputation_neutral {
    
color#444;
}
.
reputation_negative {
    
colorred;
}
.
repbox {
    
font-size16px;
    
font-weightbold;
    
padding5px 7px 5px 7px;
}
.
_neutral {
    
background-color#FAFAFA;
    
color#999999;
    
border1px solid #CCCCCC;
}
.
_minus {
    
background-color#FDD2D1;
    
color#CB0200;
    
border1px solid #980201;
}
.
_plus {
    
background-color#E8FCDC;
    
color#008800;
    
border1px solid #008800;
}
img {
    
bordernone;
}
img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}
hr {
    
background-color#000000;
    
color#000000;
    
height1px;
    
border0px;
}
.
clear {
    
clearboth;
}
.
float_left {
    
floatleft;
}
.
float_right {
    
floatright;
}
.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}
.
hiddenrow {
    
displaynone;
}
.
selectall {
    
background#FFFBD9;
    
border-bottom1px solid #F7E86A;
    
color#333;
    
text-aligncenter;
}
.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top: -4px;
}
.
expcolimage img {
    
opacity0;
}
.
thead:hover .expcolimage img {
    
opacity1;
}
.
tcat_menu > .expcolimage {
    
margin-top0;
}
blockquote {
    
margin0;
    
background#2D2D2D;
    
border-right1px solid #424242;
    
border-bottom1px solid #424242;
    
border-top1px solid #424242;
    
padding10px;
    -
webkit-border-top-left-radius10px;
    -
webkit-border-bottom-left-radius10px;
    -
moz-border-radius-topleft10px;
    -
moz-border-radius-bottomleft10px;
    
border-top-left-radius10px;
    
border-bottom-left-radius10px;
    
border-left5px solid #066700;
    
padding10px;
}
blockquote cite {
    
font-weightbold;
    
border-bottom1px solid #ccc;
    
font-stylenormal;
    
displayblock;
    
padding-bottom3px;
    
margin0 0 10px 0;
}
blockquote cite span {
    
floatright;
    
font-weightnormal;
    
font-size12px;
    
color#666;
}
blockquote cite span.highlight {
    
floatnone;
    
font-weightbold;
    
padding-bottom0;
}
.
codeblock {
    
background#2D2D2D;
    
border-right1px solid #424242;
    
border-bottom1px solid #424242;
    
border-top1px solid #424242;
    
padding10px;
    -
webkit-border-top-left-radius10px;
    -
webkit-border-bottom-left-radius10px;
    -
moz-border-radius-topleft10px;
    -
moz-border-radius-bottomleft10px;
    
border-top-left-radius10px;
    
border-bottom-left-radius10px;
    
border-left5px solid #066700;
}
.
codeblock .title {
    
border-bottom1px solid gray;
    
font-weightbold;
    
padding-bottom3px;
    
margin0 0 10px 0;
}
.
codeblock code {
    
overflowauto;
    
heightauto;
    
max-height200px;
    
displayblock;
    
font-familyMonacoConsolasCouriermonospace;
    
font-size13px;
}
.
smilie {
    
vertical-alignmiddle;
}
.
smilie_pointer {
    
cursorpointer;
}
.
separator {
    
margin5px;
    
padding0;
    
height0px;
    
font-size1px;
    list-
style-typenone;
}
.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}
.
popup_menu .popup_item {
    
displayblock;
    
padding4px;
    
white-spacenowrap;
    
text-decorationnone;
}
.
popup_menu a.popup_item:hover {
    
text-decorationnone;
}
.
subject_new {
    
font-weightbold;
}
.
highlight {
    
background#FFFFCC;
    
padding-top3px;
    
padding-bottom3px;
}
.
pm_alert {
    
background#BFFFD6;
    
border1px solid #0A9B12;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
color#393939;
    
font-size11px;
}
.
pm_alert a {
    
colorbrown;
}
.
red_alert {
    
background#FBE3E4;
    
border1px solid #A5161A;
    
color#A5161A;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
    
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 {
    
padding5px 10px;
    
border-top2px solid #FFD324;
    
border-bottom2px solid #FFD324;
    
background#FFF6BF;
    
font-size12px;
}
div.error p {
    
margin0;
    
color#333;
    
font-weightnormal;
}
div.error p em {
    
font-stylenormal;
    
font-weightbold;
    
padding-left24px;
    
displayblock;
    
color#C00;
    
backgroundurl(images/error.pngno-repeat 0;
}
div.error ul {
    
margin-left24px;
}
.
pagination {
    
font-size11px;
    
padding-top10px;
    
margin-bottom5px;
}
.
tfoot .pagination,
.
tcat .pagination {
    
padding-top0;
}
.
pagination .pages {
    
font-weightbold;
}
.
pagination .pagination_current,
.
pagination a {
    
padding3px 6px;
    
margin-bottom3px;
}
.
pagination a {
    
background#454545;
    
color#FFF;
    
padding5px 8px;
    
text-shadowrgba(0000.30px -1px 0px;
    -
moz-border-radius3px;
    -
webkit-border-radius3px;
    
border-radius3px;
    
cursor: default;
}
.
pagination .pagination_current {
    
background#62AE33 url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 -1px;
    
color#FFF;
    
padding5px 8px;
    
text-shadowrgba(0000.30px -1px 0px;
    -
moz-border-radius3px;
    -
webkit-border-radius3px;
    
border-radius3px;
    
cursor: default;
}
.
pagination a:hover {
    
background#666;
    
color#fff;
    
border-color#263c30;
    
text-decorationnone;
}
.
pagination .go_page img {
    
margin-bottom: -4px;
}
.
drop_go_page {
    
background#f5f5f5;
    
padding4px;
}
.
pagination_breadcrumb {
    
background-color#efefef;
    
border1px solid #fff;
    
outline1px solid #ccc;
    
padding5px;
    
margin-top5px;
    
font-weightnormal;
}
.
pagination_breadcrumb_link {
    
vertical-alignmiddle;
    
cursorpointer;
}
.
thread_legend,
.
thread_legend dd {
    
margin0;
    
padding0;
}
.
thread_legend dd {
    
padding-bottom4px;
    
margin-right15px;
}
.
thread_legend img {
    
margin-right4px;
    
vertical-alignbottom;
}
.
forum_legend,
.
forum_legend dt,
.
forum_legend dd {
    
margin0;
    
padding0;
}
.
forum_legend dd {
    
floatleft;
    
margin-right10px;
    
margin-top7px;
}
.
forum_legend dt {
    
margin-right10px;
    
floatleft;
}
.
success_message {
    
color#00b200;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}
.
error_message {
    
color#C00;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}
#posts_container {
    
width100%;
    
padding0;
    
border1px solid #393939;
    
margin-top5px;
}
.
ignored_post {
    
border-top3px solid #333;
    
padding15px;
}
.
ignored_post .show_ignored_post {
    
margin-top: -15px;
}
.
ignored_post .show_ignored_post a.button span {
    
background-position-400px;
}
.
post {
    
width100%;
    
height100%;
    
background#1A1A1A;
    
overflowhidden;
}
}
.
post.classic {
    
background#161616;
}
.
post .post_author {
    
background#1D1D1D url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 0;
    
padding5px;
    
color#6F6F6F;
    
overflowhidden;
    
line-height20px;
}
.
post.classic .post_author {
    
floatleft;
    
background#161616;
    
width15%;
    
border-left0;
    
padding5px 1%;
    
border-right1px solid #393939;
    
margin: -10px 0 -20000px 5px;
    
padding-bottom20000px;
    
height100%;
}
.
post .post_author .buddy_status {
    
vertical-alignmiddle;
    
margin-top: -4px;
}
.
post .post_author div.author_avatar {
    
floatleft;
    
margin-right3px;
}
.
post.classic .post_author div.author_avatar {
    
floatnone;
    
text-aligncenter;
    
margin-bottom8px;
}
.
post .post_author div.author_avatar img {
    
padding5px;
    
border1px solid #4D4D4D;
    
background#3F3F3F url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 0;
}
.
post .post_author div.author_information {
    
floatleft;
    
padding6px 8px;
}
.
post.classic .post_author div.author_information {
    
floatnone;
    
padding0;
    
text-aligncenter;
}
.
post .post_author div.author_statistics {
    
floatright;
    
font-size11px;
    
padding3px 10px 3px 5px;
    
color#666;
    
line-height1.3;
}
.
post.classic .post_author div.author_statistics {
    
margin6px 0 0 0;
    
text-aligncenter;
    
font-size10px;
    
padding6px 6px 3px 6px;
    
floatnone;
}
.
post .post_head {
    
font-size11px;
    
color#898989;
    
padding-bottom4px;
    
margin-bottom4px;
}
.
post .post_head span.edited_post {
    
font-size10px;
    
color#999;
}
.
post .post_head span.edited_post a {
    
color#666;
}
.
post_body {
    
font-size14px;
    
padding12px 0;
    
line-height1.2;
    
color#7B7B7B;
}
.
post.classic .post_content {
    
background#1A1A1A;
    
width80%;
    
padding0 0 0 15px;
    
floatleft;
    
height100%;
    
margin-bottom: -20000px;
    
padding-bottom20000px;
}
.
post_content {
    
padding9px 10px 5px 10px;
}
.
post_content .signature {
    
margin5px 0 15px 0;
    
color#A0A0A0;
    
border-top1px solid #383838;
    
padding10px 0 4px 0;
}
.
post .post_meta {
    
margin4px 0;
    
font-size11px;
    
padding10px;
    
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 {
    
clearboth;
    
background#222;
    
border-top1px solid #2B2B2B;
    
padding5px;
    
overflowhidden;
}
.
postbit_buttons a:link,
.
postbit_buttons a:hover,
.
postbit_buttons a:visited,
.
postbit_buttons a:active {
    
displayinline-block;
    
margin2px;
    
font-size12px;
    
color#fff;
}
.
postbit_buttons img {
    
vertical-alignmiddle;
    
margin: -3px 2px 0px -3px;
    
positionrelative;
}
.
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;
    
displayinline-block;
    
padding4px 8px;
    
margin2px 2px 6px 2px;
    
border1px solid #000;
    
font-size14px;
}
a.button.small_button {
    
font-size13px;
    
margin0;
    
padding3px 6px;
}
a.button span {
    
padding-left20px;
    
displayinline-block;
    
background-imageurl(images/buttons_sprite.png);
    
background-repeatno-repeat;
}
a.button.add_buddy_button span {
    
background-position-440px;
}
a.button.remove_buddy_button span {
    
background-position-480px;
}
a.button.add_ignore_button span {
    
background-position-460px;
}
a.button.remove_ignore_button span {
    
background-position-500px;
}
a.button.report_user_button span {
    
background-position-520px;
}
.
quick_jump {
    
backgroundurl(images/jump.pngno-repeat 0;
    
width13px;
    
height13px;
    
padding-left13px;
    
/* amount of padding needed for image to fully show */
    
    
margin-top: -3px;
    
bordernone;
}
.
pollbar {
    
backgroundurl(images/pollbar.pngtop left repeat-x;
    
border1px solid #3f3f3f;
    
height10px;
}
.
pollbar .percent {
    
displaynone;
}
.
posticons_label {
    
white-spacenowrap;
}
div#posts {
    
margin5px 0 0 0
}
/** jGrowl Start **/
/** Special IE6 Style Positioning **/

.ie6 {
    
positionabsolute;
}
.
ie6.top-right {
    
rightauto;
    
bottomauto;
    
leftexpression( ( jGrowl.offsetWidth + ( document.documentElement.clientWidth document.documentElement.clientWidthdocument.body.clientWidth) + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
    
topexpression( ( + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
}
.
ie6.top-left {
    
leftexpression( ( + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
    
topexpression( ( + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
}
.
ie6.bottom-right {
    
leftexpression( ( jGrowl.offsetWidth + ( document.documentElement.clientWidth document.documentElement.clientWidthdocument.body.clientWidth) + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
    
topexpression( ( jGrowl.offsetHeight + ( document.documentElement.clientHeight document.documentElement.clientHeightdocument.body.clientHeight) + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
}
.
ie6.bottom-left {
    
leftexpression( ( + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
    
topexpression( ( jGrowl.offsetHeight + ( document.documentElement.clientHeight document.documentElement.clientHeightdocument.body.clientHeight) + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
}
.
ie6.center {
    
leftexpression( ( + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
    
topexpression( ( + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
    
width100%;
}
/** jGrowl Styling **/

.jGrowl {
    
z-index9999;
    
color#fff;
    
font-size12px;
    
positionfixed;
}
.
jGrowl.top-left {
    
left0px;
    
top0px;
}
.
jGrowl.top-right {
    
right0px;
    
top0px;
}
.
jGrowl.bottom-left {
    
left0px;
    
bottom0px;
}
.
jGrowl.bottom-right {
    
right0px;
    
bottom0px;
}
.
jGrowl.center {
    
top0px;
    
width50%;
    
left25%;
}
/** Cross Browser Styling **/

.center .jGrowl-notification,
.
center .jGrowl-closer {
    
margin-leftauto;
    
margin-rightauto;
}
.
jGrowl .jGrowl-notification,
.
jGrowl .jGrowl-closer {
    
background-color#000;
    
opacity.85;
    -
ms-filter"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    
filterprogidDXImageTransform.Microsoft.Alpha(Opacity=85);
    
zoom1;
    
width235px;
    
padding10px;
    
margin-top5px;
    
margin-bottom5px;
    
font-familyTahomaArialHelveticasans-serif;
    
font-size1em;
    
text-alignleft;
    
displaynone;
    
border-radius5px;
}
.
jGrowl .jGrowl-notification {
    
min-height40px;
}
.
jGrowl .jGrowl-notification,
.
jGrowl .jGrowl-closer {
    
margin10px;
}
.
jGrowl .jGrowl-notification .jGrowl-header {
    
font-weightbold;
    
font-size.85em;
}
.
jGrowl .jGrowl-notification .jGrowl-close {
    
z-index99;
    
floatright;
    
font-weightbold;
    
font-size1em;
    
cursorpointer;
}
.
jGrowl .jGrowl-closer {
    
padding-top4px;
    
padding-bottom4px;
    
cursorpointer;
    
font-size.9em;
    
font-weightbold;
    
text-aligncenter;
}
/** Hide jGrowl when printing **/

@media print {
    .
jGrowl {
        
displaynone;
    }
}
/** jGrowl End **/
/** Modal Start **/

.modal {
    
displaynone;
    
width400px;
    
text-alignleft;
    
background#fff;
    
-webkit-border-radius8px;
    -
moz-border-radius8px;
    -
o-border-radius8px;
    -
ms-border-radius8px;
    
border-radius8px;
    -
webkit-box-shadow0 0 10px #000;
    
-moz-box-shadow0 0 10px #000;
    
-o-box-shadow0 0 10px #000;
    
-ms-box-shadow0 0 10px #000;
    
box-shadow0 0 10px #000;
}
.
modal a.close-modal {
    
positionabsolute;
    
top: -12.5px;
    
right: -12.5px;
    
displaynone;
    
/*block*/
    
    
width30px;
    
height30px;
    
text-indent: -9999px;
    
backgroundurl(images/close.pngno-repeat 0 0;
}
.
modal-spinner {
    
background#000;
    
color#fff;
    
text-aligncenter;
    
padding5px 0 8px;
    
width8%;
    
top0px;
    
left46%;
    -
moz-border-radius0 0 5px 5px;
    -
webkit-border-bottom-right-radius5px;
    -
webkit-border-bottom-left-radius5px;
    
border-radius0 0 5px 5px;
    
z-index10000;
    
positionfixed;
    -
moz-box-shadow0px 3px 5px rgba(0000.2);
    -
webkit-box-shadow0px 3px 5px rgba(0000.2);
    
box-shadow0px 3px 5px rgba(0000.2);
    
opacity0.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 {
    
positionabsolute;
    
background-color#777777;
}
div.jqi {
    
width400px;
    
max-width90%;
    
font-familyVerdanaGenevaArialHelveticasans-serif;
    
positionabsolute;
    
background-color#1A1A1A;
    
font-size11px;
    
text-alignleft;
    
border-radius6px;
    -
moz-border-radius6px;
    -
webkit-border-radius6px;
    
padding7px;
}
div.jqi .jqiclose {
    
positionabsolute;
    
top4px;
    
right: -2px;
    
width18px;
    
cursor: default;
    
color#bbbbbb;
    
font-weightbold;
    
cursorpointer;
}
div.jqi .jqititle {
    
padding5px 10px;
    
font-size16px;
    
line-height20px;
    
border-bottomsolid 1px #eeeeee;
}
div.jqi .jqimessage {
    
padding10px;
    
line-height20px;
    
color#FFF;
}
div.jqi .jqibuttons {
    
text-alignright;
    
margin-7px -7px -7px;
    
background#222;
    
border-top1px solid #2B2B2B;
    
border-radius0 0 6px 6px;
    -
moz-border-radius0 0 6px 6px;
    -
webkit-border-radius0 0 6px 6px;
    
height30px;
}
div.jqi .jqibuttons button {
    
margin0;
    
padding0px 20px;
    
background-colortransparent;
    
font-weightnormal;
    
bordernone;
    
color#777;
    
font-size12px;
}
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus {
    
color#287ade;
    
outlinenone;
}
.
jqiwarning .jqi .jqibuttons {
    
background-color#b95656;
}
/* sub states */

div.jqi .jqiparentstate::after {
    
background-color#777;
    
opacity0.6;
    
filteralpha(opacity=60);
    
content'';
    
positionabsolute;
    
top0;
    
left0;
    
bottom0;
    
right0;
    
border-radius6px;
    -
moz-border-radius6px;
    -
webkit-border-radius6px;
}
div.jqi .jqisubstate {
    
positionabsolute;
    
top0;
    
left20%;
    
width60%;
    
padding7px;
    
bordersolid 1px #eeeeee;
    
border-topnone;
    
border-radius0 0 6px 6px;
    -
moz-border-radius0 0 6px 6px;
    -
webkit-border-radius0 0 6px 6px;
}
div.jqi .jqisubstate .jqibuttons button {
    
padding10px 18px;
}
/* arrows for tooltips/tours */

.jqi .jqiarrow {
    
positionabsolute;
    
height0;
    
width0;
    
line-height0;
    
font-size0;
    
bordersolid 10px transparent;
}
.
jqi .jqiarrowtl {
    
left10px;
    
top: -20px;
    
border-bottom-color#ffffff;
}
.
jqi .jqiarrowtc {
    
left50%;
    
top: -20px;
    
border-bottom-color#ffffff;
    
margin-left: -10px;
}
.
jqi .jqiarrowtr {
    
right10px;
    
top: -20px;
    
border-bottom-color#ffffff;
}
.
jqi .jqiarrowbl {
    
left10px;
    
bottom: -20px;
    
border-top-color#ffffff;
}
.
jqi .jqiarrowbc {
    
left50%;
    
bottom: -20px;
    
border-top-color#ffffff;
    
margin-left: -10px;
}
.
jqi .jqiarrowbr {
    
right10px;
    
bottom: -20px;
    
border-top-color#ffffff;
}
.
jqi .jqiarrowlt {
    
left: -20px;
    
top10px;
    
border-right-color#ffffff;
}
.
jqi .jqiarrowlm {
    
left: -20px;
    
top50%;
    
border-right-color#ffffff;
    
margin-top: -10px;
}
.
jqi .jqiarrowlb {
    
left: -20px;
    
bottom10px;
    
border-right-color#ffffff;
}
.
jqi .jqiarrowrt {
    
right: -20px;
    
top10px;
    
border-left-color#ffffff;
}
.
jqi .jqiarrowrm {
    
right: -20px;
    
top50%;
    
border-left-color#ffffff;
    
margin-top: -10px;
}
.
jqi .jqiarrowrb {
    
right: -20px;
    
bottom10px;
    
border-left-color#ffffff;
}
/** Impromptu End */

/** DVZ Shoutbox Start **/
#shoutbox {
    
margin-bottom10px;
}

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

#shoutbox.front .head {
    
cursorpointer;
}

#shoutbox .head .right {
    
floatright;
    
margin0;
}

#shoutbox.collapsed .body {
    
displaynone;
}

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

#shoutbox input.text {
    
margin0;
    
padding10px 8px;
    
width100%;
    
box-sizingborder-box;
    
bordernone;
    
box-shadowinset rgba(0000.20px 1px 4px;
    
font-familyArialsans-serif;
    
font-size12px;
    
color#b7b7b7;
    
background#292929;
}

#shoutbox .minposts, #shoutbox .blocked {
    
padding6px;
    
font-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 {
    
displaytable;
    
width100%;
    
border-topsolid 2px rgba(0,0,0,0.1);
    
font-familytahomahelveticaarialsans-serif;
    
font-size12px;
}

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

#shoutbox .entry {
    
displaytable-row !important;
    
width100%;
    
background#191919 url(images/skillgame/row_gradient.png) repeat-x top;
    
transitionbackground-color 0.2s;
}

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

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

#shoutbox .entry > div {
    
border-top1px solid #252525;
    
border-bottom1px solid #111111;
}

#shoutbox .entry:first-child > div {
    
border-topnone;
}

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

#shoutbox .entry > div {
    
displaytable-cell;
    
padding6px;
}

#shoutbox .avatar img {
    
margin0 auto;
    
vertical-alignmiddle;
    
max-height20px;
    
max-width20px;
    
bordersolid 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-alignright;
    
white-spacenowrap;
}

#shoutbox .text {
    
width100%;
    
color#898989;
    
word-break: break-all;
    
word-wrap: break-word;
}

#shoutbox .info {
    
font-size11px;
    
color#AAA;
    
white-spacenowrap;
    
text-alignright;
}

#shoutbox .entry.unread .info:before {
    
displayinline-block;
    
positionrelative;
    
top: -2px;
    
margin-right10px;
    
height4px;
    
width4px;
    
content'';
    
backgroundrgba(255,100,0,0.8);
    
border-radius10px;
}

#shoutbox .info a {
    
colorinherit;
}

#shoutbox .mod {
    
padding6px 8px;
    
font-size9px;
    
font-weightbold;
    
color#AAA;
    
text-decorationnone;
}

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

#shoutbox .ip {
    
margin-right10px;
    
color#CECECE;
}
/** DVZ Shoutbox End **/ 
(26.08.2018, 18:00)Axwell napisał(a):
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 {
 
   width95%;
 
   background#fff;
 
   border1px solid #e4e4e4;
 
   color#000000;
 
   marginauto auto;
 
   padding20px;
 
   text-alignleft;
 
   /* IE 5 fix */
}
.
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-radius2px;
 
   -webkit-border-radius2px;
 
   border-radius2px;
 
   color#fff;
 
   text-shadowrgba(0000.80px -1px 0px;
 
   displayinline-block;
 
   white-spacenowrap;
 
   cursorpointer;
}
button:hover,
input.button:hover {
 
   color#fff;
 
   background-color#434343;
}
form {
 
   margin0;
 
   padding0;
}
form input.error {
 
   border1px solid #f30;
 
   color#f30;
 
   background#ffffff;
 
   padding3px;
 
   floatleft;
 
   outline0;
 
   font-size13px;
 
   font-familyTahomaVerdanaArialSans-Serif;
}
form input.valid {
 
   border1px solid #0c0;
 
   background#ffffff;
 
   floatleft;
 
   padding3px;
 
   outline0;
 
   font-size13px;
 
   font-familyTahomaVerdanaArialSans-Serif;
}
form label.error {
 
   color#f30;
 
   margin5px;
 
   padding0px;
 
   displayblock;
 
   font-weightbold;
 
   font-size11px;
}
form #message {
 
   width500px;
}
.
editor {
 
   background#f1f1f1;
 
   border1px solid #ccc;
}
.
editor_control_bar {
 
   background#fff;
 
   border1px solid #ccc;
}
.
post .editor_control_bar {
 
   background#f5f5f5;
}
.
popup_menu {
 
   background#fff;
 
   border1px 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 {
 
   colorgreen;
}
.
reputation_neutral {
 
   color#444;
}
.
reputation_negative {
 
   colorred;
}
.
repbox {
 
   font-size16px;
 
   font-weightbold;
 
   padding5px 7px 5px 7px;
}
.
_neutral {
 
   background-color#FAFAFA;
 
   color#999999;
 
   border1px solid #CCCCCC;
}
.
_minus {
 
   background-color#FDD2D1;
 
   color#CB0200;
 
   border1px solid #980201;
}
.
_plus {
 
   background-color#E8FCDC;
 
   color#008800;
 
   border1px solid #008800;
}
img {
 
   bordernone;
}
img.attachment {
 
   border1px solid #E9E5D7;
 
   padding2px;
}
hr {
 
   background-color#000000;
 
   color#000000;
 
   height1px;
 
   border0px;
}
.
clear {
 
   clearboth;
}
.
float_left {
 
   floatleft;
}
.
float_right {
 
   floatright;
}
.
hidden {
 
   displaynone;
 
   floatnone;
 
   width1%;
}
.
hiddenrow {
 
   displaynone;
}
.
selectall {
 
   background#FFFBD9;
 
   border-bottom1px solid #F7E86A;
 
   color#333;
 
   text-aligncenter;
}
.
expcolimage {
 
   floatright;
 
   widthauto;
 
   vertical-alignmiddle;
 
   margin-top: -4px;
}
.
expcolimage img {
 
   opacity0;
}
.
thead:hover .expcolimage img {
 
   opacity1;
}
.
tcat_menu > .expcolimage {
 
   margin-top0;
}
blockquote {
 
   margin0;
 
   background#2D2D2D;
 
   border-right1px solid #424242;
 
   border-bottom1px solid #424242;
 
   border-top1px solid #424242;
 
   padding10px;
 
   -webkit-border-top-left-radius10px;
 
   -webkit-border-bottom-left-radius10px;
 
   -moz-border-radius-topleft10px;
 
   -moz-border-radius-bottomleft10px;
 
   border-top-left-radius10px;
 
   border-bottom-left-radius10px;
 
   border-left5px solid #066700;
 
   padding10px;
}
blockquote cite {
 
   font-weightbold;
 
   border-bottom1px solid #ccc;
 
   font-stylenormal;
 
   displayblock;
 
   padding-bottom3px;
 
   margin0 0 10px 0;
}
blockquote cite span {
 
   floatright;
 
   font-weightnormal;
 
   font-size12px;
 
   color#666;
}
blockquote cite span.highlight {
 
   floatnone;
 
   font-weightbold;
 
   padding-bottom0;
}
.
codeblock {
 
   background#2D2D2D;
 
   border-right1px solid #424242;
 
   border-bottom1px solid #424242;
 
   border-top1px solid #424242;
 
   padding10px;
 
   -webkit-border-top-left-radius10px;
 
   -webkit-border-bottom-left-radius10px;
 
   -moz-border-radius-topleft10px;
 
   -moz-border-radius-bottomleft10px;
 
   border-top-left-radius10px;
 
   border-bottom-left-radius10px;
 
   border-left5px solid #066700;
}
.
codeblock .title {
 
   border-bottom1px solid gray;
 
   font-weightbold;
 
   padding-bottom3px;
 
   margin0 0 10px 0;
}
.
codeblock code {
 
   overflowauto;
 
   heightauto;
 
   max-height200px;
 
   displayblock;
 
   font-familyMonacoConsolasCouriermonospace;
 
   font-size13px;
}
.
smilie {
 
   vertical-alignmiddle;
}
.
smilie_pointer {
 
   cursorpointer;
}
.
separator {
 
   margin5px;
 
   padding0;
 
   height0px;
 
   font-size1px;
 
   list-style-typenone;
}
.
popup_menu .popup_item_container {
 
   margin1px;
 
   text-alignleft;
}
.
popup_menu .popup_item {
 
   displayblock;
 
   padding4px;
 
   white-spacenowrap;
 
   text-decorationnone;
}
.
popup_menu a.popup_item:hover {
 
   text-decorationnone;
}
.
subject_new {
 
   font-weightbold;
}
.
highlight {
 
   background#FFFFCC;
 
   padding-top3px;
 
   padding-bottom3px;
}
.
pm_alert {
 
   background#BFFFD6;
 
   border1px solid #0A9B12;
 
   text-aligncenter;
 
   padding5px 20px;
 
   margin-bottom15px;
 
   color#393939;
 
   font-size11px;
}
.
pm_alert a {
 
   colorbrown;
}
.
red_alert {
 
   background#FBE3E4;
 
   border1px solid #A5161A;
 
   color#A5161A;
 
   text-aligncenter;
 
   padding5px 20px;
 
   margin-bottom15px;
 
   font-size11px;
 
   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 {
 
   padding5px 10px;
 
   border-top2px solid #FFD324;
 
   border-bottom2px solid #FFD324;
 
   background#FFF6BF;
 
   font-size12px;
}
div.error p {
 
   margin0;
 
   color#333;
 
   font-weightnormal;
}
div.error p em {
 
   font-stylenormal;
 
   font-weightbold;
 
   padding-left24px;
 
   displayblock;
 
   color#C00;
 
   backgroundurl(images/error.pngno-repeat 0;
}
div.error ul {
 
   margin-left24px;
}
.
pagination {
 
   font-size11px;
 
   padding-top10px;
 
   margin-bottom5px;
}
.
tfoot .pagination,
.
tcat .pagination {
 
   padding-top0;
}
.
pagination .pages {
 
   font-weightbold;
}
.
pagination .pagination_current,
.
pagination a {
 
   padding3px 6px;
 
   margin-bottom3px;
}
.
pagination a {
 
   background#454545;
 
   color#FFF;
 
   padding5px 8px;
 
   text-shadowrgba(0000.30px -1px 0px;
 
   -moz-border-radius3px;
 
   -webkit-border-radius3px;
 
   border-radius3px;
 
   cursor: default;
}
.
pagination .pagination_current {
 
   background#62AE33 url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 -1px;
 
   color#FFF;
 
   padding5px 8px;
 
   text-shadowrgba(0000.30px -1px 0px;
 
   -moz-border-radius3px;
 
   -webkit-border-radius3px;
 
   border-radius3px;
 
   cursor: default;
}
.
pagination a:hover {
 
   background#666;
 
   color#fff;
 
   border-color#263c30;
 
   text-decorationnone;
}
.
pagination .go_page img {
 
   margin-bottom: -4px;
}
.
drop_go_page {
 
   background#f5f5f5;
 
   padding4px;
}
.
pagination_breadcrumb {
 
   background-color#efefef;
 
   border1px solid #fff;
 
   outline1px solid #ccc;
 
   padding5px;
 
   margin-top5px;
 
   font-weightnormal;
}
.
pagination_breadcrumb_link {
 
   vertical-alignmiddle;
 
   cursorpointer;
}
.
thread_legend,
.
thread_legend dd {
 
   margin0;
 
   padding0;
}
.
thread_legend dd {
 
   padding-bottom4px;
 
   margin-right15px;
}
.
thread_legend img {
 
   margin-right4px;
 
   vertical-alignbottom;
}
.
forum_legend,
.
forum_legend dt,
.
forum_legend dd {
 
   margin0;
 
   padding0;
}
.
forum_legend dd {
 
   floatleft;
 
   margin-right10px;
 
   margin-top7px;
}
.
forum_legend dt {
 
   margin-right10px;
 
   floatleft;
}
.
success_message {
 
   color#00b200;
 
   font-weightbold;
 
   font-size10px;
 
   margin-bottom10px;
}
.
error_message {
 
   color#C00;
 
   font-weightbold;
 
   font-size10px;
 
   margin-bottom10px;
}
#posts_container {
 
   width100%;
 
   padding0;
 
   border1px solid #393939;
 
   margin-top5px;
}
.
ignored_post {
 
   border-top3px solid #333;
 
   padding15px;
}
.
ignored_post .show_ignored_post {
 
   margin-top: -15px;
}
.
ignored_post .show_ignored_post a.button span {
 
   background-position-400px;
}
.
post {
 
   width100%;
 
   height100%;
 
   background#1A1A1A;
 
   overflowhidden;
}
}
.
post.classic {
 
   background#161616;
}
.
post .post_author {
 
   background#1D1D1D url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 0;
 
   padding5px;
 
   color#6F6F6F;
 
   overflowhidden;
 
   line-height20px;
}
.
post.classic .post_author {
 
   floatleft;
 
   background#161616;
 
   width15%;
 
   border-left0;
 
   padding5px 1%;
 
   border-right1px solid #393939;
 
   margin: -10px 0 -20000px 5px;
 
   padding-bottom20000px;
 
   height100%;
}
.
post .post_author .buddy_status {
 
   vertical-alignmiddle;
 
   margin-top: -4px;
}
.
post .post_author div.author_avatar {
 
   floatleft;
 
   margin-right3px;
}
.
post.classic .post_author div.author_avatar {
 
   floatnone;
 
   text-aligncenter;
 
   margin-bottom8px;
}
.
post .post_author div.author_avatar img {
 
   padding5px;
 
   border1px solid #4D4D4D;
 
   background#3F3F3F url(images/skillgame/highlight_reallyfaint.png) repeat-x 0 0;
}
.
post .post_author div.author_information {
 
   floatleft;
 
   padding6px 8px;
}
.
post.classic .post_author div.author_information {
 
   floatnone;
 
   padding0;
 
   text-aligncenter;
}
.
post .post_author div.author_statistics {
 
   floatright;
 
   font-size11px;
 
   padding3px 10px 3px 5px;
 
   color#666;
 
   line-height1.3;
}
.
post.classic .post_author div.author_statistics {
 
   margin6px 0 0 0;
 
   text-aligncenter;
 
   font-size10px;
 
   padding6px 6px 3px 6px;
 
   floatnone;
}
.
post .post_head {
 
   font-size11px;
 
   color#898989;
 
   padding-bottom4px;
 
   margin-bottom4px;
}
.
post .post_head span.edited_post {
 
   font-size10px;
 
   color#999;
}
.
post .post_head span.edited_post a {
 
   color#666;
}
.
post_body {
 
   font-size14px;
 
   padding12px 0;
 
   line-height1.2;
 
   color#7B7B7B;
}
.
post.classic .post_content {
 
   background#1A1A1A;
 
   width80%;
 
   padding0 0 0 15px;
 
   floatleft;
 
   height100%;
 
   margin-bottom: -20000px;
 
   padding-bottom20000px;
}
.
post_content {
 
   padding9px 10px 5px 10px;
}
.
post_content .signature {
 
   margin5px 0 15px 0;
 
   color#A0A0A0;
 
   border-top1px solid #383838;
 
   padding10px 0 4px 0;
}
.
post .post_meta {
 
   margin4px 0;
 
   font-size11px;
 
   padding10px;
 
   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 {
 
   clearboth;
 
   background#222;
 
   border-top1px solid #2B2B2B;
 
   padding5px;
 
   overflowhidden;
}
.
postbit_buttons a:link,
.
postbit_buttons a:hover,
.
postbit_buttons a:visited,
.
postbit_buttons a:active {
 
   displayinline-block;
 
   margin2px;
 
   font-size12px;
 
   color#fff;
}
.
postbit_buttons img {
 
   vertical-alignmiddle;
 
   margin: -3px 2px 0px -3px;
 
   positionrelative;
}
.
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;
 
   displayinline-block;
 
   padding4px 8px;
 
   margin2px 2px 6px 2px;
 
   border1px solid #000;
 
   font-size14px;
}
a.button.small_button {
 
   font-size13px;
 
   margin0;
 
   padding3px 6px;
}
a.button span {
 
   padding-left20px;
 
   displayinline-block;
 
   background-imageurl(images/buttons_sprite.png);
 
   background-repeatno-repeat;
}
a.button.add_buddy_button span {
 
   background-position-440px;
}
a.button.remove_buddy_button span {
 
   background-position-480px;
}
a.button.add_ignore_button span {
 
   background-position-460px;
}
a.button.remove_ignore_button span {
 
   background-position-500px;
}
a.button.report_user_button span {
 
   background-position-520px;
}
.
quick_jump {
 
   backgroundurl(images/jump.pngno-repeat 0;
 
   width13px;
 
   height13px;
 
   padding-left13px;
 
   /* amount of padding needed for image to fully show */
 
   
    margin
-top: -3px;
 
   bordernone;
}
.
pollbar {
 
   backgroundurl(images/pollbar.pngtop left repeat-x;
 
   border1px solid #3f3f3f;
 
   height10px;
}
.
pollbar .percent {
 
   displaynone;
}
.
posticons_label {
 
   white-spacenowrap;
}
div#posts {
 
   margin5px 0 0 0
}
/** jGrowl Start **/
/** Special IE6 Style Positioning **/

.ie6 {
 
   positionabsolute;
}
.
ie6.top-right {
 
   rightauto;
 
   bottomauto;
 
   leftexpression( ( jGrowl.offsetWidth + ( document.documentElement.clientWidth document.documentElement.clientWidthdocument.body.clientWidth) + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
 
   topexpression( ( + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
}
.
ie6.top-left {
 
   leftexpression( ( + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
 
   topexpression( ( + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
}
.
ie6.bottom-right {
 
   leftexpression( ( jGrowl.offsetWidth + ( document.documentElement.clientWidth document.documentElement.clientWidthdocument.body.clientWidth) + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
 
   topexpression( ( jGrowl.offsetHeight + ( document.documentElement.clientHeight document.documentElement.clientHeightdocument.body.clientHeight) + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
}
.
ie6.bottom-left {
 
   leftexpression( ( + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
 
   topexpression( ( jGrowl.offsetHeight + ( document.documentElement.clientHeight document.documentElement.clientHeightdocument.body.clientHeight) + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
}
.
ie6.center {
 
   leftexpression( ( + ( ignoreMe2 document.documentElement.scrollLeft document.documentElement.scrollLeftdocument.body.scrollLeft)) + 'px');
 
   topexpression( ( + ( ignoreMe document.documentElement.scrollTop document.documentElement.scrollTopdocument.body.scrollTop)) + 'px');
 
   width100%;
}
/** jGrowl Styling **/

.jGrowl {
 
   z-index9999;
 
   color#fff;
 
   font-size12px;
 
   positionfixed;
}
.
jGrowl.top-left {
 
   left0px;
 
   top0px;
}
.
jGrowl.top-right {
 
   right0px;
 
   top0px;
}
.
jGrowl.bottom-left {
 
   left0px;
 
   bottom0px;
}
.
jGrowl.bottom-right {
 
   right0px;
 
   bottom0px;
}
.
jGrowl.center {
 
   top0px;
 
   width50%;
 
   left25%;
}
/** Cross Browser Styling **/

.center .jGrowl-notification,
.
center .jGrowl-closer {
 
   margin-leftauto;
 
   margin-rightauto;
}
.
jGrowl .jGrowl-notification,
.
jGrowl .jGrowl-closer {
 
   background-color#000;
 
   opacity.85;
 
   -ms-filter"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
 
   filterprogidDXImageTransform.Microsoft.Alpha(Opacity=85);
 
   zoom1;
 
   width235px;
 
   padding10px;
 
   margin-top5px;
 
   margin-bottom5px;
 
   font-familyTahomaArialHelveticasans-serif;
 
   font-size1em;
 
   text-alignleft;
 
   displaynone;
 
   border-radius5px;
}
.
jGrowl .jGrowl-notification {
 
   min-height40px;
}
.
jGrowl .jGrowl-notification,
.
jGrowl .jGrowl-closer {
 
   margin10px;
}
.
jGrowl .jGrowl-notification .jGrowl-header {
 
   font-weightbold;
 
   font-size.85em;
}
.
jGrowl .jGrowl-notification .jGrowl-close {
 
   z-index99;
 
   floatright;
 
   font-weightbold;
 
   font-size1em;
 
   cursorpointer;
}
.
jGrowl .jGrowl-closer {
 
   padding-top4px;
 
   padding-bottom4px;
 
   cursorpointer;
 
   font-size.9em;
 
   font-weightbold;
 
   text-aligncenter;
}
/** Hide jGrowl when printing **/

@media print {
 
   .jGrowl {
 
       displaynone;
 
   }
}
/** jGrowl End **/
/** Modal Start **/

.modal {
 
   displaynone;
 
   width400px;
 
   text-alignleft;
 
   background#fff;
 
   -webkit-border-radius8px;
 
   -moz-border-radius8px;
 
   -o-border-radius8px;
 
   -ms-border-radius8px;
 
   border-radius8px;
 
   -webkit-box-shadow0 0 10px #000;
 
   -moz-box-shadow0 0 10px #000;
 
   -o-box-shadow0 0 10px #000;
 
   -ms-box-shadow0 0 10px #000;
 
   box-shadow0 0 10px #000;
}
.
modal a.close-modal {
 
   positionabsolute;
 
   top: -12.5px;
 
   right: -12.5px;
 
   displaynone;
 
   /*block*/
 
   
    width
30px;
 
   height30px;
 
   text-indent: -9999px;
 
   backgroundurl(images/close.pngno-repeat 0 0;
}
.
modal-spinner {
 
   background#000;
 
   color#fff;
 
   text-aligncenter;
 
   padding5px 0 8px;
 
   width8%;
 
   top0px;
 
   left46%;
 
   -moz-border-radius0 0 5px 5px;
 
   -webkit-border-bottom-right-radius5px;
 
   -webkit-border-bottom-left-radius5px;
 
   border-radius0 0 5px 5px;
 
   z-index10000;
 
   positionfixed;
 
   -moz-box-shadow0px 3px 5px rgba(0000.2);
 
   -webkit-box-shadow0px 3px 5px rgba(0000.2);
 
   box-shadow0px 3px 5px rgba(0000.2);
 
   opacity0.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 {
 
   positionabsolute;
 
   background-color#777777;
}
div.jqi {
 
   width400px;
 
   max-width90%;
 
   font-familyVerdanaGenevaArialHelveticasans-serif;
 
   positionabsolute;
 
   background-color#1A1A1A;
 
   font-size11px;
 
   text-alignleft;
 
   border-radius6px;
 
   -moz-border-radius6px;
 
   -webkit-border-radius6px;
 
   padding7px;
}
div.jqi .jqiclose {
 
   positionabsolute;
 
   top4px;
 
   right: -2px;
 
   width18px;
 
   cursor: default;
 
   color#bbbbbb;
 
   font-weightbold;
 
cursorpointer;
}
div.jqi .jqititle {
 
   padding5px 10px;
 
   font-size16px;
 
   line-height20px;
 
   border-bottomsolid 1px #eeeeee;
}
div.jqi .jqimessage {
 
   padding10px;
 
   line-height20px;
 
   color#FFF;
}
div.jqi .jqibuttons {
 
   text-alignright;
 
   margin-7px -7px -7px;
 
background#222;
 
border-top1px solid #2B2B2B;
 
   border-radius0 0 6px 6px;
 
   -moz-border-radius0 0 6px 6px;
 
   -webkit-border-radius0 0 6px 6px;
 
height30px;
}
div.jqi .jqibuttons button {
 
   margin0;
 
   padding0px 20px;
 
   background-colortransparent;
 
   font-weightnormal;
 
   bordernone;
 
   color#777;
 
   font-size12px;
}
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus {
 
   color#287ade;
 
   outlinenone;
}
.
jqiwarning .jqi .jqibuttons {
 
   background-color#b95656;
}
/* sub states */

div.jqi .jqiparentstate::after {
 
   background-color#777;
 
   opacity0.6;
 
   filteralpha(opacity=60);
 
   content'';
 
   positionabsolute;
 
   top0;
 
   left0;
 
   bottom0;
 
   right0;
 
   border-radius6px;
 
   -moz-border-radius6px;
 
   -webkit-border-radius6px;
}
div.jqi .jqisubstate {
 
   positionabsolute;
 
   top0;
 
   left20%;
 
   width60%;
 
   padding7px;
 
   bordersolid 1px #eeeeee;
 
   border-topnone;
 
   border-radius0 0 6px 6px;
 
   -moz-border-radius0 0 6px 6px;
 
   -webkit-border-radius0 0 6px 6px;
}
div.jqi .jqisubstate .jqibuttons button {
 
   padding10px 18px;
}
/* arrows for tooltips/tours */

.jqi .jqiarrow {
 
   positionabsolute;
 
   height0;
 
   width0;
 
   line-height0;
 
   font-size0;
 
   bordersolid 10px transparent;
}
.
jqi .jqiarrowtl {
 
   left10px;
 
   top: -20px;
 
   border-bottom-color#ffffff;
}
.
jqi .jqiarrowtc {
 
   left50%;
 
   top: -20px;
 
   border-bottom-color#ffffff;
 
   margin-left: -10px;
}
.
jqi .jqiarrowtr {
 
   right10px;
 
   top: -20px;
 
   border-bottom-color#ffffff;
}
.
jqi .jqiarrowbl {
 
   left10px;
 
   bottom: -20px;
 
   border-top-color#ffffff;
}
.
jqi .jqiarrowbc {
 
   left50%;
 
   bottom: -20px;
 
   border-top-color#ffffff;
 
   margin-left: -10px;
}
.
jqi .jqiarrowbr {
 
   right10px;
 
   bottom: -20px;
 
   border-top-color#ffffff;
}
.
jqi .jqiarrowlt {
 
   left: -20px;
 
   top10px;
 
   border-right-color#ffffff;
}
.
jqi .jqiarrowlm {
 
   left: -20px;
 
   top50%;
 
   border-right-color#ffffff;
 
   margin-top: -10px;
}
.
jqi .jqiarrowlb {
 
   left: -20px;
 
   bottom10px;
 
   border-right-color#ffffff;
}
.
jqi .jqiarrowrt {
 
   right: -20px;
 
   top10px;
 
   border-left-color#ffffff;
}
.
jqi .jqiarrowrm {
 
   right: -20px;
 
   top50%;
 
   border-left-color#ffffff;
 
   margin-top: -10px;
}
.
jqi .jqiarrowrb {
 
   right: -20px;
 
   bottom10px;
 
   border-left-color#ffffff;
}
/** Impromptu End */

/** DVZ Shoutbox Start **/
#shoutbox {
 
margin-bottom10px;
}

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

#shoutbox.front .head {
 
cursorpointer;
}

#shoutbox .head .right {
 
floatright;
 
margin0;
}

#shoutbox.collapsed .body {
 
displaynone;
}

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

#shoutbox input.text {
 
margin0;
 
padding10px 8px;
 
width100%;
 
box-sizingborder-box;
 
bordernone;
 
box-shadowinset rgba(0000.20px 1px 4px;
 
font-familyArialsans-serif;
 
font-size12px;
 
color#b7b7b7;
 
background#292929;
}

#shoutbox .minposts, #shoutbox .blocked {
 
padding6px;
 
font-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 {
 
displaytable;
 
width100%;
 
border-topsolid 2px rgba(0,0,0,0.1);
 
font-familytahomahelveticaarialsans-serif;
 
font-size12px;
}

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

#shoutbox .entry {
 
displaytable-row !important;
 
width100%;
 
background#191919 url(images/skillgame/row_gradient.png) repeat-x top;
 
transitionbackground-color 0.2s;
}

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

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

#shoutbox .entry > div {
 
border-top1px solid #252525;
 
   border-bottom1px solid #111111;
}

#shoutbox .entry:first-child > div {
 
border-topnone;
}

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

#shoutbox .entry > div {
 
displaytable-cell;
 
padding6px;
}

#shoutbox .avatar img {
 
margin0 auto;
 
vertical-alignmiddle;
 
max-height20px;
 
max-width20px;
 
bordersolid 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-alignright;
 
white-spacenowrap;
}

#shoutbox .text {
 
width100%;
 
color#898989;
 
word-break: break-all;
 
word-wrap: break-word;
}

#shoutbox .info {
 
font-size11px;
 
color#AAA;
 
white-spacenowrap;
 
text-alignright;
}

#shoutbox .entry.unread .info:before {
 
displayinline-block;
 
positionrelative;
 
top: -2px;
 
margin-right10px;
 
height4px;
 
width4px;
 
content'';
 
backgroundrgba(255,100,0,0.8);
 
border-radius10px;
}

#shoutbox .info a {
 
colorinherit;
}

#shoutbox .mod {
 
padding6px 8px;
 
font-size9px;
 
font-weightbold;
 
color#AAA;
 
text-decorationnone;
}

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

#shoutbox .ip {
 
margin-right10px;
 
color#CECECE;
}
/** DVZ Shoutbox End **/ 
  Wszystko sie zgadza :)) jeszcze jakbym prosił o zwijanie shoutboxa bo zrobił ie ten problem o którey wspomniałas, rozjechane archwium i brak zwijana
Zamień z powrotem klasę thead na head w szablonie dvz_shoutbox w szablonach globalnych.
(26.08.2018, 18:10)Axwell napisał(a): Zamień z powrotem klasę thead na head w szablonie dvz_shoutbox w szablonach globalnych.

Jesteś kotem ::) dziękuje Ci bardzo. Wszystko smiga!



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

1 gości