/* media details */

#playerContainer {
	border:		0;
	width:		400px;
	height:		330px;
	
}

#media_details
{
	width: 				401px;
	height: 			656px;
	padding:			10px 14px 10px 15px;
	overflow:			hidden;
}

#media_details_content
{
	margin: 20px 0 0;
}

#media_details h3
{
	margin: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#smartplayer {
	height:				330px;
	width:				400px;
}

#desc {
	height:				158px;
	position:			relative;
}

#tags a
{
	text-decoration:	underline;
}


#infos_details, #details_actions {
	float:				left;
}

#infos_details {
	width:				230px;
	margin:				0 10px 0 0;
	height:				260px;
	overflow:			hidden;
}

#details_actions li {
	
	margin:				0 0 12px 0px;
	height:				33px;
	padding:			0 0 0 40px;
	width:				115px;
	overflow:			hidden;
	position:			relative;
	display:			block;
	
	line-height:		33px;
	font-size:			12px;
}

#details_actions li.disabled
{
	opacity: 0.5;
	filter: alpha(opacity:50);
}

#details_actions .vote a:hover {
	text-decoration:	none;
}

#media_details #tags {
	margin:				10px 0 0;
	line-height:		18px;
}

#media_details #metas {
	width:				390px;
	height:				11px;
	margin:				0 0 15px 0;	
}

#media_details #metas li {
	margin:				0 2.2em 0 0;	
	float:				left;
	line-height:		18px;
	text-indent:		25px;
	height:				18px;
	overflow:			hidden;
}

#blog_it_content {
	height:88px;
	margin:-33px 0 0 -241px;
	position:absolute;
	width:399px;
	z-index:100;
}

#blog_it_content textarea {
	border:0;
	bottom:1px;
	font-family:Arial;
	font-size:13px;
	height:81px;
	left:0;
	margin:20px 2px 0;
	overflow:hidden;
	position:absolute;
	width:374px;
}

#blog_it_content #blog_it_close {
	position:			absolute;
	right:				0px;
	top:				0px;
	height:				16px;
	width:				16px;
	margin:				2px;
	cursor:				pointer;
}

#desc .scrollbox_content {
	width:				90%;
}

#desc p {
	line-height:		18px;
}

#desc p a{
	text-decoration:		underline;
}
