/*  
Theme Name: Barthelme/Ian
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: 2.0
Author: Scott Allan Wallick / Ian
Author URI: http://scottwallick.com/
*/
/* color scheme:
http://www.wellstyled.com/tools/colorscheme2/index-en.html?mono;50;0;60;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;0
*/
/*
"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: #fff;
	color: #000;
	/*line-height: 150%; */
}
i, em {
	font-family: serif;
}
code, tt {
	color: #007;
}
pre {
	background-color: #ffe4dd;
	border: solid #ff8000 1px;
	padding: 0.5em;
	overflow: auto;
}
/* GLOBAL ELEMENT COMBINATIONS */
h3.post-date, p.post-date-single, h4#comments {
	word-spacing: 0.2em;
}
div.post-header p, p.post-date-single, div.post-footer, h4#comments, div#sidebar ul li h2 {
	background: #fff;
	color: #b35a00;
}
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, div#sidebar ul li p {
	background: #fff;
	color: #444;
}
p.post-date-single, div.post-footer p, h4#comments, h4#comment-header, div.nav-left, div.nav-right {
	text-align: center;
}
/* HEADER STUFF */
div#header {
	/*background: #bac8da url(images/header.png) repeat-x top center; */
	background-color: #ff8000;
	color: #ffc080;
	margin: 0 0 1em 0;
	padding: 1em 0 1em 3em;
}
h1#title {
	font-size: 2em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
}
p#description {
	font-size: 1.3em;
	margin: 0;
}
/* WRAPPER - CONTAINER - CONTENT STUFF */
div#wrapper {
}
div#container, div.post-container {
	float: right;
	width: 100%;
}
div#container {
	margin: 0 0 0 -20em;
}
div.post-container {
	margin: 0 0 0 -10.5em;
}
div.narrowcolumn {
	margin: 0 0 0 11em;
	/*padding: 0 2% 0 1%;*/
}
div.widecolumn {
	margin: 0 0 0 11em;
	padding: 0 2% 0 1%;
}
div.post-content {
	margin: 0 1em 4em 7.5em;
}
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 {
	float: left;
	margin: 0 0 3em 0;
	text-align: right;
	width: 9em;
	font-size: 65%;
}
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;
}
div.post-entry p {
	line-height: 150%;
	margin: 1em 0;
}
div.post-entry ul li {
	list-style: square;
        margin-bottom: 0.5em;
}
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.3em;
	font-weight: normal;
	margin: 1.2em 0 -0.6em 0;
}
div.post-entry blockquote {
	border-left: 1em solid #cfd5dd;
	font-size: 0.9em;
	padding-left: 1em;
}
div.post-footer {
	border-bottom: 1px solid #ffc080;
	border-top: 1px solid #ffc080;
	font-size: 0.8em;
	margin: 0 0 2em 0;
	padding: 0.7em 0.2em;
}
div.post-footer p {
	margin: 0 auto;
}
/* COMMENTS STUFF */
h4#comments {
	font-size: 0.9em;
	margin: 0;
}
h4#comment-header {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0.1em 0 0.2em 0;
}
h4#respond {
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 0 0;
}
div.formcontainer p {
	margin: 0.5em 0 1em 0;
}
ul.commentlist {
	padding: 0;
}
span.comment-date {
	color: #666;
}
ul.commentlist li {
	background: #f6f7f9;
	color: #111;
	margin: 1em 5%;
	/*padding: 0.5em 1em;*/
	padding: 0;
	border-bottom: 1px solid #ffc080;
        list-style: decimal;
}
/* Undo the li style for lists in comments */
ul.commentlist li li {
	border-bottom: none;
	margin: 0.2em;
	bacckground: inherit;
}

ul.commentlist li.alt {
	background: #e7eaed;
	color: #111;
}
div#ajax-comment-preview li.alt {
	list-style: none;
	border: 1px solid #ccc;
	padding: 0.5em;
}
ul.commentlist li p {
	margin: 0.5em 0;
}
ul.commentlist li p.commentmetadata {
	font-size: 0.9em;
}
.commentmetadata a {
  text-decoration: none;
}
img.avatar {
        float: left;
}
div.reply {
        text-align: right;
        margin-bottom: 0.2em;
}
div.reply a {
  border: 2px solid #666;
  -moz-border-radius: 4px;
  text-decoration: none;
  padding: 0.2em 1em 0.2em 1em;
  margin: 0 0 0.2em 0;
  background-color: #aaa;
}
div.reply a:hover {
  background-color: #fca;
  border: 2px solid #f00;
}
/* SIDEBAR STUFF */
div#sidebar {
	float: left;
	width: 10em;
}
div#sidebar ul {
	margin: 0 0 0 0.5em;
	padding: 0;
}
div#sidebar ul li {
	font-size: 1em;
	line-height: 150%;
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}
div#sidebar ul li h2 {
	font-size: 1em;
	margin: 0;
	/*text-transform: uppercase; */
}
div#sidebar ul li p, div#sidebar ul li ul, div#sidebar ul li ul li, div#sidebar ul li form,
div#sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}
div#sidebar ul li ul li ul li {
	font-size: 0.9em;
	margin: 0 0 0 1em;
}
li#meta-links {
	display: none;
}
ul#recentcomments {
	font-size: 70%;
}
li#recent-posts ul {
	font-size: 70%;
}
/* FOOTER STUFF */
div#footer {
	background: #fff;
	clear: both;
	color: #888;
	padding: 5em 0 1em 3em;
	font-size: 75%;
}
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;*/
	font: 1em/normal monospace, "courier new", courier;
}
.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;
	font-weight: bold;
}
input#author, input#email, input#url {
	width: 66%;
}
input#s {
	border: 1px inset #999;
}
input#author, input#email, input#url, textarea {
	border: 1px inset #999;
	padding: 0.2em;
}
textarea#comment {
	height: 25em;
	width: 100%;
}
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 */
div#header a, div#header a:active, div#header a:link, div#header a:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
div#header a:hover {
	background: transparent;
	color: #ffcd00;
}
div#content a, div#content a:active, div#content a:link {
	color: #b30100;
	background: transparent;
}
div#content a:visited {
	color: #a34a00;
	background: transparent;
}
div#content a:hover {
	color: #000;
	background: transparent;
}
div.post-header a, h2.post-title a {
	text-decoration: none;
}
div.post-footer a {
	background: #fff;
	color: #888;
}
div#sidebar a, div#sidebar a:active, div#sidebar a:link, div#sidebar a:visited {
	background: #fff;
	color: #999;
	text-decoration: none;
}
div#sidebar a:hover {
	background: #fff;
	color: #ff8000;
	text-decoration: underline;
}
div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	background: #fff;
	color: #888;
}
div#footer a:hover {
	background: #fff;
	color: #222;
}

li.bypostauthor {
	border-left: 0.6em solid #ff8800;
	border-top: 0.6em solid #ff8800;
}

li.bypostauthor > div {
        padding-left: 0.8em;
}


