html {
	background-color: #a0a2ab;	
	background-image: url(http://clients.adam8.com/www.poundofflesh.net/img/bg1.jpg);
	background-attachment: fixed;
}
body {
	background-image: url(http://clients.adam8.com/www.poundofflesh.net/img/bg2.png);
	background-image: url(http://clients.adam8.com/www.poundofflesh.net/img/bg2.png), url(http://clients.adam8.com/www.poundofflesh.net/img/bg3.png);
	background-attachment: scroll;
	background-position: left top;
	background-attachment: fixed;
	height: auto;
}
::selection {
        background: #f22; 
        }
::-moz-selection {
        background: #f22; 
}
a:link, a:visited { color: #f00; }
a.post-link:link, a.post-link:visited { color: #000; }

h2 {
	font-family: BisonRegular, sans-serif;
	font-weight: normal;
	font-size: 52px;
	color: #000;
	text-shadow: 1px 1px 5px rgba(256,256,256,.7), 1px 1px 30px rgba(0,0,0,.7),  0px 0px 3px #fff;
	margin-top: 18px;
	padding-bottom:7px;
	line-height: 1em;
	background-image: url(../img/bg-title.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h3 {
	font-family: Tinos, Georgia, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.post-title {
	font-size: 43px;
	padding-bottom: 9px;
	margin-bottom: 0;
}
#blog-category .page-title {
	display: none;
}

#page-container {
	margin:0;
	background-image: url(../img/bg4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	min-width: 960px;
	max-width: 1200px;
	min-height: 500px;
	height: auto;
}
#page-overlay {
	margin:0;
	position: fixed;
	bottom:0;
	overflow: hidden;
	background-image: url(../img/bg5-bottom-overlay.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-width: 960px;
	max-width: 1200px;
	height: 100px;
}
#header {
	position: fixed;
}
#logo {
	margin: 0;
	width: 474px;
	height: 110px;
	display: block;
	position: relative;
	z-index: 2;
}
#logo a {
	text-indent: -99999em;
	background-image: url(../img/logo-pound-of-flesh-theatre-company.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	width:512px;
	height: 119px;
	display: block;	 
}
#nav, #nav-categories {
	font-family: Tinos, Georgia, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 3px #fff, 1px 1px 10px #fff, 1px 1px 30px #fff;
	font-size: 26px; 
	line-height:1.3em;
	position: relative;
	z-index: 1001;
	width: 420px;
	text-align: right;
}
#nav a:link, #nav a:visited, #nav-categories a:link, #nav-categories a:visited {
	color: #000;
}
#nav a:hover, #nav-categories a:hover {
	color: #F00;
}
#container {
	position: relative; 
	margin: 0;
	overflow: auto;
	bottom:0;
}
#content-text {
	font-family: Tinos, Georgia, sans-serif;
	font-size: 15px;
	text-shadow: 1px 1px 1px #fff;
	line-height: 1.3em;
	margin: 0;
	padding: 20px 60px 125px 55px;
	position:relative;
	left: 418px;
	min-height: 607px;
	width:422px;
	background-image: url(../img/bg-content2.png);
	background-repeat: repeat-y;
	background-position: right top;	
}
#content-text img {
	background-color: #777;
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.7), 0px 0px 25px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.7), 0px 0px 25px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.7), 0px 0px 25px rgba(0,0,0,.1);	
}
.photo-container {
	position: relative;
}
.photo-scum-top {
	background-image: url(../img/bg-image-overlay-top.png);
	background-repeat: no-repeat ;
	background-position: left top;
	position:absolute;
	top: 0px;
	left: 0px; 
	height: 19px;
	width: 100%;
}
.photo-scum-bottom {
	background-image: url(../img/bg-image-overlay.png);
	background-repeat: no-repeat ;
	background-position: right bottom;
	position:absolute;
	bottom: 0px;
	right: 0px; 
	height: 54px;
	width: 100%;
}
#slideshow #content-text img, #slideshow .photo-scum-top ,#slideshow .photo-scum-bottom, 
.slideshow #content-text img, .slideshow .photo-scum-top ,.slideshow .photo-scum-bottom {
	background: none;
}
.post-entry-home {
    overflow: visible;
	margin-bottom: 50px;
}
.post-month { display: none; }



.post-link { color:#000; }

.more-categories .post-title { display: none; }

.post-comments { 
	float: none;
	display: block;
	margin-bottom: 7px;

} 
#feature-photos {
	z-index: 999;
	width: 290px;
	height: 350px;
	display: block;
	position: fixed;
	bottom: 71px;
	left: 168px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#slideshow-photo-container, .slideshow-photo-container {
	height: auto!important
}

.push { display: none; }
 