
/*---      "Color Me 096 Standard" theme by my2cents and Jos     ---*/
/*---                   WebAPP v0.9.9.6                          ---*/
/*---     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               ---*/

/* Modified for 0.9.9.7 */

/*--- Page Variables ---*/
.mini {  /* Para tablas o campos pequeños */
	font: 7pt Verdana, Helvetica, sans-serif;
}
#twitter_div {
	background-image: url('/montecom/themes/standard/images/twitterBG.png');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top:30px;
	padding-top: 25px;
	padding-right: 2px;
	padding-left: 2px;
}
 #twitter_div ul li span {
	visibility: visible;
}
 
#twitter_div ul li span a {
	color: #D78E42;
	visibility: visible;
}
 
#twitter_div ul li a {
	visibility: hidden;
}

#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
	margin-left: -2em 
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
	margin-left: -2em 
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
	margin-left: -2em 
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
	margin-left: -2em 
}
html {
 font-size: 100%;
}
input { 
 border: 2px solid #c8c7cf;
}
.botonadd { /* poll.pl */
 background-color: #001237;
 color: #fff;
 margin: 0px;
 font-weight: bold;
 border: 0;
}
body {
 margin: 0;
 padding: 0;
 background-color: #001237;
 color: #000;
 font-size: 0.8em;
}
td, p, div {
 font-size: 1em;
 font-family: Arial, Helvetica, sans-serif;
}


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

.pagetable {
 text-align: center;
}

/*--- Title Box ---*/
#myheadertable { /* logo_block */
 background-color: #e4cfbc;
 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: #c3dae8;
 color: #000033;
 font-weight: bold;
 text-align: left;
  padding: 5px;
 font-family: Lucida Sans, Helvetica, sans-serif;
}
.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-color: #ffffff; 
 color: #111;

 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;
 list-style: none;
 margin-left: 4px;
 padding-left: 4px;
}
* html div.cat ul {
 margin-left: 5px;
 padding-left: 5px;
}
div.cat ul li {
 text-indent: -10px;
 margin-bottom: 2px;
}
* html div.cat ul li {
 text-indent: -26px;
}

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: none;
}
.newsfootertable { /* bottom inset text tables (print, email, comments, ...) */
 background-color: #ffffc0;
 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 */
 color: #010101;
 font-size: 0.89em;
}
.newstextnormal { /* articles text news page */
 padding: 0;
}
.newstexttitle { /* comments notes (title, number, post link) */
  background-image: url(/wap/themes/sanpedro/images/fondobar.jpg); 
 background-color: #84a3c0;
 border: 1px solid #cccccc;
 color: #fff;
 font-weight: normal;
}
.commenttitleback { /* Article comment title bar */

 background-color: #FEFEFF;
 border: 2px solid #F5FABF;
 color: #84a3c0;
 font-weight: bold;
}
.commentsubtitleback {
 color: #010101;
 font-size: 0.89em;
}
.commentbordercolor {
 background-color: #fff; /* these only show when making comment until HTML in topics.pl is fixed */
 color: #000;
}
.commentbackcolor {
 color: #121212;
 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: #dddddd;
 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 div.cat ul {
 list-style-image: url(images/bgdot.gif);
 margin-left: 7px;
 padding-left: 7px;
}
.mycontenttable div.cat ul li {
 text-indent: 0;
}


/*--- 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: #c0c0c0; /* 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: #d1d1d1;
 color: #000;
 font-weight: normal;
}
.forumwindow3 { /* alternate messages, overview subtitles, alternate board index categories */
 background-color: #e2e2e2;
 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 {
 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: 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: #ffffef;
 text-decoration: none;
}
.menutable A:active, .menutable A:hover {
 font-weight: bold; /* netscape 4.7 */
 color: #ffffc0;
 text-decoration: none;
}

/*--- 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:#001326; 
} 
.windowbg2 { /* articles admin, memberlist rows */
    background-color:#04203a; 
} 
.windowbg3 { /* articles admin, memberlist alternate rows */
    background-color:#000; 
} 
/*------ end code moved from theme.pl -----------------------*/

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

.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;
}
#content {
	padding: 25px 25px 15px 25px;
	width: 495px;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
/* custom */
A.blanco:link, A.blanco:visited {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
 color: #FFCC00;
}
A.blanco:active, A.blanco:hover {
 text-decoration: none;
 font-weight: bold; /* netscape 4.7 */
 color: #FFAA00;
}