#primary-content
{
	background-color: transparent;
	padding: 0 !important;
	padding: 0;
	border: 0;
	color: black;	
	width: 605px !important;

}
#primary-content h1,
#primary-content h2
{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 210%;
	font-weight: normal;
	color: black;
	border: 0;
	line-height: 1;
}

#primary-content h2
{
	margin-bottom: 16px;
}

#page #primary-content a
{
	color: #9dbb3a;
}

div#temp-feed
{
	display: none;
}

div#feed
{
	background-image: url(../img/FeedPage/background.png);
}

#primary-content a.prompt
{
	position: absolute;
	top: 14px;
	right: 12px;
	color: #6b7f27;
}

div#feed,
div#fact,
div#featured-groups,
div#tour,
div#games,
div#now-playing,
div#moderators,
div#podium
{
	float: left;
	width: 564px !important;
	width: 556px;
	position: relative;
	background-color: white;
	border: 0;
	margin: 0px 0px 6px 0px;
	/*border-bottom: 1px solid #848484;
	border-right: 1px solid #e8e8e8;*/
	padding: 14px 20px;
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Tahoma, sans-serif;
	/*-moz-border-radius: 4px;*/
}

div#fact
{
	background-color: #d6ff4f;
	float: left;
}

div#fact
{
	width: 254px;
}

div#feed-items
{
	position: relative;
	width: 100%;
	overflow: hidden;
}

img#fade
{
	position: absolute;
	bottom: 14px;
	width: 565px;
	display: block !important;
	display: none;
}

div.feed-item
{
	font-family: Tahoma, sans-serif;
	float: left;
	width: 100%;
}

div.feed-item span span
{
	display: block;
	float: left;
	clear: none;
	width: 468px;
}

div.feed-item span span.time
{
	width: 46px;
	color: #737373;
	padding-right: 10px;
	text-align: right;
}

/* ---- Games ----------------------------------- */

div.game-item
{
	font-family: Tahoma, sans-serif;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}

div.game-item span span
{
	display: block;
	float: left;
	clear: none;
	width: 170px;
}

div.game-item span span.platform
{
	width: 80px;
	color: #737373;
	padding-right: 10px;
	text-align: right;
}

div.game-item span span.tools
{
	float: right;
	width: auto;
}

div.game-item span span.tools span
{
	width: auto;
	color: #737373;
}

div.game-item span span.tools span,
div.game-item span span.tools a
{
	padding-left: 8px;
}

div.game-item span span.platform img
{
	padding-bottom: 3px;
}

/* ---- Featured groups ------------------------- */

div#featured-groups
{
	background-image: url(../img/FeedPage/groups-background.png);
}

div#featured-groups div.group
{
	position: relative;
	float: left;
	clear: both;
	width: 554px !important;
	width: 546px;	
	border: 1px solid #cfcfcf;
	padding: 4px;
	margin-bottom: 4px;
	background-color: white;
}

div#featured-groups div.group h3,
div#featured-groups div.group p
{
	font-family: Tahoma, sans-serif;
}

div#featured-groups div.group img,
div#featured-groups div.group div
{
	float: left;
	clear: none;
}

div#featured-groups div.group img
{
	margin-right: 7px;
}

div#featured-groups div.group div
{
	width: 487px;
}

div#featured-groups div.group div p
{
	margin: 0;
	padding: 0;
}

div#featured-groups div.group div p.description
{
	font-weight: bold;
	padding-bottom: 10px;
}

/* ---- TOUR ------------------------------------ */

div#tour
{
	height: 172px;
	overflow: hidden;
}

div#tour ul#steps-list,
div#tour div#steps
{
	position: absolute;
	margin: 0;
	padding: 0;
}

div#tour ul#steps-list
{
	top: 0px;
	left: 0px;
	list-style: none;
	width: 604px;
	height: 30px;
	background-color: #d6ff4f;
	border-top: 1px solid white;	
	border-bottom: 1px solid #abcc3f;
}

div#tour ul#steps-list li
{
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
}

#page div#tour ul#steps-list li a
{
	display: block;
	float: left;
	margin: 0;
	height: 18px;
	padding: 6px 16px;
	background-color: #d6ff4f;
	color: #5e6643;
	border-right: 1px solid white;	
	border-bottom: 1px solid #abcc3f !important;
	border-bottom: 0;
}

#page div#tour ul#steps-list li.last a,
#page div#tour ul#steps-list li.last a.on
{
	border-right: 0;
}

#page div#tour ul#steps-list li a.on
{
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff !important;
	border-bottom: 0;
	font-weight: bold;
}

div#tour div#steps
{
	position: absolute;
	width: 4000px;
	top: 32px;
	left: 0px;
}

div#tour div#steps div.step
{
	position: relative;
	float: left;
	width: 576px;
	padding: 0px 14px;
}

div#tour div#steps div.step p
{
	position: relative;
	padding: 12px 0px;
	width: 310px;
	font-size: 130%;
	color: #737373;
	line-height: 1.25em;
}

div#tour div#steps div.step img
{
	position: absolute;
	top: 1px;
	right: 0px;
}

div#tour img#previous,
div#tour img#next
{
	position: absolute;
	bottom: 14px;
	left: 14px;
}

div#tour img#previous
{
	display: none;
}

div#tour img#next
{
	left: 306px;
}

div#tour div#steps div#step-6 p
{
	width: 600px;
	z-index: 2;
}

div#tour div#steps div#step-6 img
{
	z-index: 1;
}

div#tour div#steps div#step-6 form
{
	position: absolute;
	top: 33px;
	left: 52px;
}

div#tour div#steps div#step-6 form label,
div#tour div#steps div#step-6 form input
{
	display: block;
	float: left;
	clear: both;
}

div#tour div#steps div#step-6 form label
{
	font-size: 80%;
	color: #737373;
}

div#tour div#steps div#step-6 form input
{
	width: 150px;
	margin-bottom: 2px;
	padding: 2px;
}

#page div#tour div#steps div#step-6 form input.submit
{
	clear: none;
	width: auto;
	font-weight: bold;
	background-color: #d6ff4f;
	background-image: none;
	border: 0;
	border-bottom: 1px solid #b6d943;
	border-right: 1px solid #b6d943;
	color: #8daa2d;
	margin-left: 4px;
	padding: 2px 4px;
}

/* ---- Now Playing ----------------------------- */

div.now-playing
{
	position: relative;
}

div.now-playing.wide
{
	clear: both;
	float: left;
	margin-bottom: 4px;
}

div.now-playing.wide div.bubble
{
	background-image: url(../img/FeedPage/bubble-wide.png);
	width: 474px;
}

div.now-playing img,
div.now-playing div.bubble,
div.now-playing ul
{
	display: block;
	float: left;
	clear: none;
}

div.now-playing img
{
	margin-right: 6px;
	padding: 4px;
	border: 1px solid #cfcfcf;
	width: 70px;
	height: 70px;
}

div.now-playing div.bubble
{
	position: absolute;
	top: 8px;
	left: 64px !important;
	left: 0px;
	padding: 5px 0px 0px 32px;
	background-image: url(../img/FeedPage/bubble.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 194px;
}

div.now-playing div.timestamp
{
	position: absolute;
	top: 19px;
	left: 456px;
	width: 100px;
	text-align: right;
	color: #c0c0c0;
	font-weight: bold;
}

div.now-playing form#bubble-form
{
	display: none;
}

div.now-playing form#bubble-form input#bubble-input
{
	float: left;
	display: block;
	clear: left;
	margin: 2px 0px;
	width: 174px;
	border: 1px solid #c0c0c0;
}

div.now-playing form#bubble-form div.links
{
	float: left;
	clear: both;
	color: #c0c0c0;
	font-weight: normal;	
	line-height: 1.1em;
}

div.now-playing div.more
{
	float: right;
	width: 215px;
}

div.now-playing div.more h5
{
	margin: 6px 0px 4px 0px;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
}
div.now-playing div.more ul
{
	margin: 0;
	padding: 0px 0px 0px 20px;
	line-height: 1.45em;
	color: #cfcfcf;
	font-weight: bold;
}

div.now-playing p#bubble-status,
div.now-playing form#bubble-form label,
div.now-playing form#bubble-form input#bubble-input
{
	font-size: 125%;
	font-family: Tahoma, sans-serif;
	line-height: 1.3em;
	letter-spacing: 0em;
}

div.now-playing p#bubble-status span
{
	display: block;
	clear: both;
}

div.now-playing p#bubble-status span.label
{
	padding-top: 5px;
}

div.now-playing p#bubble-status span.value
{
	font-size: 125%;
	padding-top: 5px;
}

div.now-playing p#bubble-status span#playing-label
{
	color: #000000;
	text-decoration: none;
}

div.now-playing p#bubble-status span#bubble-status-link
{
	width: 178px;
}

/* ---- Moderators ------------------------------ */

div.mod
{
	border-bottom: 1px solid #eeeeee;
	clear: both;		
}

div.mod div
{
	float: left;
	clear: none;
	color: #c0c0c0;
	width: 478px;
	padding: 5px 0px 5px 0px;
}

div.mod div img,
div.mod div p
{
	display: block;
	float: left;
	clear: none;
	width: auto;
}

div.mod div img
{
	width: 25px;
	height: 25px;
}

div.mod div p
{
	padding: 3px 0px 0px 5px;
	margin: 0;
}

div.mod div p.name
{
	font-family: Tahoma, sans-serif;
	font-size: 140%;

}

div.mod div p.tools
{
	padding-top: 4px;
	float: right;
}

div.mod div p.tools a
{
	padding-left: 10px;
}

div.mod div.timestamp
{
	text-align: right;
	margin: 2px 6px 0px 0px;
	width: 80px;
}

div#podium
{

}

div#podium div.winner
{
	position: absolute;
	font-size: 150%;
	text-align: center;
	width: 116px;
}

div#podium div#winner-1
{	
	top: 83px;
	left: 135px;
	width: 134px;	
}

div#podium div#winner-2
{
	top: 145px;
	left: 264px;
}

div#podium div#winner-3
{
	top: 158px;
	left: 29px;
}

div#podium img
{
	float: left;
	clear: left;
}

div#podium div#honourable-mentions
{
	float: right;
	clear: right;
	width: 155px;
}

div#podium div#honourable-mentions h3
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
}

div#podium div#honourable-mentions ol
{
	margin: 0;
	padding: 0;
	list-style: decimal inside;
}

div#podium div#honourable-mentions ol li
{
	border-top: 1px solid #eeeeee;
	margin: 0;
	padding: 1px 0px 2px 0px;	
}
