/* ARTICLE BODY
---------------------------*/
body{overflow-x:hidden;}
#news-special{background:url(http://st.deviantart.net/news/earthday2011/bg-gradient.jpg?1) top left repeat-x #f0ebd8; height:1990px;}
#news-content {
	background:url(http://st.deviantart.net/news/earthday2011/header-graphic.jpg) top center no-repeat;
	font:normal 12px/20px Verdana, Geneva, sans-serif;
	color:#6b2c22;
	text-align:center;
	padding-top:600px;
}
#news-special p {
	text-align:left;
	padding-bottom:13px;
	margin:0;
}
#news-special a img{
	border:none;
}
#news-special p a{
	color:#c22b13;
	text-decoration:none;
}
#news-special p a:hover{
	color:#c22b13;
	text-decoration:underline;
}
#news-special .hr-fade{height:23px; width:947px; margin:0 auto;}

/* HEADER
---------------------------*/
#news-special .intro {width:920px; height:240px; margin:0 auto; background:url(http://st.deviantart.net/news/earthday2011/logo-earth.png) -20px 0px no-repeat;}
#news-special .intro .details{width:420px; float:right; padding:20px 70px 0 0;}

/* BUY NOW
---------------------------*/
#news-special .buy-now{width:920px; margin:20px auto 20px auto; position:relative;}
#news-special .buy-now .pics{width:334px; height:480px; float:left; margin:0 0 0 90px; display:inline;}
#news-special .buy-now .t-shirt{position:absolute; top:-30px; left:30px; }
#news-special .buy-now .t-shirt-load{position:absolute; top:175px; left:230px; }
#news-special .buy-now .pics ul{margin:0; padding:0; position:absolute; top:372px; left:90px;}
#news-special .buy-now .pics li{margin:0 12px 0 0; padding:0; display:inline;}
#news-special .buy-now .pics li img{border:#8f1f0e 1px solid;}
#news-special .buy-now .pics li img:hover{border:#c22b13 1px solid;}

#news-special .buy-now .prod-info{width:400px; float:right; text-align:left; margin:20px 70px 0 0; position:relative; z-index:1; display:inline;}
#news-special .buy-now .prod-info p{margin-bottom:1v0px}
#news-special .buy-now .prod-info strong{font-size:14px;}
#news-special .buy-now .prod-info ul{margin:14px 0 0 0; padding:0;}
#news-special .buy-now .prod-info li{list-style:none; background:url(http://st.deviantart.net/news/earthday2011/leaf.png) 0px 4px no-repeat; margin:0 0 10px 8px; padding:0 0 0 24px; line-height:24px;}

/* BOTTOM
---------------------------*/
#news-special .footer{width:920px; margin:30px auto 30px auto; position:relative;}
#news-special .footer .why{width:340px; float:left; text-align:left; margin:0 0 0 90px;}
#news-special .footer .what{width:340px; float:right; text-align:left; margin:0 80px 0 0;}
#news-special .footer .what img{margin-bottom:2px;}
#news-special .bye{height:293px; width:618px; background:url(http://st.deviantart.net/news/earthday2011/footer-globe.png?2) top center no-repeat; margin:-20px auto 0 auto;}

/* VIDEO
---------------------------*/
#news-special #video {height:390px; width:640px; margin:0 auto;}

/* BOTTOM
---------------------------*/
#news-special #bottom {width:667px; margin:40px auto 0 auto;}
#news-special #bottom .left{width:354px; float:left;}
#news-special #bottom .right{width:231px; height:270px; float:right; padding-left:20px; border-left:1px solid black;}
#news-special #bottom .right p{color:#999; font-size:10px;}


/* BUTTONS
---------------------------*/
#news-special a.go {
	background:url(http://st.deviantart.net/news/earthday2011/shop-now.png?2) 0px 0px no-repeat;
	height:58px;
	width:253px;
	display:block;
	text-indent:-9999em;
	color:#000;
	border:none;
	margin:30px 0 0 30px;
}
#news-special a.go:hover { background-position:0 -58px; border:none;}
#news-special a.go:active { background-position:0 -116px; border:none;}


/* LOVER, FACEBOOK, TWITTER
-----------------------------------------------------------------*/
#news-special div.report a.loves, #news-special div.report div.love {
    left:15px;
    top:15px;
    z-index:999;
}
#news-special div.report .love {
    background-color:transparent!important;
    background-image:url('http://st.deviantart.net/news/earthday2011/fav.png?2')!important;
    z-index:999;
}
#news-special div.report .love span {
    background-color:transparent!important;
    background-image:url('http://st.deviantart.net/news/earthday2011/fav.png?2')!important;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFF;
    z-index:999;
    font-weight:bold;
    letter-spacing:-.25px;
    text-shadow:0 -1px 0 #006e00;
}

#news-special #social {
	top:15px;
	left:70px;
	position:absolute;
	width:100px;
	z-index:1337;
}

#news-special iframe, #news-special iframe.twitter-share-button {
	margin:2px 0;
	height:20px;
	float:left;
	overflow:hidden;
	border:none;
	padding:2px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	width:97px!important;
	border:1px solid #d3d3d3;
	z-index:1337;
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #D9D9D9 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#D9D9D9)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#D9D9D9',GradientType=0 ); /* ie */
}

* html #news-special iframe.fb, 
* html #news-special iframe.twitter-share-button { 
	height:24px;
	overflow:visible!important;
}

/* ARTICLE POSITIONING BASIC STUFF & RESETS
-----------------------------------------------------------------*/
#news-special { margin: 0 -15px 0 -15px; }
#news-special .clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	margin:0;
	padding:0;
}
#news-special .text {
	margin:0!important;
	padding:0!important;
}
#news-special .iconleft { padding-left: 0!important; }
#news-special div.report h1 { display: none; } /*hide the default article h1*/
#news-special div.line0 { display:none; }
#news-special div.line1 {
	margin-left:2em;
	padding-top:1em;
}
#news-special div.line2 { margin-left:2em; }
#news-special .contestopen { text-align:left; margin-top:-2px!important; }