body,
div,
p,
ul,
li,
a,
span,
h1,
h2,
h3,
em,
input,
form {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: "calluna-n4", "calluna", Georgia, serif;
  color: #4f3600;
  background: #ffffff url('../images/bg_body.png') repeat-x 0px 40px;
}
h1 {
  font-size: 80px;
  text-align: center;
  font-weight: 100;
  line-height: 70px;
  margin: 0px 0px 50px;
  letter-spacing: -0.05em;
}
h2 {
  font-size: 46px;
  line-height: 40px;
  font-weight: 100;
  letter-spacing: -0.03em;
}
h2 em {
  font-weight: 700;
  font-style: italic;
}
h3 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  font-style: italic;
}
h3.bright,
h3.strong {
  font-weight: 700;
}
p {
  font-size: 24px;
  line-height: 30px;
}
a,
a:link,
a:hover,
a:active,
a:visited {
  color: #1794c8;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.bright {
  color: #db5526;
}
.hidden {
  display: none;
}
div.page {
  width: 1000px;
  margin: 0px auto;
  padding: 0px;
  background: url('../images/book.jpg') no-repeat 0px 0px;
  position: relative;
}
div.content {
  width: 800px;
  margin: 0px;
  padding: 50px 100px 0px;
  background: url('../images/scribbles.png') no-repeat 0px -40px;
  position: relative;
}
ul {
  list-style-type: none;
}
.linethrough {
  text-decoration: line-through;
}
.clear {
  clear: both;
  line-height: 0px;
  height: 0px;
  width: 0px;
}
.block {
  display: block;
  text-indent: -9000px;
  overflow: hidden;
}
div.twoCol div.left,
div.twoCol div.right {
  width: 350px;
  float: left;
}
div.twoCol div.left {
  padding-right: 50px;
}
div.twoCol div.right {
  padding-left: 50px;
}
a.btn {
  height: 20px;
  padding: 10px 15px;
  width: auto;
  display: inline-block;
  background: url('../images/button_tile.png') repeat-x 0px 0px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-style: italic;
}
.btn:hover {
  background-position: 0px -40px;
  text-decoration: none;
}
.text-center {
  text-align: center;
}
p.small {
  font-size: 16px;
  line-height: 1em;
}
/***************/
/****CONTENT****/
/***************/
/*top feature area*/
div.featureTop {
  width: 400px;
  margin: 135px 0px 230px 400px;
  height: 275px;
  text-align: center;
  position: relative;
}
div.featureTop > h3 {
  margin-bottom: 20px;
}
div.bookCover {
  display: none;
}
p.or {
  font-size: 18px;
  margin-top: 50px;
}
/*featureBoxes*/
ul.featureBoxes {
  display: block;
  border-top: 1px solid #edebe5;
  border-bottom: 1px solid #edebe5;
  height: 140px;
  margin: 30px 0px;
}
ul.featureBoxes li {
  width: 33%;
  height: 140px;
  float: left;
  background: url('../images/sprite_icons.png') no-repeat 0px 0px;
}
ul.featureBoxes li p {
  font-size: 14px;
  color: #835b0a;
  line-height: 16px;
  margin-top: 85px;
}
ul.featureBoxes li.format {
  background-position: 53px 30px;
}
ul.featureBoxes li.materials {
  background-position: -70px 30px;
}
ul.featureBoxes li.resources {
  background-position: -192px 30px;
}
/*buyBtns*/
a.buyBtn {
  height: 60px;
  width: 145px;
  background: url('../images/sprite_buyBtns.png') no-repeat 0px 0px;
  border: 1px solid #fff;
  box-shadow: 0px 0px 15px 0px #a7dbf0;
}
a.buyBtn:hover {
  background-position: 0px -60px;
}
div.download {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #edebe5;
}
div.download p {
  font-size: 20px;
  line-height: 1.25em;
  margin-bottom: 15px;
}
div.download .btn {
  margin-bottom: 15px;
}
/* typography illustrations */
div.illu {
  width: 800px;
  height: 120px;
  clear: both;
  margin-bottom: 50px;
  padding-bottom: 100px;
  background: url('../images/divider.png') repeat-x left bottom;
}
div.illu h2 {
  width: 39%;
  text-align: center;
  margin-top: 20px;
}
div.illu p {
  width: 60%;
}
div.illu.left h2,
div.illu.right p {
  float: left;
}
div.illu.right h2,
div.illu.left p {
  float: right;
}
div.illu.skill h2 {
  margin-top: 0;
}
div.illu.skill p {
  margin-top: 15px;
}
.why {
  margin-bottom: 50px;
  padding: 0 100px 100px;
  background: url('../images/divider.png') repeat-x left bottom;
}
.why h2 {
  margin-bottom: 50px;
  text-align: center;
  line-height: 1em;
}
.why p {
  margin-bottom: 20px;
}
/****************/
/* TESTIMONIALS */
/****************/
div.slides,
div.slides div.slides_container,
div.slides div.slides_container div {
  height: 300px;
  width: 600px;
}
div.slides {
  margin: 50px auto;
  height: 300px;
  position: relative;
}
div.slides p,
div.slides cite {
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}
div.slides p.quote {
  font-style: italic;
  margin-bottom: 30px;
  font-weight: 400;
}
div.slides p.quote cite {
  color: #835b0a;
  font-weight: 500;
}
div.slides p.quote span:first-child {
  float: left;
  margin-top: 15px;
  font-size: 3em;
  padding-right: 5px;
  font-weight: 400;
  line-height: 10px;
}
div.slides_container {
  padding-top: 5px;
}
.pagination {
  margin: 0px auto 0;
  width: 60px;
}
.pagination li {
  float: left;
  margin: 0px 5px 0px;
  list-style: none;
}
.pagination li a {
  display: block;
  width: 7px;
  height: 0;
  padding-top: 7px;
  background-image: url('../images/pagination.png');
  background-position: 0px -7px;
  float: left;
  overflow: hidden;
}
.pagination li.current a {
  background-position: 0px 0px;
}
.testimonials p.disclaimer {
  font-size: 12px;
  text-align: right;
  color: #a7987a;
  margin-top: 10px;
}
/*******************/
/**** OPEN BOOK ****/
/*******************/
div.open-book {
  padding-top: 70px;
  height: 570px;
  margin-bottom: 0px;
  width: 800px;
  padding: 70px 100px 0px;
  margin-left: -100px;
  background: url('../images/book_open.png') no-repeat 0px 0px;
}
div.open-book div.left-page {
  padding: 0 40px 0 10px;
}
div.open-book div.right-page {
  padding-left: 40px;
}
ul.featureBoxes.bot {
  border-top: none;
  margin: 0px 0px 20px;
}
ul.featureBoxes.bot li.format {
  background-position: 45px 30px;
}
ul.featureBoxes.bot li.materials {
  background-position: -78px 30px;
}
ul.featureBoxes.bot li.resources {
  background-position: -200px 30px;
}
div.left-page ul,
div.left-page li {
  margin-bottom: 0px;
}
div.left-page ul ul {
  margin-left: 15px;
}
div.right-page {
  text-align: center;
}
div.right-page h2.title {
  font-size: 40px;
  margin-bottom: 10px;
}
div.right-page h3 {
  font-size: 20px;
  line-height: 1em;
}
div.right-page div.new-chapter ul {
  text-align: left;
  list-style-type: disc;
  list-style-position: inside;
}
div.right-page div.new-chapter h3 {
  margin-bottom: 20px;
}
div.right-page div.new-chapter p.small {
  line-height: 1.25em;
  margin-bottom: 20px;
}
div.right-page div.new-chapter p.small.bright {
  margin-bottom: 0;
}
a.buyBtn.wide {
  background-position: 0px -120px;
  width: 350px;
}
a.buyBtn.wide:hover {
  background-position: 0px -180px;
}
/****************/
/**** VIDEOS ****/
/****************/
.videos {
  padding-bottom: 50px;
}
.videos .row {
  margin-top: 30px;
}
.videos img {
  float: left;
  margin-right: 50px;
}
.videos p.time {
  margin-bottom: 10px;
}
.videos p.description {
  line-height: 1.5em;
}
/****************/
/****   BUY  ****/
/****************/
.buy {
  padding: 90px 0 50px;
  background: url('../images/divider.png') repeat-x left top;
}
.buy > h2,
.buy > h3 {
  text-align: center;
}
.buy h2 + h3 {
  font-weight: 100;
  font-style: normal;
  margin-top: 10px;
}
.buy .col-50 {
  width: 50%;
  float: left;
}
.buy .row {
  margin-top: 30px;
}
.buy p,
.buy li {
  font-size: 18px;
  line-height: 1.5em;
}
.buy .price {
  font-size: 60px;
  line-height: 1em;
}
.buy .price,
.buy .new-price {
  text-align: center;
}
.buy .old-price {
  color: #db5526;
  text-decoration: line-through;
}
.buy .new-price {
  line-height: 1em;
  margin-bottom: 0;
  margin-bottom: -10px;
}
.buy .price {
  margin-bottom: 5px;
}
.buy .currency {
  font-size: 12px;
  font-style: italic;
  text-align: center;
  margin-bottom: 10px;
}
.buy .buyBtn {
  margin: 0 auto;
}
.buy .pad {
  padding-left: 50px;
}
.buy p.upgrade {
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
}
ul.icon-list li {
  padding: 10px 0 0 110px;
  min-height: 40px;
  margin-bottom: 30px;
  line-height: 1.25em;
  background: url('../images/sprite_icons_vertical.png') no-repeat 30px 0;
}
ul.icon-list li.sports-play {
  background-position: 30px -130px;
}
ul.icon-list li.camera {
  background-position: 30px -270px;
}
ul.icon-list li.book {
  background-position: 30px -390px;
}
ul.icon-list li.code {
  background-position: 30px -525px;
}
.buy-teardown p {
  margin-bottom: 20px;
}
.buy-teardown li.book {
  margin-bottom: 0;
}
.buy-videos p {
  margin-bottom: 20px;
}
.buy-videos ul.icon-list li.camera {
  background-position: 30px -250px;
}
.buy-videos li.book {
  margin-bottom: 0;
}
.buy-book h2 {
  margin-bottom: 10px;
}
.buy-book .featureBoxes {
  text-align: center;
  padding: 0;
  border: none;
  margin: 0;
}
div.questions {
  padding: 90px 0 20px;
  background: url('../images/divider.png') repeat-x left top;
}
div.questions h3 {
  margin: 0px 0px 10px;
}
div.questions p {
  margin: 0px 0px 30px;
  font-size: 18px;
  line-height: 25px;
}
/*  BIO  */
div.bio {
  width: 800px;
  padding: 90px 0 50px;
  background: url('../images/divider.png') repeat-x left top;
}
div.bio img {
  float: left;
  border: none;
  margin: 0px 50px 50px 0px;
}
div.bio h3 {
  margin-bottom: 15px;
}
div.bio p {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
}
p.legal {
  clear: both;
  width: 800px;
  text-align: center;
  padding-top: 90px;
  background: url('../images/divider.png') repeat-x left top;
  font-size: 14px;
  color: #835b0a;
  margin-bottom: 50px;
}
/**********************/
/**** NAV & SOCIAL ****/
/**********************/
div.nav {
  width: 780px;
  height: 20px;
  margin: 0px auto;
  position: relative;
  padding: 10px;
  border-bottom: 1px solid rgba(255, 235, 196, 0.9);
}
div.nav ul {
  margin-top: 2px;
}
div.nav ul li,
div.nav ul p {
  font-size: 16px;
  margin: 0;
  line-height: 1em;
}
div.nav ul li a {
  color: #db5526;
}
div.nav ul a:hover {
  color: #1794c8;
}
div.social {
  width: 220px;
  margin: 0px;
  position: absolute;
  top: 10px;
  right: 0px;
  text-align: right;
  z-index: 10;
}
div.social div.facebook {
  float: right;
  margin-right: 0px;
}
div.social a.twitter-share-button {
  float: right;
  display: block;
}
/***********************/
/****Newsletter Form****/
/***********************/
.form-content p {
  margin-bottom: 20px;
}
.form-content p.small {
  font-size: 16px;
  color: #835b0a;
}
.form-content input,
.form-content button {
  display: inline-block;
  font-size: 16px;
  line-height: normal;
  font-family: inherit;
}
.form-content .form-control {
  height: 20px;
  padding: 10px;
  border: 1px solid #4f3600;
  outline: none;
  margin: 0 5px 0 0;
  width: 220px;
}
.form-content .form-control:focus {
  border-color: #1794c8;
}
.form-content .form-control.error {
  border-color: #db5526;
}
.form-content button,
.form-content .btn {
  height: 42px;
  padding: 10px;
  border: 1px solid #1794c8;
  outline: none;
  background: #1794c8;
  color: #fff;
  cursor: pointer;
  margin: 0;
  font-style: italic;
}
.form-content button:hover,
.form-content .btn:hover {
  background: #4f3600;
  border-color: #4f3600;
}
.form-content form {
  position: relative;
  text-align: left;
  margin-bottom: 20px;
}
.form-content form label.error {
  position: absolute;
  top: 41px;
  left: 0;
  font-size: 14px;
  color: #db5526;
  font-weight: bold;
  width: 400px;
  text-align: left;
  background: #fff;
  width: 230px;
  padding: 5px;
  border: 1px solid #db5526;
}
div.thanks {
  display: none;
}
div.thanks h3 {
  margin-bottom: 10px;
}
div.thanks p {
  font-size: 16px;
  line-height: 20px;
}
/***********************/
/****  Newsletter   ****/
/***********************/
div.newsletter {
  width: 800px;
  margin: 0 auto;
  padding: 50px 100px 0;
  background: url('../images/notebook.jpg') no-repeat 0px 0px;
}
div.newsletter ul {
  border-bottom: 1px solid #edebe5;
  padding: 0 0 20px;
}
div.newsletter li {
  margin: 0 0 5px 1.75em;
}
div.newsletter li:first-child {
  margin-left: 0;
}
div.newsletter h1 {
  margin: 0 0 15px;
}
div.newsletter .tagline {
  text-align: center;
  color: #db5526;
}
div.newsletter p,
div.newsletter li {
  font-size: 18px;
  line-height: 1.25em;
}
div.newsletter h3,
div.newsletter p,
div.newsletter ul {
  margin-bottom: 20px;
}
div.newsletter .outline {
  margin-top: 30px;
}
div.newsletter .form-content,
div.newsletter .thanks {
  margin-top: 30px;
}
div.newsletter .legal {
  background: none;
  padding-top: 130px;
}
div.newsletter .twoCol .left,
div.newsletter .twoCol .right {
  width: 350px;
}
div.newsletter .twoCol .right {
  padding-top: 60px;
}
div.newsletter .twoCol .left {
  height: 400px;
}
/***********************/
/****     Sale      ****/
/***********************/
body.sale-active {
  padding-top: 40px;
  background-position: 0px 80px;
}
.sale {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  padding: 10px 0;
  background: #db5526;
}
.sale .container {
  width: 800px;
  margin: auto;
}
.sale p {
  color: #fff;
  font-size: 18px;
  line-height: 1em;
  text-align: center;
  margin: 0;
}
