.date {
	width: 80px;
}
.profile-menu {
	clear: both;
	color: #c8c8c8;
	line-height: 3.4em;
	vertical-align: middle;
	margin-bottom: 0;
}
.profile-menu a{
	border-bottom: 1px dotted #c8c8c8;
	margin: 0 6px;
	width: 480px;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}
.profile-menu a.first{
	margin: 0 6px 0 0;
}

.profile-menu a.active{
	border-bottom: 1px none;
	font-weight: bold;
}
.profile-menu a:hover{
	border-bottom: 1px solid #fff;
}

.short-game-list  img{
		background-color: #fff;
			padding: 10px;
			border:1px solid #00668c;
			width:80px;
			height: 60px;
}
.short-game-list li{
	float: left;

	list-style-type: none;
	font-size: 0.917em;

	margin-right: 1em;
}
.short-game-list {
	padding: 0;
	clear: both;
	overflow: hidden;
	margin: 0 0 1em 0;
}
.short-game-list .game-title{
	width: 100px;
	display: block;
	text-align: center;

}
#bio{
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 1em 0;
	color: #fff;
	font-size: 1.2em;
}
#history, #recent, #bio{
	margin-top: 12px;
}
#profile  .more{
	margin-left: 0.25em;
	font-size: 0.75em;
	font-weight: normal;
}


#profile h5 {
	margin: 0 0 0.5em 0;
}
#profile-about{
	float: left;
	padding-left: 1em;
	color: #fff;
	font-size: 1.3em;
}
#profile-about .label{
	width: 64px;
	float: left;
	margin-right: 6px;
	display: block;
	color: #fce757;
	font-size: 90%;
	text-align: right;
}
#member-role{
	clear: both;
	color: #f1f1f1;

	font-size: 1.1em;
}

#profile-header{
	float: left;
	width: 440px;
	border: 1px solid #00668c;
	background-color: #008FC7;
}
#profile-header #level{
	margin: 2px 8px 0 0;
	/*	color:#FCE757;*/
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	top: 0;
	right: 0;
	position: relative;
}
#profile-header .avatar {
	float: left;
	margin-right: 8px;
	width: 64px;
	height: 64px;
}
#profile-header .avatar-img{
	width: 64px;
	height: 64px;
}
#profile-header h1{
	float: left;
	clear: none;
	margin: 0;
	color: #fff;
	font-size: 2.1em;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: top;
}
#recent .game-title {
	font-size: 1.4em;
}
#recent .thumb {
	float: left;
	margin-right: 4px;
}
