/* photo */
.album{
	clear:both;
	position:relative;
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	height:740px;
	overflow:hidden;
}
.album li{
	position:absolute;
}
.content .c{
	width:100%;
	margin-left:0;
	margin-right:0;
}
.content .c h1,
.content .c .title{
	margin-left:12%;
}
.content .c h1{
	_margin-left:6%;
}
#viewer{
	font-size:10.5pt;
	border:2px solid #fff;
	font-family:Georgia,"Times New Roman",serif;
	color:#555;
	background:none;
}
#viewer img{
	
}
h1,.filters{
	float:left;
}
.filters{
	padding:0.74em 0 0 0.7em;
}
.filters h2{
	font-size:15pt;
}
.filters li{
	margin:0 1em 3em 0;
}
.title{
	clear:both;
	position:relative;
	padding:0 0 0 2em;
}
.title h3,.title h3 em{
	font-size:19pt;
	font-style:normal;
}
.by{
	font-style:italic;
	color:#b3b3b3;
}
.by em{
	font-style:italic;
	color:#6d6c6c;
}
.bottom .c{
	padding-top:20px;
}
.filters a{
	text-decoration:none;
	color:#b09577;
}
#bg{
	position:absolute;
	top:33px;
	left:0;	
	width:100%;
	overflow:hidden;
	height:754px;
}
#bg img{
	position:absolute;
	top:162px;
	left:10%;	
	margin-left:570px;
}
.title h3 em{
	color:#fff;
}
.date a{
	color:#727272;
}
h3 a,h3 a:link,h3 a:visited{
	color:#727272;
}
h3 a:hover,h3 a:active,h3 a:focus{
	color:#fff;
}
h3 em a,h3 em a:link,h3 em a:visited,h3 em a:hover,h3 em a:active,h3 em a:focus{
	color:#fff;
}
.ban{
	background:#fff;
	//filter:alpha(opacity=3);
	-ms-filter: 'alpha (opacity=3)';
	-moz-opacity: .03;
	opacity: .03;
}
