/*
   Id: yasd.css,v 1.3 2000/09/28 08:23:50 tsumura Exp $
*/

/* --------------------------------------------------
   default
-------------------------------------------------- */
body { 
/*    font-family: "Trebuchet MS", Verdana, Arial, sans-serif; */
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #eee;
    background: #043; 
/*  background: #005533; */
/*  background-color: #1f473d; */
/*  background-color: #236; */
    margin: 0pt 15pt 0pt 15pt;
}

p {
    text-indent: 1.2em;
    line-height: 140%;
/*    margin: 4pt 10pt 0pt 10pt; */
}

dl {
    line-height: 130%;
    margin: 0pt 10pt 0pt 10pt;
}

ul {
    line-height: 130%;
}

ol {
    line-height: 130%;
}

dl.noimg {
    line-height: 120%;
}

p.withimg {
    line-height: 100%;
}

del {
    text-decoration: line-through;			/* for NN4 */
    color: #696;
}

hr {
    clear: both;
}

blockquote {
    border-style: inset;
    border-color: #1f473d;
    border-width: 2px;
    padding: 5px;
}


/* --------------------------------------------------
   Anchors
-------------------------------------------------- */
a:link {
    color: #4fb;
 /*	color: #6e8;*/
 /*  background-color: #043; */
 /*  background-color: #005533; */
}

a:visited {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #ced;
}

a:active {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #f00;
}

a:hover {
    background-color: #9c9;
    background-color: #94d1b3;
/*    background-color: #3c6; */
    color: #030;
/*    color: #060; */
/*    font-weight: bold; */
}

/* --------------------------------------------------
   Headings
-------------------------------------------------- */
h1 {
/*  background-color: #043; */
/*  background-color: #005533; */
/*	color: #8cf; */
/*  color: #8fc; */
/*    color: #cfc; */
    color: #9c9;
}

/*
h2	{
    font-family: Arial, Gothic, sans-serif;
    border-style: solid;
    border-width: 0pt 0pt 2px 8px;
    border-color: #fc5;
    margin-right: 40%;
    padding: 0em 0.5em 0em 0.5em;
    color: #ff9;
    font-weight: bold;
    clear: both;
}
*/

h2	{
    font-family: Georgia, serif;
    font-size: x-large;
    font-weight: bold;
    border-style: solid;
    border-width: 0pt 0pt 0pt 5px;
    border-color: #fc5;
    margin-right: 40%;
    padding: 0em 0.5em 0em 0.5em;
    color: #fff;
    clear: both;
    line-height: 80%;
/*  position: relative; */
}

h2 span.mday { 
    font-size: normal;
}

h2 span.month {
    font-size: small;
}

h2 span.wday {
    font-size: large;
    font-variant: small-caps;
}

h2 span.year {
    font-size: small;
}

a.h2 {
    color: #dda;
    text-decoration: none;
}

a.h2:hover {
    color: #fff;
    text-decoration: none;
}

h3	{
/*    font-family: Arial, Gothic, sans-serif; */
/*  background-color: #043; */
/*  background-color: #005533; */

/*
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #fa0;
*/
    color: #9e9;
/*    border-style: none; */
    clear: both;
}

a.h3 {
/*  background-color: #043; */
/*  background-color: #005533; */
/*    color: #4d7; */
    color: #70c270;
    text-decoration: none;
}

a.h3:hover {
    background-color: #1f473d;
/*    color: #4d7; */
    color: #9fa;
    text-decoration: none;
}

h4 {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #fff;
    border-style: solid;
    border-width: 0pt 0pt 1pt 0pt;
    border-color: #fff;
}

/* --------------------------------------------------
   Index
-------------------------------------------------- */
.index {
    color: #cdc;
    background-color: #044;
}

a.idxitem {
    background-color: #044; 
    color: #cff;
    text-decoration: none;
}

a:link.banner {
    border-style: none;
}

/* --------------------------------------------------
   lists
-------------------------------------------------- */

ul {
/*    list-style-image: url("/img/tri-whiteS.gif") */
    list-style-image: url("/img/te3r.gif")
}

ul.uri{ 
/*    list-style-image: url("/img/tri-whiteS.gif") */
    list-style-image: url("/img/te3r.gif")
}

dl.uri{ 
/*    list-style-image: url("/img/tri-whiteS.gif") */
    list-style-image: url("/img/te3r.gif")
}

dt.uri{ 
/*    list-style-image: url("/img/tri-whiteS.gif") */
    list-style-image: url("/img/te3r.gif")
}

/* --------------------------------------------------
   others
-------------------------------------------------- */
.elisp {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #cde;
    margin-left: 16pt;
    line-height: 100%;
    font-size: small;
}

.prog {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #cde;
    margin-left: 16pt;
    line-height: 100%;
    font-size: small;
}

.prog {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #cde;
    margin-left: 16pt;
    line-height: 100%;
    font-size: small;
}

.code {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #dce;
    margin-left: 16pt;
    line-height: 100%;
}

.man {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #ded;
    margin-left: 16pt;
    line-height: 100%;
}

.command {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #ecd;
    margin-left: 16pt;
    line-height: 100%;
}

.shell {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #ecd;
    margin-left: 16pt;
    line-height: 100%;
}

.nethack {
    color: #cde;
    margin-left: 16pt;
    line-height: 100%;
}

.sample {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #dec;
    margin-left: 16pt;
    line-height: 100%;
}

th,td {
/*  background-color: #043; */
/*  background-color: #005533; */
    color: #fff;
}

.flushright {
    text-align: right;
}

.center {
    text-align: center;
}

.urilink {
    text-align: center;
}

/* --------------------------------------------------
   Y.A.S.D.
-------------------------------------------------- */

strike {
    color: #696;
}

.quiet {
    font-size: medium;
    color: #386;
}

a.quiet {
    font-size: medium;
    color: #386;
    text-decoration: none;
}

a.quiet:hover {
    background: #043;
}


.important { 
    font-weight: bold;
    color: #fc3;
}

.warning {
    margin-left: 16pt;
    color: #f6b;
}

p.schedule {
    font-size: small;
}

p.tvsched {
    font-size: small;
}

p.calendar {
    font-size: small;
}

.minititle {
    font-size: small;
    background-color: #000;
    color: #999;
    padding: 0px 3px 0px 3px;
    font-style: italic;
    font-weight: bold;
}

.prologue {
    font-size: small;
}

.epilogue {
    font-size: small;
}

.match {
/*	background-color: #043; */
/*  background-color: #005533; */
    background-color: #034;
    color: #fd0;
/*  text-decoration: underline; */
}

.ps { /* PostScript */
    font-size: small;
    color: #696;
    border-width: 1px;
    border-color: #9c9;
    border-style: solid;
}

/* --------------------------------------------------
   RDF
-------------------------------------------------- */

.rdfdate {
    font-size: small;
    color: #9c9;
}


/* --------------------------------------------------
   SideBox
-------------------------------------------------- */

table.layout {
    margin-top: 1em;
}

.sidebox {
    background: #043;
/*  margin-top: 15px; */
    margin-right: 10px;
    padding-right: 1em;
    text-align: center;
    width: 14em;
}

.sideboxtitle {
    color: #c60;
    background: #ffc;
    font-size: smaller;
    font-weight: bold;
    letter-spacing: 0.2em;
    font-variant: small-caps;
    text-align: left;
    padding-left: 0.3em;
/*    border-left: 1em solid #fa0; */
    border-left: 1em solid #fc5;
}

.sidebody {
    background:#054;
    font-size: smaller;
    font-weight: normal;
    font-family: Arial, sans-serif;
    line-height: 140%;
    text-align: left;
    margin-bottom: 15px;
    padding: 0.5em 0.5em 0.5em 0.5em;
}

/* --------------------------------------------------
   schedule
-------------------------------------------------- */

dl.sched {
    margin-left: 0pt;
    margin-right: 0pt;
}

dt.sched {
    font-weight: normal;
}

dd.sched {
    margin-left: 1em;
    margin-right: 0pt;
}

.deadline {
    font-weight: bold;
    color: #f99;
}

.sunday { 
    color: #fcd;
}

.saturday { 
    color: #8cf;
}

.holiday { 
    color: #fcd;
}

.today {
    font-weight: bold;
}


/*
Local Variables:
tab-width: 2
end:
*/

