/* LOVEFEAST - Oni */

@font-face {
	font-family: Anivers;
	src: url("../images/skin/fonts/Anivers_Regular.otf") format("opentype");
}
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */

a,
a:link {
	color: #FF0404;
	text-decoration: none;
}

a:visited {
	color: #CA0000;
}

a:hover {
	color: #FF7070;
	cursor: url(../images/skin/oni.cur), auto;
}

a:active {
	color: #FFF7F7;
}

a img {
	border: 0;
}

p {
	line-height: 17.5px;
	margin: 0 0 1.5em;
}

#logo,
.spacer-logo,
.spacer-header {
	display: none;
}

body {
	background: #fff url(../images/skin/bg4.jpg) no-repeat fixed left;
	color: #444;
	cursor: default;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 750px;
}

#header {
	background: url(../images/skin/top4.jpg) no-repeat;
	height: 890px;
	left: 500px;
	position: fixed;
	top: 10px;
	width: 648px;
	z-index: 0;
}

#navigation {
	left: 65px;
	position: absolute;
	top: 35px;
	width: 87px;
	z-index: 2;
}

#side {
	color: #444;
	float: left;
	font-size: 11px;
	left: -62px;
	margin: 0 -20px 0 0;
	overflow: hidden;
	padding: 5px;
	position: relative;
	top: 240px;
	width: 90px;
}

#twitter ul,
#twitter li {
	font-size: 10.4px;
	line-height: 14px;
	list-style: none;
	margin: 5px;
	text-align: left;
	width: 100%;
}

#twitter li {
	padding: 0 0 5px;
}

#form1 {
	text-align: left;
}

#main {
	left: 120px;
	position: absolute;
	top: 5px;
	width: 580px;
}

#main .inside li {
	margin: 0 0 6px;
}

.inside {
	margin: 0 auto;
	padding: 10px 0 0;
}

.inside2 {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 400px;
}

.inside li {
	list-style: circle outside url(../images/bullet.gif);
	text-align: left;
}

.inside:after, .inside2:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#news {
	float: left;
	width: 80%;
}

#news p {
	text-align: justify;
}

.entry-date {
	margin: 8px auto;
	text-align: center;
}

#footer {
	float: left;
	font-size: 10px;
	margin: 10px 0;
}

#nav,
#nav ul { /* The overall look of the navigation */
	background: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	font: bold 14px Anivers, Geneva, sans-serif;
	list-style: none;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

/* Links on the top navigation */
#nav a {
	color: #FF0404;
	display: block;
	margin: 0 auto;
}

#nav a:hover {
	color: #fff;
}

#nav li { /* Look of individual sections of top links */
	padding: 0.25em 0;
	position: relative;
	width: 6.35em;
}

#nav li ul { /* Dropdown section */
	display: none;
	height: auto;
	margin: 0;
	position: absolute;
	top: auto;
	left: 0;
	width: 14em;
	z-index: 5;
}

#nav li > ul {
	top: auto;
	left: auto;
}

#nav li ul a {
	text-align: center;
}

#nav li li {
	padding: 0 1em 0 0;
	width: 13em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.over ul,
#nav li li.over ul,
#nav li li li.over ul
#nav li.over ul ul,
#nav li.over ul ul ul {
	display: block;
}

#nav li:hover,
#nav li.over {
	background: #FF5454;
}

.moreinfo {
	margin: 0 auto;
	text-align: left;
	width: 70%;
}

.important {
	color: #FF0000;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
}

input,
textarea {
	background: #444;
	border: 1px solid #444;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

input:focus,
textarea:focus {
	-moz-box-shadow: 0 0 12px #FF0404;
	-webkit-box-shadow: 0 0 12px #FF0404;
	box-shadow: 0 0 12px #FF0404;
}

h1,
h2,
h3 {
	color: #000;
	font-family: Anivers, Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 2pt;
	margin: 6px;
	word-spacing: 4pt;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #000;
}

.str {
	text-decoration: line-through;
}

.und {
	text-decoration: underline;
}

.reading {
	font-size: 12px;
	text-align: left;
}

.cancan {
	border: 1px solid #444;
}

.mature {
	border: 1px solid #FF0000;
	color: #FF0000;
}

.spoil {
	border: 1px solid #0074D9;
	color: #0074D9;
}

.sparklies {
	background: fixed url(../sparklies.gif) repeat;
}

#pw-sky {
	float: right;
	left: 680px;
	position: absolute;
	top: 910px;
}

#pw-banner {
	float: left;
	margin: 0 auto;
	padding: 0 0 15px;
	width: 468px;
	z-index: 99;
}

#pw-banner:after {
	clear: both;
}

.artwork img {
	border: 1px solid #000;
}

.artwork a {
	opacity: 0.6;
}

.artwork a:hover {
	opacity: 1;
}

.spoiler {
	background: #444;
	border: 0;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	color: #444;
	margin: 0 auto 15px;
	padding: 3px;
	width: 270px;
}

.spoiler a {
	color: #444;
}

.spoiler a:hover,
.spoiler h3 {
	color: #fff;
}

/* 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%;
}
