/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */


body {
	
	margin: 0;
	padding: 0;
	background-color: #101010;
	background-image: url(/images/background.gif);
}

#wrapper {
	position: relative;
	width: 990px;
	margin: 10px auto;
	background-color: black;
}

h1 {
	float: left;
	margin: 35px 0 10px 62px;
	padding: 0;
}

#logo {
	float: left;
	width: 56px;
	margin: 25px 0 0 400px;
}

#contentWrapper {
	clear: both;
	margin: 90px 0 0;
	padding: 30px 0 0;
	width: 990px;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 990px;
}


#left {
	float: left;
	margin: 0;
	padding: 0;
	width: 518px;
}


#leftImgWrapper{
	margin: 0;
	padding: 0;
	height: 330px;
	background: url(/images/box_bg.gif) repeat-x;
}

#middle {
	float: left;
	margin: 0;
	padding: 0 15px 0 50px;
	height: 330px;
	width: 240px;
	background: #0e0e0e url(/images/manley-with-quote.png) no-repeat right bottom;
}


#right {
	float: right;
	margin: 0;
	padding: 0;
	height: 330px;
	width:  167px;
	background: #0e0e0e url(/images/manley-profile.jpg) no-repeat right bottom;
}

#book {
	display: inline;
	float: left;
	width: 200px;
}

#book table {
	margin: 20px 0 0 60px;
}
#book table td{
	padding-bottom: 20px;
	text-align: center;
}

#gallery {
	display: inline;
	float: left;
	width: 200px;
	font-family: Verdana;
	color: #f1dec2;
}

#gallery table {
	margin: 20px 0 0 20px;
	width: 250px;
}

#gallery table td{
	padding: 0 10px 10px 0;
	text-align: right;
}

#gallery table img {
	border: 2px solid #C84D20;
}

#gallery a {
	font-weight: normal;
	font-style: normal;
	color: #f1dec2;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	
}

#gallery a:hover {
	text-decoration: underline;
}

#tabs{
	clear: both;
	padding-top: 40px;
}

.imagewrapper {
	display:block;
	float:left;
	margin:5px 40px 5px 0;
	height: 430px;
}

.caption {
	display:block;
	font:italic .850em Verdana;
	letter-spacing:.120em;
	text-align:center;
	margin:0 5px 0 40px;
	padding:6px 0;
	border-bottom:1px solid #CCC;
}


ul.sub-nav {
	background: #5f4232 url('/images/top-round.png') 0 0 no-repeat;
	list-style: none;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0;
}
ul.sub-nav li {
	margin-right: 1px;
	width: 309px;
	float: left;
	position: relative;
	font-weight: normal;
	color: #be9980;
}
ul.sub-nav li a {
	display: block;
	text-decoration: none;
	padding: 9px 10px 12px 9px;
	font-size: 0.85em;
	font-weight: normal;
	color: #be9980;
	border-top: #5f4232 1px solid;
	border-left: #5f4232 1px solid;
}
ul.sub-nav li a strong {
	display: block;
	color: #f5e4cc;
	font-size: 1.2em;
	padding: 1px 0 2px 0;
}
ul.sub-nav li a:hover {
	background: #6a503e;
	border-top: #7f6451 1px solid;
	border-left: #7f6451 1px solid;
	color: #be9980;
}
ul.sub-nav li a.selected,
ul.sub-nav li a.selected:hover {
	background: #f5e4cc url('/images/tab.gif') 0 0 repeat-x;
	color: #9e7051;
	border-top: #f5e4cc 1px solid;
	border-left: #f5e4cc 1px solid;
}
ul.sub-nav li a.selected strong {
	color: #5f4232;
}
ul.sub-nav img {
	float: left;
	margin: 0 10px 0 0;
	border: none;
}
ul.sub-nav li a img.load {
	width: 34px;
	height: 34px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.credits a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;

}

.credits a:hover {
	text-decoration: underline;
	color: #fff;
}

#from-author p {
	padding-bottom: 10px;
	line-height: 1.5em;
	color: #444444;
}

.article {
	position: relative;
	background: #f5e4cc;
	padding: 0 0 30px 0;
	min-height: 425px;
	overflow: hidden;
}
.article h3 {
	font-size: 1.6em;
	padding: 30px 0 20px 330px;
	background: #f5e4cc url('/images/top-round-l.png') 0 0 no-repeat;
}
.article p {
	margin: 8px 20px 0 330px;
}
.article p.intro, .article p.error {
	color: #af7051;
	font-size: 1.25em;
	border-top: #f0d7b5 1px solid;
	padding-top: 8px;
	margin: 0px 20px 0 20px;
}

.article img {
	float: left;
	margin: 0 20px 20px 20px;
	border-top: #f0d7b5 4px solid;
	padding-top: 10px;
	width: 290px;
}
.article p img {
	float: right;
	margin: 0 0 20px 20px;
	border: none;
	padding: 0;
	width: auto;
}

blockquote {
background-color:#F5F5F5;
background-image:url(/images/sidebar_blockquote_top.png);
background-position:center top;
background-repeat:no-repeat;
color:#797979;
margin:10px 0 0;
padding-left:15px;
padding-right:15px;
padding-top:20px;
text-indent:40px;
width:190px;
z-index:1;
}


#footer {
background:#000000 none repeat scroll 0 0;
margin:40px 0 0;
padding:40px 0 150px 0;
width:100%;
color: #fff;
}

div #footer div div.credits { color:#666 }

#footerWrapper {
	position: relative;
	width: 990px;
	margin: 4px auto;
	background-color: black;
}

#footer h3 {
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", Baskerville, BaskervilleBE, BaskervilleOldFace, Garamond, "Times New Roman", serif;
}

#footer h3, #footer h3 label { font-size:24px; line-height:24px }

#footer div div.feeds { position:absolute; top:0; left:0; margin-left: 200px; }
#footer div div.feeds ul li a { display:block; margin:10px 0; padding:0 0 0 23px; height:16px; width:170px; background:url(/images/rss.gif) top left no-repeat; color:#fff }
#footer div div.feeds ul li a:hover { border:none; color:#fff }
#footer div div.credits { width:380px; padding:0 0 0 60px; margin:0 0 0 460px; border-left:1px solid #666 }
#footer img { margin:0; vertical-align:middle; }
#footer div div.credits { color:#666 }
#footer p { margin:0 }
#footer p.disclaimer { margin:20px 0; color:#666 }
#footer div div.feeds a { display:block; border:none; color:#fff; padding: 10px 10px 0 0; }
#footer div div.feeds a:hover { border:none; color:#fff; }

	dl {
	width:600px;
	float:left;
	margin-right:2em;

	}
	
	dt{
	font-weight:bold;
	font-size:1em;
	margin-bottom:0.7em;
	}
	
	dd{
	color:#444;
	font-size:0.9em;
	margin:0 0 2em 0;
	padding-left:4.5em;
	padding-bottom:1.5em;
	line-height:1.5em;
	background:none no-repeat left top;	
	}
	
	dd.quote{
	background-image:url('/images/person.png');
	}
	
	dd.comment{
	background-image:url('/images/comment.png');

	}
	
	div.pagination { float: right; padding-right: 68px; }
	div.pagination a{ color: #444; }
	div.pagination span.current { font-weight: bold; }
	

