/***************************************** * * GLOBAL STYLES for white theme normies * ******************************************/ html, body { padding: 0; margin: 0; height: 100%; color: #000000; } body { background: #fff; font-family: Verdana, sans-serif; font-size: 13px; line-height: 1.2; overflow-x: hidden; overflow-y: scroll; word-wrap: break-word; } em { font-style: normal; font-weight: bold; } img { margin: 0; padding: 0; line-height: 1; -ms-interpolation-mode: nearest-neighbor; image-rendering: pixelated; } img.icon { height: 1em; min-height: 1em; width: auto; vertical-align: bottom; } .r:before { /* "repeated" badge class for combined messages */ content: 'x'; } .r { display: inline-block; min-width: 0.5em; font-size: 0.7em; padding: 0.2em 0.3em; line-height: 1; color: white; text-align: center; white-space: nowrap; vertical-align: middle; background-color: crimson; border-radius: 10px; } a {color: #0000ff;} a.visited {color: #ff00ff;} a:visited {color: #ff00ff;} a.popt {text-decoration: none;} /***************************************** * * OUTPUT NOT RELATED TO ACTUAL MESSAGES * ******************************************/ #loading { position: fixed; width: 300px; height: 150px; text-align: center; left: 50%; top: 50%; margin: -75px 0 0 -150px; } #loading i {display: block; padding-bottom: 3px;} #messages { font-size: 13px; padding: 3px; margin: 0; word-wrap: break-word; } #newMessages { position: fixed; display: block; bottom: 0; right: 0; padding: 8px; background: #ddd; text-decoration: none; font-variant: small-caps; font-size: 1.1em; font-weight: bold; color: #333; } #newMessages:hover {background: #ccc;} #newMessages i {vertical-align: middle; padding-left: 3px;} #ping { position: fixed; top: 0; right: 135px; width: 45px; background: #ddd; height: 30px; padding: 8px 0 2px 0; } #ping i {display: block; text-align: center;} #ping .ms { display: block; text-align: center; font-size: 8pt; padding-top: 2px; } #userBar { position: fixed; top: 0; right: 0; } #userBar .subCell { background: #ddd; height: 30px; padding: 5px 0; display: block; color: #333; text-decoration: none; line-height: 28px; border-top: 1px solid #b4b4b4; } #userBar .subCell:hover {background: #ccc;} #userBar .toggle { width: 45px; background: #ccc; border-top: 0; float: right; text-align: center; } #userBar .sub {clear: both; display: none; width: 180px;} #userBar .sub.scroll {overflow-y: scroll;} #userBar .sub.subCell {padding: 3px 0 3px 8px; line-height: 30px; font-size: 0.9em; clear: both;} #userBar .sub span { display: block; line-height: 30px; float: left; } #userBar .sub i { display: block; padding: 0 5px; font-size: 1.1em; width: 22px; text-align: center; line-height: 30px; float: right; } #userBar .sub input { position: absolute; padding: 7px 5px; width: 121px; line-height: 30px; float: left; } #userBar .topCell {border-top: 0;} /* POPUPS */ .popup { position: fixed; top: 50%; left: 50%; background: #ddd; } .popup .close { position: absolute; background: #aaa; top: 0; right: 0; color: #333; text-decoration: none; z-index: 2; padding: 0 10px; height: 30px; line-height: 30px; } .popup .close:hover {background: #999;} .popup .head { background: #999; color: #ddd; padding: 0 10px; height: 30px; line-height: 30px; text-transform: uppercase; font-size: 0.9em; font-weight: bold; border-bottom: 2px solid green; } .popup input {border: 1px solid #999; background: #fff; margin: 0; padding: 5px; outline: none; color: #333;} .popup input[type=text]:hover, .popup input[type=text]:active, .popup input[type=text]:focus {border-color: green;} .popup input[type=submit] {padding: 5px 10px; background: #999; color: #ddd; text-transform: uppercase; font-size: 0.9em; font-weight: bold;} .popup input[type=submit]:hover, .popup input[type=submit]:focus, .popup input[type=submit]:active {background: #aaa; cursor: pointer;} .changeFont {padding: 10px;} .changeFont a {display: block; text-decoration: none; padding: 3px; color: #333;} .changeFont a:hover {background: #ccc;} .highlightPopup {padding: 10px; text-align: center;} .highlightPopup input[type=text] {display: block; width: 215px; text-align: left; margin-top: 5px;} .highlightPopup input.highlightColor {background-color: #FFFF00;} .highlightPopup input.highlightTermSubmit {margin-top: 5px;} /* ADMIN CONTEXT MENU */ .contextMenu { background-color: #ddd; position: fixed; margin: 2px; width: 150px; } .contextMenu a { display: block; padding: 2px 5px; text-decoration: none; color: #333; } .contextMenu a:hover { background-color: #ccc; } /* ADMIN FILTER MESSAGES MENU */ .filterMessages {padding: 5px;} .filterMessages div {padding: 2px 0;} .filterMessages input {} .filterMessages label {} .icon-stack {height: 1em; line-height: 1em; width: 1em; vertical-align: middle; margin-top: -2px;} /***************************************** * * OUTPUT ACTUALLY RELATED TO MESSAGES * ******************************************/ /* MOTD */ .motd {color: #638500; font-family: Verdana, sans-serif;} .motd h1, .motd h2, .motd h3, .motd h4, .motd h5, .motd h6 {color: #638500; text-decoration: underline;} .motd a, .motd a:link, .motd a:visited, .motd a:active, .motd a:hover {color: #638500;} /* ADD HERE FOR BOLD */ .bold, .name, .prefix, .ooc, .aooc, .looc, .adminooc, .admin, .medal, .yell {font-weight: bold;} /* ADD HERE FOR ITALIC */ .italic, .italics, .emote {font-style: italic;} /* OUTPUT COLORS */ .highlight {background: yellow;} h1, h2, h3, h4, h5, h6 {color: #0000ff; font-family: Georgia, Verdana, sans-serif; line-height: 10%;} em {font-style: normal;font-weight: bold;} /* LOG */ .log_message {color: #386aff;font-weight: bold;} /* CHAT TAGS */ .tag {color: #fff; border-radius: 15px; font-size: 80%; padding-left: 4px; padding-right: 4px;} .ooc_tag {background-color: #002eb8;} .looc_tag {color: #000; background-color: #46b2b2;} .dev_tag {background-color: #2c7731;} .admin_tag {background-color: #9611d4;} .mod_tag {background-color: #663a0e;} .dead_tag {background-color: #530fad;} .pmin_tag {background-color: #ff0000;} .pmout_tag {background-color: #ff0000;} .pmoutalt_tag {background-color: #b54a4a;} .pmother_tag {background-color: #498db6;} .help_tag {background-color: #ff0000;} .aooc_tag {background-color: #920000;} /* OOC */ .ooc {font-weight: bold;} .ooc img.text_tag {width: 32px; height: 10px; vertical-align: middle;} .ooc .everyone {color: #002eb8;} .ooc .looc {color: #6699CC;} .ooc .elevated {color: #2e78d9;} .ooc .moderator {color: #184880;} .ooc .developer {color: #2c7731;} .ooc .admin {color: #b82e00;} .aooc {color: #960018;} /* Admin: Private Messages */ .pm .howto {color: #ff0000; font-weight: bold; font-size: 200%;} .pm .in {color: #ff0000;} .pm .out {color: #ff0000;} .pm .other {color: #0000ff;} /* Admin: Channels */ .mod_channel {color: #735638; font-weight: bold;} .mod_channel .admin {color: #b82e00; font-weight: bold;} .admin_channel {color: #9611D4; font-weight: bold;} .cciaasay {color: #22a9b4; font-weight: bold;} .devsay {color: #2c7731; font-weight: bold;} /* Radio: Misc */ .deadsay {color: #530FAD;} .radio {color: #008000;} .deptradio {color: #ff00ff;} /* when all other department colors fail */ .newscaster {color: #750000;} /* Radio Channels */ .comradio {color: #193A7A;} .syndradio {color: #6D3F40;} .centradio {color: #5C5C8A;} .airadio {color: #FF00FF;} .entradio {color: #bd893c;} .secradio {color: #A30000;} .engradio {color: #A66300;} .medradio {color: #0a5c47;} .sciradio {color: #993399;} .supradio {color: #5F4519;} .srvradio {color: #6eaa2c;} /* Miscellaneous */ .name {font-weight: bold;} .alert {color: #ff0000;} .vote {color: #6c18c0} h1.alert, h2.alert {color: #000080;} .emote {font-style: italic;} /* Game Messages */ .attack {color: #ff0000;} .moderate {color: #cc0000;} .disarm {color: #990000;} .passive {color: #660000;} .danger {color: #ff0000; font-weight: bold} .warning {color: #ff0000; font-style: italic;} .boldannounce {color: #ff0000; font-weight: bold;} .rose {color: #ff5050;} .info {color: #0000CC;} .notice {color: #000099;} .alium {color: #00ff00;} .cult {color: #800080; font-weight: bold; font-style: italic;} /* Languages */ .alien {color: #543354;} .tajaran {color: #803B56;} .tajaran_signlang {color: #941C1C;} .skrell {color: #00CED1;} .vaurca {color: #9e9e39;} .soghun {color: #228B22;} .solcom {color: #22228B;} .soghun_alt {color: #024402;} .changeling {color: #800080;} .vox {color: #AA00AA;} .rough {font-family: "Trebuchet MS", cursive, sans-serif;} .say_quote {font-family: Georgia, Verdana, sans-serif;} .yassa {color: #400987;} .delvahhi {color: #5E2612; font-weight: bold;} .siiktau {color: #A52A2A;} .interface {color: #750e75;} .good {color: #4f7529; font-weight: bold;} .bad {color: #ee0000; font-weight: bold;} @keyframes hypnocolor { 0% {color: #0d0d0d;} 25% {color: #410194;} 50% {color: #7f17d8;} 75% {color: #410194;} 100% {color: #3bb5d3;} } .phobia {color: #dd0000; font-weight: bold; animation: phobia 750ms infinite;} @keyframes phobia { 0% {color: #0d0d0d;} 50% {color: #dd0000;} 100% {color: #0d0d0d;} } .icon {height: 1em; width: auto;} .connectionClosed, .fatalError {background: red; color: white; padding: 5px;} .connectionClosed.restored {background: green;} .internal.boldnshit {color: blue; font-weight: bold;} /* HELPER CLASSES */ .text-normal {font-weight: normal; font-style: normal;} .hidden {display: none; visibility: hidden;} .ml-1 {margin-left: 1em;} .ml-2 {margin-left: 2em;} .ml-3 {margin-left: 3em;}