* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	border:none;
}
strong {
	font-weight:bold;
}
a {
	outline:none;
}

body, html {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	background:#000;
	line-height:18px;
	color:#dbb96d;
}
#wrapper {
	width:890px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:hidden;
	background:url(images/bg.jpg) no-repeat 0 0;
}
h1 a {
	background:url(images/logo.png) no-repeat;
	display:block;
	width:163px;
	height:88px;
	text-indent:-9999px;
	position:absolute;
	top:16px;
	left:42px;
}
#block {
	background:url(images/front_books.png) no-repeat;
	width:579px;
	height:351px;
	position:absolute;
	top:145px;
	left:153px;
	z-index:9998;
}
#side {
	list-style-type:none;
	margin:178px 0 0 25px;
	position:relative;
	z-index:9999;
}
.page #side {
	float:left;
}
.home #side {
	float:none;
}
#nav {
	list-style-type:none;
}
#nav li {
	background:url(images/nav_border.png) no-repeat left bottom;
	list-style-type:none;
}
#nav a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#f1d07c;
	text-decoration:none;
	background:url(images/nav_bullet.png) no-repeat 0 11px;
	padding:8px 0 10px 20px;
	display:block;
	width:150px;
	line-height:20px;
}
#nav a:hover {
	color:#e58630;
}
.home #nav .home a, #nav .current_page_item a, #nav .current_page_parent a, #nav .current_page_parent .current_page_item a {
	color:#aa5121;
}
#nav li li li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#f1d07c;
	text-decoration:none;
	background:url(images/nav_bullet.png) no-repeat 0 11px;
	padding:5px 0 7px 20px;
	display:block;
	width:150px;
	line-height:20px;
	margin-left:15px;
}
#nav li li ul {
	background:url(images/nav_border.png) no-repeat 0 0;
}
#nav .current_page_item li a, #nav .current_page_parent li a {
	color:#e58630;
}
.page #content {
	width:600px;
	float:left;
	margin:188px 0 0 20px;
	background:#000;
	padding:25px;
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7; 
}
.home #content {
	width:437px;
	float:left;
	margin:138px 0 15px 24px;
	position:relative;
	z-index:9999;
	padding:0 40px 0 0;
	background:none;
}
* html .home #content {
	margin-left:10px;
}
#content h2, #latest h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:2.3em;
	color:#dbb96d;
	margin-bottom:20px;
}
#content h2 span {
	color:#aa5121;
}
#content h3 {
	clear:both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.3em;
	color:#fff;
	margin-bottom:15px;
	padding-top:10px;
}
#content p {
	margin-bottom:15px;
}
#content img {
	margin:10px;
	position:relative;
}
#content em, #content i {
	font-style:italic;
}
#content strong, #content b {
	font-weight:bold;
}
#content img.alignright {
	float:right;
}
#content img.alignleft {
	float:left;
}
#content img.aligncenter {
	text-align:center;
}
#content .col {
	width:270px;
	margin-right:20px;
	float:left;
	text-align:center;
}
#content p.post-edit-link {
	clear:both;
}
#latest {
	width:360px;
	height:200px;
	float:left;
	background:url(images/books_line.png) no-repeat 0 40px;
	margin-top:138px;
	padding-left:20px;
	margin-bottom:15px;
	position:relative;
	z-index:9999;
}
#latest h2 {
	margin-left:20px;
	margin-bottom:30px;
}
.book {
	text-align:center;
	width:110px;
	float:left;
	margin:0 5px;
	padding-bottom:20px;
}
* html .book {
	margin:0 2px;
}
.book p {
	font-size:11px;
	color:#cacaca;
	line-height:13px;
}
.book p span {
	display:block;
}
.book em {
	font-size:14px;
	font-weight:bold;
	color:#f4d8a7;
}
#footer {
	clear:both;
	border-top:2px solid #983d0c;
	margin:0 10px 0 20px;
	padding-bottom:40px;
	position:relative;
}
#footer ul {
	list-style-type:none;
	margin-top:5px;
}
#footer ul li, #footer ul a {
	float:left;
}
#footer ul li {
	background:url(images/footer_sep.png) no-repeat left center;
	padding-left:7px;
	margin-right:7px;
}
#footer ul li.first {
	background-image:none;
	padding-left:0px;
}
#footer ul a {
	font-size:12px;
	color:#b2adab;
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}
#footer address {
	clear:both;
	font-size:12px;
	color:#b2adab;
}
#footer p {
	position:absolute;
	top:9px;
	right:5px;
}
#footer address p {
	position:relative;
	top:auto;
	right:auto;
}
#footer .blog {
	background:url(images/blogspot.png) no-repeat;
	display:block;
	width:31px;
	height:32px;
	text-indent:-9999px;
	float:left;
	margin-right:4px;
}
#footer .twitter {
	background:url(images/twitter.png) no-repeat;
	display:block;
	width:31px;
	height:32px;
	text-indent:-9999px;
	float:left;
}