/*
	THEME NAME: veryplaintxt
	THEME URI: http://www.plaintxt.org/themes/veryplaintxt/
	DESCRIPTION: Fluid 2-column layout with Widgets support. For WordPress 2.0.x and 2.1.
	AUTHOR: Scott Allan Wallick
	AUTHOR URI: http://scottwallick.com/
	VERSION: 3.0
*/
/* Begin Typography & Colors */
body {
	background-color: #FFFFF0;
        font-size:100%;
}

p {text-align:left;};
.comments {text-align:left;}
.comment-author {text-align:left;}
.comment-meta {text-align:left;} 
#commentform {text-align:left;} 

.plain_red_head{font-family:arial;font-size:13px;text-decoration: none;color:#cc3300;font-weight:bold;}
h2.plain_red_head{font-size:12px;}

.in_the_red{font-family:arial;font-size:12px;text-decoration: none;}
a.in_the_red {color:white;}
a.in_the_red:link {color:white;}
a.in_the_red:visited {color:white;}
a.in_the_red:hover {color:orange;}
p.in_the_red{line-height:95%;}

.blue_button{background-color:#39f;border:2px outset white;padding:3px;}
a.blue_button{color:white;font-family:arial;font-size:.8em;text-decoration: none;}

#in_the_orange.li {list-style-type:none;font-family:arial;font-size:12px;text-decoration: none;line-height:95%;}

#in_the_orange_list {font-family:arial;font-size:12px;text-decoration: none;}
#in_the_orange_list a {color:white;text-decoration: none;}
#in_the_orange_list a:link {color:white;text-decoration: none;}
#in_the_orange_list a:visited {color:white;text-decoration: none;}
#in_the_orange_list a:hover {color:#c30;text-decoration: none;}

.in_the_orange{font-family:arial;font-size:12px;text-decoration: none;}
a.in_the_orange{color:white}
a.in_the_orange:link{color:white}
a.in_the_orange:visited{color:white}
a.in_the_orange:hover{color#c30}

#in_the_orange {font-family:arial;font-size:11px;text-decoration: none;}
#in_the_orange a {color:white;text-decoration: none;}
#in_the_orange a:link {color:white;text-decoration: none;}
#in_the_orange a:visited {color:white;text-decoration: none;}
#in_the_orange a:hover {color:#c30;text-decoration: none;}



