/* Style sheet for book-presentation manuscripts, slanted heavily toward ritual magick */

@import url(popup.css);
body.mss {
	color: black;
	background: white url(../Images/bg-paper.jpg) top left fixed repeat;
	font-family: "times new roman", serif;
}
div#content {
	width: 70%;
	float: left;
	margin-top: 1em;
	margin-bottom: 5em;
	padding: 0 2em;
	text-align: justify;
	line-height: 1.2em;
}
div#sidebar-menu-top-level {
    float: left;
    clear: left;
    padding: 0;
    width: 20%;
}
div#main-menu-bar ul li a { color: black; background-image: none; }
div#main-menu-bar ul li a:hover,
div#main-menu-bar ul li a:active { color: yellow; }

h1, h2, h3 {
	text-align: center;
	margin: 2em;
}
h1     {
	font-variant: small-caps;
	line-height: 1.5em;
}
h2	{
	line-height: 1.5em;
	letter-spacing: 0.05em;
}

h2 span {
	font-size: 87%;
	font-variant: small-caps;
}

sup a {
	font-size: 87%;
	font-family: courier, monospace;
}

a.fn {
	font-size: x-small;
	vertical-align: super;
}

div.rite p, div.rite li {
	font-style: italic;
}

div.rite p span, div.rite li span {
	font-style: normal;
	font-weight: bold;
}
div.rc { float: right; clear: right; text-align: center; vertical-align: middle; }
div.lc { float: left; clear: left; text-align: center; vertical-align: middle; }
div.mc { clear: both; text-align: center; vertical-align: middle; width: 100%; }
div#intro {
	font-size: smaller;
	font-family: sans-serif;
	clear: both;
	width: 100%;
}
div#intro div#admin {
	text-align: right;
	clear: right;
	float: right;
}

div.illo, div.illo2 {
	text-align: center;
	vertical-align: middle;
	clear: both;
}
div.illo {
	width: 90%;
	margin: 2em auto;
}
div.illo img, div.illo2 img { display: inline; vertical-align: middle; }
div.illo p.title { font-weight: bold; letter-spacing: .1em; }
div.indent {
	margin-left: 5%;
}
div.indent p span { font-weight: bolder; }

div.hex {
	width: 130px;
	height: 130px;
	margin: 0 auto;
	background: url(/Images/MSS/hexagram01.gif);
}

div.pentAverse {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background-image: url(/Images/MSS/pent-averse.gif);
}

img { border-style: none; }
p img { vertical-align: middle; display: inline; }
li	{ margin-bottom: 0.5em; }

ol.la { list-style-type: lower-alpha; }
ol.lr { list-style-type: lower-roman; }

p.divider {
	text-align: center;
	white-space: pre;
	margin: 1.5em;
}
p.head, div.rite p.head {
	margin-top: 1.5em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	word-spacing: 0.5em;
}
div.rite p.head { text-align: center; font-size: larger; }
p.p1:first-letter {
	font-size: 3.5em;
	float: left;
	vertical-align: text-top;
	font-style: italic;
	padding-right: 5px;
}

table {
	border: 1px solid black;
	margin: 0.5em auto;
}
td, th {
	text-align: center;
	vertical-align: middle;
	padding: 2px 5px;
}
th {
	color: white;
	background-color: #444;
}
td.pent120 {
	color: black;
	background-image: url(/Images/MSS/pentagram01.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 120px;
	padding: 0;
}
td.hex0, td.hexF, td.hexE, td.hexW, td.hexA, td.hexU {
	background-repeat: no-repeat;
	height: 160px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}
td.hexF, td.hexE, td.hexW, td.hexA, td.hexU {
	width: 114px;
}
td.hex0 { background-image: url(/Images/blank.gif); }
td.hexF { background-image: url(/Images/Symbols/Hexagrams/hex-bgd-fire.gif); }
td.hexE { background-image: url(/Images/Symbols/Hexagrams/hex-bgd-earth.gif); }
td.hexA { background-image: url(/Images/Symbols/Hexagrams/hex-bgd-air.gif); }
td.hexW { background-image: url(/Images/Symbols/Hexagrams/hex-bgd-water.gif); }
td.hexU { background-image: url(/Images/Symbols/Hexagrams/hex-bgd-uni.gif); }

cite a { text-decoration: underline; }

.ctr { text-align: center; }
.hilite {
	padding: 3px;
	border: thin solid #900;
}
.lf { text-align: left; }
.sc { font-variant: small-caps; }
.rt { text-align: right; }

.popup {
  color: black;
  background-color: #ddd;
  border: 1px solid #603;
}

