﻿#profile-left-side {
	float: left;
	width: 276px;
	padding-right: 10px;
}

#profile-right-side {
	float: left;
	width: 454px;
	padding-top: 5px;
}

#profile-left-box {
	float: left;
	width: 266px;
	background: URL(assets/images/profile-box-bg.png) repeat-x bottom #F1F0DC;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	padding: 5px 5px 0 5px;
	margin-top: 10px;
}

#profile-map {
	float: left;
	width: 260px;
	height: 216px;
	background: #ffffff;
	border: solid 1px #C5C5C5;
	padding: 2px;
	margin-bottom: 5px;
}

#profile-image {
	float: left;
	width: 260px;
	height: 176px;
	background: #ffffff;
	border: solid 1px #C5C5C5;
	padding: 2px;
}

#profile-member-list {
	float: left;
	width: 256px;
	padding: 10px 5px 0 5px;
	font-size: 0.8em;
}

#profile-member-list #member-title {
	float: left;
	font-weight: bold;
	padding-bottom: 2px;
}

#profile-member-list .member-list {
	float: left;
	width: 256px;
	line-height: 10px;
}

#profile-member-list .member-name {
	float: left;
	width: 140px;
	padding-right: 10px;
}

#profile-member-list .member-instrument {
	float: left;
	width: 104px;
}

#profile-song-player {
	float: left;
	width: 266px;
	margin-top: 10px;
}

#profile-left-box-bottom {
	float: left;
	width: 278px;
	height: 8px;
	background: URL(assets/images/profile-box-bottom.gif) no-repeat;
}

#profile-top-btn {
	float: right;
	padding-top: 12px;
}

#profile-top-btn .btn-blue-short {
	padding-right: 2px;
}

#title-bar {
	float: left;
	width: 100%;
	height: 2px;
	background: #3840A7;
	font-size: 0px;
	margin-bottom: 2px;
}

#profile-content-left {
	float: left;
	width: 220px;
	clear: left;
	padding-top: 10px;
}

#profile-content-right {
	float: right;
	width: 220px;
	clear: right;
	padding-top: 10px;
}

.profile-text {
	float: left;
	
	font-size: 0.9em;
}
.profile-text-genre {
	float: right;
	margin-right:100px;
	font-size: 0.9em;
}

.profile-rating {
	float: right;
	color: #3840A7;
	font-size: 0.8em;
}

.profile-title {
	float: left;
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
}

#profile-contact-list {
	float: left;
	width: 200px;
	clear: left;
	font-size: 1em;
}

.profile-content-full {
	float: left;
	width: 452px;
	padding-top: 10px;
}

#profile-upcomming-shows {
	float: left;
	width: 452px;
	font-size: 0.8em;
	border: solid 1px #DCDAB6;
	border-top: solid 2px #3840A7;
	background: #EFEEDE;
	margin-top: 2px;
}

.upcoming-shows-date {
	float: left;
	width: 75px;
	height: 14px;
	padding: 4px 10px;
	font-weight: bold;
}

.upcoming-shows-time {
	float: left;
	width: 55px;
	height: 14px;
	padding: 4px 5px;
	color: #ffffff;
	font-weight: bold;
	background: #B0BD84;
	text-align: center;
}

.upcoming-shows-venue {
	float: left;
	width: 243px;
	height: 14px;
	padding: 4px 10px;
	color: #2F368D;
	font-weight: bold;
	overflow: hidden;
}

.upcoming-shows-go {
	float: left;
	width: 26px;
	font-size: 1.2em;
	padding-top: 3px;
}

.upcoming-shows-alternate-row {
	background: #FBFAF4;
}

.upcoming-shows-alternate-row .upcoming-shows-time {
	background: #B9C792;
}

.upcoming-shows-empty {
	float: left;
	padding: 4px;
}

.profile-comments-header {
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:3px;
	border-bottom:dashed 1px #BDBDBD;
}

.profile-comments-title {
	float:left;
	font-size:1em;
	font-weight:bold;
	padding-top:5px;
}

.profile-comments-wrapper {
	float: left;
	width: 100%
}

.profile-comments {
	float: left;
	width: 454px;
	background: #FBFAF4;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #BDBDBD;
}

.profile-comments-alt {
	float: left;
	width: 454px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #BDBDBD;
}

.profile-comments .float-right, .profile-comments-alt .float-right {
	padding-right: 5px;
}

.profile-comments-logo {
	float: left;
	width: 37px;
	height: 26px;
	padding-left: 5px;
	background: URL(assets/images/comment.png) no-repeat right;
}

.profile-comments-alt .profile-comments-logo {
	background: URL(assets/images/comment-alt.png) no-repeat right;
}

.profile-comments-user {
	float: left;
	width: 320px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 0.9em;
}

.profile-comments-date {
	float: left;
	width: 320px;
	padding: 2px 0 0 5px;
	color: #3840A7;
	font-size: 0.8em;
}

.profile-comments-text {
	float: left;
	margin-right: -3px;
	width:440px;
	padding: 5px;
}

#profile-reply-button {
	float: right;
	width: 200px;
	padding-top: 5px;
}

.profile-reply {
	float: left;
	width: 454px;
	padding-top: 5px;
}

.profile-reply .profile-text {
	font-weight: bold;
	padding-top: 5px;
}

.profile-reply-name {
	float: left;
	clear: left;
	margin-top: 2px;
	margin-bottom: 4px;
}

.profile-reply .vc-wrapper {
	width: 434px;
}

.profile-reply-footer {
	float: left;
	clear: both;
	padding-top: 5px;
}