/* Fonts */
@font-face{
	font-family:header;
	src:url('./Fonts/Coprgtl.TTF');
}

@font-face{
	font-family:fant2;
	src:url('./Fonts/luc_black.ttf');
}
@font-face{
	font-family:main;
	src:url('./Fonts/californian.ttf');
}

/*  Common */
html{
	background-image:
		url('../Graphics/quill_left_hollow.gif'),
		url('../Graphics/quill_left_dark.gif'),
		url('../Graphics/quill_left_solid.gif'),
		url('../Graphics/quill_right_hollow.gif'),
		url('../Graphics/quill_right_dark.gif'),
		url('../Graphics/quill_right_solid.gif')
	;
	background-repeat:
		no-repeat,
		no-repeat,
		no-repeat,
		no-repeat,
		no-repeat,
		no-repeat		
	;
	background-position:
		-50px -50px,
	    -50px -50px,
	    -50px -50px,
	    -50px -50px,
	    -50px -50px,
	    -50px -50px
	;
}
html, body{
	--menu_border_colour:#FD0;
	--linkcolour:#200;
	--textcolour:#100;
	--content_border_colour:#100;
	--content_border_colour_light:#1008;
	--background_shade:#1003;
	--menuback:url('../Graphics/back_green.jpg');
	--mainback:url('../Graphics/main_background.jpg');
	margin:0;
	padding:0;
	height:100%;
}
body{
	font-family:main;
	font-size:15pt;
	color:var(--textcolour);
	letter-spacing:0.03em;
}
img{
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, caption, p.desc_head_1, p.desc_head_2{
	font-family:main;
	font-variant:small-caps;
	border-color:var(--content_border_colour);
	text-indent:0;
}
h1, h2, h3, p.desc_head_1, p.desc_head_2{
	text-align:center;
}
h1{
	margin:0 15px 0;
	font-size:200%;
}
h1 span[id]{display:block;}

h2{
	border-width:3px 0 1px;
	border-style:ridge solid solid;
	border-color:var(--content_border_colour);
	padding:5px;
	font-size:175%;
	margin:1em 0;
	background:var(--background_shade);
	clear:both;
}
h2::before{
	display:block;
	clear:both;
	content:' ';
}
div#Content > h2:first-child{
	margin-top:0;
	border-top:0;
}
h3{
	border-top:1px solid;
	font-size:150%;
	padding:0 1em;
	margin:0;
}
h3.setpic_title{border:0;}
h2 + h3{border:0;}

h4{margin-left:1em;}
p{
	text-indent:2em;
	margin-top:1em;
}
p.space{
	margin-top:1em;
	border-top:1px dotted var(--content_border_colour);
	padding-top:1em;
}

div.cols{
	display:table;
	width:100%;
	margin-top:1em;
	border-width:1px 0;
	border-style:dotted;
	border-color:var(--content_border_colour);
	padding:10px 0;
}
h2 + div.cols, h3 + div.cols, h4 + div.cols, div.cols:first-child{
	border-top:0;
}
div.cols > div.col{
	display:table-cell;
	vertical-align:top;
	text-align:left;
	padding-left:1em;
	border-left:1px solid var(--content_border_colour);
}
div.cols > div.col:first-child{border:0;}
div.col > *:first-child{
	margin-top:0;
}

div.cols + p.space{border:0;}
span.roman{
	font-family:serif;
	font-weight:bold;
	display:inline;
}
sup.footnotenum a{
	cursor:help;
}
div.rating.size-l{text-align:center;}
*.note{font-style:italic;}
*.tweet{
	background-image:url('../Library/Graphics/twitter.gif');
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#eee;
	border:1px solid #ccc;
	line-height:130%;
	padding:5px;
}
*.verse{
	white-space:pre;
	text-indent:0;
}

blockquote{
	border:2px ridge #200;
}

blockquote.bible_verse{
	font-style:italic;
}
blockquote[cite]:after{
	display:block;
	text-align:right;
	content:attr(cite);
	font-style:italic;
	padding:5px;
}
.mouthed{
	color:#FAA;
}
a{color:var(--link_colour);}
q.thought{
	font-style:italic;
	quotes:'.o0( ' ' )';
}
blockquote.thought{
	font-style:italic;
}
blockquote.thought > p::before{
	content:'.o0( ';
}
blockquote.thought > p::after{
	content:' )';
}
ul.markednotes{list-style:none;}
ul.markednotes li::before{font-weight:bold;}
ul.markednotes li:nth-child(5n+1)::before{content:'*  ';}
ul.markednotes li:nth-child(5n+2)::before{content:'\002020  ';}
ul.markednotes li:nth-child(5n+3)::before{content:'\002021  ';}
ul.markednotes li:nth-child(5n+4)::before{content:'\0000A7  ';}
ul.markednotes li:nth-child(5n+5)::before{content:'\002016  ';}


dt{
	font-weight:bold;
}

var{
	font-family:monospace;
	font-style:italic;
}
/*  Tables */
table{
	border:3px double #200;
	margin:0.5em auto;
	border-collapse:collapse;
}
caption{font-size:1.5em;}
tbody th{text-align:right;}

th, td{
	border:1px solid #002;
	vertical-align:top;
	padding:10px;
}
table ul{
	list-style:none;
	padding:0;
	margin:0;
}
span[lang]{font-style:italic;}

#Image img{
	display:block;
	border:2px ridge #FD0;
	margin:10px auto;
	text-align:center;
}

.emph_lvl_1a, .emph_lvl_2{font-style:italic;}
.emph_lvl_1b, .emph_lvl_2{font-weight:bold;}
.emph_lvl_1c, .emph_lvl_2a, .emph_lvl_3{text-decoration:underline;}

p.great_big_link{
	text-indent:0;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
	font-size:1.3em;
}
p.desc_head_1{
	margin:0;
	padding:5px;
	text-align:center;
	font-weight:bold;
	border:1px solid var(--content_border_colour);
	background-color:rgba(16,0,0,0.1);
}
code, kbd, samp{font-size:0.8em;}

ol.numwords{
	list-style:none;
}
ol.numwords > li::before{
	padding-right:0.5em;
	font-weight:bold;
	text-decoration:underline;
}
ol.numwords > li:first-child::before{content:'First:';}
ol.numwords > li:nth-child(2)::before{content:'Second:';}
ol.numwords > li:nth-child(3)::before{content:'Third:';}
ol.numwords > li:nth-child(4)::before{content:'Fourth:';}
ol.numwords > li:nth-child(5)::before{content:'Fifth:';}
ol.numwords > li:nth-child(6)::before{content:'Sixth:';}
ol.numwords > li:nth-child(7)::before{content:'Seventh:';}
ol.numwords > li:nth-child(8)::before{content:'Eighth:';}
ol.numwords > li:nth-child(9)::before{content:'Ninth:';}
ol.numwords > li:nth-child(10)::before{content:'Tenth:';}
ol.numwords > li+li+li:last-child::before{content:'And Lastly:';}

div.sidebar *{
	color:#FD0;
	font-variant:small-caps;
}
div.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}
img.rel_rating{
	vertical-align:middle;
}
div.img{
	margin:0 10px 10px;
	text-align:center;
	width:100px;
}
div.img img{
	border:3px double var(--content_border_colour);
}
cite{padding-right:0.25em;}

div.xref_link p{
	text-indent:0;
	font-variant:small-caps;
}


*.error{
	color:red;
	font-size:120%;
	font-weight:bold;
	font-family:Verdana;
}
#Counter{
	margin:10px 0 10px;
	padding:10px 0;
	text-indent:0;
	border-top:1px solid var(--content_border_colour);
}
a.brokenlink{
	text-decoration:underline dashed;
	cursor:help;
}