﻿body
{
	padding-bottom: 40px;
}
.show-links a
{
	text-decoration:underline;
}
div.social
{
	text-align:right;
	padding-top:4px;
}

div.social > div.fb-like > span
{
	padding-bottom:3px;
}
div#padder
{
	height:132px;
}
body {
	font-size: 15px;
	line-height:19px;
}
div.navbar{
	font-size:13px;
}
body > div.container h2 {
	font-size:24px;
	font-weight:normal;
}
body > div.container h3 {
	font-size:20px;
	font-weight:normal;
}
body > div.container h4 {
	font-size:16px;
}
/*carousel::begin*/
.mega-carousel .carousel-control
{
	top:50%;
	margin-top:-22px;
}
.carousel .carousel-control{
	display:none;
}
.carousel:hover .carousel-control{
	display:inline;
}
.container.mega-carousel .row { margin-left:0px;}
.carousel-control {
	opacity: .4;
	filter: alpha(opacity=40);
}
.carousel {
	margin-bottom:8px;
}
a.carousel-control.left {
	margin-left:-10px;
}
a.carousel-control.right {
	margin-right:-10px;
}
div#featured-authors > a.carousel-control.left {
	margin-left:-30px;
}
div#featured-authors > a.carousel-control.right {
	margin-right:-30px;
}
/*carousel::end*/

/*collection-sub-collections::begin*/
ul.sub-collection-list, ul.sub-collection-list > li
{
    list-style:none;
    margin:0px;
}
ul.sub-collection-list > li > a.image
{
    display:block;
    float:left;
    max-width:80px;
    height:130px;
    padding: 0px 16px 2px 0px;
}
ul.sub-collection-list > li
{
    height:130px;
    clear:both;
}
ul.sub-collection-list > li + li
{
    margin-top:20px;
}
/*collection-sub-collections::end*/

/*treated images::begin*/
img.treated-smallest,
div.promo-large-box a.aside-photo > img
{
	padding: 1px;
	border: 1px solid #BDBAAF;
	-webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25);
}
img.treated-smaller,
ul.featured-interviews > li > a.image > img,
ul.featured-reviews > li > a.image > img {
	padding: 1px;
	border: 1px solid #BDBAAF;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);
}
img.treated-small,
#featured-authors div.featured-author > a.image > img,
div.review > div.cover > img,
div.promo-container.promo-container-bookcoverspot > a.image > img {
	padding: 3px;
	border: 1px solid #BDBAAF;
	-webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25);
}
/*treated images::end*/

/*cover spots:: begin*/
.featured-author, 
.promo-container-bookcoverspot, 
.featured-book-box,
.book-list
{
	font-size:11px;
}
/*cover spots:: end*/

/*articles::begin*/
ul.articles
{
    list-style:none;
    margin:0px;
}
ul.articles > li
{
    clear:both;
    margin-bottom:16px;
    padding-top:16px;
}
ul.articles > li + li
{
    border-top:1px solid gray;
}
ul.articles > li > div.article-image
{
    float:left;
    width:100px;
    height:150px;
    background-position:center center;
    margin-right:6px;
}
ul.articles > li > h4
{
    margin-top:0px;
    font-size:14px;
    line-height:16px;
}
ul.articles > li > p
{
    font-size:12px;
    line-height:16px;
}
/*articles::end*/

/*promo::begin*/
div.promo-large-box {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	color:#000000;
	min-height:260px;
}
div.promo-large-box a.aside-photo {
	float:left;
	padding:0px 8px 4px 0px;
}
div.promo-large-box a.aside-score {
	float:left;
	clear:left;
	padding:0px 22px 4px 15px;
}
div.promo-container + div.promo-container{
	margin-top:20px;
}
div.promo-container.promo-container-bookcoverspot {
	width:116px;
	height:220px;
	line-height:15px;
	margin-right:10px;
	margin-top:0px;
}
div.promo-container {
	clear:both;
}

div.promo-container.promo-container-bookcoverspot {
	float:left;
}
div.promo-container.promo-container-bookcoverspot + div.promo-container.promo-container-bookcoverspot {
	clear:none;
}

div.promo-container.promo-container-bookcoverspot > a.image {
	display:block;
	position:relative;
	width:106px;
	height:166px;
}
div.promo-container.promo-container-bookcoverspot > a.image > img {
	position:absolute;
	bottom:0px;
	max-width:100px;
	max-height:160px;
}
div.promo-container.promo-container-bookcoverspot > a, div.promo-container.promo-container-bookcoverspot > span {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
}
div.promo-container.promo-container-bookcoverspot .book-title {
	font-weight:bold;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-top:2px;
}
/*promo::end*/

/*featured-reviews::begin*/
ul.featured-reviews, ul.featured-reviews > li {
	list-style:none;
	margin-left:0px;
}
ul.featured-reviews > li {
	position:relative;
	font-size:11px;
	line-height:15px;
	min-height:120px;
}
ul.featured-reviews > li > a.image {
	position:absolute;
	top:0px;
	left:0px;
	width:70px;
}
ul.featured-reviews > li > div {
	display:block;
	margin-left:80px;
}
ul.featured-reviews > li > div a {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
}
ul.featured-reviews > li > div a.review-text {
	color:#000;
}
ul.featured-reviews > li > div > a.review-title {
	font-weight:bold;
}
ul.featured-reviews > li + li {
	margin-top:10px;
}
/*featured-reviews::end*/

/*featured-interviews::begin*/
ul.featured-interviews, ul.featured-interviews > li {
	list-style:none;
	margin-left:0px;
}
ul.featured-interviews > li {
	width:95px;
	margin-bottom:10px;
	line-height:15px;
	min-height:154px;
	float:left;
	font-size:11px;
}
ul.featured-interviews > li > a.image {
	position:relative;
	display:block;
	height:124px;
	overflow:hidden;
}
ul.featured-interviews > li > a.image > img {
	position:absolute;
	bottom:0px;
	max-height:120px;
	max-width:80px;
}
ul.featured-interviews.small > li {
	width:66px;
	height:148px;
	margin-right:10px;
}
ul.featured-interviews.small > li > a.image {
	height:102px;
}
ul.featured-interviews.small > li > a.image > img {
	max-height:102px;
	max-width:60px;
}
ul.featured-interviews.smaller > li {
	width:55px;
	min-height:128px;
	margin-right:10px;
}
ul.featured-interviews.smaller > li > a.image {
	height:84px;
}
ul.featured-interviews.smaller > li > a.image > img {
	max-height:84px;
	max-width:49px;
}
ul.featured-interviews > li > a.interview-title{
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
}
/*featured-interviews::end*/

/*book-list::begin*/
ul.book-list, ul.book-list > li {
	list-style:none;
	margin-left:0px;
}
ul.book-list > li {
	width:95px;
	margin-bottom:10px;
	line-height:15px;
	float:left;
}
ul.book-list > li > a.image {
	position:relative;
	display:block;
	height:124px;
	overflow:hidden;
}
ul.book-list > li > a.image > img {
	position:absolute;
	bottom:0px;
	max-height:128px;
	max-width:80px;
}
ul.book-list.small > li {
	width:90px;
	height:178px;
	margin-right:10px;
}
ul.book-list.small.plus2 > li
{
	height:192px;
}
ul.book-list.small > li > a.image {
	height:138px;
}
ul.book-list.small > li > a.image > img {
	max-height:128px;
	max-width:80px;
}
ul.book-list > li > a.book-title,
ul.book-list > li > span.book-title{
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
}
/*book-list::end*/

/*featured-author::begin*/
#featured-authors div.featured-author {
	float:left;
	width:16.666%;
	min-width:117px;
	margin:0px;
	height:240px;
}
#featured-authors div.featured-author > a.image {
	position:relative;
	display:block;
	height:180px;
	margin-bottom:4px;
}
#featured-authors div.featured-author > a.image > img {
	position:absolute;
	bottom:0px;
	max-height:170px;
}
#featured-authors div.featured-author > p {
	margin-bottom:3px;
}
#featured-authors div.featured-author > p > a,
#featured-authors div.featured-author > a {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
}
#featured-authors div.featured-author > a.author-name {
	font-weight: bold;
}
#featured-authors div.featured-author > a.book-title {
	display:block;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-top:2px;
}
#featured-authors div.featured-author span.stars > span.display {
	margin-top:2px;
	margin-bottom:-4px;
}
/*featured-author::end*/

/*book-box::begin*/
ul.featured-book-box, ul.featured-book-box > li {
	margin:0px;
	list-style:none;
}
ul.featured-book-box > li {
	float:left;
	line-height:15px;
	margin-right:10px;
}
ul.featured-book-box > li > a.image {
	display:block;
	position:relative;
	overflow:auto;
}
ul.featured-book-box > li > a.image > img {
	position:absolute;
	bottom:0px;
}
ul.featured-book-box > li {
	width:66px;
	height:140px;
}
ul.featured-book-box > li > a.image {
	width:66px;
	height:92px;
}
ul.featured-book-box > li > a.image > img {
	max-width:60px;
	max-height:80px;
}

ul.featured-book-box.six-pack > li {
	width:116px;
	height:196px;
}
ul.featured-book-box.six-pack > li > a.image {
	width:116px;
	height:146px;
}
ul.featured-book-box.six-pack > li > a.image > img {
	max-width:110px;
	max-height:134px;
}

ul.featured-book-box > li > a, ul.featured-book-box > li > span {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
}
ul.featured-book-box > li .book-title {
	font-weight:bold;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-top:2px;
}
/*book-box::end*/

div.anchor
{
	position:relative;
}
div.anchor > a
{
	position:absolute;
	top:-134px;
}

/*stars::begin*/
span.stars {
	display:block;
	white-space:nowrap;
	line-height:15px;
}
span.stars.stars24x24 {
	line-height:24px;
}
span.stars > span.display
{
	background-color:#000000;
    background-repeat:no-repeat;
    display:block;
	float:left;
}
span.stars.stars-15x15 > span.display
{
    background-image:url(../img/score-star-monochrome-powerclip-shaded-15x15.png);
    width:75px;
    height:15px;
}
span.stars.stars-15x15 > span.display + span
{
    padding-left:5px;
    line-height:15px;
}
span.stars.stars-24x24 > span.display
{
    background-image:url(../img/score-star-monochrome-powerclip-shaded-24x24.png);
    width:120px;
    height:24px;
}
span.stars.stars-24x24 > span.display + span
{
    padding-left:5px;
    line-height:24px;
}
span.stars.stars-1-0 > span.display { background-position: 100% 0%; }
span.stars.stars-1-25 > span.display { background-position: 75% 33.33%; }
span.stars.stars-1-50 > span.display { background-position: 75% 66.66%; }
span.stars.stars-1-75 > span.display { background-position: 75% 100%; }
span.stars.stars-2-0 > span.display { background-position: 75% 0%; }
span.stars.stars-2-25 > span.display { background-position: 50% 33.33%; }
span.stars.stars-2-50 > span.display { background-position: 50% 66.66%; }
span.stars.stars-2-75 > span.display { background-position: 50% 100%; }
span.stars.stars-3-0 > span.display { background-position: 50% 0%; }
span.stars.stars-3-25 > span.display { background-position: 25% 33.33%; }
span.stars.stars-3-50 > span.display { background-position: 25% 66.66%; }
span.stars.stars-3-75 > span.display { background-position: 25% 100%; }
span.stars.stars-4-0 > span.display { background-position: 25% 0%; }
span.stars.stars-4-25 > span.display { background-position: 0% 33.33%; }
span.stars.stars-4-50 > span.display { background-position: 0% 66.66%; }
span.stars.stars-4-75 > span.display { background-position: 0% 100%; }
span.stars.stars-5 > span.display { background-position: 0% 0%; }
/*stars::end*/

/*blog calendar*/
div.collection-calendar > ul,
ul.directory-letters
{
	list-style:none;
	margin:0px;
}
div.collection-calendar > ul > li,
ul.directory-letters > li
{
	float:left;
}
div.collection-calendar > ul > li > a,
ul.directory-letters > li > a
{
	display:block;
	margin:2px;
	border:1px solid gray;
	padding:5px;
	width:44px;
	text-align:center;
}
div.collection-calendar > ul > li > a.active,
ul.directory-letters > li > a.active
{
	color:white;
}
div.collection-calendar > ul > li > a:hover,
ul.directory-letters > li > a:hover
{
	color:white;
	text-decoration:none;
}

/*snackbox::begin*/
div.snackbox.snackbox-gradient > h2 {
	position:relative;
	z-index:3;
	margin:4px 0px 6px 0px;
	padding: 0px 0px 0px 3px;
}
div.snackbox.snackbox-gradient > h3 {
	position:relative;
	z-index:3;
	margin:-2px 0px -2px 0px;
	padding: 0px;
}
div.snackbox.snackbox-gradient > h2 > a, 
div.snackbox.snackbox-gradient > h2 > em > a, 
div.snackbox.snackbox-gradient > h3 > a,
div.snackbox.snackbox-gradient > h3 > em > a {
}
div.snackbox.snackbox-gradient 
{
	border-top: 1px solid #DBDBDB;
	background-image: url(../img/gray.png);
	background-repeat: repeat-x;
	position:relative;
}
div.snackbox.snackbox-gradient > div.snackbox-gradient-right {
	z-index:1;
	background-image: url(../img/gray-right.png);
	position:absolute;
	top:-1px;
	right:0px;
	width:34px;
	height:17px;
}
div.snackbox.snackbox-gradient > div.snackbox-gradient-left {
	z-index:2;
	background-image: url(../img/gray-left.png);
	position:absolute;
	top:-1px;
	left:0px;
	width:34px;
	height:17px;
}
/*snackbox::end*/


/*review search results*/
div.review > div.cover
{
	width:30%;
	float:right;
	text-align:center;
	margin:0px 0px 10px 10px;
}
div.review > div.cover > p
{
	margin-top:5px;
}
div.review > div.synopsis
{
}
div.review > div.synopsis > ul.information, div.review > div.synopsis > ul.information > li
{
	margin-left:0px;
	list-style:none;
}
div.review > div.synopsis > h4 {
	margin-bottom:0px;
}
div.review + hr {
	margin:0px;
}

/*global-search::begin*/
ul.search-results, ul.search-results > li
{
    list-style:none;
    margin:0px;
}
ul.search-results > li
{
    display:block;
    min-height:132px;
    clear:both;
}
ul.search-results > li
{
    margin-bottom:20px;
}
ul.search-results > li > a.image
{
    display:block;
    float:left;
    padding:0px 6px 2px 0px;
}
ul.search-results > li > a.image > img
{
    max-height:120px;
    max-width:80px;
}
ul.search-results > li > a.title
{
    font-weight:bold;
}
ul.search-results > li > p.introduction
{

}
/*global-search::end*/

/*artice comments*/
div#comments > h4
{
	float:left;
}
div#comments > div.options
{
	float:right;
}
div#comments > ul.posts, div#comments > ul.posts > li
{
	list-style-type:none;
	margin-left:0px;
}
div#comments > ul.posts > li
{
	margin-top:5px;
}
div#comments > ul.posts > li > span.intro
{
	font-style:italic;
}

/*footer*/
footer
{
	font-size:8px;
	line-height:11px;
}

/*responsive::begin*/
@media (max-width: 979px)
{
	div#padder
	{
		display:none;
	}
	div.anchor
	{
		position:relative;
	}
	div.anchor > a
	{
		position:absolute;
		top:0px;
	}
	.modal-body
	{
		max-height:300px;
	}
}

@media (max-width: 979px) and (min-width: 768px){
	.container.mega-carousel { width:100%; }
}

@media (min-width: 980px){
	.container.mega-carousel { width:980px; }
}

@media (min-width: 1200px) {
	.container.mega-carousel {
		width: 1200px;
	}
}

/*span-portrait-tablet*/
@media (min-width: 768px) and (max-width: 979px) {
  .span-portrait-tablet-span12 {
    width: 724px;
  }
  .span-portrait-tablet-span11 {
    width: 662px;
  }
  .span-portrait-tablet-span10 {
    width: 600px;
  }
  .span-portrait-tablet-span9 {
    width: 538px;
  }
  .span-portrait-tablet-span8 {
    width: 476px;
  }
  .span-portrait-tablet-span7 {
    width: 414px;
  }
  .span-portrait-tablet-span6 {
    width: 352px;
  }
  .span-portrait-tablet-span5 {
    width: 290px;
  }
  .span-portrait-tablet-span4 {
    width: 228px;
  }
  .span-portrait-tablet-span3 {
    width: 166px;
  }
  .span-portrait-tablet-span2 {
    width: 104px;
  }
  .span-portrait-tablet-span1 {
    width: 42px;
  }
}

/*default display*/
@media (min-width: 980px) and (max-width: 1199px) {
	.span-default-display-span12 {
	  width: 940px;
	}
	.span-default-display-span11 {
	  width: 860px;
	}
	.span-default-display-span10 {
	  width: 780px;
	}
	.span-default-display-span9 {
	  width: 700px;
	}
	.span-default-display-span8 {
	  width: 620px;
	}
	.span-default-display-span7 {
	  width: 540px;
	}
	.span-default-display-span6 {
	  width: 460px;
	}
	.span-default-display-span5 {
	  width: 380px;
	}
	.span-default-display-span4 {
	  width: 300px;
	}
	.span-default-display-span3 {
	  width: 220px;
	}
	.span-default-display-span2 {
	  width: 140px;
	}
	.span-default-display-span1 {
	  width: 60px;
	}
}

/*large display
@media (min-width: 1200px) {
  .span-large-display-span12 {
    width: 1170px;
  }
  .span-large-display-span11 {
    width: 1070px;
  }
  .span-large-display-span10 {
    width: 970px;
  }
  .span-large-display-span9 {
    width: 870px;
  }
  .span-large-display-span8 {
    width: 770px;
  }
  .span-large-display-span7 {
    width: 670px;
  }
  .span-large-display-span6 {
    width: 570px;
  }
  .span-large-display-span5 {
    width: 470px;
  }
  .span-large-display-span4 {
    width: 370px;
  }
  .span-large-display-span3 {
    width: 270px;
  }
  .span-large-display-span2 {
    width: 170px;
  }
  .span-large-display-span1 {
    width: 70px;
  }
}
*/
/*responsive::end*/

