/*
Theme Name: Nightscape Press
Theme URI: https://nightscapepress.com/
Description: The 2012 theme to NightscapePress.com
Author: Pat Douglas
Author URI: http://indie-inside.com/
Version: 1.0
Tags: 

License: Private

*/
body { background:url('images/background.png') center repeat-y #8c8a8b; color:#fff; }
.container { width:1000px; padding: 10px 0px;}
.content { margin:0 15px; }
a { color:#7F1311; }
a:hover { color:#B0A79E; }
h1 {
font-family: 'Shojumaru', sans;
color:#7F1311;
}
h2 { font-family: 'Shojumaru', sans; font-size: 28px; line-height: 36px; color:#7F1311; }
h3 { font-family: 'Shojumaru', sans; #7F1311; }
.post-time { font-size: smaller; margin-top:-3px; color:#CCC; margin-bottom: 10px;}
#logo {
	float:left;
	position:absolute;
	height:206px;
	z-index:1;
}
#ribbon {
	width: 1000px;
	margin-top: 121px;
	position: absolute;
	z-index: 0;
}
.ribbon {
	background: #7F1311;
	height: 40px;
}
.left-ribbon { background:url('images/left_ribbon.png'); width:50px; height:49px; float:left; margin-left:-50px; }
.right-ribbon { background:url('images/right_ribbon.png'); width:50px; height:49px; float:right; margin-right:-50px; }
#copyright { width:338px; margin:0 0 0 179px; padding-top:6px; }
.social { margin-left:15px; margin-top:5px; }
.social a { display:block; float:left; margin-right:3px; }
.publisher { margin-right:15px; margin-top:9px; }
header { height:185px; }
footer { margin-top:20px; color: #000; }
#title { float:right; margin:15px 20px 0 0; }
#nav { float:right; }
#nav ul, #sub_nav ul { list-style:none; margin:0px; }
#nav ul li, #sub_nav ul li { float:left; margin-right:20px; padding-top:7px; }
#nav ul li a, #sub_nav ul li a { display: block; height:24px; text-indent:-9999px; cursor:pointer; }
#sub_nav ul li a { height:25px; }
#sub_nav ul { margin-left:10px; }
#sub_nav { float:right; max-width:650px; }
.left_angle_ribbon {
	height: 40px;
	width: 20px;
	background: url('images/left_angle_ribbon.png');
	margin-left: -20px;
	position: absolute;
}
/* Button Classes */
.btn-news a 					{	background:url('images/news.png'); 					width:68px;  }
.btn-books a 					{ background:url('images/books.png'); 				width:82px;  }
.btn-submissions a 		{ background:url('images/submissions.png'); 	width:152px; }
.btn-about-contact a 	{ background:url('images/about-contact.png'); width:199px; }
.btn-merch a 					{ background:url('images/merch.png'); 				width:86px;  }
.btn-links a 					{ background:url('images/links.png'); 				width:63px;  }
.btn-about a 					{ background:url('images/about.png'); 				width:97px;  }
.btn-contact a 				{ background:url('images/contact.png'); 			width:134px; }
.btn-faq a 						{ background:url('images/faq.png'); 					width:62px;  }
.btn-anthologies a 		{ background:url('images/anthologies.png');		width:202px; }
.btn-novels a 				{ background:url('images/novels.png'); 				width:109px; }
.btn-novellas a 			{ background:url('images/novellas.png'); 			width:145px; }
/* ------------------- Image Align Codes and other items added by Michelle --------------------- */
img.alignright {float:right; margin: 0 0 15px 15px}
img.alignleft {float:left; margin:0 15px 15px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
.page .entry {
	margin-bottom: 40px;
}
blockquote {
	color: #B0A79E;
}
h3 {
	color: #BBB3A8;
}
#newfront h2 {
	text-align: center;
}
#recentNews {
	padding: 20px;
	border: 1px solid #B1A89F;
	background: url(images/blood.png) no-repeat bottom center;
	position: relative;
	margin-bottom: 30px;
}
#recentNews h3 {
	margin-top: 0px;
}
#recentNews #readMore {
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#readMore a, #gotoBlog h3 a, #gotoCatalog h3 a {
	color: #B0A79E;
	font-family: 'Shojumaru', sans;
	font-size: 20px;
}
#featimg {
	float: left;
	margin: 0px 15px 15px 0px;
}
#newBooks, #moreNews {
	padding: 20px 20px 50px 20px;
	border: 1px solid #B1A89F;
	background: url(images/blood.png) no-repeat bottom center;
	margin-bottom: 30px;
}
#moreNews, #newBooks {
	position: relative;
}
.moreNewsBox {
	width: 415px;
	float: left;
	margin-right: 0px;
}
.moreNewsBox:first-child {
	margin-left: 3px;
	margin-right: 94px;
}
#gotoBlog {
	bottom: 5px;
    position: absolute;
    text-align: center;
    width: 95%;
}
#gotoBlog h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gotoCatalog {
	bottom: 5px;
    position: absolute;
    text-align: center;
    width: 95%;
}
#gotoCatalog h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.singleBookPage {
	position: relative;
}
#bookcontent {
	float: right;
	width: 580px;
	padding: 0px 20px 10px;
	background: #000;
	color: #fff;
	margin-bottom: 30px;
	position: relative;
}
#bookcontent h2, .moreNewsBox h3 {
	margin-top: 0px;
}
.moreNewsBox h3 {
	font-size: 18px;
}
.leftBookContent {
	float: left;
	width: 377px;
	margin-left: 6px;
	background: #B0A79E;
	padding-bottom: 10px;
	text-align: center;
}
.buyit a:hover {
	color: #000;
}
div#largecover {
	width: 377px;
	border: 1px solid #AFA69D;
	margin-bottom: 10px;
}
.catalogTitle {
	text-align: center;
}
.archiveType {
	margin-bottom: 20px;
}
#Novels {

}
#Novellas {

}
#Anthologies {
	
}
.bookArchive {
	border: 1px solid #B0A79E;
	padding: 20px;
	text-align: center;
	background: url(images/blood.png) no-repeat bottom center;
}
.archiveCover {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
.bookArchive .archiveCover {
	min-height: 263px;
}
.bookArchive a {
	display: block;
	width: 150px;
}
.backtoArchive {
	position: absolute;
	right: 13px;
    top: -53px;
}
#siteBy a {
	color: #ACA89F;
}
#siteBy a:hover {
	color: #ffffff;
	text-decoration: none;
}
#KH_Logo {
	background: url("images/KH_Logo.png") repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 15px;
    margin: 0 2px;
    padding: 0;
    position: relative;
    top: 2px;
    width: 18px;
}
.blogArchive {
	width: 666px;
	float: left;
	margin: 0px 0px 0px 30px;
}
#blogSidebar {
	float: right;
	width: 233px;
	margin-right: 22px;
}
#blogSidebar ul {
	padding-left: 0px;
}
.blogArchiveContainer {
	position: relative;
}
.backtoNews {
	position: absolute;
	right: 30px;
    top: -42px;
}
.blogMain .entry {
	background: url(images/blood.png) no-repeat bottom center;
	margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #BBB3A8;
}
.navigation {
	border: 1px solid #B0A79E;
    margin: 0 93px;
    width: 666px;
    font-family: 'Shojumaru',sans;
    padding-top: 10px;
}
.navigation p {
	text-align: center;
}
.singleNavigation {
	width: 960px;
	padding: 10px;
}