#searchbar {
	border-top: 1px #ccc solid;
}

#searchbar-wrap {
	border-top: 1px #999 solid;
	margin-top: -1px;
}

h3 {
	margin-top: 0;
}

/* Blog Content body
-------------------------------------------------------------- */

body#blog #home-content {
	width: 952px;
	margin: 0;
}

body#blog .blog-content {
	width: 672px;
	float: left;
	margin-right: 8px;
	padding-right: 40px;
}

/* Blog title bar with image
-------------------------------------------------------------- */

#blog-title-bar {
	position: relative;
	height: 137px;
	margin: 0 0 36px;
	
	background: #aaa url(headers/sample_header_1.jpg) no-repeat top center;
}

#blog-title-bar.caed {
	background-image: url(headers/caed.jpg);
}
#blog-title-bar.feedback {
	background-image: url(headers/feedback.jpg);
}
#blog-title-bar.home {
	background-image: url(headers/home.jpg);
}
#blog-title-bar.sensible-shoes {
	background-image: url(headers/sensibleshoes.jpg);
}
#blog-title-bar.autologic {
	background-image: url(headers/autologic.jpg);
}
#blog-title-bar.autologic a {
	color: #333 !important;
}
#blog-title-bar.fiveminutes {
	background-image: url(headers/5minutes.jpg);
}

#blog-title-bar h2 {
	display: block;
	position: absolute;
	top: 89px;
	left: 0;
	height: 30px;
	
	font-size: 22px;
	letter-spacing: 1px;
}

#blog-title-bar h2 a {
	display: block;
	margin-left: 25px;
	
	color: #fff;
	line-height: 30px;
}

#blog-title-bar a.more-link {
	position: absolute;
	right: 25px;
	top: 89px;
	
	font-size: 11px;
	line-height: 30px;
	color: #fff;
}

/* Home page
-------------------------------------------------------------- */

#home-content {
	width: 928px;
	padding: 0 12px;
}

/* Index page sticky content
-------------------------------------------------------------- */

.sticky-box {
	background-color: #fafaef;
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
	padding-bottom: 5px;
	text-align: center;
}

.sticky-box h3 {
	color: #fff;
	border: none;
	font-size: 13px;
	margin-bottom: 5px;
	background: #727169 url('sticky-h3-bg.jpg') top left repeat-x;
	padding: 3px 15px;
}

.sticky-box p.link-list {
	position: relative;
	font-size: 11px;
	margin-bottom: 0;
	padding: 0;
}

.sticky-box p.link-list a {
	white-space: nowrap;
	
	width: 30%; /* There's spaces in between each link */
	
	display: -moz-inline-stack;
	display: inline-block;
	
	/* IE Stuff */
	zoom: 1;
	*display: inline;
}


/* News bar for Leanne's blog
-------------------------------------------------------------- */

#blog-title {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #fafafa;
	
	text-align: center;
	color: #666;
	font-size: 16px;
	
	margin-bottom: 2em;
	padding: 5px 10px;
}

/* Sidebar
-------------------------------------------------------------- */

.sidebar-block {
	margin: 0 0 18px 0;
	padding: 10px 15px 5px 15px;
	
	background: #f6f6f6;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	
	font-size: 11px;
	line-height: 18px;
}

.sidebar-block p {
	margin-bottom: 9px;
}

.sidebar-block .section {
	margin-bottom: 18px;
}

.sidebar-block h4 {
	margin: 6px 0 6px 0;
	line-height: 1;
	
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* About blocks */

.sidebar-block.about-library-blogs,
.sidebar-block.about-this-post {
	background: #ffe;
}

.sidebar-block.about-this-blog {
	background: #f3faf5;
}

.sidebar-block.about-this-post p {
	padding-left: 20px;
}

/* Sectioned Blocks */

.sidebar-block .section p {
	padding-left: 20px;
}

.sidebar-block .section ul {
	margin: 0 0 9px 30px;
}

.sidebar-block .section li {
	margin: 0 0 2px 0;
}

/* Librarian contact info */

.sidebar-block img.photo {
	margin: 9px auto 9px 8px !important;
}

.sidebar-block table.office-hours {
	margin-left: 20px;
	width: auto;
}

/* Meebo Widget */

.meebo {
	margin-bottom: 18px;
}

/* RSS Icon */

.feed {
	margin-left: 2px;
	padding: 3px 0 3px 19px;
	background: url(feed-icon-14x14.gif) no-repeat 0 50%;
}

/* Blog posts
-------------------------------------------------------------- */

.blog-post {
	margin-bottom: 6px;
}

.blog-post .post-content {
	margin-bottom: 36px;
	padding: 0 12px;
}

/* Title bar */

.blog-post .title-bar {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 12px;
	margin-bottom: 12px;
}
.blog-post.featured-books .title-bar {
	margin-bottom: 0;
}

.blog-post h3 {
	margin-bottom: 0;
	line-height: 1;
	padding: 0;
	border: none;
}

.blog-post h3 .date {
	color: #aaa;
	padding-left: .4em;
	font-size: 14px;
	line-height: 18px;
}

.blog-post h3 .edit-link {
	font-size: 11px;
}

.post-meta {
	font-size: 11px;
	margin-bottom: 0;
}

.post-meta span.comments-count {
	padding-left: 12px;
}
.post-meta span.author-list {
	padding-right: 12px;
}

/* Featured Book blog posts */

.blog-post.featured-books .title-bar {
	background-color: #eff7fa;
}

.blog-post.featured-books .post-content {
	padding-top: 18px;
	background-color: #eff7fa;
	margin-bottom: 48px;
}

.blog-post.featured-books ul.book-box {
	background-color: transparent;
	border: none;
	margin-bottom: 0;
	padding: 0;
}

.blog-post.featured-books ul.book-box li.text {
	margin-bottom: 0;
}

/* Blog post elements */

.blog-post p img {
	display: block;
	margin: 0 auto 18px; 
	border: 1px solid #ddd;
	padding: 2px;
}

.blog-post p.inline {
	text-align: center;
}

.blog-post p.inline img {
	display: inline;
	margin: 0 10px 9px 10px;
	border: 1px solid #ddd;
	padding: 2px;
	vertical-align: middle;
}

.blog-post p img.left {
	margin: 0 9px 9px 0;
}

.blog-post p img.alignleft {
	margin: 0 9px 9px 0;
	float: left;
}

.blog-post p img.right {
	margin: 0 0 9px 9px;
}

.blog-post p img.alignright {
	margin: 0 0 9px 9px;
	float: right;
}

/* Archive lists
-------------------------------------------------------------- */

/* Default the dates and (x) style post counts to light gray */
ul.archives li {
	color: #aaa;
}

/* Search Results
-------------------------------------------------------------- */


ul.search-results li {
	color: #aaa;
	margin-bottom: 24px;
}

div.excerpt p {
	display: inline;
	color: #555;
}

/* Navigation links
-------------------------------------------------------------- */

.navigation {
	position: relative;
	margin: 20px 0;
	padding: 5px 15px;
	height: 18px;
	
	background-color: #f6f6f6;
}
.navigation.top {
	margin-top: 0;
}

.navigation span {
	position: absolute;
	top: 5px;
}
.navigation .alignright {
	right: 20px;
}
.navigation.centered {
	text-align: center;
}


/* Comments
-------------------------------------------------------------- */

/* Title bars*/

#comments-title-bar,
#comments-reply-bar {
	margin: 0 0 18px;
	padding: 3px 12px;
	color: #666;
	
	background-color: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}

#comments-reply-bar {
	margin-top: 20px;
}

/* Comment bodies */

div.comment {
	border-top: 1px solid #ddd;
	margin-top: 5px;
	margin-bottom: 20px;
}

div.comment.user {
	background-color: #f5f5f5;
}

div.comment-info,
div.comment-text {
	padding-top: 8px;
	margin-bottom: -8px; /* Reel back the bottom a bit (<p> tags have a bottom margin of 18px) */
}

div.comment-info {
	margin-right: 0;
	padding-right: 26px;
	padding-left: 12px;
	color: #666;
	width: 162px;
}

span.comment-date {
	font-weight: bold;
}

span.comment-author {
	color: #000;
}

p.waiting-for-moderation {
	background-color: #fafae9;
	padding: 5px 12px;
}

p.comments-none,
p.comments-closed {
	padding: 0 12px;
}

/* Post a comment area */

p.logged-in-message {
	padding: 5px 12px;
	background-color: #f5f5f5;
}

fieldset.comment-only {
	padding-top: 0;
}

/* YouTube Videos
-------------------------------------------------------------- */

body#blog .blog-content object {
	display: block;
	margin: 0 auto 18px;
}


/* Print
-------------------------------------------------------------- */

@media print {
	#print-header {
		margin-bottom: 1em;
	}
	
	#blog-title-bar {
		height: auto;
		background: none;
	}
	
	#blog-title-bar h2 {
		position: relative;
		top: 0;
		
		font-size: 22px;
		height: auto;
		
		margin-bottom: 0 !important;
		padding-bottom: 1em !important;
		padding-left: 12px;
		
		border-bottom: 3px solid #000;
	}
	
	#blog-title-bar h2 a {
		color: #000;
		margin: 0;
		line-height: 1;
		display: inline;
		text-decoration: none;
	}
	
	a.more-link,
	.sticky-box,
	.blog-sidebar,
	#comments-form,
	#comments-reply-bar,
	.navigation {
		display: none;
	}
	
	#home-content {
		width: auto;
		margin: 0;
		padding: 0;
	}
	
	.blog-post .title-bar {
		margin-bottom: 12px;
	}
	
	.blog-post h3 {
		font-size: 16px;
		line-height: 1;
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
	
	.blog-post h3 a {
		color: #000;
		text-decoration: none;
	}
	
	.blog-post h3 .date {
		font-size: 12px;
		line-height: 16px;
	}
	
	.blog-post h3 .edit-link {
		display: none;
	}
	
	.post-meta {
		display: none;
	}
	
	.blog-post .post-content {
		font-size: 10px;
		margin-bottom: 18px;
	}
	
	a:link:after,
	a:visited:after {
		content: "" !important;
	}
}

