body,div,p,blockquote,ol,ul,dl,li,dt,dd,td,th,b,i,br { font-family: "Noto Sans", Helvetica, arial, sans-serif; 
       color: #222222; font-size: 12pt;  }
h1,h2,h3,h4 { font-family: "Noto Serif", Baskerville,serif; color: #000000; }
body,p,div,td,br,tr { font-weight: normal; line-height: 1.1em; }
body { background-color:#FFFFFF; margin: 0px; }
@font-face {
  font-family: 'LadylikeBB';
  src: url('https://files.krazydad.com/assets/LadylikeBB.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.handwritten, .handwritten * {
  font-family: LadylikeBB, helvetica, sans-serif;
  font-size: 1.35rem;
}

h1 { font-size: 1.5em; line-height: 1.3em; padding-bottom: 0.25em;}
h2 { font-size: 1.2em; line-height:2.2em; padding-bottom: 0.2em; }
h3 { font-size: 1.1em; line-height:1.1em; padding-bottom: 0.1em; }

a {
  text-decoration: none;
}

h2 a:hover, h3 a:hover {
  color: #4924C8;
  text-decoration: none;
}
a:link { color: #4924C8; }
li a:link { color: #4924C8;  }
a:visited { color: #c82449 !important; }
li a:visited { color: #c82449 !important;  }
a:hover {
	color: #00A;
	text-decoration: underline;
}
  a.hdr { color: #C81020; text-decoration: none; }
  a.outer { color: #C81020; text-decoration: none; }
  a.outer:hover { color: #C81020; text-decoration: underline; }
  a.logo { color: #FFBBBB; text-decoration: none; font-family: "Arial Black",Helvetica; font-size: 50px; font-weight: bold;}

  /* img { border: 1px solid #AAAAAA } */
  .scripttable, .scripttable td, .scripttable p { font-size:12pt; }
  /* use backgound panels on outer */
  div.adbar { background:#FFFFFF; text-align:center; }
  div.logo { background:#FFFFFF; background-image: url(/img/kz_whitelogo_wood.png); background-repeat: no-repeat; 
             background-position: 0px 0px;}
  img.newbug { position:relative; top: 10px; }
  .hh { display:none; }
a.advert { color:#222; text-decoration: none; }
.newsitem { color:#222; padding-top:4px; font-style:italic;}

#main-container {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  max-width:960px;
}

.pad {
  padding: 8px;
}


div.site-header-desktop { 
  height: 120px;
  margin-top: 12px;
}
div.site-header-tablet { 
  height: 70px;
  margin-top: 12px;
}
.debug { border:1px solid green;}
.center { text-align:center; }
.left   { text-align:left; }
.right  { text-align:right; }
.fright { float:right; }

.site-header-desktop div.mobile-ad { text-align: right; margin-bottom:12px; margin-top:8px; }
.site-header-tablet div.mobile-ad { text-align: right; margin-bottom:12px; margin-top:8px; }
.site-header-phone div.mobile-ad { text-align: center; }

.site-header-desktop div.menu-row { text-align: right;    margin-top: 12px; }
.site-header-tablet div.menu-row { text-align: right; margin-top: 12px; }

.site-header-phone div.menu-row { text-align: center; margin-top: 8px; }

.site-header-phone   div.boot-logo-span { text-align: center; margin-top: 8px;}

div.menu-row { font-size:16px; }

div.ad-bar { text-align: center; }

div.debug, div.outline { border: 1px solid green;}

.fine-print { font-size:.8em; margin-bottom:2em;}
.privacy-links a { font-size:.8em; line-height: .8em; text-align:center;}
.privacy-links .span12 { text-align:center; }
.puzzle-list li { float: left; list-style: none; display:inline; width: 20%; }

div.pledge-pic {width: 100px; float: left; margin-right: 8px;}
div.pledge-pic2 {width: 120px; float: left; margin-right: 8px;}
div.pledge-pic5 {width: 150px; float: left; margin-right: 8px;}
div.pledge-pic img { width:100%; height:auto; }

.pledge-plea a, .pledge-plea *, .pledge-plea { color:#f60ba0; }  /*  pink */
.pledge-plea0 a, .pledge-plea0 *, .pledge-plea0 { color:#f60ba0; }  /*  pink */
.pledge-plea1 a, .pledge-plea1 *, .pledge-plea1 { color:#00a99d; }  /*  teal */
.pledge-plea2 a, .pledge-plea2 *, .pledge-plea2 { color:#e85c9e; }  /*  pink */
.pledge-plea3 a, .pledge-plea3 *, .pledge-plea3 { color:#0171bc; }  /*  blue */
.pledge-plea4 a, .pledge-plea4 *, .pledge-plea4 { color:#9e005d; }  /*  purple */
div.pledgebox { margin-bottom:20px; margin-top:20px; }
div.well.pledgebox { margin-bottom:10px; margin-top:10px; }
form.pledgeform { margin-bottom:6px; }

.puzzles-download {
  margin-top:60px;
  margin-bottom:60px; text-align:center; font-size:1.2em;
}

@media all and (max-width: 600px) {
  .puzzles-download {
    margin-top:20px;
    margin-bottom:20px;
  }
}



.pledge-download {
  margin-bottom:60px;
}

.usemap {
  cursor: pointer;
}


@media all and (max-width: 820px) {
  div.ad-bar { text-align: right; }
}

@media all and (max-width: 760px) {
  .puzzle-list li { width: 33%; }
  .puzzle-bug { text-align: center; padding-top: 4px;}
}

@media all and (max-width: 400px) {
  .puzzle-list li { width: 50%; }
}

.note-box, .footer-box { background-color: #ffe0fe; }
.footer-box { margin-top:20px; }

/* .vertical-center { display: flex; align-items: center; } */
.vertical-center { /* vertically center in parent container */
  display: flex;
  align-items: center;
}

.logo-span img {
  width: 100%;
  vertical-align: middle;
}
.pledgebox img, .pledge-plea0 img, .pledge-plea1 img, .pledge-plea2 img, .pledge-plea3 img, .pledge-plea4 img {
  width: 100%;
}
/* .span6 img {
  width: 100%;
}
.span10 img {
  width: 100%;
} */

div.visible-phone .boot-logo-span img {
  width: 200px;
}

a.video-link { 
  color: #641818; 
  padding-left: 28px; 
  background: url('/img/youtube.svg') no-repeat left center / 24px; 
}

a.video-link:hover {
  color: #811F1F;
  text-decoration: underline;
}
