
*,h3,.overlay,b {
	font-size:11pt;
	font-family:Arial, Trebuchet MS, Verdana, sans-serif;
	color:#fff;
}

a:link{
	color:#b20d0d;
	text-decoration: none;
}
a:hover {
	color: #c41d1d;
}
a:visited {
	color: #b20d0d;
}
a:active {
	color: #b20d0d;
}

.b {
	font-weight:bold;
}

.b0 {
	border:0;
}

.block {
	display:block;
}

body{
	padding: 0;
	background: url('images/Zilla-BG1.gif') no-repeat top left #000;
	font-style: normal;
	font-variant: normal;
	color: #fff;
}

.bg000 {
	background-color:#000;
}
.bgdgrey {
	background-color:#111;
}

#bottombox {
	height:16px;
}

.btop1c {
	border-top:1px dashed #1c1c1c;
}

.buttonbw {
	height:22px;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	border:1px #fff solid;
	margin:2px;
	padding:2px 5px 2px 5px;
}

.button-silver {
	border:1px solid #111;
	padding: 0px 5px 0px 5px;
	color:#000;
	text-decoration:none;
	text-shadow: 1px 1px 1px #444;
	background-color:#b4b4b4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), 
	color-stop(50%,#9a9a9a), color-stop(51%,#6d6d6d), color-stop(100%,#cbcbcb));
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

#cdate {
	color:#aaa;
}

.classic-horror {
	color:#891013;
}

#commentbox {
	width:70%;
	height:120px;
	border:1px solid #333;
	margin:8px;
}
.commentboxcontainer {
	text-align:center;
	background-color:#222;
	border-top:1px dashed #999;
	width:100%;
}

.dgrey {
	color:#555;
}

.dnone {
	display:none;
}

.ellipsis {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}


.f8 {
	font-size:8px;
}
.f10 {
	font-size:10px;
}
.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f18 {
	font-size:18px;
}
.f20 {
	font-size:20px;
}

.fcenter {
	float:center;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}

html, body {
	margin: 0 0 0 0;
	width:100%;
	height:100%;
}

h1{
	font-size:20pt;
	margin:4px;
}
h2{
	font-size:15pt;
	margin:4px;
}
h3{
	font-weight:normal;
}

.h100px {
	height:100px;
}

.icon-blog {
	height:30px;width:59px;background-position:0px 0px;
}
.icon-comments {
	height:16px;width:16px;background-position:-257px 0px;
}
.icon-dot {
	height:30px;width:6px;background-position:-250px 0px;
}
.icon-faves {
	height:28px;width:67px;background-position:-59px 0px;
}
.icon-home {
	height:29px;width:60px;background-position:-126px 0px;
}
.icon-movies {
	height:30px;width:64px;background-position:-186px 0px;
}
.sprite {
	background-image:url(images/icons-Horror-Movies-01.png);
	background-color:transparent;
	background-repeat:no-repeat;
}

.inline {
	display:inline-block;
}

.i {
	color:#000;
}

.lgrey {
	color:#aaa;
}

.m5 {
	margin:5px;
}
.m10 {
	margin:10px;
}
.m0auto {
	margin:0px auto 0px auto;
}
.m5auto {
	margin:5px auto 5px auto;
}
.m10auto {
	margin:10px auto 10px auto;
}

.mbottom5 {
	margin-bottom:5px;
}

.mleft0 {
	margin-left:0px;
}
.mleft10 {
	margin-left:10px;
}
.mleft15 {
	margin-left:15px;
}


.mright5 {
	margin-right:5px;
}
.mright10 {
	margin-right:10px;
}

.mtop0 {
	margin-top:0px;
}
.mtop5 {
	margin-top:5px;
}
.mtop10 {
	margin-top:10px;
}
.mtop20 {
	margin-top:20px;
}

.mtopneg20{
	margin-top:-20px;
}

.ohidden {
	overflow:hidden;
}

.p5 {
	padding:5px;
}
.p8 {
	padding:8px;
}

.pabsolute {
	position:absolute;
}
.prelative {
	position:relative;
}

.pbottom5 {
	padding-bottom:5px;
}
.pbottom10 {
	padding-bottom:10px;
}
.pright10 {
	padding-right:10px;
}
.ptop5 {
	padding-top:5px;
}
.ptop10 {
	padding-top:10px;
}

.cred{
	color:#b20d0d;
}

.regboxbg {
#	background: url('images/Zilla-BG1.gif') no-repeat top left #000;
#	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#replies {
	margin:8px auto 8px auto;
}

#replytext {
	width:90%;
	height:100px;
}

.rounded {
 	-webkit-border-radius: 10px 10px 10px 10px;
	-mozilla-border-radius: 10px 10px 10px 10px;
}

.s {
	color:#000;
	font-weight:bold;
	font-size:12pt;
}
.s1 {
	color:#000;
	font-size:11pt;
	height:25px;
}

.shadow {
	-webkit-box-shadow: 4px 4px 3px #111;
}

.tablecell {
	display:table-cell;
}

.tcenter {
	text-align:center;
}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}

.tdnone {
	text-decoration:none;
}

.vbottom {
	vertical-align:bottom;
}
.vmiddle {
	vertical-align:middle;
}
.vtop {
	vertical-align:top;
}

.w40px {
	width:40px;
}
.w50px {
	width:50px;
}
.w60px {
	width:60px;
}
.w70px {
	width:70px;
}
.w120px {
	width:120px;
}
.w90 {
	width:90%;
}
.w100 {
	width:100%;
}

.wb2 {
	border:2px solid #fff;
}

.wh {
	color:#fff;
}

.winheader {
	margin:0px;
	padding:0px;
	border: 1px solid #333;
//	border-bottom:1px dashed #777;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	height:46px;
	line-height:38px;
//	background: url('images/Gorezilla-Win-Header-BG-001e.jpg') no-repeat bottom left #000;
	background-color:#000;
	text-shadow: 2px 2px 1px #000;
	color:#eee;
// 	-webkit-border-radius: 8px 8px 0px 0px;
//	-mozilla-border-radius: 8px 8px 0px 0px;
}

.winbody {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000;
	border: 1px solid #333;
	border-top:0px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	color:#999;
	word-wrap: break-word;
// 	-webkit-border-radius: 0px 0px 8px 8px;
//	-mozilla-border-radius: 0px 0px 8px 8px;
}

.x
{
	margin-left:5px;
	height:20px;
	line-height:20px;
}

.z10 {
	z-index:10;
}