/*  
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.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: #F5F5F5;
	color: #222;
	line-height: 150%;
	font-family: /*'Trebuchet MS', 'Lucida Grande',*/ Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
}
iframe {
	background-color: #F5F5F5;
	}
}

div.twitter-widget {
	width: 150px;
}

/* 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, p.post-author, div.post-footer, h3#comment-count, div#sidebar ul li h2 {
	background: #F5F5F5;
	color: #888;
}

p.post-author {
	color: #888;
	line-height: 150%;
}

div.post-content p.post-author {
	background: #F5F5F5;
	color: #666;
}


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: #F5F5F5;
	color: #444;
}
p.post-date-single, h3#comment-count, h4#comment-header, div.nav-left, div.nav-right {
	text-align: center;
}

div.nav-left, div.nav-right {
	font-size: 1.4em;
}

/* HEADER STUFF */
div#header {
	background: #5C7288 /*#bac8da*/ url(images/taiwan202-header.jpg) repeat top right;
	color: #bac8da;
	margin: 1em 0;
	padding: 2em 0 2em 3em;
}
h1#title {
	font-size: 3.6em;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	color: white;
}
p#description {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	color: white;	
}

/* WRAPPER - CONTAINER - CONTENT STUFF */
div#wrapper { width: auto; margin: 1em; }

div#container, div.post-container {
	float: right;
	width: 100%;
}
div#container { margin: 0 0 0 -21em; }
div.post-container {
	margin: 0 0 0 -8em;
	padding-top: 0em;
}
div.narrowcolumn {
	margin: 0 0 0 19em;
	padding: 0 2% 0 2%;
}
div.widecolumn {
	margin: 0 0 0 19em;
	padding: 0 4% 0 2%;
}
div.post-content {
	margin: 0 0 4em 8em;
}
div.post {
	clear: both;
}
h2.post-title {
	font-size: 2em;
	margin: 0 0 0.5em 0;
	line-height: 150%;
}
h3.post-date {
	font-size: 1.3em;
	margin: 0 0 0.25em 0;
	padding-top: 0.25em;
}
p.post-categories, p.post-edit {
	font-size: 1.3em;
	clear: right;
}

div.post-header {
	/* float: left; */
	float: left;
	margin: 0 1.5em 3em 0;
	text-align: right;
	width: 60px;
}
div.post-header p {
	line-height: 150%;
	margin: 0 0 0.5em 0;
}
p.post-date-single {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	line-height: 150%;
}

p.post-author {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
}

h2.post-title-single {
	font-size: 2em;
	margin: 0.3em 0 1em 0;
	text-align: center;
	line-height: 150%;	
}
div.post-entry p {
	font-size: 1.5em;
	line-height: 150%;
	margin: 1em 0;
}

div.post-entry p small {
	background: #F5F5F5;
	color: #888;
	font-size: small;
	font-weight: normal;
}

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: bolder;
	margin: 1.2em 0 1.2em 0;
	color: #000;
}
div.post-entry ul li, div.post-entry ol li {font-size: 1.5em;} 
div.post-entry ul li ul li { font-size: 1.0em; 	list-style: disc;} 
div.post-entry ul li ul li ul li { font-size: 1.0em; 	list-style: circle;} 

blockquote {
	border-left: 1em solid #cfd5dd;
	/*font-size: 1.5em;*/
	padding-left: 1em;
}
div.post-footer {
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	font-size: 1.3em;
	margin: 0 0 3em 0;
	padding: 0.7em 0.2em;
	min-height: 220px;
}
div.post-footer p {
	margin: 0 auto 0.5em;
	line-height: 150%;
}

/* 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: #f6f7f9;
	color: #111;
	margin: 1em 5%;
	padding: 0.5em 1em;
}
div#comments ol li.alt {
	background: #e7eaed;
	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 {
	float: left;
	width: 17em;
	font-size:1.2em;
}

div#sidebar ul {
	margin: 0 1.5em 0 2em;
	padding: 0;
}
div#sidebar ul li {
	line-height: 160%;
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}
div#sidebar ul li {
	/* text-transform: uppercase; */
}
div#sidebar h2 {
	font-size: 1.3em;
	margin-bottom: 0.25em;
	text-transform: uppercase;
}
div#sidebar ul li p, div#sidebar ul li ul, div#sidebar ul li ul li {
	margin: 0 0.5em;
	padding: 0;
}
div#sidebar ul li ul li ul li {
	/*font-size: 1.2em;*/
	margin: 0 0 0 1em;
}
/* FOOTER STUFF */
div#footer {
	background: #F5F5F5;
	clear: both;
	color: #888;
	padding: 5em 0 1em 3em;
}
div#footer p {
	font-size: 1.1em;
	margin: 0;
}
/* GLOBAL ALIGNMENT AND MISC ELEMENTS */
div.navigation {
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
	/* text-transform: uppercase; */
	width: 100%;
	line-height: 150%;
}
div.nav-left, div.nav-right {
	margin: 0 auto;
	width: 49%;
}

.alignleft, div.nav-left { float: left; }
.alignright, div.nav-right  { float: right; }

.alignright {
	float: right;
	padding-left: 1em; /* Taiwan 2.0 */
	text-align: right; /* Taiwan 2.0 */
	}
	
.alignleft {
	float: left;
	padding-right: 1em; /* Taiwan 2.0 */
	text-align: left; /* Taiwan 2.0 */
	}

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 */
p img {	padding: 0; max-width: 100%; }
img { border: none; }
a 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 */
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: 1.3em;
	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: #F5F5F5;
	text-decoration: none;
}
div#header a:hover {
	background: transparent;
	color: #e5e5e5;
}

div#content a, div.post-header a, h2.post-title a, h2.post-title-single a, div#sidebar a {
	color: #4682B4;
	background: transparent;
	text-decoration: none;
}

div#content a:active, div.post-header a:active, h2.post-title a:active, h2.post-title-single a:active, div#sidebar a:active {
	color: #6495ED;
	background: transparent;
	text-decoration: none;
}

div#content a:visited, div.post-header a:visited, div.post-entry a:visited, div#sidebar a:visited, div.post-header p.post-categories a:visited {
	color: Navy;
	background: transparent;
	text-decoration: none;
}

div#content a:hover, div.post-header a:hover, h2.post-title a:hover, h2.post-title-single a:hover, div#sidebar a:hover {
	color: Blue;
	background: #E6E6FA;
	text-decoration: none;
}

div.post-footer a {
	background: #F5F5F5;
	color: #888;
}

div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	background: #F5F5F5;
	color: #888;
}
div#footer a:hover {
	background: #F5F5F5;
	color: #222;
	text-decoration: none;
}
