/* 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; text-decoration:none; }
a:hover { color: #FF7070; cursor: url(../images/skin/oni.cur), hand; text-decoration:none; }
a:active { color: #FFF7F7; text-decoration:none; }
a img { border: 0; }
p { margin: 0 0 1.5em; line-height:17.5px; }

#logo, .spacer-logo, .spacer-header, .spacer-corners, .spacer-top, .spacer-left, .spacer-right { display: none; }

body {
	background:#fff url(../images/skin/bg4.jpg) no-repeat fixed left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	cursor: default;
	font-size: 12px;
  	text-align: center;
}

#container { margin: 0 auto; width: 750px; }

#header {
	z-index:0;
	position: fixed;
	left: 500px;
	top: 10px;
	width: 648px;
	height: 890px;
	background: url(../images/skin/top4.jpg) no-repeat;
}

#navigation {
	position: absolute;
	top: 35px;
	left: 65px;
	width:87px;
	z-index:2;
}

#side {
	width: 90px;
	padding: 5px;
	color:#444;
	position: relative;
	top: 240px;
	left: -62px;
	margin-right: -20px;
	float:left;
	font-size:11px;
	overflow: hidden;
}

#twitter ul, #twitter li { text-align:left; width:100%; list-style: none; margin-left:-17px; font-size:10.4px; }
#twitter li { padding-bottom: 5px; }

#form1 { text-align:left; }

#main {
	width: 580px;
	position: absolute;
	left:120px;
	top:5px;
}

#main .inside li { margin-bottom:6px; }

.inside { margin: 0 auto; padding-top:10px; }

.inside2 { width: 400px; margin: 0 auto; padding-top:10px; }

.inside li {list-style-position: outside; list-style-image: url(../images/bullet.gif); list-style-type: circle; text-align: left;}

.inside:after, .inside2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#news { float:left; width: 80%; }

#footer { font-size:10px; float:left; }

#nav, #nav ul { /* The overall look of the navigation */
	float: left;
	width: 100%;
	list-style: none;
	background: #000;
	font-weight: bold;
	padding: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	text-align:center;
	font-family: Anivers, Geneva, sans-serif;
	text-transform:uppercase;
}

/* Links on the top navigation */

#nav a {
	display: block;
	color: #FF0404;
	margin:0 auto;
}

#nav a:hover { color: #fff; }

#nav li { width: 8em; padding: 0.25em 0; } /* Look of individual sections of top links */

#nav li ul { /* Dropdown section */
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.3em;
	w\idth: 13.8em;
	font-weight: normal;
	margin: 0;
}

#nav li li { padding-right: 1em; width: 13em; }

/* Dropdown links and etc. */

#nav li ul a { text-align: center; }

#nav li ul ul { margin: -1.75em 0 0 14em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover { background: #FF5454; }

.moreinfo { margin:0 auto; text-align: left;width: 70%; }
.important { font-size: 15px; font-weight: bolder; text-transform: uppercase; color: #FF0000; }

input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#fff;
	background: #444;
	border: 1px solid #444;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
}

h1,h2,h3 {
	font-family: Anivers, Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 2pt;
	word-spacing: 4pt;
	margin: 6px;
}

h1,h2,h3,h4 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 { position:absolute; left:670px; top:910px; float:right; }
#pw-banner { float:left; margin: 0 auto; width: 468px; padding-bottom:15px; 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; color:#444; width:270px; margin-bottom:15px; margin:0 auto; border:0; padding:3px; -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius:11px; }
.spoiler a { color:#444; }
.spoiler a:hover { color:#fff; }
.spoiler h3 { color:#fff; }