/* @override http://www.alexberenson.com/wp-content/themes/alexberenson/style.css */
/*
Theme Name: Alex Berenson
Theme URI: http://www.knicknack.com
Description: AlexBerenson.com Theme
Author: Matt Govaere
Author URI: http://restartmyheart.com
version: 1.0
Tags: two column, three column, alex berenson, knicknack
*/




/* Defaults */

*{ margin:0; padding:0; }

body {
	background:#FFF;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9pt;
	margin:0 auto;
}

h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
h3 { font-size: 14pt; }
h4 { font-size: 9pt; }

img { border: none; padding:0; }
img a { border:none; }

img.left { float: left; border: none; padding: 6px 0 0 0; }
img.right { float: right; border: none; padding: 0 0 0 6px; }

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}

code {
	font-family:"Courier New", Courier, monospace;
}



/* Text */

a.text-orange {
	color: #e25d02;
}

a.text-orange:hover {
	color: #888;
}


/* Links */

a {
	color:#000;
	text-decoration:none;
}

a:hover{ text-decoration: none; color: #e25d02;}



/* Container */

#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	
	color:#000;
	overflow: hidden;
	}
	


/* Header */

#header-bg {
	display: block;
	position: absolute;
	z-index:-1;
	float: left;
	width: 100%;
	height: 125px;
	background: url(styles/img/bg-header.png);
}

#header {
  	width: 960px; 
  	height: 110px;
	color: #fff; 
	margin-top: 15px;
}

#header-title {
	display: block;
	width: 372px;
	height: 69px;
	background: url(styles/img/header-title.png);
	overflow:hidden;
}

#header h1{
	font:normal 30pt Helvetica, Arial, Verdana;
	padding:20px 0 0 0px;
	margin:0;	
}
	
#header h1 a{ color: #404040; text-decoration: none;}
#header h1 a:hover{ color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt Helvetica, Arial, Verdana;
	color:#333;
	padding: 0 0 0 0px;
	margin:0;	
}

#header #header-mailing {
	display: block;
	float: right;
	clear: none;
	width: 310px;
	height: 49px;
	margin-top: -68px;
	color: #000;
}

#header #header-mailing #sidebar-mailing-content-title {
	display: block;
	float: left;
	clear: both;
	width: 310px;
	height: 15px;
	font-size: 14px;
	padding-bottom: 2px;
}

#header #header-mailing #sidebar-mailing-content-form {
	margin-top: 0px;
}



/* Main Menu */

#menu {
	font-family: verdana, arial, times, serif;
	font-size: 10pt;
	width:960px; 
	overflow:hidden;
	margin-top: 10px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	color: #404040;
}

#menu ul li a {
	padding:0px 0px 0px 0px;
	margin: 0;
	color: #000;
	display:block;
}

#menu ul li a:hover {

}

#menu .page_item a {
	font-size: 12px;
	letter-spacing: 1px;
}

#menu .page_item a:hover {
	color: #e25d02;
}

#menu .page_item_divider {
	display: block;
	float: left;
	clear: none;
	padding: 0px 12px;
	color: #e25d02;
	line-height: 13px;
}



/* Content */

#content {
	float:left;
	width:635px;
	overflow: hidden;
	margin:0px;
	
}

#content #respond {
	font: normal 12px Verdana, Helvetica, Arial;
	margin-bottom: 20px;
}

#content #respond h3 {
	padding: 15px 0;
}

h3 {
	color: #888;
	font:bold 12pt Verdana, Helvetica, Arial;
}


.post {
	display: block;
	margin:0;
	padding:10px 0px;
	line-height: 14pt;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
	
.post h2 {
	font:normal 16pt Verdana, Helvetica, Arial;
}
	
.post h2 a{
	color: #000;
	text-decoration: none;
}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
}

.post ul {}

.post li {}

.post .post-date {
	color: #888;
	font:normal 8pt Verdana, Helvetica, Arial;
	margin-top: 4px;
}

.entry p {
	margin:12px 0;
	font:normal 9pt Verdana, Helvetica, Arial;
}



.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	display: none;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	
}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* Sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:310px;
	float:right;
	margin:0;
	padding: 0;
	margin-bottom: 10px;
}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* Comments */

#commentform {
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p {
	color: #000;
	margin-bottom: ;
}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment {
	width:623px;
}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:5px;
	border: 1px solid #ccc;
	color: #000;
	}
	
#submit { margin:5px 5px 0 0; }

#comments {
	color: #888;
	margin:0; 
	padding:0; 
	padding:15px 0px 0px 0px;
}

h3#comments {
	margin: 0;
	padding: 0;
}
	
ol.commentlist {list-style-type: none; margin:0; padding:0; margin-top: 10px;}

.avatar { float:left; margin:0 12px 0 0; display: none;}

ol.commentlist li {
	background: #fff;

	padding:10px 0 10px 10px;
	list-style-type:none;
	border-top: 1px solid #ccc;
}

ol.commentlist li.alt {
	background: #efefef;
}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

div.comment-meta {
	margin-top: 3px;
}

div.comment-meta a {
	color: #888;
	font-size: 10px;
}



/* Search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* Miscellaneous */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.pagetitle {
	display: none;
}

/* Footer */

#footer {
	font-size: 12px;
	clear: both;
	width: 100%;
	margin-left: 0px;;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
}

#footer #copyright {
	margin-top: 10px;
	margin-bottom: 3px;
}

#footer .credit {
	margin-top: -5px;
}

#footer .credit {
	color: #e25d02;
}

#footer .credit:hover {
	color: #888;
}
	
#footer p { padding:14px 0;margin: 0; color: #000; }
#footer a { color: #000;text-decoration: none; }
#footer a:hover { color: #000;}


/* Home */

#home {
	display: block;
}

.home-recent {
	display: block;
	float: left;
	width: 635px;
	padding-bottom: 5px;
}

.home-recent-heading {
	height: 40px;
	border-top: 1px solid #ccc;
	background: url(styles/img/bg-recent.png) no-repeat bottom;
}

.home-recent-heading-title {
	display: block;
	float: left;
	height: 40px;
	width: 545px;
}

#home-recent-heading-title-news {
	background: url(styles/img/recent-news.png) no-repeat;
}

#home-recent-heading-title-blogs {
	background: url(styles/img/recent-blogs.png) no-repeat;
}

#home-recent-heading-more-news {
	background: url(styles/img/recent-more-news.png) no-repeat;
}

#home-recent-heading-more-blogs {
	background: url(styles/img/recent-more-blogs.png) no-repeat;
}

.home-recent-heading-more {
	display: block;
	width: 90px;
	height: 40px;
	float: left;
	clear: none;
}

#home-recent-heading-more-news:hover {
	background-position: 0px -40px;
}
#home-recent-heading-more-blogs:hover {
	background-position: 0px -40px;
}

#home-recent-heading-more-dates:hover {
	background-position: 0px -40px;
}

.home-recent-content {
	width: 635px;
	
	margin-top: 5px;
}

.home-recent-content-item {
	width: 310px;
	height: 68px;
	float: left;
	clear: none;
}

.home-recent-content-item-title {
	font-size: 15px;
	margin-top: 17px;
}
.home-recent-content-item-date {
	color: #888;
	margin-top: 2px;
	font-size: 11px;

}

/* Easy Slider */

#slider {
	display: block;
	width: 635px;
	height: 310px !important;
	overflow: hidden;
	padding-top: 10px;
}

.slider-item {
	display: block;
	width: 635px;
	height: 310px !important;
	overflow: hidden;
}


#slider p {
	margin: 0;
	padding: 0;
}
	
#slider ul, 
#slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li.slider-item  { 
	width:640px;
	height: 300px;
	overflow:hidden; 
}	

#prevBtn { 
	display: block;
	float: right;
	clear: none;
	text-align: right;
	width: 68px;
	height: 40px;
	background:url(styles/img/btn-slider-prev.png) no-repeat 0 0;
}

 
#nextBtn {
	display: block;
	float: right;
	clear: none;
	text-align: right;
	width: 35px;
	margin-left: 10px;
	height: 40px;
	background:url(styles/img/btn-slider-next.png) no-repeat 0 0;	
}


#slider-menu {
	display: block;
	position: absolute;
	float: right;
	width: 635px;
	text-align: right;
	margin-top: -40px;
}
												
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a {  
	display:block;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a, #slider1next a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
}

.slider-buy {
	display: block;
	position: relative;
	width: 435px;
	height: 75px;
	overflow: hidden;
	margin-left: 200px;
	margin-top: -125px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding-top: 18px;
}

.slider-buy a {
	color: #888;
	
}

.slider-buy a:hover {
	color: #e25d02;
	
}

.slider-buy .slider-buy-title {
	color: #e25d02;
	font-size: 18px;
	margin-bottom: 5px;
}

.slider-buy .book-buy {
	display: block;
	position: relative;
	width: 400px !important;

}

.slider-buy ul {

}

.slider-buy .slider-buy-book-item {
	color: #888;
	width: auto !important;
	height: auto !important;
	
	letter-spacing: 1px;
	float: left;
	clear: none;
}

.slider-buy .slider-buy-book-item  a {
	color: #888;
}

.slider-buy .slider-buy-book-item  a:hover {
	color: #e25d02;
}

.slider-buy .slider-buy-book-divider {
	display: block;
	padding: 0px 8px;
	color: #e25d02;
	float: left;
	clear: none;
}


.slider-buy-paypal {
	display: block;
	float: left;
	clear: both;
	margin-top: 5px;
	color: #888;
}

	


/* Sidebar Countdown */

#sidebar-countdown-heading-title {
	background: url(styles/img/bg-sidebar-heading-thecountdown.png) no-repeat;
}

#sidebar-countdown {
	
}

#sidebar-countdown-content {
	display:block;
	width:310px;
	height:220px;
	border-bottom: 1px solid #ccc;
}

#sidebar-countdown-content-links {
	text-align: center;
}



#sidebar-countdown-content a {
	color: #888;
}

#sidebar-countdown-content a:hover {
	color: #e25d02;
}

#sidebar-countdown-content-title {
	display: block;
	float: left;
	width: 310px;
	color: #e25d02;
	marign-top:20px;
	font-size: 18px;
	padding-bottom: 9px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 7px;
	text-align: center;
}

#sidebar-countdown-content-timer {
	display: block;
	float: left;
	clear: both;
	width: 310px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 10px;
}


/* Sidebar Bio */

#sidebar-bio-heading-title {
	background: url(styles/img/bg-sidebar-heading-about.png) no-repeat;
}

#sidebar-bio-content {
	display:block;
	width:310px;
	height:223px;
	border-bottom: 1px solid #ccc;
}

#sidebar-bio-content-text {
	display:block;
	float:right;
	width:165px;
	height:165px;
	
	margin-top:5px;
}

#sidebar-bio-content-text div p {
	margin:0;
	padding:0;
}


#sidebar-bio-content-photo {
	display:block;
	float:left;
	clear:none;
	width:135px;
	height:165px;
	margin-top:5px;
	background: url(styles/img/photo-sidebar-bio.jpg) no-repeat;
	margin-right:10px;
}

#sidebar-bio-content-readmore {
	display:block;
	float:left;
	clear: both;
	margin-top: 5px;;
}


/* Sidebar Shows */
#sidebar-shows {
	display: block;
	float: left;
	clear: both;
	width: 310px;
	height: auto;
}

#sidebar-shows-content {
	display: block;
	float: left;
	clear: both;
	width: 310px;
	height: auto;

}
.sidebar-heading {
	display: block;
	float: left;
	height: 40px;
	width: 310px;
	background: url(styles/img/bg-sidebar-heading.png) no-repeat bottom;
}

#home-recent-heading-more-dates {
	background: url(styles/img/recent-more-dates.png) no-repeat;
}

.sidebar-heading-title {
	display: block;
	float: left;
	height: 40px;
	width: 310px;
}

#sidebar-shows-heading-title {
	background: url(styles/img/bg-sidebar-heading-appearances.png) no-repeat;
	margin-bottom: 10px;
}

li.sidebar-shows-item {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ececec;
	height: 56px;
}

.sidebar-shows-item-content {
	margin-top: 10px;
	
}

.sidebar-shows-city {
	color: #888;
}

.sidebar-shows-date {
	font-size: 12px;
}
.sidebar-shows-date a {
	color: #333;
}

.sidebar-shows-date a:hover {
	color: #e25d02;
}


/* Sidebar Latest Release */

#sidebar-latestrelease-content {
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#sidebar-latestrelease-heading-title {
	background: url(styles/img/bg-sidebar-heading-latestrelease.png) no-repeat;
	margin-bottom: 10px;
}

#sidebar-latestrelease-content-book {
	display: block;
	float:left;
	width:120px;
	height: 180px;
	background: url(styles/img/sidebar-release-book.png) no-repeat;
}

#sidebar-latestrelease-content-info {
	display: block;
	float:left;
	width:177px;
	margin-left: 12px;
}
#sidebar-latestrelease-content-text {
	display: block;
	width:177px;
	height: 148px;
	background: url(styles/img/sidebar-release-text.png) no-repeat;
}
#sidebar-latestrelease-content-link {
	display: block;
	width:177px;
	height: 15px;
	margin-top: 10px;
	background: url(styles/img/sidebar-release-clickhere.png) no-repeat;
}
#sidebar-latestrelease-content-link:hover {
	background-position: 0px -15px;
}




/* Sidebar Mailing */

#sidebar-mailing-heading-title {
	background: url(styles/img/bg-sidebar-heading-newsletter.png) no-repeat;
	margin-bottom: 10px;
}

#sidebar-mailing-content label {
	display: none;
}


#sidebar-mailing-content form.phplist .required {
	
}

#sidebar-mailing-content form.phplist div.required {
	display: none;
}

#mail-input {
	display: block;
	float: left;
	clear: both;
	width: 250px;
	height: 30px;

}
#mail-submit {
	display: block;
	float: left;
	clear: none;
	width: 60px;
	height: 30px;
	text-align: right;
	margin-top: 8px;
}
#sidebar-mailing-content form.phplist #mail-input input {
	width: 230px;
	padding: 5px 5px;
	color: #888;
	background: none;
	
}

#sidebar-mailing #sidebar-mailing-content-title {
	display: block;
	float: left;
	clear: both;
	width: 310px;
	height: 43px;
	margin-top:13px;
	font-size: 14px;
	border-bottom: 1px solid #ececec;
}
#sidebar-mailing-content-form {
	display: block;
	float: left;
	clear: both;
	width: 310px;
	height: 36px;
	margin-top: 10px;
}

#sidebar-mailing-content-form h3 {
	font-size: 12px;
}

#sidebar-mailing-content form.phplist input#contactsubmit {
	background: none;
	border: none;
	color: #e25d02;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Verdana;
	cursor: pointer;
	padding:0;
	margin:0;
}

#sidebar-mailing-content form.phplist input#contactsubmit:hover {
	color: #888;
}


/* Sidebar Links */

#sidebar-links {
	display: block;
	float: left;
	clear: both;
	width: 310px;
	height: 45px;
	margin-top: 14px;
}

#sidebar-links-qanda {
	display: block;
	float: left;
	clear: none;
	width: 110px;
	height: 45px;
	background: url(styles/img/sidebar-links-qanda.png) no-repeat;
	border-right:1px solid #ececec;
}

#sidebar-links-radio {
	display: block;
	float: left;
	clear: none;
	width: 73px;
	height: 45px;
	background: url(styles/img/sidebar-links-radio.png) no-repeat;
	border-right:1px solid #ececec;
}

#sidebar-links-facebook {
	display: block;
	float: left;
	clear: none;
	width: 125px;
	height: 45px;
	background: url(styles/img/sidebar-links-facebook.png) no-repeat;
}

#sidebar-links-twitter {
	display: block;
	float: left;
	clear: both;
	width: 310px;
	height: 45px;
	background: url(styles/img/sidebar-links-twitter.png) no-repeat;
}

#sidebar-links-qanda:hover,
#sidebar-links-radio:hover,
#sidebar-links-facebook:hover,
#sidebar-links-twitter:hover {
	cursor: pointer;
	background-position: 0 -45px;
}


/* Books */

.book-container {
	float: left;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 20px 0px;
	width: 635px;
}

.book-image {
	display: block;
	width: 120px;
	height: 180px;
	float: left;
}
.book-image img {
	display: block;
	width: 120px;
	height: 180px;
	float: left;
}

.book-details {
	display: block;
	float: left;
	clear: none;
	margin-left: 12px;
	text-align: left;
}

.book-details .book-title {
	width: 503px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
}

.book-details a.book-title-link {
	font-size: 24px;
	color: #e25d02;
}
.book-details a.book-title-link:hover {
	color: #888;
}

.book-details .book-description {
	display: block;
	width: 503px;
	font-size: 9pt;
}

.book-details .book-download-title {
	margin-top: 10px;
	display: block;
	width: 503px;
	font-weight: bold;
	color:#e25d02;
}

.book-details .book-buy-title {
	display: block;
	float: left;
	width: 503px;
	font-weight: bold;
	color:#e25d02;
	margin-top: 10px;
}
.book-details .book-buy {
	display: block;
	width: 503px;

}

.book-details .book-buy ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.book-details .book-buy li {
	float: left;
	clear: none;
	color: #e25d02;
	letter-spacing: 1px;
}

.book-details .book-buy li a {
	color: #888;
}

.book-details .book-buy li a:hover {
	color: #e25d02;
}

.book-details .book-buy li.divider {
	display: block;
	padding: 0px 8px;
	color: #e25d02;
}



/* Contact */
#contacts {
	float: left;
	clear: both;
}

.contact-container {
	display: block;
	float: left;
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #ebebeb;
	height: 60px;
	width: 635px;
}

.show-heading {
	margin-left: 0px;
}

.contact-heading {
	margin-left: -2px;
	font-size: 24px;
	color: #e25d02;
	margin-bottom: 5px;
}

.contact-title {
	font-weight: bold;
	padding-bottom: 1px;
}

.contact-details a {
	color: #888;
}

.contact-details a:hover {
	color: #e25d02;
}

/* Reviews */

#reviews-categories {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
}

#reviews-categories ul li {
	display: block;
	float: left;
	clear: none;
	padding-right: 15px;
	list-style-type: none;
	color: #888;
}

#reviews-categories a {
	color: #e25d02;
}

#reviews-categories a:hover {
	color: #888;
}


/* Photos */

#photo-gallery {
	margin-top: 10px;
}
div.album {
	border: 0 ;
	padding: 0;
	border-bottom: 1px solid #ebebeb !important;
}

div.album img {
	padding-bottom: 8px;
}

div.album h2 a, h2.album_title {
	font-size: 20px !important;
	color: #e25d02;
}

h2.album_title {
	font-weight: normal;
	margin-bottom: 10px;
}

div.album h2 a:hover {
	color: #888;
}

div.album p.description {
	color:#888
}

div.thumbs {
	margin-top: 10px;

}

a.backlink {
	color: #888;
}

a.backlink:hover {
	color: #e25d02;
}

div.thumbs img{
	padding:5px;
	margin: 0px 13px 13px 0px;
}

div.prevnext {
	margin-top: 10px;
	padding:10px 0px;
	border-top: 1px solid #ebebeb !important;
}
h3.imagetitle {
	margin-top: 10px;
}
div.imagecontainer {
	width: 635px;
	padding: 10px 0px;
	border-top: 1px solid #ebebeb !important;
	border-bottom: 1px solid #ebebeb !important;
	text-align: center;
}

h3.imagetitle{
	font-size: 20px;
	font-weight: normal;
}

div.prevnext a {
	color:#e25d02;
}

div.prevnext a:hover {
	color:#888;
}

/* Other */

.linkfiller {
	width: 100%;
	height: 100%;
	display: block;
}


/* Q&A */

#qanda {
	display: block;
	float: left;
	margin-bottom: 10px;
}

#qanda-title {
	padding: 10px 0px;
}

.accordion { 
	list-style-type: none; 
	padding: 0; 
	margin: 0 0 0px; 
	border: 1px solid #ececec; 
	border-top: none; 
	border-left: none; 
}
.accordion ul { 
	padding: 0;
	margin: 0; 
	float: left; 
	display: block; 
	width: 100%; 
}
.accordion li { 
	cursor: pointer; 
	list-style-type: none; 
	padding: 0; margin: 0; 
	float: left; 
	display: block; 
	width: 100%;
}
.accordion li.active>a { 
	background: url('close.gif') no-repeat center right; 
}
.accordion li div { 
	padding: 20px; 
	background: #efefef; 
	display: block; 
	clear: both; 
	float: left;
	border-bottom: 1px solid #ececec; 
}
.accordion a { 
	text-decoration: none; 
	border-bottom: 1px solid #ececec; 
	font: normal 12px/20px Verdana, Helvetica, sans-serif; 
	color: #222; padding: 10px 0px; 
	display: block; 
	cursor: pointer; 
	background: url('open.gif') no-repeat center right;
}

.accordion a span { 
	color: #888;
}

.accordion a:hover { 
	color: #e25d02;
}
	
	/* Level 2 */
	.accordion li ul li { 
		background: #7FD2FF; font-size: 0.9em; 
	}


/* NAV */

.nav-item {
	display: block;
	float: left;
	clear: none;
	height: 16px;
}

.nav-item:hover {
	background-position: 0px -16px;
}

.nav-bio {
	width:68px;
	background: url('styles/img/nav/nav-bio-67.png') no-repeat;
}

.nav-news {
	width:33px;
	background: url('styles/img/nav/nav-news-32.png') no-repeat;
}

.nav-books {
	width:39px;
	background: url('styles/img/nav/nav-books-38.png') no-repeat;
}

.nav-excerpts {
	width:56px;
	background: url('styles/img/nav/nav-excerpts-55.png') no-repeat;
}

.nav-reviews {
	width:51px;
	background: url('styles/img/nav/nav-reviews-50.png') no-repeat;
}

.nav-appearances {
	width:89px;
	background: url('styles/img/nav/nav-appearances-88.png') no-repeat;
}

.nav-photos {
	width:45px;
	background: url('styles/img/nav/nav-photos-44.png') no-repeat;
}

.nav-contact {
	width:52px;
	background: url('styles/img/nav/nav-contact-51.png') no-repeat;
}
