@charset "utf-8";

.loong_fong {
	margin-left: 10px;
	margin-bottom: 10px;
}
.condition {
	font-size: 0.6em;
	margin-bottom:0px;
}

#sidebar div.caption {
	margin: 0;
	padding:0px;
	position: relative;
}

#sidebar div.caption p {
	position: absolute;
	margin: 0;
	padding: 10px 0;
	font-size: .8em;
	bottom: 9px;
	left: 6px;
	top:auto;
	background:black;
	color: white;
	opacity: .7;
	border:none;
	text-align:center;
	width:100%;
}

#sidebar div.caption img {
	margin: 0;
}
#contents {
	position: relative;
}
/* CSS Document */

.pic_link {
	padding:5px;
	border: 1px outset #999;
	background:#fff;
}
#pic_links a {
	margin-bottom:20px;
	display:block;
}
#pic_links {
	margin-bottom:-20px;
}
/*#sidebar {
	margin-bottom:-18px;
}

#contents {
	position: absolute;
	bottom: 15px;
	right:20px;
}
*/
#lightbox-container-image-data-box {
	padding-bottom:10px;
}

#conditions {
	font-size:.8em;
}
/* holly hack for bottom aligning #pic_links and #contents */
* html #main {
	height: 1%;
}

p.fancy {
	color: #fff;
}

