.box_media_content .layover_title,
.user_qoute .layover_title,
.media_preview .layover_title,
#profile_info .layover_title {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 44px;
	text-indent: -9999px
}

#profile_info .layover_title {
	position: relative !important;	
}

.box_media_content .item_title,
.user_qoute .item_title,
.media_preview .item_title,
#profile_info .item_title {
	margin-top: 13px;
	margin-left: 10px;
}

.box_media_content .djs {
	background: url('../../images/icon-text-box.png') no-repeat;
	width: 135px;
	position: absolute;	
	z-index: 2;
	height: 21px;
}

.box_media_content .pictures,
.media_preview .pictures {
	background: url('../../images/icon-text-box.png') no-repeat 0px -89px;
	width: 135px;
	position: absolute;	
	z-index: 2;
	height: 21px;
}

.box_media_content .videos,
.media_preview .videos {
	background: url('../../images/icon-text-box.png') no-repeat 0px -65px;
	width: 135px;
	position: absolute;	
	z-index: 2;
	height: 30px;
	height: 21px;
}

.box_media_content .discussion,
.media_preview .discussion {
	background: url('../../images/icon-text-box.png') no-repeat 0px -110px;
	width: 135px;
	position: absolute;	
	z-index: 2;
	height: 30px;
	height: 21px;
}

.box_media_content .housemedia {
	background: url('../../images/icon-text-housemedia.png') no-repeat 0px 0px;
	width: 191px;
	position: absolute;	
	z-index: 2;
	height: 21px;
}

.box_media_content .people,
.media_preview .people {
	background: url('../../images/icon-text-box.png') no-repeat 0px -46px;
	width: 135px;
	position: absolute;	
	z-index: 2;
	height: 30px;
	height: 19px;
}

.box_media_content .dance4life {
	background: url('../../images/icon-text-box.png') no-repeat 0px -23px;
	width: 135px;
	position: absolute;	
	z-index: 2;
	height: 30px;
	height: 21px;
}

.box_media_content .background,
.user_qoute .background,
.media_preview .background,
#profile_info .layover_title {
	background: #000;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
	position: absolute;
	height: 44px;
	width: 100%;
	z-index: 1;
}

.box_media_content div.media {
	width: 490px;
	min-height: 310px;	
	overflow: hidden;
}

div.media img {
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 75px;
	height: 75px;
	background: url('../../images/user/default-avatar-media-75.png') no-repeat;	
	color: #fff;
}

div.media img.user_img {
	background: url('../../images/user/default-avatar-75.png') no-repeat;	
	color: #fff;
}

.box_media_content div.media_msg {
	width: 454px;
	height: 325px;	
	overflow: hidden;
}

.box_media_content.large {
	height: 900px;
}

.box_media_content.large div.media_msg {
	height: 900px;
}

div.media .message {
	height: 78px;
	width: 100%;
	margin-bottom: 3px;
	position: relative;
}

div.media .message img {
	position: absolute;
	display: block;
	z-index: 2;
	width: 75px;
	height: 75px;
	float: none;
}

div.media .message .msg_content {
	position: absolute;
	width: 592px;
	height: 78px;
	z-index: 5;
	left: 60px;
	top: -1px;
	background: url('../../images/discus-cloud.png') no-repeat;
}


.box_media_content div.media .message .msg_content {
	position: absolute;
	width: 592px;
	height: 78px;
	z-index: 5;
	left: 60px;
	top: -1px;
	background: url('../../images/discus-cloud-small.png') no-repeat;
}

.box_media_content div.media .message .msg_content p {
	width: 348px;	
}

.media_preview div.media .message .msg_content {
	position: absolute;
	width: 592px;
	height: 78px;
	z-index: 5;
	left: 60px;
	top: -1px;
	background: url('../../images/discus-cloud.png') no-repeat;
}

.media_preview div.media .message .msg_content p {
	width: 366px;
}

.message .msg_content p {
	display: block;
	margin-top: 3px;
	margin-left: 42px;
	font-size: 11px;	
	color: #fff;
}
.message .msg_content h3 {
	font-size: 14px;	
	display: block;
	margin-top: 3px;
	margin-left: 42px;
	color: #fff;
	padding-left: 20px;
}
div.media .message h3.qoute {
	background: url('../../images/networks/sensation.png') no-repeat;
}
div.media .message h3.twitter {
	background: url('../../images/networks/twitter16.png') no-repeat;
}

.message .msg_content a {
	color: #fff;	
}

/* USER PART */

.user_middle_content .user_qoute .qoute {
	background: url('../../images/icon-qoute-text.png') no-repeat 0px 0px;
	width: 84px;
	position: absolute;	
	z-index: 2;
	height: 21px;
}

.user_middle_content .profileinfo {
	background: url('../../images/profile-info.png') no-repeat 0px 0px;
	width: 144px;
	position: absolute;	
	z-index: 2;
	height: 15px;
}

.user_left_information {
	float: left;
	width: 250px;
	margin-right: 37px;
	margin-left: 62px;
}

.user_middle_content {
	float: left;
	width: 454px;
	margin-right: 37px;
}

.user_middle_content.large {
	float: left;
	width: 669px;
	margin-right: 37px;
}

.user_right_banners {
	float: left;
	width: 215px;
}

.user_avatar {
	width: 250px;
	height: 325px;
	position: relative;
}

.user_avatar .user_name_layover {
	background: #000;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	z-index: 5;
}

.user_avatar .user_name {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	bottom: 9px;
	z-index: 10;
	width: 100%;
	text-align: center;
}

.user_avatar .user_name.edit {
	bottom: 17px;
}

.user_avatar .user_edit_link {
	color: #fff;
	font-size: 12px;
	position: absolute;
	bottom: 3px;
	z-index: 10;
	width: 100%;
	text-align: center;
}

.user_avatar .user_edit_link a {
	color: #fff;	
}

.user_avatar .user_edit_link a:hover {
	text-decoration: none;
}

.network_holder {
	background: url('../../images/network-holder.png') no-repeat;
	width: 213px;
	height: 50px;
	margin-left: 19px;
}

.user_qoute {
	width: 454px;
	margin-bottom: 45px;
	position: relative;
	background: url('../../images/background-qoute.jpg') no-repeat top;
	min-height: 150px;
}

.user_qoute .qoute-text {
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	font-size: 25px;
	text-align: center;
	color: #fff;
}

.network {
	float: left;	
	margin-top: 5px;
	width: 39px;
	height: 33px;
	overflow: hidden;
}
.network:first-child {
	margin-left: 20px;	
}

.network:last-child {
	width: 53px;	
}

/* MEDIA PREVIEW */
.media_preview_left {
	float: left;
	width: 740px;
	margin-right: 37px;
	margin-left: 62px;
}

.media_banner_right {
	float: left;
	width: 218px;
}

.media_preview {
	width: 740px;
	position: relative;
	overflow: hidden;
	height: 800px;
}

.media_preview div.media {
	overflow: hidden;
	width: 785px;
	height: 800px;
}
.shout {
	margin-top: 40px;
	width: 655px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

.shout input {
	background: #c31146;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 3px;
	margin-top: 86px;
	margin-left: 329px;
	margin-bottom: 5px;
}

.shout img {
	position: absolute;
}

.shout textarea {
	border: 1px solid #999999;
	padding: 2px;
	font-family: "Trebuchet MS" !important;	
	width: 550px;
	margin-bottom: 5px;
	font-size: 12px;
	height: 50px;
	margin-left: 30px;
	margin-top: 10px;
}

.shout .msg_content {
	position: absolute;
	width: 592px;
	height: 78px;
	z-index: 5;
	left: 60px;
	top: 46px;
	background: url('../../images/discus-cloud.png') no-repeat;
}

.msg_content a {
	color: #f2bdd1;
}

/* page nums */
.pagenums {
	text-align: center;	
	margin: 3px;
}

.pagenums ul li {
 	list-style: none;
    display: inline;
}

.pagenums ul li a {
	padding: 4px;
	font-size: 12px;
	color: #000;
}

.pagenums ul li a:hover {
	background-color: #ccc;
	color: #000;
	text-decoration: none;
}

.pagenums ul li a.active {
	font-size: 14px;
	background-color: #000;
	color: #fff;	
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
} 

#profile_info {
	width: 669px;
	position: relative;
}

/* stream page */

.stream_left_banner {
	float:left;
	margin-left:62px;
	margin-right:37px;
}

.stream_middle_col {
	width: 453px;
	float:left;
	margin-right:37px;
}

.stream_right_banner {
	width: 181px;
	float:left;
}

.box_media_content.stream_msg {
	height: 560px !important;
}

.banner_stream {
	margin-bottom: 10px;
	display: block;
}

