/******************************************
*   Customized for LucasSports
*******************************************
*	PLUGINS USED:
*	Bad Behavior
*	Cimy User Extra Fields
*	Customize Your Community
*	Role Manager
*	User Photo
*	WP Hide Dashboard
/******************************************
*   Customized by Marisa Design
*   http://www.marisadesign.com
******************************************/


/*STYLES FOR USED PLUGINS */

/****** Images for flexible upload plugin *********/

.imageframe {  margin:5px 12px 5px 0; padding:4px; border:1px solid #999; }
.imgalignleft { float:left; margin:0 12px 5px 0; }
.imgalignright { float:right; margin:0 0 5px 12px; }
.imgaligncenter { display:block; margin:0 auto 5px auto; } 
.imagecaption {padding: 2px 2px 0 2px; text-align: left; font-size:10px!important; color:#666!important;}

/**********************************************
/*	Custom styles for Customize Your Community 
**********************************************/

form.loginform p label, 
form.loginform p input {
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 1px;
}
form.loginform p label {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
form.loginform select {
	width: 100px;
}

/************************************************
/*	Custom styles for player profile (author.php)
************************************************/
h1 span.nickname {}
h1 span.divider {}
h1 span.profile-header {}
#playerPhoto {
	float: left;
}
#playerInfo {
	float: left;
	margin-left: 1em;
	width: 400px;
}
#player-profile h1 {
	margin-bottom: 1em;
}
#player-profile img.photo {
	float: left;
	margin-right: 1em;
}
.clearfloat {
	clear: left;
}
