/* -*- Mode: Text; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
 * ***** BEGIN LICENSE BLOCK ***** Version: MPL 1.1/GPL 2.0/LGPL 2.1 Lincence info at:http://www.mozilla.org/MPL/
 * Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.  You may also use the GML 2.0 or LGPL 2.1 for this script. ***** END LICENSE BLOCK ***** */
/*
 *  The bug hunters motif by Robin Monks.
 *  see output-base.css for motifing details.
 */
@import url(output-base.css);
body.chatzilla-body {background-image: url(images/ant.png);background-color: #676767;background-repeat: no-repeat;background-attachment: fixed;background-position: bottom right;color: black;}
a.chatzilla-link {font-weight: bold;color: #C66300;}
.header-outer {background-color: #000000;border-bottom: solid 2px white;}
.header {color: #FFFFFF;background-color: #000000;}
#splash {color: #FFFFFF;-moz-opacity: 0.5;}
#usr-descnodes,#ch-topicnodes {color: #FFFFFF;}
[condition] {font-weight: bold;}
[condition="red"] {color: red;}
[condition="yellow"] {color: orange;}
[condition="green"] {color: #2ec908;}
.msg[msg-type="PRIVMSG"] .msg-data,.msg[msg-type="ACTION"] .msg-data {background-color: #FFFFFF;-moz-opacity: 0.5;}
.msg[msg-type="HELLO"] .msg-data a.chatzilla-link {color: #FF925E;}
.msg[msg-type="JOIN"] .msg-data a.chatzilla-link{font-weight: bold;color: #11c411;}
.msg[msg-type="PART"] .msg-data a.chatzilla-link {font-weight: bold;color: #11c411;}
.msg[msg-type="ERROR"] .msg-data a.chatzilla-link {font-weight: bold;color: white;}
.msg[msg-type="KICK"] .msg-data a.chatzilla-link {color: #aa0d08;}
.msg[msg-type="NOTICE"] .msg-data a.chatzilla-link {color: #d64444;}
.msg[msg-type="QUIT"] .msg-data a.chatzilla-link {color: #c46907;}
.chatzilla-rheet {color: #e25e00 !important;}
.chatzilla-highlight[name="Slate"] {color: black;background: #b8c4e0;-moz-opacity: 0.5;}
.chatzilla-highlight[name="Plum"] {color: black;background: #ddb8d0;-moz-opacity: 0.5;}
.chatzilla-highlight[name="Brown"] {color: black;background: #ffbf77;-moz-opacity: 0.5;}
.msg-type {color: #000000;font-weight: bold;}
.msg-user a.chatzilla-link,.msg-user {color: white !important;font-weight: bold;}
.msg[mark="even"] .msg-data {color: #555555;-moz-border-radius: 5px 5px 5px 5px;}
.msg[mark="odd"] .msg-data {color: #000000;-moz-border-radius: 5px 5px 5px 5px;}
.msg[msg-type="JOIN"] .msg-data{color: #81D114;background-color: #DCF8C2;font-weight: bold;-moz-border-radius: 5px 5px 5px 5px;-moz-opacity: 0.5;}
.msg[msg-type="PART"] .msg-data {color: #D3A005;background-color: #FFF791;font-weight: bold;-moz-border-radius: 5px 5px 5px 5px;-moz-opacity: 0.6;}
.msg[msg-type="QUIT"] .msg-data {background: #fff196;color: #ff8d02;font-weight: bold;-moz-border-radius: 5px 5px 5px 5px;-moz-opacity: 0.5;}
.msg[msg-type="HELLO"] .msg-data {background: #8D9B2F;color: white;-moz-border-radius: 5px 5px 5px 5px;font-weight: bold;-moz-opacity: 0.5;}
.msg[msg-type="ERROR"] .msg-data {-moz-border-radius: 5px 5px 5px 5px;-moz-opacity: 0.6;background: #a8221e;color: white;}
.msg[msg-type="USAGE"] .msg-data {color: black;background: white;-moz-opacity: 0.6;-moz-border-radius: 5px 5px 5px 5px;}
.msg[msg-type="ACTION"] .msg-data {color: black;font-style: italic;-moz-border-radius: 5px 5px 5px 5px;}
.msg[msg-type="NICK"] .msg-data {color: #4e8387;background-color: #d5e9ea;-moz-opacity: 0.5;font-weight: bold;-moz-border-radius: 5px 5px 5px 5px;}
.msg[msg-type="NOTICE"] .msg-data {color: #ae4141;font-weight: bold;background:#FF9595;-moz-border-radius: 5px 5px 5px 5px;-moz-opacity: 0.5;}
.msg[msg-type="MODE"] .msg-data {color: #2709ed;font-weight: bold;-moz-border-radius: 5px 5px 5px 5px;}
.msg[msg-type="KICK"] .msg-data {color: #ff1a0a;background: #ffdbcc;-moz-opacity: 0.5;font-weight: bold;-moz-border-radius: 5px 5px 5px 5px;}
.msg[important="true"] .msg-user {background: #FEEDA7;-moz-opacity: 0.5;-moz-border-radius: 5px 0px 0px 5px;}
.msg[important="true"] .msg-data {background: #FEEDA8;-moz-opacity: 0.5;-moz-border-radius: 5px 5px 5px 5px;}
.msg-user:before,.msg-user:after {color: #C17309;}
.msg[msg-user$="ME!"] .msg-user:before,.msg[msg-user$="ME!"] .msg-user:after {color: #FF8000;}
