/*  
Theme Name: Barthelme
Theme URI: http://www.plaintxt.org/themes/barthelme/
Description: A minimalist theme where white space and margins can show culture and aestheticism. For WordPress 2.0+. Widgets-friendly.
Version: 1.1
Author: Scott Allan Wallick
Author URI: http://scottwallick.com/
*/
/*
"Barthelme" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	color: #362305;
	line-height: 150%;

background-image:url("http://www.emilyhorner.com/blog/emilyhornerweb.jpg");
background-repeat:no-repeat;
background-position: center top; 
}
img#bio {
position:absolute;
left:500px;
top:60px;
}
img#books {position:absolute; left: 550px; top: 60px;}
img#blog {position:absolute; left: 620px; top: 60px;}
/* GLOBAL ELEMENT COMBINATIONS */
h3.post-date, p.post-date-single, h3#comment-count {
	word-spacing: 0.2em;
}

div.post-header {padding: 2%; border: 3px solid black; background: #c4d82d}
div.post-header p, p.post-date-single, h3.post-date, div.post-footer, h3#comment-count, div#sidebar ul li h2 {
	color: #000000;
}
h3.post-date, div.post-entry blockquote, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	background: transparent;
	color: #000000;
}
p.post-date-single, div.post-footer p, h3#comment-count, h4#comment-header, div.nav-left, div.nav-right {
	text-align: center;
}
blockquote {
	border-left: 1px dashed #9f8fbf;
	font-size: 1em;
	font-family: "Arial", sans-serif;
	padding-left: 1em; padding-top: 0.5em; padding-bottom: 0.5em;
         background: #ffffff;
         color: #363b4a;}
.floatright {padding:0 0 10px 10px; margin:0 0 0 5px; border-left-style:dotted; border-left-width:1px; border-left-color:#666666;}
/* HEADER STUFF */
div#header {
	margin: 3em 0;
	padding: 1.2em 0 1.2em 20.7em;
        width: 62%;
}
h1#title {
        color: #9f8fbf;
	font-size: 2.5em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
        padding: 10px 10px 10px 10px;
}
p#description {
	font-size: 1.3em;
	margin: 0;
}
/* WRAPPER - CONTAINER - CONTENT STUFF */
div#wrapper {
}
div#container, div.post-container {
	float: right;
	width: 95%;
}
div.post-container {float:left;}
div#container {
        position: absolute; top: 249px;
        left: 25%;

}

div.post-container {
	margin: 20px 0em 1em 0em;
         width: 56%;
        border: 2px solid #d52e2f;
        background: #ffffff;
        padding: 1em 1em 2em 1em;
}
div.single-post {
        margin: 0px 0em 0em 0em;
        width: 56%;
        border: 2px solid #d52e2f;
        background: #ffffff;
        padding: 1em 1em 2em 1em;
}

div.narrowcolumn {
        margin: 0px 0 0 0;
	padding: 1% 1% 1% 1%;

}
div.widecolumn {
	margin: 0 0 0 0;
	padding: 2% 4% 2% 2%;

}
div.post-content {
	margin: 0 0 0 0em;
}
div.post {
	clear: both;
}
h2.post-title {
	font-size: 1.1em;
	margin: 0;
         
}
h3.post-date {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}
div.post-header {
         align: right;
	float: right;
        position: absolute;
        left: 61%;
	margin: 20px 0em 1em 0em;
	text-align: left;
	width: 13%;
}
div.post-header p {
	line-height: 150%;
	margin: 0 0 0.5em 0;
}
p.post-date-single {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
h2.post-title-single {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0.3em 0 1em 0;
	text-align: center;
         color: #000000;
}
div.post-entry p {
	line-height: 150%;
	margin: 1em 0;
}
div.post-entry ul li {
	list-style: square;
}
div.post-entry ul li, div.post-entry ol li {
	line-height: 150%;
}
div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 1.2em 0 -0.6em 0;
}
div.post-entry blockquote {
	border-left: 1px dashed #9f8fbf;
	font-size: 1em;
	font-family: "Arial", sans-serif;
	padding-left: 1em; padding-top: 0.5em; padding-bottom: 0.5em;
         background: #ffffff;
         color: #363b4a;}

div.post-footer {
        background: #ffffff;
	border: 2px dashed #362305;
	font-size: 1em;
	margin: 0 0 3em 0;
	padding: 0.7em 0.2em;
}
div.img 
div.post-footer p {
	margin: 0 auto;
}
/* COMMENTS STUFF */
div#comments {
	margin: 0 0em 1em 0em;
         width: 65%;
        border: 2px solid #9f8fbf;
        background: #ffffff;
        padding: 1em 1em 2em 1em;
}
h3#comment-count {
	font-size: 0.9em;
	margin: 0;
}
h4#comment-header {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0.1em 0 1em 0;
}
h4#respond {
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 0 0;
}
div.formcontainer p {
	margin: 0.5em 0 1em 0;
}
div#comments ol li {
	background: #ffffff;
	color: #111;
	margin: 1em 5%;
	padding: 0.5em 1em;
}
div#comments ol li.alt {
	background: #ffffff;
	color: #111;
}
div#comments ol li p {
	margin: 0.5em 0;
}
div#comments ol li p.comment-metadata {
	font-size: 0.9em;
}
/* SIDEBAR STUFF */
div#sidebar {
	position: absolute; top: 249px;
        left: 1%;
	width: 18%;
         padding: 0.5em 0.5em 0.5em 1em;
        margin: 15px 0 0 15px;

        background: #c4d82d;
        border: 3px solid black;
        color: #000000
}

div#sidebar ul {
	margin: 0 0em 0 2em;
	padding: 0;

}
div#sidebar ul li {
	font-size: 0.95em;
	line-height: 130%;
	list-style: none;
	margin: 0.7em 0 0em 0;
	padding: 0;
}
div#sidebar ul li h2 {
	font-size: 1em;
	margin: 0.7em 0em 0em 0em;
	text-transform: uppercase;
        color: #000000;

}
div#sidebar ul li p, div#sidebar ul li ul, div#sidebar ul li ul li {
	margin: 0.6em 0 0 0.5em;
	padding: 0;
}
div#sidebar ul li ul li ul li {
	font-size: 1em;
	margin: 0.6em 0 0 0.5em;
}
div#sidebar ul {font-size: 1em; margin: 0 0 0 0.5em}
/* FOOTER STUFF */
div#footer {
	clear: both;
	color: #000;
	padding: 0 0 0 0;
}
div#footer p {
	font-size: 0.9em;
	margin: 0;
}
/* GLOBAL ALIGNMENT AND MISC ELEMENTS */
div.navigation {
	clear: both;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
div.nav-left, div.nav-right {
	margin: 0 auto;
	width: 49%;
}
.alignleft, div.nav-left {
	float: left;
}
.alignright, div.nav-right  {
	float: right;
}
abbr, acronym {
	border-bottom: 1px dotted #546188;
	cursor: help;
}
code, pre {
	font: 1em/normal "courier new", courier, monospace;
}
.clearer {
	clear: both;
	height: 0;
}
/* IMAGE ELEMENTS, INCLUDING LINKS */
div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div#content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
li a img {
	border: none !important;
}
/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */
form {
	margin: 0.3em 0 0 0;
	padding: 0;
}
input#s {
	margin: 0 0 0.4em 0;
	padding: 0.2em;
	width: 70%;
}
textarea {
	height: 13em;
	overflow: auto;
	width: 66%;
}
input#searchsubmit, input#submit {
	border: 1px outset #999;
}
input#s, input#author, input#email, input#url {
	width: 66%;
}
input#s, input#author, input#email, input#url, textarea {
	border: 1px inset #999;
	padding: 0.2em;
}
div.formcontainer {
	font-size: 1em;
	margin: 0 0 3em 0;
	width: 100%;
}
div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 0 0 0.5em 0;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 15%;
	margin: 0 2% 0 0;
}
div.formright {
	width: 80%;
}
/* LINK STYLES */
a, a:active, a:link, a:visited {background: transparent; color: #000000; text-decoration: none}
a:hover {text-decoration:none; color: 9f8fbf}
div#header a, div#header a:active, div#header a:link, div#header a:visited {
	background: transparent;
	color: #f1e7db;
	text-decoration: none;
}
div#header a:hover {
	background: transparent;
	color: #cccccc;
}
div.post-entry a, div.post-entry a:active, div.post-entry a:link, div.post-entry a:visited {
	color: #666666;
	background: transparent;
}
div.post-header a, div.post-header a:active, div.post-header a:link, div.post-header a: visited {text-decoration: none; color: #000000;}
div.post-content a, div.post-content a:active, div.post-content a:link, div.post-content a:visited, h2.post-title a {text-decoration: none; color: #d52e2f; font-weight: bold}
}
div.post-header a:hover {background: transparent; color: #000000}
div.post-footer a {color: #000000;}
div.post-footer a, div.post-footer a:active, div.post-footer a:link, div.post-footer a:visited {
	background: transparent;
	color: #000000;
}
div.post-footer a:hover {color: #999999}
div#sidebar a, div#sidebar a:active, div#sidebar a:link, div#sidebar a:visited {
	background: transparent;
	color: #000000;
	text-decoration: none;
}
div#sidebar a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}
div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	background: transparent;
	color: #888;
}
div#footer a:hover {
	background: transparent;
	color: #222;
	text-decoration: none;
}
div#comments a, div#comments a:active, div#comments a:link, div#comments a:visited {color: #2b2f3b; text-decoration: none;}
div#comments a:hover {color: #9f8fbf; text-decoration: underline;}