html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -180px auto;
}
body{
	font-family:verdana, arial, sans-serif;
	font-size:80%;
	text-align:left;
	color:#eee;
	line-height:1.6em;
	background-color:#ca1a26;
	background-image:url('images/potl-bg.png');
	background-repeat:repeat-x;
	background-position: 0 69px;
	margin:0;
}
h1, h2, h3, h4, h5, h6{
	color:#fed9b4;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:.0em;
	padding:0;
	margin:18px 0 8px 0;
	letter-spacing:.1em;
	clear:both;
		}
h3, h4,h5, h6{
	font-size:1.1em;
	font-weight:normal;
	}

a{
	color:#cac649;
	text-decoration:underline;
	}
a:hover{
	color:#5f625b;
	}
p{
	padding:0;
	margin:2px 0 10px 0;
	}
hr{
clear:both;	
border: none;
background:#ffffff;
border-bottom:1px solid #9b9b9b;
margin:20px 0;
padding:0;
}
blockquote{
	font-style:italic;
	margin:0;
	}
cite{
	font-style:normal;
	font-weight:bold;
	margin:0;
	letter-spacing:.05em;
	}
#top-bar{height:15px;background:#e1e1e1;border-bottom:1px solid #9f9f9f;}
#deary{height:43px;background:#fff url('images/top-bg.jpg') top left no-repeat;}
#header-photo{margin:0 0 15px 0;float:left;}
#logo{margin:0 0 20px 0;float:left;clear:left;}

#container{
	width:860px;
	margin-left:100px;
	}	
/* TOP NAVIGATION */
#nav{
	background:#0e0202;
	clear:both;
	border-top:10px solid #ca1a26;
	text-transform: uppercase;
}
#nav:after,#logo:after{
	display: block;
	clear: both;
	content: " ";}
#nav ul{
	margin:0;
	padding: 0;
	list-style:none;
	text-align:left;
	float:left;
	}
#nav li{
	display:inline;
	padding:0;	
	margin:0;
}
#nav li a{
	display:block;
	padding:6px 13px;
	float:left;
	margin:0;
	color:#eee;
	text-decoration:none;
	}
#nav li a:hover{color:#ffffff;text-decoration:underline;}

/* MAIN CONTENT AREA */
.full-width{

	padding-bottom: 50px;
	}
.double-left{
	width:540px;
	float:left;
	padding-bottom: 50px;
	}
.single-right{
	width:300px;
	float:right;
	padding-bottom: 50px;
	}
#book-details{
	width:460px;
	float:right;
	margin-top:60px;
	}
#subtitle{
	clear:both;
	background:#450e11;
	border:1px solid #9a1f29;
	font-size: 1.3em;
	color:#fac497;
	text-align: center;
	padding:15px;
	margin-bottom: 30px;
		}

#deary img{border:none;margin-left:820px;}
	
/* FOOTER  */
.footer{clear: both;border-top: 1px solid #f55c3e;color:#c9c9c9;}
#logos{padding-bottom:10px;}
#logos img{margin-right:20px;}
#copy{text-align:left;clear:both;font-size: .8em;
}
