/* Article Typography */
@font-face {
    font-family: 'DepotNewRegular';
    src: url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.eot');
    src: url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.eot?#iefix') format('embedded-opentype'),
         url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.woff') format('woff'),
         url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.ttf') format('truetype'),
         url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.svg#DepotNewRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ARTICLE BODY
---------------------------*/
#news-special {
	background:#eeeeee;
}

#news-special #news-wrap {
	font:normal 12px/20px Verdana, Geneva, sans-serif;
	color:#333;
	text-align:center;
	position:relative;
	background:#eeeeee;
}

#news-special h1,
#news-special h2,
#news-special h3,
#news-special h4 {
	font-family:"DepotNewRegular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#222;
}

#news-special h3 {
	font-size:25px;
	line-height:28px;
	margin-bottom:30px;
}

#news-special p {
	text-align:left;
	padding-bottom:10px;
	margin:0;
}

#news-special a { color:#387402; text-decoration:none;}
#news-special a:hover { text-decoration:underline; }

#news-special .sec { width:960px; margin:0 auto; text-align:left; position:relative; height:100%; }
#news-special .col { display:inline; float:left; position:relative; }
#news-special .w220 { width:220px; margin:0 10px; }
#news-special .w300 { width:300px; margin:0 10px; }
#news-special .w380 { width:380px; margin:0 10px; }
#news-special .w540 { width:540px; margin:0 10px; }
#news-special .w460 { width:460px; margin:0 10px; }

#news-special ul {
	font-size:11px;
	margin:15px 0;
	padding:0 15px;
}

#news-special ul li {
	background:url(http://st.deviantart.net/blogskins/hq/generic/bullet.gif) 0 6px no-repeat;
	line-height:20px;
	list-style:none outside none;
	margin:0 0 10px;
	padding:0 0 0 13px;
}

#news-special #news-top {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	height:50px;
	position:relative;
}

#news-special #news-top .posted-by {
	font-size:11px;
	color:#828f85;
	border-right:1px solid #c6cbc7;
	float:left;
	padding:0 20px 0 0;
	height:25px;
	line-height:25px;
	margin:10px 20px 0 10px;
}

#news-special #news-top .posted-by::before {
	content:"";
	height: 0; width: 0;
	border-top: 10px solid #e5e5e5;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	top: 50px;
	left: 12px;
}


#news-special #news-top .posted-by a {
	color:#828f85;
}

#news-special #news-top .posted-by img {
	width:25px;
	float:left;
	margin:0 10px 0 0;
}
	

/* HEADER
---------------------------*/
#news-special #header {
	clear:both;
	background:#131313 url(http://st.deviantart.net/news/badads/bg-malware.jpg) center top no-repeat;
	border-bottom:5px solid #65794d;
	padding:30px 0 40px;
	color:#fff;

	-webkit-box-shadow:0 1px 0 #fff;
	-moz-box-shadow:0 1px 0 #fff;
	box-shadow:0 1px 0 #fff;
}


#news-special #header h1 {
	font:bold 50px/50px "DepotNewRegular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	color:#b8e187;
	letter-spacing:-1px;
	display:block;
	margin:0 0 30px 0;
	overflow:visible;
}

#news-special #header h1 sup { display:none; }

#news-special #header a {
	color:#b8e187;
}

#news-special #header a:hover {
	color:#fff;
}


/* NEWS-BODY
---------------------------*/

#news-special #news-body .sec {
	padding:40px 0 100px;
}
#news-special #news-body embed {
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.70);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.70);
	box-shadow:0 0 10px rgba(0,0,0,0.70);
}

#news-special #news-body small {
	color:#222!important;
	font-size:10px;
}
	
/* BUTTONS
---------------------------*/
#news-special .button {
	background-color:#c7d8bc;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(189,209,178)), color-stop(1, rgb(210,223,197)) );
	background-image:-moz-linear-gradient( center bottom, rgb(189,209,178) 0%, rgb(210,223,197) 100% );
	border:1px solid #93A98F;
	text-shadow:0 1px 0 #d8e4cf;
	color:#303334;
	font-size:12px;
	display:inline-block;
	margin:8px 0;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#news-special .button:hover {
	background-color:#d1dec4;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(189,209,180)), color-stop(1, rgb(224,233,218)) );
	background-image:-moz-linear-gradient( center bottom, rgb(189,209,180) 0%, rgb(224,233,218) 100% );
	text-decoration:none;
}

#news-special .button:active {
	background-color:#bed2b5;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(192,201,186)), color-stop(1, rgb(162,181,152)) );
	background-image:-moz-linear-gradient( center bottom, rgb(192,201,186) 0%, rgb(162,181,152) 100% );
}

#news-special .button span {
	padding:8px 12px;
	border-top:1px solid #EBF1E6;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#news-special .blue {
	background-color:#007197;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(0,93,124)), color-stop(1, rgb(0,136,181)) );
	background-image:-moz-linear-gradient( center bottom, rgb(0,93,124) 0%, rgb(0,136,181) 100% );
	border-color:#1D4253;
	color:#FFFFFF;
	text-shadow:0 -1px 0 #004e68;
}

#news-special .blue:hover {
	background-color:#0081ab;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(0,116,154)), color-stop(1, rgb(0,165,198)) );
	background-image:-moz-linear-gradient( center bottom, rgb(0,116,154) 0%, rgb(0,165,198) 100% );
}

#news-special .blue:active {
	background-color:#006486;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(0,133,166)), color-stop(1, rgb(0,83,122)) );
	background-image:-moz-linear-gradient( center bottom, rgb(0,133,166) 0%, rgb(0,83,122) 100% );
}

#news-special .blue span { border-top-color:#00B8D3; }

#news-special .green {
	background-color:#c6e863;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(178,224,62)), color-stop(1, rgb(219,240,136)) );
	background-image:-moz-linear-gradient( center bottom, rgb(178,224,62) 0%, rgb(219,240,136) 100% );
}

#news-special .green:hover {
	background-color:#d4ed7b;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(191,235,46)), color-stop(1, rgb(231,247,138)) );
	background-image:-moz-linear-gradient( center bottom, rgb(191,235,46) 0%, rgb(231,247,138) 100% );
}

#news-special .green:active {
	background-color:#b7e249;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(188,209,104)), color-stop(0.99, rgb(146,192,30)) );
	background-image:-moz-linear-gradient( center bottom, rgb(188,209,104) 0%, rgb(146,192,30) 99% );
}

#news-special #footer .button {
	background-color:#9fb2a6;
	background-image:-moz-linear-gradient( center bottom, rgb(144,164,149) 0%, rgb(163,181,171) 100% );
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(144,164,149)), color-stop(1, rgb(163,181,171)) );
	border:1px solid #43524c;
	text-shadow:0 1px 0 #acbdb1;
	color:#2b3534;
}

#news-special #footer .button:hover {
	background-color:#a6b8ae;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(163,185,169)), color-stop(1, rgb(184,202,192)) );
	background-image:-moz-linear-gradient( center bottom, rgb(163,185,169) 0%, rgb(184,202,192) 100% );
}

#news-special #footer .button:active {
	background-color:#98ac9e;
	background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(185,204,193)), color-stop(1, rgb(175,195,181)) );
	background-image:-moz-linear-gradient( center bottom, rgb(185,204,193) 0%, rgb(175,195,181) 100% );
}

#news-special #footer .button span { border-top-color:#ccdacd; }

#news-special .button span:active { border-top-color:transparent!important; }

/* LOVER, FACEBOOK, TWITTER
-----------------------------------------------------------------*/
#news-special div.report a.loves,
#news-special div.report div.love { display:none; }

#news-special #social {
	margin:8px 0 0 0;
	float:left;
}

#news-special iframe.fb,
#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;
	background:#EEE;
	border:1px solid #ccc;
	z-index:1337;
}

#news-special iframe.twitter-share-button {
	margin:1px 0 0 20px ;
}

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

/* ARTICLE POSITIONING BASIC STUFF & RESETS
-----------------------------------------------------------------*/
* html #news-special,
#news-special { margin: 0 -15px 0 -15px; }
#news-special .clear:before, 
#news-special .clear:after { content:""; display:table; }
#news-special .clear:after { clear:both; }
#news-special .clear { zoom:1; }
#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*/
.bubbleview { padding-bottom:0!important; }
