
/* =Global Elements
-------------------------------------------------------------- */

body {
    font:80%/150% Georgia, "Times New Roman", Times, serif;
    margin:0 auto;
    background-image: none;
    background-color: #fff;
}
#main {
	background-color: #fff;
    margin:0 auto;
    padding: 0;
}

blockquote {
    font-style:italic;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
	display: none;
}
.caps {
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Content
-------------------------------------------------------------- */

.hentry {
    margin:5px 0 0 0;
    padding:10px 1px 10px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.page-title {
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-weight:normal;
    font-style:italic;
}
.entry-title {
	font-size: 130%;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:#000;
}
.entry-meta {
    color:#787878;
}
.entry-content {
    margin:1px 0 0 0;
    overflow:hidden;
}
.entry-content h1, .entry-content h2 {
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h2  {
    font-weight:bold;
	margin-bottom:0;
}
.entry-content h3 {
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
    margin-bottom: 0;
}
.entry-content h4 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
    line-height: 130%;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
	display: block;
    color:#333;
    margin-bottom: 5px;
}
.entry-utility a {
    font-style:normal;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img { margin: 0 0 18px 0; max-width:100%; }

.alignleft,
img.alignleft,
img.align-left {
	float: left;
	margin-right:20px;
}
.alignright,
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
.aligncenter,
img.aligncenter,
img.centered {
	margin: 0 auto 18px auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
.credit {
	font-style: italic;
    color:#787878;
}

/* =Essays
-------------------------------------------------------------- */

.post-meta {
	width:65%;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.post-meta-key {
	color: #3D3D3D; 
	font-weight: bold; 
}

.essayist {
	float:right;
	width:75px;
}

.essayist img {
	border:1px dotted #930;
	width:75px;
}

.featured-essayist {
	float:left;
	margin-right: 1em;
	width:75px;
}

.featured-essayist img {
	border:1px dotted #930;
	width:75px;
	margin-bottom: 0;
}

.featured-essayist p {
	font-size: 35%;
	font-weight: bold;
    font-style: normal;
	text-align: center;
	margin-top: 0;
}

.entry-donation {
	border-top:1px dotted #e7e7ef;
	margin-top: 2em;
	color: #0e225f; 
}

.entry-donation form {
	display: none;
}

.entry-donation a {
	font-weight: bold;
	text-decoration: underline;
	color: #0e225f; 
}

.clearing {
	clear:both;
}

/* Home Page Styles
-------------------------------------------------------------- */

#home-content {
    margin: 1em 0 0;
}

#home-content h1 {
    margin-bottom: 0.8em;
}

#content a:link, #secondary a:link, .featured-essayist a:link, a.more-link {
    font-weight: bold;
}

/*
LAYOUT: For Printing
DESCRIPTION: Three-column 950px fixed layout with two sidebars on either side of content
*/

#header, #branding, #access, #primary, #secondary, #subsidiary, #footer, #siteinfo, #small-logo, #comments, #trackbacks-list, #respond, #menu, #meta-panel, #access, #author-info, .comments-link a, .navigation, .printing, .sharing, .aside, .donation-web, .nav-previous, .nav-next, #nav-above, #nav-below, #content .widgetcontainer, #index-top .widgetcontainer,
#single-top .widgetcontainer, #page-top .widgetcontainer, #single-bottom .widgetcontainer, .main-aside, .sub-aside, #tib-paypal, #tib-book, .wp-pagenavi, .audio, .small-logo, #sidebar, .jp-playlist-player, .edit-link {
	display: none;
}
#content, #container {
    width:100%;
    margin:0 auto;
    border-style:none;
}
#essay-text {
	float:left;
	width:70%;
}
#essay-meta {
	float:left;
	width: 20%;
	margin: 1em;
}
#essay-copyright {
	float:left;
	width:100%;
	clear:both;
	text-align:left;
}
.entry-donation {
	display: none; 
}
.bioblurb {
	font-style:italic;
}
.essay-title {
		margin-left: 0.5em;
}
.essay-writer, .essay-date {
		margin-left: 1em;
}
.hentry, .donation-print {
	display: inline;
}

#print-header {
	display: block;
	width: 300px;
	text-align:center;
	clear:both;
	margin: 0 auto;
}
.print-logo {
	float:left;
	margin: 0 1em;
	}
.print-address {
	line-height: 110%;
	text-align:left;
	margin-top: 3em;
	vertical-align: middle;
	}

.tags {
    border-style: none;
    padding:0;
    padding-top: 1em;
    background-color: #fff;
    clear: both;
    border-bottom: 1px dotted #000;
}

