@charset "utf-8";

* {margin:0; padding:0;}
* html a:hover {visibility:visible}
a {outline: none;}
body { background-color: #ebeced; background-image:url(../images/background.jpg); background-repeat:repeat-x; height:100%; }

html {height:100%; margin-bottom: 1px; }

#container {
	margin-right: auto;
	margin-left: auto;
	width:1006px;
	background-image:url(../images/A-HOLDER-DEL2.jpg);
	margin-top:10px;
}
.clear {
	clear:both;
}
#content-bottom {
	background-image:url(../images/content-bot.gif);
	background-repeat:no-repeat;
	height: 8px;
}
#content {
	background-image:url(../images/content-back.gif);
	background-repeat:repeat-y;
	padding-bottom: 15px;
}
#content-top {
	background-image:url(../images/content-back.gif);
	background-repeat:repeat-y;
	height: 20px;
}
/** FOOT **/

#foot1 {
	width: 1006px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot-area {
	margin-right: auto;
	margin-left: auto;
	width: 1006px;
	padding-bottom: 25px;
}

/*HOME*/

#banner{
	height: 147px;
	width: 1006px;
	text-indent:-100000px;
	background-repeat: no-repeat;
	background-image:url(../images/header.jpg);
}

#home-image {
	margin-left: 18px;
	float:left;
	margin-right: 25px;
	margin-right: 26px;
	width: 389px;
}
#home-main {
	float:left;
	width: 565px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ea87ae;
}

#home-hello{
	background-image:url(../images/hello.gif);
	margin-left:20px;
	margin-bottom:20px;
	height: 45px;
	width: 241px;
	text-indent:-1000px;
	background-repeat: no-repeat;
}
.home-text {
	width: 440px;
	margin-left: 20px;
}
#home-signature{
	margin-top: 20px;
	margin-left: 10px;
}
/**THE NOVELS**/

.novel-area{
	margin-left: 20px;
	width: 477px;
	padding-bottom: 20px;
	float:left;
}
.novel-book-text {
	padding-left: 10px;
	width:340px;
	float:left;
}
.novel-area img {
  width: 120px;
  float:left;
}

/**COMMENTS**/
#comments-left {
	padding-left:26px;
	width:445px;
	padding-right:30px;
	float:left;
	padding-top:12px;
}
#comments-right {
	padding-left:37px;
	padding-right:20px;
	padding-bottom:40px;
	padding-top:15px;
}
#comments-right-backg {
	float:left;
	width:500px;
	background-image:url(../images/comments-backg.gif);
	background-repeat:repeat-x;
	background-color:#ef5ba1;
}

#comments-title{
	background-image:url(../images/Comments.gif);
	height: 45px;
	width: 241px;
	text-indent:-1000px;
	background-repeat: no-repeat;
}
.comments-table-title {
	padding: 4px;
	border-left:  1px solid #D40E5C;
	border-right:  1px solid #D40E5C;
	border-top:  1px solid #D40E5C;
}
.comments-table {
	padding: 10px;
	border: 1px solid #D40E5C;
}
#comments-content-top {
	background-image:url(../images/content-back.gif);
	background-repeat:repeat-y;
	height: 1px;
}
#comments-low {
	background-image:url(../images/content-back.gif);
	background-repeat:repeat-y;
	padding-left:26px;
	padding-right: 35px;
	padding-bottom: 20px;
}

/** PRESS **/
#press{
	padding-left:4px;

}
/** THE AUTHOR **/
#author-title{
	background-image:url(../images/the-author-titile.gif);
	height: 45px;
	width: 241px;
	text-indent:-10000px;
	background-repeat: no-repeat;
	margin-left:20px;
	margin-bottom:20px;
}
#author-image {
	margin-left: 18px;
	float:left;
	margin-right: 25px;
	margin-right: 26px;
	width: 389px;
}
#author-image img {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#author-main {
	float:left;
	width: 565px;
	height: 530px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ea87ae;
	margin-bottom: 20px;
}	

#home-book-links {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

