/* LOVEFEAST - Blood */

a, a:link { color:#850F0F; text-decoration:none; }
a:visited { color:#E35B00; text-decoration:none; }
a:hover { color:#EFC2C2; text-decoration:none; }
a:active { color:#fff; text-decoration:none; }
a img { border: 0; }
p { margin: 0 0 18px; line-height:18px; }
#logo, .spacer-logo { display: none; }

html { padding:0; margin:0; border:0; height:100%; }

body {
	background:#990E00 url(../images/skin/bg1.jpg) repeat;
	font-family: Tahoma, Geneva, "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	color: #fff;
	cursor: default;
	font-size: 12px;
  	text-align: center;
	margin: 0;
	padding: 0;
	border:0;
	height:100%;
}

input, textarea {
	font-family: Tahoma, Geneva, "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	background: #E00000 url(../images/skin/bg1.jpg);
	border: 1px solid #E00000;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	color: #fff;
}

#container { margin: 0 auto; width:980px; position:relative; }

#header {
	margin:0 auto;
	background: url(../images/skin/top1.png) no-repeat center;
	width: 500px;
	height: 130px;
}

#navigation {
	z-index:1;
	height:65px;
}

#naviarea {
	width: 515px;
	margin:0 auto;
}


#side {
	float: left;
	width: 103px;
	position: relative;
	left: -120px;
	margin-right: -120px;
	color:#fff;
	font-size:11px;
	overflow:hidden;
}

#side h1, #side h2, #side h3, #side h4 { color:#EFC2C2 }
#side p { line-height:14px; }

#twitter ul, #twitter li { text-align:left; width:100%; list-style-type: none; margin-left:-17px; font-size:10.4px; }
#twitter li { padding-bottom: 5px; }

#form1 { text-align:left; }

#main {
	margin:0 auto;
	width: 570px;
	text-align: center;
	color:#282927;
}

#news { -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; background:#EFEFEF; padding-top:10px; width:90%; margin:0 auto; }

#main div.top div.right { /* A really long image */
	background:url(../images/skin/1-top.png) no-repeat bottom;
	height:54px;
}

#main div.bottom div.right { /* A really long image */
	background:url(../images/skin/1-bottom.png) no-repeat top;
	height:260px;
}

#main .inside li { margin-bottom:6px; }

.content { background: #fff; width: 100%; text-align:center; }

.inside { width: 100%; margin: 0 auto; margin-top:-15px; }

.inside2 { width: 85%; margin: 0 auto; margin-top:-10px; }

.inside:after, .inside2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.comictop { clear:right; }

#footer { font-size:10px; }


#nav, #nav ul { /* The overall look of the navigation */
	float: left;
	width: 100%;
	list-style: none;
	font-weight: bold;
	margin: 0 0 1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	text-transform:uppercase;
	margin-left:-40px;
	text-align:center;
}


#nav a { /* Links on the top navigation */
	display: block;
	color: #E00000;
	margin:0 auto;
}

#nav a:hover { color:#F4614A }

#nav li { /* Look of individual sections of top links */
	float:left;
	padding: 0.25em 2.2em;
	width: 6em;
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	border:1px solid #990E00;
}


#nav li ul { /* Dropdown section */
	position: absolute;
	left: -999em;
	height: auto;
	width: 7em;
	w\idth: 6em;
	font-weight: normal;
	text-transform:none;
	margin-top: 3px;
}

#nav li li {  width: 10em; }

/* Dropdown links and etc. */

#nav li ul a { width: 13em; w\idth: 9em; }
#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: #990E00; } /* Dropdown hover highlight color */

.spacer-header { width:500px; height:100px; }

.moreinfo { margin:0 auto; text-align: left; width: 60%; }
.important { font-size: 15px; font-weight: bolder; text-transform: uppercase; color: #FF0000; }

h1,h2,h3,h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	color: #850F0F;
	font-weight: bold;
	font-style: italic;
	margin: 6px;
}

.str { text-decoration: line-through }
.und { text-decoration: underline }
.reading { font-size: 12px; text-align: left; }
.cancan { border: 1px solid #282927; }
.mature { border: 1px solid #FF0000; color:#FF0000; }
.spoil { border: 1px solid #0074D9; color:#0074D9; }
.sparklies { background: url(../sparklies.gif) fixed repeat; }
#pw-sky { position:absolute; right:25px; top:240px; }
#pw-banner { margin: 0 auto; width: 468px; padding-bottom:15px; }

.artwork img { border: 1px solid #000; }
.artwork a { opacity: 0.6; }
.artwork a:hover { opacity: 1; }

.spoiler { background:#990E00; color:#990E00; width:270px; margin:0 auto; margin-bottom:15px; border:0; padding:3px; -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius:11px; }
.spoiler a { color:#990E00; }
.spoiler a:hover { color:#fff; }
.spoiler h3 { color:#fff; }

/* Clear fixes */

clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
 
* html .clearfix { height: 1%; }

#attfc { display: none !important; }