/* Stylesheet for NM Tech Computer Center web pages from DocBook
 *
 * Do not edit this file.  It is extracted automatically from the
 * documentation here:
 *   ims/
 */
body
{   background-color: #ffffdd;
    color:            #663300;
    max-width: 50em;
    margin-left: 1em;
}
h2.title               /* sect1 titles */
{   background-color: #ffe2a0;
    border-style: solid;
    border-color: #663300;
    padding: 4px;
}
h3.title, h4.title      /* sect2 and sect3 titles */
{   background-color: #ffe2a0;
    border-style: solid;
    border-color: #663300;
    padding: 2px;
}
th, td
{   padding: 5px;
}
/*================================================================
 * Inline elements, sorted by class.
 */
span.colophon-uri
{   font-family: monospace;
    font-size: xx-small;
}
span.application
{   font-family: sans-serif;
    font-style: italic;
}
span.guibutton, span.guiicon, span.guilabel, span.guimenu
{   font-family: sans-serif;
    font-style: italic;
    font-weight: bold;
    color: #238b22;    /* Forest green */
}
span.term
{   font-weight: bold;
}
/*================================================================
 * Block elements, sorted by class.
 */
pre.executable
{   margin-top: 1px;
    background-color: #ddeecc;
    border: 1px solid;
    padding: 5px;
}
pre.programlisting, pre.screen
{   background-color: #e0e0e0;
    border: 1px solid;
    padding: 5px;
}
div.abstract
{   margin-left: 6em;
    margin-right: 6em;
}
div.code-block-label
{   text-align: right;
    font-size: xx-small;
    font-family: monospace;
}
div.colophon:
{   font-size: x-small;
}
div.colophon-author
{   font-style: italic;
}
div.colophon-date
{   font-size: x-small;
}
div.colophon-mail-to
{   font-family: monospace;
    font-size: xx-small;
}
div.colophon-url
{   font-size: xx-small;
}
