body {
	background-color:#fcfceb;
	color:#000;
	padding:0;
	margin:0;
	letter-spacing:0.5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	height:100%;}
	
#header {
	z-index:20;
	position:fixed;
	margin:23px 0 0 40px;}
	
.title {
	letter-spacing:1px;
	font-weight:normal;
	font-family:'BodoniFLFBold', Georgia, Times, serif;
	margin:0 0 10px 0;
	font-size:50px;
	position:relative;}
	
.title a {
	color:#000;
	text-decoration:none;}
	
#close {
	position:absolute;}
	
#info {
	position:relative;}
	
a {
	outline:none;
	color:#000;}
	
a:hover {
	color:gold;}
	
#names{
	width:200px;
	z-index:1000;
	margin:23px 0 0 0;
	height:1135px;
	left:365px;
	position:absolute;}
	
#names a {
	line-height:18px;}
	
#your_post_here {
	z-index:1000;
	margin:23px 0 0 0;
	left:353px;
	position:absolute;}
	
.entry {
	width:610px;
	margin:0 0 20px 0;}
	
.entry img{
	width:610px;
	height:auto;}
	
.thumb {
	margin:-7px;
	position:absolute;
	z-index:2;
	cursor:move;
	width:140px;
	height:auto;}
	
#thumbs {
	position:absolute;
	margin:250px 0 0 0;
	left:0;
	z-index:1;}

.out_thumb {
	background-image:url(http://ephemeralshow.co.uk/wp-content/themes/theme/images/shadow.png);
	background-position:bottom right;
	position:absolute;
	display:inline-block;
	vertical-align:top;
	margin:0 13px 13px 0;
	width:140px;
	height:auto;
	z-index:1;}
	
.c1 {
	z-index:1;
	background-image:url(http://ephemeralshow.co.uk/wp-content/themes/theme/images/shadow.png);
	background-position:top right;
	height:13px;
	position:absolute;
	right:0;
	top:-13px;
	width:14px;}

.c2 {
	z-index:1;
	background-image:url(http://ephemeralshow.co.uk/wp-content/themes/theme/images/shadow.png);
	background-position:bottom left;
	height:14px;
	position:absolute;
	left:-13px;
	bottom:0;
	width:13px;}
	
img {
	border:none;}

p {
	padding:0;
	margin:0 0 13px 0;}
	
#content, #content2 {
	display:none;}
	
#copy {
	z-index:20;
	position:fixed;
	bottom:20px;
	left:40px;}
	
#overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:19;
	cursor:pointer;}
	
#overlay2 {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:19;
	cursor:pointer;}
	
#menu {
	position:fixed;
	z-index:20;
	top:195px;
	left:40px;
	line-height:18px;}
