
/*--- v0.9.9.3.3 beta Colored theme - by my2cents - http://themeapp.classicchat.net/ ---*/
/*  6 June 2006  */
/*--- based on layout for Color Me theme by Jos - http://www.bantychick.com/      #
/*--- Updated 6 June 2006 by Jos - added relative font sizes ---*/
/*--- Updated 12 June 2006 by my2cents - added blockquote style definition ---*/

/*--- Page Variables ---*/
html {
 font-size: 100%;
}
body {
 background-color: #ffffff;
 color: #000000;
 font-size: 0.8em;
}
td, p, div {
 font-size: 1em;
 font-family:  Verdana, Monaco, Helvetica, sans-serif;
}

A:link, A:visited {
 color: #0000ff;
}
A:active, A:hover {
 color: #ff0000;
 text-decoration: none;
}

.pagetable {
 text-align: center;
}

/*--- Title Box ---*/
#myheadertable { /* logo_block */
 text-align: right;
/*  height: 90px; trigger haslayout in IE */
 border: 3px double #33A0FF;
 margin: 0 4px 10px 4px;
 padding: 4px 7px 2px 7px;
}
#myheadertable form {
 margin-top: 7px;
 text-align: right;
 font-size: 0.87em;
}
A.helps:link, A.helps:visited, A.helps:active, A.helps:hover { /* help, contact, recommend usually at top */
 font-size: 0.77em;
}

#logo {
float:left;
display:inline;
margin-left:3px;
margin-top:3px;
}
#toplinks {
 text-align:right; /* float here makes position absolute on next block disappear */
 margin-left:450px;
 padding: 2px 3px 3px 0;
 font-size: 0.95em;
 text-align: right;
 color: #c90;
}

/*--- Menu Bar (bottom bar for Menu Manager)---*/
.navbar { /* Menu bar */
 background-image: url(images/et_win.gif);
 background-color: transparent;
 font-weight: bold;
 border: 1px solid #696969; /* down here for netscape 4.7 */
 padding-top: 2px;
 padding-bottom: 3px;
}
A.nav:link, A.nav:visited {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
}
A.nav:active, A.nav:hover {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
}

/*--- Banner ---*/
.bannertable {
 font-size: 0.87em;
 text-align: center;
 width: 492px;
 margin-left: auto;
 margin-right: auto;
 line-height: 1.4em;
 border: 1px dashed #696969;
 padding: 3px;
}
.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-image: url(images/relate.gif);
 background-color: transparent;
 border: 1px solid #696969;
 text-align: left;
 padding-left: 0px;
 padding-top: 2px;
 padding-bottom: 2px;
}
.menutable h2, .menutable h3 {
 font-size: 1em;
 line-height: 1.2em;
 margin: 0;
 padding: 0;
}
.menubordercolor { /* behind boxes, provides border in some themes */
 background-color: #B5DAFF;
 border: 4px ridge #33A0FF;
 padding: 4px;
 margin: 0px 1px 10px 1px;
}
.menubackcolor { /* box content */
 background-color: #ffffff;
 color: #000000;
 border: 4px ridge #33A0FF;
 padding: 3px;
 text-align: left;
}
.cat {
 display: table; /* Firefox to keep ULs inside their box */
}
div.cat ul {
 list-style-image: url(images/dot.gif);
 margin-top: 2px;
 margin-bottom: -7px;
 margin-left: 8px;
 padding-left: 9px;
}
div.cat ul li {
 text-indent: 0px;
 margin-bottom: 5px;
 padding-bottom: 4px;
}
#theme, #lang {
 margin: 0;
 padding-left: 2em;
}

A.menu:link, A.menu:visited {
 text-decoration: none;
}
A.menu:active, A.menu:hover {
}

/*--- Who's Online? ---*/
.whocat {
 font-size: 0.92em;
}
.cat ul.whocat {
 margin-left: 13px; /* Firefox */
}
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;
}
.newsfootertable { /* bottom inset text tables (print, email, comments, ...) */
 border: 1px solid #696969;
 background-color: #dddddd;
 margin-top: 5px;
 display: table;
 margin-left: 1px;
 margin-right: 1px;
 font-size: 0.89em;
 white-space: nowrap;
}
.newsfootertable span {
 display: block;
 float: left;
 text-align: left;
/* display: table-cell; doesn't work in IE */
 width: 50%;
 margin-top: 5px;
 margin-bottom: 5px;
}
.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%;
 padding: 0;
}

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: 1px;
}
.newstexttitle { /* comments notes (title, number, post link) */
 background-color: #aaaaaa;
 color: #fff;
 font-weight: normal;
 border: 3px double #33A0FF;
}
.commenttitleback { /* Article comment title bar */
 background-image: url(images/relate.gif);
 background-color: transparent;
 color: #000;
 font-weight: bold;
 border: 1px solid #696969;
}
.commentsubtitleback {
 background-color: #eeeeee; /* Comment message subtitle */
 color: #000;
 font-size: 0.89em;
 border: 1px solid #696969;
}
.commentbordercolor {
 background-color: #fff; /* these only show when making comment until HTML in topics.pl is fixed */
 color: #000;
 border: 3px double #33A0FF;
}
.commentbackcolor {
 background-color: #fff;
 color: #000;
 border: 3px double #33A0FF;
 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-image: url(images/relate.gif);
 background-color: transparent;
 color: #000;
 border: 3px double #33A0FF;
 margin: 5px;
}
A.polllink:link, A.polllink:visited, 
A.polllink:active, A.polllink:hover {
}

/*--- My Content ---*/
.mycontenttable { /* border around latest forum posts bottom of page (if turned on) */ 
 background-image: url(images/links.gif);
 background-color: transparent;
 border: 1px solid #696969;
 width: 98%;
 margin-left: auto; /* Firefox */
 margin-right: auto;
 margin-bottom: 10px;
 padding-top: 4px;
 padding-left: 4px;
 padding-right: 4px;
}
.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-image: url(images/links.gif);
 background-color: transparent;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
 width: 30em;
 border: 3px double #33A0FF;
 margin: 15px;	
 padding: 3px;
 float: right;
}
A.helpsnavlink:link, A.helpsnavlink:visited, A.helpsnavlink:active, A.helpsnavlink:hover { /* instantmessages.pl has this */
}

/*--- WebAPP Footer ---*/
.webapptext {
 font-size: 0.8em;
 font-weight: bold;
 padding-top: 4px;
 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: #fff;
 border: 3px double #33A0FF;
 color: #000;
}
.boardtitle { /* board and category title rows */
 background-image: url(images/et_win.gif);
 background-color: transparent;
 color: #000;
 font-weight: bold;
 padding: 3px;
}
.forumwindow1 {
 background-color: #ccc; /* stickies, link info, etc... */
 color: #000;
 font-weight: normal;
 border: 3px double #33A0FF;
}
.forumwindow2 { /* (set link text separately) forum and board index category titles, messages, overview messages */
 background-color: #FFFFE8;
 color: #000;
 font-weight: normal;
 border: 3px double #33A0FF;
}
.forumwindow3 { /* alternate messages, overview subtitles, alternate board index categories */
 background-color: #B5DAFF;
 color: #000;
 font-weight: normal;
 border: 3px double #33A0FF;
}
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-image: url(images/announce.gif);
 background-color: #fff;
 border: 1px solid #696969;
 color: #000;
}
.imselected { /* Highlight IM being read */
 background-color: #ccc;
 border: 1px solid #696969;
 color: #000;
}
.imwindow1 { /* First, third, ..., message in list */
 background-color: #fff;
 border: 1px solid #696969;
 color: #000;
}
.imwindow2 { /* Second, fourth, ..., message in list */
 background-color: #fff;
 border: 1px solid #696969;
 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-image: url(images/relate.gif);
 background-color: transparent;
 color: #000;
 border: 3px double #33A0FF;
}

/*--- 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;
 font-size: 11px;
 width: 340px;
 height: 150px;
 white-space: nowrap;
 overflow: scroll;
 padding-left: 2px;
 padding-bottom: 12px;
}

/* 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: #fff;
 color: #000;
 font-weight: normal;
}
.titlebar { /* section titles */
 font-weight: bold;
}
.columnheader { /* column headers can be different color */
 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 */
}
.menutable A:active, .menutable A:hover {
 font-weight: bold; /* netscape 4.7 */
}

/*--- Top Menu Bar (Menu Manager) ---*/
.topnavbar {  
 background-image: url(images/et_win.gif);
 background-color: transparent;
 border: 1px solid #696969;
 clear: both;
 padding-top: 2px;
 padding-bottom: 3px;
} 
A.topnav:link, A.topnav:visited {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
}
A.topnav:active, A.topnav:hover {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
}

/* for contributors list (action=ver) */
div.ver { text-align: center; }
.ver A:link, .ver A:visited {
}
.ver A:active, .ver A:hover {
}
/* new for betaapp */

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

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

/* allow for styling of links and downloads areas */
#links {}
#linkinfo {}

/*--- NEW CLASSES FOR code moved from theme.pl by my2cents after 0.9.9.3.2 ---*/ 
.titlebg { /* grid behind admin, instantmessage, and memberlist */
 background-image: url(images/relate.gif); 
 background-color: transparent; 
 color: #000000; 
 border: 1px solid #696969; 
 text-align: left; 
 padding: 3px; 
}
.titletext { /* column headings admin pages */
 background-color:#aaaaaa; 
 color:#000000;
}
.windowbg { /* articles admin, memberlist and instantmessage header rows */
 background-color:#cccccc;
}
.windowbg2 { /* articles admin, memberlist rows */
 background-color:#B5DAFF;
}
.windowbg3 { /* articles admin, memberlist alternate rows */
 background-color:#FFFFE8;
}
/*------ end code moved from theme.pl -----------------------*/

/*------ more new classes -----------------------*/
.textinput { /* text inputs on forms */ 
 background-color: #B5DAFF; 
 color: #000000; 
 border: 3px double #33A0FF; 
/* font-size: 0.89em; */
} 
textarea { /* textarea inputs on forms */ 
 background-color: #B5DAFF; 
 color: #000000; 
 border: 3px double #33A0FF; 
/* font-size: 0.89em; */
} 
input  { /* checkboxes, and radio inputs on forms, all input size if not declared elsewhere */
} 
select { /* dropdown selects on forms */ 
 background-color: #B5DAFF; 
 color: #000000; 
/* font-size: 0.89em; */
} 
blockquote { 
 font-size: 0.92em;
 font-family: Arial; 
 color: #FFFFFF; 
 border: 1px solid #505050; 
 background-color: #000000; 
 padding: 3px; 
}

#leftcolumn, #rightcolumn {
 width: 173px;
}
#leftcolumn {
}
#rightcolumn {
}
#leftcolumn .sidebar {
 width: 173px;
 overflow: hidden;
 padding: 9px 9px 4px 4px;
}
#rightcolumn .sidebar {
 width: 173px;
 overflow: hidden;
 padding: 9px 4px 4px 9px;
}
#frontcontent, #insidecontent {
 padding-top: 9px;
}
.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;
}


