/*
THEME NAME: Simplr
THEME URI: http://www.plaintxt.org/themes/simplr/
DESCRIPTION: The original minimalist one-column, content-centered theme for WordPress. A different type of theme. For WordPress 2.6.x.
VERSION: 4.6.1
AUTHOR: Scott Allan Wallick
AUTHOR URI: http://scottwallick.com/
TAGS: variable width, fixed width, one column, widgets, theme options, options page, white, orange, blue, microformats, hatom, hcard
*/
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #FFC;
	margin:0;
	padding:0;
}
a:link {
	color: #F00;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
h1 {
	font-size: 36px;
	color: #F00;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #000;
	text-decoration:underline;
	margin:0 0 10px 0;
	padding:0;
}
h3 {
	text-decoration: underline;
}
p {
	margin:0 0 20px 0;
	padding:0;
line-height:20px;
text-align:justify;
}
.post {
	margin-bottom:20px;
	text-align:justify;
	line-height:20px;
}
.alignright {
	float:right;
	margin:10px 0 10px 20px;
}
.alignleft {
	float:left;
	margin:10px 20px 10px 0;
}
.post blockquote { background-color:#efefef; padding:10px 20px; margin:10px 0;}

.entry-content p { line-height:20px; text-align:justify; }
ul { margin-left:15px; padding-left:0; }
