/* gepi.css - CSS - notices and documentation at the end of the file */

body {
 margin                  : 4%                 ;
 margin-top              : 0.2em              ;
 padding-bottom          : 0.9em              ;
 border-bottom           : 2px solid #660000  ;
 background-color        : #fffffe            ;
 background-image        : none               ;
 color                   : black              ;
 font-family             : monospace          ;
 font-size               : 1.5em              ;
}
h1 {
 margin-top              : 0.6em              ;
 margin-bottom           : 0.1em              ;
 text-align              : center             ;
 font-size               : 1.4em              ;
}
h2 {
 margin-bottom           : 0.1em              ;
 font-size               : 1.2em              ;
}
h3 {
 margin-bottom           : 0.1em              ;
 font-size               : 1.1em              ;
}
section {
 margin-top              : 0.8em              ;
 margin-bottom           : 0.1em              ;
}
p {
 margin-top              : 0.6em              ;
 text-align              : justify            ;
 font-size               : 1em                ;
}
a:link {
 text-decoration         : none               ;
 color                   : #0000CC            ;
}
a:visited {
 text-decoration         : none               ;
 color                   : #0000CC            ;
}
a:hover {
 text-decoration         : none               ;
 border-bottom           : 2px solid #660000  ;
}
code {
 font-size               : 1.2em              ;
 color                   : #006600            ;
}
table {
 margin-top              : 2.8em              ;
 margin-right            : auto               ;
 margin-left             : auto               ;
 padding                 : 0.8%               ;
 border-collapse         : collapse           ;
}
table.center {
 text-align              : center             ;
}
th {
 border                  : 1px solid #888888  ;
 padding                 : 0.3em              ;
}
td {
 border                  : 1px solid #888888  ;
 padding                 : 0.3em              ;
}
td.l {
 text-align              : left               ;
}
li {
 padding                 : 0.1em              ;
}
#bar {
 margin-bottom           : 0.5em              ;
 border-bottom           : 2px solid #660000  ;
 padding-bottom          : 0.2em              ;
 text-indent             : 1%                 ;
 text-align              : center             ;
 font-family             : monospace          ;
 font-weight             : bold               ;
 font-size               : 1.4em              ;
}

#inbar {
 margin-top              : 0.2em              ;
 position                : absolute           ;
 left                    : 1.1%               ;
 font-weight             : normal             ;
 font-size               : 0.6em              ;
}

#sbar {
 margin-top              : 0.8em              ;
 margin-bottom           : 1.1em              ;
 text-align              : center             ;
 font-size               : 1.2em              ;
}

#tmenu {
 margin-left             : 10%                ;
}

/* segment classification */
span.cn {
 color                   : #cccc00            ;
}
span.cl {
 color                   : #cc0000            ;
}
span.pn {
 color                   : #00cc00            ;
}
span.pl {
 color                   : #0000cc            ;
}

.comment {
 text-align              : left               ;
 color                   : #999999            ;
 font-family             : monospace          ;
 font-size               : 0.7em              ;
 font-weight             : normal             ;
}

/*
relation: http://epi.red
date: 2021-06-10
creator: M.T. Carrasco Benitez
rights: CC BY-SA: Creative Commons Attribution-ShareAlike
*/
