/*---------------------------------------------------------------------------

Copyright ©2011-2013 by Andrew Casson. All rights reserved. 

THIS CSS STYLESHEET IS NOT IN THE PUBLIC DOMAIN.

More information: http://www.cantigasdesantamaria.com/sourcecopy.html

Thank you for your understanding and cooperation.

---------------------------------------------------------------------------*/

table.editorial th {
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	color: #777799;
	padding-bottom: 4px;
}

table.editorial th.count {
	text-align: center;
}

table.editorial td {
	border: solid 1px #cccccc;
	background: white;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;	
	font-size: 12px;
	font-weight: normal;
	color: #555577;
	vertical-align: top;
}

table.editorial td a {
	color: #555577;
	text-decoration: none;
}

table.editorial td a:hover {
	color: #000044;
	text-decoration: underline;
}

div.usagelist {
	font-size: 13px;
	font-weight: normal;
	color: #555577;
	width: 75%;
	margin: 12px 12px 18px 24px;
}

div.usagelist .ctext {
	font-family: 'Times New Roman', serif;
	font-size: 15px;
	color: #000044;
}

div.usagelist b {
	font-weight: normal;
	font-size: smaller;
	color: #880000;
}

table.editorial {
	margin-left: 16px;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 16px;
}

table.editorial td.count {
	text-align: right;
	width: 3em;
}

table.editorial td.tag {
	width: 15em;
}

table.editorial td.tag span.elquot {
	font-family: 'Times New Roman', serif;
	color: #000044;
}


h2.eltag {
	color: #555577;
	margin-top: 24px;
	margin-bottom: 0px;
}

h2.eltag span.elquot {
	font-family: 'Times New Roman', serif;
	color: #000044;
}

div.eldisc {
	font-size: 13px;
	color: #555577;
}

div.eldisc p {
	width: 90%;
}

div.eldisc p:first-child {
}

div.eldisc p:last-child {
}

div.eldisc span.elquot {	
	font-family: 'Times New Roman', serif;
	color: #000044;
}

div.eldisc p.footnote {
	width: 70%;
	border-top: solid 1px #cccccc;
	font-size: 11px;
	margin-bottom: 18px;
	padding-top: 2px;
}

div.eldisc p.aside {
	font-size: 11px;
	width: 80%;	
}

div.eldisc p.synreflexes {
	width: 80%;
	margin-left: 24px;
}

div.eldisc p.synreflexes span.g {
	font-style: italic;
}

table.editlist td {
	padding: 2px 4px 2px 4px;
	border: solid 1px #cccccc;
	vertical-align: top;
	color: #555577;
}

table.editlist th {
	font-weight: normal;
	font-size: 9px;
	vertical-align: top;
	text-align: left;
	padding: 8px 8px 2px 0px;
	border: none;
	color: #555577;
}

table.editlist td.elref {
	font-size: 13px;
	width: 4em;
}

table.editlist td.elsrc {
	padding-top: 4px;
	font-size: 11px;
}

table.editlist td.elsrc span.fixms {
	font-weight: bold;
	color: #880000;
}

table.editlist td.eledit {
	width: 12em;
	font-size: 13px;
}

#baddivtable td.eledit {
	width: 16em;
}

table.editlist td.eltext {
	font-size: 15px;
	font-family: 'Times New Roman', serif;
	color: #000044;
}

table.editlist td.elm1 {
	font-size: 11px;
	text-align: center;
}

table.editlist td.elm1.bad {
	color: #800;
	background: rgba(128,0,0,0.05);
}

table.editlist td.eltext span.fntooltip {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

table.editlist td.eltext b {
	font-weight: normal;
	font-size: smaller;
	color: #880000;
}

a.elref {
	color: #555577;
	text-decoration: none;
}

a.elref:hover {
	color: #000044;
	text-decoration: underline;
}


div.fxsummary {
	margin-top: 8px;
}

div.fxsummary p {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.obligsyna {
	width: 60%;
	margin-left: 24px;
}

