/*
Theme Name: Dan Pink's New Awesomeness
Theme URI: http://danpink.com
Description: Theme designed with all the love in the world for Dan Pink
Version: 1.0
Author: Designed by Lauren Baker, built by Joseph Hinson
Author URI: http://outthinkgroup.com
Template: imprint
*/

.date {
  font-size: 16px;
}
#home .bookseller-links a {
  font-size: 12px;
}
#home .ceoread {
  display: none;
}
.newsletter {
  position: relative;
}
.newsletter img {
  position: absolute;
  top: 40px;
  right: -92px;
}
.newsletter p {
  padding-right: 30px;
}
.share-links .email a {
  display: block;
  font-size: 11px;
  padding: 0px 4px;
  background: whiteSmoke;
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #333;
  text-shadow: 1px 1px 1px white;
  line-height: 18px;
  height: 19px;
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.share-links .email a:hover {
  border-color: #999;
  background: #ddd;
  text-decoration: none;
}
.share-links .float-left {
  margin-right: 10px;
}

.bookseller-links.bookseller-links a {
  background-color: var(--brand-color, #317c89);
  background-repeat: no-repeat;
  background-position: 10px 50%;
}
.bookseller-links.bookseller-links a:hover{
	color:white;
	background-color:black;
}

.bookshop.bookshop {
  background: url("/wp-content/themes/danpink2013/images/icon-bookshop.png");
}
.books-a-million.books-a-million, .bam.bam {
  background: url("/wp-content/themes/danpink2013/images/icon-bam.png");
}
.target.target {
  background: url("/wp-content/themes/danpink2013/images/icon-target.png");
}
.walmart.walmart {
  background: url("/wp-content/themes/danpink2013/images/icon-walmart.png");
}
.apple-books.apple-books {
  background: url("/wp-content/themes/danpink2013/images/icon-apple.png");
}

