/* ARTICLE BODY
---------------------------*/
#article {
	background:#000 url(http://st.deviantart.net/news/resident-evil/header.jpg) center top no-repeat;
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#FFF;
	height:1%;
	padding:402px 0 90px 0;
	text-align:center;
	border-top:1px solid #000;
}

#article p {
	text-align:left;
	padding-bottom:15px;
	margin:0;
}

#article a {
	color:#ad0101;
	text-decoration:none;
}

#article a:hover {
	color:#ff3333;
	text-decoration:underline;
}

#article a:active { outline:none; }

#article ul {
	padding:0;
	margin:0;
	position:relative;
}

#article ul li {
	background:url(http://st.deviantart.net/news/resident-evil/bullet.gif) no-repeat 0 5px;
	color:#FFF;
	text-align:left;
	line-height:normal;
	margin:0 0 10px 0;
	padding:0 0 0 14px;
	list-style:none;

	_width:100%!important; /* IE HAS-LAYOUT Fix */
}

.sec {
	width:810px;
	margin:0 auto;
	text-align:left;
	height:100%;
}

.heading {
	margin:0;
	display:block;
}

.territory {
	position:absolute;
	right:0;
	top:53px;
	z-index:9999;
}

/* HEADER
---------------------------*/
#intro {
	background:url(http://st.deviantart.net/news/resident-evil/intro.jpg) center top no-repeat;
	height:572px;
}

#intro .col {
	width: 355px;
	float: left;
	display: inline;
	margin: 36px 0 0 3px;
}

#intro a.rules { margin:15px 0 35px 0; }

#intro a.submit { margin:0; }

/* PRIZES
---------------------------*/
#prizes {
	background:url(http://st.deviantart.net/news/resident-evil/prizing.jpg) center top no-repeat;
	height:557px;
}

#prizes .col {
	float:right;
	display:inline;
	width:290px;
	margin:43px 50px 0 0;
}

#article #prizes #first { margin:0 0 62px; }
#article #prizes #second { margin:0 0 64px; }

/* FOOTER
---------------------------*/

#legal {
	background:url(http://st.deviantart.net/news/resident-evil/legal.jpg?1) center top no-repeat;
	height:852px;
}

#legal .col_L {
	float:left;
	display:inline;
	width:335px;
	margin:36px 0 0 3px;
}

#legal .col_L a { font-weight:bold; }

#legal .col_R {
	float:right;
	display:inline;
	width:335px;
	margin: 36px 47px 0 0;
}

#article #legal ul { margin: 0 0 0 25px; }

#legal a.rules { margin:25px 0 50px 0; }

#legal a.submit { margin:0 0 15px 0; }



/* ABOUT
---------------------------*/
#about {
	background:url(http://st.deviantart.net/news/resident-evil/about.jpg?1) center top no-repeat;
	height:402px;
}

#about .col {
	width:300px;
	float:left;
	display:inline;
	margin:41px 0 0 3px;
}

#article #about a {
	font-size:14px;
	color:#ef0200;
	font-weight:bold;
	text-decoration:underline;
}

#article #about a:hover { color: #FF3333; }

#about object {
	background:none repeat scroll 0 0 #000000;
	display:block;
	height:270px;
	position:absolute;
	right:-11px;
	top:11px;
	width:480px;
}


/* BUTTONS
---------------------------*/
a.rules {
	background:url(http://st.deviantart.net/news/resident-evil/rules.gif) center bottom no-repeat;
	height: 29px;
	width: 141px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
}
a.rules:hover { background-position: center center; }
a.rules:active { background-position: center top; }

a.browse {
	background:url(http://st.deviantart.net/news/resident-evil/browse.gif) center bottom no-repeat;
	height:61px;
	width:251px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	margin:0;
}
a.browse:hover { background-position: center center; }
a.browse:active { background-position: center top; }

a.submit {
	background:url(http://st.deviantart.net/news/resident-evil/submit.gif) center bottom no-repeat;
	height:61px;
	width:322px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	margin:28px 0 15px 0;
}
a.submit:hover { background-position: center center; }
a.submit:active { background-position: center top; }

/* LOVER
-----------------------------------------------------------------*/
#news-special div.report a.loves,
#news-special div.report div.love {
	left:77px;
	top:48px;
	_top:60px;
	z-index:999;
}

#news-special div.report .love {
	background-color:transparent!important;
	background-image:url("http://st.deviantart.net/news/resident-evil/fav.gif")!important;
	z-index:999;
}

#news-special div.report .love span {
	background-color:transparent!important;
	background-image:url("http://st.deviantart.net/news/resident-evil/fav.gif")!important;
	color:#FFF;
	font-weight:bold;
	letter-spacing:-.25px;
	z-index:999;
}

/* ARTICLE POSITIONING BASIC STUFF & RESETS
-----------------------------------------------------------------*/
* html #news-special, #news-special { margin: -12px -15px 0 -77px; }
#article div, #article li, #article ul, #article span { position:relative; }
#article .clear { clear:both; display:block; height:0; overflow:hidden; visibility:hidden; width:0; }
.report .text { margin:0; padding:0;}
#news-special div.report h1 { display: none; } /*hide this h1*/
#news-special div.report #news-css-article h1 { display:block; color:#FFF; font-weight:normal; } /*but show the custom h1*/
#news-special div.line0 { display:none; }
#news-special div.line1 { margin-left:2em; padding-top:1em; }
#news-special div.line2 { margin-left:2em; }
