*,
*:before,
*:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

canvas,
iframe,
video,
svg,
.video,
img {
  max-width: 100%
}

body {
  margin: 0;
  height: 100%;
  font: 16px 'Georgia', serif;
  font-weight: 300;
  line-height: 140%;
  background: #fff;
  color: #222;
  border-top: 0 solid #003768;
  background: url(/images/xdark_embroidery_blue_50.png.pagespeed.ic.N9jWit_nYU.webp)
}

a,
a:active,
a:visited,
a:hover,
a:visited:hover {
  color: #b8844a
}

a:visited {
  color: #b8844a
}

a:hover,
a:visited:hover {
  color: #900
}

h1,
h2,
h3,
h4,
h5 {
  font: 48px 'Josefin Sans', sans-serif;
  font: 48px 'Raleway', sans-serif;
  color: red;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  margin: 0;
  font-weight: 200
}

h2 {
  font-size: 32px
}

h3 {
  font-size: 28px
}

h4 {
  font-size: 24px
}

h5 {
  font-size: 20px
}

#content {
  background: #fff;
  padding: 35px 50px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
  margin: 50px 0 0 23%
}

.container_width {
  width: 90%;
  max-width: 960px;
  margin: 0 auto
}

#sidebar {
  float: left;
  width: 20%;
  border-right: 0 solid #bcd5e4;
  border-top: 0 solid #bcd5e4;
  padding: 20px;
  margin: 0;
  padding-top: 0;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .7)
}

#content p {
  line-height: 140%
}

#header {
  height: 240px;
  margin: 0;
  position: relative;
  background: #fff;
  background: #1e3459;
  background: #111;
  border: 1px solid #fcbc12;
  border: 1px solid #f5c249;
  border-width: 10px 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .5);
  box-shadow: 0 3px 4px rgba(116, 116, 116, .3);
  border: 0
}

#logo {}

#mobile_logo {
  display: none;
  width: 100%;
  height: 190px;
  background: url(/images/xlogo_mobile.jpg.pagespeed.ic.cqvsrB0OE5.webp) no-repeat;
  background-position: top center;
  background-size: contain
}

#footer {
  clear: both;
  min-height: 150px;
  padding: 30px;
  border-top: 2px solid red;
  color: #e9e9e9;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .7);
  background: url(/images/xdark_embroidery_black.png.pagespeed.ic.446BWO60vn.webp)
}

#nav {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  position: absolute;
  bottom: 0;
  bottom: 10px;
  left: 18%;
  width: 70%;
  max-width: 960px
}

#nav li {
  float: right;
  text-align: left;
  width: 23%!important
}

#nav li a,
#nav li a:visited {
  color: red;
  color: #fff;
  padding: 10px 40px;
  text-decoration: none;
  transition: .2s;
  font: 32px 'Josefin Sans', sans-serif;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .6);
  border-top: 0 solid transparent;
  font-weight: 300
}

#nav li a:hover,
#nav li a:visited:hover {
  border-top: 0 solid #e4ddcc;
  color: #fff
}

#menu-svg {
  display: inline-block;
  fill: #fff;
  width: 49px;
  height: 43px;
  z-index: 99999;
  transition: all .1s ease;
  cursor: pointer;
  background: url(/images/xblackpixel_70.png.pagespeed.ic.NoQJypKmN2.webp);
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #fff;
  position: absolute;
  top: 20px;
  left: 20px
}

#menu-svg:hover,
#menu-svg:hover rect {
  fill: #f77
}

#menu-svg g {
  transition: all .3s ease;
  width: 20px;
  height: 20px;
  display: block;
  margin: auto;
  cursor: pointer
}

#menu-svg rect {
  transition: all .3s ease;
  fill: #fff
}

#menu-svg g {
  width: 20px;
  height: 20px
}

#menuoverlay {
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  overflow-x: hidden;
  top: -100%;
  background: url(/images/xwhitepixel_85.png.pagespeed.ic.EoJ44qMXdH.webp);
  background: url(/images/xredpixel_70.png.pagespeed.ic.vjDcg_D_Ip.webp);
  padding: 120px 45px 0;
  transition: top .4s
}

#closemenu {
  position: absolute;
  top: 20px;
  left: 30px;
  font: 2.5em 'Open Sans' sans-serif;
  z-index: 999999;
  cursor: pointer;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
}

#closemenu:hover {
  color: #f77
}

#menuoverlay ul li {
  list-style: none;
  border-bottom: 2px solid #ccc;
  margin-bottom: 20px
}

#menuoverlay ul li a {
  display: block;
  width: 100%;
  padding: 10px
}

#menuoverlay li a,
#menuoverlay li a:visited {
  font: 1.75em 'Josefin Sans', sans-serif;
  font-weight: 300;
  color: #333;
  text-decoration: none;
  background: url(/images/xwhitepixel_85.png.pagespeed.ic.EoJ44qMXdH.webp);
  border: 1px solid #ccc
}

#menuoverlay li:hover {
  border-bottom: 2px solid #f77
}

#menuoverlay li:hover a,
#menuoverlay li:hover a:visited {
  color: #f77
}

.openmenu {
  top: 0!important
}

.closemenu {
  top: -50%
}

#twitter,
#facebook {
  height: 40px;
  width: 100%;
  cursor: pointer;
  font: 22px 'Josefin Sans', sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .6);
  padding: 8px 5px 5px 50px;
  margin-bottom: 8px;
  background: url(/images/xtwitter.png.pagespeed.ic.7S3goVkpB-.webp) top left no-repeat
}

#twitter:hover a,
#facebook:hover a {
  color: #b8844a;
  text-decoration: underline
}

#facebook {
  background-image: url(/images/xfacebook.png.pagespeed.ic.uz7Nhb9qDm.webp);
  margin-bottom: 32px
}

#twitter a,
#facebook a {
  color: #fff;
  color: red;
  text-decoration: none
}

.sticker:hover,
.sticker:hover:before,
.sticker:hover:after {
  cursor: pointer;
  background: #ff8080
}

.sticker {
  position: absolute;
  width: 100px;
  height: 100px;
  background: red;
  text-align: center
}

.sticker>div {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 999;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 120%;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .4)
}

.sticker:before,
.sticker:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100px;
  width: 100px;
  background: red
}

.sticker:before {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg)
}

.sticker:after {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg)
}

div.ticker {
  margin-top: 10px;
  min-height: 55px;
  background: red;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
  border: 1px solid #222;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26)
}

div.ticker li {
  list-style: none;
  padding: 0 20px!important
}

div.ticker li a {
  color: #fff
}

.backto,
.backto:visited {
  display: block;
  font: 24px 'Josefin Sans', sans-serif;
  margin: 15px 50px;
  color: #aaa;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
}

.backto:hover,
.backto:visited:hover {
  color: #fff
}

.backto:before {
  content: " » "
}

.excerpt,
.excerpt:visited,
.reviews,
.reviews:visited {
  display: block;
  display: inline-block;
  width: 48%;
  font: 24px 'Josefin Sans', sans-serif;
  font-size: 18px;
  padding: 10px 15px;
  border-top: 1px solid #000;
  background: red;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .6);
  border-radius: 0 0 7px 7px;
  margin-bottom: 20px
}

.reviews {
  margin-left: 2%
}

.excerpt:hover,
.excerpt:visited:hover,
.reviews:hover,
.reviews:visited:hover {
  color: #fff;
  background: #ff8080
}

.bookinfo {
  background: #e9e9e9;
  padding: 15px;
  border: 2px solid red;
  border-width: 2px 0;
  margin-left: 250px
}

.bookcover {
  max-width: 240px;
  border: 1px solid #000;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .4)
}

.bookcontainer {
  width: 240px;
  margin-right: 35px
}

.blurb {
  font-size: 24px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  line-height: 160%
}

.blog_sidebar {
  width: 25%;
  padding: 20px;
  color: #fff
}

.blogcontent {
  width: 70%;
  min-height: 200px
}

#bookicons img {
  float: left;
  margin-right: 10px
}

#bookicons div {
  position: relative;
  display: inline-block;
  border: 3px solid red;
  width: 140px;
  height: 42px;
  overflow: hidden;
  background: red
}

#bookicons div:hover {
  background: #ff8080
}

#bookicons div span {
  position: absolute;
  top: 10px
}

#bookicons div a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .52);
  font: 18px "Josefin Sans", sans-serif
}

.hidden {
  display: none
}

.display {
  display: block
}

.left {
  float: left
}

.right {
  float: right
}

.clear {
  clear: both
}

.border {
  border: 1px solid #000
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both
}

.nomargin {
  margin: 0
}

.notextshadow {
  text-shadow: none
}

.notransition {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none
}

.nohighlight {
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.black {
  color: #000
}

.white,
a.white,
a.white:visited {
  color: #fff
}

.red {
  border: 1px solid red
}

.clear {
  clear: both
}

.light {
  color: #ccc
}

.date {
  font-size: 12px;
  color: #888
}

.padding_10 {
  padding: 10px
}

.lightshadow {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5)
}

.boxshadow {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .4)
}

.boxshadow_light {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26)
}

.relative {
  position: relative
}

@media (max-width:1150px) {
  .hide_1150 {
    display: none
  }
}

@media (min-width:801px) {
  #menu-svg {
    display: none
  }
}

@media (max-width:900px) {
  #sidebar {
    display: none
  }
  #content {
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%
  }
}

@media (max-width:800px) {
  .hide_800 {
    display: none
  }
  #nav {
    display: none
  }
  #menu-svg {
    display: block;
    position: fixed
  }
  #logo {
    display: none
  }
  #mobile_logo {
    display: block
  }
  #header {
    background: #111!important;
    padding: 0!important
  }
  #header {
    height: auto
  }
  #nav li a {
    font-size: 20px
  }
  .bookinfo {
    margin-left: 195px
  }
  .bookcover {
    max-width: 160px
  }
  .bookcontainer {
    width: 160px
  }
  .excerpt,
  .excerpt:visited,
  .reviews,
  .reviews:visited {
    padding: 10px;
    width: 100%;
    display: block;
    margin-left: 0;
    margin-top: 0;
    border-radius: 0;
    border: 0
  }
  .blurb {
    clear: left
  }
  .blog_sidebar {
    float: none;
    width: 100%;
    padding: 0
  }
  .blog_content {
    width: 100%!important
  }
}

@media (max-width:800px) and (orientation:landscape) {
  #menuoverlay {
    padding-top: 20px
  }
  #menuoverlay ul li {
    width: 80%;
    margin: 0 10% 10px
  }
  #menuoverlay ul li a {
    display: block;
    width: 100%;
    padding: 5px 10px
  }
  #menuoverlay li a,
  #menuoverlay li a:visited {
    font-size: 1.3em
  }
}

@media (max-width:800px) and (orientation:portrait) {
  #menuoverlay {
    padding: 100px 10% 0
  }
  #menuoverlay ul {
    padding-left: 0
  }
}

@media (max-width:675px) {
  #nav li a {
    font-size: 16px
  }
}

@media (max-width:600px) {
  .bookcontainer {
    width: 100%
  }
  .bookcover {
    max-width: 240px;
    float: none
  }
  .bookinfo {
    clear: left;
    margin-left: 0
  }
}

@media (max-width:575px) {
  #mobile_logo {
    height: 150px
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-size: 36px
  }
  h2 {
    font-size: 30px
  }
  h3,
  h4,
  h5 {
    font-size: 24px
  }
}

@media (max-width:425px) {
  #mobile_logo {
    height: 120px
  }
}