body {
  background: #ededec;
  color: #2b2b2b;
}
h3 {
  font-family: 'Karla', sans-serif;
}
.book-block-content h3 {
  font-size: 24px;
  line-height: 1.3em;
}
.book-block .book-block-thumbnail {
  float: left;
}
.book-block .book-block-thumbnail img {
  margin-top: 15px;
}
.book-block .book-block-content {
  margin-bottom: 20px;
  margin-left: 220px;
}
.book-block .book-block-content p {
  margin-bottom: 10px;
}
.btn {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: #e9545e;
  background-image: -ms-linear-gradient(top, #ef8189 0%, #e9545e 100%);
  background-image: -moz-linear-gradient(top, #ef8189 0%, #e9545e 100%);
  background-image: -o-linear-gradient(top, #ef8189 0%, #e9545e 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5aeb3), color-stop(1, #e9545e));
  background-image: -webkit-linear-gradient(top, #ef8189 0%, #e9545e 100%);
  background-image: linear-gradient(to bottom, #ef8189 0%, #e9545e 100%);
  border: 1px solid #e32733;
  box-shadow: inset 1px 0px 5px rgba(255, 255, 255, 0.4);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-family: 'Karla', sans-serif;
}
.btn:hover {
  color: #fff;
  background: #d11209;
  background-image: -ms-linear-gradient(top, #f52218 0%, #d11209 100%);
  background-image: -moz-linear-gradient(top, #f52218 0%, #d11209 100%);
  background-image: -o-linear-gradient(top, #f52218 0%, #d11209 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f75149), color-stop(1, #d11209));
  background-image: -webkit-linear-gradient(top, #f52218 0%, #d11209 100%);
  background-image: linear-gradient(to bottom, #f52218 0%, #d11209 100%);
  border: 1px solid #a00e07;
  box-shadow: inset 1px 0px 5px rgba(255, 255, 255, 0.4);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn-large {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
}
body .bookseller-links img {
  padding: 0;
  margin-right: 8px;
}
.books_widget .bookseller-links img {
  padding: 0px;
  height: 29px;
  margin-right: 5px;
}
.sidebar .btn {
  font-size: 13px;
}
p {
  margin-bottom: 20px;
}
a {
  color: #d11209;
  text-decoration: none;
}
a:hover {
  color: #e9545e;
  text-decoration: underline;
}
hr {
  background: #2b2b2b;
  color: #2b2b2b;
  height: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
div.navbar-inner {
  background: url(images/bg-nav-decor.png) transparent;
  height: 104px;
  border: none;
}
div.navbar-inner div.brand,
div.navbar-inner h1.brand {
  font-style: italic;
  text-indent: -999em;
  padding: 10px 0;
}
div.navbar-inner div.brand a,
div.navbar-inner h1.brand a {
  display: block;
  background: url(images/logotype.png) no-repeat top left;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.31);
  width: 313px;
  height: 63px;
}
div.navbar-inner div.brand a:hover,
div.navbar-inner h1.brand a:hover {
  text-decoration: none;
}
div.navbar-inner ul.nav {
  margin-top: 30px;
  float: right;
}
div.navbar-inner ul.nav li a {
  background: none;
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: 0px 2px 1px rgba(255, 255, 255, 0.3);
  color: #3a0503;
}
div.navbar-inner ul.nav li a:hover,
div.navbar-inner ul.nav li a:focus {
  background: none;
  box-shadow: none;
  color: #fff;
}
div.navbar-inner ul.nav li.active a {
  background: none;
  box-shadow: none;
  color: #fff;
}
div.navbar-inner ul.nav li.active a:before,
div.navbar-inner ul.nav li.active a:after {
  content: " • ";
}
div.navbar-inner ul.nav li.active a:hover,
div.navbar-inner ul.nav li.active a:focus {
  background: none;
  box-shadow: none;
  color: #fff;
}
div.navbar-inner div.social {
  display: none;
}
div.navbar {
  z-index: 100;
  position: relative;
}
div.navbar.footer {
  margin-top: 30px;
}
div.navbar.footer div.navbar-inner {
  background: url(images/footer-bg.png) repeat-x;
  height: 73px;
}
div.navbar.footer div.navbar-inner p {
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
}
div.navbar.footer div.navbar-inner p a {
  color: #fff;
  text-decoration: underline;
}
div.navbar.footer div.navbar-inner p a:hover {
  text-decoration: none;
}
div.hero {
  background: url(images/img-rahaf.png);
  background-size: cover;
  height: 394px;
  margin-top: -10px;
  z-index: 50;
  position: relative;
  background-repeat: no-repeat;
}
div.hero > * {
  padding-left: 40px;
}
div.hero.small {
  height: 130px;
  background-position: 0px -350px;
  background: none;
}
div.hero.small div.social {
  bottom: 35px;
  text-align: center;
}
div.hero h2 {
  font-family: 'Karla', sans-serif;
  font-size: 38px;
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: 20px;
  margin-top: 120px;
}
div.hero span {
  font-size: 27px;
}
div.hero span.topics {
  background: none;
  margin-right: 15px;
  margin-bottom: 8px;
}
div.hero span.topics a {
  font-family: 'Karla', sans-serif;
  color: #fff;
  background: #b54741;
  padding: 8px;
  text-transform: uppercase;
  border-radius: 3px;
  display: inline-block;
}
div.hero span.topics a:hover {
  text-decoration: none;
  background: #400503;
}
div.hero span.playfair-bold {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  margin-right: 15px;
}
div.hero div.social {
  width: inherit;
  position: absolute;
  bottom: 20px;
  text-align: center;
}
div.hero div.social a {
  text-indent: -9999em;
  width: 42px;
  height: 42px;
  display: inline-block;
  background-repeat: no-repeat;
  margin-left: 25px;
  margin-right: 25px;
}
div.hero div.social a.facebook,
div.hero div.social a.link-facebook {
  background: url(images/sprite-facebook.png);
}
div.hero div.social a.tumblr {
  background: url(images/sprite-tumblr.png);
}
div.hero div.social a.twitter {
  background: url(images/sprite-twitter.png);
}
div.hero div.social a.flickr {
  background: url(images/sprite-flickr.png);
}
div.hero div.social a.linkedin {
  background: url(images/sprite-linkedin.png);
}
div.hero div.social a.stumbleupon {
  background: url(images/sprite-stumbleupon.png);
}
div.hero div.social a.tumblr {
  background: url(images/sprite-tumblr.png);
}
div.hero div.social a.youtube {
  background: url(images/sprite-youtube.png);
}
div.hero div.social a:hover {
  background-position: 0px -42px;
  background-repeat: no-repeat;
}
.ot_social_widget {
  font-family: 'Karla', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.ot_social_widget a {
  padding-left: 52px;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 10px;
  width: 85px;
}
.ot_social_widget a.facebook {
  background-image: url(images/sprite-facebook-black.png);
}
.ot_social_widget a.twitter {
  background-image: url(images/sprite-twitter-black.png);
}
.ot_social_widget a.tumblr {
  background-image: url(images/sprite-tumblr-black.png);
}
.ot_social_widget a.linkedin {
  background-image: url(images/sprite-linkedin-black.png);
}
.ot_social_widget a.youtube {
  background-image: url(images/sprite-youtube-black.png);
}
.ot_social_widget a.flickr {
  background-image: url(images/sprite-flickr-black.png);
}
.ot_social_widget a:hover {
  background-position: bottom left;
}
div.red-line {
  height: 4px;
  width: 100%;
  background: #d11209;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;
}
div.red-line.nomargin {
  margin: 0px;
}
div.popular-posts {
  margin-bottom: 30px;
}
div.popular-posts h3 {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: italic;
  text-shadow: 0px -1px 1px rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
  margin-top: 0px;
}
div.popular-posts a.post {
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
}
div.popular-posts a.post:hover div.overlay {
  display: none;
}
div.popular-posts a.post:hover div.title {
  background: #e9545e;
  color: #fff;
}
div.popular-posts a.post:hover span.button {
  background-position: 0px -44px;
}
div.popular-posts div.featured-image {
  height: 145px;
  overflow: hidden;
  position: relative;
}
div.popular-posts div.featured-image div.overlay {
  display: block;
  background: #e9545e;
  width: 100%;
  height: 145px;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.80;
}
div.popular-posts div.title {
  background: #fff;
  height: 70px;
  color: #2b2b2b;
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  width: 300px;
  padding-bottom: 10px;
}
div.popular-posts div.title span {
  display: inline-block;
  padding: 0px 10px;
  width: 200px;
  margin-top: 10px;
  float: left;
}
div.popular-posts div.title span.button {
  display: block;
  width: 44px;
  height: 44px;
  background: url(images/sprite-post.png) no-repeat;
  float: right;
}
div.headline {
  background: #E9545E;
  min-height: 46px;
  border-radius: 4px 4px 0px 0px;
}
div.headline h3 {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: italic;
  padding-top: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
}
div.headline h3 a {
  color: inherit;
}
div.big-featured-image {
  height: 240px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 30px;
}
div.big-featured-image img {
  width: 620px;
}
div.page-container {
  background: #f7f8f8;
  border-radius: 4px;
  min-height: 400px;
}
div.page-container div.post {
  padding: 20px 25px 25px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  color: #444;
}
div.page-container div.post h1,
div.page-container div.post h2,
div.page-container div.post h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.3em;
}
div.page-container div.post h3 {
  text-transform: none;
  font-size: 16px;
}
div.page-container div.post div.share-links div.date {
  margin-right: 10px;
}
div.page-container div.post div.share-links div.plusone {
  width: 50px;
}
div.page-container div.post div.tags {
  margin-bottom: 10px;
}
div.page-container div.post div.tags a {
  background: #e9545e;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  padding: 2px 6px;
  font-size: 10px;
  margin-right: 6px;
}
div.page-container div.post div.tags a:hover {
  background: #999;
}
div.books-archive span.buy-book-text {
  display: none;
}
div.books-archive .booklinks {
  border-top: none !important;
  border-bottom: none !important;
  margin-left: -10px;
}
div.blog {
  background: #f7f7f7;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 30px;
}
div.blog div.footline {
  text-align: center;
  background: #fdfdfd;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px #fff solid;
  border-top: none;
}
div.blog div.footline a.btn {
  width: 80%;
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.1em;
}
div.blog div.posts div.post {
  border: 1px solid #fff;
  border-top: none;
  background: #fdfdfd;
}
div.blog div.posts div.post:first-child {
  background: #f7f7f7;
}
div.blog div.posts div.post div.featured-image {
  width: 200px;
  height: 220px;
  float: left;
}
div.blog div.posts div.post div.featured-image img {
  width: 154px;
  height: 154px;
  border-radius: 77px;
  border: 2px #fff solid;
  margin-left: 20px;
  margin-top: 30px;
}
div.blog div.posts div.post div.content {
  float: left;
  width: 397px;
  min-height: 220px;
  font-family: 'Noto Sans', sans-serif;
}
div.blog div.posts div.post div.content h4 {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 26px;
  margin-bottom: 20px;
}
div.blog div.posts div.post div.content h4 a {
  color: inherit;
}
div.blog div.posts div.post div.content p {
  font-weight: normal;
  text-transform: none;
  font-size: 13px;
}
div.blog div.posts div.post div.content p a {
  text-transform: uppercase;
  font-weight: bold;
  color: #d11209;
}
div.sidebar .widget_simpletwitterfeed {
  font-size: 16px;
  line-height: 24px;
  font-family: georgia;
  font-style: italic;
}
div.sidebar div.widget {
  border-radius: 4px;
  overflow: hidden;
}
div.sidebar div.widget p.booktitle {
  font-size: 15px;
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
}
div.sidebar div.widget ul {
  margin-left: 0px;
}
div.sidebar div.widget li {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ddd;
}
div.sidebar div.widget p {
  font-size: 13px;
  margin-bottom: 12px;
  line-height: 1.4em;
}
div.sidebar div.widget h3 {
  background: #e9545e;
  text-align: center;
  height: 46px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
  color: #3a0503;
  margin-top: 0px;
  margin-bottom: 0px;
}
div.sidebar div.widget h3:before,
div.sidebar div.widget h3:after {
  content: " • ";
}
div.sidebar div.widget > div {
  background: #fdfdfd;
  border: 1px #fff solid;
  border-top: none;
  min-height: 100px;
  padding: 10px;
}
div.sidebar div.widget div.book-wrapper img.attachment-book-thumb {
  width: 100px;
  float: left;
}
div.sidebar div.widget div.book-wrapper div.books-text {
  padding: 16px;
}
div.sidebar div.widget div.book-wrapper .store-links {
  clear: both;
  padding-top: 10px;
}
div.sidebar div.widget div.book-wrapper p.subtitle {
  font-size: 12px;
}
div.sidebar div.widget div.book-wrapper p.subtitle a {
  text-transform: uppercase;
  font-weight: bold;
  color: #e9545e;
}
.footer {
  font-size: 13px;
}
