/*
Theme Name: plaintxtBlog
Theme URI: http://www.plaintxt.org/themes/plaintxtblog/
Description: Your blog, but simplified. A clutter-free, 3-column layout. For WordPress 2.0+ (and Widgets friendly).
Version: 2.2
Author: Scott Allan Wallick
Author URI: http://scottwallick.com/
*/
/*
"plaintxtBlog" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
body {
	font: 012px courier new, Courier New, Courier, monospace;
	background: #ffffff;
	border: 0px solid #111;
	color: #000000;
	line-height: 140%;
	margin: 10px;
	padding: 10px;
        margin-left:20px;
}
a {
	outline: none;
}

/* HEADER STUFF */
div#header {
	margin: 0 0 18em 0;
        height: 5px;
        
}
h1#title {
	font-size: 1.25em;
	margin: 0 0 0.25em 0;
}
p#description {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}



/* CONTENT STUFF */


div.widecolumn {
	margin: 0 auto;
	width: 50em;
 
}
div.post-header, div.navigation {
	background: #CDCDCD;
	width: 690px;
	color: #ffffff;
	display: block;
	height: 1.45em;
	padding: 0 0.4em 1px 0.4em;
	text-transform: uppercase;
}


.widgettitle {
	margin: 0;
	font-size: 2em;
}


/*
div.post-header, div.navigation a:hover {
	background: #000000;
	color: #000000;
}*/



h2.post-title, h3.post-date {
margin: 0;
font-size: 12px;
line-height: 150%;
}

h2.post-title a:link {
color: white;
background: #CDCDCD;
}
h2.post-title a:visited {
color: white;
background: #CDCDCD;
}
h2.post-title a:hover {
color: #ffffff;
background: #000000;
}

h2.post-title a:active {
color:white;
background: #999999;
}

h2.post-title {
float: left;
}




h3.post-date  {
	float: right;
	font-weight: normal;
}

div.post-entry, div.post-entry {
	font: 012px courier new, Courier New, Courier, monospace;
}
div.post abbr, div.post acronym {
	border-bottom: 1px dotted #c30;
	cursor: help;
}
div.post-entry blockquote {
	border-left: 0.4em solid #eee;
}
div.post-entry blockquote p {
	margin: 0.25em 0;
	padding: 0.5em 1em;
}
div.post-entry blockquote ul {
	margin-bottom: 0;
	margin-top: 0;
}

div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 12px;
	margin: 1.125em 0 -0.75em 0;
}
div.post-metadata p.post-footer {
	font-size: 12px;
	font-style: italic;
	margin: -0.5em 0 3em 0;
	text-align: left;
}
p.post-footer {
font-size: 12px;
}
div.post-entry blockquote, div#single-post-metadata, div#comments ol li {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
div#single-post-metadata {
font-size: 012px;
	margin: 0 10% 2em 10%;
	padding: 0.75em 1em;
	text-align: center;
}
h3.post-footer-header {
	font-size: 12px;
	margin: 0 0 0.3em 0;
	text-transform: uppercase;
}
div#single-post-metadata p.post-footer {
	font-size: 12px;;
	margin: 0;
}
form#commentform {
	margin: 1em 0;
	padding: 0;
}
h4#comment-count {
	font-size: 12px;
	margin: 0;
}

h4.respond {
	background: #CDCDCD;
	width: 690px;
	color: #000000;
	display: block;
	height: 1.45em;
	padding: 0 0.4em 1px 0.4em;
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
}

div#comments ol li {
	padding: 0.5em 1em;
	margin-bottom: 1.5em;
}
div#comments ol li.alt {
	background: #eee;
	color: #111;
}
div#comments ol li p {
	margin: 0.5em 0;
}
p.comment-author, p.comment-metadata {
	margin: 0;
}
p.comment-metadata {
	font-style: italic;
}
/* STUFF FOR PAGE TEMPLATES AND THE SUMMARY_HOME.PHP FILE */
h3.excerpt-title {
	font-size: 12px;
	margin: 1em 0 0 0 !important;
}
p.excerpt-entry {
	margin: 0;
font-size: 12px;
}
p.excerpt-footer {
	font-size: 12px;
	font-style: italic;
	margin: 0 0 1.5em 0;
}
h4.post-navigation {
	font-size: 12px;
	margin: 0 0 1.5em 0 !important;
}
div.content-column {
	float: left;
	margin: 0 3% 0 0;
	width: 44%
}
div.post ul.list, div.post ul.list li, div.post ul.list li ul  {
	margin: 0;
	padding: 0;
}
div.post ul.list li {
	font-size: 12px;
	list-style: none;
}
div.post ul.list li h2 {
	font-size: 1em;
	margin: 1em 0 0 0;
}
/* SIDEBAR COL1/COL2 STUFF */
div.sidebar {
        position: absolute;
        left: 750px;
        top: 302px;
        !top: 282px;
	text-align: left;
	width: 250px;
        font-size: 12px;
}
div#col1 {
	margin: 0 1% 0 0;
	z-index: 99;

}
div#col2 {
	margin: 0 2% 0 1%;
	z-index: 1;
}
div.sidebar ul, div.sidebar ul li ul li, div.sidebar ul li ul li ul, div.sidebar ul li ul li ul li   {
	margin: 0;
	padding: 0;
}
div.sidebar ul {
	border-left: 0px solid #e2e2e2;
}
div.sidebar ul li {
	list-style: none;
	margin: 0 1em 0 5;
	padding: 0;
}
div.sidebar ul li h2 {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	
}
div.sidebar ul li ul {
	border: none;
	margin: 0 0 1em 0;
	padding: 0;
}
div.sidebar ul li ul li ul {
	margin: 0 0 0.5em 0;
}
div.sidebar ul li ul li ul li {
	font-size: 12px;
	font-style: italic;
}
/* FOOTER STUFF */
div#footer {
	clear: both; 
}
p#blog-footer  {
	background: #ffffff;
	color: #000000;
	font-size: 012px;
	margin: 0;
	padding: 4em 0 0 0;
}
/* MULTI-PURPOSE STRUCTURAL DIVS */
.navigation {
	font-size: 012px;
	font-weight: normal;
	height: 1.5em;
	margin: 2em 0;
	padding: 0 0.4em 1px 0.4em;
	text-align: center;
	width: 100%;
}
a, a:active,  a:link {
	background: #000000;
	color: #ffffff;
	padding: 0.1em 0.2em;
	text-decoration: none;
}
 a:hover {
	background: #CDCDCD;
	color: #ffffff;
}
.alignleft {
	float: left;
	background: #000000;
	color: #ffffff;
	padding: 0.1em 0.2em;
	text-decoration: none;	
}
.alignright {
	float: right;
}
.center {
	text-align: center;
}
.clearer {
	clear: both;
	height: 1px;
}
/* LINK STYLES */

a, a:active,  a:link {
	background: #000000;
	color: #ffffff;
	padding: 0.1em 0.2em;
	text-decoration: none;
}
 a:hover {
	background: #CDCDCD;
	color: #ffffff;
}
.sociable a:link {
background: white;
}
.sociable a:hover{
background: white;
}
.sociable a:active{
background: white;
}
.sociable a:visited{
background: white;
}

#header a:link {
background: white;
}
#header a:hover {
background: white;
}
#header a:active {
background: white;
}
#header a:visited {
background: white;
}
/* IMAGE ELEMENTS, INCLUDING LINKS */

#content  {
	width: 700px;
}


div#content img {
	border: 0px solid #222;
	margin: 16px;
/*	width: 350px; */
}	


div#content a:hover img.center, div#content a:hover img.alignright, div#content a:hover img.alignleft {
	border: 0px solid #ffffff;
}
li a img {
	border: none !important;
}
/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */
#searchform {
margin: 10px auto;
padding: 0px;
}
li#search br {
	display: inline;
}
li#search #s {
	border: 1px inset #666;
	font: 012px courier new, Courier New, Courier, monospace;
	padding: 2px;
	width: 45%;
}
li#search #s:focus {
	border: 1px outset #c30;
}
li#search input[type=submit], #searchsubmit, .searchsubmit {
	background: #000000;
	border: 1px outset #333333;
	color: #FFFFFF;
	font: 012px courier new, Courier New, Courier, monospace;
	margin: 0;
	padding: 1px;
}
li#search #searchsubmit:focus {
	background: #ddd;
	border: 1px inset #c30;
	color: #111;
}
div.formcontainer {
	font-size: 12px;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	background: #ffffff;
	color: #000000;
	display: inline;
	float: left;
	margin: 0.3em 0;
}
div.formright {
	text-align: left;
	width: 75%;
	padding: 0.2em 0;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 6em;
	padding: 0.2em 0.75em 0.2em 0;
}
#comment, #wpcf_msg {
	height: 10em;
	overflow: auto;
	width: 75%;
}
#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 33%;
}
#author, #email, #url, #comment, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	background: #fff;
	border: 1px inset #aaa;
	color: #111;
	font: 012px courier new, Courier New, Courier, monospace;
	margin: 0;
	padding: 0.2em 0.3em;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {
	border: 1px outset #c30;
}


hr { 
	width: 700px;
	align: left;
	border-top: 1px solid #ffffff;	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px #cccccc dotted; }


#sendbutton, .sendbutton, button, submit {
	color: #ffffff;
	font: 12px courier new, Courier New, Courier, monospace;
	background: #000000; }




div.narrowcolumn {
	width: 700px;
	display: block;
	position: relative;
	!top:-267px;
        font-size: 12px;            
}


/* div.post-entry img { max-width: 350px; } */

