@charset "utf-8";
body {
	background:#FFEFDB url(http://www.cliffhousepublications.com/images/cliffhouse/template/wrapper-bg.gif) repeat-x;
	color:#4a4a4a;
}
strong {
	font-weight:bold;
}
#wrapper {
	background:url() repeat-x;
	/*border-left:1px solid #FFDEB6;
	border-right:1px solid #FFDEB6;*/
	color: #121212;
	margin: 0 auto;
	width:825px;
}
.clearb {
	clear:both;
	height:5px;
}

h1 {
	background:url(http://www.cliffhousepublications.com/images/cliffhouse/template/cliffhousetitle.png) 5px 85px no-repeat;
	border-bottom: 1px solid #D0A929;
	color:#00AEEF;
	font-weight:bold;
	font-size:2.4em;
	padding-top:90px;
	margin-left:200px;
	margin-right:70px;
	margin-bottom:5px;
	letter-spacing:-.8px;
	text-indent:-9999px;
	width:600px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-.1px;
	font-size:1.6em;
	margin-bottom:.4em;
	border-bottom: 1px solid #333;
}
h3 {
	color: #333; 
	clear: both;
	font-size:1.4em;
	font-weight:bold;
	display:block;
	margin-top:.4em;
	
}
h4 {
	clear:both;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.2em;
	background-color: #FFF8EF;
	margin-top:1em;
}
h5 {
	font-weight:bold;
	margin-bottom:2px;
	margin-top:-5px;
}
p {
	margin-bottom:1em;
	line-height:1.2em;
}
a {
	color:#00AEEF;
	font-weight:bold;
	font-size:.8em;
}

.detail-link {
	display:block;
	margin-top:-12px;
}
#header {
	background:url(http://www.cliffhousepublications.com/images/roof.png) 205px 40px no-repeat;
	position:relative;
	
}
#header #logo {
	position:absolute;
	top:25px;
	left:0px;
	padding: 4px;
	border:1px solid #FFF4E7;
}
#lower-wrapper {
	/*background:#fff;*/
}

#main-navigation {
	float:left;
	padding-top:10px;
	padding-right:20px;
	border-right:1px solid #FFF4E7;
	margin-top:75px;
	margin-bottom:15px;
	height: 285px;
	width: 160px;
}
#main-navigation li {
	margin-bottom:5px;
	text-align:right;
}
#main-navigation a {
	color: #D0A929;
	font-weight:bold;
	font-size:.8em;
	text-decoration:none;
}

#main-navigation a:hover {
	color: #e49502;
}
#main-navigation a.selected {
	font-size:1em;
	color:#00AEEF;
}
#content {
	margin-left:205px;
	font:1.0em/2.0em Arial, Verdana, Helvetica, sans-serif;
}

.author-image {
	border:1px solid #D1AB2F;
	float: right;
	margin:0 0 10px 10px;
}
.content-section {
	margin: 10px 0px;
	padding:5px 25px 15px;
	background-color: #FFF6ED;
	border: 1px solid #D0A929;
	overflow:hidden;
}
.date-header {
	display:block;
	margin-top:-5px;
	font-size:.8em;
	font-style:italic;
}
.rounded-wrapper {
	background-color: #D0A929;
}

#author-comments, #comments {
	background-color:#fafafa;
	border: 1px solid #ffc277;
}
.comment-name {
	font-style:italic;
	font-size:.8em;
}

.buy-books a {
	margin-right:5px;
	float:left;
	
}
input, textarea {
	border:1px solid #FFDEB6;
}
.submit-button {
	cursor:pointer;
	background-color:#FFE9CF;
	color:#333;
	border:1px solid #333;
	padding: 4px;
	font-weight:bold;
	float:right;
}
.submit-button:hover {
	background-color: #fff;
}
table td {
	padding-bottom:10px;
	padding-right:8px;
}

#footer {
	background:url() top right no-repeat;
	font-size:1.0em;
	color:#BFA383;
	clear:both;
	text-align:right;
	margin:0 auto;
	width:790px;
}
#footer li {
	display:inline;
}
#footer a {
	color:#BFA383;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#large_picture {
	text-align: center;
}
#large_picture img {
	border: 2px solid #D0AA2A;
	}