/*
Theme Name:pilcrow-child
Theme URI: http://theme.wordpress.com/themes/pilcrow/
Description:pilcrow-child&rsquo;s 6 different layouts, with multiple sidebar configurations, four default color schemes, custom header images (using featured images in posts and pages), and a customizable background, make personalizing your blog a snap.
Version: 1.5.1
Author: Automattic
Author URI: http://automattic.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, custom-background, custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, featured-image-header, featured-images, post-formats
Template:pilcrow
*/

@import url("/National_Library/cs_/https://jamespusto.com/wp-content/themes/pilcrow/style.css");

.entry-links {
    display:none;
}

.entry-meta {
    background: #a09678;
    color:#ffffff;
}

.timeline {
    background-color: #f2ebd0;
}

.entry-content h4 {
    background: #A09678;
    color:#ffffff;
}

.entry-content h3 {
	color: #A09678;
}

#footer #colophon {
	background-color: #A09678;
}

.no-sidebar #wrapper {
	background-color: #F2EBD0;
}

body.custom-background {
	background-color: #A09678;
}

div.introJames {
	padding-top:0px;
	margin-top:0px;
	border-top:0px;
}

#nav {
	border-bottom: 1px solid #222;
}

#header img{
	border-bottom: 1px solid #222;
}

.twitter-timeline {
	display:inline-block;
}

a img {
	border: 0;
}

.AuthornJournal {
	color:#b8b8b8;
}

.ArticleInfo {
	margin-left:20px;
	border-collapse: collapse;
}

.ArticlesTables table{
	cellpadding:0px;
	cellspacing:0px;
}

#header #BrandeisSeal{
	float: left; 
	height:75px;
	width:75px;
	padding: 10px;
	border-bottom:0px !important;
}

#nav ul {
	list-style: none;

}

.post-id-research #nav {
	display: none !important;
}
