/*
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.
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("http://www.alexmody.com/images/graphics/bkg-blog.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
#container {
	text-align: left;
	width: 800px;
	margin: 0px auto;
}
#sidebar {
	text-align: left;
	width: 250px;
	float: right;
	padding: 0 10px 25px 0;
}
#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 {
	text-align: left;
}
h1 a:link {
	color: #FFF;
	text-decoration: none;
}
h1 a:visited {
	color: #FFF;
	text-decoration: none;
}
h1 a:hover {
	color: #D8A53A;
	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 #7D7D7D;
}
ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
li.linkcat {
	list-style-type: none;
}
img {
	border: none;
}
p {
	width: 500px;
	text-align: left;
}
.center {
	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 #BBB;
}
.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: 0px;
}
blockquote {
	background-color: #2E2E2E;
	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 #BBB;
}
.alt {
	margin: 0;
	padding: 10px;
	background: #2E2E2E;
}
.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 */


