/*------------------------ album List waterfall Begin 2014.06.18 ------------------------*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}
*html .clearfix{height:1%;}
.clearfix{display:block;}
*+html .clearfix{min-height:1%;}
.masonry_demo{width:1000px;margin:0 auto;}
.masonry_item_list{position:relative;padding:0 0 50px;}
.item{
	width:186px;background:#fff;overflow:hidden;margin:15px 0 0 0;
	border:1px solid #DDDDDD;
	border-radius:3px;
	box-shadow: 0 4px 2px -3px #f5f5f5;
	/*
	border-radius:4px 4px 4px 4px;
	box-shadow:0 1px 3px rgba(34, 25, 25, 0.2);	
	*/
}

.item_t{padding:10px 8px 0;}
.item_t .u-img{background-color:#FFFFFF;margin:0 auto;position:relative;width:186px;/*min-height:210px;*/}

/*.item_t .u-img a:hover{background:#000;}*/
.item_t .u-username{
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000, endcolorstr=#33000000);
	position:absolute;bottom:0px;background-color:rgba(0, 0, 0, 0.5);color:#FFF;
	display:block;width:169px;height:25px;line-height:25px;text-align:center;overflow:hidden;
	z-index:1;left:0;
}
.item_t .item-opp {
	width:168px;
	margin:0 auto;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #E8E9EB;
	
}
.item_t .item-opp ul li {
	float:left;line-height:20px;
}
.item_t .item-opp ul li a {
	color:#7B5035;
}
.item_t .item-opp ul li a:hover{
	color:#333;
}
.item-bg-1 {
    background:url("../images/a80.png") -4px -65px no-repeat;
    width:45px;
	
	padding-left:15px;
}
.item-bg-2 {
    background:url("../images/a80.png") -4px -34px no-repeat;
    width:45px;
	
	padding-left:15px;
}
.item-bg-3 {
    background:url("../images/a42.png") 0px 3px no-repeat;
    width:30px;
	padding-left:15px;
}

.item_t .u-content{
	padding:8px 0;line-height:18px;
	color:#888888;
}

.item_b{padding:10px 8px; position:relative;}
.item_b .item_b_1{position:absolute; right:10px; top:9px; background:url("../images/a42.png") 0px 5px no-repeat; padding-left:20px;}

/* µãÔÞ */
.items_comment {
	text-align:left;
}
.items_comment em {
	font-style:normal;
	color:#fe5ea0;
	line-height:23px;
}

.items_comment i {
	display:block;width:52px; height:23px;float:left; margin-right:10px;
	background:url("../images/a51.jpg") 0px 2px no-repeat ; font-style:normal;cursor:pointer;
}
.items_comment .havezan{
	background:url("../images/a51_h.jpg") 0px 1px  no-repeat;cursor:default;
}

#masonry_more{
	display:block;margin:10px auto 20px; margin-bottom:10px;
}
#infscr-loading{
	bottom:-10px;left:45%;position:absolute;text-align:center;
	height:20px;line-height:20px;z-index:100;width:120px;
	margin-bottom:10px;
}

.masonry-nodata {
	text-align:center;line-height:30px;height:30px;font-size:13px;
}
/*------------------------ album List waterfall End 2014.06.18 ------------------------*/

