/* CSS Document */

#news-special{
	background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#AFDBFF;	
	margin:0px -15px;
	position:relative;
	overflow:hidden;
	text-align:center;
	
}
#news-special .iconleft,
#news-special .report
{
	margin:0px !important;
	padding:0px !important;
}
#news-special .text{
	margin:0px !important;
	padding:0px !important;
}

#news-special .line0{
	visibility:hidden;
}

#news-special .line1,
#news-special .line2{
	display:none;
}
#news-special #top{
	
	width:660px;
	height:177px;
	margin: 0 auto;
}
#news-special #left{
	background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/left.gif);
	height:942px;
	width:180px;
	position:absolute;
	bottom:0px;
	left:0px;
}




#news-special #right{
	background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/right.gif);
	height:942px;
	width:180px;
	position:absolute;
	bottom:0px;
	right:0px;
}
#news-special h1{
	position:absolute;
	top:220px;
	left:180px;
	right:180px;
	text-align:center;
}
#news-special h1 a{
	background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/title.jpg);
	width:576px;
	height:89px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto;
}


#news-special #content{
	margin:20px 180px -18px 180px;			
	padding-top:80px;
	padding-bottom:20px;
	*padding-top:110px;
	background-color:#023D6F;
	background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/bg_content.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#news-special #content .fix{
	padding:0px 10px 20px 10px;	
	margin-left:10px;
	margin-right:10px;
	height:600px;
	overflow:scroll;
	z-index:1;
	position:relative;
	margin-top:40px;
}
#news-special #content .p{ background-color:#1F5F94;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:11px;
	padding:10px;
	text-align:left;
	}
#news-special #content .p h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#F7EA08;
	letter-spacing:0px;
	text-transform:uppercase;
}
#news-special #content .p a{
	color:#F7EA08;
	text-decoration:none !important;
}
#news-special #content .p a:hover{
	color:#6AB1EB;
	text-decoration:underline !important;
}

#news-special div.love{
	position:absolute;
	top:235px;
	left:80px;
	width:80px;
	height:120px;
	background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/love.png);
	*background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/love.gif);
	background-color:transparent;
}
#news-special div.loved{
	top:235px;
}
#news-special .love a{
	width:60px;
	height:10px;
	background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/loves.gif) !important;
	background-repeat:no-repeat !important;
	background-position:top left;
	background-color:transparent;
	top:80px;
	*left:10px;
	padding:0px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
#news-special .love span{
	background-image:none;
	background-color:transparent;
	margin-top:20px;
	color:#fff;
	font-size:30px;
}

#news-special .loved span{
	background-image:url(http://s.deviantart.com/misc/news/eaglevsshark/loved.gif);
	background-repeat:no-repeat !important;
	background-position:bottom center;
	width:60px;
	height:90px;
	margin:0 auto;
	line-height:78px;
	font-size:30px;
	color:#F7EA08;
	letter-spacing:-1.5px;
}
#news-special  a.loves{
	position:absolute;
	top:245px!important;
	left:90px!important;
	width:60px !important;
	height:60px !important;
	background-image:none !important;
	z-index:2;
}
#news-special .love a.loves:hover{
	color:#F7EA08;
	text-decoration:none !important;
}
.extra{text-align:center; 
width:550px;
margin:0 auto;}

#news-special ul li{
	list-style-item:none;
	list-style-image:url(http://s.deviantart.com/misc/news/eaglevsshark/list.gif);
}
#news-special ul li.last{
	font-size:10px;
	list-style-image:none;
	list-style-type:none;
}

