/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{ margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; } input,select{ margin:0; padding:0; }

html, body {height:100%; padding:0; color: #522d16;}
html {
	background: url(tile.jpg) repeat;
}
body {
	background: url(shadow-tile.jpg) top center repeat-y;
}
img{vertical-align:middle;}

#header {
	background:url('header.jpg') center top no-repeat;
	height:336px;
	padding-top:0;
}

#fader {
        width: 740px; height: 440px;
        background: url(fp-bg.png) no-repeat;
}

#fader2 {
        width: 160px; height: 217px;
        background: url(/intimate-strangers-cover-3d-small.png) no-repeat;
}

#wrapper {
	background: url(shadow-tile.jpg) top center repeat-y;
	margin:0 auto;
	padding-bottom:0px;
}

#content {
	width: 1000px;
	margin: 0 auto;
}

#posts {
	width: 700px;
	padding: 0 0 0 100px;
}

#page {
	width: 960px;
	padding: 0 100px 0 100px;
	margin:0 auto;
}

ul#menu {
	width: 801px;
	margin: 0px auto;
	margin-top:-54px;
	list-style: none;
	z-index:50;
	padding-bottom:80px;
}

ul#menu li { display: inline; }

ul#menu li a {
	display: block;
	float: left;
	height: 30px;
	background-image: url(menu.gif);
	text-indent: -9999px;
}

	ul#menu li a#home {
		width: 96px;
		background-position: 0 0;
	}
	ul#menu li a#home:hover,
	 ul#menu li a#home.selected {
		width: 96px;
		background-position: 0 -30px;
	}

	ul#menu li a#author {
		width: 110px;
		background-position: -96px 0;
	}
	ul#menu li a#author:hover,
	 ul#menu li a#author.selected {
		width: 110px;
		background-position: -96px -30px;
	}

	ul#menu li a#books {
		width: 104px;
		background-position: -206px 0;
	}
	ul#menu li a#books:hover,
	 ul#menu li a#books.selected {
		width: 104px;
		background-position: -206px -30px;
	}

	ul#menu li a#reviews {
		width: 102px;
		background-position: -308px 0;
	}
	ul#menu li a#reviews:hover,
	 ul#menu li a#reviews.selected {
		width: 102px;
		background-position: -308px -30px;
	}

	ul#menu li a#news {
		width: 214px;
		background-position: -410px 0;
	}
	ul#menu li a#news:hover,
	 ul#menu li a#news.selected {
		width: 214px;
		background-position: -410px -30px;
	}

	ul#menu li a#blog {
		width: 94px;
		background-position: -624px 0;
	}
	ul#menu li a#blog:hover,
	 ul#menu li a#blog.selected {
		width: 94px;
		background-position: -624px -30px;
	}

	ul#menu li a#ch {
		width: 81px;
		background-position: -718px 0;
	}
	ul#menu li a#ch:hover,
	 ul#menu li a#ch.selected {
		width: 81px;
		background-position: -718px -30px;
	}

#post-4833 .entry-title { display: none;}
.nocomments { display: none; }

#paper {
	padding:0 0px 0 0px;
	margin-top:-27px;
	background: url(papermiddle.png) top center repeat-y;
}

#primary,
#secondary {
	padding-top: 100px;
	padding-right: 80px;
        float: right;
        overflow: hidden;
        width: 220px;
}

/* =Fonts
-------------------------------------------------------------- */

body,
input,
textarea,
.page-title span,
.pingback a.url,
#nav-above, .nav-previous, .nav-next,
.entry-utility {
	font-family: Arial, Georgia, "Bitstream Charter", serif;
}

h1,h2,h3,
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: Arial, Georgia, "Bitstream Charter", sans-serif;
	font-weight:bold;
	line-height: 90%;
}

h1,h2,h3 {
	font-size:300%;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

input,
textarea {
	color: #666;
	font-size: 16px;
	line-height: 22px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
a {
	text-decoration: none;
} 
a:link {
	color:#522d16;
}
a:visited {
	color:#522d16;
}
a:active,
a:hover {
	color: #a0522d;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

.entry-title {
	font-size: 300%;
	color: #522d16;
}

.widget-title {
	font-size: 200%;
}

.entry-meta {
	padding-left: 35px;
	font-size: 150%;
}

.entry-utility {
	font-size: 150%;
}

.widget-title, .entry-content {
	margin-top: 20px;
}

.meta-prep, .meta-sep, .widget-title, .recentcomments {
	color: #a0522d;
}

div .entry-summary {
	margin-top: 20px;
}

.hentry {
	padding-bottom: 20px;
}

.comments-link, .entry-utility-prep, .page-title {
	color: #522d16;
}

.page-title {
	text-align: center;
	padding-bottom: 30px;
}

h1.page-title span {
	font-size: 60%;
	color: #a0522d;
}


#nav-below, #nav-above, .nav-previous, .nav-next {
	padding-bottom: 20px;
}

.entry-utility {
	margin: 10px 0 10px 0;
	font-size: 80%;
}

.entry-summary {
	color: #a0522d;
}

.nav-previous { float: left; padding-right:30px;}

a.NoBg:hover{color:#177cec;background:transparent;}
.book-picture{border-top:1px solid #d9d9d9;border-right:1px solid #969696;border-left:1px solid #d9d9d9;border-bottom:1px solid #969696;}
.cover { text-align:center; width: 154px; float: left; padding-right:30px; padding-top:25px;}

#site-info {
	color: #660033;
	font-size: 60%;
	text-align: center;
}

img#wpstats {
position: absolute;
left: -999em;
}

.gallery {
        width: 1000px;
        margin: 0 auto;
        padding: 1.5em 0;
}

.thumbnails { margin: 0; padding: 0; clear: both; overflow: hidden;}
.thumbnails li {
	background: url(/thumb-box.jpg) center no-repeat;
        float: left;
        display: inline;
        width: 180px; height: 220px; border: 1px solid black;
        position: relative;
        display: table;
        position: relative;
        overflow: hidden;
	margin: 5px;
}
.thumbnails li:hover {
	background: url(/thumb-box-selected.jpg) center no-repeat;
}
.thumbnails li a img {
	margin-top: 15px;
}
.thumbnails li p {
	text-align: center;
	margin: 5px 5px 0px 5px;
	overflow: hidden;
}

.valign-outer { #position: absolute; #top: 50%;display: table-cell; vertical-align: middle; }
.valign-inner { #position: relative; #top: -50%; }
