/* ARTICLE/COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content #article h1, #content #forums h1 {
	color: #f7941d;
}

#content #article h1 a:link, #content #article h1 a:visited, #content #article h1 a:active, #content #forums h1 a:link, #content #forums h1 a:visited, #content #forums h1 a:active {
	color: #f7941d;
	text-decoration: none;
}

#content #article h2, #content #forums h2 {
	color: #999;
}

#content #article h2 a:link, #content #article h2 a:visited, #content #article h2 a:active, #content #forums h2 a:link, #content #forums h2 a:visited, #content #forums h2 a:active {
	color: #f26522;
	text-decoration: none;
}

#content #article a:link, #content #article a:visited, #content #article a:active, #content #comments a:link, #content #comments a:visited, #content #comments a:active, #content #forums a:link, #content #forums a:visited, #content #forums a:active {
	color: #f26522;
}	

#content #article a:hover, #content #comments a:hover, #content #forums a:hover {
	color: #f7941d;
}	



/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar .block ul li a:hover {
	color: #f7941d;
}

#sidebar .block ul .more a, #sidebar .block p a {
	color: #f26522;
}

#sidebar .block ul .more a:hover, #sidebar .block p a:hover {
	color: #f7941d;
}



/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#hdg-article-gamedetails span {
	background: url(images/headings/article-game-details.gif) no-repeat 0 0;
}	

#hdg-article-usercomments span {
	background: url(images/headings/article-user-comments.gif) no-repeat 0 -180px;
}	

#hdg-article-leaveacomment span {
	background: url(images/headings/article-leavea-comment.gif) no-repeat 0 0;
}	

#hdg-article-recentheadlines span {
	background: url(images/headings/article-recent-headlines.gif) no-repeat 0 -180px;
}	

#hdg-article-platformnews span {
	background: url(images/headings/article-platform-news.gif) no-repeat 0 0;
}	

#hdg-article-othernews span {
	background: url(images/headings/article-other-news.gif) no-repeat 0 -180px;
}	

#hdg-article-topstory span {
	background: url(images/headings/article-top-story.gif) no-repeat 0 -180px;
}	

#hdg-article-youknowyouwant span {
	background: url(images/headings/article-youknowyouwant.gif) no-repeat 0 -180px;
}	

.size-thumbnail
{
	width: 160px
}