/* @override http://thebenderfiles.com/wp-content/themes/benderfiles/style.css */

.page-title {
	position: absolute;
	z-index: 100;
	top: 155px;
	left: 470px;
	font-size: 40px;
	text-transform: uppercase;
	color: #d32652;
}


.post h3 a {
	font-size: 21px;
}

.preload {
	display: none;
}

#buy-book {
	position: absolute;
	z-index: 10000;
	left: 437px;
	background-image: url(images/buy_button.jpg);
	width: 166px;
	height: 58px;
	top: 30px;
	display: block;
}

#buy-book-home {
	background-image: url(images/buy_now_home.gif);
	width: 166px;
	height: 57px;
	display: inline-block;
	margin-left: 145px;
}

#buy-book-home span {
	display: none;	
}

#buy-home-p {
	
}


#see-back {
	display: inline-block;
	width: 119px;
	height: 50px;
}
#see-back img {
	border: none;
}


#see-back span {
	display: none;
}

#peek-inside {
	display: inline-block;
	background-image: url(images/peek.gif);
	width: 207px;
	height: 50px;
}

#peek-inside span {
	display: none;
}

#buy-book span{
	display: none;
}

/* @group tabs */
/*Events*/
#header ul li.cat-item.current-cat.cat-item-5 {
	background-image: url(images/tabs/tab-events.jpg);
	width: 66px;
	height: 46px;
}
#header ul li.cat-item.cat-item-5 {
	background-image: url(images/tabs/tab-up-events.jpg);
	width: 66px;
	height: 46px;
}

/*Press*/
#header ul li.cat-item.current-cat.cat-item-4 {
	background-image: url(images/tabs/tab-press.jpg);
	width: 61px;
	height: 46px;
}

#header ul li.cat-item.cat-item-4 {
	background-image: url(images/tabs/tab-up-press.jpg);
	width: 61px;
	height: 46px;
}

/*Buzz*/
#header ul li.cat-item.current-cat.cat-item-3 {
	background-image: url(images/tabs/tab-buzz.jpg);
	width: 52px;
	height: 46px;
}
#header ul li.cat-item.cat-item-3 {
	background-image: url(images/tabs/tab-up-buzz.jpg);
	width: 52px;
	height: 46px;
}

/*Author*/
#header ul li.page_item.current_page_item.page-item-16 {
	background-image: url(images/tabs/tab-authors.jpg);
	width: 71px;
	height: 46px;
}

#header ul li.page_item.page-item-16 {
	background-image: url(images/tabs/tab-up-authors.jpg);
	width: 71px;
	height: 46px;
}

/*Chapters*/
#header ul li.page_item.current_page_item.page-item-14 {
	background-image: url(images/tabs/tab-chapters.jpg);
	width: 84px;
	height: 46px;
}

#header ul li.page_item.page-item-14 {
	background-image: url(images/tabs/tab-up-chapters.jpg);
	width: 84px;
	height: 46px;
}

/* Plot */
#header ul li.page_item.current_page_item.page-item-12{
	background-image: url(images/tabs/tab-plot.jpg);
	width: 51px;
	height: 46px;
}

#header ul li.page_item.page-item-12{
	background-image: url(images/tabs/tab-up-plot.jpg);
	width: 51px;
	height: 46px;
}



/* Home */
#header ul .page_item.current_page_item.page-item-34 {
	background-image: url(images/tabs/tab-home.jpg);
	width: 61px;
	height: 46px;
}

#header ul li.page_item.page-item-34 {
	background-image: url(images/tabs/tab-up-home.jpg);
	width: 61px;
	height: 46px;
}

/* Intro */
#header ul li.page_item.current_page_item.page-item-10 {
	background-image: url(images/tabs/tab-intro.jpg);
	width: 58px;
	height: 46px;
}
#header ul li.page_item.page-item-10 {
	background-image: url(images/tabs/tab-up-intro.jpg);
	width: 58px;
	height: 46px;
}

#header ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

#header ul li a span {
	display: none;
}

#header {
	position: absolute;
	z-index: 10;
	left: 436px;
	top: 92px;
}

#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;	
}






/* @end */

#recent-events {
	margin-top: 70px;
	padding-top: 10px;
	border-top: 2px solid #545454;
}
#recent-events h2{
	font-size: 21px;
}
#recent-events ul, #recent-events li {
	padding: 0px;
	list-style: none;
	margin: 0px 0px 0px 15px;
}
#recent-events h3 {
	font-size: 18px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

#content {
}

#layer-top {
	width: 477px;
	height: 692px;
	background-color: #ccc;
	position: absolute;
	z-index: 3;
}

#layer-top-left {
	background-image: url(images/benders_design_05_01.jpg);
	width: 65px;
	height: 692px;
	float: left;
}

.layer-top-book {
	width: 412px;
	height: 692px;
	float: left;
}

#book-image {
	
}



#layer-bottom {
	width: 521px;
	height: 219px;
	position: absolute;
	margin-left: 477px;
	z-index: 2;
}

#comment {
	width: 100%;
}

#layer-bottom-top {
	background-image: url(images/benders_design_05_03.jpg);
	width: 521px;
	height: 219px;
	z-index: -1;
}

#content-container {
	background: url(images/content_bg_08.gif) repeat-y 0 200px;
	width: 990px;
	border-bottom: 14px solid #fff;
}

#respond form {
	width: 480px;
	background: none;	
	margin: 0px;
	padding: 0px;
}

#content {
	width: 478px;
	padding-right: 40px;
	padding-left: 480px;
	padding-top: 230px;
	padding-bottom: 30px;
	min-height:520px;
	height:auto !important;
  	height:520px;
	background: url(images/benders_design_05_06.jpg) no-repeat right 219px;
	z-index: 20;
	display: block;
	font: 17px/21px Garamond, Georgia, "Times New Roman", Times, serif;

}

#page-14 h3 {
	font: 20px "Times New Roman", Times, serif;
	color: #000;
	display: inline;
}

#page-14 p {
	margin-top: 8px;
	margin-bottom: 20px;
}
#page-14 a {
	margin-left: 5px;
	display: inline-block;
}
#page-14 br {
	
}

#sidebar {
	position: absolute;
	z-index: 20;
	width: 400px;
	left: 61px;
	top: 335px;
}

#sidebar form {
	margin-left: 130px;
	width: 160px;
	margin-top: 5px;
}

#footer {
	width: 900px;
	color: #d0b2c5;
	padding-left: 70px;
	font-size: .8em;
}

#footer p {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.commentlist, commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist p {
	margin: 0;
	display: inline;
}
.comment {
	margin-bottom: 15px;
}

#comment-toggle {
	margin-bottom: 20px;
	font-size: 21px;
}

.comment-author {
	color: #7f7f7f;
	font-size: 14px;
	font-style: italic;
}

body {
	margin: 0px;
	background: #711c5f url(images/benders_design_05_04.jpg) repeat-x;
	font-size: 13px;
	color: #333;
}

a {
	color: #ee013d;
}

h2,h3 {
	font-size: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}

h1,h2,h3,h4 {
	font-weight: normal;
	font-style: normal;
}