λ

KELLEYsoft

Wiki Pages

Languages

3D graphics

email comment

Default Style

/*cursive,"Palatino Linotype","Book Antiqua","Times New Roman","Trebuchet MS",algerian,Verdana,Helvetica,serif,sans-serif;*/

body{

font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px;
background-color:#d0c0a0; margin: 0px 20px 10px 20px;

}

.lambda {

position: absolute;

font-size: 96px; color: #a74; font-family: "Book Antiqua",algerian,"Palatino Linotype","Times New Roman",serif,cursive,Verdana,Helvetica, sans-serif; }

div.container {

width:100%; margin:0px; border:0px solid #edb; line-height:150%; } div.header,div.title,div.footer { clear:both; } div.left { float:left; width: 20%; /*max-width: 200px;*/ margin: 0px 0px 20px 0px; border: 1px outset #da7; padding: 3px; } div.mainbody {

margin-left:20%;
/*border-left:1px inset #edb;*/

}

/* style for top title portion of site */ .title {

font-weight: bold;
margin: 0px;
padding: 4px;
color: #a62;

}

/* style of content box where all user text lives */ .content {

margin: 0px 20px 0px 20px; 
border: 2px #edb ridge;
padding: 20px;
font-size:13px;
background-color: #f1e2c4;

}

/* the name on top of each page */ .pagename {

font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 26px;
color: #a74;
background-color: #adf;
padding: 0px 20px 0px 20px;
margin: 0px 20px 10px 20px;
border: 2px #edb ridge;

}

/* where the copyright notice is */ .footer {

text-align: center;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 10px;
border: 2px #edb ridge;
margin: 20px 20px 0px 20px;
padding: 2px 2px 2px 2px;

}

/* style for the edit|home| .... system menu (horizontal, eq sized) */ div.menu { margin: 0px 20px 0px 20px; } ul.menu { list-style-type:none; margin:0; padding:0; overflow:hidden; border: 1px inset #edb; } .menu li {float:left;} .index li {padding-left:0px; margin-left:-16px; border:0px;} .index li li {margin-left:-32px;} a.menu {

border-left: 1px solid #d0c0a0;
border-right: 1px solid #d0c0a0;

} a.menu:link, a.menu:visited {

display:block; font-weight:bold; color:#a74; background-color:#d0c0a0; text-align:center; padding:4px; text-decoration:none; text-transform:uppercase; } a.menu:hover, a.menu:active {

color: #59c;
background-color: #d0c0a0;
border-left: 1px inset #d0c0a0;
border-right: 1px outset #d0c0a0;

}

/* links in the system menu bar .menu a { color: rgb(0, 84, 166); } .menu a:hover { color: rgb(64, 140, 203); }*/

/* links in general a {

color: rgb(0, 84, 166);
text-decoration: none;
font-weight: bold;

} a:hover {

color: rgb(0, 84, 166);
text-decoration: underline;
font-weight: bold;

}*/

h1 {color: #a74; font-size: 28px; font-weight: bold; } h2 {

font-size: 18px;
font-weight: bold;
color: #322;
background-color:#e4d2b4;
/*border: 1px solid black;*/ 
border: 1px #edb inset;
margin-top:1.2em;
margin-bottom:0.5em;
line-height:1.3;
padding:0.2em;
padding-left:1em;

} h3 {

font-size: 16px;
font-weight: bold;
border-bottom: 2px groove #edb;

}

/* style for ===== text ===== used for blog subject title */ h4 { font-size: 16px; font-weight: bold; color: #777; margin: 0px; padding: 0px; } /* style for ====== text ====== used for the author line in comments and blogs */ h5 { font-size: 10px; font-weight: normal; color: #a22; margin: 3px; padding: 0px; }

/* for and tag, will not work on Netscape v.4 */ small {font-size: 9px;} big {font-size: 15px;}

/* for

tag or colon : in quick formatting */ p, pre {

margin-left: 20px;
margin-right: 20px;

}

/* for [image: ...] spec */ img {}

/* line separator */ hr {

border: 1px rgb(198, 156, 109) groove;

}

/* style of the text edit area and text entry for search and passwords */ .textarea {

font:9pt "Lucida Console",Monaco,Courier,monospace;
left-margin: 20px;
width: 100%;
height: 320px;
background-color: #fec;

}

/*********************************************************/ /*********** styles for submit button in forms ***********/ .formbutton{ cursor:pointer; border:outset 1px #ccc; background:#999; color:#666; font-weight:bold; padding: 1px 2px; background:url(/images/formbg.gif) repeat-x left top; }

.submit {

background: transparent; border-top: 0; border-right: 0; border-bottom: 0; /* 1px solid gray; fake underline */ border-left: 0; color: #00F; display: inline; width: 60; height: 20; margin: 0; padding: 0;

font-weight:800;
color:#fff;
text-shadow:rgba(10,10,10,0.5) 1px 2px 2px;
text-align:center;
vertical-align:middle;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden

} .submit:hover{text-shadow:rgb(240,240,240) 0px 0px 4px}

/*********************************************************/ /***** buttons for save and search -- Glow-buttons! ******/ .glowbutton{

width:60px;
height:20px;
padding:5px 16px 3px;
-webkit-border-radius:14px;
-moz-border-radius:14px;
border:2px solid #ccc;
margin:1em 0 2em;
position:relative;
/**/
font-weight:800;
color:#fff;
text-shadow:rgba(10,10,10,0.5) 1px 2px 2px;
text-align:center;
vertical-align:middle;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden

} .glowbutton:hover{text-shadow:rgb(240,240,240) 0px 0px 4px} .glowbutton .glare{

position:absolute;
top:0;left:5px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
height:1px;
width:82px;
padding:6px 0;
background-color:rgba(255,255,255,0.25);
background-image:-webkit-gradient(linear,0% 0%,0% 95%,from(rgba(255,255,255,0.7)),to(rgba(255,255,255,0)));
background-image:-moz-linear-gradient(rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 95%)

} .aqua{

background-color:rgba(60,132,198,0.8);
background-image:-webkit-gradient(linear,0% 0%,0% 90%,from(rgba(28,91,155,0.8)),to(rgba(108,191,255,.9)));
background-image:-moz-linear-gradient(rgba(28,91,155,0.8) 0%,rgba(108,191,255,.9) 90%);
border-top-color:#8ba2c1;
border-right-color:#5890bf;
border-bottom-color:#4f93ca;
border-left-color:#768fa5;
-webkit-box-shadow:rgba(66,140,240,0.5) 0px 10px 16px;
-moz-box-shadow:rgba(66,140,240,0.5) 0px 10px 16px;
/**/

} .orange{

background-color:#ee5526;
background-image:-webkit-gradient(linear,0% 0%,0% 85%,from(rgba(246,132,36,0.8)),to(rgba(239,97,49,0.9)));
background-image:-moz-linear-gradient(rgba(246,132,36,0.8) 0%,rgba(239,97,49,0.9) 85%);
border-top-color:#f7a250;
border-right-color:#f7a050;
border-bottom-color:#ef925e;
border-left-color:#f6a460;
-webkit-box-shadow:rgba(237,96,46,0.5) 0px 10px 16px;
-moz-box-shadow:rgba(237,96,46,0.5) 0px 10px 16px

} /*********************************************************/ /****** misc lifts from fantom for code styles ***********/ pre {

border: 1px dashed gray; background: #f4e8cf; color: #354; padding: 5px; } code, pre, textarea {font:9pt Monaco,"Courier New",monospace} code {

color: #243;
background-color: #f4e8cf;
border-bottom: 1px dashed gray;
padding: 0px 4px;

} /* div.src {margin:1em 0} div.src pre {background:none;border:none;color:#000;padding:5px}

.src .b{color:#f00} .src .k{color:#00f} .src .s{color:#008080} .src .c{color:#008080} .src .u{color:#008080} .src .x{color:#888} .src .y{color:#888} .src .z{color:#080} */

/* eof */

/* bg:d0c0a0 edb contentbg:f1e2c4

pre :354/f4e8cf code:243/f4e8cf editbg:fec topbg:9df

h1:a74
h2:322/d2b48c
h4:777 
h5:a22

title:a62 */