/* DELETE ME */

h1.artists_header {
	float: left;
}

#search_header {
	float: left;
	padding-bottom: 0px;
	line-height: 15px;
}

div.artists_search_container {
	float: right;
	margin-top: -14px;
}

#artists_search_select {
	margin-bottom: 2px;
}

div.artists_search_option_hl {
	float: left;
	margin-right: 5px;
}

div.artists_search_option a {
	color: #959595;
	text-decoration: none;
}

div.artists_search_option a:hover {
	color: #363636;
}

div.artists_search_option_hl a {
	color: #363636;
	text-decoration: none;
}

div.artists_search_option {
	float: left;
	margin-right: 5px;
}

div.artists_search_option_hl a {
	color: #363636;
}

div.artists_search {
	clear: both;
}

div.artists_search form {

}

#artists_search_input {
	margin-top: 2px;
	float: left;
	border: 1px solid #707070;
	height: 16px;
	margin-right: 10px;
	width: 200px;
}

div.search {
	float: left;
}

div.artists_browse {
	float: right;
}

#artists_browse_1 {
	margin-bottom: 3px;
	margin-top: -17px;
}

div.artists_browse a.link {
	font-size: 12px;
}

div.artists_browse_top {

}

#artists_subtitle {
	margin-bottom: 10px;
}

div.artists_info_header {
	width: 400px;
	margin-left: 20px;
}

div.artists_skills_header {
	width: 160px;
	margin-left: 20px;
}

div.artists_activity_header {
	width: 160px;
	margin-left: 20px;
}

div.artists_followers_header {
	width: 90px;
	margin-left: 20px;
}

div.artists_container {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*INFO*/

div.artists_info {
	float: left;
	width: 400px;
	margin-left: 20px;
}

div.artists_info_left {
	float: left;
}

div.artists_info_userpicture {

}

div.artists_info_invite {
	float: left;
	margin-top: 5px;
	margin-left: 2px;
}

div.artists_info_container {
	float: left;
	width: 320px;
	padding-left: 10px;
}

div.artists_info_top {
	width: 100%;
}

div.artists_info_name {
	float: left;
	margin-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
}

div.artists_info_tags {
	clear: both;
	margin-bottom: 4px;
}

div.artists_info_tag_superadmin {
	float: left;
	margin-left: 5px;
}

div.artists_info_tags_list{
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
}

div.artists_info_bio {
	float: left;
	width: 300px;
	line-height: 16px;
	margin-right: 20px;
}

/*SKILLS*/

div.artists_skills {
	float: left;
	width: 160px;
	margin-left: 20px;
}

div.artistrow_skills {
	float: left;
	width: 180px;
}

div.skill {
	float: left;
	width: 110px;
	margin-bottom: 2px;
}

div.stars {
	float: left;
}

/*ACTIVITY*/

div.artists_activity {
	float: left;
	width: 160px;
	margin-left: 20px;
}

div.artists_activity_text {
	margin-bottom: 4px;
	font-size: 14px;
}

/*FOLLOWERS*/

div.artists_followers {
	float: left;
	width: 90px;
	margin-left: 20px;
}

div.artists_followers {
	float: left;
	width: 80px;
	margin-left: 20px;
}

div.artists_followers_icon {
	float: left;
}

/*---btn_follow---*/

a.btn_follow {
	float: left;
	margin-right: 5px;
	height: 20px;
	width: 22px;
	background-image: url('../images/projects/btn_follow.png');
}

a.btn_follow:hover {
	background-position: center left;
}

a.btn_follow:active {
	background-position: bottom left;
}

/*---btn_unfollow---*/

a.btn_unfollow {
	float: left;
	margin-right: 5px;
	height: 20px;
	width: 22px;
	background-image: url('../images/projects/btn_unfollow.png');
}

a.btn_unfollow:hover {
	background-position: center left;
}

a.btn_unfollow:active {
	background-position: bottom left;
}

/*---btn_follow_inactive---*/

div.btn_follow_inactive {
	float: left;
	margin-right: 5px;
	height: 20px;
	width: 22px;
	background-image: url('../images/projects/btn_follow.png');
}

div.artists_followers_text {
	float: left;
	margin-top: 4px;
}


div.artists_sort {
	float: left;
}

#sort_text {
	line-height: 20px;
}

div.artists_sort a {
	font-size: 14px;
}

div.artists_sort_item {
	width: 120px;
	float: left;
}

#sort_text {
	width: 60px;
	line-height: 18px;
}

div.artists_sort_item a {
	float: left;
}

div.artists_featured_tag_superadmin {
	width: 58px;
	float:left;
	margin-left: 5px;
	margin-bottom: 10px;
}

div.artists_featured_tags{
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
}


/*------------------RIGHT COLUMN------------------*/

#artists_featured {
}

#artists_featured_tags {
	margin-top: 5px;
	margin-bottom: 10px;
}

#artists_featured_name {
	font-size: 24px;
}

#artists_featured_image {
	margin-bottom: 10px;
}

#artists_featured_wrap {
	margin-bottom: 10px;
}

#artists_featured_skills_header {
	margin-bottom: 5px;
	font-size: 12px;
}

#artists_featured_skill {
	clear: both;
	float: left;
}

#artists_featured div.stars {
	float: right;
	margin-right: 40px;
}

#artists_featured_description {

}

div.btn_icon {
	float: left;
	margin-left: 5px;
}
