/**
 * $Id: ie7.css,v 1.1.2.1 2009/12/06 00:45:43 jmburnz Exp $
 * adaptivethemes.com
 *
 * @file ie7.css
 *
 * Support for the Conditional Styles module. This module allows themes 
 * to specify conditional stylesheets in their .info file and the conditional 
 * comments will be automatically included at the end of the standard $styles variable. 
 * 
 * http://drupal.org/project/conditional_styles
 *
 * The module is not included in the base theme, you must download and install it.
 */

#leaderboard {
	position: relative;
	overflow: visible;
}

#container {
	margin: -10px auto 0;
	position: relative;
}


/* IE 7 breadcrumb styles */
#breadcrumb { 
	background: url(../../images/bg-breadcrumb-ie7.png) bottom right no-repeat;
	clear: both;
	margin: 15px 0 15px 25px;
	padding: 0 10px 0 0;
}

#breadcrumb h2 {
	display: none;
}

#breadcrumb li {
	float: left;
	margin: 0;
	padding-top: 10px;
}

#breadcrumb li a, 
#breadcrumb a {
	height: 20px;
	line-height: 100%;
	margin: auto;
	padding: 0 10px 6px 6px;
}

#breadcrumb li.level1,
#breadcrumb li.level2,
#breadcrumb li.level3,
#breadcrumb li.level4,
#breadcrumb li.current {
	background: none;
	height: 20px;
	margin: 0;
	padding: 3px 0 0;
}

#breadcrumb .breadcrumb-count-3 li.level1 {
	padding: 5px 0 0;
}

#breadcrumb .breadcrumb-count-4 li.level1, 
#breadcrumb .breadcrumb-count-4 li.level2 {
	padding: 5px 0 0;
}

#breadcrumb li.level1 a,
#breadcrumb li.level2 a,
#breadcrumb li.level3 a,
#breadcrumb li.level4 a, 
#breadcrumb li.current a {
	background: url(../../images/bg-arrow-ie.png) center right no-repeat;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 10px 15px 6px 6px;
}
 
#breadcrumb li.current a {
	background: none;
}

/* Breadcrumbs by node type

.authors #breadcrumb li.level1 {
	padding-top: 5px;
} 
*/

.front #sidebar-last {
	margin: 19px 0 0 -9px;
}

.views-slideshow-controls-bottom table {
	height: 400px;
	margin: 0;
}

.views-slideshow-controls-bottom tr.activeSlide td {
	height: 62px;
}

.view-homepage-feature .views-field-php {
	margin-top: -90px;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	width: 430px;
	z-index: 10;
}

.view-homepage-feature .views-content-field-barker-copy-links-url {
	bottom: 3px;
	margin: 4px 0 5px 5px;
}

#sidebar-last .image-advertisement {
	margin-bottom: 5px;
}

.suffix {
	padding-top: 0;
}

.suffix p {
	padding: 4px 0 8px;
}

.fullpath-reviews .view-header {
	margin: -28px 9px 10px -30px;
	position: absolute;
}

.fullpath-reviews ul.carousel-pager {
	margin-top: -10px;
}

.reviews .content-inner {
	margin: -19px 308px 0 169px;
}

.reviews #content {
	width: 463px;
}

.reviews #sidebar-first .block {
	margin: 0 10px 0 4px;
}

.reviews h2#page-title {
	line-height: 120%;
}

p.comment-rules {
	clear: left;
	margin: 0;
	padding: 15px 0;
}

.author-book {
	width: 445px;
}

.author-book .book-info {
	float: left;
	margin: 0 0 0 10px;
	width: 345px;
}

p.praise-source {
	margin: 5px 0 8px;
}

.fullpath-features .feature-wrapper, 
.features-new-paperback .feature-wrapper {
	padding: 0 10px;
}

.authors.fullpath-authors #main-content #content {
	padding: 15px 10px 10px 0;
}

.connect-word-of-mouth #content .article h2, 
.connect-word-of-mouth #content-bottom .article h2 {
	line-height: 120%;
}

.features.features-books-screen .taxonomy-term-description,
.feature-landing .taxonomy-term-description, 
.features.features-new-paperback .taxonomy-term-description, 
.features.features-summer-reading .taxonomy-term-description, 
.features.features-books-screen .taxonomy-term-description {
	float: left;
}

.features .feature-teaser h3 {
	line-height: 120%;
}

.feature-book-wrapper {
	clear: both;
	float: left;
	width: 605px;
}

.feature-book-item-image {
	clear: none;
	float: left;
}

.multibook .feature-book-wrapper .book-info {
	clear: none;	
	float: left;
	width: 430px;
}

#tertiary-content {
	margin-top: 10px;
}

.authors #main-content { 
	padding-bottom: 15px;
}

.features #content-column {
	padding-bottom: 15px;
}

.comment-wrapper, table#comments {
	clear: both;
}

#comments tr.comment {
	width: 600px;
}

#comments .comment {
	border-top: 1px solid #fff;
}

#comments tr.comment td.comment-bar .submitted {
	width: 110px;
}

#comments tr.comment td.comment-bar {
	padding: 14px;
	width: 110px;
}

#comments td.content {
	padding: 14px;
}

#footer-region .block.footer-links {
	line-height: 120%;
	width: 934px;
}