/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@font-face {
  font-family: 'MrEavesModAltHRegular';
  src: url("/fonts/mreavesmodalth-071211001EmigreWebOnly.eot");
  src: url("/fonts/mreavesmodalth-071211001EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("/fonts/mreavesmodalth-071211001EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MrEavesModRRegular';
  src: url("/fonts/mreavesmodr-071211005EmigreWebOnly.eot");
  src: url("/fonts/mreavesmodr-071211005EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("/fonts/mreavesmodr-071211005EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MrEavesModAltBRegular';
  src: url("/fonts/mreavesmodaltb-071211001EmigreWebOnly.eot");
  src: url("/fonts/mreavesmodaltb-071211001EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("/fonts/mreavesmodaltb-071211001EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FilosofiaRegularRegular';
  src: url("/fonts/filosreg-071211001EmigreWebOnly.eot");
  src: url("/fonts/filosreg-071211001EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("/fonts/filosreg-071211001EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FilosofiaItalicRegular';
  src: url("/fonts/filosita-071211002EmigreWebOnly.eot");
  src: url("/fonts/filosita-071211002EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("/fonts/filosita-071211002EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 102, ../sass/_base.scss */
i {
  font-family: "FilosofiaItalicRegular";
}

/* about us */
/* line 3, ../sass/_about-us.scss */
.about-us-sidebar, .about-us-sidebar-contact {
  width: 161px;
}
/* line 5, ../sass/_about-us.scss */
.about-us-sidebar ul, .about-us-sidebar-contact ul {
  border-top: 2px solid #bfbebe;
}
/* line 9, ../sass/_about-us.scss */
.about-us-sidebar li, .about-us-sidebar-contact li {
  list-style-type: none;
  border-bottom: 1px solid grey;
  padding: 20px 0;
}
/* line 16, ../sass/_about-us.scss */
.about-us-sidebar a, .about-us-sidebar-contact a {
  font-family: "MrEavesModRRegular";
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
/* line 22, ../sass/_about-us.scss */
.about-us-sidebar a:hover, .about-us-sidebar-contact a:hover {
  text-decoration: none;
  color: #717373;
}
/* line 26, ../sass/_about-us.scss */
.about-us-sidebar a span, .about-us-sidebar-contact a span {
  border-top: 1px solid grey;
  display: block;
  padding: 20px 0 0;
}

/* line 34, ../sass/_about-us.scss */
.about-us-sidebar-contact {
  width: 336px;
}

/* line 37, ../sass/_about-us.scss */
.paragraph-text {
  font-family: "FilosofiaRegularRegular";
  color: #000000;
  font-size: 16px;
  line-height: 25px;
}

/* line 1, ../sass/_header-footer.scss */
body {
  background-color: #f2f2f2;
}

/* line 4, ../sass/_header-footer.scss */
.main-nav {
  font-family: "Arial";
  font-size: 13px;
  float: left;
  position: relative;
}
/* line 8, ../sass/_header-footer.scss */
.main-nav ul {
  *zoom: 1;
  list-style-type: none;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.main-nav ul:after {
  content: "";
  display: table;
  clear: both;
}
/* line 12, ../sass/_header-footer.scss */
.main-nav li {
  border-left: 2px solid #000000;
  color: #000000;
  float: left;
}
/* line 17, ../sass/_header-footer.scss */
.main-nav a {
  font-family: "MrEavesModAltBRegular";
  color: #000000;
  font-weight: bold;
  margin: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 26, ../sass/_header-footer.scss */
.header-font {
  font-family: "FilosofiaRegularRegular";
  color: #ffffff;
  font-size: 61px;
  text-transform: uppercase;
}

/* line 32, ../sass/_header-footer.scss */
.footer-font {
  font-family: "FilosofiaRegularRegular";
  font-size: 13px;
  color: #000000;
}

/* line 1, ../sass/_search.scss */
.search {
  font-family: "MrEavesModAltHRegular";
  background-color: #f3f3f3;
  border: none;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  line-height: 15px;
  padding: 0 0 0 10px;
  width: 232px;
}

/* line 15, ../sass/_search.scss */
input[type="text"] {
  font-family: "MrEavesModAltBRegular";
  background-color: #f3f3f3;
  font-size: 16px;
  outline: none;
  width: 360px;
}

/* line 22, ../sass/_search.scss */
input[type="submit"] {
  background: url("/images/Magnify_Glass_Iconsmall%202.png") no-repeat -1px 3px;
  background-color: #f3f3f3;
  background-size: 60%;
  border: none;
  height: 24px;
  position: absolute;
  right: -1px;
  width: 30px;
  text-indent: -9999px;
}
/* line 32, ../sass/_search.scss */
input[type="submit"]:hover {
  cursor: pointer;
}
/* line 35, ../sass/_search.scss */
input[type="submit"]:active, input[type="submit"]:visited input[type="submit"]:focus {
  outline: none;
  opacity: 0.8;
}

/* line 2, ../sass/_results.scss */
#basic-books-search-results .header {
  *zoom: 1;
  padding: 60px 0 15px;
  margin: 0 0 26px;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-search-results .header:after {
  content: "";
  display: table;
  clear: both;
}
/* line 7, ../sass/_results.scss */
#basic-books-search-results .header ul {
  float: right;
  font-family: "Arial";
  font-size: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}
/* line 15, ../sass/_results.scss */
#basic-books-search-results .header .book-title {
  color: #000000;
}
/* line 18, ../sass/_results.scss */
#basic-books-search-results .header li {
  float: left;
  margin: 0 0 0 20px;
  position: relative;
}
/* line 22, ../sass/_results.scss */
#basic-books-search-results .header li.label {
  line-height: 24px;
  font-style: italic;
  display: none;
}
/* line 26, ../sass/_results.scss */
#basic-books-search-results .header li.label a {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-style: italic;
  line-height: 18px;
  margin: 0 7px 0 0;
  text-align: center;
  width: 18px;
}
/* line 37, ../sass/_results.scss */
#basic-books-search-results .header li a[class*="icons"] {
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  display: block;
}
/* line 47, ../sass/_results.scss */
#basic-books-search-results .header p {
  font-family: "Arial";
  font-size: 13px;
  color: #000000;
  padding: 0;
  margin: 12px 0 0;
  font-size: 12px;
}
/* line 55, ../sass/_results.scss */
#basic-books-search-results .header .back-to-search {
  font-size: 13px;
  font-weight: bold;
}
/* line 60, ../sass/_results.scss */
#basic-books-search-results .header span {
  float: left;
  font-size: 25px;
  line-height: 13px;
  padding-right: 4px;
}
/* line 67, ../sass/_results.scss */
#basic-books-search-results h2 {
  font-family: "FilosofiaRegularRegular";
  color: #c19a2e;
  font-size: 36px;
  margin-bottom: 5px;
}
/* line 74, ../sass/_results.scss */
#basic-books-search-results #results-filters {
  float: left;
  width: 202px;
  padding: 20px 15px;
}
/* line 78, ../sass/_results.scss */
#basic-books-search-results #results-filters label {
  display: block;
  padding: 0 0 2px;
  font-family: "Georgia";
  font-size: 12px;
  text-transform: capitalize;
}
/* line 84, ../sass/_results.scss */
#basic-books-search-results #results-filters label.category {
  font-weight: bold;
}
/* line 88, ../sass/_results.scss */
#basic-books-search-results #results-filters input[type=checkbox] {
  margin: 0 2px 0 0;
  cursor: pointer;
}
/* line 93, ../sass/_results.scss */
#basic-books-search-results #results-filters .sub-category {
  padding: 0 0 10px;
}
/* line 95, ../sass/_results.scss */
#basic-books-search-results #results-filters .sub-category label {
  padding-left: 15px;
}
/* line 100, ../sass/_results.scss */
#basic-books-search-results #results-filters .more {
  text-decoration: none;
  font-weight: bold;
}
/* line 103, ../sass/_results.scss */
#basic-books-search-results #results-filters .more:hover {
  color: #000000;
}
/* line 110, ../sass/_results.scss */
#basic-books-search-results .results-panel {
  /* 		float:left; */
  width: 976px;
}
/* line 113, ../sass/_results.scss */
#basic-books-search-results .results-panel .publisher-box {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-search-results .results-panel .publisher-box:after {
  content: "";
  display: table;
  clear: both;
}
/* line 116, ../sass/_results.scss */
#basic-books-search-results .results-panel .image-holder {
  float: left;
  height: 175px;
  width: 150px;
  margin: 0 0 28px 5px;
}
/* line 121, ../sass/_results.scss */
#basic-books-search-results .results-panel .image-holder img {
  display: block;
  margin: 0px auto;
  max-width: 100%;
  height: auto;
  width: 115px;
}
/* line 130, ../sass/_results.scss */
#basic-books-search-results .results-panel .title-description {
  float: left;
  height: 175px;
  margin: 0 0 0 5px;
}
/* line 135, ../sass/_results.scss */
#basic-books-search-results .results-panel .title-description h3 {
  font-family: "Arial";
  font-size: 13px;
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 5px 20px;
  text-transform: capitalize;
}
/* line 142, ../sass/_results.scss */
#basic-books-search-results .results-panel .title-description .description {
  padding: 0 0 0 20px;
  width: 270px;
  height: 120px;
  overflow-y: scroll;
}
/* line 147, ../sass/_results.scss */
#basic-books-search-results .results-panel .title-description .description p {
  color: #000000;
  font-size: 14px;
  line-height: 18px;
}
/* line 154, ../sass/_results.scss */
#basic-books-search-results .results-panel .contact-info {
  float: left;
  height: 175px;
  margin: 23px 0 0 15px;
  width: 200px;
}
/* line 159, ../sass/_results.scss */
#basic-books-search-results .results-panel .contact-info .contact-header {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 164, ../sass/_results.scss */
#basic-books-search-results .results-panel .contact-info p {
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  width: 180px;
}
/* line 173, ../sass/_results.scss */
#basic-books-search-results #results-nav {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  font-size: 14px;
  padding: 10px 15px;
  margin: 0 0 20px 0;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-search-results #results-nav:after {
  content: "";
  display: table;
  clear: both;
}
/* line 180, ../sass/_results.scss */
#basic-books-search-results #results-nav .pagination {
  float: left;
}
/* line 184, ../sass/_results.scss */
#basic-books-search-results #results-nav .order-by, #basic-books-search-results #results-nav .results-per-page {
  float: right;
}
/* line 186, ../sass/_results.scss */
#basic-books-search-results #results-nav .order-by .pipe, #basic-books-search-results #results-nav .results-per-page .pipe {
  display: inline;
  font-size: 16px;
}
/* line 192, ../sass/_results.scss */
#basic-books-search-results #results-nav .order-by {
  margin: 0 0 0 13px;
}
/* line 196, ../sass/_results.scss */
#basic-books-search-results #results-nav a {
  font-family: "Arial";
  font-size: 13px;
  color: #000000;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  padding: 0 2px;
}
/* line 204, ../sass/_results.scss */
#basic-books-search-results #results-nav a:hover {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
}
/* line 210, ../sass/_results.scss */
#basic-books-search-results #results-nav .nav-buttons {
  font-family: "MrEavesModAltHRegular";
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
/* line 216, ../sass/_results.scss */
#basic-books-search-results #results-nav .nav-buttons:hover {
  color: #c19a2e;
  text-decoration: none;
}
/* line 222, ../sass/_results.scss */
#basic-books-search-results #results-nav span {
  font-family: "Arial";
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  background: #000000;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  padding: 0 2px;
}
/* line 234, ../sass/_results.scss */
#basic-books-search-results #results-nav label {
  font-family: "MrEavesModAltHRegular";
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 5px;
  text-transform: uppercase;
}
/* line 241, ../sass/_results.scss */
#basic-books-search-results #results-nav label:hover {
  color: #c19a2e;
  text-decoration: none;
}
/* line 247, ../sass/_results.scss */
#basic-books-search-results #results-nav select {
  position: relative;
  top: -1px;
}
/* line 254, ../sass/_results.scss */
#basic-books-search-results #results-inner {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-search-results #results-inner:after {
  content: "";
  display: table;
  clear: both;
}
/* line 257, ../sass/_results.scss */
#basic-books-search-results #results-inner .book-result {
  float: left;
  width: 325px;
  height: 270px;
  text-align: center;
}
/* line 265, ../sass/_results.scss */
#basic-books-search-results .results-wrapper {
  *zoom: 1;
  text-align: center;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-search-results .results-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 269, ../sass/_results.scss */
#basic-books-search-results .results-wrapper .image-wrapper {
  display: block;
  height: 137px;
  margin: 0 auto 13px auto;
}
/* line 275, ../sass/_results.scss */
#basic-books-search-results .results-wrapper .book-title {
  font-family: "FilosofiaItalicRegular";
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 3px;
}
/* line 283, ../sass/_results.scss */
#basic-books-search-results .results-wrapper .content {
  overflow: hidden;
  margin-left: -25px;
  text-align: center;
}
/* line 289, ../sass/_results.scss */
#basic-books-search-results .results-wrapper h2 {
  font-size: 22px;
  margin: 0;
  padding: 0 0 3px;
  text-transform: capitalize;
}
/* line 295, ../sass/_results.scss */
#basic-books-search-results .results-wrapper h2 a:hover {
  text-decoration: none;
}
/* line 301, ../sass/_results.scss */
#basic-books-search-results .results-wrapper p {
  font-family: "FilosofiaRegularRegular";
  color: #000000;
  line-height: 20px;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
/* line 308, ../sass/_results.scss */
#basic-books-search-results .results-wrapper p.authors {
  font-family: "FilosofiaRegularRegular";
  font-size: 16px;
  margin: 0 0 3px;
}
/* line 313, ../sass/_results.scss */
#basic-books-search-results .results-wrapper p .isbn-number {
  font-family: "FilosofiaRegularRegular";
  font-size: 14px;
}
/* line 318, ../sass/_results.scss */
#basic-books-search-results .results-wrapper strong {
  color: #000000;
}
/* line 326, ../sass/_results.scss */
#basic-books-search-results .collection-page #results-nav {
  display: none;
}
/* line 331, ../sass/_results.scss */
#basic-books-search-results .collection-page #results-inner .book-result {
  height: 470px;
}
/* line 334, ../sass/_results.scss */
#basic-books-search-results .collection-page #results-inner .book-result .image-wrapper {
  height: auto;
  margin: 0 auto -4px auto;
}

/* line 344, ../sass/_results.scss */
.basic-books-search-resultscollection-page .search-text {
  display: none;
}

/* line 2, ../sass/_product.scss */
#basic-books-product-page .header {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-product-page .header:after {
  content: "";
  display: table;
  clear: both;
}
/* line 6, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-product-page #full-details-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 9, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #left-col {
  float: left;
  width: 365px;
}
/* line 13, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #left-col h2 {
  font-family: "MrEavesModAltBRegular";
  font-size: 13px;
  margin: 0 0 14px;
  text-transform: uppercase;
}
/* line 19, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #left-col .image-holder {
  margin: 0 0 15px;
}
/* line 22, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #left-col p, #basic-books-product-page #full-details-wrapper #left-col div {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 0 20px;
}
/* line 30, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box {
  *zoom: 1;
  font-family: "Arial";
  font-size: 13px;
  border: 2px solid #c6c8ca;
  border-left: none;
  border-right: none;
  margin: 0 0 25px;
  width: 365px;
  padding: 0 0 40px;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-product-page #full-details-wrapper #info-box:after {
  content: "";
  display: table;
  clear: both;
}
/* line 40, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box .left-side {
  float: left;
  width: 47%;
}
/* line 45, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box .right-side {
  float: right;
  width: 46%;
}
/* line 49, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box .listing-bold {
  font-family: "MrEavesModAltHRegular";
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 56, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 60, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box ul:first-child {
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
/* line 66, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box ul a {
  color: #000000;
}
/* line 71, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box ul li {
  font-family: "MrEavesModRRegular";
  border-bottom: 1px dotted grey;
  font-size: 13px;
  font-weight: normal;
  padding: 15px 0 15px;
  text-transform: uppercase;
}
/* line 78, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box ul li strong {
  font-size: 13px;
}
/* line 83, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box ul a {
  font-weight: normal;
}
/* line 85, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #info-box ul a:hover {
  color: #e63c36;
  text-decoration: none;
}
/* line 92, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper .left-col-review {
  font-family: "FilosofiaRegularRegular";
  color: #ef3d2e;
  font-size: 20px;
  line-height: 30px;
}
/* line 99, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col {
  float: right;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
  margin: 0;
  position: relative;
  width: 509px;
}
/* line 108, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .book-info {
  background-color: #f2f2f2;
}
/* line 110, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .book-info h2 {
  /* 					@include filosofia-italic-font; */
  font-family: "FilosofiaRegularRegular";
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 0 8px;
}
/* line 119, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .book-info .sub-title {
  font-family: "FilosofiaItalicRegular";
  font-size: 19px;
  margin: 0 0 3px;
  padding: 0;
}
/* line 127, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .description {
  font-family: "FilosofiaRegularRegular";
  border-bottom: 1px solid #c6c8ca;
  font-size: 17px;
  padding: 15px 15px 0 15px;
}
/* line 133, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col span {
  font-family: "FilosofiaRegularRegular";
  font-size: 15px;
}
/* line 138, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col a {
  font-family: "FilosofiaRegularRegular";
  color: #000000;
  font-size: 16px;
}
/* line 143, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .author-info {
  *zoom: 1;
  font-family: "FilosofiaRegularRegular";
  border-bottom: 1px solid #c6c8ca;
  font-size: 16px;
  margin: 0 0 45px;
  padding: 15px 15px 10px 15px;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-product-page #full-details-wrapper #right-col .author-info:after {
  content: "";
  display: table;
  clear: both;
}
/* line 150, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .author-info a {
  color: #e63c36;
  font-size: 25px;
}
/* line 154, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .author-info span, #basic-books-product-page #full-details-wrapper #right-col .author-info strong, #basic-books-product-page #full-details-wrapper #right-col .author-info b {
  font-family: "FilosofiaRegularRegular";
  color: #ef3d2e;
  font-size: 25px;
  font-weight: normal;
}
/* line 162, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .buy-now-buttons {
  *zoom: 1;
  border-bottom: 1px solid #c6c8ca;
  margin: 0 0 60px 0;
  padding: 0 0 0 13px;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-product-page #full-details-wrapper #right-col .buy-now-buttons:after {
  content: "";
  display: table;
  clear: both;
}
/* line 167, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .buy-now-buttons .left-button {
  float: left;
  padding: 5px 0 0;
  width: 222px;
}
/* line 172, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .buy-now-buttons .right-button {
  float: right;
  margin: 0 13px 0;
  padding: 5px 0 0;
  width: 222px;
}
/* line 178, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .buy-now-buttons ul {
  margin: 0;
  padding: 0;
}
/* line 182, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .buy-now-buttons li {
  -moz-box-shadow: #000000 1px 1px 6px;
  -webkit-box-shadow: #000000 1px 1px 6px;
  box-shadow: #000000 1px 1px 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ab956f;
  float: left;
  list-style-type: none;
  margin: 0 0 45px;
}
/* line 190, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .buy-now-buttons a {
  font-family: "MrEavesModRRegular";
  color: #ffffff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 25px;
  padding: 0 24px;
  text-align: center;
  text-transform: uppercase;
}
/* line 200, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .buy-now-buttons a:hover {
  text-decoration: none;
}
/* line 205, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by {
  *zoom: 1;
  font-family: "MrEavesModAltHRegular";
  clear: both;
  color: #000000;
  font-size: 19px;
  height: 220px;
  padding: 15px 15px 0 15px;
  width: 499px;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by:after {
  content: "";
  display: table;
  clear: both;
}
/* line 214, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by h3 {
  font-family: "MrEavesModAltHRegular";
  font-weight: normal;
  margin: 0 0 15px;
  text-transform: capitalize;
}
/* line 220, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by a {
  font-family: "MrEavesModAltHRegular";
  color: #000000;
  font-size: 19px;
  text-transform: uppercase;
}
/* line 225, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by a:hover {
  color: #ef3d2e;
  text-decoration: none;
}
/* line 230, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by .listing {
  float: left;
}
/* line 232, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by .listing .photo-holder {
  height: 220px;
  max-height: 220px;
  max-width: 144px;
  margin: 0 10px;
  vertical-align: bottom;
}
/* line 238, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by .listing .photo-holder img {
  max-height: 220px;
  max-width: 144px;
}
/* line 243, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by .listing .photo-holder a {
  padding: 0;
}
/* line 247, ../sass/_product.scss */
#basic-books-product-page #full-details-wrapper #right-col .also-by .listing p {
  font-family: "MrEavesModRRegular";
  font-size: 15px;
  padding: 10px 0 10px 24px;
}

/* line 260, ../sass/_product.scss */
.buy-links-pop-up {
  -moz-box-shadow: #ccc 7px 6px 4px;
  -webkit-box-shadow: #ccc 7px 6px 4px;
  box-shadow: #ccc 7px 6px 4px;
  *zoom: 1;
  font-family: "MrEavesModRRegular";
  background: #e4e3e3;
  bottom: 8px;
  display: none;
  padding: 57px 27px 35px;
  position: absolute;
  width: 730px;
  position: fixed;
  left: 50%;
  top: 50% !important;
  margin-top: -325px;
  margin-left: -392px;
  z-index: 99999;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.buy-links-pop-up:after {
  content: "";
  display: table;
  clear: both;
}
/* line 277, ../sass/_product.scss */
.buy-links-pop-up ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: 320px;
}
/* line 285, ../sass/_product.scss */
.buy-links-pop-up ul.bookseller {
  float: right;
  width: 315px;
}
/* line 291, ../sass/_product.scss */
.buy-links-pop-up li {
  border-bottom: 1px dotted #7d7d7d;
  height: 61px;
  padding: 0;
}
/* line 298, ../sass/_product.scss */
.buy-links-pop-up .label {
  font-family: "MrEavesModAltBRegular";
  border-bottom: 1px solid #7d7d7d;
  font-size: 19px;
  height: 62px;
}
/* line 305, ../sass/_product.scss */
.buy-links-pop-up a {
  font-family: "MrEavesModRRegular";
  display: block;
  font-size: 19px;
  padding: 20px 0;
}
/* line 312, ../sass/_product.scss */
.buy-links-pop-up #close-popup {
  position: absolute;
  top: 0;
  right: 27px;
}

/* line 320, ../sass/_product.scss */
.popup-close-overlay {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
  z-index: 9999;
  cursor: pointer;
}

/* line 1, ../sass/_contact-us.scss */
.large-red-header-h1, .red-header-h2, .red-header-h3 {
  font-family: "FilosofiaRegularRegular";
  color: #e63c36;
  font-size: 36px;
  letter-spacing: 3px;
  font-weight: normal;
}

/* line 9, ../sass/_contact-us.scss */
.red-header-h2 {
  font-size: 20px;
  letter-spacing: 2px;
}

/* line 14, ../sass/_contact-us.scss */
.red-header-h3 {
  font-size: 27px;
}

/* line 18, ../sass/_contact-us.scss */
.about-us-text {
  font-family: "FilosofiaRegularRegular";
  color: #000000;
  font-size: 17px;
  line-height: 25px;
}

/* line 27, ../sass/_contact-us.scss */
.order-ul-left li, .order-ul-right li {
  font-family: "MrEavesModAltBRegular";
  border-bottom: 1px dotted grey;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  list-style-type: none;
  padding: 0 0 20px;
  margin: 20px;
}

/* line 39, ../sass/_contact-us.scss */
.order-ul-right {
  margin: 0;
  padding: 0;
}
/* line 42, ../sass/_contact-us.scss */
.order-ul-right li {
  font-family: "MrEavesModRRegular";
  font-size: 15px;
  font-weight: normal;
  padding-bottom: 21px;
}
/* line 47, ../sass/_contact-us.scss */
.order-ul-right li span {
  border: none;
  text-transform: uppercase;
  line-height: 20px;
}
/* line 53, ../sass/_contact-us.scss */
.order-ul-right .last-li {
  border: none;
}

/* line 59, ../sass/_contact-us.scss */
.how-to-order, .how-to-order-bottom {
  background-color: #ffffff;
  padding: 32px 15px 142px 0;
}
/* line 62, ../sass/_contact-us.scss */
.how-to-order ul, .how-to-order-bottom ul {
  padding: 0;
}
/* line 65, ../sass/_contact-us.scss */
.how-to-order .red-header-h3, .how-to-order-bottom .red-header-h3 {
  letter-spacing: 2px;
  padding: 0 0 0 21px;
}
/* line 69, ../sass/_contact-us.scss */
.how-to-order .row, .how-to-order-bottom .row {
  margin-bottom: -11px;
}
/* line 71, ../sass/_contact-us.scss */
.how-to-order .row .bold, .how-to-order-bottom .row .bold {
  font-family: "MrEavesModAltBRegular";
  border-bottom: 1px dotted grey;
  color: #000000;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  list-style-type: none;
  padding: 0 0 17px;
  /* 		margin: 20px; */
  text-align: left;
  width: 94px;
}
/* line 84, ../sass/_contact-us.scss */
.how-to-order .row p, .how-to-order-bottom .row p {
  font-family: "MrEavesModRRegular";
  border-bottom: 1px dotted grey;
  display: inline-block;
  font-size: 15px;
  padding: 0 0 17px;
  margin: 20px;
  text-align: left;
  width: 318px;
}

/* line 98, ../sass/_contact-us.scss */
.how-to-order-bottom {
  background-color: transparent;
}
/* line 100, ../sass/_contact-us.scss */
.how-to-order-bottom p {
  font-family: "MrEavesModRRegular";
  font-size: 15px;
  border: none;
  line-height: 19px;
}

/* line 1, ../sass/_faqs.scss */
.news-block {
  background-color: #ffffff;
  padding: 20px 0 30px 10px;
}
/* line 4, ../sass/_faqs.scss */
.news-block a {
  color: #000000;
  display: block;
}

/* line 10, ../sass/_faqs.scss */
.questions {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 16, ../sass/_faqs.scss */
.answers {
  font-family: "FilosofiaRegularRegular";
  font-size: 17px;
}

/* line 1, ../sass/_meet-the-editors.scss */
.author-headings, .contact-headings {
  font-family: "MrEavesModAltBRegular";
  color: #e63c36;
  font-size: 18px;
  text-transform: uppercase;
}

/* line 8, ../sass/_meet-the-editors.scss */
.job-role {
  font-family: "FilosofiaItalicRegular";
  font-size: 16px;
  text-transform: capitalize;
}

/* line 14, ../sass/_meet-the-editors.scss */
.contact-headings {
  font-size: 15px;
}

/* line 19, ../sass/_meet-the-editors.scss */
.details {
  font-family: "FilosofiaRegularRegular";
  font-size: 16px;
}
/* line 22, ../sass/_meet-the-editors.scss */
.details a {
  color: #000000;
  text-transform: lowercase;
}

/* line 28, ../sass/_meet-the-editors.scss */
.username {
  font-family: "FilosofiaRegularRegular";
  font-size: 15px;
  text-transform: capitalize;
}
/* line 32, ../sass/_meet-the-editors.scss */
.username a {
  color: #000000;
  text-transform: lowercase;
}
/* line 35, ../sass/_meet-the-editors.scss */
.username a:hover {
  color: #0489B1;
  text-decoration: none;
}

/* line 42, ../sass/_meet-the-editors.scss */
.box {
  border: 1px solid #7d7d7d;
  border-left: 0;
  border-right: 0;
}

/* line 48, ../sass/_meet-the-editors.scss */
.meet-the-editors {
  background-color: #ffffff;
  padding: 11px 4px 14px 5px;
  width: 263px;
}
/* line 52, ../sass/_meet-the-editors.scss */
.meet-the-editors .row {
  margin: 0 0 10px;
}
/* line 54, ../sass/_meet-the-editors.scss */
.meet-the-editors .row .contact-headings, .meet-the-editors .row .details {
  display: inline;
}
/* line 56, ../sass/_meet-the-editors.scss */
.meet-the-editors .row .contact-headings a, .meet-the-editors .row .details a {
  font-size: 14px;
}
/* line 58, ../sass/_meet-the-editors.scss */
.meet-the-editors .row .contact-headings a:hover, .meet-the-editors .row .details a:hover {
  color: #156ca0;
}
/* line 63, ../sass/_meet-the-editors.scss */
.meet-the-editors .row .username {
  background: url("/images/birdy.png") no-repeat 9px 9px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 10px 0 10px 40px;
}
/* line 68, ../sass/_meet-the-editors.scss */
.meet-the-editors .row .username:hover {
  color: #156ca0;
}

/* line 74, ../sass/_meet-the-editors.scss */
.periodic-playground {
  font-family: "FilosofiaItalicRegular";
  font-size: 15px;
}
/* line 77, ../sass/_meet-the-editors.scss */
.periodic-playground a {
  font-family: "MrEavesModAltBRegular";
  color: #000000;
  font-weight: bold;
}
/* line 81, ../sass/_meet-the-editors.scss */
.periodic-playground a:hover {
  color: #0489B1;
  cursor: pointer;
  text-decoration: none;
}

/* line 1, ../sass/_home.scss */
.new-from {
  font-family: "MrEavesModAltBRegular";
  font-size: 13px;
  text-transform: uppercase;
}

/* line 7, ../sass/_home.scss */
.our-mission, .paragraph, .blue-sub-header {
  font-family: "FilosofiaRegularRegular";
  font-size: 20px;
  line-height: 25px;
}

/* line 13, ../sass/_home.scss */
.blue-sub-header {
  color: #156ca0;
  font-size: 17px;
}
/* line 16, ../sass/_home.scss */
.blue-sub-header span {
  font-family: "FilosofiaItalicRegular";
}
/* line 19, ../sass/_home.scss */
.blue-sub-header a {
  color: #156ca0;
}
/* line 21, ../sass/_home.scss */
.blue-sub-header a:hover {
  text-decoration: underline;
  color: #000000;
}

/* line 28, ../sass/_home.scss */
.paragraph {
  font-size: 17px;
}

/* line 32, ../sass/_home.scss */
.news-heading {
  font-family: "MrEavesModAltBRegular";
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
}

/* line 39, ../sass/_home.scss */
.footer-text {
  background-color: #ffffff;
  font-family: "FilosofiaRegularRegular";
  font-size: 17px;
  height: 25px;
  line-height: 25px;
  padding: 6px 0 4px 13px;
}
/* line 46, ../sass/_home.scss */
.footer-text:hover {
  background-color: #ef592f;
}
/* line 49, ../sass/_home.scss */
.footer-text a {
  font-family: "FilosofiaRegularRegular";
  color: #000000;
  display: block;
  font-size: 20px;
  letter-spacing: 0.5px;
}
/* line 55, ../sass/_home.scss */
.footer-text a span {
  font-family: "MrEavesModAltBRegular";
  font-weight: bold;
}
/* line 61, ../sass/_home.scss */
.footer-text a:hover {
  background-color: #ef592f;
  color: white;
  text-decoration: none;
  /* 			padding: 12px 10px; */
}

/* line 71, ../sass/_home.scss */
.read-more {
  font-family: "FilosofiaRegularRegular";
  font-size: 11px;
}

/* line 78, ../sass/_home.scss */
#snippet771515 {
  font-family: "FilosofiaRegularRegular";
  overflow: hidden;
  font-size: 17px;
  line-height: 17px;
}
/* line 84, ../sass/_home.scss */
#snippet771515 .paragraph {
  padding-bottom: 80px;
}
/* line 88, ../sass/_home.scss */
#snippet771515.open {
  -moz-box-shadow: #ccc 7px 6px 4px;
  -webkit-box-shadow: #ccc 7px 6px 4px;
  box-shadow: #ccc 7px 6px 4px;
  background: #fff;
  height: 504px;
  width: 550px;
  z-index: 9999;
}
/* line 94, ../sass/_home.scss */
#snippet771515.open .gold {
  border-top: 1px solid #797a7d;
  display: block;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
}
/* line 100, ../sass/_home.scss */
#snippet771515.open .paragraph {
  border-bottom: 1px solid #797a7d;
  padding: 0 0 24px;
  margin: 0 0 20px;
}
/* line 105, ../sass/_home.scss */
#snippet771515.open p {
  line-height: 17px;
}

/* line 113, ../sass/_home.scss */
#snippet771515 {
  font-family: "FilosofiaRegularRegular";
  *zoom: 1;
  background: #ffffff;
  width: 294px;
  height: 334px;
  overflow: hidden;
}
/* line 38, ../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#snippet771515:after {
  content: "";
  display: table;
  clear: both;
}
/* line 120, ../sass/_home.scss */
#snippet771515 #close {
  display: none;
  float: right;
}
/* line 123, ../sass/_home.scss */
#snippet771515 #close:before {
  font-size: 11px;
}
/* line 127, ../sass/_home.scss */
#snippet771515 .news-link-one, #snippet771515 .news-link-two, #snippet771515 .news-link-three {
  color: #0489B1;
  display: block;
  font-size: 17px;
  margin-bottom: 10px;
}
/* line 132, ../sass/_home.scss */
#snippet771515 .news-link-one:hover, #snippet771515 .news-link-two:hover, #snippet771515 .news-link-three:hover {
  color: #0489B1;
}
/* line 136, ../sass/_home.scss */
#snippet771515 .news-link-two {
  color: #ef592f;
}
/* line 138, ../sass/_home.scss */
#snippet771515 .news-link-two:hover {
  color: #ef592f;
}
/* line 142, ../sass/_home.scss */
#snippet771515 .news-link-three {
  color: #c19a2e;
}
/* line 144, ../sass/_home.scss */
#snippet771515 .news-link-three:hover {
  color: #c19a2e;
}
/* line 148, ../sass/_home.scss */
#snippet771515 .news-heading {
  border: none;
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 154, ../sass/_home.scss */
#snippet771515 .news-section-one {
  font-size: 17px;
  margin-bottom: 100px;
  line-height: 21px;
}
/* line 159, ../sass/_home.scss */
#snippet771515 p {
  font-size: 17px;
  margin-bottom: -15px;
  padding-bottom: 20px;
}
/* line 164, ../sass/_home.scss */
#snippet771515 .paragraph-one {
  border-bottom: 1.5px solid #000000;
  padding-bottom: 200px;
  margin-bottom: 25px;
}
/* line 169, ../sass/_home.scss */
#snippet771515 .paragraph-two,
#snippet771515 .paragraph-three {
  border-bottom: 1.5px solid #000000;
  margin-bottom: 25px;
}

/* line 177, ../sass/_home.scss */
#snippet771515.open #close {
  display: block;
}
/* line 179, ../sass/_home.scss */
#snippet771515.open #close:hover {
  cursor: pointer;
}

/* line 21, ../sass/screen.scss */
.red-header-h1, .teal-header-h1 {
  font-family: "FilosofiaRegularRegular";
  color: #e63c36;
  font-size: 34px;
  letter-spacing: 4px;
  font-weight: normal;
}

/* line 29, ../sass/screen.scss */
.teal-header-h1 {
  color: #299480;
  padding: 0 0 0 9px;
}

/* line 34, ../sass/screen.scss */
.footer-text-science {
  background-color: #ffffff;
  font-family: "FilosofiaRegularRegular";
  font-size: 17px;
  height: 25px;
  line-height: 25px;
  padding: 6px 0 4px 20px;
}
/* line 41, ../sass/screen.scss */
.footer-text-science:hover {
  background-color: #299480;
}
/* line 44, ../sass/screen.scss */
.footer-text-science a {
  font-family: "FilosofiaRegularRegular";
  color: #000000;
  display: block;
}
/* line 49, ../sass/screen.scss */
.footer-text-science a span {
  font-family: "MrEavesModAltBRegular";
  font-weight: bold;
}
/* line 53, ../sass/screen.scss */
.footer-text-science a:hover {
  background-color: #299480;
  color: white;
  text-decoration: none;
  /* 			padding: 12px 10px; */
}

/* line 63, ../sass/screen.scss */
.category-block-font {
  font-family: "MrEavesModAltBRegular";
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 5;
}
/* line 70, ../sass/screen.scss */
.category-block-font a {
  color: #ffffff;
  text-decoration: none;
}

/* line 76, ../sass/screen.scss */
.first {
  border-top: 1px solid grey;
  padding-top: 20px 0 0;
}
