/***************************************************************************** */
/*************************************************************************** */
/***************************************************************************** */
/*************************************************************************** */
/** 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; }
    table td.active {
      background: none; }

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; }

.mollom-image-captcha-instructions,
.counter,
.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; }

div.messages.error a {
  color: white; }

/***************************************************************************** */
/***************************************************************************** */
/************************************************************************** */
#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; }
  .page-submissions-list-all #highlight, .page-submissions-list #highlight, .page-subreview #highlight {
    display: none; }

#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; }
    .logged-in #block-system-main-menu .content ul, .logged-in #block-system-main-menu .content ul li {
      padding-right: 20px; }
    #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; }

.submissions-closed .mid-3862 {
  display: none; }

.admin-menu .mid-3864 {
  display: none; }

/***************************************************************************** */
/**************************************************************************** */
/*************************************************************************** */
#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 {
    padding-top: 20px;
    color: black; }
  .view-catalogue .book-discount {
    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: 20px 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; }

.view-catalogue.view-display-id-page_4 {
  padding-top: 3px; }
  .view-catalogue.view-display-id-page_4 .default-image {
    display: none; }
  .view-catalogue.view-display-id-page_4 .views-row {
    border: none;
    float: left;
    clear: none;
    padding: 0 16px 0 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; }
  .view-submissions .views-field-edit-node, .view-submissions .banner-edit-link {
    position: relative;
    right: auto;
    top: auto; }

.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-kobo,
.E-Book .affiliate-itunes,
.E-Book .book-available-ebook,
.E-Book .book-discount,
.E-Book .button-bg-add-to-cart,
.E-Book .bg-data {
  display: block; }
.E-Book .affiliate-bookdep,
.E-Book .book-price,
.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; }

/* Book Grail styles on book page */
.button-bg-add-to-cart {
  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;
  border-color: #f26788;
  border-radius: 5px;
  background: #f26788;
  font-weight: normal;
  line-height: 30px;
  padding: 0 10px;
  font-size: 1em;
  height: 30px;
  color: white;
  margin: 0;
  background: #f26788 url(../images/view-basket-white.png) no-repeat 5px center;
  margin: 5px 0;
  padding: 0 0 0 30px;
  width: 130px; }
  .button-bg-add-to-cart:hover, .button-bg-add-to-cart a:hover {
    cursor: pointer;
    color: black; }

.bg-price {
  padding-top: 20px;
  color: black; }

.button-bg-close-cart {
  position: absolute;
  top: -9999px; }

.button-bg-add-to-cart,
.bg-data {
  display: none; }

/* Shopping cart */
.ui-dialog.bg-shopping-cart {
  margin-top: 150px; }

.ui-dialog.bg-shopping-cart {
  border: none;
  border: 2px solid #F55B75;
  border-radius: 0;
  padding: 0; }
  .ui-dialog.bg-shopping-cart .ui-dialog-titlebar,
  .ui-dialog.bg-shopping-cart .ui-dialog-content {
    padding: 0; }
  .ui-dialog.bg-shopping-cart .ui-dialog-titlebar {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10; }
  .ui-dialog.bg-shopping-cart .ui-widget-header {
    background: none; }
  .ui-dialog.bg-shopping-cart .ui-state-default {
    background: white; }
  .ui-dialog.bg-shopping-cart .ui-corner-all,
  .ui-dialog.bg-shopping-cart iframe {
    border: none;
    display: block; }

/***************************************************************************** */
/*************************************************************************** */
.view-vendors .views-row {
  clear: none;
  border: none;
  padding: 0 20px 0 0;
  display: inline-block; }
.view-vendors .views-field-field-vendor-icon img {
  width: 80%;
  height: auto; }
.view-vendors .ebook {
  display: none; }
  .E-Book .view-vendors .ebook {
    display: inline-block; }
.E-Book .view-vendors .paper {
  display: none; }
.view-vendors .contextual-links-wrapper {
  display: none !important; }

/***************************************************************************** */
/*************************************************************************** */
.view-submissions .views-field-field-submission-1 a {
  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%; }
  .view-submissions .views-field-field-submission-1 a:hover {
    color: black;
    opacity: 0.9;
    text-decoration: none; }
.view-submissions .views-field-created,
.view-submissions .views-field-name {
  float: none;
  font-size: inherit;
  font-style: inherit; }
.view-submissions.view-display-id-attachment_1 th,
.view-submissions .views-row-edit-static,
.view-submissions #edit-tokens {
  display: none; }
.view-submissions h3 {
  color: inherit;
  font-size: 1em;
  font-weight: normal; }
.view-submissions th {
  line-height: 1em;
  padding-bottom: 5px;
  padding-left: 5px; }
.view-submissions .views-field-edit-node a,
.view-submissions .views-field-delete-node a,
.view-submissions .views-field-nothing a,
.view-submissions .view-header a,
.view-submissions th a {
  background: inherit;
  border: none;
  color: #f26788;
  font-style: normal;
  padding: 0;
  text-decoration: none; }
  .view-submissions .views-field-edit-node a:hover,
  .view-submissions .views-field-delete-node a:hover,
  .view-submissions .views-field-nothing a:hover,
  .view-submissions .view-header a:hover,
  .view-submissions th a:hover {
    text-decoration: underline; }
.view-submissions.view-display-id-page table {
  font-size: 0.778em; }
.view-submissions.view-display-id-page_1 h2 {
  margin-bottom: 15px; }
.view-submissions.view-display-id-page_2 table {
  border-bottom: 3px solid #ccc;
  margin-bottom: 20px; }
.view-submissions.view-display-id-page_2 .views-row .views-field {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px; }
.view-submissions.view-display-id-page_2 .views-row .views-label {
  font-weight: bold; }
.view-submissions.view-display-id-attachment_1 .view-header {
  background: #eee;
  color: #f26788;
  font-weight: bold;
  padding: 20px 20px 5px; }
.view-submissions.view-display-id-attachment_1 .views-row-edit-edit {
  border-top: 1px solid #ddd;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0; }
  .view-submissions.view-display-id-attachment_1 .views-row-edit-edit label {
    font-weight: bold;
    margin-left: 0; }
    .view-submissions.view-display-id-attachment_1 .views-row-edit-edit label.option {
      font-weight: normal; }
.view-submissions.view-display-id-attachment_1 .form-type-radio,
.view-submissions.view-display-id-attachment_1 .description {
  clear: both;
  margin-left: 0; }
.view-submissions.view-display-id-attachment_1 .jqTransformCheckboxWrapper {
  margin-bottom: 5px;
  margin-right: 20px; }
.view-submissions.view-display-id-attachment_1 .form-radios label {
  display: inline;
  float: none;
  margin-left: 15px; }
.view-submissions.view-display-id-attachment_1 .form-textarea-wrapper {
  clear: both; }
.view-submissions .attachment-before {
  margin-bottom: 30px; }
.view-submissions .file-icon {
  display: none; }
.view-submissions a.button-sub,
.view-submissions a.submission-create {
  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%; }
  .view-submissions a.button-sub:hover,
  .view-submissions a.submission-create:hover {
    color: black;
    opacity: 0.9;
    text-decoration: none; }
.view-submissions .view-footer {
  margin: 30px 0; }
.submissions-closed .view-submissions .sub-close {
  display: none; }
.submissions-closed .view-submissions .sub-open {
  display: block; }
.submissions-open .view-submissions .sub-close {
  display: block; }
.submissions-open .view-submissions .sub-open {
  display: none; }
.view-submissions .status-Rejected .views-field-edit-node a,
.view-submissions .status-Rejected .views-field-delete-node a {
  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; }

.field-name-field-gallery-images {
  padding-bottom: 20px; }
  .field-name-field-gallery-images .field-item {
    display: none; }
  .field-name-field-gallery-images .field-item:first-child {
    display: block; }

/***************************************************************************** */
/*************************************************************************** */
.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;
  height: auto; }

/***************************************************************************** */
/*************************************************************************** */
.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-submission .content .field {
  margin-bottom: 20px; }
.node-type-submission .form-radio {
  width: auto; }
.node-type-submission .form-type-radios {
  margin: 10px 0; }
.node-type-submission .field {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em; }

.node-submission form.jqtransformdone label {
  display: none;
  margin-right: 40px; }
  .node-submission form.jqtransformdone label.option {
    background: transparent;
    display: block;
    width: auto; }
.node-submission .description {
  clear: both; }

.submissions-open .field-name-field-intro2 {
  display: none; }

/* Add and Edit pages */
.page-node-edit.node-type-submission .node-submission-form .form-item .description,
.page-node-add-submission .node-submission-form .form-item .description {
  clear: both;
  margin: 0; }
.page-node-edit.node-type-submission .node-submission-form label,
.page-node-add-submission .node-submission-form label {
  clear: both;
  margin-bottom: 0;
  width: 170px; }
.page-node-edit.node-type-submission .node-submission-form #edit-title,
.page-node-edit.node-type-submission .node-submission-form input,
.page-node-add-submission .node-submission-form #edit-title,
.page-node-add-submission .node-submission-form input {
  float: none;
  font-size: inherit;
  margin-bottom: 0;
  padding-left: 5px;
  width: 370px; }
.page-node-edit.node-type-submission .node-submission-form .field-name-field-number-of-pages label,
.page-node-add-submission .node-submission-form .field-name-field-number-of-pages label {
  width: 210px; }
.page-node-edit.node-type-submission .node-submission-form .field-name-field-number-of-pages input,
.page-node-add-submission .node-submission-form .field-name-field-number-of-pages input {
  width: 330px; }
.page-node-edit.node-type-submission .node-submission-form .field-type-list-boolean label,
.page-node-add-submission .node-submission-form .field-type-list-boolean label {
  clear: none;
  margin: 5px 0 0 10px;
  width: 210px; }
.page-node-edit.node-type-submission .node-submission-form .field-type-list-boolean .jqTransformCheckboxWrapper,
.page-node-add-submission .node-submission-form .field-type-list-boolean .jqTransformCheckboxWrapper {
  margin-bottom: 0; }
.page-node-edit.node-type-submission .node-submission-form .field-type-list-boolean .description,
.page-node-add-submission .node-submission-form .field-type-list-boolean .description {
  padding-left: 40px; }
.page-node-edit.node-type-submission .node-submission-form .field-name-field-submission input,
.page-node-add-submission .node-submission-form .field-name-field-submission input {
  float: left;
  padding: 5px;
  width: 254px; }
.page-node-edit.node-type-submission .node-submission-form .field-name-field-submission .form-submit,
.page-node-add-submission .node-submission-form .field-name-field-submission .form-submit {
  background: grey;
  clear: none;
  float: left;
  margin-left: 30px; }
  .page-node-edit.node-type-submission .node-submission-form .field-name-field-submission .form-submit:hover,
  .page-node-add-submission .node-submission-form .field-name-field-submission .form-submit:hover {
    background: #333;
    color: white; }
.page-node-edit.node-type-submission .node-submission-form .form-item-field-submission-und-0 label,
.page-node-add-submission .node-submission-form .form-item-field-submission-und-0 label {
  width: 120px; }
.page-node-edit.node-type-submission .node-submission-form .form-textarea-wrapper textarea,
.page-node-add-submission .node-submission-form .form-textarea-wrapper textarea {
  width: 555px; }
.page-node-edit.node-type-submission .node-submission-form .form-managed-file input,
.page-node-add-submission .node-submission-form .form-managed-file input {
  font-size: 0.857em;
  margin: 0 0 5px 0 !important; }
  .page-node-edit.node-type-submission .node-submission-form .form-managed-file input.form-submit,
  .page-node-add-submission .node-submission-form .form-managed-file input.form-submit {
    clear: both;
    color: white;
    display: block;
    float: none;
    height: auto;
    line-height: 15px;
    width: 100px; }
.page-node-edit.node-type-submission .node-submission-form .file a,
.page-node-add-submission .node-submission-form .file a {
  color: #f26788;
  display: inline-block;
  margin-bottom: 5px; }
.page-node-edit.node-type-submission .node-submission-form .file-widget,
.page-node-add-submission .node-submission-form .file-widget {
  clear: both;
  margin-left: 5px; }
.page-node-edit.node-type-submission .node-submission-form .jqTransformSelectWrapper,
.page-node-add-submission .node-submission-form .jqTransformSelectWrapper {
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  width: 180px !important; }
  .page-node-edit.node-type-submission .node-submission-form .jqTransformSelectWrapper span,
  .page-node-add-submission .node-submission-form .jqTransformSelectWrapper span {
    color: #95918E !important;
    padding-left: 5px;
    width: 180px !important; }
.page-node-edit.node-type-submission .node-submission-form #edit-delete,
.page-node-add-submission .node-submission-form #edit-delete {
  display: none; }
.page-node-edit.node-type-submission .node-submission-form .counter,
.page-node-add-submission .node-submission-form .counter {
  clear: both; }
.page-node-edit.node-type-submission .submissions-closed .node-submission-form > div > div,
.page-node-add-submission .submissions-closed .node-submission-form > div > div {
  display: none; }
.page-node-edit.node-type-submission .submissions-closed .node-submission-form > div > div.field-name-field-intro2,
.page-node-add-submission .submissions-closed .node-submission-form > div > div.field-name-field-intro2 {
  display: block; }
.page-node-edit.node-type-submission #breadcrumb-wrapper,
.page-node-add-submission #breadcrumb-wrapper {
  display: none; }
.page-node-edit.node-type-submission #field-intro-add-more-wrapper,
.page-node-add-submission #field-intro-add-more-wrapper {
  padding: 15px 0 0 0; }

.gdoc-field {
  height: 800px; }

/***************************************************************************** */
/*************************************************************************** */
form.user-info-from-cookie label {
  margin-left: 0; }
form.user-info-from-cookie #edit-intro-text,
form.user-info-from-cookie h3 {
  margin-bottom: 0;
  padding-bottom: 0; }

.page-subtitle {
  border-top: 1px dotted #bbb;
  padding-top: 20px; }

.step-number {
  background: #f26788;
  color: white;
  display: inline-block;
  margin-right: 10px;
  padding-left: 11px;
  height: 30px;
  width: 19px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px; }

.submission-status-message .sub-close,
.submission-status-message .sub-open {
  color: #f26788; }

/***************************************************************************** */
/*************************************************************************** */
#node-5633 #user-login-form {
  margin-bottom: 20px; }
  #node-5633 #user-login-form label {
    background: none;
    clear: both;
    font-weight: bold;
    margin-bottom: 5px; }
  #node-5633 #user-login-form input {
    clear: both; }
  #node-5633 #user-login-form .item-list {
    clear: both; }
    #node-5633 #user-login-form .item-list li {
      list-style: none;
      margin: 10px 0 0 0; }
    #node-5633 #user-login-form .item-list li.first {
      display: none; }
  #node-5633 #user-login-form p {
    line-height: 0;
    padding: 0; }
  #node-5633 #user-login-form .form-actions {
    margin-top: 0; }
#node-5633 .sub-regisration {
  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%;
  margin-left: 15px;
  width: 93%; }
  #node-5633 .sub-regisration:hover {
    color: black;
    opacity: 0.9;
    text-decoration: none; }

/* Submission open close rules for non view pages */
.submissions-closed .sub-close {
  display: none; }

.submissions-closed .sub-open {
  display: inline-block; }

.submissions-open .sub-close {
  display: inline-block; }

.submissions-open .sub-open {
  display: 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-field_publication_date_value,
.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-widget-filter-field_imprint_value,
.views-exposed-form .views-widget-filter-field_bic_code_value,
.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; }

/***************************************************************************** */
/*************************************************************************** */
.page-node-edit.node-type-submission #block-system-main form,
.page-node-add-submission #block-system-main form,
.page-submission-registration #block-system-main form,
.page-user #block-system-main form,
.page-node-5633 #block-system-main form {
  border: 1px solid #F0F0F0;
  background-color: #F0F0F0;
  padding: 15px;
  margin-top: 16px;
  padding-bottom: 0;
  padding-top: 0; }
  .page-node-edit.node-type-submission #block-system-main form input,
  .page-node-add-submission #block-system-main form input,
  .page-submission-registration #block-system-main form input,
  .page-user #block-system-main form input,
  .page-node-5633 #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: 165px; }
#user-register-form input.form-text, #user-profile-form input.form-text {
  width: 375px; }
#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: 175px;
  width: 375px; }
#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, #user-profile-form .field-name-field-birthday {
  clear: both; }
  #user-register-form .field-name-field-birthday label, #user-register-form .field-name-field-birthday .description, #user-profile-form .field-name-field-birthday label, #user-profile-form .field-name-field-birthday .description {
    display: none; }
  #user-register-form .field-name-field-birthday .fieldset-wrapper, #user-profile-form .field-name-field-birthday .fieldset-wrapper {
    width: 400px; }
  #user-register-form .field-name-field-birthday legend, #user-profile-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, #user-profile-form .field-name-field-birthday legend, #user-profile-form .field-name-field-birthday .fieldset-wrapper, #user-profile-form .field-name-field-birthday input {
    float: left; }
  #user-register-form .field-name-field-birthday .form-type-date-popup, #user-profile-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, #user-profile-form .field-name-field-birthday .date-no-float, #user-profile-form .field-name-field-birthday .form-type-date-popup {
    float: left;
    clear: none;
    width: auto; }
#user-register-form .form-item-field-gender-und input, #user-profile-form .form-item-field-gender-und input {
  float: left;
  width: auto; }
#user-register-form .form-item-field-gender-und .form-type-radio:first-child, #user-profile-form .form-item-field-gender-und .form-type-radio:first-child {
  display: none; }
#user-register-form .field-name-field-interests .form-type-checkboxes, #user-profile-form .field-name-field-interests .form-type-checkboxes {
  margin: 0; }
  #user-register-form .field-name-field-interests .form-type-checkboxes > label, #user-profile-form .field-name-field-interests .form-type-checkboxes > label {
    display: none; }
  #user-register-form .field-name-field-interests .form-type-checkboxes label, #user-profile-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, #user-profile-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, #user-profile-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, #user-profile-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, #user-profile-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, #user-profile-form .field-name-field-birthday fieldset,
#user-profile-form fieldset#edit-mailchimp-lists,
#user-profile-form form-type-date-popup,
#user-profile-form .date-padding {
  border: none;
  padding: 0;
  margin: 0; }
#user-register-form .group-interests .fieldset-legend, #user-profile-form .group-interests .fieldset-legend {
  padding: 0 3px; }
#user-register-form #edit-mailchimp-lists,
#user-register-form .form-item-mimemail-textonly, #user-profile-form #edit-mailchimp-lists,
#user-profile-form .form-item-mimemail-textonly {
  position: relative;
  clear: both; }
  #user-register-form #edit-mailchimp-lists .jqTransformCheckboxWrapper,
  #user-register-form .form-item-mimemail-textonly .jqTransformCheckboxWrapper, #user-profile-form #edit-mailchimp-lists .jqTransformCheckboxWrapper,
  #user-profile-form .form-item-mimemail-textonly .jqTransformCheckboxWrapper {
    position: absolute;
    top: 0;
    left: 175px; }
  #user-register-form #edit-mailchimp-lists .description,
  #user-register-form .form-item-mimemail-textonly .description, #user-profile-form #edit-mailchimp-lists .description,
  #user-profile-form .form-item-mimemail-textonly .description {
    margin-left: 220px;
    width: 340px; }
  #user-register-form #edit-mailchimp-lists label,
  #user-register-form .form-item-mimemail-textonly label, #user-profile-form #edit-mailchimp-lists label,
  #user-profile-form .form-item-mimemail-textonly label {
    width: 175px; }
  #user-register-form #edit-mailchimp-lists legend,
  #user-register-form .form-item-mimemail-textonly legend, #user-profile-form #edit-mailchimp-lists legend,
  #user-profile-form .form-item-mimemail-textonly legend {
    display: none; }
  #user-register-form #edit-mailchimp-lists .form-type-checkbox,
  #user-register-form .form-item-mimemail-textonly .form-type-checkbox, #user-profile-form #edit-mailchimp-lists .form-type-checkbox,
  #user-profile-form .form-item-mimemail-textonly .form-type-checkbox {
    margin: 0; }

#edit-mimemail {
  border: none;
  padding: 0;
  margin: 0; }
  #edit-mimemail .fieldset-legend {
    display: none; }

/***************************************************************************** */
/*************************************************************************** */
.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; }

/**************************************************************************** */
/*************************************************************************** */
#block-block-30 .block-inner .content,
#block-block-31 .block-inner .content {
  padding: 0 20px 0 40px; }

/***************************************************************************** */
/*************************************************************************** */
.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,
.page-submission-registration textarea,
.page-submission-registration input,
.page-submission-registration 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,
.page-submission-registration .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,
.page-submission-registration input {
  width: 144px; }
.page-node form label, .page-comment form label, .page-user form label, #search-block-form form label, #search-form form label,
.page-submission-registration 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,
.page-submission-registration #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,
.page-submission-registration #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,
.page-submission-registration #block-system-main .search-form input.form-text {
  padding: 0 10px;
  color: #f26788;
  width: auto; }

fieldset {
  border: 1px solid #bbb; }

.fieldset-legend {
  padding: 0 2px; }

#search-form input, .page-user input, .page-submission-registration 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; }

#edit-cancel {
  display: block;
  margin: 25px 0; }

.form-submit,
.submitted {
  font-size: inherit;
  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; }

a img:hover {
  background-color: white;
  opacity: 0.7; }

a#logo img:hover {
  opacity: 1; }

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

input,
a {
  outline: none; }

.file-icon,
.grippie {
  display: 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;
  float: none;
  width: 100%; }
  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;
    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%; }
    button.jqTransformButton span span:hover {
      color: black;
      opacity: 0.9;
      text-decoration: none; }
.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; }
.field-name-field-submission button.jqTransformButton {
  width: auto; }
  .field-name-field-submission button.jqTransformButton span {
    height: auto; }
    .field-name-field-submission button.jqTransformButton span span {
      background: none;
      padding: 0 10px;
      width: auto; }
      .field-name-field-submission button.jqTransformButton span span:hover {
        color: white; }
#block-search-form button.jqTransformButton span {
  width: auto; }
  #block-search-form button.jqTransformButton span span {
    padding: 7px 15px;
    width: auto; }
button.jqTransformButton:hover span span {
  color: black;
  opacity: 0.9;
  color: white; }

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

/*************************************************************************** */
/*************************************************************************** */
#edit-mollom-captcha {
  height: 30px;
  left: 380px;
  position: absolute;
  top: 10px;
  width: 100px !important; }
  .page-user-password #edit-mollom-captcha {
    left: 455px; }

.form-item-mollom-captcha {
  position: relative; }
  .form-item-mollom-captcha:after {
    content: "";
    display: table;
    clear: both; }
  .form-item-mollom-captcha label[for="edit-mollom-captcha"] {
    float: left; }

.mollom-captcha-container {
  float: left;
  width: 375px; }
  .page-user-password .mollom-captcha-container {
    width: 295px; }

a.mollom-audio-captcha {
  color: #f26788; }
  a.mollom-audio-captcha:hover {
    text-decoration: underline; }

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

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