/*
Theme Name: veryplaintxt
Theme URI: http://www.plaintxt.org/themes/veryplaintxt/
Description: Think <a href="http://www.mcsweeneys.net/"><em>McSweeny's</em></a>. Fluid, hack-free 2-column layout. For WordPress 2.0+ (and Widgets friendly).
Version: 2.2
Author: Scott Allan Wallick
Author URI: http://scottwallick.com/
*/
/* 
"veryplaintxt" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
}

#everything {
	width: 760px;
}

h1 {
	color: #AF0000;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 13.5pt;
	text-align: left;
	margin-top: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding: 0px 0px 2px;
}

h2 {
	color: #AF0000;
	font-size: 9pt;
	margin-right: 50px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 1px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

h2 a{
	color: #AF0000;
}

h3 {
	color: #AF0000;
	font-size: 8.5pt;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

h3 a{
	color: #AF0000;
}

h4 {
	color: #333333;
	font-size: 8.5pt;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

h4 a{
	color: #AF0000;
}

h5 {
	color: #807046;
	font-size: 0.9em;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 0em;
	margin: 0px;
	line-height: 0em;
}

h6 {
	color: #807046;
	font-size: 0.85em;
	padding-right: 30px;
	padding-left: 45px;
	padding-bottom: 0em;
	margin: 0px;
	line-height: 0em;
}
p {
	color: #404040;
}

/* HEADER STUFF */
div#header {
	margin: 0;
	text-align: center;
	height: auto;
	padding: 0px;
}
h1#blog-title, h2#blog-description {
	letter-spacing: 3px;
	text-transform: uppercase;
}
h1#blog-title {
	font-size: 3.5em;
	line-height: 100%;
	margin: 0.3em 0;
}
h2#blog-description {
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	font-size: 1.1em;
	margin: 0;
	padding: 0.2em 0;
}
div.blogsecondheader{
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 8px;
	z-index:0;
	float: right;
	clear: both;
}
div.blogsecondheader ul li.pagenav, div.blogsecondheader ul li, div.blogsecondheader #searchform{
	display:inline;
}
div.blogsecondheader ul li{
	background-image: url(redverticaldivider.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
}
div.blogsecondheader ul li.rightmost{
	background-image: none;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 0px;
}
div.blogsecondheader p a{
	text-decoration: none;
}
div.blogsecondheader p a:hover{
	text-decoration: underline;
}
div.blogsecondheader p.feedlink{
	clear: both;
}
/* POST AND CONTENT STUFF */
div#wrapper {
	margin: 0 0 0 0;
}
div#container {
	width: 100%;
}
div.widecolumn {
	margin: 0;
}
div.widecolumn div#content {
	margin: 0;
}
p.headinglabel, div.post-entry p.headinglabel{
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin-right: 0px;	
	margin-top: 0px;
	padding-bottom: 15px;
}
h2.post-title {
	font-size: 9pt;
	margin: 0em 50px 0.2em 0em;
	color: #AF0000;
	Xpadding-left: 12px;
}
h3.post-date {
	font-size: 9pt;
	font-style: italic;
	margin: 0 0 -0.25em 0;
	font-weight: normal;
}
div.post p {
	font-size: 8.5pt;
	margin: 1em 0;
	line-height: 1.5em;
	color: #404040;
}
div.post p.postFooterInfo{
	color: #666666;
	text-align: right;
	margin-right: 50px;
}
div#everything div#wrapper div#container div#content div.post div.post-entry p.postFooterInfo a{
	text-decoration: none;
}
div#everything div#wrapper div#container div#content div.post div.post-entry p.postFooterInfo a:hover{
	text-decoration: underline;
}
div.post blockquote {
	background: url(quote.png) no-repeat top left;
	padding: 0 0 0 25px;
}
div.postsummary, div.postsummarydata{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.post div.postsummary p{
	color: #AF0000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.post div.postsummarydata p{
	color: #808080;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#everything div#wrapper div#container div#content div.post div.postsummary p a,
div#everything div#wrapper div#container div#content div.post div.postsummarydata p a,
div#everything div#wrapper div#container div#content div.post-entry div.socialbookmarks p a{
	text-decoration: none;
}
div#everything div#wrapper div#container div#content div.post div.postsummary p a:hover,
div#everything div#wrapper div#container div#content div.post div.postsummarydata p a:hover,
div#everything div#wrapper div#container div#content div.post-entry div.socialbookmarks p a:hover{
	text-decoration: underline;
}
div.post code, div.post pre {
	font: 0.9em/125% "courier new", monospace;
}
div.post li {
	font-size: 8.5pt;
}
div.post ul {
	font-size: 8.5pt;
	margin-right: 22%;
	margin-left: 0px;
	padding-left: 16px;
}
div.post ul li {
	font-size: 8.5pt;
	padding-bottom: 4pt;
	list-style-image: url(/style/bulletgt.gif);
}
div.post .more {
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 -0.75em 0;
}
div.post-entry p{
	margin-right: 22%;
}
div.post-entry p a{
	word-wrap: break-word;
}
div.post-entry h2{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 50px;
}
div.post-entry h2 a, div#everything div#wrapper div#container div#content div.post div.post-entry h2 a{
	text-decoration: none;
	color: #AF0000;
}
div.post-entry h2 a:hover, div#everything div#wrapper div#container div#content div.post div.post-entry h2 a:hover{
	text-decoration: none;
	color: #AF0000;
}
h2.post-title{
	color: #AF0000;
}
div#everything div#wrapper div#container div#content div.post h2.post-title a{
	color: #AF0000;
	text-decoration: none;
}
div#everything div#wrapper div#container div#content div.post h2.post-title a:hover{
	color: #AF0000;
	text-decoration: none;
}
div.post-metadata {
	text-align: center;
	margin-right: 50px;
}
div.post-metadata h4 {
	font-size: 6.5pt;
	letter-spacing: 1px;
	margin: -0.4em 0 3em 0;
	text-transform: uppercase;
	font-weight: normal;
}
div.post-metadata h3 {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 8pt;
	font-style: italic;
	padding: 0.3em 0;
	margin: 0 10%;
	font-weight: normal;
}
div.post div.post-metadata p {
	text-align: right;
}
div#everything div#wrapper div#container div#content div.post div.post-metadata p a{
	text-decoration: none;
}
div#everything div#wrapper div#container div#content div.post div.post-metadata p a:hover{
	text-decoration: underline;
}
h4#comment-count {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 2.5em 0 1.5em 0;
}
h5#respond {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 2.5em 0 1em 0;
	color: #AF0000;
}
div#commentlink {
	display: block;
}
div#comments {
	margin: 0 0 2em 0;
	display: block;
}
div#commentsformzone{
	display: none;
}
div#comments form#commentform p {
	margin: 0 0 1em 0;
}
li.commentlist-comment {
	background: #f5f5f5;
	border-bottom: 2px solid #888;
	border-top: 1px solid #888;
	color: #555;
	font-size: 8.5pt;
	margin-right: 10%;
	margin-top: 1em;
	padding: 0.5em;
}
#comments li.alt {
	background: #fafafa !important;
	color: #555 !important;
}
div#comments li p {
	font-size: 8.5pt;
	margin: 0.5em 0;
}
p.comment-byline {
	font-weight: bold;
	margin: -0.25em 0 0 0;
}
p.comment-metadata {
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 -0.25em 0;
}
.search-excerpt {
	background:#fff url(quote.png) no-repeat left top;
	color:#666;
	padding-left:20px;
}
ol#search-results li{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

div.socialbookmarks{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin-right: 50px;
	
}
div.socialbookmarks p{
	color: #808080;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.inactive, #commentlink .inactive{
	color: #808080;
}
/* SIDEBAR STUFF */
.categories{
	color: #AF0000;
}
div#sidebar {
	width: 200px;
}
div#sidebar a:hover{
	text-decoration: none;
}
div#sidebar ul li h2 {
	font-size: 8.5pt;
	margin: 0 0 0.2em;
	width: 80%;
	border: none;
}
div#sidebar ul {
	margin: 0 0 0.5em 0;
	padding: 0;
}
div#sidebar li {
	list-style: none;
	margin: 0;
}
div#sidebar ul li ul li {
	font-size: 8.5pt;
	padding-left: 15px;
	margin-top: 5px;
}
div#sidebar ul li ul li ul {
	margin: 0 0 0.4em 0;
	padding: 0;
}
div#sidebar ul li ul li ul li {
	font-size: 8.5pt;
	font-style: italic;
	padding: 0;
	padding-left: 25px;
}

div#calendar_wrap {
	margin: -1.5em 0 1em 0;
}
li#calendar h2.widgettitle {
	text-decoration: none;
}
li#calendar {
	text-align: center;
}
table#wp-calendar caption {
	font-size: 1.125em;
	letter-spacing: 1px;
	margin: 0 auto;
	text-transform: uppercase;
}
table#wp-calendar {
	border: 1px solid #000;
	margin: 0 auto;
	padding: 0;
}
table#wp-calendar a {
	font-weight: bold;
}

/* STANDARD ALIGNMENT DIVS */
div.clearer {
	clear: both;
	height: 0px;
}
div.navigation {
	font-size: 8.5pt;
	font-weight: normal;
	height: 1.5em;
	margin: 0 0 1.5em 0;
	padding-top: 1em;
	width: 100%;
	color: #AF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.alignright {
	float: right;
	text-align: right;
}
.alignleft {
	float: left;
}
.center {
	text-align: center;
}
/* LINK STYLES */
a {
	outline: none;
}
#everything #wrapper #container #content a{
	text-decoration: underline;
}
#everything #wrapper #container #content a:hover{
	text-decoration: underline;
}

div#header a, div#header a:active, div#header a:link, div#header a:visited {
	background: #fff;
	color: #000;
	text-decoration: none;
}
h2.post-title a, h2.post-title a:active, h2.post-title a:link, h2.post-title a:hover, #everything #wrapper #container #content h2 a:hover {
	background: #fff;
	color: #AF0000;
	text-decoration: none;
}
h2.post-title a:hover, #everything #wrapper #container #content h2 a:hover {
	background: #fff;
	color: #AF0000;
	text-decoration: none;
}
div.post-entry a, div.post-entry a:active, div.post-entry a:link {
	background: #fff;
	color: #006600;
}
div.post-metadata a, div.post-metadata a:active, div.post-metadata a:link {
	background: #fff;
	color: #006600;
	text-decoration: none;
}
div#comments a, div#comments a:active, div#comments a:link {
	background: transparent;
	color: #006600;
	text-decoration: none;
}
div.navigation a, div.navigation a:active, div.navigation a:link, #everything #wrapper #container #content div.navigation a {
	background: #fff;
	color: #006600;
	text-decoration: none;
}
div.navigation a:hover, #everything #wrapper #container #content div.navigation a:hover {
	text-decoration: underline;
	color: #AF0000;
}
#sidebar a, #sidebar a:active, #sidebar a:link {
	background: #fff;
	color: #006600;
	text-decoration: none;
}
#footer a, #footer a:active, #footer a:link {
	background: #fff;
	color: #006600;
	text-decoration: none;
}
h2.post-title a:vXisited, #sidebar a:vXisited {
	background: #fff;
	color: #7a8b9c;
}
div.post-entry a:vXisited  {
	background: #fff;
	color: #587592;
}
div#comments a:vXisited {
	background: transparent;
	color: #587592;
}
div.navigation a:vXisited {
	background: #fff;
	color: #587592;
}
div.post-metadata a:vXisited {
	background: #fff;
	color: #006600;
}
#footer a:vXisited {
	background: #fff;
	color: #587592;
}
div#header a:hover, div.post-metadata a:hover, div.navigation a:hover, #sidebar a:hover  {
	background: #fff;
	color: #AF0000;
	text-decoration: underline;
}
h2.post-title a:hover{
	color: #AF0000;
	background-image: url(../../../../../style/bulletltlt.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
div.post-entry a:hover, #footer a:hover {
	background: #fff;
	color: #AF0000;
	text-decoration: underline;
}
div#comments a:hover {
	background: transparent;
	color: #AF0000;
	text-decoration: underline;
}
#sidebar h2 a, #sidebar h2 a:active, #sidebar h2 a:link, #sidebar h2 a:visited {
	text-decoration: none;
	color: #000;
	background: #fff;
}
#sidebar h2 a:hover {
	text-decoration: underline;
	color: #AF0000;
	background: #fff;
}
/* IMAGE STUFF */
#content img.alignright, #content img.alignleft, #content img.center {
	border: 1px solid #ccc;
	padding: 4px;
}
#content img.alignright {
	display: inline;
	margin: 3px 0 3px 9px;
}
#content img.alignleft {
	display: inline;
	margin: 3px 9px 3px 0;
}
#content img.center {
	display: block;
	margin: 3px auto;
}
#content a img, #content a:active img, #content a:link img, #content a:visited img {
	background: #fff;
	border: 1px solid #bbb;
	color: #000;
}
#content a:hover img {
	background: #eee;
	border: 1px solid #777;
	color: #000;
}
li a img {
	border: none !important;
}
/* FORM STYLES (INCLUDING FOR THE VERYPLAINTXT WP_CONTACTFORM PATCH) */
div.formcontainer {
	font-size: 9ptem;
	font-style: italic;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 2px;
}
div.formright {
	text-align: left;
	width: 75%;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 65px;
}
#comment, #wpcf_msg {
	overflow: auto;
}
#sidebar #searchform, div.blogsecondheader #searchform {
	margin: 0 0 1em 0;
	padding: 0;
}
#s {
	width: 10em;
}
#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 10em;
}
#comment, #wpcf_msg {
	width: 25em;
}
#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	border: 1px solid #333;
	font: 0.9em/normal "courier new", courier, monospace;
	padding: 0.2em;
}
#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 solid #306aa3;
}

#everything div.blogsecondheader form input.mytextbox {
	font-size: 8pt;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #AF0000;
	padding: 1px;
}
#everything div.blogsecondheader form input.mysubmit {
	font-size: 8pt;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #AF0000;
}
#comment-formcontainer .mytextbox {
	font-size: 8pt;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #006600;
	padding: 1px;
}