@charset "utf-8";
/* CSS Document */

/*GLOBAL CSS*/


body {background-image: url('http://www.aki-hoshi.com/images/striped_background.jpg');
	background-repeat:repeat;}
a {color: #5d7db3;
	font-family:Georgia, "Times New Roman", Times, serif;}
a: hover {color: #e6ffe1;
	font-family:Georgia, "Times New Roman", Times, serif;}
a: visited {color: #5d7db3;
	font-family:Georgia, "Times New Roman", Times, serif;}
#blog-title {color: #ffffff; font-family:Georgia, "Times New Roman", Times, serif;}
#description {color: #ffffff; font-family:Georgia, "Times New Roman", Times, serif;}
#innerdisclaim {background-color: #b5d1ff;
	color: #430000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align:center;
	border: 3px solid #430000;
	padding: 10px;}
#header {
		position: relative;
		top: -14px;}

/*BASIC PAGES*/
#nav_menu {padding: 10px;
	margin-left: 15px;
	height: 100%;
	border: 3px solid #430000;
	background-color: #b5d1ff;
	color: #430000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;}
#nav_menu a{color: #430000;
	text-decoration: none;}
#nav_menu a:hover{color: #ffffff;
	text-decoration: none;}
#nav_menu a:visited{color: #5d7db3;
	text-decoration: none;}
	
/*STORY PAGES CSS*/
#storybox {border: 3px solid #b5d1ff;}
#storytxt {border: 3px solid #430000;
	background-color: #FFFFFF;
	color: #430000;
	padding: 20px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;}
#storytxt2 {border: 3px solid #430000;
	background-color: #FFFFFF;
	color: #003b4c;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;}
#storyinfo {border: 3px solid #430000;
	background-color: #003b4c;
	color: #ffffff;
	padding: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align: justify;}
#storyinfo b {color: #5d7db3;}
#storyinfo a {color: #5d7db3;}
#storyinfo a:hover {color: #ffffff;}
#storyinfo2 {border: 3px solid #003b4c;
	background-color: #430000;
	color: #ffffff;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align: justify;}
#storyinfo2 b {color: #5d7db3;}
#storyinfo2 a {color: #5d7db3;}
#storyinfo2 a:hover {color: #ffffff;}
#sdtk {text-align: justify;
	background-color: #430000;
	color: #b5d1ff;
	padding: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width: 300px;
	border: 1px dashed #b5d1ff;}
#chapters {text-align: center;
	background-color: #430000;
	color: #5d7db3;
	padding: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width: 600px;
	border: 1px dashed #430000;}
#chapters a{color: #5d7db3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;}
#chapters2 {text-align: center;
	background-color: #003b4c;
	color: #5d7db3;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width: 600px;
	border: 1px dashed #b5d1ff;}
#chapters2 a{color: #5d7db3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;}
#topchapnav {position: relative;
		bottom: -15px;}
#btmchapnav {position: relative;
		top: -12px;}
		
/*ART CSS*/

#art_header{border: 3px solid #430000;
	background-color: #003b4c;
	color: #ffffff;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align: center;}