@charset "UTF-8";
/* Definitions/style2.css    J. E. Brown  Jan 31, 2023 */
/* Stylesheet modified for newer CMS pages pursuant to Decision 013123-S & Decision 013123-T. Made from style.css. */ 
/*   Users should first include Relationshop/style2.css */ 

		BODY { background-color: rgb(192,255,255); background-image: url(../../RelShop/Heart_Cyan_on_Black_Small.gif); background-attachment: fixed } 
		P { margin-top: 0.75em; margin-bottom: 0.75em; } /* 020123-E */
		BLOCKQUOTE { background-color: rgb(192,255,192); } 
/*		BLOCKQUOTE P { font-family: Palatino; font-size: 100%; } */
		BLOCKQUOTE, BLOCKQUOTE P, BLOCKQUOTE UL, BLOCKQUOTE OL { font-family: Times; font-size: 100%; } /* 111515, 013123-S, 020223-A */ 
/*	BLOCKQUOTE P { padding: 0.25em; } removed per 020123-F */
		DIV.not_a_blockquote { margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 2.0em; margin-right: 2.0em; padding: 0.25em; background-color: rgb(192,255,192); } /* 013123-S, 013123-T */ 
		.bqsig { margin-left: 5.0em; } 

		.centered P { text-align: center; } 
		.lighter_bg { background-color: rgba(255,255,255,0.5); } /* 021022-A */ 

		HR { color: maroon; margin-top: 1.0em; margin-bottom: 1.0em; } /* 082421-H */ 
		HR.d { width: 95%; } /* 082421-H */ 
/*HR.footnote { width: 25%; text-align: left } // not supported by Firefox. [020717] Also reportedly HTML5 does not support <HR Align=left>. */ 
		HR.footnote { width: 85%; } /* 082421-H */ 

		SPAN.misspelled { color: rgb(164, 0, 0); } 
		.red { color: rgb(164, 0, 0); } 
		.red_flags { color: rgb(164, 0, 0); } 
		DD, DT, DIV, P, OL, UL { font-size: 100%; } 
		DT { font-weight: bold; } 
		.navlinks { font-size: 90%; } 
		.travertine { color: cyan; font-family: Geneva, Arial; font-size: 9pt; } 
		.not_a_blockquote .travertine, BLOCKQUOTE .travertine { color: rgb(192,255,192); font-family: Geneva, Arial; font-size: 9pt; } 
	/*	.external_quote { background-color: aliceblue; padding-left: 1.0em; padding-right: 1.0em; } */
		.external_quote { background-color: aliceblue; padding: 0.5em; } /* [020123] */ 


		DT { margin-top: 1.0em; margin-bottom: 0.5em; } 
		DL { margin-bottom: 2.0em; } 

/*.outermost LI { margin-top: 0.5em; margin-bottom: 0.5em; } */
/*.outermost LI LI { margin-top: 0em; } */ /* 2nd-level LI get no extra padding */ /* repealed by Decision 050918-L */
/*.outermost LI LI { margin-top: 0.5em; margin-bottom: 0.5em; } */ /* 2nd-level LI get same padding as first level (Decision 050918-L) */ 
		OL, UL, LI { margin-top: 0.5em; margin-bottom: 0.5em; } /* Decision 082021-L */ 

		.QandA_A { list-style: upper-alpha } 
		.QandA_Q { list-style: upper-alpha; font-weight: bold; margin-top: 1.5em } 
/*		.QandA_Q LI:before { display: marker; content: "Q. " } // Not fully supported by Firefox. [100115] */ 

		.see_also { font-variant: small-caps } 

		.centered A { white-space: nowrap; } /* 030922-A2 */

		.darkbg A:link { color: rgb(0,192,255); } 
		.darkbg A:visited { color: rgb(126,219,131); } 

		.def_body { background-color: cyan; } 
		.book_body { background-color: cyan; } 
		.new_body { background-color: rgb(192,255,192); } 

		.syns P { margin-bottom: 0.0em; } 
		.syns UL { margin-top: 0.4em; } 
/*.syns LI { margin-top: 0.5em; font-weight: bold; } Rescinded 011023 */ 
		.syns LI A:link, .syns LI A:visited { font-variant: small-caps; } /* to imitate/inherit Class="see_also" */ 

		.bold { font-weight: bold; } 
		.nobold { font-weight: normal; } 

		.indented { margin-left: 1.0em; } 

		/* In the Comebacks and Translations tables, the first column shall be boldfaced by default so that the quotes are shown in boldface. (Use "Class=nobold" to override.) [060817] */
		.first_column_bold TBODY TD:nth-child(1) { font-weight: bold; } 

		.first_column_red TBODY TD:nth-child(1) { color: rgb(164, 0, 0); } 
		.second_column_red TBODY TD:nth-child(2) { color: rgb(164, 0, 0); } 

		.play, .play P { font-family: courier, monospace; } /* "hanging" and "each-line" are only supported by Safari, says caniuse.com [010323] */ 

/* ROYGBV Br1 Br2 Pnk Cy LGr Gr Bk Bld */
