/* LOVEFEAST - Hibiku */
@font-face {
	font-family: "Fertigo Pro Regular";
	src: url("../images/skin/fonts/Fertigo_PRO.otf") format("opentype");
}
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */

a,
a:link {
	color: #007999;
	text-decoration: none;
}

a:visited {
	color: #001D30;
}

a:hover {
	color: #FBFAEF;
}

a:active {
	color: #fff;
}

a img {
	border: 0;
}

p {
	line-height: 18px;
	margin: 0 0 18px;
}

html {
	border: 0;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #001D30 url(../images/skin/bg2.jpg) repeat;
	border: 0;
	color: #8C886A;
	cursor: default;
	font: 12px Arial, Tahoma, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 850px;
}

#header {
	background: url(../images/skin/top2.png) no-repeat;
	height: 544px;
	position: absolute;
	top: 0;
	right: 756px;
	width: 263px;
	z-index: 1;
}

.spacer-header {
	height: 544px; /* Header image */
	width: 263px;
}

#navigation {
	height: 630px;
	position: absolute;
	right: 45px;
	top: 18px;
	width: 45px;
	z-index: 2;
}

#side {
	background: #E6E2AF;
	float: left;
	font-size: 11px;
	left: 0;
	margin: 7px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 105px;
	z-index: 2;
}

#twitter ul,
#twitter li {
	font-size: 10.4px;
	line-height: 14px;
	list-style: none;
	margin: 5px;
	text-align: left;
	width: 90%;
}

#twitter li {
	padding: 0 0 3px;
}

#logo,
#nav li ul li,
.spacer-logo {
	display: none;
}

#form1 {
	text-align: left;
}

#main {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px 1px #BAB67F;
	top: 0;
	width: 700px;
}

#main .inside li {
	margin: 0 0 6px;
}

.inside {
	margin: 0 auto;
	padding: 15px 0 0;
	width: 95%;
}

.inside2 {
	margin: 0 auto;
	padding: 15px 0 0;
	width: 70%;
}

.inside:after,
.inside2:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.entry-date {
	margin: 8px auto;
	text-align: center;
}

.comictop {
	padding: 0 0 0 60px;
}

.content {
	background: #E6E2AF url(../images/skin/bg2-2.jpg) no-repeat bottom;
	text-align: center;
	width: 100%;
}

#footer {
	background: #E6E2AF;
	font-size: 10px;
	padding: 10px;
}

#news {
	margin: 0 0 0 125px;
	width: 69%;
}

#news p {
	text-align: justify;
}

.home {
	background: url(../images/skin/2-home.jpg) no-repeat;
	display: block;
	height: 82px;
	width: 45px;
}

	.home:hover {
	background: url(../images/skin/2-home-over.jpg) no-repeat;
}

.comic {
	background: url(../images/skin/2-comic.jpg) no-repeat;
	display: block;
	height: 67px;
	width: 45px;
}

	.comic:hover {
	background: url(../images/skin/2-comic-over.jpg) no-repeat;
}

.galleries {
	background: url(../images/skin/2-galleries.jpg) no-repeat;
	display: block;
	height: 95px;
	width: 45px;
}

	.galleries:hover {
	background: url(../images/skin/2-galleries-over.jpg) no-repeat;
}

.cast {
	background: url(../images/skin/2-cast.jpg) no-repeat;
	display: block;
	height: 55px;
	width: 45px;
}

	.cast:hover {
	background: url(../images/skin/2-cast-over.jpg) no-repeat;
}

.info {
	background: url(../images/skin/2-info.jpg) no-repeat;
	display: block;
	height: 50px;
	width: 45px;
}

	.info:hover {
	background: url(../images/skin/2-info-over.jpg) no-repeat;
}

.extra {
	background: url(../images/skin/2-extras.jpg) no-repeat;
	display: block;
	height: 80px;
	width: 45px;
}

	.extra:hover {
	background: url(../images/skin/2-extras-over.jpg) no-repeat;
}

.link {
	background: url(../images/skin/2-links.jpg) no-repeat;
	display: block;
	height: 65px;
	width: 45px;
}

	.link:hover {
	background: url(../images/skin/2-links-over.jpg) no-repeat;
}

.contact {
	background: url(../images/skin/2-contact.jpg) no-repeat;
	display: block;
	height: 111px;
	width: 45px;
}

	.contact:hover {
	background: url(../images/skin/2-contact-over.jpg) no-repeat;
}

#nav,
#nav ul,
#nav li,
#nav a { /* The overall look of the navigation */
	border: 0;
	float: left;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.moreinfo {
	margin: 0 auto;
	text-align: left;
	width: 70%;
}

.important {
	color: #FF0000;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
}

input,
textarea {
	background: #007999 url(../images/skin/bg2.jpg);
	border: 1px solid #001D30;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #A7A37E;
	font: 13px Arial, Tahoma, Helvetica, sans-serif;
}

input:focus,
textarea:focus {
	-moz-box-shadow: 0 0 12px #FBF9DF;
	-webkit-box-shadow: 0 0 12px #FBF9DF;
	box-shadow: 0 0 12px #FBF9DF;
}

h1,
h1 a {
	color: #007999;
	font: bolder 30px "Fertigo Pro Regular", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1pt;
	margin: 10px auto;
	text-shadow: 2px 2px 2px #BAB67F;
	word-spacing: 3pt;
}

h2,
h2 a {
	color: #007999;
	font: bolder 18px "Fertigo Pro Regular", Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1pt;
	margin: 8px auto;
	text-shadow: 2px 2px 2px #BAB67F;
	word-spacing: 3pt;
}

h3,
h3 a {
	color: #007999;
	font: bolder 15px "Fertigo Pro Regular", Georgia, "Times New Roman", Times, serif;
	margin: 6px auto;
	text-shadow: 2px 2px 1px #BAB67F;
	word-spacing: 2pt;
}

h4,
h5,
h6 {
	margin: 5px auto;
}

.str {
	text-decoration: line-through;
}

.und {
	text-decoration: underline;
}

.reading {
	font-size: 12px;
	text-align: left;
}

.cancan {
	border: 1px solid #002F2F;
}

.mature {
	border: 1px solid #FF0000;
	color: #FF0000;
}

.spoil {
	border: 1px solid #0074D9;
	color: #0074D9;
}

.sparklies {
	background: url(../sparklies.gif) fixed repeat;
}

#pw-sky {
	background: #01799B;
	height: 630px;
	padding: 7px 0 0 5px;
	position: absolute;
	top: 620px;
	right: -55px;
	width: 165px;
	z-index: 3;
}

#pw-banner {
	margin: 0 auto;
	padding: 0 0 15px;
	width: 468px;
}

.artwork img {
	border: 1px solid #000;
}

.artwork a {
	opacity: 0.6;
}

.artwork a:hover {
	opacity: 1;
}

.spoiler {
	background: #001D30;
	border: 0;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	color: #001D30;
	margin: 0 auto 15px;
	padding: 3px;
	width: 270px;
}

.spoiler a {
	color: #001D30;
}

.spoiler a:hover,
.spoiler h3 {
	color: #FBFAEF;
}

/* Clear Fixes */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

 
.clearfix {
	display: inline-block;
}

 
html[xmlns] .clearfix {
	display: block;
}

 
* html .clearfix {
	height: 1%;
}
