body {
  background: black;
  font-family:monospace;
  color: white;
}

body a:link { color: #70DB93; }
body a:visited { color: #70DB93; }
body a:hover { color: #70DB93; }
body a:active { color: #70DB93; }

#sidebar {
  float: left;
  width: 300px;
  height: 100%;
}

#sidebar_sigil {
  background-image: url("/img/sigil.jpg");
  background-repeat: no-repeat;
  background-size: 300px 300px;
  width: 300px;
  height: 300px;
  margin: 0;
  padding: 0;
}

#sidebar_headings {
  position: absolute;
  width: 300px;
  height: 300px;
  text-align: center;
}

#sidebar_headings a {
  text-decoration: none;
}

#sidebar_links {
  width: 100%;
}

#sidebar_links a {
  color: white;
}

#sidebar_donation_link {
  width: 100%;
  text-align: center;
}

#sidebar_donation_link a {
  font-size: 1.5em !important;
  color: #ff4c69 !important;
  font-weight: bold !important;
}

#sidebar_theme_switcher {
  width: 100%;
  text-align: center;
  margin-top: 1em;
}

#sidebar_category_links {
  padding-left: 3.4em;
  margin-top: 2em;
}

#sidebar_links h1 {
  font-size: 1.2em;
  color: #00CBEF;
  text-decoration: none;
}

#external_links_top {
  width: 300px;
  text-align: center;
  margin-top: 1em;
}

#external_links_top a {
  color: white;
}

#sidebar_category_links p a {
  margin-left: 0.8em;
}

#sidebar_links h1 a {
  text-decoration: none;
  color: #00CBEF;
}

#sidebar_guestbook {
  display: inline-block;
  font-size: 2em;
  color: white;
  margin-top: 0.4em;
}

#h1_wolfish {
  color: white;
  height: 50px;
}

#h2_resurrection_europa {
  color: white;
  height: 50px;
}

#home_contentdiv {
  float: right;
  width: calc(100% - 300px);
  overflow: visible;
}

#home_postdiv {
  width: 800px;
  max-width: 800px;
  min-height: calc(100vh - 85px);
  margin: 0 auto;
  padding: 0 0 0 0;
  display: table;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

/* HOME LINKS */

#home_links {
  width: 820px;
  margin-left: -20px;
}

.home_links_table {
  float: left;
  width: 390px;
  margin-left: 20px;
  padding-bottom: 1.5em;
}

.home_links_table td {
  padding-bottom: 1.0em;
  line-height: 1.6em;
}

#home_links_table_title {
  font-size: 1.5em;
  padding-bottom: 0.75em;
}

/* HOME LINKS MIRRORS BUTTON */

.mirrors_dropdown_container {
  display: inline-block;
  position: absolute;
  margin-top: -0.25em;
  margin-left: 0.75em;
  width: 1.5em;
  height: 1.5em;
}

.mirrors_dropdown_button {
  background-image: url('/img/gif/spindisk.gif');
  background-size: 100% 100%;
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.mirrors_dropdown_content {
  display: none;
  position: absolute;
  background: black;
  color: white;
  border: 1px solid #00e1ff;
  overflow: hidden;
  z-index: 9999;
}

.mirrors_dropdown_link {
  display: block;
  width: 100%;
  padding: 0.25em 0.5em 0.25em 0.5em;
  background-color: black;
  color: white;
  max-width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mirrors_dropdown_link:hover {
  background-color: white;
  color: black;
}

#contentdiv {
  float: right;
  width: calc(100% - 300px);
  overflow: hidden;
}

#updates_table td {
  min-width: 7em;
}

#updates_table h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  display: inline-block;
}

.updates_gif {
  background-image: url('/img/gif/updates.gif');
  background-size: 100% 100%;
  width: 16em;
  height: 6em;
  margin: 0 0 2em -0.85em;
}

.filmprojector_gif {
  background-image: url('/img/gif/filmprojector.gif');
  background-size: 100% 100%;
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  margin: -0.3em 0 0 0.75em;
  position: absolute;
}

.writing_gif {
  background-image: url('/img/gif/writing.gif');
  background-size: 100% 100%;
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: -0.3em 0 0 0.5em;
  position: absolute;
}

.spinning_diskette_gif {
  background-image: url('/img/gif/spindisk.gif');
  background-size: 100% 100%;
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: 0 0 -0.5em 0;
}

.guestbook_gif {
  background-image: url('/img/gif/guestbook.gif');
  background-size: 100% 100%;
  display: inline-block;
  width: 320px;
  height: 80px;
  margin: 0 0 0 0;
}

.guestbook2_gif {
  background-image: url('/img/gif/guestbook2.gif');
  background-size: 100% 100%;
  display: inline-block;
  width: 37px;
  height: 30px;
  margin: 0 0.4em -0.3em 0;
}

.booknpen_gif {
  background-image: url('/img/gif/booknpen.gif');
  background-size: 100% 100%;
  display: inline-block;
  width: 144px;
  height: 58px;
  margin: 0 0 0 0;
}

.rotatingcross_gif {
  background-image: url('/img/gif/rotatingcross.gif');
  background-size: 100% 100%;
  display: inline-block;
  width: 36px;
  height: 45px;
  margin: 0 0 -0.25em 0;
}

#postdiv {
  max-width: 600px;
  min-height: calc(100vh - 85px);
  margin: 0 auto;
  padding: 2em 0 0 0;
  display: table;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#homeheading {
  font-size: 4.2em;
  word-spacing: -0.2em;
  line-height: 0.9em;
  margin: 0 0 0 0;
}

#postheading {
  font-size: 3em;
  word-spacing: -0.2em;
  line-height: 0.9em;
  margin: 0 0 0 0;
}

#postsubheading {
  color: #00CBEF;
  font-size: 1.5em;
  word-spacing: -0.2em;
  line-height: 0.9em;
  margin: 0.4em 0 0 0;
}

#postdate {
  font-size: 1em;
  color: gray;
  margin: 0.4em 0 0 0;
}

.listdate {
  color: #00CBEF;
  font-weight: bold;
}

.transcript_p strong {
  color: #00CBEF;
  font-weight: bold;
}

.textalert {
  color: #ff4c69;
  font-weight: bold;
}

.imgtext_right {
  display: table;
  width: 100%;
}

.imgtext_right_img {
  display: table-cell;
}

.imgtext_right_text {
  display: table-cell;
  vertical-align: middle;
}

.yt_embed {
  display: block;
  margin: 0 auto 0 auto;
}

img.postimg_max {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.postimg_75 {
  max-width: 75%;
  max-height: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.postimg_50 {
  max-width: 50%;
  max-height: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.postimg_25 {
  max-width: 25%;
  max-height: 25%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.img_caption {
  text-align: center;
  font-style: italic;
  color: gray;
  margin-top: 0.2em;
}


img.articleBlockLeftImg_25 {
  max-width: 25%;
  max-height: 25%;
  display: block;
  float: left;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

img.articleBlockRightImg_25 {
  max-width: 25%;
  max-height: 25%;
  display: block;
  float: right;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.code_block {
  max-width: 600px;
  overflow-x: scroll;
}

.crypto_table td {
  border-bottom: 2em solid transparent;
}

#footer {
  float: left;
  width: 100%;
  text-align: center;
}

.scroll_right {
 height: 45px;	
 overflow: hidden;
 position: relative;
}

.scroll_right p {
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 50px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(-100%);
 -webkit-transform:translateX(-100%);	
 transform:translateX(-100%);
 /* Apply animation to this element */	
 -moz-animation: scroll-right 15s linear infinite;
 -webkit-animation: scroll-right 15s linear infinite;
 animation: scroll-right 15s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-right {
 0%   { -moz-transform: translateX(-100%); }
 100% { -moz-transform: translateX(100%); }
}
@-webkit-keyframes scroll-right {
 0%   { -webkit-transform: translateX(-100%); }
 100% { -webkit-transform: translateX(100%); }
}
@keyframes scroll-right {
 0%   { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 		
 }
 100% { 
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%); 
 }
}

#home_banner {
  width: 100%;
  height: 3em;
  text-align: center;
  margin-bottom: 3em;
}

#home_banner_text {
  display: inline-block;
  font-size: 4.10em;
  margin: 0 0.65em 0 0.65em;
}

.linear-wipe {
  text-align: center;
  
  background: linear-gradient(to right, #FFF 20%, #FF0 40%, #FF0 60%, #FFF 80%);
  background-size: 200% auto;
  
  color: #000;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  animation: shine 4s linear infinite;
}

@keyframes shine {
  to {
    background-position: -200% center;
  }
}

/* SITE DATA */

#site_data_div {
  display: inline-block;
  margin: 1em 0 0 0;
  text-align: left;
  font-size: 1.1em;
}

.site_data {
  color: #00eeff;
}

/* COMMENTS */

#HCB_comment_box {
  width: 700px;
  margin-top: 3em;
  font-family:monospace;
}

#comments_list {
  font-family:monospace;
}

