@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic);
@import url(MeyerReset.css);
@import url(../reveal/reveal.css);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic);
/* Do not edit the CSS file directly - maintained through SASS */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 13, 2012 */
/* 
@font-face {
	font-family: 'Mirepoix';
	src: url('../fonts/mirepoix-black-webfont.eot');
	src: url('../fonts/mirepoix-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mirepoix-black-webfont.woff') format('woff'), url('../fonts/mirepoix-black-webfont.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
*/
@font-face {
  font-family: 'Mirepoix';
  src: url("../fonts/mirepoix-bold-webfont.eot");
  src: url("../fonts/mirepoix-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/mirepoix-bold-webfont.woff") format("woff"), url("../fonts/mirepoix-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

/*
@font-face {
	font-family: 'Mirepoix';
	src: url('../fonts/mirepoix-webfont.eot');
	src: url('../fonts/mirepoix-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mirepoix-webfont.woff') format('woff'), url('../fonts/mirepoix-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Mirepoix';
	src: url('../fonts/mirepoix-it-webfont.eot');
	src: url('../fonts/mirepoix-it-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mirepoix-it-webfont.woff') format('woff'), url('../fonts/mirepoix-it-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
*/
/*
@font-face {
	font-family: 'Mirepoix';
	src: url('../fonts/mirepoix-light-webfont.eot');
	src: url('../fonts/mirepoix-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mirepoix-light-webfont.woff') format('woff'), url('../fonts/mirepoix-light-webfont.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Mirepoix';
	src: url('../fonts/mirepoix-lightit-webfont.eot');
	src: url('../fonts/mirepoix-lightit-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mirepoix-lightit-webfont.woff') format('woff'), url('../fonts/mirepoix-lightit-webfont.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}
*/
#page-background {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: -100; }

body {
  font-family: "PT Sans", Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  color: #222222;
  background: #FFF; }

#book-overlay {
  width: 358px;
  height: 458px;
  z-index: 10;
  position: absolute;
  top: -35px;
  left: -35px; }

#lisa-haney-credit {
  position: absolute;
  left: -15px;
  bottom: 2px;
  width: 358px;
  text-align: center;
  z-index: 11;
  font-size: 0.75em;
  font-style: italic; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.all-clear {
  clear: both; }

.stretch {
  width: 100%;
  height: 100%; }

.position-reference {
  position: relative; }

.tiny-note {
  font-size: 0.75em;
  font-style: italic; }

.super {
  vertical-align: super;
  font-size: 0.6em; }

.two-column {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 25px;
  text-align: justify;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 40px;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
  column-rule: thin dotted #4c789f;
  -moz-column-rule: thin dotted #4c789f;
  -webkit-column-rule: thin dotted #4c789f; }
  .two-column p {
    margin-bottom: 0; }
  .two-column p + p {
    text-indent: 1.5em; }

.content-wrapper {
  margin: 0 auto;
  max-width: 890px;
  min-width: 750px; }

.content {
  padding-top: 25px;
  margin-left: 15px;
  margin-right: 15px; }

.content-box {
  background-color: #f7fafc;
  border: 1px solid #3c5e7c;
  box-shadow: 3px 3px 4px rgba(15, 29, 41, 0.35);
  -moz-box-shadow: 3px 3px 4px rgba(15, 29, 41, 0.35);
  -webkit-box-shadow: 3px 3px 4px rgba(15, 29, 41, 0.35); }

.content-box + .content-box {
  margin-top: 16px; }

.content-box-content {
  padding: 22px 35px 25px 25px; }

.leave-space-for-book-image {
  padding-left: 340px;
  padding-top: 35px;
  padding-right: 45px; }

.content-box-title {
  background-color: #2586a4;
  width: 275px;
  color: #f1f5f9;
  padding: 6px 0 4px 25px; }
  .content-box-title h1 {
    margin: 0; }

h1 {
  font-family: Mirepoix, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold; }

p, h1 {
  margin-bottom: 10px; }

.quote, .attribution {
  color: #0f5b6f;
  font-size: 0.875em;
  line-height: 1.3em; }

.quote {
  font-style: italic;
  font-weight: 100;
  margin-bottom: 4px;
  margin-top: 16px;
  text-indent: -0.35em; }

.quote i {
  font-style: normal; }

.attribution {
  font-family: "PT Sans", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-left: 20px;
  padding-top: 2px; }
  .attribution .attr-dash {
    font-weight: normal; }

table.os-logos {
  margin: 0 auto 0 auto;
  line-height: 1.1em;
  font-style: italic; }
  table.os-logos + table.os-logos {
    position: relative;
    top: -6px; }
  table.os-logos td {
    vertical-align: middle;
    text-align: center; }
  table.os-logos td.os {
    padding-left: 10px;
    padding-bottom: 8px; }
  table.os-logos td.os + td.logo {
    padding-left: 30px; }

table.sample-chapters {
  margin-left: auto;
  margin-right: auto; }
  table.sample-chapters td + td {
    padding-left: 40px; }
  table.sample-chapters li:first-child {
    margin-bottom: 8px;
    border-bottom: 2px solid #93aabe; }
  table.sample-chapters ul + ul {
    margin-top: 10px; }
  table.sample-chapters :link, table.sample-chapters :visited {
    border-bottom: none; }

:link {
  color: #0092ba;
  text-decoration: none;
  border-bottom: thin dotted #0e61aa; }

:visited {
  color: #455d73;
  text-decoration: none;
  border-bottom: thin dotted #0e61aa; }

.vendor-list {
  margin: 0 auto;
  padding: 0 100px;
  text-align: justify;
  max-width: 760px; }
  .vendor-list:after {
    content: '';
    width: 100%;
    display: inline-block; }
  .vendor-list div {
    font-size: 0.875em;
    line-height: 1.2em;
    text-align: center;
    vertical-align: top;
    display: inline-block; }
    .vendor-list div :link, .vendor-list div :visited {
      color: inherit;
      border-bottom: none; }

.vendor-padding {
  padding: 4px 20px 0px 20px; }

.news-article div:first-child {
  color: #999999;
  font-size: 0.85em; }
.news-article h1 {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 1px;
  margin-top: 3px; }
.news-article + .news-article {
  margin-top: 20px; }

.footer, .footer a {
  padding: 14px 0 10px 0;
  color: #f1f5f9; }
  .footer :link, .footer :visited, .footer a :link, .footer a :visited {
    border-bottom: none; }
  .footer table img, .footer a table img {
    padding-right: 5px; }
  .footer td, .footer a td {
    vertical-align: middle; }
  .footer h1, .footer a h1 {
    font-size: 1.1em; }

table.errata {
  font-size: 0.9em;
  line-height: 1.35em;
  width: 100%;
  border: solid 2px #93aabe;
  clear: both; }
  table.errata .page-column {
    width: 180px; }
  table.errata th {
    front-weight: bold;
    font-size: 1.1em;
    padding-top: 3px;
    padding-bottom: 5px;
    background: #93aabe;
    color: #FFF; }
  table.errata th + th {
    text-align: left; }
  table.errata table.errata-inner {
    background: #fefbfc;
    width: 100%;
    /* code {
    	font-size: 1.2em;
    } */ }
    table.errata table.errata-inner :link, table.errata table.errata-inner :visited {
      border-bottom: none; }
    table.errata table.errata-inner h1 {
      font-family: "PT Sans", Verdana, Arial, Helvetica, sans-serif;
      margin-bottom: 0.5em; }
    table.errata table.errata-inner td:first-child {
      text-align: center;
      font-size: 0.8em;
      font-weight: bold;
      padding-bottom: 6px; }
    table.errata table.errata-inner td, table.errata table.errata-inner th {
      vertical-align: middle; }
    table.errata table.errata-inner td {
      padding-top: 12px;
      padding-bottom: 12px; }
    table.errata table.errata-inner tr + tr {
      border-top: dotted thin #e7bcc2; }
    table.errata table.errata-inner .no-dotted-border {
      border-top: none; }
    table.errata table.errata-inner td + td {
      padding-right: 30px; }
    table.errata table.errata-inner img {
      border: solid thin #222222;
      background: #FFFFFF;
      box-shadow: 1px 1px 3px rgba(15, 29, 41, 0.35);
      -moz-box-shadow: 1px 1px 3px rgba(15, 29, 41, 0.35);
      -webkit-box-shadow: 1px 1px 3px rgba(15, 29, 41, 0.35); }
    table.errata table.errata-inner p {
      margin-bottom: inherit; }
    table.errata table.errata-inner p + p {
      margin-top: 0.6em; }
    table.errata table.errata-inner .stripe {
      background: #fbf4f5; }

.errata-wrapper .submit-bugs {
  font-size: 0.9em;
  font-style: italic;
  float: right;
  position: relative;
  top: 29px; }
.errata-wrapper form {
  margin-bottom: 8px;
  margin-top: 24px;
  float: left; }

.invisible {
  display: none !important; }

.errata-scrollbar {
  overflow: auto; }

.faq-scrollbar {
  overflow: auto;
  padding-right: 25px; }

.close-reveal-modal {
  font-family: Verdana, Arial, Helvetica, sans-serif; }

.reveal-modal-bg {
  background: rgba(0, 0, 1, 0.7); }

.reveal-modal {
  top: 50px !important;
  padding-right: 35px !important; }

.Q {
  color: #0f5b6f;
  font-style: italic;
  margin-top: 20px; }
  .Q i {
    font-style: normal; }

select {
  font-family: "PT Sans", Verdana, Arial, Helvetica, sans-serif; }

.medal-box {
  margin-bottom: 25px; }
  .medal-box .medal-box-rule {
    border-top: 2px solid #4c789f;
    margin-right: 5px;
    margin-left: -170px; }
  .medal-box :link, .medal-box :visited {
    border-bottom: none; }
  .medal-box p {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -20px; }
  .medal-box td {
    vertical-align: middle; }
  .medal-box img {
    position: relative;
    left: -26px;
    top: 4px;
    z-index: 15; }
  .medal-box .amazon-review-quotes {
    position: absolute;
    top: 25px;
    left: 485px;
    width: 350px;
    display: none;
    border: 2px solid #a18c99;
    box-shadow: 8px 8px 10px rgba(15, 29, 41, 0.35);
    -moz-box-shadow: 8px 8px 10px rgba(15, 29, 41, 0.35);
    -webkit-box-shadow: 8px 8px 10px rgba(15, 29, 41, 0.35);
    border-radius: 8px;
    padding: 20px;
    background: #fffafd;
    z-index: 20; }
    .medal-box .amazon-review-quotes p {
      margin: 0px; }
    .medal-box .amazon-review-quotes p.quote {
      text-indent: -0.3em; }
    .medal-box .amazon-review-quotes p.attribution {
      margin-top: 2px; }
    .medal-box .amazon-review-quotes p.attribution + p.quote {
      margin-top: 12px; }
