/***************************************************************************** */
/*************************************************************************** */
/***************************************************************************** */
/*************************************************************************** */
/** font sizes and families */
/** Padding */
/** Colours */
/** Widths */
/** Heights */
/***************************************************************************** */
/*************************************************************************** */
/***************************************************************************** */
/*************************************************************************** */
/** font sizes and families */
/** Padding */
/** Colours */
/** Widths */
/** Heights */
/***************************************************************************** */
/*************************************************************************** */
/***************************************************************************** */
/*************************************************************************** */
/* Font styles. */
body {
  margin: 0;
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
  font-size: 1.125em;
  line-height: 1.556em;
  color: #95918E; }

/* Links */
a:link, a:visited {
  color: #95918E;
  text-decoration: underline; }

a:hover, a:active {
  color: #f26788;
  text-decoration: underline; }

a.active, a.active-trail {
  color: #f26788; }

/* Titles. */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em; }

h1 {
  font-size: 2.2em;
  font-weight: 300;
  padding: 0;
  margin: 0; }
  h1.title {
    font-size: 1.333em;
    color: #f26788;
    position: relative;
    padding-left: 20px;
    line-height: 50px;
    left: auto;
    top: auto;
    z-index: 0; }
    #content-header h1.title {
      font-size: 1.125em; }
    #content-header .breadcrumb h1.title {
      font-size: 1em; }
    .front h1.title {
      padding-left: 0; }
  .node-type-article h1 {
    line-height: 1em;
    color: #95918E;
    padding-left: 0; }
  .page-user #content-header h1, .page-comment #content-header h1, .node-type-article #content-header h1, .page-our-books #content-header h1, .page-books #content-header h1, .page-events #content-header h1 {
    z-index: -100;
    position: absolute;
    top: -50px;
    left: 0; }

h2 {
  font-size: 1.333em;
  border-bottom: 1px dotted #bbb;
  font-weight: normal;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  color: black; }
  .sidebar h2 {
    font-style: italic;
    text-align: center;
    line-height: 50px;
    padding: 0; }
  #footer h2 {
    font-weight: bold;
    color: #95918E;
    font-size: 1em;
    border: none;
    padding: 0;
    margin: 0; }

h3 {
  font-size: 1.333em;
  color: black;
  text-decoration: none;
  padding-bottom: 16px;
  font-weight: normal;
  clear: both; }
  h3 a {
    color: black;
    text-decoration: none; }
    h3 a:hover, h3 a.active, h3 a.active-trail {
      color: #f26788; }

h4 {
  font-size: 1.2em;
  margin-bottom: 0.8em; }

h5 {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0; }

h6 {
  font-size: 1em;
  font-weight: bold; }

/* Paragraph styles. */
p {
  margin: 0 0 16px 0; }

/* List styles. */
ul, ol {
  margin-left: 0;
  padding-left: 2em; }

/* Table styles. */
table {
  width: 99%; }
  table td {
    padding: 0; }

tr.even td,
tr.odd td {
  padding: 10px 5px; }

tr.odd {
  background-color: white; }

/* Code. */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

pre {
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaaaaa; }

/* List styles. */
ul {
  list-style-type: disc; }
  ul ul {
    list-style-type: circle; }
    ul ul ul {
      list-style-type: square; }
      ul ul ul ul {
        list-style-type: circle; }

ol {
  list-style-type: decimal;
  margin: 0 0 16px 0; }
  ol ol {
    list-style-type: lower-alpha; }
    ol ol ol {
      list-style-type: decimal; }

/* Abbreviation. */
abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
  white-space: nowrap; }

/* UI improvments. */
#edit-title {
  font-size: 24px;
  width: 99%; }

#system-themes-form img {
  width: 100px; }

.form-item .description {
  font-style: italic;
  line-height: 1.2em;
  font-size: 0.8em;
  margin-top: 5px;
  color: #777777; }

#edit-delete {
  color: #cc0000; }

/* Console, style from slate theme. */
div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #003366;
  background: #bbddff;
  border: 1px solid #aaccee; }

div.warning {
  color: #884400;
  background: #ffee66;
  border-color: #eedd55; }

div.error {
  color: white;
  background: #ee6633;
  border-color: #dd5522; }

div.status {
  color: #336600;
  background: #ccff88;
  border-color: #bbee77; }

/***************************************************************************** */
/***************************************************************************** */
/************************************************************************** */
#logo img {
  display: block; }

#site-name {
  position: absolute;
  z-index: -10;
  top: 50px;
  left: 30px; }

#header-region, #main {
  margin: 0 20px; }

.node-type-blank-canvas #main {
  margin: 0; }

#header-region {
  padding-top: 20px; }

#content-header {
  border-bottom: 1px dotted #bbb;
  margin-bottom: 15px; }
  #content-header .tabs {
    clear: both; }

#highlight {
  border-top: 1px dotted #bbb;
  height: 50px; }

#block-block-9 {
  height: 24px; }
  #block-block-9 p {
    padding: 0;
    margin: 0; }

/***************************************************************************** */
/**************************************************************************** */
/*************************************************************************** */
#block-system-main-menu {
  padding: 0 0 10px 20px; }
  #block-system-main-menu .content ul, #block-system-main-menu .content ul li {
    list-style-image: none;
    list-style: none;
    padding: 0 40px 0 0;
    float: left;
    margin: 0; }
    #block-system-main-menu .content ul a, #block-system-main-menu .content ul li a {
      color: black;
      text-decoration: none; }
      #block-system-main-menu .content ul a:hover, #block-system-main-menu .content ul a.active, #block-system-main-menu .content ul a.active-trail, #block-system-main-menu .content ul li a:hover, #block-system-main-menu .content ul li a.active, #block-system-main-menu .content ul li a.active-trail {
        color: #f26788; }
  #block-system-main-menu .content ul li {
    font-size: 1.333em; }
  #block-system-main-menu .content ul ul {
    display: none; }
  .node-type-blank-canvas #block-system-main-menu {
    padding: 0; }

/***************************************************************************** */
/**************************************************************************** */
/*************************************************************************** */
#block-system-main {
  padding: 0 10px 0 20px; }

.node-inner {
  padding: 0 10px 0 0; }
  .node-banner .node-inner {
    padding: 0; }

/**************************************************************************** */
/*************************************************************************** */
.view-frontpage .views-row {
  padding: 15px 0;
  border-top: 1px dotted #bbb;
  position: relative; }
  .view-frontpage .views-row:first-child {
    border: none;
    padding-top: 0; }
.view-frontpage .views-field-body {
  clear: left; }
.view-frontpage .views-field-title {
  font-size: 1.333em;
  color: black;
  padding: 0 5px 0 0;
  float: left; }
  .view-frontpage .views-field-title a {
    color: black;
    text-decoration: none; }
    .view-frontpage .views-field-title a:hover, .view-frontpage .views-field-title a.active, .view-frontpage .views-field-title a.active-trail {
      color: #f26788; }
.view-frontpage .views-field-field-last-name {
  padding: 0 0 16px 0;
  font-size: 1.333em;
  color: black;
  font-style: italic;
  clear: left; }
  .view-frontpage .views-field-field-last-name a {
    color: black;
    text-decoration: none; }
    .view-frontpage .views-field-field-last-name a:hover, .view-frontpage .views-field-field-last-name a.active, .view-frontpage .views-field-field-last-name a.active-trail {
      color: #f26788; }

/***************************************************************************** */
/*************************************************************************** */
.view-catalogue {
  /* styles especific to the book node page */ }
  .sidebar .view-catalogue {
    margin-top: 0; }
  .view-catalogue .views-row {
    border-bottom: 1px dotted #bbb;
    position: relative;
    padding: 20px 0;
    clear: both; }
    .view-catalogue .views-row strong {
      color: #95918E; }
    .view-catalogue .views-row .views-field-field-series-name, .view-catalogue .views-row views-field-field-publication-date, .view-catalogue .views-row views-field-field-size-height, .view-catalogue .views-row views-field-field-number-of-pages, .view-catalogue .views-row views-field-field-price, .view-catalogue .views-row views-field-field-isbn {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 0.875em; }
  .view-catalogue .views-row-first {
    padding-top: 5px; }
  .view-catalogue .views-label {
    font-weight: bold;
    padding-right: 5px;
    color: black;
    float: left; }
  .view-catalogue .views-field-nothing,
  .view-catalogue .views-field-nothing-2 {
    float: right;
    width: 500px; }
    .page-books .view-catalogue .views-field-nothing, .page-chapters .view-catalogue .views-field-nothing, .page-books
    .view-catalogue .views-field-nothing-2, .page-chapters
    .view-catalogue .views-field-nothing-2 {
      padding-left: 20px;
      float: right;
      width: 410px; }
  .view-catalogue .views-field-field-chapter-1,
  .view-catalogue .views-field-field-chapter-link-1,
  .view-catalogue .views-field-field-long-description {
    border-top: 1px dotted #bbb;
    border-bottom: 1px dotted #bbb;
    padding-top: 16px;
    clear: both; }
  .view-catalogue .views-field-field-chapter-1,
  .view-catalogue .views-field-field-chapter-link-1 {
    padding-bottom: 16px;
    margin-bottom: 16px;
    text-align: justify; }
    .view-catalogue .views-field-field-chapter-1 .views-label,
    .view-catalogue .views-field-field-chapter-link-1 .views-label {
      padding-bottom: 16px;
      font-size: 1.333em;
      color: black;
      text-decoration: none;
      font-weight: normal;
      display: none;
      float: none; }
      .view-catalogue .views-field-field-chapter-1 .views-label a,
      .view-catalogue .views-field-field-chapter-link-1 .views-label a {
        color: black;
        text-decoration: none; }
        .view-catalogue .views-field-field-chapter-1 .views-label a:hover, .view-catalogue .views-field-field-chapter-1 .views-label a.active, .view-catalogue .views-field-field-chapter-1 .views-label a.active-trail,
        .view-catalogue .views-field-field-chapter-link-1 .views-label a:hover,
        .view-catalogue .views-field-field-chapter-link-1 .views-label a.active,
        .view-catalogue .views-field-field-chapter-link-1 .views-label a.active-trail {
          color: #f26788; }
    .view-catalogue .views-field-field-chapter-1 p,
    .view-catalogue .views-field-field-chapter-link-1 p {
      text-indent: 20px;
      margin: 0; }
      .view-catalogue .views-field-field-chapter-1 p.first,
      .view-catalogue .views-field-field-chapter-link-1 p.first {
        text-indent: 0; }
  .view-catalogue .chapter-sales-info {
    padding: 16px 0; }
  .view-catalogue .book-custom-link ul, .view-catalogue .book-custom-link li {
    background-color: #D2B24F;
    font-size: 0.875em;
    margin: 0 10px 0 0;
    text-align: center;
    line-height: 1em;
    list-style: none;
    color: white;
    padding: 0; }
  .view-catalogue .book-custom-link li {
    margin-bottom: 20px;
    padding: 33px 5px 0 5px;
    float: right;
    height: 47px;
    width: 70px; }
  .view-catalogue .book-custom-link li.two-lines {
    padding-top: 28px;
    height: 52px; }
  .view-catalogue .book-custom-link li.has-link {
    padding-top: 0;
    height: auto; }
  .view-catalogue .book-custom-link li a {
    text-decoration: none;
    display: block;
    color: white;
    padding: 0; }
    .view-catalogue .book-custom-link li a:hover {
      color: #95918E; }
  .view-catalogue .book-custom-link li.has-link a {
    padding: 34px 0; }
  .view-catalogue .book-custom-link li.two-lines a {
    padding: 28px 0; }
  .view-catalogue .book-title, .view-catalogue .views-field-title a, .view-catalogue .book-author-bio-title,
  .view-catalogue .view-display-id-attachment_1 .view-header, .view-catalogue .book-type {
    font-size: 1.333em;
    color: black;
    text-decoration: none; }
    .view-catalogue .book-title a, .view-catalogue .views-field-title a a, .view-catalogue .book-author-bio-title a,
    .view-catalogue .view-display-id-attachment_1 .view-header a, .view-catalogue .book-type a {
      color: black;
      text-decoration: none; }
      .view-catalogue .book-title a:hover, .view-catalogue .book-title a.active, .view-catalogue .book-title a.active-trail, .view-catalogue .views-field-title a a:hover, .view-catalogue .views-field-title a a.active, .view-catalogue .views-field-title a a.active-trail, .view-catalogue .book-author-bio-title a:hover, .view-catalogue .book-author-bio-title a.active, .view-catalogue .book-author-bio-title a.active-trail,
      .view-catalogue .view-display-id-attachment_1 .view-header a:hover,
      .view-catalogue .view-display-id-attachment_1 .view-header a.active,
      .view-catalogue .view-display-id-attachment_1 .view-header a.active-trail, .view-catalogue .book-type a:hover, .view-catalogue .book-type a.active, .view-catalogue .book-type a.active-trail {
        color: #f26788; }
  .view-catalogue .views-field-nothing-1 {
    border-top: 1px dotted #bbb;
    padding: 10px 0 0 0; }
  .view-catalogue .views-field.views-field-field-author-bio {
    padding: 10px 0 0 0;
    clear: none; }
  .view-catalogue .book-author, .view-catalogue .views-field-field-author-name {
    font-style: italic;
    line-height: 1.222em; }
  .view-catalogue .book-author, .view-catalogue .book-series {
    font-size: 0.889em; }
  .view-catalogue .views-field-field-image-thumbnail {
    padding-bottom: 15px;
    margin-right: 10px;
    float: left; }
  .view-catalogue .views-field-field-image-full-size img {
    margin-bottom: 16px; }
  .view-catalogue .views-field.views-field-field-image-author {
    margin: 16px 16px 16px 0;
    float: left;
    clear: none; }
  .view-catalogue .book-bod-flag {
    margin-top: 10px;
    float: right; }
  .view-catalogue .book-bod-flag .flag-message {
    top: 5px; }
  .view-catalogue .book-description {
    padding: 10px 0 0 0; }
    .view-catalogue .book-description span, .view-catalogue .book-description a {
      font-style: italic; }
  .view-catalogue .book-info {
    font-size: 0.778em;
    padding: 0 35px 0 0;
    float: left; }
  .view-catalogue .book-isbn {
    padding-right: 0; }
  .view-catalogue .book-type {
    color: #f26788; }
  .view-catalogue .book-price {
    position: absolute;
    padding: 10px 0;
    font-size: 1em;
    color: black;
    top: 110px;
    left: 0; }
  .view-catalogue .book-discount {
    line-height: 1em;
    color: #f26788;
    display: none; }
  .view-catalogue .book-type, .view-catalogue .book-other-types {
    padding: 0 15px 0 0;
    float: left; }
  .view-catalogue .book-other-types {
    padding-top: 2px; }
  .view-catalogue .book-available {
    padding: 0 0 5px 0; }
  .view-catalogue .book-available-ebook {
    display: none; }
  .view-catalogue .book-line2 {
    clear: left; }
  .view-catalogue .book-sales-info {
    padding: 145px 0 0 0;
    width: 400px; }
  .page-chapters #content-area .view-catalogue .views-field-field-image-full-size, .page-books #content-area .view-catalogue .views-field-field-image-full-size {
    float: left; }
  .page-chapters #content-area .view-catalogue .views-field-nothing,
  .page-chapters #content-area .view-catalogue .views-field-nothing-2, .page-books #content-area .view-catalogue .views-field-nothing,
  .page-books #content-area .view-catalogue .views-field-nothing-2 {
    padding: 0 0 0 10px;
    float: left;
    clear: none; }
  .view-catalogue .views-field-nothing-3 {
    padding-bottom: 16px;
    display: none; }
  .view-catalogue .vendors ul, .view-catalogue .vendors li {
    margin: 0;
    padding: 0 0 5px 0;
    list-style-type: none; }
  .view-catalogue .vendors li {
    display: inline-block; }

.view-catalogue.view-display-id-block_1 .views-row {
  padding: 10px 30px 5px 30px;
  text-align: center;
  border: none; }
.view-catalogue.view-display-id-block_1 .views-field-field-image-full-size img {
  margin: 0 auto 10px auto; }

.view-catalogue.view-display-id-page_2 .default-image {
  display: none; }
.view-catalogue.view-display-id-page_2 .views-field-nothing-1 {
  position: absolute;
  border: none;
  bottom: 23px;
  right: 0; }

.view-catalogue.view-display-id-page_1 .views-field-nothing-1 {
  position: absolute;
  border: none;
  bottom: 23px;
  right: 0; }

.column-right {
  position: relative; }
  .page-books .column-right, .page-chapters .column-right {
    min-height: 277px; }

.views-field-edit-node, .banner-edit-link {
  position: absolute;
  z-index: 50;
  right: 10px;
  top: 0; }
  .view-hoz-front-page .views-field-edit-node, .view-hoz-front-page .banner-edit-link {
    bottom: 20px;
    top: auto; }
  .view-catalogue .views-field-edit-node, .view-events .views-field-edit-node, .view-catalogue .banner-edit-link, .view-events .banner-edit-link {
    top: 50px; }

.views-field-edit-node a, .logged-in .book-bod-flag a, .banner-edit-link a {
  border: 1px solid #bbb;
  background-color: #eee;
  padding: 2px 10px;
  display: block; }

.banner-edit-link {
  right: 10px;
  top: 10px; }
  .not-logged-in .banner-edit-link {
    display: none; }

.sharethis-wrapper {
  padding-top: 16px;
  float: right; }
  .view-events .sharethis-wrapper {
    padding: 0; }
  #footer .sharethis-wrapper {
    padding-top: 0; }

.book-summary {
  position: absolute;
  font-style: italic;
  padding: 0;
  bottom: 0;
  left: 0; }

/* Affiliate link styles */
.affiliate a {
  text-decoration: none;
  padding: 0 30px 2px 0;
  display: block;
  height: 30px;
  float: left; }

.affiliate-amazon a {
  background: url(/sites/all/files/userfiles/images/amazon.png) no-repeat 0 6px;
  width: 100px; }

.affiliate-amazonde a {
  background: url(/sites/all/files/userfiles/images/amazon-de.png) no-repeat 0 6px;
  width: 80px; }

.affiliate-bookdep a {
  background: url(/sites/all/files/userfiles/images/bookdep.png) no-repeat 0 1px;
  padding-bottom: 0;
  width: 120px; }

.affiliate-waterstones a {
  background: url(/sites/all/files/userfiles/images/waterstones.png) no-repeat 0 5px;
  width: 110px; }

.affiliate-kobo {
  display: none; }
  .page-chapters .affiliate-kobo {
    display: block; }
  .affiliate-kobo a {
    background: url(/sites/all/files/userfiles/images/kobo.png) no-repeat top left;
    width: 50px; }

.affiliate-itunes {
  display: none;
  clear: left; }
  .page-chapters .affiliate-itunes {
    display: block; }
  .affiliate-itunes a {
    background: url(/sites/all/files/userfiles/images/ibookstore.png) no-repeat top left;
    padding-right: 45px;
    width: 80px; }

.E-Book .affiliate-bookdep {
  display: none; }
.E-Book .affiliate-kobo, .E-Book .affiliate-itunes {
  display: block; }
.E-Book .book-available-ebook {
  display: block; }
.E-Book .book-price {
  top: 80px; }
.E-Book .book-amount {
  text-decoration: line-through; }
.E-Book .book-discount {
  display: block; }
.E-Book .book-size {
  display: none; }

.affiliate-none .book-sales-info {
  position: relative; }
.affiliate-none .affiliate {
  display: none; }
.affiliate-none .book-available {
  padding-bottom: 20px; }
  .page-chapters .affiliate-none .book-available .affiliate-date strong {
    display: none; }

.affiliate-deep .affiliate-date, .affiliate-general .affiliate-date {
  display: none; }

.affiliate-general .affiliate-deep-link {
  display: none; }

.affiliate-deep .affiliate-gen-link {
  display: none; }

/***************************************************************************** */
/*************************************************************************** */
.view-vendors .views-row {
  clear: none;
  border: none;
  padding: 0 20px 0 0;
  display: inline-block; }
.view-vendors .ebook {
  display: none; }
  .E-Book .view-vendors .ebook {
    display: inline-block; }
.E-Book .view-vendors .paper {
  display: none; }

/***************************************************************************** */
/*************************************************************************** */
.view-display-id-attachment_1 .views-row {
  padding: 0;
  border: none;
  clear: none;
  float: left;
  width: auto; }
.view-display-id-attachment_1 .views-field-title {
  display: none; }

/***************************************************************************** */
/*************************************************************************** */
.node-article .content {
  border-bottom: 1px dotted #bbb;
  margin-bottom: 16px;
  clear: both; }
.node-article .links ul {
  display: block; }
  .node-article .links ul li {
    padding: 0; }

/***************************************************************************** */
/*************************************************************************** */
.view-events .views-row {
  border-bottom: 1px dotted #bbb;
  position: relative;
  padding: 20px 0;
  clear: both; }
.view-events .views-row-first {
  padding-top: 5px; }
.view-events .views-field-nothing {
  float: right;
  width: 500px; }
.view-events .event-book-pubtext {
  clear: left; }
.view-events .event-date, .view-events .event-book-pubtext, .view-events .event-title, .view-events .event-location-title {
  font-size: 1.333em;
  color: black;
  text-decoration: none;
  font-weight: normal;
  padding-top: 5px; }
  .view-events .event-date a, .view-events .event-book-pubtext a, .view-events .event-title a, .view-events .event-location-title a {
    color: black;
    text-decoration: none; }
    .view-events .event-date a:hover, .view-events .event-date a.active, .view-events .event-date a.active-trail, .view-events .event-book-pubtext a:hover, .view-events .event-book-pubtext a.active, .view-events .event-book-pubtext a.active-trail, .view-events .event-title a:hover, .view-events .event-title a.active, .view-events .event-title a.active-trail, .view-events .event-location-title a:hover, .view-events .event-location-title a.active, .view-events .event-location-title a.active-trail {
      color: #f26788; }
.view-events .event-date {
  padding-top: 0; }
.view-events .event-title {
  font-style: italic;
  float: left; }
.view-events .event-custom-text {
  color: #D2B24F; }
.view-events .event-description {
  padding: 10px 0 0 0;
  clear: both; }
.view-events .event-book-author {
  line-height: 1.5em;
  padding-top: 8px; }
  .view-events .event-book-author a {
    text-decoration: none; }
.view-events .event-book-formats {
  clear: both; }
.view-events .Event .event-book-pubtext, .view-events .Event .event-book-author, .view-events .Event .event-book-pubtext, .view-events .Event .event-book-formats, .view-events .Event .title-book {
  display: none; }
.view-events .Event .event-title {
  font-style: normal; }
.view-events .Event .event-location {
  clear: left; }
.view-events .Event .event-description {
  padding-bottom: 0; }
.view-events .Book .title-event {
  display: none; }
.view-events.view-display-id-page img {
  width: 90px; }

/***************************************************************************** */
/*************************************************************************** */
.webform-client-form {
  border: 1px solid #F0F0F0;
  background-color: #F0F0F0;
  padding: 15px; }
  .webform-client-form .form-item, .webform-client-form .form-actions {
    margin: 0; }
  .webform-client-form input#edit-submitted-first-name {
    margin-right: 30px; }
  .webform-client-form #webform-component-email, .webform-client-form #webform-component-message {
    clear: both; }
    .webform-client-form #webform-component-email input, .webform-client-form #webform-component-message input {
      width: 435px; }
  .webform-client-form .form-required {
    display: none; }

/***************************************************************************** */
/*************************************************************************** */
.node-type-blog .node-blog {
  padding: 0 30px 0 0; }
.node-type-blog .blog_usernames_blog {
  display: none; }

#comments {
  margin: 0; }

.comment {
  border-top: 1px dotted #bbb;
  padding: 10px 15px 0 0;
  margin: 20px 0 0 0; }
  .comment h3 {
    padding-bottom: 0; }
  .comment .content {
    clear: both; }
  .indented .comment {
    border: 1px solid #ddd;
    background-color: #f0f0f0;
    padding-left: 15px; }
    .indented .comment .links {
      padding-bottom: 10px; }

#comments > .indented > .comment {
  margin-top: 0; }

.comment .links a, .node-type-blog .links a {
  font-style: italic; }
  .comment .links a:hover, .node-type-blog .links a:hover {
    color: #f26788; }
.comment .links ul li, .node-type-blog .links ul li {
  font-size: 0.778em;
  padding: 0 20px 0 0; }

#comment-form, h2.comment-form {
  padding: 5px 15px 15px 15px;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-top: none; }
  #comment-form label, h2.comment-form label {
    font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
    background-color: #f0f0f0;
    margin: 0 10px 10px 0;
    color: #95918E;
    font-size: 1em;
    width: 105px;
    float: left;
    width: 110px;
    clear: both; }
  #comment-form .form-item, h2.comment-form .form-item {
    margin: 0; }
  #comment-form .form-actions, h2.comment-form .form-actions {
    margin: 0;
    clear: both; }
  #comment-form input.form-text, h2.comment-form input.form-text {
    width: 435px; }
  #comment-form .ckeditor_links, h2.comment-form .ckeditor_links {
    display: none !important; }

h2.comment-form {
  border: 1px solid #ddd;
  border-bottom: none;
  padding-bottom: 5px;
  margin: 16px 0 0 0; }

.filter-wrapper, #edit-author--2 {
  display: none; }

.page-comment-reply .comment {
  padding: 0 0 10px;
  margin-top: 0;
  border: none; }

/***************************************************************************** */
/*************************************************************************** */
.node-type-page-of-blocks .node-inner {
  padding: 0; }
  .node-type-page-of-blocks .node-inner h2 {
    display: none; }
.node-type-page-of-blocks .field-collection-view {
  border: none;
  margin: 0;
  padding: 0; }
.node-type-page-of-blocks .field-collection-container .field-item {
  float: left; }
.node-type-page-of-blocks .block-mailchimp-lists h2 {
  font-family: "DTC Hermes Light", "Arial Narrow", Arial, Helvetica, sans-serif;
  font-stretch: condensed;
  font-size: 2.143em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.1em;
  color: #95918E;
  padding: 0 0 5px 0;
  border: none;
  margin: 0;
  color: white;
  display: block; }

#block-mailchimp_lists-salcombe_competition {
  width: 480px; }

/***************************************************************************** */
/*************************************************************************** */
.views-exposed-form .views-exposed-widgets {
  padding: 10px 10px 0px 20px;
  margin: 0; }
.views-exposed-form .views-exposed-widget {
  padding: 0;
  margin-right: 0; }
.views-exposed-form .active, .filter-author .views-exposed-form #edit-field-author-name-reversed-value, .filter-series .views-exposed-form #edit-field-series-name-value, .filter-type .views-exposed-form #edit-field-book-type-value {
  color: #f26788; }
  .views-exposed-form .active option, .filter-author .views-exposed-form #edit-field-author-name-reversed-value option, .filter-series .views-exposed-form #edit-field-series-name-value option, .filter-type .views-exposed-form #edit-field-book-type-value option {
    color: #95918E; }
.views-exposed-form .form-item-field-publication-date-value-min label,
.views-exposed-form .views-widget-filter-title,
.views-exposed-form .views-widget-sort-order,
.views-exposed-form .views-widget-sort-by,
.views-exposed-form .views-submit-button,
.views-exposed-form .description {
  display: none; }
.views-exposed-form #bef-datepicker-wrapper {
  position: relative;
  width: 240px;
  float: left; }
  .views-exposed-form #bef-datepicker-wrapper #edit-field-publication-date-value-max-wrapper {
    position: absolute;
    right: 0;
    top: 0; }
.views-exposed-form label, .jqtransformdone .views-exposed-form label, .views-exposed-form select {
  display: none; }

.edit-field-publication-date-value-min-wrapper, .edit-field-publication-date-value-max-wrapper {
  float: left; }

#edit-field-publication-date-value-min-wrapper, #edit-field-publication-date-value-max-wrapper {
  float: left; }

#edit-field-publication-date-value-wrapper {
  display: none; }

/***************************************************************************** */
/*************************************************************************** */
.page-user #block-system-main form {
  border: 1px solid #F0F0F0;
  background-color: #F0F0F0;
  padding: 15px;
  margin-top: 16px;
  padding-bottom: 0;
  padding-top: 0; }
  .page-user #block-system-main form input {
    margin-bottom: 0; }

#user-pass label {
  width: 250px; }
#user-pass input.form-text {
  width: 295px; }

#user-register-form label, #user-profile-form label {
  width: 150px; }
#user-register-form input.form-text, #user-profile-form input.form-text {
  width: 395px; }
#user-register-form .form-type-password input, #user-profile-form .form-type-password input {
  width: 150px; }
#user-register-form .description, #user-profile-form .description {
  margin-left: 160px;
  width: 395px; }
#user-register-form .password-strength, #user-register-form .password-confirm, #user-profile-form .password-strength, #user-profile-form .password-confirm {
  margin: 0;
  width: 230px; }
#user-register-form .password-strength, #user-profile-form .password-strength {
  margin-top: -5px; }
#user-register-form .confirm-parent, #user-register-form .password-parent, #user-profile-form .confirm-parent, #user-profile-form .password-parent {
  width: auto; }
#user-register-form .password-suggestions, #user-profile-form .password-suggestions {
  border-color: #ddd; }

#user-register-form .field-name-field-birthday {
  clear: both; }
  #user-register-form .field-name-field-birthday label, #user-register-form .field-name-field-birthday .description {
    display: none; }
  #user-register-form .field-name-field-birthday .fieldset-wrapper {
    width: 400px; }
  #user-register-form .field-name-field-birthday legend {
    width: 160px; }
  #user-register-form .field-name-field-birthday legend, #user-register-form .field-name-field-birthday .fieldset-wrapper, #user-register-form .field-name-field-birthday input {
    float: left; }
  #user-register-form .field-name-field-birthday .form-type-date-popup {
    margin: 0; }
  #user-register-form .field-name-field-birthday .date-no-float, #user-register-form .field-name-field-birthday .form-type-date-popup {
    float: left;
    clear: none;
    width: auto; }
#user-register-form .form-item-field-gender-und input {
  float: left;
  width: auto; }
#user-register-form .form-item-field-gender-und .form-type-radio:first-child {
  display: none; }
#user-register-form .field-name-field-interests .form-type-checkboxes {
  margin: 0; }
  #user-register-form .field-name-field-interests .form-type-checkboxes > label {
    display: none; }
  #user-register-form .field-name-field-interests .form-type-checkboxes label {
    line-height: 1em;
    padding-top: 7px;
    width: 135px;
    margin: 0; }
  #user-register-form .field-name-field-interests .form-type-checkboxes .form-type-checkbox {
    padding: 0 0 10px 0;
    height: 35px;
    float: left;
    margin: 0; }
    #user-register-form .field-name-field-interests .form-type-checkboxes .form-type-checkbox .jqTransformCheckboxWrapper {
      margin: 0 10px 0 0; }
#user-register-form .field-name-field-interests .description {
  margin-left: 150px;
  clear: both; }
#user-register-form .field-name-field-interests .form-item-field-interests-und-candt label {
  padding-top: 0; }
#user-register-form .field-name-field-birthday fieldset,
#user-register-form fieldset#edit-mailchimp-lists,
#user-register-form form-type-date-popup,
#user-register-form .date-padding {
  border: none;
  padding: 0;
  margin: 0; }
#user-register-form a {
  text-decoration: none; }
#user-register-form .group-interests .fieldset-legend {
  padding: 0 3px; }
#user-register-form #edit-mailchimp-lists {
  position: relative;
  clear: both; }
  #user-register-form #edit-mailchimp-lists .jqTransformCheckboxWrapper {
    position: absolute;
    top: 0;
    left: 160px; }
  #user-register-form #edit-mailchimp-lists .description {
    margin-left: 200px; }
  #user-register-form #edit-mailchimp-lists label {
    width: 160px; }
  #user-register-form #edit-mailchimp-lists legend {
    display: none; }
  #user-register-form #edit-mailchimp-lists .form-type-checkbox {
    margin: 0; }

/***************************************************************************** */
/*************************************************************************** */
.page-node-3024 {
  background-color: black; }

#block-jquery_countdown_timer-jquery_countdown_timer {
  position: absolute;
  top: 800px;
  left: 305px; }

#jquery-countdown-timer-note {
  display: none; }

/***************************************************************************** */
/**************************************************************************** */
/*************************************************************************** */
#sidebar-second #block-search-form {
  margin-bottom: 3px;
  padding: 0; }

#search-block-form {
  border-top: 1px dotted #bbb;
  background-color: #f0f0f0;
  margin: 50px 0 0 0; }
  #search-block-form input.form-text {
    padding: 0 0 0 10px;
    color: #f26788;
    width: 220px !important;
    border: none;
    height: 50px;
    margin: 0; }
  #search-block-form input.form-submit {
    padding: 0 10px;
    border: none;
    height: 50px; }
  #search-block-form .form-item {
    margin: 0; }
  #search-block-form .form-actions {
    float: right; }
    #search-block-form .form-actions .form-submit {
      height: 50px; }

.search-result {
  border-bottom: 1px dotted #bbb; }
  .search-result h3, .search-result .search-author, .search-result .search-left, .search-result .search-right {
    padding-left: 5px;
    float: left; }
  .search-result h3 {
    padding: 0 0 10px 0; }
  .search-result .search-author {
    padding-top: 2px; }
  .search-result .search-snippet-info, .search-result .search-left, .search-result .search-info {
    clear: left; }
  .search-result .search-left {
    margin-right: 20px; }
  .search-result .search-right {
    width: 460px; }
  .search-result .search-info {
    display: none; }

ol.search-results {
  padding-left: 0; }

.book-avail-01 {
  display: none; }

/***************************************************************************** */
/*************************************************************************** */
#block-block-2 {
  clear: both;
  border-top: 1px dotted #bbb;
  padding-top: 15px; }
  #block-block-2 .field-item {
    position: relative;
    float: left; }
    #block-block-2 .field-item:hover .field-name-field-overlay-text {
      display: block; }
  #block-block-2 .field-name-field-overlay-text {
    background-color: #ddd;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    line-height: 1em;
    padding: 5px;
    display: none;
    width: 310px;
    z-index: 30;
    bottom: 0;
    left: 0; }
  #block-block-2 .content a {
    color: black;
    text-decoration: none; }
    #block-block-2 .content a:hover, #block-block-2 .content a.active, #block-block-2 .content a.active-trail {
      color: #f26788; }
  #block-block-2 img {
    display: block; }
  #block-block-2 .field-name-field-banner-link-2, #block-block-2 .field-name-field-banner-link, #block-block-2 h2 {
    display: none; }

/**************************************************************************** */
/*************************************************************************** */
#block-twitter_db-0 {
  background: url(/sites/all/files/userfiles/images/twitter-icon.png) no-repeat top left;
  font-size: 0.778em;
  padding: 25px 0 0 0;
  margin: 10px 20px 0 0;
  position: absolute;
  overflow: hidden;
  color: #f26788;
  width: 185px;
  right: 0;
  top: -24px; }
  #block-twitter_db-0 ul {
    height: 120px;
    line-height: 1.1em; }
  #block-twitter_db-0 a {
    color: #f26788; }
    #block-twitter_db-0 a:hover {
      color: #95918E; }

/**************************************************************************** */
/*************************************************************************** */
.twitter_profile_widget .twtr-widget {
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif !important;
  font-size: 1em !important; }
  .twitter_profile_widget .twtr-widget em, .twitter_profile_widget .twtr-widget .twtr-new-results {
    font-size: 0.778em;
    font-style: italic; }
  .twitter_profile_widget .twtr-widget .twtr-tweet-wrap {
    padding: 10px 0; }
  .twitter_profile_widget .twtr-widget p {
    line-height: 1.556em !important; }
.twitter_profile_widget .twtr-hd, .twitter_profile_widget .twtr-ft {
  display: none; }

/**************************************************************************** */
/*************************************************************************** */
.view-owl-of-the-day {
  background-color: #EB658A;
  margin-top: 16px;
  text-align: center;
  height: 160px; }
  .view-owl-of-the-day img {
    float: right; }
  .view-owl-of-the-day .owl-info {
    padding: 30px 0 0 0; }
  .view-owl-of-the-day .owl-title {
    font-weight: bold; }
  .view-owl-of-the-day .owl-latin {
    font-style: italic;
    padding: 5px; }
    .view-owl-of-the-day .owl-latin a {
      text-decoration: none; }
  .view-owl-of-the-day a:hover {
    color: #f1f1f1; }

/**************************************************************************** */
/*************************************************************************** */
#block-block-13 {
  padding: 15px 0; }
  #block-block-13 .content {
    background: #f26788 url(../images/view-basket.png) no-repeat 55px 12px;
    text-align: center; }
    #block-block-13 .content h2 {
      border: none; }
    #block-block-13 .content span {
      padding: 5px 0 5px 10px;
      text-decoration: none;
      display: block; }
      #block-block-13 .content span:hover {
        cursor: pointer;
        color: white; }
      #block-block-13 .content span.button-disabled {
        color: #ddd; }
        #block-block-13 .content span.button-disabled:hover {
          cursor: default;
          color: #ddd; }

/**************************************************************************** */
/*************************************************************************** */
.block-mailchimp-lists {
  color: black; }
  .block-mailchimp-lists .block-inner {
    background-color: #f26788;
    padding: 10px 25px 15px; }
  .block-mailchimp-lists .form-item {
    margin: 5px 0; }
    .block-mailchimp-lists .form-item:after {
      content: "";
      display: table;
      clear: both; }
    .block-mailchimp-lists .form-item label {
      display: none; }
    .block-mailchimp-lists .form-item input {
      font-family: inherit;
      font-size: inherit;
      color: #95918E;
      padding: 0 5px;
      width: 250px;
      margin: 0; }
  .block-mailchimp-lists .form-type-checkboxes label {
    margin: 10px 0 0 0;
    background: none;
    display: block;
    color: white;
    width: auto; }
  .block-mailchimp-lists .form-type-checkbox {
    margin: 0; }
  .block-mailchimp-lists .form-checkboxes {
    clear: both; }
  .block-mailchimp-lists .form-submit {
    background-color: white;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
    padding: 0 5px; }
  .block-mailchimp-lists .form-type-item {
    font-size: 20px;
    text-align: center;
    margin: 0; }
  .block-mailchimp-lists .description {
    font-size: 0.778em;
    padding: 10px 0 0 0;
    font-style: italic;
    line-height: 1.2em;
    text-align: left; }
  .block-mailchimp-lists fieldset {
    border: none;
    padding: 0;
    margin: 0; }
  .block-mailchimp-lists legend {
    display: none; }
  .block-mailchimp-lists span.jqTransformCheckboxWrapper {
    margin: 5px 10px 10px 0; }

/***************************************************************************** */
/*************************************************************************** */
.item-list .pager li {
  padding: 0;
  margin: 0; }
  .item-list .pager li a {
    color: black;
    text-decoration: none;
    padding: 0 5px; }
    .item-list .pager li a:hover, .item-list .pager li a.active, .item-list .pager li a.active-trail {
      color: #f26788; }
.item-list .pager .pager-current {
  padding: 0 5px;
  color: #f26788; }

/***************************************************************************** */
/*************************************************************************** */
.block-quicktabs {
  padding-top: 20px; }
  .block-quicktabs h2.block-title {
    display: none; }
  .block-quicktabs ul.quicktabs-tabs.quicktabs-style-phylactere li a {
    font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
    font-weight: normal; }

/***************************************************************************** */
/*************************************************************************** */
#sidebar-second .block {
  border-bottom: 1px dotted #bbb;
  padding-bottom: 15px; }

/***************************************************************************** */
/*************************************************************************** */
/*************************************************************************** */
#footer {
  border-top: 1px dotted #bbb;
  padding: 20px 0 0 0;
  margin: 30px 20px;
  font-size: 0.667em;
  line-height: 1.417em; }
  #footer .block {
    margin: 0 45px 0 0;
    float: left; }
  #footer ul.menu {
    padding: 0; }
    #footer ul.menu li {
      list-style-image: none;
      list-style: none;
      padding: 0;
      margin: 0; }
      #footer ul.menu li a {
        text-decoration: none; }

#block-block-6 {
  clear: both; }

/**************************************************************************** */
/*************************************************************************** */
#block-sharethis-sharethis_block.block {
  float: right;
  margin: 0; }

.sharethis-wrapper .stButton {
  margin: 0; }

/*************************************************************************** */
/*************************************************************************** */
#bottomNavClose {
  margin-top: 0; }

#bottomNavZoom, #bottomNavZoomOut {
  float: left;
  left: 0; }

#imageData #bottomNav {
  height: 46px; }

/***************************************************************************** */
/*************************************************************************** */
div.tabs {
  margin: 0; }

.logged-in.page-node div.tabs {
  margin-bottom: 5px; }

a.sm-twitter, a.sm-facebook {
  background: url(../images/social-media.png) no-repeat -21px 0;
  text-decoration: none;
  margin-left: 5px;
  display: block;
  height: 20px;
  width: 20px;
  float: left; }
  a.sm-twitter:hover, a.sm-facebook:hover {
    background-position: 0 0; }

a.sm-twitter {
  background-position: -21px -20px; }
  a.sm-twitter:hover {
    background-position: 0 -20px; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.float-left-img {
  padding-right: 10px;
  float: left; }

.float-right-img {
  padding-left: 10px;
  float: right; }

.sub-heading {
  display: block;
  color: #f26788; }

.text-pink {
  color: #f26788; }

.content .do-not-remove {
  display: none; }

.small-text {
  font-size: 0.778em; }

#content-area, #sidebar-second {
  position: relative; }

#content-area {
  margin-right: 10px;
  clear: both; }

.page-node textarea, .page-node input, .page-node select, .page-comment textarea, .page-comment input, .page-comment select, .page-user textarea, .page-user input, .page-user select, #search-block-form textarea, #search-block-form input, #search-block-form select, #search-form textarea, #search-form input, #search-form select {
  border: 1px solid #ddd;
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
  background-color: #f0f0f0;
  margin: 0 10px 10px 0;
  color: #95918E;
  font-size: 1em;
  width: 105px;
  float: left;
  line-height: 25px;
  height: 25px; }
.page-node .form-textarea-wrapper textarea, .page-comment .form-textarea-wrapper textarea, .page-user .form-textarea-wrapper textarea, #search-block-form .form-textarea-wrapper textarea, #search-form .form-textarea-wrapper textarea {
  width: 435px;
  margin: 0 0 10px;
  padding: 5px;
  height: auto; }
.page-node input, .page-comment input, .page-user input, #search-block-form input, #search-form input {
  width: 144px; }
.page-node form label, .page-comment form label, .page-user form label, #search-block-form form label, #search-form form label {
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
  background-color: #f0f0f0;
  margin: 0 10px 10px 0;
  color: #95918E;
  font-size: 1em;
  width: 105px;
  float: left; }
.page-node #block-system-main .search-form label, .page-comment #block-system-main .search-form label, .page-user #block-system-main .search-form label, #search-block-form #block-system-main .search-form label, #search-form #block-system-main .search-form label {
  background-color: white;
  width: auto; }
.page-node #block-system-main .search-form .criterion .form-type-textfield label, .page-comment #block-system-main .search-form .criterion .form-type-textfield label, .page-user #block-system-main .search-form .criterion .form-type-textfield label, #search-block-form #block-system-main .search-form .criterion .form-type-textfield label, #search-form #block-system-main .search-form .criterion .form-type-textfield label {
  clear: both;
  width: 260px; }
.page-node #block-system-main .search-form input.form-text, .page-comment #block-system-main .search-form input.form-text, .page-user #block-system-main .search-form input.form-text, #search-block-form #block-system-main .search-form input.form-text, #search-form #block-system-main .search-form input.form-text {
  padding: 0 10px;
  color: #f26788;
  width: auto; }
.page-node .form-submit, .page-comment .form-submit, .page-user .form-submit, #search-block-form .form-submit, #search-form .form-submit {
  background-color: #f26788;
  clear: both;
  color: white;
  display: block;
  float: none;
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
  font-size: 1em;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  width: 98%; }
  .page-node .form-submit:hover, .page-comment .form-submit:hover, .page-user .form-submit:hover, #search-block-form .form-submit:hover, #search-form .form-submit:hover {
    color: black;
    opacity: 0.9;
    text-decoration: none; }

#search-form input, .page-user input {
  margin-bottom: 16px;
  padding-left: 5px;
  float: none;
  width: 400px; }

input:focus {
  outline: none; }

hr {
  border: 0;
  border-bottom: 1px dotted #bbb;
  margin: 25px 0 20px 0; }

.map-large {
  margin: 0; }
  .map-large a {
    color: #414141 !important; }
    .map-large a:hover {
      color: #f26788 !important; }

tbody {
  border: none; }

label {
  font-weight: normal; }
  .views-exposed-form label {
    display: none; }

#breadcrumb-wrapper {
  height: 50px; }

.breadcrumb {
  background-color: white;
  font-size: 1.333em;
  color: #f26788;
  padding: 0 0 0 20px;
  font-size: 1.125em;
  position: absolute;
  line-height: 50px;
  color: #95918E;
  width: 930px;
  float: left;
  clear: none;
  z-index: 100; }
  .breadcrumb a {
    text-decoration: none;
    color: #f26788; }
    .breadcrumb a:hover {
      text-decoration: underline; }
  .breadcrumb .views-field-title {
    color: #f26788; }
  .node-type-article .breadcrumb {
    padding-left: 20px; }
  .page-search .breadcrumb {
    display: none; }

.submitted {
  width: 100%; }

.submitted, .views-field-name, .views-field-created, .views-field-field-publication-date, .views-field-field-location {
  font-size: 0.778em;
  padding-bottom: 10px;
  font-style: italic;
  float: left; }

.submitted-right, .views-field-created, .views-field-field-publication-date {
  float: right;
  width: auto;
  clear: left; }

.node-link, .views-field-view-node {
  font-size: 0.778em;
  padding-top: 16px; }
  .node-link a, .views-field-view-node a {
    padding: 5px 0 0 0;
    font-style: italic; }
  .front .node-link, .front .node-link a, .view-events .node-link, .view-events .node-link a, .front .views-field-view-node, .front .views-field-view-node a, .view-events .views-field-view-node, .view-events .views-field-view-node a {
    padding-top: 0; }
  .view-events .Book .node-link, .view-events .Book .views-field-view-node {
    display: none; }

.event-download, .book-chapter {
  float: right; }
  .event-download a, .book-chapter a {
    background: #f26788 url("../images/bkg-event.png") no-repeat -65px 42px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 0.667em;
    line-height: 1em;
    padding: 12px 0 25px 0;
    margin-top: -21px;
    float: right;
    width: 70px;
    color: white; }
    .event-download a:hover, .book-chapter a:hover {
      color: #95918E; }

.indented {
  margin-top: 16px; }

img {
  display: block; }
  .rtecenter img {
    margin-right: auto;
    margin-left: auto; }

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 2px solid #f26788; }

input,
a {
  outline: none; }

/*************************************************************************** */
/*************************************************************************** */
.jqTransformSelectWrapper {
  background: none;
  width: 110px !important;
  margin-right: 25px;
  /* margin-right: 40px */ }
  .page-books .jqTransformSelectWrapper {
    width: 230px !important; }
  .form-item-field-publication-date-value-min .jqTransformSelectWrapper {
    width: 180px !important; }
  .jqTransformSelectWrapper div span, .jqTransformSelectWrapper div a, .jqTransformSelectWrapper ul span, .jqTransformSelectWrapper ul a {
    font-size: 1em;
    padding-left: 0; }
  .jqTransformSelectWrapper ul {
    height: auto;
    max-height: 300px; }
  .jqTransformSelectWrapper span {
    width: 110px !important; }
    .page-books .jqTransformSelectWrapper span {
      width: 230px !important; }
    .form-item-field-publication-date-value-min .jqTransformSelectWrapper span {
      width: 180px !important; }

button.jqTransformButton span {
  background: none;
  height: auto;
  padding: 0;
  margin: 0; }
  button.jqTransformButton span span {
    font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
    line-height: auto;
    font-size: inherit;
    color: inherit;
    background: none;
    height: auto;
    padding: 0; }
.block-mailchimp-lists button.jqTransformButton {
  background-color: black;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 2px 2px 5px #414141;
  width: 99%; }
  .block-mailchimp-lists button.jqTransformButton:hover {
    margin-left: 1px;
    opacity: 0.9; }
  .block-mailchimp-lists button.jqTransformButton span span {
    background: none;
    color: white;
    height: auto;
    line-height: inherit;
    padding-top: 2px; }

/*************************************************************************** */
/*************************************************************************** */
.error.clientside-error {
  background: #f26788;
  border: none; }
  .error.clientside-error label {
    color: white; }

/*************************************************************************** */
/*************************************************************************** */
#edit-mollom-captcha {
  margin: 0 300px 0 0;
  float: right;
  width: 100px !important; }

/*************************************************************************** */
/*************************************************************************** */
#block-block-14 {
  position: absolute;
  top: -300px;
  left: 200px;
  z-index: 100;
  display: block;
  width: 760px; }

#block-block-13 {
  display: block; }
  #block-block-13 p {
    color: black;
    margin: 0; }

/*# sourceMappingURL=print.css.map */
