
/*---       "Color Me 096 Standard" theme (c) my2cents (www.webappworld.net)       ---*/
/*---                 and Jocelyn Brown (www.bantychick.com)                       ---*/
/*---  Based on "Color Me" theme by Jos using design/color from Old WebAPP v0.9.6  ---*/
/*---    Standard Theme (2002) as integrated by my2cents (www.webappworld.net)     ---*/
/*---            Work done for the BetaAPP Project (www.betaapp.org)               ---*/
/*---       Dedicated to WebAPP (www.web-app.org) 7 Sept 2006 for v0.9.9.3.5       ---*/
/*---                    Last Modified for WebAPP v0.9.9.7                         ---*/
/*---                                                                              ---*/
/*---          WebAPP Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007             ---*/
/*---          M. Carter Brown                                                     ---*/
/*---          Jocelyn Brown                                                       ---*/
/*---          www.web-app.org                                                     ---*/
/*---                                                                              ---*/
/*---          See individual file headers for more details on copyrights by       ---*/
/*---          contributing developers, per file and per subroutine as noted.      ---*/
/*---                                                                              ---*/
/*---      ( webappworld.net Copyright (c) Web-APP - all rights reserved )         ---*/
/*---    J. Williams - my2cents - (www.classicchat.net, www.webappworld.net)       ---*/
/*---                           L.N.T. LTD.                                        ---*/
/*---                                                                              ---*/
/*---           This work is licensed under a Creative Commons                     ---*/
/*---      Attribution-Noncommercial-No Derivative Works 3.0 Unported              ---*/
/*---           http://creativecommons.org/licenses/by-nc-nd/3.0/                  ---*/
/*---                                                                              ---*/
/*---         to Share — to copy, distribute and transmit the work                 ---*/
/*---                                                                              ---*/
/*---         Attribution. You must attribute the work in the manner               ---*/
/*---         specified by the author or licensor (but not in any way              ---*/
/*---       that suggests that they endorse you or your use of the work).          ---*/
/*---                                                                              ---*/
/*---     Noncommercial. You may not use this work for commercial purposes.        ---*/
/*---                                                                              ---*/
/*--- No Derivative Works. You may not alter, transform, or build upon this work.  ---*/
/*---                                                                              ---*/
/*---        For any reuse or distribution, you must make clear to others          ---*/
/*---           the license terms of this work. The best way to do this            ---*/
/*---                   is with a link to the above web page.                      ---*/
/*---                                                                              ---*/
/*---       Any of the above conditions can be waived if you get permission        ---*/
/*---                          from the copyright holder.                          ---*/
/*---                                                                              ---*/
/*---   Nothing in this license impairs or restricts the author's moral rights.    ---*/ 

/*---                   Square theme by my2cents 10.02.2007                        ---*/
 

/*--- Page Variables ---*/
html {
 font-size: 100%;
}
body {
 margin: 0;
 padding: 0;
 background-color: #fff;
 color: #000;
 font-size: .8em;
}
td, p, div {
 font-size: 1em;
 font-family: Georgia, "Times New Roman", Times, serif;
}

A:link, A:visited {
 color: #039;
}
A:active, A:hover {
 color: #900;
 text-decoration: underline overline;
}

.pagetable {
 text-align: center;
}

#logo { /*--- logo  block ---*/
 background: #000 url(images/english/logo.jpg) no-repeat;
 border-top: 1px solid #9ce;
 height: 110px;
 text-align: left;
 margin: 0 0 5px 0;
}
#logo h1 { 
 background: transparent;
 margin: 0px;
 padding: 0 0 0 69px;
 font-family: Forte, "Franklin Gothic Medium", Helvetica, sans-serif;
 font-size: 180%;
 letter-spacing: .2em;
}
/*--- link for logo ---*/
A.logo:link, A.logo:visited {text-decoration:none; color: #fff;}
A.logo:active, A.logo:hover {text-decoration:underline;}
#logo h2
{ margin: 0px;
  padding: 0px 0px 4px 70px;
  font-size: 100%;
  color:#ccc;
}
#logo form {
 border: 0 solid #444;
 margin: -42px 10px 0 10px;
 text-align: right;
}
#logo form .textinput {
 background-color: #ccc;
 color: #000;
 margin-top:3px;
 margin-bottom:3px;
}
/*--- link for top search (Adavanced) ---*/
.topsearch {font-size: 80%;}
A.topsearch:link, A.topsearch:visited {text-decoration: none; color: #fff;}
A.topsearch:active, A.topsearch:hover {text-decoration: underline; color: #900;}

#toplinks { /*--- helps/contacts/about links ---*/
 height: 20px;
 font-size: 70%;
 text-transform: uppercase;
 text-align: right;
}

.toplinks {color: #fff;}
A.toplinks:link, A.toplinks:visited {text-decoration: none; color: #fff;}
A.toplinks:active, A.toplinks:hover {text-decoration: underline; color: #900;}


/*--- Banner ---*/
.bannertable {
 border: 1px solid #aaa;
 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 ---*/
.menutable { /* Box title bars */
 background-color: #9ce;
 border-right: 1px solid #00c;
 border-left: 1px solid #00c;
 color: #000;
 font-weight: bold;
 text-align: left;
}
.menutable h2, .menutable h3 {
 font-size: 1em;
 line-height: 1.18em;
 margin: 0;
 padding: 0 0 1px 0;
}
.menubordercolor { /* behind boxes, provides border in some themes */
 padding: 4px;
 background-color: #9ce;
 border-right: 1px solid #00c;
 border-left: 1px solid #00c;
}
.menubackcolor { /* box content */
/* background-image: url(images/sheer.gif);  messes up the scrolling */
 background-color: #fff;
 color: #000;
 border: 1px solid #00c;
 padding: 3px;
 text-align: left;
}

/*--- Menu Variables ---*/
.cat{}
.cat ul {padding:0; margin:0; width:0;}
.cat li {list-style-type:none; width:135px; height:20px; margin:0 0 1px 0; clear:both;}
dt.cat { width:135px; height:20px; margin:0 0 1px 0; clear:both;}
.cat a.menu, .cat a.menu:visited {background-color: #fff; border-right:6px double #039; width:135px; margin:0 0 1px 0; position:relative; display:block; height:20px; padding-left:2px;}
.cat a.menu:hover {background-color: #fff; border-right:6px double #900; text-decoration:none;} 

div.cat ul {}
* html div.cat ul {}
div.cat ul li {list-style-type:none;}


A.menu:link, A.menu:visited {
 font-weight: bold;
 text-decoration: none;
}
A.menu:active, A.menu:hover {
 font-weight: bold;
 text-decoration: none;
}

/*--- 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: #9ce;
 border: 3px double #00c;
 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 */
 font-size: 0.89em;
}
.newstextnormal { /* articles text news page */
 padding: 0;
}
.newstexttitle { /* comments notes (title, number, post link) */
 font-weight: normal;
}
.commenttitleback { /* Article comment title bar */
 background-color: #9ce;
 color: #000;
 font-weight: bold;
}
.commentsubtitleback {
 background-color: #dcdcdc; /* Comment message subtitle */
 border: 1px inset #fff;
 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 {
 border: 3px double #00c;
 background-color: #fff;
 color: #000;
}
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;
}
.mycontenttable .cat ul {
 list-style-image: url(images/bgdot.gif);
 list-style-position: outside;
 margin-left: 7px;
 padding-left: 7px;
}
.mycontenttable .cat ul li {
 text-indent: 0;
}
.mycontenttable a {
 font-size: 1.1em;
}

/*--- Helps Nav ---*/
.helpsnavtable { /* small block at bottom (help, contact, stats, ...) */
 background-color: #fff;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 border: 3px double #00c;
 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: #00c;
 color: #000;
}
.boardtitle { /* board and category title rows */
 background-color: #9ce;
 color: #000;
 font-weight: bold;
 padding: 3px;
}
.forumwindow1 {
 background-color: #aaa; /* 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: #aaa;
 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-family: "Courier New", "Courier Regular", Lucida;
 font-size: 9pt;
/* font-size: 0.95em; too small in Firefox */
}
blockquote { 
 font-size: 0.98em; 
 font-family: Arial; 
 color: #000; 
 width: 65%;
 border-left: 3px ridge #a9a9a9; 
 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: #00c;
 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;
}


/*--- Top Menu Bar (Menu Manager) ---*/
/*--- Menu Bar (bottom bar for Menu Manager)---*/
.navbar, .topnavbar { /* Menu bar */
 background-color: #9ce;
 border: 3px double #00c;
 font-weight: bold; /* netscape 4.7 */
}
A.nav:link, A.nav:visited, A.topnav:link, A.topnav:visited {
 color: #000;
 text-decoration: none;
 display: block;
 padding: 2px 0 2px 0;
}
A.nav:active, A.nav:hover, A.topnav:active, A.topnav:hover {
 background-color: #000; 
 color: #fff;
 text-decoration: none;
 display: block;
 padding: 2px 0 2px 0;
}

/*--- Menu Bar (bottom bar for Menu Manager)---*/
.navbar { /* Menu bar */
 margin: 0 3px 0 3px;
}

/*--- Top Menu Bar (Menu Manager) ---*/
/* copy the .navbar class to here if you want to make the top and bottom menu bars different */
.topnavbar { /* Menu bar */
 margin: 0 3px 5px 3px;
}


/* 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:#585858; 
} 
.titletext { /* column headings admin pages */
 background-color: #F2C973;
} 
.windowbg { /* articles admin, memberlist and instantmessage header rows */
    background-color:#9ce; 
    border: 0 solid #fff;
} 
.windowbg2 { /* articles admin, memberlist rows */
    background-color:#f5f5f5; 
} 
.windowbg3 { /* articles admin, memberlist alternate rows */
    background-color:#fff; 
} 
/*------ end code moved from theme.pl -----------------------*/

/* inputs on forms */
.textinput { /* text inputs on forms */
}
textarea {  /* text areass on forms */
}
select  {   /* select drop down on forms */
 font-size: 0.98em;
}
input {   /* font size or size of inputs on forms */
 font-size: 0.98em;
}

.legend {}

.clear {
 clear: both;
 font-size: 1px;
 line-height: 1px;
}

div.shoutbox iframe {
 display: inline;
}
div.shoutbox input.textinput {
 margin: 3px;
}

/* 0.9.9.7 */
.discrete {
 color: #C0C0C0;
}

/* 0.9.9.8 */
a.inlinelink:link, a.inlinelink:visited { /* for links - can be hidden, or not */
 color: #000;
 text-decoration: none;
}
a.inlinelink:active, a.inlinelink:hover {
 color: #900;
 text-decoration: underline overline;
}

#viewnews .fullnewstitle {} /* article title, example for action specific rules */

#breadcrumb { /* nav bar with breadcrumb links */
}
#breadcrumb a:link, #breadcrumb a:visited { /* links in the navbar - was .menutable */
 font-weight: bold; /* netscape 4.7 */
 text-decoration: underline;
}
#breadcrumb a:active, #breadcrumb a:hover {
 font-weight: bold; /* netscape 4.7 */
 text-decoration: overline underline;
}

#welcome { /* welcome message */
}
#frontcontent { /* content section of front page */
}
#insidecontent { /* content section of inside pages */
}
#leftcolumn {
 width: 164px;
}
#rightcolumn {
 width: 164px;
}
.sidebar { /* div around contents of left and right columns */
 width: 164px;
}
.menubox { /* main menu, member panel, member menus */
 font-weight: bold;
}

/* custom */

#logs table { 
    background-color:#f5f5f5;
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/ */
/* Stu Nicholls | CSSplay | Krazy Korners */

/* Square cutout Borders*/
.square {background: transparent; margin:0 auto; margin-bottom: 10px;}
.square .top, .square .bottom {display:block; background:transparent; font-size:1px;}
.square .b1t {margin:0 6px; display:block; overflow:hidden; height:5px; background:#9ce; border-left:1px solid #00c; border-right:1px solid #00c; border-top:1px solid #00c;}
.square .b2 {display:block; height:1px; margin:0; background:#9ce; border-left:7px solid #00c; border-right:7px solid #00c; overflow:hidden;}
.square .b1b {margin:0 6px; display:block; overflow:hidden; height:5px; background:#9ce; border-left:1px solid #00c; border-right:1px solid #00c; border-bottom:1px solid #00c;}

