
/*Profile CSS. Be sure to refer to the documentation for
detailed descriptions of each CSS declaration.*/

.user-meta { 
	overflow: auto; 
	clear: both; 
}
	
.user-meta img { 
	float: left; 
	margin-right: 25px; 
}

.user-img {}

.avatar {}

.avatar-144 {}

.photo {}

.user-meta h1 { 
	margin: 0; 
}

.user-bio {}

.user-bio p { 
	margin: 0; 
}

.user-bio img {
	margin: 0;
	padding: 0;
}

.user-name { 
	margin: 0; 
	font-size: 28px; 
}

.author-link {}

.emp-social-icons {
	position: relative;
	top: 8px;
	width: 175px;
	float: right;
}

.emp-social-icon {
	margin: 0 0 0 7px;
	float: right;
}

.emp-social-icon img {
	border: none;
}

.emp-user-icons {}

.emp-cpoints { 
	height: 30px; 
	margin: 7px 0 15px 0; 
	clear: both; 
	padding-left: 10px; 
	background: #e4e4e4; 
}

.emp-cpoints p { 
	padding-top: 4px;  
}

.author-posts-title { 
	text-decoration: underline; 
}

.author-post { 
	overflow: auto; 
	clear: both; 
	margin-bottom: 25px; 
}

.author-post p { 
	margin: 0; 
}

.author-post-title { 
	width: 325px; 
	float: left; 
	margin-bottom: 7px; 
}

.author-post-iamge {}

.emp-post-thumbnail { 
	width: 200px; 
	height: 150px; 
	float: right; 
	margin-top: 10px; 
}

.author-post-excerpt { 
	width: 325px; 
	float: left; 
	margin: 0; 
}

.author-comments-title { 
	text-decoration: underline;
}

