@charset "utf-8";
/* Live.html */
#footer { padding-bottom: 0; }
#social-tabs {
	top: 90px;
}
.steelseries {
	margin-left: 150px;
}

.no-a-deco a {
	color: #999;
}
.no-a-deco a:hover {
	color: #f28c2a;
}


/* Bottom Row - Twitter Feed */
#latest-tweets { margin-bottom: 20px; }
#latest-tweets li { text-decoration: none; }
#latest-tweets .t-list img { margin-top:5px; }
#latest-tweets .t-body { margin-bottom: 0px; }
#latest-tweets .t-body a { color: #fff; }
#latest-tweets .t-body a:hover{ color: #f28c2a; }
#latest-tweets .t-screen-name { 
	margin: 0px 10px 0px 10px; 
	color: #444;
	font-size: 12px;
}
#latest-tweets .t-tweet {
	text-emphasis: none;
	text-decoration: none; 
}
#latest-tweets .t-created { 
	width: 100%;
	text-align: right;
	font-size: 12px;
}

/* Bottom Row - Forum Feed */
#latest-post img { margin-right: 10px; }
#latest-post .post-title a:hover { color: #f28c2a; }
#latest-post .post-date {
	width: 100%;
	text-align: right;
}
#latest-post .post-desc-intro { 
	margin: 15px 0px 10px 0px; 
	color: #CCC;
}
#latest-post .post-read-more { text-align: right; }
#latest-post .post-read-more a:hover { color: #f28c2a; }


/* Footer and misc stuff */ 
.copyright {
	background-image: url(../img/body.png); 
	background-color: #222; 
	text-align: center;
	margin:0; padding:0;
}
.clear{
    /* This class clears the floats */
    clear:both;
}


/* Sliders */
.advanced-slider .timer-animation { margin-top: 395px !important; margin-right: -15px !important; }