/* Author Styles */

.profile_logo{
	float: right;
}
.profile_heading{
	margin: 10px;
}
.profile_heading h1{
	padding: 0px;
}
.profile_subheading{
	font-size: 12px; color: #999999;
}
.profile_main{
	float: left;
	width: 973px;
	height: 420px;
	margin: 10px;
	padding: 5px;
	background-color: #000;
	/*border: 1px solid red;  !outline */
	background-image: url('/static/images/fptitle_grad.jpg');
	background-repeat: repeat-x;
	border: 1px solid #333;
	margin: 0px;
	margin-bottom: 20px;
}
.profile_player{
	float:right;
	width:480px;
}
.authorprofile{
	float: left;
	/*border: 1px solid red;  !outline */
}
.authorprofile h2{
	color: #999;
	/*border: 1px solid red;  !outline */
}
.profile_username{
	margin-bottom: 6px;
}
.profile_secondary{
	font-size: 11px;
	color: #666666;
}
.profile_area{
	background-image: url('/static/images/fptitle_grad.jpg');
	background-repeat: repeat-x;
	background-color: #000;
	font-size: 12px;
	color: #999;
	padding: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.profile_textarea{
	width: 350px;
}
.profile_featured{
	float: left;
	margin-left: 2px;
}
.profile_panel{
	width: 470px;
	float: left;
	border: 1px solid #333;
	padding:0px;
	margin-bottom: 30px;
}
div.authorpanel{
	width: 470px;
	float: left;
}
div.authorprofile strong{
	display: inline;
	width: 120px;
	color: #999;
	width: 120px;
}
div.authorprofile a{
	height: 24px;
}
div.authorprofile{
	width: 430px;
}
.profileimage{
	float: left;
	margin: 0px 10px 10px 0px;
}
div.linkpanel{
	float: left;
}
div.linkpanel div.linkitem{
	width: 120px;
	float: left;
}
div.infoscroll{
	padding: 5px;
	height: 280px;
	/*overflow: auto;*/
}
div.strong{
	font-weight: bold;
}
