/*  
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.2
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: #fff;
	color: black;/*#222;*/
/*	line-height: 150%;*/
}
/* GLOBAL ELEMENT COMBINATIONS */
h3.post-date, p.post-date-single, h3#comment-count {
	word-spacing: 0.2em;
}
div.post-header p, p.post-date-single, div.post-footer, h3#comment-count, div#sidebar ul li {
	background: #fff;
	color: black;/*#888;*/
}<<

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: black;/*#444;*/
}
p.post-date-single, div.post-footer p, h3#comment-count, h4#comment-header, div.nav-left, div.nav-right {
	text-align: center;
}

/* HEADER STUFF */
div#header {
	margin: 1em 0;
	padding: 1em/*1.2*/ 0 0.5em 0.8em;
}

h1#title {
	font-size: 4em;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 0 3.5em;
}

h2#title {
	font-size: 4em;
	font-weight: bold;
	line-height: normal;
	margin: -0.4em 0 0 3.5em;
}

p#description {
	font-size: 2em;
	margin: 0.3em 0 0 7.1em;
/*        padding: 0 0 0 1em;*/
}

#logo {
        float: left;
	margin: -0.9em 0 0 1em;
}

/* MENU STUFF */

div#menu {
        margin-top: 0.5em;
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 1em;
        font: 12px Arial, Sans-Serif;
	background: #339900;
	color: #FFFFFF;
}

div#menu ul {
          list-style: none;
          margin: 0 0 0.5em 0;
          padding: 4px 0 2px 0;
          text-transform: uppercase;

}

div#menu li {
          display: inline;
          margin: 0;
}

div#menu a { 
          margin-right: 25px;
          font-weight: bold;
	  text-decoration: none;
	  background: #339900;
	  color: #FFFFFF;
}

div#menu #first a {
        float: left;
        margin-left: 11.25em;
}

div#menu #last a {
        float:right;
        margin-right: 0.5em;
        margin-left: 25px;
}

div#menu a:hover {
	  background: #339900;
	  color: #CCCCCC;
}

div#menu a:visited {
}

div#menu #current {
        border-bottom: 5px solid #CC0000;
}

/*Alternate Menu*/

 #navlist
 {
 margin: 0;
 padding: 0 0 20px 10px;
 border-bottom: 1px solid #000;
 }
 
 #navlist ul, #navlist li
 {
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
 }
 
 #navlist a:link, #navlist a:visited
 {
 float: left;
 line-height: 14px;
 font-weight: bold;
 margin: 0 10px 4px 10px;
 text-decoration: none;
 color: #999;
 }
 
 #navlist a:link#current, #navlist a:visited#current, #navlist a:hover
 {
 border-bottom: 4px solid #000;
 padding-bottom: 2px;
 background: transparent;
 color: #000;
 }
 
 #navlist a:hover { color: #000; }

/* WRAPPER - CONTAINER - CONTENT STUFF */
div#container, div.post-container {
	float: right;
	width: 95%;
}
div#container { margin: 0 0 0 -80%; }/*-20em*/
div.post-container { margin: 0 0 0 -10.5em; }/*-10.5em*/
div.narrowcolumn {
	margin: 0 0 0 19.5em;/*19.5em*/
	padding: 0 2% 0 0;
}
div.widecolumn {
	margin: 0 0 1em 25em;/*19em;*/
	padding: 0 2% 0 0;
}
div.post-content { margin: 0 0 -3em 0; }/*10.5em*/
div.post { clear: both; }
h2.post-title {
	font-size: 2em;
        line-height: 125%;
	color: #003300;
/*	margin: 1em 0 0 0;*/
}
h3.post-date {
	font-size: 1.1em;
	margin: 0 0 0 0;
}
div.post-header {
	float: left;
	margin: 0 0 1em 0;
	text-align: right;
	width: 9em;
}
div.post-header p {
	line-height: 150%;
	margin: 0 0 0.5em 0;
}
p.post-date-single {
	font-size: 1em;
	font-weight: bold;
	margin: 1em;
}
h2.post-title-single {
	font-size: 1em;
	font-weight: normal;
	margin: 0.3em 0 1em 0;
	text-align: right;
}
div.post-entry p {
	font-size: 1.5em;
	line-height: 110%;
}
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: 3em;
	font-weight: normal;
	margin: 1.2em 0 -0.6em 0;
}
blockquote {
	border-left: 1em solid #cfd5dd;
	font-size: 0.9em;
	padding-left: 1em;
}
div.post-footer {
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	font-size: 1em;
	margin: 0 0 3em 0;
	padding: 0.7em 0.2em;
}
div.post-footer p { margin: 0 auto; }

/* COMMENTS STUFF */
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: #FFFF99;/*#f6f7f9;*/
	color: black;/*#111;*/
	margin: 1em 5%;
	padding: 0.5em 1em;
}
div#comments ol li.alt {
	background: #FFFF99;/*#e7eaed;*/
	color: black;/*#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 {
        margin-left: 1em;
	float: left;
	width: 26em;
}

div#sidebar img {
	margin: 0 0 0 5.1em;
}

div#sidebar ul {
        font:12px/18px Arial, Helvetica, sans-serif;
        list-style: none;
}

div#sidebar li {
        margin-right: 1em;
/*        padding-right: 1em;*/
        list-style: none;
        text-align: right;
}

div#sidebar h2{
        font:12px Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none;
	background: #339900;
	color: #ffffff;
/*        height: 17px;*/
        border: 1px solid #339900;/*#CCC;*/
        text-transform: uppercase;
        padding-right: 1em;
}

/* FOOTER STUFF */
div#footer {
	background: #fff;
	clear: both;
	color: black;/*#888;*/
	padding: 5em 0 1em 3em;
}
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 */
img { border: none; }
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; }

/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */
search {
	margin: 0 0 0.3em 0;
	padding: 0;
        width: 100%;
}
form {
	margin: 0 0 0.3em 0;
	padding: 0;
        width: 20em;/*100%;*/
}
input#s {
	margin: 0 0 0.2em 0;
	padding: 0em;
	width: 100%;
}
textarea {
	height: 20em;
	overflow: auto;
	width: 100%;
}
input#searchsubmit, input#submit { border: 1px outset #999; }
	text-decoration: none;
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 */
div#header a, div#header a:active, div#header a:link, div#header a:visited {
	background: transparent;
	color: black;/*#fff;*/
	text-decoration: none;
}
div#header a:hover {
	background: transparent;
	color: black;/*#e5e5e5;*/
}
div#content a, div#content a:active, div#content a:link, div#content a:visited {
	color: #339900;/*#546188;*/
	background: transparent;
}
div#content a:hover {
	color: black;/*#000;*/
	background: transparent;
}
div.post-header a, h2.post-title a {
	text-decoration: none;
}
div.post-footer a {
	background: #fff;
	color: black;/*#888;*/
}
div#sidebar a, div#sidebar a:active, div#sidebar a:link, div#sidebar a:visited {
	background: #fff;
	color: black;/*#999;*/
	text-decoration: none;
}
div#sidebar a:hover {
	background: #fff;
	color: black;/*#2f4e6f;*/
        font-weight: bolder;
	/*text-decoration: underline;*/
}
div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	background: #fff;
	color: black;/*#888;*/
}
div#footer a:hover {
	background: #fff;
	color: black;/*#222;*/
	text-decoration: none;
}
