.fancybox-opened .fancybox-title{font-size:1.1em;}

.thumb-area{
	margin:1.5em 0;
	position:relative;
}

.img-meta{
	position:absolute;
	bottom:0px;
	margin-top:4px;
	color:#777;
	padding:6px;
	font-size:0.65em;
	opacity: 0.5;
}

.img-title{
	color:#777;
	padding:0 6px 6px 6px;
	font-size:0.75em;
}

.img-thumb{
	width:175px;
	height:200px;
	border:solid 1px #ccc;
	margin-bottom:10px;
	margin-right:10px;
	display:inline-block;
	vertical-align:top;
	position:relative;
}

.img-thumb-img{
	width:100%;
}

.maxi{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color:#fff;
}
#size-me{cursor:pointer;}


.img-thumb-img, .img-title{background-color:#eee;}
.img-thumb img{margin:6px;}
.tag-btn .badge{font-weight:normal;font-size:0.8em;}
.tag-search-area{line-height:2.5;}
