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