@charset "utf-8";

/* player */

div.playerFull{
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	/*padding: 20px 20px 0 20px;*/
	width: 980px;
	display: block;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #fff;
	behavior: url(ie-css3.htc);
}

article h1{
	font-size:20px;
	font-weight: bold;
	padding: 0 0 27px 0;
	text-transform: capitalize;
}

section{
	display: block;
}

/* Content Header */

.contentImg{
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	margin: 0 10px 10px 10px;
	float: left;
}

#contentHeader hgroup{
display: block;
float: left;
width: 600px;
}

#contentHeader hgroup h2{
line-height: 12px;
font-size: 11px;
font-weight: bold;
}

#contentHeader hgroup h1{
padding: 5px 0 0 0;
font-size: 17px;
font-weight: bold;
}

.contentSource{
display: block;
float: right;
line-height: 12px;
padding: 0 10px;
border-left:1px dotted #333; 
}

.contentSource .sourceIcon{
padding: 0 0 7px 0;
}


.contentSource .sourceIcon
,.contentSource .playAndFusen
{
background: url(../images/bg_dot_line_01.gif) repeat-x bottom;
}

.contentInfo{
display: block;
float: right;
line-height: 16px;
padding: 0 10px 0 10px;
border-left:1px dotted #333; 
}


/* Player */

.player{
	width: 550px;
	margin: 10px 10px 0 0;
	float:left;
}

#playerSwf{
	height: 335px;
}

.playerUtility{
	background: #000;
}

.playerUtilityButton{
	width: 89px;
	padding: 10px;
	float: left;
}

.playerUtilityButton a{
	padding: 0 0 5px 0;
	display: block;
	width: 89px;
	height: 23px;
}

.shareThis{
	padding: 11px 0 0 10px;
	width: 125px;
	float: left;
}

.playerUrlAndEnbed{
	width: 255px;
	float: right;
	color: #fff;
	text-align: right;
	padding: 10px 10px 0 20px;
}

.playerUrlAndEnbed .urlHeader{
	float: left;
}

.playerUrlAndEnbed .embedHeader{
	float: left;
}

.playerUrlAndEnbed input{
	width: 200px;
}

.playerDiscription{
	margin: 10px 0 0 0;
	padding: 10px;
	line-height: 18px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #fff;
	behavior: url(ie-css3.htc);
}

/* Fusen */

.fusen{
	float:left;
	margin: 10px 0 0 0;
	width: 420px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #fff;
	behavior: url(ie-css3.htc);
}

.writeOnFusen{
	text-align: center;
	padding: 10px;
}

.fusenWall{
	margin: 0 10px 10px 0; 
	padding: 0 10px 0;
	height: 442px;
	overflow-y: scroll;
}

.fusenNote{
	background: #f2f0ca;
	border-bottom: 1px solid #333;
	font-size: 11px;
	line-height: 15px;
}

.fusenNote:first-child{
	border-top: 2px solid #333;
}

.fusenNoteUserImg{
	width: 50px;
	height: 50px;
	display: block;
	margin: 2px 0 2px 2px;
	float: left;
}

.fusenNoteHeader{
	float: left;
	width: 150px;
	padding: 3px;
}

.fusenNoteGood{
	padding: 3px;
	float: right;
	font-weight: bold;
	color: #333;
}

.fusenNoteBody{
	float: left;
	width: 310px;
	padding: 3px 5px;
	border-top: 1px solid #aaa88d;
}

.fusenUtil{
 	width: 310px;
	padding: 0 5px 3px 5px;
	margin: 0 0 0 55px;
	float: left;
	color: #676767;
	font-weight: bold;
}

.fusenOnComments{
 	width: 320px;
	border-top: 1px solid #aaa88d;
	margin: 0 0 0 55px;
	float: left;
	color: #676767;
	font-weight: bold;
	padding:0 0 3px 0px;
}

.CommentFusen{
	border: 1px solid #ccc;
	border-top:none;
	background: #fff;
	padding: 5px;
}

.fusenCommentImg{
	border: 1px solid #ccc;
	width: 25px;
	float: left;
}

.fusenCommentBody{
	float: right;
	width: 275px;
	font-weight: normal;
	color: #333;
}

.fusenCommentUtil{
 	width: 260px;
	padding: 3px 0 0 0;
	margin: 0 0 0 32px;
	float: left;
	color: #676767;
	font-weight: bold;
	line-height: 12px;
}

.fusenCommentMore{
 	width: 310px;
	padding: 3px 0 3px 3px;
	float: left;
	color: #676767;
	font-weight: bold;
	line-height: 12px;
}

.CommetFusenTxt{
	text-align:center;
}

/* related contents */

.playerFourCol{
	float:left;
	margin: 20px 0 0 0;
	width: 679px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #fff;
	behavior: url(ie-css3.htc);
}

.playerFourCol h1
,.playerOneCol h1{
	width: 300px;
	font-size:20px;
	font-weight: bold;
	padding: 20px 0 20px 20px;
	text-transform: capitalize;
}

.playerOneCol h1{
	width: 240px;
}

.playerFourCol .listArea{
margin: 0 auto;
width: 560px;
}

/*who play this*/

.playerOneCol{
	float:left;
	margin: 20px 0 0 20px;
	width: 281px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #fff;
	behavior: url(ie-css3.htc);
}

.userIndexThumb{
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 0 10px 10px;
	float: left;
}

.playerOneCol .listArea{
width: 260px;
}

.playerOneCol .listArea .fusenSection{
margin:0 auto 20px 25px;
}



.clearfix {
	zoom: 1;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

