@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

header, footer, section { display: block; position: relative; }

/* STYLES */
div.shell { display: block; width: 670px; margin: 0 auto; }

/* header */
header { position: relative; z-index: 2; margin: 0 auto; max-width: 600px; top: 38px; }

header span.ribbon-inner { position: relative; display: block; background-color: #cd596b; border: 4px solid #7c334f; padding: 2px; z-index: 1; }

header span.left-tail, header span.right-tail { position: relative; display: block; width: 56px; height: 105px; background: transparent url(../images/ribbon-tail-sprite.png) 0 0 no-repeat; position: absolute; bottom: -37px; z-index: 0; }

header span.left-tail { background-position: 0 0; left: -31px; }

header span.right-tail { background-position: -56px 0; right: -31px; }

header h1 { background-color: #7c334f; font-size: 2.5em; font-weight: 800; font-style: normal; text-transform: uppercase; color: #ece4d8; text-align: center; line-height: 1; padding: 14px 20px 0; }
header h1 img { height: 2em; }

header h2 { background-color: #7c334f; font: bold italic .85em/1.5 Georgia, Times, “Times New Roman”, serif; color: #e69b95; padding-bottom: 14px; margin-top: -3px; text-align: center; }

section#downloads, div#no-downloads { position: relative; display: block; height: 197px; width: 550px; padding-bottom: 150px; margin: -80px auto -150px; z-index: 1; background: transparent url(../images/bg-ramp.jpg) center 171px no-repeat; }

div#no-downloads span.inner { display: block; position: relative; height: 197px; width: 550px; background: transparent url(../images/download-sprite.png) 0 0 no-repeat; }

span.banner-fix { background: transparent url(../images/download-fallback-bg.png) center top no-repeat; display: block; height: 19px; position: absolute; width: 670px; top: 19px; }

section#main_content { z-index: 2; padding: 20px 82px 0; min-height: 185px; }

/* footer */
footer { background: transparent url(../images/footer-ramp.jpg) center -1px no-repeat; padding-top: 104px; margin: -94px auto 40px; max-width: 560px; text-align: center; }

footer span.ribbon-outer { display: block; position: relative; border-bottom: 2px solid #bdb6ad; }

footer span.ribbon-inner { position: relative; display: block; background-color: #cd596b; border: 2px solid #7c334f; padding: 1px; z-index: 1; }

footer p { font-family: Myriad, Calibri, sans-serif; font-weight: bold; font-size: .8em; color: #8b786f; }

footer a { color: #cd596b; }

footer span.ribbon-inner p { background-color: #7c334f; margin: 0; color: #e69b95; font: bold italic 12px/1 Georgia, Times, “Times New Roman”, serif; padding-bottom: 4px; }

footer span.ribbon-inner a { position: relative; bottom: -1px; color: #7eb0d2; font-family: Myriad, Calibri, sans-serif; text-transform: uppercase; font-style: normal; font-weight: 800; font-size: 1.2em; }

footer span.ribbon-inner a:hover { color: #7eb0d2; }

footer span.left-tail, footer span.right-tail { position: relative; display: block; width: 18px; height: 29px; background: transparent url(../images/small-ribbon-tail-sprite.png) 0 0 no-repeat; position: absolute; bottom: 5px; z-index: 0; }

footer span.left-tail { background-position: 0 0; left: -11px; }

footer span.right-tail { background-position: -18px 0; right: -11px; }

/* content */
body { background: #ece4d8; font: normal normal 15px/1.5 Georgia, Palatino,” Palatino Linotype”, Times, “Times New Roman”, serif; color: #544943; -webkit-font-smoothing: antialiased; }

a, a:hover { color: #417090; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

p { margin: .7em 0; }

strong { font-weight: bold; }

em { font-style: italic; }

ol, ul { margin: .7em 0; padding-left: 1.35em; }

ol { list-style-type: decimal; }

ul { list-style-type: square; }

blockquote { font-family: Myriad, Calibri, sans-serif; margin: 20px 0; color: #8b786f; padding-left: 1.35em; background: transparent url("../images/blockquote-gfx.png") 0 4px no-repeat; }

img { -webkit-box-shadow: 0px 2px 0px #bdb6ad; -moz-box-shadow: 0px 2px 0px #bdb6ad; box-shadow: 0px 2px 0px #bdb6ad; border: 2px solid #fff6e9; max-width: 502px; }

hr { border: none; outline: none; height: 18px; background: transparent url("../images/hr.jpg") center center repeat-x; margin: 0 0 20px; }

code { background: #fff6e9; font: normal normal .8em/1.7 "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace; padding: 0 5px 1px; }

pre { margin: 10px 0 20px; padding: .7em; background: #fff6e9; border-bottom: 2px solid #bdb6ad; font: normal normal .9em/1.7 "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace; overflow: auto; }

pre code { font: normal normal 1em/1.7 "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace; padding: 0; }

table { background: #fff6e9; display: table; width: 100%; border-collapse: separate; border-bottom: 2px solid #bdb6ad; margin: 10px 0; }

tr { display: table-row; }

th { display: table-cell; padding: 2px 10px; border: solid #ece4d8; border-width: 0 2px 2px 0; color: #cd596b; font-family: Myriad, Calibri, sans-serif; font-weight: bold; font-size: .85em; }

td { display: table-cell; padding: 0 .7em; border: solid #ece4d8; border-width: 0 2px 2px 0; }

td:last-child, th:last-child { border-right: none; }

tr:last-child td { border-bottom: none; }

dl { margin: .7em 0 20px; }

dt { font-family: Myriad, Calibri, sans-serif; font-weight: bold; }

dd { padding-left: 1.35em; }

dd p:first-child { margin-top: 0; }

img { -webkit-box-shadow: 0px 0px 0px #bdb6ad; -moz-box-shadow: 0px 0px 0px #bdb6ad; box-shadow: 0px 0px 0px #bdb6ad; border: 0px solid #fff6e9; max-width: 502px; }

@font-face { font-family: 'Goudy Header'; src: url("../fonts/GoudyTextMT-LombardicCapitals.ttf") format("truetype"), url("../fonts/GoudyTextMT-LombardicCapitals.woff2") format("woff2"), url("../fonts/GoudyTextMT-LombardicCapitals.woff") format("woff"); font-weight: normal; font-style: normal; }
section#main_content { z-index: 3; padding-top: 20px; padding-right: 22px; padding-bottom: 0px; padding-left: 22px; min-height: 185px; }
section#main_content h2, section#main_content h3 { font-family: 'Goudy Header'; font-weight: bold; padding-bottom: 10px; }
section#main_content h2 { font-size: 3em; border-bottom: .2em double #d3ccc1; color: #7c334f; text-align: center; margin: 1.1em 0 .38em; line-height: 1.2; }
section#main_content h3 { font-size: 2em; color: #7c334f; margin: .95em 0 .5em; border-bottom: .1em solid #D3CCC1; line-height: 1.2; }
section#main_content h4 { margin: 20px 0 10px; font-size: 1.45em; font-family: Myriad, Calibri, sans-serif; font-weight: bold; }
section#main_content h5 { margin: .6em 0; font-size: 1.2em; font-family: Myriad, Calibri, sans-serif; color: #cd596b; }
section#main_content > h2:first-child, section#main_content > h3:first-child, section#main_content > h4:first-child, section#main_content > h5:first-child { margin-top: 0; }

.color-box { display: block; position: relative; width: 550px; background: #ece4d8; z-index: 0; margin-top: 0px; margin-right: 60px; margin-bottom: 0px; margin-left: 60px; }

.portrait { width: 130px; border: 5px solid #7c334f; margin-top: 5px; margin-right: auto; margin-bottom: 0px; margin-left: auto; display: flex; justify-content: center; }

#oath { font-size: 40px; }
#oath img { height: 40px; }
#oath .goudy-capital { font-family: "Goudy Header"; }

.counter img { width: 1em; }

#card-counts img { vertical-align: middle; }

#card-counts td, #player-profiles td { padding-top: 2px; padding-bottom: 2px; }

#quote p { padding: 1px; }
#quote img { height: 1em; vertical-align: middle; }

#savestring { -webkit-user-select: all; -moz-user-select: all; -ms-user-select: all; user-select: all; }

#player-profiles { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto; justify-items: center; }
#player-profiles figure { display: grid; }

figcaption { text-align: center; }

body { background-repeat: no-repeat; background-size: 50%; background-color: #ece4d8; }

a.hover_img { position: relative; }
a.hover_img img { position: absolute; display: none; z-index: 99; zoom: 60%; }
a.hover_img:hover img { display: block; }
