/* css Zen Garden default style v1.02 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* This file based on 'Tranquille' by Dave Shea */
/* altered by Jeremiah M. Jordan */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Your images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */

/* Custom Fonts */
@font-face {
    font-family: 'Star Jedi Hollow';
    src: url('fonts/StarJediHollow.woff2') format('woff2'),
        url('fonts/StarJediHollow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Star Jedi Outline';
    src: url('fonts/StarJediOutline.woff2') format('woff2'),
        url('fonts/StarJediOutline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Star Jedi Rounded';
    src: url('fonts/StarJediRounded.woff2') format('woff2'),
        url('fonts/StarJediRounded.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Star Jedi';
    src: url('fonts/StarJedi.woff2') format('woff2'),
        url('fonts/StarJedi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* basic elements */


html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 150% georgia, sans-serif;
	line-height: 1.88889;
	color: #f6c22e; 
	background: #000 url(images/Starfield.jpg) repeat bottom center; 
        background-color: rgba(0,0,0,0.6);
        background-blend-mode: darken;
        margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}

h1 {
        font-family: 'Star Jedi Hollow';
        }

h2 {
        font-family: 'Star Jedi Outline';
        }

h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 10px; 
	color: #b08c22;
}

h4 { 
	font: normal 1.2em georgia, sans-serif;
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 10px; 
	color: #d9802d;
}

h5 {
        font: normal 1.1em georgia, sans-serif;
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 10px; 
}

h6 {
        font: normal 1em georgia, sans-serif;
        font-style: italic;
	text-decoration: underline;
	letter-spacing: 1px; 
	margin-bottom: 10px; 
}

hr {
    break-after: always;
    page-break-after: always;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: DodgerBlue;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: LightGray;
	}
a:hover, a:focus, a:active { 
	text-decoration: underline; 
	color: Aqua;
}

th {
    padding: 5px;
    border: 2px dotted #a07e1e;
}

td {
    padding: 5px;
    border: 2px solid #a07e1e;
}
dl {}
dt {
    font-weight: bold;
    text-decoration: underline;
}
dd {
    margin: 0;
    padding: 0 0 0.5em 0;
}
.right {
	float: right;
	padding-left: 15px;
}
dl.definition {
  display: flex;
  flex-flow: row wrap;
  border: solid #333;
  border-width: 1px 1px 0 0;
}
dt.definition {
  flex-basis: 20%;
  padding: 2px 6px;
  background: #333;
  text-align: right;
  color: #fff;
}
dd.definition {
  flex-basis: 70%;
  flex-grow: 1;
  margin: 0;
  padding: 2px 6px;
  border-bottom: 1px solid #333;
}

abbr {
	border-bottom: none;
	}
.active {
    text-decoration: underline;
}
.summary {
    text-indent: 50px;
}
.indent {
    margin-left: 0px;
    margin-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 25px;
    border: 2px solid #a07e1e;
}
.tiny {
    height: 25px;
    width: 25px;
}
.small {
    vertical-align: middle;
    height: 50px;
    width: 50px;
}
/* specific divs */
.page-wrapper { 
	background: url(images/Starfield.jpg) repeat top center; 
        background-color: rgba(0,0,0,0.6);
        background-blend-mode: darken;
	padding: 0 110px 0 195px;
	margin: 0; 
	position: relative;
	}

.intro { 
	min-width: 470px;
	width: 100%;
	}

header {
	padding-top: 20px;
	height: 87px;
}

aside.inline {
    border-radius: 25px;
    border-style: solid;
    padding: 10px;
    background-color: #71c768;
    color: black;
}

.attack {
        color: #ff4433;
}

.defense {
    color: #2ce144;
}
.combo {
    color: #fff;
}
.uncommon {
	color: #00ecff;
}
.motivator {
    color: #74cee0;
}
.epic {
    color: #b270d6;
}
.legendary {
    color: #ff8f00;
}

.clash {
    color: #9800d5;
}

footer { 
	text-align: center; 
	}

footer a:link, footer a:visited { 
	margin-right: 20px; 
	}

.sidebar {
        border-radius: 25px;
        border-style: solid;
        border-width: 2px;
        border-color: #95751c;
	margin-left: 10px;
	margin-top: 5px;
	position: fixed; 
	top: 0; 
	left: 0;
	}
.sidebar .wrapper { 
        border-radius: 25px;
	font: 10px verdana, sans-serif; 
	background: transparent url(images/CRT2.jpg) top left repeat; 
	padding: 5px 10px 5px 10px; 
	margin-top: 0px; 
	width: 130px; 
	background-clip: border-box;
}
.sidebar h2 {
    margin-top: 5px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	}
.sidebar li {
	line-height: 1.3em; 
	background: transparent url(images/cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
.sidebar li a:link {
	color: #988F5E;
	}
.sidebar li a:visited {
	color: #B3AE94;
	}

.sidebar2 {
        border-radius: 25px;
        border-style: solid;
        border-width: 2px;
        border-color: #306914;
	margin-left: 10px;
	margin-top: 5px;
	position: fixed; 
	top: 480px;
	left: 0;
	}
.sidebar2 h2 {
    margin-top: 5px;
}

.sidebar2 .wrapper { 
        border-radius: 25px;
	font: 10px verdana, sans-serif; 
	background: transparent url(images/CRT_Background.png) top left repeat; 
	padding: 0px 10px 0px 10px; 
	margin-top: 0px; 
	width: 130px; 
	background-clip: border-box;
}
.sidebar2 ul {
	margin: 0;
	padding: 0;
	}
.sidebar2 ol {
	margin: 0px;
	padding-left: 25px;
	}
.sidebar2 li {
	line-height: 1.3em; 
	display: block; 
	padding-top: 2px; 
	margin-bottom: 2px;
	list-style-type: none;
	}

.image_page_holder {
    width: 80%;
    margin-top: 10px;
    margin-left: 170px;
    margin-bottom: 10px;
    margin-right: 30px;
    break-after: always;
    page-break-after: always;
}
  .rotated {
      transform: rotate(270deg);
  }
