/* $Id: imcdoc.css 2665 2008-01-03 11:57:36Z ppierre $ */

/* ==========================
 *          Imcdoc
 * ========================== */

.idocRight { float: right; margin: 0 0 0 1em; }
.idocLeft  { float: left;  margin: 0 1em 0 0; }

/* --------- Abstract ------- */
.idocAbstract     { position: relative; }
.idocAbstractImg  { width: 250px; font-size: x-small; }

/* ---------- Media --------- */
.idocImgOut      { width: 210px; margin-top: 0; padding-top: 0; font-size: 90%; text-align: left; border: 0; }
.idocImgLand     { width: 420px; margin-left: 10%; font-size: 90%; text-align: left; border: 0; }
.idocImgPortrait { margin: 1em 0 1em 2em; font-size: 90%; text-align: left; border: 0; }
.idocImgEntry    { margin-bottom: .5em; color: #707070; font-size: 60%; }
.idocImgZoom     { width: 740px;  }
.idocImgOwner    { color: #707070; font-size: 80%; vertical-align: top; }
.idocImgImg      { float:left; margin-right: 1em; }

.idocClip       { width: 448px; font-size: 90%; margin: 0 0 .5em 0;  border: 0; }
.idocClipOwner  { color: #707070; font-size: 80%; text-align: right; }
.idocSound      { width: 320px; font-size: 90%; margin: 0 0 .5em 0;  border: 0; }
.idocSoundOwner { color: #707070; font-size: 80%; text-align: right; }

/* ------- Part, page ------- */
.idocPart { border-left: 1px solid #707070; padding-left: .5ex; }
.idocPage { margin-top: 1em; text-align: justify; font-size: 90%; }

/* --------- Annex ---------- */
.idocAnnex        { clear: right; margin-top: 1em; background-color: #f7f5c4; padding: 10px; font-size: 95%; }
.idocAnnex legend { color: maroon; font-weight: bold; font-variant: small-caps; }

/* --------- Entry ---------- */
.idocEntry    { margin-top: 1em; }
.idocSection  { margin-bottom: .8em; }
.idocWord     { font-weight: bold; font-variant: small-caps; }
.idocGramCode { font-style: italic; }
.idocEtymo    { font-size: 90%; color: #707070; }
.idocMean     { font-family: Verdana, serif; }
.idocMeanUse  { font-size: 90%; font-family: Verdana, sans-serif; font-weight: bold; }
.idocInfo     { margin-top: .5ex; padding: .5em; background-color: #eef6ff; font-size: 95%; }

/* ---------- Block --------- */
.idocBlock        { clear: right; margin: 0 0 .5em 0; }
.idocBlock0       { clear: right; margin: 0 0 .5em 0; color: #707070; font-style: italic; margin-bottom: 15px; }
.idocBlockIntro   { clear: right; margin: 0 0 .5em 0; color: #707070; font-style: italic; margin-bottom: 15px; }
.idocBlockEx      { font-style: italic; }
.idocBlockItemize { font-weight: bold; }
.idocBlockOut     { clear: right; text-align: justify; padding: 1em; margin: 2em 2em 2em 2em; background-color: #E1E1EB; }
.idocOut          { margin: 0 0 .5em 0; width: 18em; font-size: 90%; text-align: left; }
.idocOutTitle     { font-variant: small-caps; font-weight: bold; }

/* --------- Links ---------- */
.idocLinkEntry:link      { color: maroon; text-decoration: none; font-family: Verdana, sans-serif; }
.idocLinkEntry:visited   { color: maroon; }
.idocLinkEntry:hover     { color: red; }
.idocLinkTest:link       { color: maroon; text-decoration: none; }
.idocLinkTest:visited    { color: maroon; text-decoration: none; }
.idocLinkTest:hover      { color: #871B87; }

.idocLinkImcDoc:link     { text-decoration:underline; color:#333; }
.idocLinkImcDoc:visited  { text-decoration:underline; color:#666; }
.idocLinkImcDoc:hover    { text-decoration:underline; color:#CC0000; }
.idocLinkLex:link        { text-decoration:underline; color:#333; }
.idocLinkLex:visited     { text-decoration:underline; color:#666; }
.idocLinkLex:hover       { text-decoration:underline; color:#CC0000; }
.idocLinkAnnex:link      { text-decoration:underline; color:#333; }
.idocLinkAnnex:visited   { text-decoration:underline; color:#666; }
.idocLinkAnnex:hover     { text-decoration:underline; color:#CC0000; }
.idocLinkImcTree:link    { text-decoration:underline; color:#333; }
.idocLinkImcTree:visited { text-decoration:underline; color:#666; }
.idocLinkImcTree:hover   { text-decoration:underline; color:#CC0000; }
.idocLinkUri:link        { text-decoration:underline; color:#333; }
.idocLinkUri:visited     { text-decoration:underline; color:#666; }
.idocLinkUri:hover       { text-decoration:underline; color:#CC0000; }
.idocLinkUriFile:link    { text-decoration:underline; color:#333; font-weight: bold; }
.idocLinkUriFile:visited { text-decoration:underline; color:#666; font-weight: bold; }
.idocLinkUriFile:hover   { text-decoration:underline; color:#CC0000; font-weight: bold; }
.idocLinkUriPdf:link     { text-decoration:underline; color:#333; }
.idocLinkUriPdf:visited  { text-decoration:underline; color:#666; }
.idocLinkUriPdf:hover    { text-decoration:underline; color:#CC0000; }

/* ---------- List ---------- */
.idocUl { list-style-type: square; }

/* -------- Tabular --------- */
.idocTabular          { text-align: left; font-family: Verdana, sans-serif; color: black; font-size: 90%; }
.idocTabularBorder    { text-align: left; font-family: Verdana, sans-serif; color: black; font-size: 90%; border-spacing: 0; border-collapse: collapse;  }
.idocTabular th       { background-color: #e4e4e4; }
.idocTabularBorder th { border: 1px solid #000000; padding: .3em; background-color: #e4e4e4; }
.idocTabularBorder td { border: 1px solid #000000; padding: .3em; }
.idocTabularColor     { color: maroon; }
.idocTabularCaption   { display: none; }

/* ----- Verse & retort ----- */
.idocCharacter   { font-weight: bold; font-size: 95%; }
.idocDidactics   { font-style: italic  }

/* ---------- Note ---------- */
.docNote        { font-size: small; margin: 0 ; }
.idocNote       { font-size: small; margin: 0 ; }
.idocNoteCall   { font-size: small;color: red; text-decoration: none; cursor: help; }
.idocNoteFooter { font-size: small;clear: right; padding-top: .3em; color: black; border-top: 2px dotted #707070; margin-top: 20px; }

/* -------- Citation -------- */
.idocCit        { font-style: italic; }
.idocCitInfo    { margin-top: .2em; color: #707070; font-size: 90%;  }
.idocCitAuthor  { font-variant: small-caps; }
.idocCitTitle   { font-style: italic; }
.idocCitNotInline { font-family: Times New Roman, Times, serif; }

/* ---------- Maths --------- */
.idocMVar        { font-style: italic; }
.idocMTexDisplay { text-align: center; }

/* ---------- Misc ---------- */
.idocRoman     { font-variant: small-caps; }
.idocInitials  { font-size: 80%; }
.idocForeign   { font-style: italic; }
.idocInsertion { font-style: italic; }
.idocWTitle    { font-style: italic; }
.idocImportant { font-weight: bold;  }
.idocPara      { font-style: italic; }
.idocAbout     { color: #008000; }

/* ---------- Menu ---------- */
.docColMain ul.menu li           { font-size: 90%; }
.docColMain ul.menu li a:link    { color: black; }
.docColMain ul.menu li a:hover   { color: #CC0000; }
.docColMain ul.menu li a:visited { color: black; }

/* ==========================
 *          Lexicon
 * ========================== */

.idocLex {
  margin: 1ex 0 0 0;
  padding: 0 1em 0 1em;
  background-color: #f5f5f5;
  color: black;
  font-family: Verdana, serif;
}

.idocLex legend   {
  padding: 0 1ex 0 1ex;
  border: 1px solid #707070;
  font-family: Verdana, sans-serif;
  font-variant: small-caps;
  font-size: small;
}
.idocLex legend a         { text-decoration: none; color: #FF4100; }
.idocLex legend a:visited { text-decoration: none; }
.idocLex legend a:hover   { text-decoration: underline; }
