/*
Theme Name: Second Pass
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Jennifer Maas
Author URI: http://quietloud.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/




/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia,'Times New Roman',Serif;
	background: #fff;
	color: #333;
	text-align: center;
	}
h1{
	margin: 0px 0px 30px 0px;
	background-color: #000;
	height: 20px;
	padding: 0px 0px 0px 3px;
}
h1 img{
	display: block;
}
h2{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
div#footer{
	display: none;
}
div#footer_custom {
	padding: 30px 0px 0px 0px;
	margin: 30px auto 30px auto;
	width: 980px;
	clear: both;
	color: #666;
	border-top: 1px dotted #d5d5d5;
	font-family: Arial, Verdana, Sans-Serif;
	
	}

a{
	text-decoration: none;
	color: #006699;
}
a:hover{
	color: #3399CC;
	text-decoration: none;
}
.post p{
	margin-top: 0px;
}
.post p.date{
	font-size: 1em;
}
div.entry{
	margin-top: 30px;
}
.entry p{
	margin-bottom: 30px;
	font-size: 1.4em;
	line-height: 1.72;
}
div#top_photo{
	margin-bottom: 30px;
}
p#top_photo_caption{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;	
}
div.arrows{
	padding: 0px;
	position: relative;
	margin:20px 0px -10px 0px;
	height: 17px;
	width: 650px;
}
div.arrows div,
div.arrows span{
	position: absolute;
	top: 0px;
}
div.arrows div.previous,
div.arrows span.previous{
	left: 0px;
}
div.arrows div.next,
div.arrows span.next{
	right: 0px;
}
div.arrows a{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}


p.entry_author{
	font-size: 1.6em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

p.date{
	font-size: .9em;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	}


ul,li{
	padding: 0px;
	margin: 0px;
}
div#content {
	min-height: 445px;
	height: auto !important;
	height: 445px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}




.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}





h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
#commentform textarea{
	width: 644px;
	padding: 3px;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1.4em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}



#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 126px 0px 0px 0px;
	width: 980px;
	margin: 0px auto;
	position: relative;
	}

#header {
	margin: 0 0 0 1px;
	padding: 25px 0px 0px 0px;
	width: 980px;
	position: absolute;
	top: 0px;
	left: 0px;
	}


ul#nav{
	margin-top: 22px;
	width: 980px;
	padding-bottom: 30px;
}
ul#nav li{
	display: block;
	list-style-type: none;
	float: left;
	padding-right: 30px;
}
ul#nav li.last{
	padding-right: 0px;
}
ul#nav li a{
	height: 0px;
	padding-top: 9px;
	overflow: hidden;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
ul#nav li.current a,
ul#nav li a:hover{
	background-position: 0px -9px;
}
li#nav_circulating a{
	background-image: url(images/nav-circulating.gif);
	width: 96px;
}
li#nav_backlist a{
	background-image: url(images/nav-backlist.gif);
	width: 101px;
}
li#nav_blog a{
	background-image: url(images/nav-blog.gif);
	width: 70px;
}
li#nav_shelf a{
	background-image: url(images/nav-shelf.gif);
	width: 76px;
}
li#nav_home a{
	background-image: url(images/nav-home.gif);
	width: 40px;
}
li#nav_editors_note a{
	background-image: url(images/nav-editors-note.gif);
	width: 109px;
}
li#nav_index a{
	background-image: url(images/nav-index.gif);
	width: 43px;
}
li#nav_about a{
	background-image: url(images/nav-about.gif);
	width: 49px;
}
li#nav_contact a{
	background-image: url(images/nav-contact.gif);
	width: 67px;
}
li#nav_links a{
	background-image: url(images/nav-links.gif);
	width: 41px;
}


.post {
	width: 650px;
}

.post hr {
	display: block;
	}
.post div.entry ol{
	padding: 0px;
	margin: 0px 0px 25px 0px;
}
html body .entry ol li{
	padding: 0px;
	margin: 0px;
	font-size: 1.4em;
	list-style-type: none;
	line-height: 1.72;
}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}


/* End Structure */




/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 5px 4px 4px 0px;
	margin: 0 15px 2px 0;
	display: inline;
	}

div#content.home div.shelf_entry div.image{
	margin-top: 5px;
	margin-bottom: 11px;
}
div#content.home div.shelf_entry div.clear{
	clear: left;
}
div#content.home div.shelf_entry{
	clear: left;
	margin-bottom: 11px;
	border-bottom: 1px dotted #d5d5d5;
}
div#content.home div.shelf_entry a.read_more{
	margin-bottom: -9px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
div.respond-category-blog #commentform{
	display: block;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 4px 0;
	border-bottom:1px dotted #D5D5D5;
	padding: 0px 0px 15px 0px;
	width: 650px;
	display: none;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin-left: 482px;
	margin-top: 16px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	width: 650px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	position: absolute;
	left: 680px;
	top: 178px;
}

#sidebar form {
	margin: 0;
	}
	


#sidebar #text-357907381 h3{
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 18px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}


.clear{
	clear: both;
	float: none;
}


/* tags
----------------------------------------------- */
body div#page div#content div.tags p{
	font-size: 1.05em;
	margin-bottom: 19px;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-serif;
}

/* sidebar
----------------------------------------------- */
#sidebar #daikos-text-5 h2{
	float: left;
	padding-right: 18px;
	background-image:url(images/txt-archives.gif);
	background-repeat:no-repeat;
	height:0;
	overflow:hidden;
	padding-top:14px;
	width:100px;
	margin-top: 7px;
}
#sidebar #daikos-text-5 select{
	width: 180px;
}
#sidebar #tag_cloud{
	display: none;
}
#sidebar #my-tag-cloud h2{
	float: left;
	padding-right: 18px;
	background-image:url(images/txt-tags.gif);
	background-repeat:no-repeat;
	height:0;
	overflow:hidden;
	padding-top:14px;
	width:50px;
	margin-top: 7px;
}
#sidebar #my-tag-cloud select{
	width: 230px;
}
#sidebar ul li#recent-posts{
	margin-bottom: 26px;
}
#sidebar.circulating ul li#recent-posts p{
	border-bottom:1px dotted #D5D5D5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#sidebar.circulating ul li#recent-posts span.reviewed_title em{
	color: #006699;
}
#sidebar.circulating ul li#recent-posts span.reviewed_title{
	color: #000;
}
#sidebar #recent-posts h2{
	background-image:url(images/txt-recent-posts.gif);
	background-repeat:no-repeat;
	height:0;
	overflow:hidden;
	padding-top:14px;
	width:288px;
	margin-top: 7px;
	margin-bottom: 10px;
}
#sidebar.circulating #recent-posts h2{
	background-image:url(images/txt-recently-circulating.gif);
}
#sidebar.backlist #recent-posts h2{
	background-image:url(images/txt-more-from-the-backlist.gif);
}
#sidebar #recent-posts p{
	list-style-type: none;
	font-size: 1.1em;
	font-family: Arial, Verdana, Sans-Serif;
	list-style-image: none;
	margin-bottom: 3px;
	font-weight: bold;
}
#sidebar #recent-posts br{
	margin-bottom: 4px;
}

#sidebar #recent-posts span.entry_author{
	font-family: Georgia,'Times New Roman',Serif;
	font-weight: normal;
	color: #000;
}
li#daikos-text-1 h2{
	display: none;
}
li#daikos-text-1 a.selected{
	display: none;
}
#sidebar ul li#daikos-text-1{
	margin-bottom: 22px;
}
li#daikos-text-1 a{
	display: block;
	height: 0px;
	padding-top: 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	background-color: #000;
	width: 298px;
}
li#daikos-text-1 a#sidebar_circulating{
	background-image: url(images/txt-circulating-link.gif);
}
li#daikos-text-1 a#sidebar_blog{
	background-image: url(images/txt-the-blog-link.gif);
}
li#daikos-text-1 a#sidebar_backlist{
	background-image: url(images/txt-the-backlist-link.gif);
	
}
li#daikos-text-1 a#sidebar_shelf{
	background-image: url(images/txt-the-shelf-link.gif);
}
/* hide sidebar widgets logic
----------------------------------------------- */
div#sidebar li#daikos-text-5{
	display: none;
}
#sidebar ul li#daikos-text-5{
	margin-bottom: 17px;
}
div#sidebar.main_category li#daikos-text-5,
div#sidebar.archive li#daikos-text-5{
	display: block;
}
div#sidebar #my-tag-cloud{
	display: none;
}
div#sidebar.blog #my-tag-cloud{
	display: block;
}
div#sidebar.home li#daikos-text-2,
div#sidebar.home li#daikos-text-3{
	display: none;
}
div#sidebar.shelf li#recent-posts span.entry_author,
div#sidebar.blog li#recent-posts span.entry_author{
	display: none;
}
div#sidebar.circulating li#recent-posts span.title{
	display: none;
}



/* pages
----------------------------------------------- */
div#content.page h1{
	background-color: #000;
	height: 0px;
	padding-top: 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 24px;
}
div#content.page div.post{
	border-top: 0px none;
}
div#content.page div.entry{
	border-top: 0px none;
}
div#content.page .entry p{
	margin-bottom: 24px;
}
div#content.page div.entry{
	margin-top: 24px;
}
div#content.about{
	min-height: 900px;
	height: auto !important;
	height: 900px;
}
div#content.editors-note h1{
	background-image: url('images/txt-editors-note.gif');
}
div#content.thank-you h1{
	background-image: url('images/txt-thank-you.gif');
}
div#content.masthead h1{
	background-image: url('images/txt-masthead.gif');
}
div#content.links h1{
	background-image: url('images/txt-links.gif');
}
div#content.about h1{
	background-image: url('images/txt-about.gif');
}
div#content.contact h1{
	background-image: url('images/txt-contact.gif');
}
div#content.index h1{
	background-image: url('images/txt-index.gif');
}

/* links page
----------------------------------------------- */
div#content.links ul li{
	list-style-type: none;
	margin-bottom: 23px;
}
div#content.links ul li ul li{
	margin-bottom: 4px;
}
div#content.links ul li a{
	font-size: 1.1em;
	
}
div#content.links li.linkcat{
	margin-bottom: 30px;
}
div#content.links h2{
	font-size: 1.1em;
	margin-bottom: 4px;
}
div#page div#content.links h1{
	margin-bottom: 30px;
}
/* home page
----------------------------------------------- */
div#content.home{
	width: 980px;
	height: auto;
}

div#content.home a.read_more{
	font-size: .9em;
}
div#content.home div.column{
	width: 475px;
	float: left;
}
div#bottom_right_block{
	position: relative;
}

div#content.home div#bottom_right_block{
	width: 475px;
}
div#content.home div#masthead{
	width: 160px;
	left: 315px;
	position: absolute;
	
}
div#content.home div#masthead h2{
	width: 157px;
}
div#content.home div#left_column{
	padding-right: 30px;
}
div#content.home div#right_column{
}

div#content.home div.block{
	position: relative;
	margin-bottom: 30px;
}
div#content.home image.left{
	float: left;
}
div#content.home 
div#content.home div#newsletter h2{
	margin-bottom: 14px;
}
div#content.home div.block p.date{
	font-size: .9em;
	margin-bottom: 0px;
}
div#content.home h3{
	font-size: 1.2em;
	font-family:Arial,Verdana,Sans-Serif;
	margin-bottom: 0px;
	line-height: 1.63;
	margin-top: 0px;
}

div#content.home div.image{
	float: left;
	width: 116px;
	margin-top: 3px;
}

div#content.home div.image img{
	display: block;
}


div#content div#circulating{
	margin-bottom: 27px;
}
div#content.home div.block p img{
	display: none;
}


div#content.home div#newsletter h2{
	margin-bottom: 13px;
}


/* wp.caption
----------------------------------------------- */
div.wp-caption{
	width: auto !important;
	padding: 0px;
	border: 0px;
	background-color: #fff;
	margin: 0px 0px 24px 0px
}
div#page div#content p.wp-caption-text{
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 1em;
}


/* backlist shelf page
----------------------------------------------- */


div#content.home div#backlist div#circulating_image_1 img{
	margin-bottom: 11px;
	display: block;
}
div#content.home div.block p{
	font-size: 1.2em;
	margin-top: 0px;
	line-height: 1.63;
	margin-bottom: 19px;
}
div#content.home h2{
	margin: 0px 0px 22px 0px;
	padding: 0px 0px 0px 3px;
	height: 20px;
	background-color: #000;
}
div#content.home div#backlist p.caption{
	font-family: Arial,Verdana,Sans-Serif;
	border-top: 1px dotted #d5d5d5;
	padding-top: 11px;
	margin-bottom: 9px;
	
}
div#content.home div#backlist h3{
	margin-top: 7px;
}
div#content.home div#backlist p{
	margin-bottom: 11px;
}
div#backlist-2,
div#backlist-3{
	float: left;
	width: 225px;
}
div#content.home div#backlist-2 p,
div#content.home div#backlist-3 p{
	margin-bottom: 13px;
}
div#backlist-2{
	padding-right: 25px;
	
}



/* blog shelf page
----------------------------------------------- */

div#content.home div#newsletter,
div#content.home div#shelf{
	width: 285px;
}
div#content.home div#shelf div.category_description{
	border-bottom:1px dotted #D5D5D5;
	margin-bottom: 11px;
}
div#content.home div#shelf div.category_description p{
	margin-bottom: 9px;
	font-size: 1.1em;
}
div#content.home div#shelf div.shelf_entry p{
	margin-left: 116px;
	margin-bottom: 11px;
}
div#content.home div#shelf div.no_image p{
	margin-left: 0px;
}
div#content.home div#shelf h2{
	margin-bottom: 10px;
}
div#content.home div#shelf div.shelf_entry p.title{
	margin-bottom: 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
}
div#content.home div#shelf a.archives_link{
	padding-top: 1px;
	border: 0px none;
}
div#content.home div#shelf{
	margin-bottom: 0px;
}

/* blog home page
----------------------------------------------- */

div#content.home div#blog div.entry{
	margin-top: 0px;
	margin-bottom: 11px;
}
div#content.home div#blog div.entry:after{
	content: ' ';
	display: block;
	border-bottom: 1px dotted #d5d5d5;
	margin-top: -7px;
}
div#content.home div#blog,
div#content.home div.single{
	margin-bottom: 19px;
}
div#content.home div#blog .read_more{
	margin-bottom: -9px;
}
/* circulating home page
----------------------------------------------- */
div#content.home div#circulating a.archives_link{
	padding-top: 3px;
	border: 0px none;
}
div#content.home div#circulating div#circulating-1{
	padding-bottom: 14px;
	margin-bottom: 12px;
	border-bottom:1px dotted #D5D5D5;
}

div#content.home div#circulating div#circulating-2 h3,
div#content.home div#circulating div#circulating-3 h3,
div#content.home div#circulating div#circulating-4 h3,
div#content.home div#circulating div#circulating-5 h3,
div#content.home div#circulating div#circulating-6 h3{
	margin-left: 116px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	border-bottom:1px dotted #D5D5D5;
}
div#content.home div#circulating div#circulating-2 h3 a em,
div#content.home div#circulating div#circulating-3 h3 a em,
div#content.home div#circulating div#circulating-4 h3 a em,
div#content.home div#circulating div#circulating-5 h3 a em,
div#content.home div#circulating div#circulating-6 h3 a em{
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
div#content.home div#circulating div#circulating-2 h3 a,
div#content.home div#circulating div#circulating-3 h3 a,
div#content.home div#circulating div#circulating-4 h3 a,
div#content.home div#circulating div#circulating-5 h3 a,
div#content.home div#circulating div#circulating-6 h3 a{
	font-weight: normal;
	color: #000;
}
div#content.home div#circulating div#circulating-2 h3 a strong,
div#content.home div#circulating div#circulating-3 h3 a strong,
div#content.home div#circulating div#circulating-4 h3 a strong,
div#content.home div#circulating div#circulating-5 h3 a strong,
div#content.home div#circulating div#circulating-6 h3 a strong{
	font-weight: normal;
}
div#content.home div#circulating div.circulating p{
	margin-bottom: 0px;
	margin-left: 116px;
}
div#content.home div#circulating div.circulating p:after{
	line-height: 0.1em;
	display: block;
	margin: -3px;
}


div#content.home div#circulating h2{
	margin-bottom: 20px;
}



/* advertising
----------------------------------------------- */
div#sidebar li#daikos-text-3 h2{
	height: 0px;
	padding-top: 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	background-color: #000;
	width: 298px;
	background-image: url(images/txt-advertising.gif);
	margin-bottom: 15px;
}

li#daikos-text-3{
	font-family:Arial,Verdana,Sans-Serif;
	font-size: 1.1em;
}
li#daikos-text-3 a{
	font-weight: bold;
}
.read_more{
	font-family:Arial,Verdana,Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
}


div.home a.archives_link{
	font-family:Arial,Verdana,Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px dotted #d5d5d5;
	display: block;
	padding-top: 13px;
}

/* newsletter
----------------------------------------------- */
li#daikos-text-2{
	position: relative;
}
div.home input#vpjd-vpjd{
	width: 247px;
}
input#vpjd-vpjd{
	width: 261px;
	height: 13px;
	margin-top: 2px;
	display: inline;
}
input#newsletter_submit{
	width: 28px;
}


li#daikos-text-2 label,
div#newsletter label{
	font-family:Arial,Verdana,Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}


div#sidebar li#daikos-text-2 h2{
	height: 0px;
	padding-top: 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	background-color: #000;
	width: 298px;
	background-image: url(images/txt-newsletter.gif);
	margin-bottom: 15px;
}
#sidebar ul li#daikos-text-2{
	margin-bottom: 30px;
}

/* masthead
----------------------------------------------- */

li#daikos-text-4 h2{
	height: 0px;
	padding-top: 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	background-color: #000;
	width: 298px;
	background-image: url(images/txt-masthead.gif);
	margin-bottom: 12px;
}
div#daikos-text-6 h2{
	display: none;
}
li#daikos-text-4 h3,
div#daikos-text-6 h3{
	font-family:Arial,Verdana,Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}
li#daikos-text-4 div.list,
div#daikos-text-6 div.list{
	margin: 0px 0px 23px 0px;
}
li#daikos-text-4 div.list p,
div#daikos-text-6 div.list p{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	font-size: 1.1em;
}

/* search page
----------------------------------------------- */

div#content.search div.page{
	width: 650px;
}
div#content.search div.hentry p{
	margin: 0px;
	font-size: 1.1em;
	line-height: 1.65;
}
div#content.search div.hentry{
	border-bottom: 1px dotted #d5d5d5;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 9px 0px;
}
div#content.search div.hentry p.date {
font-family:Arial,Verdana,Sans-Serif;
font-size:0.9em;
margin:0 0 4px;
padding:0;
text-transform:uppercase;
}
div#content.search h2{
	font-size: 1.1em;
	margin: 0px 0px 3px 0px;
}
div.thank-you div.post p{
	margin-bottom: 4px;
}
div#page div.thank-you div.post{
	border-bottom: 0px none;
}
/* the shelf
----------------------------------------------- */
div.category div.category-the-shelf h2 a{
	font-family:Arial,Verdana,Sans-Serif;
}
div.category-the-shelf h2 em{
	font-family:Arial,Verdana,Sans-Serif;
	font-style: normal;
}
div.category div.category-the-shelf h2{
	font-size: 1.4em;
	font-family:Arial,Verdana,Sans-Serif;
}
div.category-the-shelf h2,
div.category-the-shelf div.entry,
div.category-the-shelf p.date{
	margin-left: 150px;
}
div.category div.category-the-shelf p.date{
	font-size: 1em;
}

div.category-the-shelf div.entry img{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
div#content.category div.category-the-shelf,
div#content.single div.category-the-shelf{
	position: relative;
	margin:0 0 25px;
	padding:0 0 13px;
}
div.category-the-shelf h3{
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	font-size: 1.4em;
}
div.category div.category-the-shelf div.entry p{
	font-size: 1.4em;
}

div.category_description{
	font-family:Arial,Verdana,Sans-Serif;
}

/* letter pages
----------------------------------------------- */
div#page div div#category_description p{
	font-size: 1.1em;
	font-family:Arial,Verdana,Sans-Serif;
	border-bottom: 1px dotted #d5d5d5;
	margin:0px 0px 27px 0px;
	padding:0px 0px 26px 0px;
	width: 650px;
	line-height: 1.4;
}

div#page div.letters p.date{
	margin-bottom: 6px;
	font-size: 1em;
}
div#page div.letters div.entry p{
	margin-bottom: 24px;
	font-size: 1.4em;
}
div#page div.letters div.post{
	margin: 0px 0px 23px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #d5d5d5;
}
/* blog pages
----------------------------------------------- */

div#page div.blog p.date,
div#page div.single p.date{
	margin-bottom: 9px;
	font-size: 1em;
}
div#page div#content.blog,
div#page div#content.single{
	margin-top: -3px;
}
div#page div.blog div.entry,
div#page div.single div.entry{
	margin-top: 23px;
}
div#page div.blog div.post,
div#page div.single div.post{
	border-bottom: 1px dotted #d5d5d5;
	margin:0px 0px 25px 0px;
	padding:0px 0px 13px;
}
div#page div.blog span.comments{
	display: inline;
}


div#page div.single span.comments{
	display: none;
}
div#page div.blog span.comments,
div#page div.single span.comments{
	margin-left: 30px;
}
div#page div.blog span.comments a,
div#page div.single span.comments a{
	margin-left: 3px;
}
div#page div.postmetadata{
	font-size: 1.05em;
}
.postmetadata{
	font-family:Arial,Verdana,Sans-Serif;
	font-size 1.05em
}


div#page  div.postmetadata{
	margin-bottom: 13px;
}
div#page div.blog a.stbutton{
	margin-left: 30px;
}
div#page div.blog div.entry p,
div#page div.single div.entry p{
	margin-bottom: 21px;
	font-size: 1.4em;
}
div#page div.blog h2,
div#page div.single h2{
	font-size: 1.6em;
	margin-bottom: 0px;
}
div#content a.stbutton{
	padding: 0px 0px 0px 22px;
}
div#content a.powells_link{
	margin-left: 30px;
}
div#content .stico_default {
background:transparent 
url(images/icon-share.gif) no-repeat scroll 0px 1px !important;
}

/* default category page
----------------------------------------------- */
div.category a.read_more{
	margin-left: 0px;
	font-family:Arial,Verdana,Sans-Serif;
	font-weight: bold;
}
div.category div.entry{
	margin-top: 0px;
}
div.category p.date{
	font-size: .9em;
	margin-bottom: 6px;
}
div.category div.entry p{
	font-size: 1.1em;
	margin-bottom: 12px;
}
div#page div.post{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #d5d5d5;
}
div.category h2{
	font-size: 1.1em;
	margin-bottom: 2px;
}
div#page div.category h2.archive_details{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 22px;
}

div#content.search h2 span.category{
	font-weight: normal;
}

/* search bar
----------------------------------------------- */
li#search{
	position: absolute;
	top: -150px;
	left: 75px;
	z-index: 2;
}
li#search input#s{
	width: 165px;
	height: 13px;
	margin-top: 2px;
	position: absolute;
}
input[type='submit']{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 1px 0px;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	height: 21px;
	border: 0px none;
	background-color: #000;
	color: #fff;
	vertical-align: bottom;
}
input[type='submit']:hover{
	cursor: pointer;
}

li#search input#searchsubmit{
	width: 53px;
	position: absolute;
	left: 172px;
	top: 2px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
