
/* -------------------------------------------------------------------- */
/* "OEGBCA" theme, based on:                                            */
/* "Old Fashioned" theme                                                */
/* (c) 2008 Jos (www.bantychick.com) and my2cents (www.webappworld.net) */
/* as tweaked from various theme files from v0.9.9.2 and upwards        */
/* using design/color from Old WebAPP v0.9.6 Standard Theme (2002)      */
/* Last Modified for WebAPP v0.9.9.9                                    */
/*                                                                      */
/* WebAPP Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008        */
/* 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.       */
/* Misrepresentation of the origin of this material is prohibited.      */
/* -------------------------------------------------------------------- */

/* colors/design from: */
/*-------OEGBCA theme for v0.9.9--------*/
/*--- blue (page links) = #3366ff --*/
/*--- blue (visited) = #660000 --*/
/*--- orange red (hover and active) = #ff6666 -----*/
/*--- brown (borders and text) = #660000 --*/
/*--- red (bar backgrounds) = #cc9999 -----*/
/*--- tan (block backgrounds) = #faf0e6 -----*/
/*--- clear (backgrounds) = transparent -----*/
/*--- red (button border, calendar) = #cc3300 -----*/
/*--- grey (buttons) = #dcdcdc -----*/
/*--- light blue (Highlights) = #E0FFFF */
/*--- light green (profile left and ?) = #66CDAA */

/*--- Black (Text) = #000000 -----------*/
/*--- White (Body Background) = #FFFFFF */
/*--- Mid Gray (Backgrounds) = #EEEEEE -*/
/*--- dark Gray (forum window border) = #666666 ----*/

/*--- Page Variables ---*/
html {
 font-size: 100%;
}
body {
 margin: 0;
 padding: 0;
 background-color: #fff;
 color: #000;
 font-size: 0.8em;
 background-image: url(images/marble.gif);
}
td, p, div, table {
 font-size: 1em;
 font-family: Verdana, Monaco, Helvetica, sans-serif;
}

a:link {
 color: #36f;
 text-decoration: underline;
}
a:visited {
 color: #600;
 text-decoration: underline;
}
a:active {
 color: #f66;
 text-decoration: none;
}
a:hover {
 color: #f66;
 text-decoration: underline;
}

.pagetable {
 text-align: center;
}

/*--- Title Box ---*/
#myheadertable { /* logo_block */
 color: #600;
 font-weight: bold;
 font-size: 16px;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
}
A.helps:link, A.helps:visited, A.helps:active, A.helps:hover { /* help, contact, recommend usually at top */
}

/*--- Menu Bar (bottom bar for Menu Manager)---*/
/* moved down with top menu bar */

/*--- Banner ---*/
.bannertable {
 margin: 5px 3px 2px 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: #c99;
 color: #f5f5f5;
 border: 1px solid #600;
 font-weight: bold;
 text-align: left;
 padding: 1px;
}
.sidebar .menutable {
 border-bottom: 0;
}
.newstitle {
 background-color: #faf0e6;
 color: #600;
 border: 1px solid #600;
 border-bottom: 0;
 font-weight: bold;
 text-align: left;
 padding: 7px 0 5px 2px;
}
.menutable h2, .menutable h3, .newstitle h3 {
 font-size: 1em;
 line-height: 1.2em;
 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: #faf0e6;
 color: #000;
 border: 1px solid #600;
 border-top: 0;
 padding: 5px;
 margin-bottom: 9px;
 text-align: left;
}
.cat {
 display: table; /* Firefox to keep ULs inside their box */
}
div.cat ul {
 list-style: none;
 margin: 0 0 0 5px;
 padding: 0 0 0 5px;
}
* html div.cat ul {
 list-style-position: inside;
}
div.cat ul li {
 text-indent: -10px;
 margin-bottom: 2px;
}
* html div.cat ul li {
 text-indent: -26px;
}

A.menu:link, A.menu:visited, li.menu a:link, li.menu a:visited {
 font-weight: bold;
}
A.menu:active, A.menu:hover, li.menu a:active, li.menu a:hover {
 font-weight: bold;
}

/*--- Who's Online? ---*/
.whocat {
 font-size: 0.92em;
}
.cat ul.whocat {
 /*  margin-left: 12px;Firefox */
 margin: 0 0 0 12px;
}
.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;
 color: #600;
}
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;
}
#viewnews A.smallnewslink:link, #viewnews A.smallnewslink:visited { /* Nickname author subtitle notes, more link long front page news */
 text-decoration: underline;
 color: #f5f5f5;
}
#viewnews A.smallnewslink:active, #viewnews A.smallnewslink:hover {
 text-decoration: underline;
 color: #f66;
}
.newsfootertable { /* bottom inset text tables (print, email, comments, ...) */
 margin: 7px auto 0 auto;
 display: table;
 width: 98%;
 font-size: 0.87em;
 white-space: nowrap;
}
.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: #f5f5f5;
 font-size: 0.89em;
}
.newstextnormal { /* articles text news page */
 padding: 7px;
}
.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: #600;
 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: #dcdcdc;
 color: #600;
 border-right: #cc3300 3px ridge;
 border-top: #cc3300 3px ridge;
 border-left: #cc3300 3px ridge;
 border-bottom: #cc3300 3px ridge;
 font-size: 0.87em;
 font-family: Arial, Helvetica, Geneva, sans-serif;
 font-weight: bold;
 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; */
 margin: 0 0 0 7px;
 padding: 0 0 0 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: transparent;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 border: 1px solid #600;
 margin: 10px 3px;	
 padding: 1px 4px;
 text-align: center;
}
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;
 color: #aaa;
 background-color: transparent;
}
.menubackcolor .webapptext {
 color: #000;
}
A.webapplink:link, A.webapplink:visited, A.webapplink:active, A.webapplink:hover {
 color: #aaa;
 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: #666666;
 color: #000;
}
.boardtitle { /* board and category title rows */
 background-color: #CEC8CE;
 color: #000;
 font-weight: bold;
 padding: 3px;
}
.forumwindow1 {
 background-color: #FFF8DC; /* 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;
}
#viewnews .text {
 border: 1px solid #600;
 margin-bottom: 7px;
 padding: 7px;
}
.textsmall {
 font-size: 0.89em;
 font-family: Arial, Helvetica, sans-serif;
}
.texttitle {
 color: #600; /* titles on pages various sections */
 font-weight: bold;
 font-size: 1.07em;
 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: #dcdcdc;
 color: #600;
 border-right: #cc3300 3px ridge;
 border-top: #cc3300 3px ridge;
 border-left: #cc3300 3px ridge;
 border-bottom: #cc3300 3px ridge;
 font-size: 0.87em;
 font-family: Arial, Helvetica, Geneva, sans-serif;
 font-weight: bold;
}

/*--- 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, serif;
 font-size: 9pt;
/* font-size: 0.95em; too small in Firefox */
}
blockquote { 
 font-size: 0.98em; 
 font-family: Arial; 
 color: #000; 
 width: 25em;
 border: 1px solid #600; 
 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: #666666;
 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: #c99;
 border: 1px solid #600;
 font-size: 1.05em;
}
.navbar td, .topnavbar td {
 padding: 1px;
}
a.nav, a.topnav {
 font-weight: bold; /* netscape 4.7 */
 font-family: arial, helvetica, sans-serif;
}
a.nav:link, a.topnav:link { 
 text-decoration: underline; 
 color: #06c;
} 
a.nav:visited, a.topnav:visited { 
 text-decoration: underline; 
 color: #600;
} 
a.nav:active, a.topnav:active { 
 text-decoration: none;
 color: #f66;
} 
a.nav:hover, a.topnav:hover { 
 text-decoration: underline; 
 color: #f66;
} 

/* 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: #FFF8DC;
 color: #000;
} 
.windowbg2 { /* articles admin, memberlist rows */
    background-color: #f5f5f5; 
} 
.windowbg3 { /* articles admin, memberlist alternate rows */
    background-color: #fff; 
} 
#forum .windowbg {
    color: #600;
    border-bottom: 1px;
} 
/*------ 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;
}

#viewnews .fullnewstitle {} /* article title, example for action specific rules */

#breadcrumb { /* nav bar with breadcrumb links */
 color: #f5f5f5;
}
#breadcrumb a:link, #breadcrumb a:visited { /* links in the navbar - was .menutable */
 font-weight: bold; /* netscape 4.7 */
 color: #f5f5f5;
 text-decoration: underline;
}
#breadcrumb a:active, #breadcrumb a:hover {
 font-weight: bold; /* netscape 4.7 */
 text-decoration: none;
 color: #f66;
}

#welcome { /* welcome message */
}
#frontcontent .menubackcolor { /* content section of front page */
 margin-bottom: 13px;
}
#insidecontent { /* content section of inside pages */
}
#leftcolumn {
 width: 153px;
}
#rightcolumn {
 width: 153px;
}
.sidebar { /* div around contents of left and right columns */
 width: 150px;
}
#leftcolumn .sidebar {
 margin-right: 3px;
}
#rightcolumn .sidebar {
 margin-left: 3px;
}

.menubox { /* main menu, member panel, member menus */
 font-weight: bold;
}

/* custom */

.time {
	color: #660000;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
}

