.espanso3d {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	clear:left;
}
.bk-list {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	clear:left;
	list-style: none;
	position: relative;
}
.bk-list li {
	margin:0px 0 0 15px;
	padding:0px;
	position: relative;
	width: 370px;
	float: left;
	clear:left;
	z-index: 1;
	-webkit-perspective: 1800px;
	-moz-perspective: 1800px;
	perspective: 1800px;
}

.bk-list li:last-child {
	margin-right: 0;
}

.bk-info {
	margin:0px 0 20px 30px;
	padding:0px;
	float:left;
	clear:left;
	position: relative;
}
.bk-info button {
	display:none;
}
.bk-info h3 {
	padding: 25px 0 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	font-size: 26px;
	display:none;
}

.bk-info h3 span:first-child {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
	color: #777;
	display:none;
}

.bk-info p {
	line-height: 20px;
	color: #444;
	min-height: 160px;
	font-size:14px;
	display:none;
}
/*--gira-*/
.bk-info .bk-bookback {
	margin:45px 0px 0px 10px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family: 'TuffyRegular', Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:7px 29px;
	text-decoration:none;
	text-shadow:1px -1px 0px #ffffff;
}
.bk-info .bk-bookback:active {
	position:relative;
	top:1px;
}
.bk-info .bk-bookback:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	cursor:pointer;
}
/*--esaurito-*/
.bk-info .bk-bookback-esaurito {
	margin:45px 0px 0px 10px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ee3536), color-stop(1, #9d0506) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#9d0506;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#fff;
	font-family: 'TuffyRegular', Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:7px 29px;
	text-decoration:none;
	text-shadow:1px -1px 0px #666;
}
.bk-info .bk-bookback-esaurito:active {
	position:relative;
	top:1px;
}
.bk-info .bk-bookback-esaurito:hover {
	cursor:default;
}
/*-scopri-*/
.bk-info .bk-bookview {
	margin:45px 0px 0px 10px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family: 'TuffyRegular', Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:7px 29px;
	text-decoration:none;
	text-shadow:1px -1px 0px #ffffff;
}
.bk-info .bk-bookview:active {
	position:relative;
	top:1px;
}
.bk-info .bk-bookview:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	cursor:pointer;
}
.bk-info .bk-buy {
	margin:45px 0px 0px 10px;
	-moz-box-shadow:inset 0px 1px 0px 0px #318736;
	-webkit-box-shadow:inset 0px 1px 0px 0px #318736;
	box-shadow:inset 0px 1px 0px 0px #318736;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #52c236), color-stop(1, #1f7a09) );
	background:-moz-linear-gradient( center top, #52c236 5%, #1f7a09 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c236', endColorstr='#1f7a09');
	background-color:#52c236;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:3px;
	border:1px solid #228522;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:9px 23px;
	text-decoration:none;
	text-shadow:1px 1px 0px #666666;
	height:36px;
}
.bk-info .bk-buy:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1f7a09), color-stop(1, #52c236) );
	background:-moz-linear-gradient( center top, #1f7a09 5%, #52c236 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f7a09', endColorstr='#52c236');
	background-color:#1f7a09;
	cursor:pointer;
}
.bk-info .bk-buy:active {
	position:relative;
	top:1px;
}
.bk-list li .bk-book {
	margin:15px 0px 0px 40px;
	position: absolute;
	width: 100%;
	height: 602px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	transition: transform .5s;
}

.bk-list li .bk-book.bk-bookdefault:hover {
	-webkit-transform: rotate3d(0,1,0,35deg);
	-moz-transform: rotate3d(0,1,0,35deg);
	transform: rotate3d(0,1,0,35deg);
}
.bk-list li .bk-book > div,
.bk-list li .bk-front > div {
	display: block;
	position: absolute;
}
.bk-list li .bk-front {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	transition: transform .5s;
	-webkit-transform: translate3d(0,0,20px);
	-moz-transform: translate3d(0,0,20px);
	transform: translate3d(0,0,20px);
	z-index: 10;
}
.bk-list li .bk-front > div {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.bk-list li .bk-page {
	-webkit-transform: translate3d(0,0,19px);
	-moz-transform: translate3d(0,0,19px);
	transform: translate3d(0,0,19px);
	display: none;
	width: 365px;
	height: 595px;
	top: 0px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 9;
}

.bk-list li .bk-front,
.bk-list li .bk-back,
.bk-list li .bk-front > div {
	width: 381px;
	height: 602px;
}

.bk-list li .bk-left,
.bk-list li .bk-right {
	width: 40px;
	left: -20px;
}
.bk-list li .bk-left span:first-child {
	display:none;
}
.bk-list li .bk-top,
.bk-list li .bk-bottom {
	width: 295px;
	height: 40px;
	top: -15px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bk-list li .bk-back {
	-webkit-transform: rotate3d(0,1,0,-180deg) translate3d(0,0,20px);
	-moz-transform: rotate3d(0,1,0,-180deg) translate3d(0,0,20px);
	transform: rotate3d(0,1,0,-180deg) translate3d(0,0,20px);
	box-shadow: 10px 10px 30px rgba(0,0,0,0.3);
	border-radius: 3px 0 0 3px;
}

.bk-list li .bk-cover-back {
	background-color: #000;
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

.bk-list li .bk-right {
	height: 390px;
	top: 5px;
	-webkit-transform: rotate3d(0,1,0,90deg) translate3d(0,0,295px);
	-moz-transform: rotate3d(0,1,0,90deg) translate3d(0,0,295px);
	transform: rotate3d(0,1,0,90deg) translate3d(0,0,295px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bk-list li .bk-left {
	height: 602px;
	-webkit-transform: rotate3d(0,1,0,-90deg);
	-moz-transform: rotate3d(0,1,0,-90deg);
	transform: rotate3d(0,1,0,-90deg);
}

.bk-list li .bk-top {
	-webkit-transform: rotate3d(1,0,0,90deg);
	-moz-transform: rotate3d(1,0,0,90deg);
	transform: rotate3d(1,0,0,90deg);
}

.bk-list li .bk-bottom {
	-webkit-transform: rotate3d(1,0,0,-90deg) translate3d(0,0,390px);
	-moz-transform: rotate3d(1,0,0,-90deg) translate3d(0,0,390px);
	transform: rotate3d(1,0,0,-90deg) translate3d(0,0,390px);
}

/* Transform classes */

.bk-list li .bk-viewinside .bk-front {
	-webkit-transform: translate3d(0,0,20px) rotate3d(0,1,0,-160deg);
	-moz-transform: translate3d(0,0,20px) rotate3d(0,1,0,-160deg);
	transform: translate3d(0,0,20px) rotate3d(0,1,0,-160deg);
}

.bk-list li .bk-book.bk-viewinside {
	-webkit-transform: translate3d(0,0,150px) rotate3d(0,1,0,0deg);
	-moz-transform: translate3d(0,0,150px) rotate3d(0,1,0,0deg);
	transform: translate3d(0,0,150px) rotate3d(0,1,0,0deg);
}

.bk-list li .bk-book.bk-viewback {
	-webkit-transform: translate3d(0,0,0px) rotate3d(0,1,0,180deg);
	-moz-transform: translate3d(0,0,0px) rotate3d(0,1,0,180deg);
	transform: translate3d(0,0,0px) rotate3d(0,1,0,180deg);
}

.bk-list li .bk-viewback .bk-back{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: 'TuffyRegular', Arial, sans-serif;
	font-size:15px;
	color:#333;
	z-index: 10;
}

/* Main colors and content */

/*  .bk-list li .bk-page,
	.bk-list li .bk-right,
	.bk-list li .bk-top,
	.bk-list li .bk-bottom {
		background-color: #fff;
}*/

.bk-list li .bk-front > div {
	border-radius: 0 3px 3px 0;
	box-shadow: 
		inset 4px 0 10px rgba(0, 0, 0, 0.1);
}

.bk-list li .bk-front:after {
	content: '';
	position: absolute;
	top: 1px;
	bottom: 1px;
	left: -1px;
	width: 1px;
}

.bk-list li .bk-cover:after,
.bk-list li .bk-back:after {
	content: '';
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	width: 3px;
	background: rgba(0,0,0,0.06);
	box-shadow: 1px 0 3px rgba(255, 255, 255, 0.1);
}

.bk-list li .bk-back:after {
	left: auto;
	right: 10px;
}
.nav_albo{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.nav_albo_cont_element{
	margin: 0px auto 0px auto;
	width: 70%;
}
.nav_albo .prev{
	margin:0px 0px 0px 40px;
    padding:0px;
    font-family: 'TuffyRegular', Arial, sans-serif;
    font-weight:bold;
    font-size:13px;
	float:left;
}
.nav_albo .prev a{
	-moz-box-shadow:inset 0px -1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px -1px 0px 0px #ffffff;
	box-shadow:inset 0px -1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:41px;
	-webkit-border-radius:41px;
	border-radius:41px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 11px;
	margin-left:15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	outline:none;
}
.nav_albo .prev a:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	outline:none;
}
.nav_albo .prev:active{
	position:relative;
	top:1px;
	outline:none;
}
.nav_albo .next a{
	-moz-box-shadow:inset 0px -1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px -1px 0px 0px #ffffff;
	box-shadow:inset 0px -1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:41px;
	-webkit-border-radius:41px;
	border-radius:41px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 11px;
	margin-right:15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	outline:none;
}
.nav_albo .next a:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	outline:none;
}
.nav_albo .next:active{
	position:relative;
	top:1px;
	outline:none;
}
.nav_albo .data{
	margin:0px;
    padding:0px 10px 0px 10px;
	line-height:31px;
    font-family: 'TuffyRegular', Arial, sans-serif;
    font-weight:bold;
    font-size:15px;
	float:left;
}
.nav_albo .next{
	margin:0px;
    padding:0px;
    font-family: 'TuffyRegular', Arial, sans-serif;
    font-weight:bold;
    font-size:13px;
	float:left;
}
.bk-left h2 {
	width: 400px;
	height: 40px;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(90deg) translateY(-40px);
	-moz-transform: rotate(90deg) translateY(-40px);
	transform: rotate(90deg) translateY(-40px);
}
.bk-content {
    height:98%;
	width:102%;
	position: absolute;
	top: 2px;
	left: 1px;
	bottom: 20px;
	right: 6px;
	padding: 0px;
	overflow: hidden;
	background: #fff;
	opacity: 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	cursor: default;
}
.bk-content-current {
	opacity: 1;
	pointer-events: auto;
}
.bk-content p {
	padding: 0 0 10px;
	-webkit-font-smoothing: antialiased;
	color: #000;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.bk-page nav {
	padding:10px 10px 10px 10px;
	display: block;
	text-align: center;
	margin-bottom: 0px;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	bottom: 15px;
	width: 95px;
	right: 0px;
	height:30px;
}

.bk-page nav span {
	-moz-box-shadow:inset 0px -1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px -1px 0px 0px #f5978e;
	box-shadow:inset 0px -1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c87a00), color-stop(1, #e79912));
	background:-moz-linear-gradient(top, #c87a00 5%, #e79912 100%);
	background:-webkit-linear-gradient(top, #c87a00 5%, #e79912 100%);
	background:-o-linear-gradient(top, #c87a00 5%, #e79912 100%);
	background:-ms-linear-gradient(top, #c87a00 5%, #e79912 100%);
	background:linear-gradient(to bottom, #c87a00 5%, #e79912 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c87a00', endColorstr='#e79912',GradientType=0);
	background-color:#c87a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:5px 12px 5px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
	margin:0px 2px;

}
.bk-page nav span {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e79912), color-stop(1, #c87a00));
	background:-moz-linear-gradient(top, #e79912 5%, #c87a00 100%);
	background:-webkit-linear-gradient(top, #e79912 5%, #c87a00 100%);
	background:-o-linear-gradient(top, #e79912 5%, #c87a00 100%);
	background:-ms-linear-gradient(top, #e79912 5%, #c87a00 100%);
	background:linear-gradient(to bottom, #e79912 5%, #c87a00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e79912', endColorstr='#c87a00',GradientType=0);
	background-color:#e79912;
}
.bk-page nav span:active {
        position:relative;
        top:1px;
    }


/* Individual style & artwork */

/* Book 1 */
.book-1 .bk-front > div,
.book-1 .bk-back,
.book-1 .bk-left,
.book-1 .bk-front:after {
	background-color: #ccc;
}


.book-1 .bk-cover h2 {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 30px;
	background: rgba(255,255,255,0.2);
	color:#333;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
}

.book-1 .bk-cover h2 span:first-child,
.book-1 .bk-left h2 span:first-child {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	padding-right: 20px;
	color:#333;
	font-family: 'TuffyRegular', Arial, sans-serif;
}

.book-1 .bk-cover h2 span:first-child {
	display: block;
	color:#333;
}

.book-1 .bk-cover h2 span:last-child,
.book-1 .bk-left h2 span:last-child {
	font-family: 'TuffyRegular', Arial, sans-serif;
	color:#333;
} 

.book-1 .bk-content p {
	font-family: 'TuffyRegular', Arial, sans-serif;
}

.book-1 .bk-left h2 {
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	padding-right: 10px;
	text-align: center;
}

.book-1 .bk-back p {
	color: #333;
	font-size: 14px;
	line-height: 22px;
	padding: 40px;
	text-align: center;
	font-weight:normal;
	font-family: 'TuffyRegular', Arial, sans-serif;
}

/* Book 2 */

.book-2 .bk-front > div,
.book-2 .bk-back,
.book-2 .bk-left,
.book-2 .bk-front:after {
	background-color: #222;
}

.book-2 .bk-cover {
	background-image: url(../images/2.png);	
	background-repeat: no-repeat;
	background-position: 98% 0%;
}

.book-2 .bk-cover h2, 
.book-2 .bk-left h2 {
	color: #fff;
	font-family: 'TuffyRegular', Arial, sans-serif;
	font-weight: 400;
}

.book-2 .bk-cover h2 {
	font-size: 138px;
	line-height: 102px;
	padding: 30px;
}

.book-2 .bk-cover h2 span:first-child {
	position: relative;
	display: block;
}

.book-2 .bk-cover h2 span:first-child:before {
	content: 'A novel';
	font-family: 'TuffyRegular', Arial, sans-serif;
	text-transform: uppercase;
	position: absolute;
	color: red;
	font-size: 20px;
	right: -15px;
	bottom: -60px;
}

.book-2 .bk-cover h2 span:last-child {
	font-size: 100px;
	line-height: 80px;
	display: block;
	position: relative;
}

.book-2 .bk-cover h2 span:last-child:before {
	content: 'by';
	font-size: 16px;
	color: red;
	position: absolute;
	top: -32px;
	left: 62px;
	font-family: 'TuffyRegular', Arial, sans-serif;
}

.book-2 .bk-cover h2 span:last-child:after {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #f9ed65;
	position: absolute;
	top: 5px;
	left: 101px;
}

.book-2 .bk-left h2 {
	font-size: 20px;
	line-height: 40px;
	padding-right: 10px;
	text-align: right;
}

.book-2 .bk-back p {
	color: red;
	font-size: 13px;
	font-family: 'TuffyRegular', Arial, sans-serif;
	padding: 40px;
	text-align: center;
}

/* Book 3 */

.book-3 .bk-front > div,
.book-3 .bk-back,
.book-3 .bk-left,
.book-3 .bk-front:after {
	background-color: #a4c19e;
}

.book-3 .bk-cover {
	background-image: url(../images/3.png);	
	background-repeat: no-repeat;
	background-position: 100% 95%;
}

.book-3 .bk-cover h2 {
	position: absolute;
	top: 40px;
	right: 40px;
	left: 40px;
	padding-top: 15px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
}

.book-3 .bk-cover h2 span:first-child,
.book-3 .bk-left h2 span:first-child {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	padding-right: 20px;
}

.book-3 .bk-cover h2 span:first-child {
	display: block;
}

.book-3 .bk-cover h2 span:last-child,
.book-3 .bk-left h2 span:last-child,
.book-3 .bk-content p  {
	font-family: Georgia, Times, "Times New Roman", serif;
} 

.book-3 .bk-left h2 {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}

.book-3 .bk-back img {
	width: 200px;
	display: block;
	margin: 30px auto 0;
}

.book-3 .bk-back p {
	color: #fff;
	font-size: 13px;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 40px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
}

/* Fallbacks */

.no-csstransforms3d .bk-list li .bk-book > div,
.no-csstransforms3d .bk-list li .bk-book .bk-cover-back {
	display: none;
}

.no-csstransforms3d .bk-list li .bk-book > div.bk-front {
	display: block;
}

/*.no-csstransforms3d .bk-info button,
.no-js .bk-info button {
	display: none;
}
*/