/*
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>.
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 0.6
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

#container {
	text-align: left;
	width: 760px;
	margin: 0px auto;
}
#parchment {
	width: 800px;
}
#sidebar {
	text-align: left;
	width: 210px;
	float: right;
	padding: 0 10px 25px 10px;
        background-color: #EED7A5;
}
#sidebar h2 {
	text-align: left;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #AF8E6C;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #110A07;
	font-size: 12px;
}
#sidebar h3 {
margin-top: 12px;
}
#footer {
	width:180px;
	clear: both;
}
#entries {
	text-align: left;
	width: 500px;
	float: left;
}
#top {
	text-align: center;
}
.post {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
}
a:link h3 {
	color: #951400;
	border: none;
}
a:link img {
	border: none;
}
div {
	text-align: left;
}
h1 {
	color: #110A07;
	text-align: left;
}
h1 a:link {
	color: #DCCFC9;
	text-decoration: none;
}
h1 a:visited {
	color: #DCCFC9;
	text-decoration: none;
}
h1 a:hover {
	color: #FFF;
	text-decoration: none;
}
h2 {
	text-align: left;
}
h3 {
	text-align: left;
	margin-bottom: 4px;
}
h4 {
	color: #3E3E3E;
	text-align: left;
}
h3, h4 {
	border-bottom: 1px solid #AF8E6C;
}
ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
li.linkcat {
	list-style-type: none;
}
.linkcat h2, #linkcat-2 h2 {
margin-top: 0px;
padding-top: 0px;
}
img {
	border: none;
}
p {
	width: 500px;
	text-align: left;
}
.center, #nav {
	text-align: center;
}
.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}
.recentPosts {
	margin-bottom: 6px;
}
.smaller {
	font-size: 14px;
}
.title {
	border-bottom: 1px solid #785C44;
}
.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: 0px;
}
blockquote {
	background-color: #EED7A5;
	padding: 10px;
	margin: 15px 0;
}
.clear {
	clear: both;
}
.floatLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.latest {
	margin-right: 3px;
	margin-bottom: 3px;
}
.latestRow {
	clear: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
/* Begin Comments*/
.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid #AF8E6C;
}
.alt {
	margin: 0;
	padding: 10px;
	background: #EED7A5;
}
.commentlist {
	margin-top: 0px;
}
.commentlist li {
	margin: 5px 0 0 0px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform {
	margin-top: 30px;
}
.commentmetadata {
	font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}
.commentbox {
	width: 100%;
	height: 100px;
}
/* End Comments */



