body
{
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #888;
/*	background: url(background.png);*/
}
a, a:link, a:visited, a:focus, a:hover
{
	display: block;
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	outline-style: none;
	-moz-outline-style:none;
/*	width:100%;*/
/*	height:100%;*/
}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:focus, a.thumbnail:hover
{
	display: block;
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	outline-style: none;
	-moz-outline-style:none;
	width: 100%;
	height: 100%;
}
.photoBanner
{
	position: relative;
	margin: auto;
	width: 804px;
	height: 50px;
	background: url('youarelovedpro.png');
}
.header
{
	display: block;
	position: relative;
	margin: auto;
/*	width: 800px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 12px;
	margin-bottom: 0px;
/*	height: 25px;*/
/*	border: 1px solid #222222;*/
/*	background: url(background4.png) repeat-x;*/
/*	border-left: 1px solid #444444;*/
/*	border-right: 1px solid #444444;*/
/*	border-bottom: 1px solid #444444;*/
/*	border-top: 1px solid #444444;*/
}
.parent
{
	position: absolute;
	left: 5px;
	top: 5px;
	background: url('index.png') no-repeat left center;
	width: 30x;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 40px; 
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.path
{
	position: absolute;
	left: 50px;
	width: 250px;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	padding-top: 12px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.title
{
	position: absolute;
	left: 200px;
	width: 400px;
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
	color: #EE2200;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
/*	border: 1px solid #333333;*/
}
.albumNavigation, .photoNavigation
{
	display: block;
	position: relative;
	height: 30px;
	width: 130px;
	padding: 0px;
	amrgin: 0px;
/*	border: 1px solid;*/
}
.albumNavigation
{
	top: 0px;
	left: 750px;
}
.photoNavigation
{
	top: 0px;
	left: 700px;
}
a.previous
{
	position: absolute;
	left: 0px;
	background: url('previous.png') no-repeat left center;
	width: 30px;
	height: 100%
}
.position
{
	position: absolute;
	left: 30px;
	width: 70px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}
a.next
{
	display: block;
	position: absolute;
	left: 100px;
	top: 0px;
	width: 30px;
	height: 30px;
	background: url('next.png') right center;
	
}
.home
{
	position: absolute;
	left: 5px;
	top: 5px;
	background: url('home.png') no-repeat left center;
	width: 30x;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 40px; 
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
a.logo
{
	display: block;
	width: 100px;
	height: 120px;
	background: url('logo.png');
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	float: left
}
.photoContent
{
	display: block;
	position: relative;
	width: 820px;
	height: 860px;
	margin: 5px auto;
	background:url('background13.png'); /*	border: 1px solid #333333;*/
	
}
.albumContent
{
	display: block;
	position: relative;
	width: 900px;
	height: 800px;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
/*	border-top: 1px solid #222222;*/
/*	border-right: 1px solid #222222;*/
/*	background: url(background.png);*/
/*	background-color: #030405;*/
}
.statsContent
{
	display: block;
	position: relative;
	width: 900px;
	height: 800px;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
/*	border-top: 1px solid #222222;*/
/*	border-right: 1px solid #222222;*/
/*	background: url(background.png);*/
/*	background-color: #030405;*/
}
.photoTitle, .albumTitle
{
	display: block;
	position: relative;
	width: 800px;
	padding-top: 30px;
	height: 50px;
	margin: auto;
	text-align: center;
	font-size: 20px;
	margin-top: 0px;
/*	color: #bbbbbb;*/
/*	color: #fb691b;*/
	color: #EE2200;
	font-weight:bold;
}
.albumTitle
{
	padding-top: 0px;
	height: 25px;
	width: 600px;
	margin-border: 10px;
	font-size: 18px;
/*	border: 1px solid;*/
}
h2.funky
{
	color: #EE2200;
/*	color: #FF3300;*/
	font-weight:bold;
	margin: 0px;
}
.entry
{
	display: block;
	position: relative;
	width: 750px;
	border: 1px solid #444444;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #030303;
}
.entry a, .entry a:link
{
	display: inline;
	color: #AAAAAA;
	text-decoration:underline;
}
.entry img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.footer
{
	display: block;
	position: absolute;
	top: 900px;
	width: 900px;
	height: 50px;
	margin: auto;
/*	border: 1px solid;*/
/*	background: url(footer.png) repeat-x;*/
}
.albumBar
{
	display: block;
	margin: auto;
	position: relative;
	width: 804px;
	height: 32px;
/*	border: 1px solid #222222;*/
/*	background: url(footer.png) repeat-x;*/
}
.status
{
	display: block;
	margin: auto;
	position: relative;
	width: 800px;
	height: 20px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: auto;
/*	top: 755px;*/
/*	border: 1px solid #444444;*/
/*	border-top: 1px solid #444444;*/
/*	border-left: 1px solid #222222;*/
/*	border-right: 1px solid #222222;*/
/*	border-bottom: 1px solid #222222;*/
/*	background: url(status.png) repeat-x;*/
	color: #666666;
}
.description
{
	position: absolute;
	left: 5px;
	top: 800px;
	left: 20px;
	width: 800px;
	height: 50px;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
/*	border: 1px solid #333333;*/
	font-size: 12px;
/*	font-family: helvetica, arial, tahoma, verdana, sans-serif;*/
}
.captureTime, .publishTime
{
	position: absolute;
	top: 0px;
	width: 120px;
	height: 20px;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
/*	border-right: 1px solid #222222;*/
}
.captureTime
{
	left: 5px;
}
.publishTime
{
	left: 130px;
}
.photoThumbnail, .photoThumbnail:hover
{
	display: inline;
	float: left;
	position: relative;
	width: 180px;
	height: 208px;
	margin: 0px;
	padding-left: 0px;
	color: inherit;
	background-color: inherit;
	overflow: hidden;
	border: 0px none;
	background: url('thumbnailBackground.png');
}
a.photoThumbnail, a.photoThumbnail:link, a.photoThumbnail:visited, a.photoThumbnail:focus, a.photoThumbnail:hover
{
	display: inline;
	float: left;
	position: relative;
	width: 180px;
	height: 208px;
	margin: 0px;
	padding-left: 0px;
	color: inherit;
	background-color: inherit;
	overflow: hidden;
	border: 0px none;
	background: url('thumbnailBackground.png');
}
.photoThumbnail:hover
{
	background-color: #313233;
}
.photoThumbnailFooter
{
	position: absolute;
	display: block;
	margin: auto;
	top: 168px;
	left: 8px;
	width: 164px;
	height: 30px;
	background: url('photoThumbnailFooter.png') repeat-x;
}
.viewCount
{
	display: block;
	position: relative;
	left: 85px;
	top: 0px;
	width: 75px;
	height: 20px;
	padding-top: 0px;
	overflow: hidden;
	/*border: 1px solid #333333;*/
}
.name
{
	display: block;
	position: absolute;
	left: 5px;
	top: 0px;
	width: 75px;
	height: 20px;
	padding-top: 0px;
	overflow: hidden;
	/*border: 1px solid #333333;*/
}
form.edit
{
	display: block;
	margin: auto;
	width: 804px;
/*	border: 1px solid #555555;*/
}
form.description
{
	width: 600px;
}
input.title
{
	width: 300px;
	height: 20px;
}
div.iso
{
	position: absolute;
	top: 2px;
	left: 740px;
	width: 60px;
	height: 20px;
}
div.camera
{
	position: absolute;
	left: 340px;
	width: 90px;
	height: 20px;
}
div.lens
{
	position: absolute;
	left: 430px;
	width: 150px;
	height: 20px;
}
div.focalLength
{
	position: absolute;
	left: 580px;
	width: 50px;
	height: 20px;
}
div.aperture
{
	position: absolute;
	left: 640px;
	width: 40px;
	height: 20px;
}
div.shutterSpeed
{
	position: absolute;
	left: 680px;
	width: 50px;
	height: 20px;
}
div.iso, div.lens, div.camera, div.captureTime, div.publishTime, div.focalLength, div.aperture, div.shutterSpeed
{
	top: 3px;
	cursor: default;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
/*	border-left: 1px solid #222222;*/
}
label
{
	width: 80px;
}
div.album
{
	position: absolute;
	left: 0xp;
	width: 160px;
	height: 30px;
	background: url('index.png') no-repeat left center;
	
}
div.blah
{
	float: left;
	position: relative;
	left: 0xp;
	width: 160px;
	height: 30px;
	background: url('index.png') no-repeat left center;
	
}
div.indexName
{
	float: left;
	position: relative;
	width: 130px;
	height: 30px;
	border: 1px solid;
}
div.photo
{
	position: absolute;
	left: 0xp;
	width: 160px;
	height: 30px;
	border: 5px solid #ffffff;
/*	background: url(photo.png) no-repeat;*/
	background-position: left center;
}
div.albumName
{
	display: table-cell;
	float: left;
	width: 120px;
	height: 30px;
	padding-top: 1px;
	padding-left: 30px;
	padding-right: 10px;
	vertical-align: middle;
}
a.indexIcon
{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: url('index.png') no-repeat left center;
	
}
div.tepel
{
	display: table-cell;
	float: left;
	width: 130px;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 1px;
	height: 30px;
}
div.index
{
	display: table-cell;
	float: left;
	width: 160px;
	background: url('index.png') no-repeat left center;
	padding-left: 30px;
	padding-right: 10px;
	vertical-align: middle
}
div.position, div.index, div.title
{
	margin-top: 0px;
	padding-top: 8px;
	height: 22px;
/*	border: 1px solid #555555;*/
}
.albumThumbnail, .albumThumbnail:hover
{
	display: block;
	float: left;
	position: relative;
	width: 225px;
	height: 275px;
	color: inherit;
	overflow: hidden;
	background: url('albumThumbnail2.png') no-repeat;
}
.albumThumbnail:hover
{
	background-color:#333333;
}
.borderRight
{
	border-right: 1px solid #555555;
}
.borderBottom
{
	border-bottom: 1px solid #555555;
}
.outerCenter
{
	display: table;
	position: absolute;
}
.innerCenter
{
	display: table-cell;
	vertical-align: middle;
}
.photoCount
{
	display: block;
	position: absolute;
	left: 150px;
	top: 247px;
	width: 75px;
	height: 15px;
	padding-top: 2px;
	overflow: hidden;
/*	border: 1px solid #333333;*/
}
.albumCount
{
	display: block;
	position: absolute;
	left: 15px;
	top: 247px;
	width: 75px;
	height: 17px;
	padding-top: 3px;
	overflow: hidden;
	/*border: 1px solid #333333;*/
}
.photoThumbnailTitle
{
	display: table-cell;
	padding-top: 1px;
	left: 8px;
	width: 164px;
	overflow: hidden;
	/*border: 1px solid #333333;*/
	text-align: center;
	vertical-align: middle;
}
.centeredTextInside
{
	display: table-cell;
	width: 100%;
	height: 100%;
}
.centeredTextOutside
{
	display: table;
	width: 100%;
	height: 100%;
}
.albumThumbnailTitle
{
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0px;
	width: 195px;
	height: 35px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	font-weight:bold;
	!border: 1px solid;
}
.albumIconTitle
{
	display: table-cell;
	padding-top: 1px;
	left: 0px;
	top: 0px;
	width: 160px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
}
.centeredOutside
{
	display: table;
	position: absolute;
	height: 100%;
	width: 100%;
}
.centeredInside
{
	display: table-cell;
	padding-top: 1px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
}
.albumThumbnailDescription, .albumThumbnailDescription:hover 
{
	display: block;
	position: absolute;
	margin-left: 20px;
	margin-right: 20px;
	top: 40px;
	width: 185px;
	height: 135px;
	overflow: hidden;
	cursor: pointer;
}
p.albumThumbnailNote
{
	display: block;
	position: absolute;
	margin-left: 20px;
	margin-right: 20px;
	top: 190px;
	width: 185px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-align: center;
	vertical-align: middle;
/*	border: 1px solid;*/
}
.albumThumbnailHeader
{
	position: absolute;
	display: block;
	margin: auto;
	width: 160px;
	height: 30px;
	background: url('photoThumbnailFooter.png') repeat-x;
/*	border-bottom: 1px solid #222222;*/
}
.albumThumbnailFooter
{
	position: absolute;
	display: block;
	margin: auto;
	top: 170px;
	width: 160px;
	height: 20px;
	background: url('albumThumbnailFooter.png') repeat-x;
}
div.blog
{
	position: absolute;
	left: 750px;
	top: 40px;
	width: 50px;
	height: 30px;
	background: url('blog.png') no-repeat;
}
.albumDescription
{
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}
.link
{
}
.view
{
	display: inline;
	position: relative;
	float: left;
	width: 400px;
	height: 154px;
	border: 1px solid #444444;
	margin-bottom: 10px;
	padding: 10px;
}
.time
{
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 120px;
	height: 15px;
/*	border: 1px solid; */
}
.address
{
	display: block;
	position: absolute;
	left: 10px;
	top: 40px;
	width: 100px;
	height: 15px;
	text-align: left;
	margin-right: 10px;
/*	border: 1px solid; */
}
.referer
{
	display: block;
	position: absolute;
	left: 10px;
	top: 70px;
	width: 180px;
	height: 15px;
	text-align: left;
	margin-right: 10px;
/*	border: 1px solid; */
}
.query
{
	display: block;
	position: absolute;
	left: 10px;
	top: 100px;
	width: 180px;
	height: 15px;
	text-align: left;
	margin-right: 10px;
/*	border: 1px solid; */
}
.statsThumbnail
{
	display: block;
	position: absolute;
	left: 236px;
	top: 10px;
	margin-left: 10px;
	width: 154px;
	height: 154px;
/*	border: 1px solid;*/
}

/* master page */

.master
{
	display: block;
	position: relative;
	width: 750px;
	height: 15px;
	border: 1px solid #444444;
	margin-bottom: 10px;
	padding: 10px;
}
.master time
{
	display: block;
	position: absolute;
	left: 10px;
	width: 120px;
	height: 100%;
}
div.masterName
{
	display: block;
	position: absolute;
	left: 140px;
	width: 300px;
	height: 100%;
	text-align: left;
	margin-right: 10px;
	color: #AAAAAA;
	text-decoration:underline;
/*	border: 1px solid;*/
	padding-top: 0px;
	overflow: hidden;
}

.masterContent
{
	display: block;
	width: 700px;
	margin-top: 100px;
}

/* article page */
.article
{
	display: block;
	width: 600px;
	border: 1px solid #444444;
	margin-bottom: 10px;
	padding: 10px;
}
.articleTitle
{
	display: block;
	position: relative;
	float: left;
	width: 600px;
	height: 22px;
	text-align: center;
	margin-bottom: 10px;
	color: #EE2200;
/*	border: 1px solid;*/
	font-size: 16px;
	font-weight: bold;
	left: auto;
	top: auto;
	padding-top: 0px;
	overflow: hidden;
}
h1
{
	font-size: 20px;
	color: #EE2200;
	font-weight: bold;
}
