
/*---      "Color Me 096 Standard" theme by my2cents and Jos     ---*/
/*---     Based on "Color Me" theme by Jos (www.bantychick.com)  ---*/
/*--- using design/color from Old WebAPP v0.9.9.6 Standard Theme ---*/
/*---         Integrated by my2cents (www.webappworld.net)       ---*/
/*---              Dedicated to WebAPP 7 Sept 2006               ---*/

/*--- Page Variables ---*/
html {
 font-size: 100%;
}
body {
 margin: 0;
 padding: 0;
 background-color: #fff;
 color: #000;
 font-size: 0.8em;
}
td, p, div {
 font-size: 1em;
 font-family: Arial, Helvetica, sans-serif;
}

A:link, A:visited {
 color: #039;
}
A:active, A:hover {
 color: #900;
 text-decoration: underline overline;
}

.pagetable {
 text-align: center;
}

/*--- Title Box ---*/
#myheadertable { /* logo_block */
 background-image: url(images/bkg.jpg);
 background-repeat: repeat-y;
 margin: 3px 3px 5px 3px;
 padding: 0;
 border: 1px solid #369;
 overflow: hidden;
 text-align: right;
}
#myheadertable img {
 float: left;
}

#titleblock {
 float: left;
 display: inline;
 margin-left: 5px;
 width: 275px;
 height: 86px;
 font-size: 24px;
 line-height: 30px;
 font-weight: bold;
 color: #669;
 text-align: left;
}
#myheadertable h1 {
 margin: 7px 0 0 0;
 padding: 0;
 line-height: 36px;
 font-size: 36px;
 color: #669;
}
#myheadertable h1 a:link, #myheadertable h1 a:visited {
 color: #669;
 text-decoration: none;
}
#myheadertable h1 a:active, #myheadertable h1 a:hover {
 color: #900;
 text-decoration: none;
}
#toplinks {
 width: 13em;
 float: right;
 padding: 5px 3px 3px 0;
 font-size: 12px;
 text-align: right;
 color: #c90;
}
#myheadertable form {
 clear: right;
 margin: 4px 3px 0 5px;
 text-align: right;
}
#myheadertable form .button {
 font-size: 0.87em;
 padding: 0;
 margin: 0;
}
#myheadertable form a {
 font-size: 0.87em;
}

A.helps:link, A.helps:visited, A.helps:active, A.helps:hover { /* help, contact, recommend usually at top */
}

/*--- Top Menu Bar (Menu Manager) ---*/
/*--- Menu Bar (bottom bar for Menu Manager)---*/
.navbar { /* Menu bar */
 font-weight: bold;
 background-color: #369;
 margin: 0 3px 0 3px;
}
A.nav:link, A.nav:visited {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
 color: #fff;
}
A.nav:active, A.nav:hover {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
 color: #900;
}

/*--- Banner ---*/
.bannertable {
 border: 1px solid #369;
 margin: 5px 3px 0 3px;
 font-size: 0.87em;
 text-align: center;
 line-height: 1.4em;
}
.bannertext {
}
.bannertexttitle {
}
A.bannerlink:link, A.bannerlink:visited,
A.bannerlink:active, A.bannerlink:hover {
}

/*--- Menu ---*/
/* when using a colored box header, to keep width for netscape 4.7, use: */
.menutable { /* Box title bars */
 background-color: #369;
 border: 1px solid #369;
 color: #fff;
 font-weight: bold;
 text-align: left;
}
.menutable h2, .menutable h3 {
 font-size: 1em;
 line-height: 1.1em;
 margin: 0;
 padding: 0;
}
.menubordercolor { /* behind boxes, provides border in some themes */
 text-align: center;
}
.menubackcolor { /* box content */
/* background-image: url(images/sheer.gif);  messes up the scrolling */
 background-color: #fff;
 color: #000;
 border: 1px solid #369;
 padding: 5px;
 margin-bottom: 5px;
 text-align: left;
}
.cat {
 display: table; /* Firefox to keep ULs inside their box */
}
div.cat ul {
 list-style-image: url(images/dot.gif);
 list-style-position: inside;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 7px;
 padding-left: 7px;
}
* html div.cat ul {
 margin-left: 3px;
 padding-left: 3px;
}
div.cat ul li {
 text-indent: -16px;
 margin-bottom: 2px;
}

A.menu:link, A.menu:visited {
 font-weight: bold;
 text-decoration: none;
}
A.menu:active, A.menu:hover {
 font-weight: bold;
 text-decoration: underline overline;
}

/*--- Who's Online? ---*/
.whocat {
 font-size: 0.92em;
}
.cat ul.whocat {
 margin-left: 12px; /* Firefox */
}
.cat ul.whocat a {
 font-size: 1.1em;
}
.cat ul.whocat li {
 list-style-position: outside;
 text-indent: 0;
}
* html ul.whocat li {
 margin-left: 3px;
 padding-left: 3px;
}

A.whomenu:link, A.whomenu:visited, A.whomenu:active, A.whomenu:hover {
 font-weight: bold;
}

/*--- News ---*/
.newssubtitle { /* Notes under front article titles */
 font-size: 0.89em;
}
A.smallnewslink:link, A.smallnewslink:visited { /* Nickname author subtitle notes, more link long front page news */
 text-decoration: none;
}
A.smallnewslink:active, A.smallnewslink:hover {
 text-decoration: underline overline;
}
.newsfootertable { /* bottom inset text tables (print, email, comments, ...) */
 background-color: #ddd;
 border: 1px outset #696969;
 margin: 7px auto 0 auto;
 display: table;
 width: 98%;
 font-size: 0.87em;
 white-space: nowrap;
 padding: 2px 0;
}
.newsfootertable span {
 display: block;
 float: left;
 text-align: left;
/* display: table-cell; doesn't work in IE */
 width: 50%;
 margin: 0;
 padding: 0;
}
.newsfootertable span.newsfootertext { /* inset text bottoms front page news */
 display: block;
 float: right;
 text-align: right;
/* display: table-cell; doesn't work in IE */
 width: 49%;
}

A.newslink:link, A.newslink:visited, A.newslink:active, A.newslink:hover { /* links in news footers */
}

/* topics.pl only from here on: */
.fullnewstitle { /* article title news page */
 color: #000;
 font-weight: bold;
 font-size: 16px;
}
.newstextsmall { /* article subtitle notes news page */
 background-color: #a9a9a9;
 color: #000;
 font-size: 0.89em;
}
.newstextnormal { /* articles text news page */
 padding: 0;
}
.newstexttitle { /* comments notes (title, number, post link) */
 background-color: #bbb;
 color: #fff;
 font-weight: normal;
}
.commenttitleback { /* Article comment title bar */
 background-color: #dcdcdc;
 color: #000;
 font-weight: bold;
}
.commentsubtitleback {
 background-color: #dcdcdc; /* Comment message subtitle */
 color: #000;
 font-size: 0.89em;
}
.commentbordercolor {
 background-color: #fff; /* these only show when making comment until HTML in topics.pl is fixed */
 color: #000;
}
.commentbackcolor {
 background-color: #fff;
 color: #000;
 padding: 7px;
}
A.commentlink:link, A.commentlink:visited, 
A.commentlink:active, A.commentlink:hover {
 font-weight: bold;
}
.articlecatnormal { /* columns on topics page */
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 padding: 10px;
}
.articlecattitle { /* Title tops topics and category pages (also in user.pl) */
 color: #696969;
 font-weight: bold;
 font-size: 14px;	
}

/*--- Poll ---*/
.pollquestion {
 margin-bottom: 5px;
}
.poll {
 text-align: center;
}
.poll .poll {
 text-align: left;
 font-size: 0.89em;
 padding-left: 17px;
 text-indent: -17px;
}
.votebutton { /* poll.pl */
 background-color: #ddd;
 color: #000;
 margin: 5px;
}
A.polllink:link, A.polllink:visited, 
A.polllink:active, A.polllink:hover {
 font-size: 0.895em;
}

/*--- My Content ---*/
.mycontenttable { /* border around latest forum posts bottom of page (if turned on) */ 
 width: 98%;
 margin-left: auto; /* Firefox */
 margin-right: auto;
 margin-bottom: 10px;
}
.mycontenttext, .mycontenttexttitle {
}
A.mycontentlink:link, A.mycontentlink:visited, 
A.mycontentlink:active, A.mycontentlink:hover {
 font-weight: bold;
}

/*--- Helps Nav ---*/
.helpsnavtable { /* small block at bottom (help, contact, stats, ...) */
 background-color: #fff;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 border: 1px solid #000;
 margin: 10px 3px;	
 padding: 3px 4px;
}
A.helpsnavlink:link, A.helpsnavlink:visited, A.helpsnavlink:active, A.helpsnavlink:hover { /* instantmessages.pl has this */
}

/*--- WebAPP Footer ---*/
.webapptext {
 font-size: 0.87em;
 text-align: center;
}
A.webapplink:link, A.webapplink:visited {
 text-decoration: none;
}
A.webapplink:active, A.webapplink:hover {
 text-decoration: underline;
}

/*--- Forum ---*/
.forumtext { /* nav tree, site time and other text under index */
}
.forumtextbold {
 font-weight: bold;
}
.forumtitlebackcolor { /* table behind topics and messages indexes (makes grid) */
 background-color: #696969;
 color: #000;
}
.boardtitle { /* board and category title rows */
 background-color: #d3d3d3;
 color: #000;
 font-weight: bold;
 padding: 3px;
}
.forumwindow1 {
 background-color: #ffffe0; /* stickies, link info, etc... */
 color: #000;
 font-weight: normal;
}
.forumwindow2 { /* (set link text separately) forum and board index category titles, messages, overview messages */
 background-color: #fff;
 color: #000;
 font-weight: normal;
}
.forumwindow3 { /* alternate messages, overview subtitles, alternate board index categories */
 background-color: #f5f5f5;
 color: #000;
 font-weight: normal;
}
A.forumlink:link, A.forumlink:visited, 
A.forumlink:active, A.forumlink:hover { /* board titles */
 font-weight: bold;
}
A.forumnav:link, A.forumnav:visited, A.forumnav:active, A.forumnav:hover { /* navigation tree, mark as read */
}

/*--- Stats ---*/
.statstext {
 text-align: left;
}
.statstextbold {
 font-weight: bold;
 text-align: left;
}

/*--- IM ---*/
/* Grid background and each single message heading set in theme.pl variables */

.imtitle {
 background-color: #f5f5f5;
 color: #000;
}
.imselected { /* Highlight IM being read */
 background-color: #ffffe0;
 color: #000;
}
.imwindow1 { /* First, third, ..., message in list */
 background-color: #fff;
 color: #000;
}
.imwindow2 { /* Second, fourth, ..., message in list */
 background-color: #f5f5f5;
 color: #000;
}
A.newimlink:link, A.newimlink:visited, 
A.newimlink:active, A.newimlink:hover {
 font-weight: bold;
}
A.oldimlink:link, A.oldimlink:visited, A.oldimlink:active, A.oldimlink:hover {
}

/*--- Text ---*/
.text {
 background-color: #fff;
 color: #000;
}
.textsmall {
 font-size: 0.85em;
 font-family: Arial, Helvetica, sans-serif;
}
.texttitle {
 color: #000; /* titles on pages various sections */
 font-weight: bold;
 font-size: 16px;
 padding-top: 0px;
 margin-top: 0px;
}
/* texttitle: palm article titles, about, caption in admin "Site Configuration", help, */
/* admin send newsletter, title on view article or comment from search, */
/* user welcome view profile, data_error, print_main (welcome) */

/*--- Form ---*/
.formstextnormal {
 font-weight: bold; /* many forms */
 padding: 7px;
}
.formstext {
 /* text right of form field title post article, post comment, edit profile */
}
.formstexttitle {
 color: #000; /* edit profile titles */
 font-weight: bold;
 font-size: 16px;
}
.formstextsmall {
 font-size: 11px; /* edit profile (required fields note) */
}
.button {
 background-color: #ddd;
 color: #000;
}

/*--- not in use, not implemented in any files in WebAPP ---*/
/* .articlecatempty, .time, .helpsnavtext, .helpsnavtexttitle */

/*--- Calendar (also still has settings in calendar.cfg) ---*/
.calhead {
 text-align: center;
}
.calbody {
}
.calhigh {
 background-color: #FFFFCC;
}
.calhigh a:link, .calhigh a:visited, .calhigh a:active, .calhigh a:hover {
 font-weight: bold;
}
.caltoday {
 font-weight: bold;
 color: #FF3300;
 font-size: 10px;
}

/*--- Custom ---*/
FORM { /* keeps forms flat (display:inline; works too) */
 margin : 0px;
}
HR {
 color: #A9A9A9;
 height: 1px;
 background-color: #dcdcdc;
 border: 0;
}
.codepost { /* scroll boxes for posting code in forums or articles */
 background-color: #fff;
 color: #000;
 width: 340px;
 height: 150px;
 white-space: nowrap;
 overflow: scroll;
 padding-left: 2px;
 padding-bottom: 12px;
 font-size: 0.95em;
}
blockquote { 
 font-size: 0.98em; 
 font-family: Arial; 
 color: #000; 
 width: 25em;
 border: 1px solid #696969; 
 background-color: #fff; 
 padding: 3px; 
} 

/* NEW CLASSES FOR 0.9.9.3: */

/* "More" link for long articles shortened on front page */ 
.morelink {
 font-size: 11px;
}

/* for firefox */ 
a img {
 border:0; 
 text-decoration:none; 
}

.highlight { /* 3 for whoson */
 color: #FFFFCC;
 font-weight: bold;
}
.mouseoveroff {
}
.mouseover {
 cursor: help;
 background-color: #fcf;
 color: #000;
}

/* these need to be kept below the other rules if to override an old style */
/* some of them are compound classes */
.tableback { /* behind whole table, makes edges if in different color */
 background-color: #696969;
 color: #000;
 font-weight: normal;
}
.titlebar { /* section titles */
 font-weight: bold;
}
.columnheader { /* column headers can be different color */
 background-color: #f5f5f5;
 color: #000;
 font-weight: bold;
}
.tabletext { /* ordinary text in tables */
 background-color: #fff;
 color: #000;
}

.menutable A:link, .menutable A:visited { /* links in the navbar */
 font-weight: bold; /* netscape 4.7 */
 color: #fff;
 text-decoration: underline;
}
.menutable A:active, .menutable A:hover {
 font-weight: bold; /* netscape 4.7 */
 color: #900;
 text-decoration: overline underline;
}

/*--- Top Menu Bar (Menu Manager) ---*/
.topnavbar { /* Menu bar */
 font-weight: bold;
 background-color: #369;
 margin: 0 3px 0 3px;
}
A.topnav:link, A.topnav:visited {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
 color: #fff;
}
A.topnav:active, A.topnav:hover {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
 color: #900;
}

/* for contributors list (action=ver) */
.ver A:link, .ver A:visited {
}
.ver A:active, .ver A:hover {
}

.spacer {
 background-color: #fff;
 border: 0;
}

table.forumtitlebackcolor {
 border-spacing: 1px; /* doesn't work IE */
 border-collapse: separate; /* doesn't work IE with cellspacing defined in tables */
}

/*--- NEW CLASSES FOR code moved from theme.pl by my2cents after 0.9.9.3.2 ---*/ 
.titlebg { /* grid behind admin, instantmessage, and memberlist */
    background-color:#396DA6; 
} 
.titletext { /* column headings admin pages */
 background-color: #F2C973;
} 
.windowbg { /* articles admin, memberlist and instantmessage header rows */
    background-color:#33CCFF; 
} 
.windowbg2 { /* articles admin, memberlist rows */
    background-color:#f5f5f5; 
} 
.windowbg3 { /* articles admin, memberlist alternate rows */
    background-color:#fff; 
} 
/*------ end code moved from theme.pl -----------------------*/

.textinput {} /* text inputs on forms */

.legend {}

.clear {
 clear: both;
 font-size: 1px;
 line-height: 1px;
}

/* custom */