/*  CSS for Diyari "Austin set"
DJN 1 Oct 2015, revised EG 28 Feb 2023 and 17 March 2023, revised PKA 16 May 2026 */
file {background-color: #999;
	display: block;
	font-size: 14pt;
	margin: 2em 0;
}
file:before {content: "filename: "attr(name);
	font-family: arial;}
meta {display: block;
	font-family: arial;
	font-size: 14pt;
	margin: 0 0.5em 0.5em 2em;
	padding: 0.5em 0 0.5em 3em;
	border: 4px solid #000;
	background-color: #eec;
	text-align: center;
}
entry {display: block;
	margin: 0 0.5em 0.5em 2em;
	padding: 0.5em 0 0.5em 3em;
	border: 1px solid #999;
	background-color: #eec;
}
entry:before {content:attr(lbl);
	margin: 0 0 0 -1em;
	font-style: italic;
	}
lemma {display: block;
	padding: 6px;
	border: 1px solid blue;
	font-weight: bold;
	/*background-color: white; */
	margin: 0 10em 0 -1em;
	font-size: 1.2em;
}
pos:after {content:attr(val);
	color: #336;
	font-style: italic;
}
pos2 {color: #336;
	font-style: italic;
}
di {
	color: green;
	font-weight: bold;
}
form {
	color: green;
	font-weight: bold;
}
ortho {
	color: purple;
	font-weight: bold;
}
gloss {
	font-weight: bold;
	color: #a30;
	font-style: italic;
}
trans {
	color: blue;
	font-weight: bold;
}
morpheme {
	color: orange;
	font-weight: bold;
}
metalang {
	color: blue;
	font-weight: bold;
}
german {
	font-weight: bold;
	color: blue;
	font-style: italic;
}
eg {
	display: block;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 2.5em;
	padding-left: 0.25em;
	border-left: 4px solid green;
}
eg > di, eg > gloss, eg > morpheme, eg > free {
	display: table;
}
free:after, lit:after, suchas:after {
	content: " ";
}
free {
	color: #a30;
	font-style: italic;
	font-weight: bold;
}
free:before, lit:before, suchas:before {
	padding-right: 0.25em;
	font-family: courier;
	font-style: normal;
	font-weight: normal;
	font-size: .83em;
	vertical-align: sub;
}
sub  {display: block;
	margin: 0.5em 0 0 0;
}
subnum:after {content: "["attr(num)"] ";
}
comparative {
	display: table;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin: 1em 2.5em;
	border: 2px dotted #a30;
}
comparative > item {
	display: table-row;
}
item > lang, item > form, item > gloss, item > free, item > ortho, item > recon, item > root {
	display: table-cell;
	padding-left: 1em;
	padding-right: 1em;
}
title {
	display: table;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-left: 2em;
	padding-right: 2em;
	margin: 1em 2.5em;
	border: 2px dotted #a30;
}
title > item {
	display: table-row;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
}
mura, name {
	font-weight: bold;
	font-style: italic;
}
place {
	color: blue;
	font-weight: bold;
	font-style: italic;
}
ortho {
	color: purple;
	font-weight: bold;
}
recon {
	color: orange;
	font-weight: bold;
}
root {
	color: red;
	font-weight: bold;
}
internalxref {
    color: red;
}
tribe {
	color: orange;
	font-weight: bold;
}
note {
	display: block;
	margin-top: 0.25em;
}
note:before {
	font-style: italic;
}
note[type='mythology']:before {
	content: "Mythology: ";
}
note[type='etymology']:before {
	content: "Etymology: ";
}
note[type='editor']:before {
	content: "*Editor: ";
}
note[type='SAM']:before {
	content: "SAM gloss: ";
}
note[subtype='spelling']:before {
	content: "*Spelling: ";
}
note[subtype='xref']:before {
	content: "*See: ";
}
note[type='ethnography']:before {
	content: "Ethnography: ";
}
note[subtype='etymology']:before {
	content: "*Etymology: ";
}
note[subtype='artefacts']:before {
	content: "Ethnography-Artefacts: ";
}
note[subtype='beliefs']:before {
	content: "Ethnography-Beliefs: ";
}
note[subtype='behaviour']:before {
	content: "Ethnography-Behaviour: ";
}
note[subtype='ceremony']:before {
	content: "Ethnography-Ceremony: ";
}
note[subtype='death']:before {
	content: "Ethnography-Death: ";
}
note[subtype='illness']:before {
	content: "Ethnography-Illness: ";
}
note[subtype='initiation']:before {
	content: "Ethnography-Initiation: ";
}
note[subtype='fire']:before {
	content: "Ethnography-Fire: ";
}
note[subtype='food']:before {
	content: "Ethnography-Food: ";
}
note[subtype='hunting']:before {
	content: "Ethnography-Hunting: ";
}
note[subtype='kinship']:before {
	content: "Ethnography-Kinship: ";
}
note[subtype='ochre']:before {
	content: "Ethnography-Ochre: ";
}
note[subtype='revenge']:before {
	content: "Ethnography-Revenge: ";
}
note[subtype='song']:before {
	content: "Ethnography-Song: ";
}
note[type='compare']:before {
	content: "Compare: ";
}
note[type='context']:before {
	content: "Context: ";
}
note[type='grammar']:before {
	content: "Grammar: ";
}
note[type='idiom']:before {
	content: "Idiom: ";
}
note[subtype='alternative']:before {
	content: "*Also: "
}
note[subtype='see']:before {
	content: "*See entry: ";
}
note[subtype='sci_name']:before {
	content: "*Scientific name: ";
}
note[subtype='sci_reference']:before {
	content: "*Scientific reference: ";
}
note[subtype='semclass']:before {
	content: "*Meaning-Group: ";
}
note[subtype='location']:before {
	content: "*Location: ";
}
note[subtype='loc_src']:before {
	content: "*Location-Source: ";
}
fn:before {
        content: "["attr(num)"]";
	vertical-align: super;
	font-size: 10pt;
	border: dotted 1px;
}
fn:hover {
        cursor: pointer;
}
fn:hover > note {
        display: inline;
        background-color: white;
}
fn > note {
        display: none;
}
fn > note:before {
        content: " < ";
}
fn > note:after {
        content: " > ";
}
page:before {
    content: "{page "attr(num)"}";
	vertical-align: super;
	font-size: 10pt;
	background-color: white;
	border: dotted 1px;
}
reuther:before {
        content: "[Vol. "attr(vol)", p. "attr(page)"]";
        	vertical-align: super;
	font-size: 10pt;
	background-color: white;
	border: dotted 1px;
}
