body, html {
  background-color: #fffffb;
  color: #2e2e2e;
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  height: 100%;
  margin: 0;
  position: relative;
}
::selection { /* https://css-tricks.com/overriding-the-default-text-selection-color-with-css/ */
  background: #e8a9bb; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #e8a9bb; /* Gecko Browsers */
}
.hero-image {
  background-image: url("/media/marknca-bg.svg");
  border-bottom: 1px solid #eeeeee;
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.center { text-align: center; }
.right { text-align: right; }
.margin_top { margin-top: 2em; }
iframe {
  max-width: 100%;
}
div.content {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-bottom: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: -4em; /* slide into the hero image */
  padding: 1.4em;
  width: 80%;
  max-width: 1280px;
  min-width: 320px;
  position: relative;
  z-index: 1;
}
div.menu {
  color: #1eacff;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  font-size: 0.8em;
  margin-bottom: -0.6em;
  text-transform: uppercase;
}
div.menu a {
  border-bottom: 1px dotted #1eacff;
  padding-bottom: 0.2em;
  text-decoration: none !important;
}
div.menu a:visited {
  border-bottom-color: #ffffff;
  color: #2B5B78;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 900;
  margin-bottom: 0.8em;
}
h2 {
  margin-top: 1.6em;
}
h1 + p, h2 + p, h1 + ul, h2 + ul {
  margin-top: -0.4em;
}
h1.mwm {
  margin-left: -0.1em;
  min-width: 50%;
}
h1.mwm img {
  height: 2em;
  max-width: 98%;
}
h1.mwm img.no {
  margin-right: -0.12em;
  height: 1.2em;
}
blockquote {
  border-left: 10px solid #2B5B78;
  font-style: italic;
  margin-left: 0px;
  padding-left: 1em;
}
p.transcript {
  font-size: 0.8em;
  margin-top: -0.5em;
  opacity: 0.6;
}
figcaption {
  display: block;
  font-size: 0.8em;
  opacity: 0.6;
}
p.cta-watch {}
p.cta-watch img {
  margin-right: 0.4em;
  vertical-align: middle;
  width: 2em;
}
p, li {
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  font-size: 24px;
  line-height: 1.25em;
  margin-bottom: 1em;
}
li {
  line-height: 1em;
  margin-left: 1em;
}
ul {
  margin-bottom: 1em;
  margin-left: 0em;
  padding-left: 0em;
}
ul:last-child {
  margin-bottom: 0em;
}
li > ul, li > div {
  margin-top: 0.6em;
}
span.timestamp {
  font-size: 0.6em;
  opacity: 0.6;
}
span.timestamp + b {
  margin-left: 0.2em;
}
span.timestamp + b + br {
  line-height: 1.4em;
}
ul.footer {
  border-top: 1px solid #dedede;
  margin-bottom: 1em;
  padding-top: 2em;
  text-align: center;
}
ul.footer a {
  text-decoration: none;
}
ul.footer li {
  display: inline;
  list-style-type: none;
  vertical-align: middle;
}
ul.footer li img {
  vertical-align: middle;
}
ul.footer li svg {
  vertical-align: middle;
  width: 2em;
}
p.footer {
  color: #1eacff;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  font-size: 0.8em;
  margin-top: 2em;
  text-align: center;
  text-transform: uppercase;
}
div.highlight {
  border-left: 4px solid #1eacff;
  padding: 0.1em 0.8em 0.1em 0.8em;
}
img {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  vertical-align: middle;
}
pre {
  border-left: 4px solid #2e2e2e;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  font-size: 16px;
  padding: 1em;
  width: 100%;
}
p.link-to-slides {}
p.link-to-slides a {
  text-decoration: none;
}
p.link-to-slides img {
  margin-right: 0.4em;
  vertical-align: middle;
}
div.mwm_grid, div.book_grid, div.three_column, div.timeline {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2em;
}
div.timeline {
  margin-left: -0.5em;
}
div.mwm_grid div.episode {
  align-items: baseline;
  border: 4px solid #dedede;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  display: flex;
  padding: 0.4em;
  padding-bottom: 0px;
  padding-left: 0px;
  margin: 4px;
  min-width: 228px;
  max-width: 228px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
div.mwm_grid div.episode p {
  background-color: #1eacff;
  bottom: 0px;
  color: #fffffb;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  font-size: 14px;  
  margin: 0px;
  margin-top: 6em;
  padding: 0.4em;
}
div.mwm_grid div.episode p a {
  color: #fffffb;
}
h2.mwm_episodes {
  background-color: #1eacff;
  height: 0.2em;
  margin-bottom: 1em;
  margin-top: 3em;
  position: relative;
  text-align: center;
}
h2.mwm_episodes span {
  background-color: #ffffff;
  left: 0.4em;
  margin-top: -0.6em;
  padding: 0.2em 0.4em 0.2em 0.4em;
  top: 0px;
  position: absolute;
}
div.three_column div.column {
  text-align: center;
  width: 32%;
}
div.three_column div.column img {
  width: 50%;
}
div.book_grid div.book {
  align-items: baseline;
  margin-left: 0.2em;
  margin-right: 0.2em;
  padding: 0.4em;
  padding-bottom: 0px;
  padding-left: 0px;
  min-width: 228px;
  max-width: 228px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
div.book img.book_cover {
  width: 100%;
}
div.book h2 {
  display: block;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  font-size: 0.8em;
  margin-top: 0em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  position: relative;
  width: 100%;
}
div.book_current {
  text-align: center;
}
div.book_current img {
  width: auto !important;
}
div.book_current h3 {
  font-size: 0.8em;
  margin-top: -1em;
  opacity: 0.8;
}
div.book p.read_on {
  font-size: 0.8em;
  margin-bottom: 0em;
  margin-top: -0.5em;
  opacity: 0.6;
  text-align: center;
}
div.book p.star_rating {
  margin-bottom: 0.6em;
  margin-top: -0em;
  text-align: center;
}
div.book p.transcript {
  margin-top: -0.8em;
  text-align: center;
}

div.pagination {}
p.label {
  clear: right;
  color: #1eacff;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  font-size: 0.8em;
  margin-bottom: 0px;
  text-transform: uppercase;
}
p.label + p {
  font-size: 0.9em;
  margin-top: 0.2em;
}
img.label {
  margin-right: 0.4em;
  vertical-align: middle;
}
img.star {
  width: 0.8em;
}
div.mwm_callout {
  clear: right;
  margin-bottom: -1.8em;
  margin-top: 0.4em;
  padding-bottom: 0.4em;
  padding-top: 0.6em;
}
div.mwm_callout img {
  margin-right: 0.6em;
  vertical-align: middle;
  max-width: 128px;
  min-width: 128px;
}
div.mwm_callout p {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  clear: right;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;    
  font-size: 0.9em;
  padding-bottom: 0.6em;
  padding-top: 0.8em;
  text-align: center;
}

div.mwm_grid div.episode:hover {
  border: 4px solid #1eacff;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

li.card {
  border: 2px solid #1eacff;
  font-size: 100%;
}
li.card h2 {
  font-size: 14px;
  padding: 4px;
}
li.card img {

}
div.card_more {
  display: inline;
}
li.card input.toggle {
  display: inline;
}
li.card input.toggle:checked + div.card_more {
  color: #ffaacc;
}
div.timeline-item {
  padding-bottom: 1em;
  padding-left: 1em;
  border-left: 4px solid #cccccc;
}
div.timeline-item:before {
  color: #1eacff;
  content: attr(date-is);
  display: block;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;    
  font-size: 0.9em;
  font-weight: 800;
}
div.coming-soon:before {
  color: #D00048;
}
div.timeline-item:last-of-type {
  padding-bottom: 0em;
}
div.timeline-item p:first-of-type {
  margin-top: 0em;
}
.coming-soon {
  opacity: 0.6;
}
.current {
  border-top: 1px solid #1eacff;
  padding-top: 0.4em;
}