
/* CSS only for layout, but both for exported and local musivine profile stuff. */

div.container {
    width: 100%;
    text-align: center;
}

div.content {
    margin: 0 auto;
}

div.layout {
    width: 876px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 12px;
}

td.thumbTd {
    width: 140px;
    height: 140px;
    vertical-align: middle;
    padding: 0;
}

div.thumb {
    width: 140px;
    height: 140px;
    vertical-align: middle;
}

.thumbImgPortrait {
    position: relative;
    top: 5px;
}

.thumbImgLandscape {
    position: relative;
    top: 20px;
}

img#portrait {
    width: 100px;
    height: 130px;
}

img#landscape {
    width: 130px;
    height: 100px;
}

img.profilePortrait {
    width: 240px;
    height: 312px;
}

img.profileLandscape {
    width: 312px;
    height: 240px;
}

div.nextPrevious {
    width: 200px;
    margin: 0 auto;
}

span.displayName {
    text-align: center;
}

div#profileHeader span.displayName {
    font-size: 13pt;
    font-weight: bold;
    position: relative;
    top: -10px;
}

div#profileHeader  {
    width: 400px;
    margin: 20px auto;
}

table.socialiteDetails,
table.artistDetails {
    width: 420px;
}

div#artistDetails,
div#socialiteDetails {
    float: right;
    margin-right: 16px;
    padding: 0px;
    margin-top: 12px;
}

div.artistProfileRight,
div.socialiteProfileRight {
    float: right;
    width: 50%;
    padding: 0px;
}

div.artistProfileLeft,
div.socialiteProfileLeft  {
    float: left;
    width: 40%;
    text-align: center;
    padding-left: 14px;
    margin-top: -29px;
}

div.profileImg {
    text-align: center;
}

div.commentsContainer {
    width: 100%;
    text-align: center;
    clear: both;
}

div.commentsContent {
    margin: 10px auto;
    text-align: center;
    width: 80%;
}

div.mySpacePlayer {
    width: 450px;
    height: 345px;
    margin: 0px auto;
    float: left;
}

div.friends {
    clear: both;
    padding-top: 0;
    margin: 0 auto;
}

div.friendHeader {
    padding-bottom: 10px;
    text-align: center;
}

div.avatarOnly {
    margin: 2px auto;
    width: 130px;
    height: 146px;
}

div.avatar {
    height: 164px;
    width: 147px;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
}

div.friends div.avatar,
div.commentsContent div.avatar {
    float: left;
}

span.displayName,
span.displayName {
    width: 100%;
    margin: 0px auto;
    padding-bottom: 2px;
}

div.friends div.friendRow {
    clear: both;
    height: 164px;
}

div.eventReplyDiv div.onlinebelow,
div.blogAvatar div.onlinebelow,
div.commentsContent div.onlinebelow,
div.friends div.onlinebelow {
    position: relative;
    top: -1px;
}

div.eventReplyDiv div.onlineoverlap,
div.blogAvatar div.onlineoverlap,
div.commentsContent div.onlineoverlap,
div.friends div.onlineoverlap {
    position: relative;
    top: -18px;
}

div.friendHeader {
    height: 40px;
    margin: 0px auto;
}

table.commentsTable {
    margin: 0 auto;
}

div.commentDate {
	float: right;
	margin-bottom: 7px;
	font-size: 7pt;
}

div.commentMsgDiv {
	clear: right;
}

div.profileLinks {
    float: left;
    margin: 0 10px 6px 3px;
}

div.chartSection {
    float: right;
    width: 90px;
    height: 50px;
    overflow: hidden;
}

div.chartDiv {
    font-weight: bold;
    width: 100%;
    text-align: left;
}

div.ratingSelect {
    padding: 1px;
    overflow: hidden;
}

* html .rateSelect {
    margin-top: -33px;
}

div.profileVote {
}

div.ratingDetails {
    position: relative;
    top: -14px;
}

* html div.ratingDetails {
    position: relative;
    top: -30px;
}

div.middleSection {
    float: right;
    width: 181px;
    text-align: left;
}

div.profileViews {
    font-weight: bold;
    text-align: left;
}

div.websiteHome {
}

div.caption,
div.brieflyAbout,
div.currentStatus,
div.customUrl {
    clear: both;
    margin: 8px auto;
    padding: 6px;
}

div.brieflyAbout {
    text-align: left;
    clear: both;
    position: relative;
    top: 0px;
}

div#socialiteDetails td.label {
    width: 130px;
}

table.albumTable {
    margin: 0 auto;
}

div.addComment {
    padding: 10px;
}

div.imagesVideos {
    clear: both;
}

div.youTubeVidDiv {
    margin: 10px auto;
    /*width: 425px;*/
    padding: 0px;
}

div.artistProfileRight table.eventList {
    width: 422px;
}

table.eventList {
    border-spacing: 2px;
    width: 434px;
	table-layout: fixed;
}

table.eventList td {
    padding: 2px;
	height:36px;
    overflow:hidden;	
}

table.eventList td.heading {
    font-weight: bold;
    text-align: center;
	height: 22px;
}

th#eventDate {
    width: 17%;
    height: 0px;
}

th#eventTitle {
    width: 30%;
}

th#eventVenue{
    width: 33%;
}

th#eventCity {
    width: 20%;
}

.center {
    text-align: center;
}

div.blogContent {
    width: 600px;
    margin: 10px auto;
    padding: 12px;
    text-align: center;
}

div.blogNavLinks {
    width: 400px;
    margin: 20px auto;
    padding-bottom: 5px;
}

.left {
    float: left;
}

.right {
    float: right;
}

h1 {
    text-align: center;
    font-size: 13pt;
}

div.blogAvatar {
    float: left;
    margin: 6px 3px 6px 3px;
}

div.blogPost {
    margin: 6px 0px;
    padding: 4px;
    text-align: left;
}

div.newBlogPost {
    clear: both;
}

div.blogIntro {
    min-height: 220px;
    width: 600px;
}

div.userBlogPost,
div.ownerBlogPost {
    min-height: 195px;
    width: 600px;
}

div.ownerBlogPostReply {
    min-height: 195px;
    width: 590px;
    margin-left: 10px;
}

div.blogEditLinks {
    clear: both;
    padding: 4px;
    width: 100%;
    height: 20px;
}

div.blogEditLink {
    float: right;
    margin-right: 20px;
}

div.blogDate {
    width: 99%;
    height: 40px;
    text-align: right;
}

div.textAreaHeader {
    width: 96%;
    height: 16px;
    padding-top: 6px;
}

div.addMsg {
    float: left;
}

div.smilies {
    float: right;
}

div.profileBlogs {
    clear: both;
    width: 422px;
}

div.profileBlogs td.heading,
div.profileBlogs td.title {
    text-align: center;
}

div.profileBlogs td {
    padding: 3px;
}

div.profileBlogs table {
    width: 422px;
}

div.blogContent div.newPost {
    margin: 10px auto;
    font-weight: bold;
    padding: 6px;
    text-align: center;
}

* html div.blogTitle {
    width: 600px;
}

div.blogTitle {
    font-size: 12pt;
    font-weight: bold;
    padding: 6px;
}

div.selectTheme {
    margin: 0px auto 20px auto;
    padding: 10px;
    text-align: left;
    width: 420px;
    border: solid #777 2px;
}

.currentStep {
    font-weight: bold;
}

.step {
    text-decoration: underline;
}

.step, .currentStep, .prevLink, .nextLink {
    padding-left: 4px;
    padding-right: 4px;
}

div.deleteComment {
    float:right;
}

span.imgCaption {
    padding: 3px;
}

div.friends {
    margin: 10px auto;
}

div.pictureHeader,
div.imgCaption {
    padding: 6px;
    width: 400px;
    margin: 10px auto;
    text-align: center;
}

div.imgCaption span {
    padding: 4px 10px;
    font-style: italic;
}

div.fullSizeImg {
    padding: 10px;
    overflow: auto;
}

textarea {
    font-size: 9pt;
    font-family: Verdana, Arial, sans-serif;
}

a.userLink,
a.userLink:hover {
    font-weight: normal;
}

div.message {
    font-size: 10pt;
    font-weight: bold;
    padding: 4px;
}

.currentStep {
    font-weight: bold;
}

.step {
    text-decoration: underline;
}

.step, .currentStep, .prevLink, .nextLink {
    padding-left: 4px;
    padding-right: 4px;
}

table.showEvent {
    border: 0px;
    margin: 6 auto;
    border-spacing: 2px;
    width: 700px;
}

table.showEvent td {
    padding: 4px;
}

table.showEvent td.name {
    font-weight: bold;
    width: 90px;
}

td.eventCancelled,
div.cancelled {
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
    margin: 6px auto;
}

div.eventReplyHeader {
    font-weight: bold;
    width: 260px;
    padding: 6px;
    margin: 6px auto;
}

table.eventReplies {
    margin: 0 auto;
}

div.eventReplyDiv {
    width: 360px;
    margin: 0 auto 20px auto;
    padding: 4px;
}

td.eventShowAvatar {
    width: 160px;
}

div.inviteResponseMsg {
    padding: 6px;
    height: 152px;
    width: 180px;
}

div.eventReplyFormDiv {
    width: 420px;
    margin: 20px auto 7 auto;
    padding: 2px;
}

div.inviteResponse {
    width: 200px;
    padding: 4px;
    font-weight: bold;
    margin: 0 auto;
}

div.emailMessage {
    padding: 4px;
    font-weight: bold;
}


