/* LOVER, FACEBOOK, TWITTER, TERRITORY
-----------------------------------------------------------------*/

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

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

#news-special div.report .love span {
	background-color:transparent!important;
	background-image:url("http://st.deviantart.net/news/deviantstyle/lover.gif")!important;
	color:#041c27;
	font-weight:bold;
	letter-spacing:-.25px;
	text-shadow:0 1px 0 #f0f0f0;
	z-index:999;
}

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

#article iframe.fb { top:20px; }
#article iframe.twitter-share-button { top:50px; }

#article iframe.fb,
#article iframe.twitter-share-button {
        position:absolute;
        left:94px;
        height:20px;
        width:97px!important;
        overflow:hidden;
        border:none;
        padding:2px;
        border-radius:4px;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
	background:
	-webkit-gradient(
    	linear,
	    left bottom,
    	left top,
	    color-stop(0, rgb(212,212,212)),
    	color-stop(1, rgb(254,254,254))
	);
	background:
	-moz-linear-gradient(
	    center bottom,
	    rgb(212,212,212) 0%,
    	rgb(254,254,254) 100%
	);
}

* html #article iframe.fb {
        height:24px;
        background:#FFF;
}

* html #article iframe.twitter-share-button {
        height:27px;
        background:#FFF;
}



/* 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; }



/* ARTICLE BODY
---------------------------*/
#article {
	background:#262626 url(http://st.deviantart.net/news/deviantstyle/bg_texture.jpg) center top repeat;
	font:normal Verdana, Geneva, sans-serif;
	border-top:1px solid #000;
	padding:0;
	text-align:center;
	color:#FFF;
	height:1%;
        font-size: 12px;
        line-height: 17px;
}

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

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

#article ul li {
	background:url(http://st.deviantart.net/news/deviantstyle/bullet.gif) no-repeat -1px 3px;
	text-align:left;
	margin:0 0 10px 0;
	padding:0 0 0 14px;
	list-style:none;
	_width:100%!important; /* IE HAS-LAYOUT Fix */
}

#article #secthree ul li {
	background:url(http://st.deviantart.net/news/deviantstyle/bullet_dark.gif) no-repeat -1px 3px;
}

#seconebg {
    background: url(http://st.deviantart.net/news/deviantstyle/bg_01_repeat.jpg) center bottom repeat-x;
    height:1231px;
    text-align:center;
	_margin-bottom:-30px;/*IE*/
}

#secone {
    background: url(http://st.deviantart.net/news/deviantstyle/bg_01.jpg) center bottom no-repeat;
    height:1229px;
    text-align:center;
}


#sectwobg {
    background: url(http://st.deviantart.net/news/deviantstyle/bg_02_repeat.jpg) center bottom repeat-x;
    height:829px;
    text-align:center;
}

#sectwo {
    background: url(http://st.deviantart.net/news/deviantstyle/bg_02.jpg?15) center bottom no-repeat;
    height:829px;
    text-align:center;
}

#sectwo .sec {
color: #000;
}

#secthree {
    background: url(http://st.deviantart.net/news/deviantstyle/bg_03.jpg) center top no-repeat;
    height:480px;
    text-align:center;
}

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

.col {
	display:inline;
	float:left;
	margin:0;
	width:300px;
}

a.browse {
	background:url(http://st.deviantart.net/news/deviantstyle/button_browse.gif) top left no-repeat;
	height: 61px;
	width: 365px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
}

a.browse:hover { background-position: bottom left; }

a.submit {
	background:url(http://st.deviantart.net/news/deviantstyle/button_submit.gif?2) top left no-repeat;
	height: 61px;
	width: 316px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
}

a.submit:hover { background-position: bottom left; }

#text01 {
margin: 838px 0 0 11px;
width: 365px;
}

#text02 {
margin: 392px 0 0 43px;
width: 355px;
}

#text03 {
left:0;
position:absolute !important;
top:503px;
width:320px;
}


#text04 {
position:absolute !important;
right:30px;
top:130px;
width:320px;
}


#text04 p.first {
padding: 0 20px 0 6px;
}

p#text05 {
margin: 260px 0 0 0;
}

#text06 {
left:5px;
position:absolute !important;
top:90px;
width:330px;
}

#text07 {
position:absolute !important;
right:40px;
top:90px;
width:310px;
	_right:-15px;/*IE*/
}