/* 
** Copyright 2005 TEI Consortium

$Id: tei.css 4559 2008-05-05 19:21:32Z rahtz $

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
 This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.
 You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the 
Free Software Foundation, Inc., 
59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

*/

/* ODD */
/* @import url("odd.css"); */

/* main layout */
blockquote.opener {
color:maroon;
background-color:white;
font-weight:bold;
font-size:1.1em;
padding-top:0.1em;
}
body.simple {
   color: #000000;
   background-color: #FFFFFF;
   margin: 66pt;
   padding:22pt;
   font-family: serif;
   font-size:large;
}
div.docAuthor {
color:maroon;
background-color:white;
font-style:italic;
font-weight:bold;
font-size:large;
padding-top:2em;
}
div.docTitle {
color:navy;
background-color:white;
font-weight:bold;
font-size:1.5em;
padding-top:0.8em;
}
div.epigraph {
font-style:italic;
}
div.listPerson {
   font-family: serif;
   margin: 2.5em;
   font-size:1.4em;
}
div.noteHeading {
color:maroon;
background-color:white;
font-weight:bold;
font-size:1.8em;
padding-top:2em;
}
h2 {
color:maroon;
background-color:white;
font-weight:bold;
font-size:1.4em;
padding-top:0.1em;
}
h2.institution {
color:maroon;
background-color:white;
font-style:italic;
font-size:1.2em;
padding-top:0em;
}
h2.department {
color:navy;
background-color:white;
font-style:italic;
font-size:1em;
padding-top:0em;
}
h1.maintitle {
color:navy;
background-color:white;
}
h3{
    color: maroon;
    background-color: white;
    }

span.argument {
color:maroon;
background-color:white;
font-style:italic;
}
span.abbr {
color:maroon;
background-color:white;
font-style:italic;
}
span.abbrS {
color:#859731;
background-color:white;
font-style:italic;
}
span.add {
color:green;
background-color:white;
}
span.corr {
color:#003333;
background-color:white;
font-style:italic;
}
span.li {
margin-left:3.75em;

}
li {
margin-left:3.75em;
display:block;
}
ol {
list-style-type:decimal;
list-style-position:outside;
}
span.n {

font-size:0.75em;
font-style:italic;
white-space:pre;
display:block;
}

span.supplied {
color:#C35817;
background-color:white;
font-style:italic;
}
sup {
font-size:0.5em;
color:maroon;
background-color:yellow;
}
/* prosopografija */
p.event, p.state {
   padding-top:0.2em;
}
span.date {
color:maroon;
font-style:italic;
white-space:pre;
}
/* biblio */
span.auctor {
color:#C35817;
background-color:white;
font-style:italic;
}
span.incipit {
color:#736F6E;
background-color:white;
font-style:italic;
}
span.info {
color:#736F6E;
background-color:white;
font-style:italic;
}