@charset "utf-8";
/* CSS Document */
.welcomeContainer{
	width:666px;
	height:481px;
}
.liveShowContainer{
	width:344px;
	height:481px;
}
.liveShowContent, .twitterContent{
	margin:10px;
}
.latestVideosContainer{
	margin:14px 0;
}
.latestPhotosetsContainer{
	margin:14px 0 0 0;
}
.videoBlogContainer{
	height:381px;
	width:647px;
	margin:14px 0;
}
.twitterContainer{
	width:360px;
	height:381px;
	margin:14px 0;
}
.myFriendsContainer{
	margin:0 0 14px 0;
}
.myFriendsListContainer{
	padding:65px 9px 9px 9px;
}
.myFriendsList{
	padding:12px 9px;
}
.photo img{
	border:solid 2px #1d1d1d;
}
#secondrow{
	margin-top:15px;
}
.friend{
	margin:0 2px;
	text-align:center;
}
.friend .name{
	margin-top:8px;
}
.liveShowContent .entriesContainer{
	width:300px;
	margin:70px auto 0 auto;
	height:389px;
	padding:12px 0 0 0;
}
.liveShowContent .entriesContainer .entriesList{
	height:190px;
	margin-bottom:13px;
	overflow:hidden;
}
.twitterContent .entriesContainer{
	margin:70px 12px 0px 12px;
	height:289px;
	padding:12px 0 0 0;
}
.twitterContent .entriesContainer .entriesList{
	height:245px;
	margin-bottom:16px;
	overflow:hidden;
}
.photosetContent{
	padding:70px 8px 10px 8px;
}
.photosetContent img{
	margin: 0 5px 5px 5px;
	border:1px solid #323232;
}
.photosetContent div{
	text-align:center;
	color:#323030;
}
.videoBox{
	padding:6px;
}
.videosContent{
	padding:70px 8px 12px 8px;
}
.details{
	margin-top:10px;
	padding:12px;
	height:50px;
}
.details .text{
	height: 55px;
	overflow: hidden;
	white-space: nowrap;
	width: 302px
}
.videoContainer{
	margin:0 5px;
}
.videoText{
	width:250px;
	height:261px;
	line-height:20px;
}
.videoText .followed{
	font-size:16px;
}
.videoText p{
	margin:0;
	padding-bottom:14px;
}
.flashplayer{
	width:640px;
	height:395px;
	border:3px solid #252424;
	margin:70px auto 0 auto;
}
