
@import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap');

@import url('/static/css/fonts/Merriweather.css');

article {
    font-family: 'Merriweather', 'Merriweather';
    font-size: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: manual;
    text-align: justify;

		}

article ::selection {
    background-color: #b7d2f078;
}


article .fn-aside {
    font-size: calc(.75rem * 100 / 100);
}

article .fn-aside span.paragraph {
	display: block;
	margin-block-end: .7em;
}




article * {
    line-height: 170%;
}
article > p {
    text-indent: 2em;
}
article[data-p-margin-mode="zero"] > p {
    margin-block-start: 0em !important;
    margin-block-end: 0.1em !important;
}
article[data-p-margin-mode="1em"] > p {
    margin-block-start: 1em !important;
    margin-block-end: 1em !important;
}
article p:has(img) {
    text-indent: 0px;
}

article blockquote {
	font-size: 85%;
}
article aside {
    font-size: 103%;
    padding-left: 1rem;
    float: right;
    border-left: #80808094 7px solid;
    max-width: 30%;
    margin-left: 2rem;
    color: gray;
    font-style: oblique;
	user-select: none;
}

article section-break {    
	display: block;
    text-align: center;
    margin: 0.5em;
    user-select: none;
}

article section-break:after {    
	content: "***";
}

article datetime {    
	font-size: 80%;
    text-align: right;
    color: gray;
    width: 100%;
    display: block;
}
article header {
	background: initial;
	padding-block-start: 7em;
	margin-bottom: 0pt;
    display: flex;
    flex-direction: column;
    align-items: center;
	width:100%;
}
article header > h1 {
	font-size: 24pt;
	font-weight:normal;
	hyphens: none;
	text-align:center;
	margin: 0em;
	padding: 0em;
    

}
article header > author {
	display: block;
	text-align:center;
	font-style:italic;
	
}
article header > review {
	font-size: 10pt;
	display: block;
	width: 90%;
	margin-top: 25pt;
	margin-bottom: 25pt;
	text-align:justify;
}
article header > blockquote {
	text-align:center;
}
article footer {
	display: flex;
	flex-direction: column;
    align-items: center;
	background: initial;
	margin-block-end:4em;
	margin-block-start: 4em;
}
article footer:before {
	content:'* * *';
	display: block;
	text-align: center;
}
article footer > copyright {
	display: block;
	font-size: 85%;
	color: gray;
	
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
}
article footer > p {
	font-size: 85%;
	display: block;
	width: 90%;
}

article h1,article h2,article h3,article h4,article h5,article h6 {
	hyphens: none;
    text-align: left;
	clear: both;
}
article h1 {
	font-size: 1.6em;
}
article .youtube-video-wrapper {	
	width: 100%;
	aspect-ratio: 16 / 9;
}
article .youtube-video-wrapper span {
	display: inline-block;
	width:100%;
	height: 100%;
}
article .youtube-video-wrapper iframe {
	display: block;
	width: 100%;
	height: 100%;
}
article .youtube-video-wrapper > img {
	max-width: initial !important;
    filter: none !important;
    cursor: pointer;
    height: 100%;
    width: auto !important;
    opacity: 1 !important;
}
article .youtube-video-wrapper:has(iframe) {	
	outline: 3px #00575630 solid; 
    outline-offset: 7px; 
}
article .youtube-video-wrapper:has(iframe):before {	
	content: url(/static/icons/youtube.svg); 
    position: relative; 
    width: 16px; 
    display: block; 
    z-index: 500; 
    height: 0; 
    left: 6px; 
    top: 0; 
}
article .youtube-video-wrapper:has(img):before {
	content: url(/static/icons/youtube.svg);
    display: block;
    position: relative;
    top: calc(50% - (60px / 16) * 9);
    width: 60px;
    height: 0;
    margin: auto;
    pointer-events: none;
	z-index: 1;
	opacity: .75;
}


article sup[fn], article .fn-aside sup {
	cursor: default;
	color: #3496d8;
    vertical-align: top;
    padding-top: -6px;
    position: relative;
	top: -2px;
    font-size: 74%;
}
article sup[fn]:hover {
	text-shadow: 0 0 1em #3496d8;
}
article footnotes>div:not(.footnotes-group)>.fnmb, 
article footnotes .footnotes-group > div > .fnmb {
	color: #3496d8;
    vertical-align: top;
    padding-top: -6px;
    position: relative;
	top: 1px;
    font-size: 69%;
	/*margin-right: 5px;*/
	display: inline-block;
	width: 10px;
	cursor:pointer;
}
article footnotes .footnotes-group > div > .fnmb {
	padding-right: 10px;
	display: table-cell;
}

article footnotes>div:not(.footnotes-group) {
	text-indent: -10px;
} 
article footnotes>div:not(.footnotes-group) , 
article footnotes .footnotes-group > div {
    margin-left: 36px;
} 
article footnotes .footnotes-group > div/*, footnotes>div:not(.footnotes-group) */{
	display: table-row;
}

article footnotes .footnotes-group {
	display: table;
	padding-left: 36px;
}
article footnotes .footnotes-group .fn {
	display: table-cell;
}


article footnotes h1, article footnotes h2, article footnotes h3,  article footnotes h4,  article footnotes h5,  article footnotes h6  {
	font-size: 112%;
	display: table-caption;
}

article footnotes h1.own-header  {
	display: block;
}




article footnotes:not(hr):before  {
	content:' ';
	display: block;
	margin-block-start: 3em;
	border-top: 1px black solid;
	width:20%;
	padding-block-end: 15px;
}
article footnotes  {
	padding-block-start: 15px;
	font-size: 85%;
}

article content  {
	font-weight: normal;
    display: block;
}

article content > *  {
	font-weight:normal;
	font-size:inherit;
	margin-block-start: 0em;
    margin-block-end: 0em;
	
}

article content > h2  {
	margin-left:2em;
}
article content > h3  {
	margin-left:4em;
}
article content > h4  {
	margin-left:6em;
}

article content > h5  {
	margin-left:7em;
}

article content > h6  {
	margin-left:8em;
}


article bibliography > p    {
	text-indent: -40px !important;;
    margin-left: 40px;
}


article v[ref] {
    color: #419ae8;
    cursor: default;
}
#content v[ref] {
    color: #419ae8;
    cursor: default;
}
article v[ref] mark{
    color: inherit;
}

article aside {
    clear: both;
}

article content [openchapter] {
	color: #3496d8;
	cursor:pointer;
}


article content [openchapter]:hover {
    text-shadow: 0 0 1em #3496d8;
}



article h1-pre, article h2-pre, article h3-pre, article h4-pre, article h5-pre, article h6-pre  {
    display: none;
}


article img-desc {
	text-align: center;
    font-size: 85%;
    display: block;
}


article embed-article {
	display: block;
    min-height: 1em;
	width: 100%;
	background: silver;
	border: black 1px solid;
	user-select: none;
}

article div.auto-num {
	display: grid;
	grid-template-columns: 33px auto;
}
article div.auto-num > span.num {
	text-wrap: nowrap;
}
article div.auto-num.lev-0 {
	
}
article div.auto-num.lev-1 {
	margin-left: 2em;
}
article div.auto-num.lev-2 {
	margin-left: 4em;
}
article div.auto-num.lev-3 {
	margin-left: 6em;
}
article div.auto-num.lev-4 {
	margin-left: 8em;
}
article div.auto-num.lev-5 {
	margin-left: 10em;
}


article textarea.ur {
	display: block;
	width: 100%;
	margin: 10px 0;
	height: initial;
	resize: none;
}
article textarea.ur + .tox {
	border-radius: 0;
}

t[data-lang='gr'] {
	font-family: 'SBL';
}

t[data-lang='he'] {
	font-family: 'SBL';
}

article-extension {
	display: none;
}


