.rh-embeddabook {
	font-family:Georgia,Times,serif;
	-webkit-font-smoothing:antialiased;
	background-color:#fff;
	border-top:1px solid #BE9954;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#000;
	font-size:16px;
	margin:20px auto;
	max-width:960px;
	min-height:300px;
	padding:20px;
	position:relative
}
.rh-embeddabook::after {
	clear:both;
	content:"";
	display:table
}
.embeddabook-content,h2.embeddabook-title {
	text-align:left;
	font-family:"Surveyor display A","Surveyor Display B",Georgia,Times,serif
}
h2.embeddabook-title {
	font-weight:700;
	font-size:24px;
	letter-spacing:1px;
	margin-bottom:10px;
	line-height:24px
}
.embeddabook-author {
	border-bottom:1px solid #eee;
	font-style:italic;
	margin-bottom:20px;
	padding-bottom:20px
}
.embeddabook-image {
	display:block;
	position:relative
}
.embeddabook-cover {
	display:block;
	position:relative;
	margin-bottom:40px;
	border-radius:3px;
	display:block;
	line-height:0
}
.embeddabook-cover img {
	width:100%;
	border-radius:3px;
	line-height:0
}
.embeddabook-cover::after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	overflow:hidden;
	box-shadow:inset 10px -4px 10px rgba(0,0,0,0.3),inset -3px 1px 5px rgba(0,0,0,0.3),-7px 25px 30px rgba(0,0,0,0.4),1px 7px 13px rgba(0,0,0,0.3),0 -5px 30px rgba(0,0,0,0.2);
	z-index:1;
	line-height:0;
	border-radius:3px
}
.embeddabook-summary {
	max-height:100px;
	overflow:hidden;
	padding-bottom:50px;
	position:relative;
	line-height:1.7
}
.embeddabook-summary .embeddabook-shadow {
	box-shadow:inset 0 -30px 40px #fff;
	position:absolute;
	left:-30px;
	right:-30px;
	bottom:0;
	top:-30px;
	z-index:1
}
.embeddabook-summary.expanded {
	max-height:100%
}
.embeddabook-summary.expanded .embeddabook-shadow {
	display:none
}
.embeddabook-buttons {
	display:block;
	overflow:hidden
}
.embeddabook-buttons.buy-expanded .embeddabook-buy {
	display:none
}
.embeddabook-buy {
	border-radius:20px;
	background-color:#BE9954;
	color:#fff;
	display:block;
	float:right;
	line-height:20px;
	margin-top:20px;
	padding:5px 20px;
	text-decoration:none;
	font-family:"aaux-next",Helvetica,Arial,sans-serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.2);
	transition:all .3s
}
.embeddabook-buy:hover {
	color:#fff;
	background-color:#ab894b
}
.embeddabook-buttons.summary-expanded .embeddabook-expand {
	display:none
}
.embeddabook-expand {
	float:left;
	font-style:italic;
	color:#BE9954;
	display:block;
	line-height:20px;
	margin-top:20px;
	padding:5px;
	text-decoration:none
}
.embeddabook-expand:hover {
	transition:all .3s;
	color:#ab894b
}
.embeddabook-buylinks {
	background-color:#eee;
	padding:1em;
	margin-top:20px;
	border:1px solid #ddd;
	text-align:center;
	display:none;
	transition:all .5s;
	margin-bottom:20px
}
.embeddabook-buylinks.expanded {
	display:block
}
.embeddabook-buylinks.empty {
	display:none
}
.embeddabook-buylinks h3 {
	margin-top:0;
	margin-bottom:15px;
	font-size:20px;
	line-height:20px;
	letter-spacing:1px
}
.embeddabook-buylinks ul {
	margin:0;
	padding:0
}
.embeddabook-buylinks li {
	list-style:none;
	display:inline-block;
	width:95%;
	margin:0 2.5%
}
.embeddabook-buylinks li a {
	font-family:"aaux-next",Helvetica,Arial,sans-serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	display:block;
	padding:15px;
	color:#666;
	border-bottom:1px solid #ddd;
	text-decoration:none;
	transition:all .5s
}
.embeddabook-buylinks li a:hover {
	color:#000;
	letter-spacing:2px;
	border-bottom:1px solid #BE9954
}
.embeddabook-share {
	background-color:#f9f9f9;
	border-top:1px solid #eee;
	clear:both;
	overflow:hidden;
	padding:10px;
	margin:20px -20px -20px
}
.embeddabook-embed {
	display:none;
	float:right;
	width:90%;
	text-align:right
}
.embeddabook-embed-button {
	line-height:30px;
	color:#000;
	text-decoration:none;
	font-size:14px;
	opacity:.3
}
.embeddabook-embed-button:hover {
	opacity:1
}
.embeddabook-embed-text textarea {
	border:1px solid #eee;
	border-radius:3px;
	font-family:Consolas,monospace;
	font-size:12px;
	width:100%;
	margin:2px 0;
	padding:5px 0;
	resize:vertical
}
.embeddabook-embed-text {
	display:none
}
.embeddabook-embed-text.expanded {
	display:block
}
.embeddabook-embed-about {
	opacity:.3;
	line-height:1.6;
	clear:both
}
.embeddabook-randomhouse {
	display:block;
	float:left;
	height:30px;
	width:40px;
	background-image:url(images/random-house-notext.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:40px;
	opacity:.4
}
.embeddabook-randomhouse:hover {
	opacity:1
}
@media screen and (min-width: 500px) {
	.embeddabook-image {
		float:left;
		margin-right:30px;
		width:20%;
		padding-bottom:0
	}
	.embeddabook-image img {
		max-width:100%;
		height:auto;
		width:auto;
		line-height:0
	}
	.embeddabook-wrapper {
		float:none;
		overflow:hidden
	}
	.embeddabook-content {
		float:left
	}
	.embeddabook-title {
		letter-spacing:1px;
		margin-top:0
	}
	.embeddabook-embed {
		display:block
	}
	.embeddabook-buylinks li {
		list-style:none;
		display:inline-block;
		width:45%;
		margin:0 2.5%
	}
	.embeddabook-side .embeddabook-buylinks li {
		width:95%
	}
}
