/* Home page styles */

#header
{
	height:90px;
	width:100%;
}

#strapline
{
	font:100% Helvetica,Arial,  sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	
}


#gamesPanel
{
	margin:5px auto 5px auto;
	height:278px;
	width:738px;
	position:relative;
}

#gamesPanel h2
{
	position:absolute;
	z-index:1;
	padding:2px 2px 2px 5px;
	left:2px;
	top:2px;
	width:175px;
	background-color:#000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);	
	opacity:0.7;
}

#kv1
{
	
}

#kv2
{
	left:184px;
	top:92px;
}

#kv3
{
	left:368px;
}

#kv4
{
	left:552px;
	top:92px;
}

#other1
{
	top:184px;
}

#other2
{
	left:92px;
	top:184px;
}

#other3
{
	left:184px;
}

#other4
{
	left:276px;
}

#other5
{
	left:368px;
	top:184px;
}

#other6
{
	left:460px;
	top:184px;
}

#other7
{
	left:552px;
}

#other8
{
	left:644px;
}

#gamesPanel a
{
	position:absolute;
	padding:2px;
	
}

#gamesPanel a:hover
{
	border:2px solid #FFFFFF;
	padding:0;
}

#gamesPanel .kv
{
	width:182px;
	height:182px;
	display:block;
}

#gamesPanel .kv span
{
	display:block;
	width:172px;
	position:absolute;
	bottom:2px;
	padding:5px;
	background-color:#000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);	
	opacity:0.7;
}

#gamesPanel a.kv:hover span
{
	bottom:0;
}

#gamesPanel .kv img
{
	width:182px;
	height:182px;
}

#gamesPanel .other
{
	width:90px;
	height:90px;
	display:block;
}

#gamesPanel .other img
{
	width:90px;
	height:90px;
}

#homeContent
{
	background:#313842 url(/images/home/grey-grad.jpg) top repeat-x;
	position:relative;
	width:100%;
}

#blabber
{
	float:left;
	width:455px;
	margin:10px 10px 40px 15px;
}

.twitterItem
{
	color:#8AE4FF;
	margin-bottom:10px;
}

.twitterItem a
{
	color:#8AE4FF;
}

.twitterItem a:hover
{
	color:#FFFFFF;
}

a.magazineItem
{
	margin-bottom:10px;
	color:#FFFFFF;
	display:block;
	font-weight:normal;
}

.magazineItem h3
{
	display:inline;
	font-size:100%;
}

#pollWrapper
{
	float:left;
	margin:10px;
}

#subscribeTwitter
{
	display:block;
	position:absolute;
	left:15px;
	bottom:10px;
	font-weight:normal;
	color:#999999;
}
