/*
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.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
#container {
	text-align: left;
	width: 1020px;
	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: 728px;
	float: left;
}
#top {
	text-align: center;
}
.post {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
}
a:link h3 {
	color: #951400;
	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;
}
p {
	width: 728px;
	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;
}
.post img, .post a:link img {
	border: 4px solid #000;
	background-color: #000;
}
.wp-caption {
	background-color: #000;
	text-align: center;
	padding: 0;
	margin: 18px 0px 18px 0px;
	border: 4px solid #000;
}
.wp-caption img, .wp-caption a img,  .wp-caption a:link img {
	margin: 0;
	padding: 0 0 6px 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	width: 720px;
}
.wp-caption .extra { display: block; margin: 0; padding: 0; text-align: center }
.wp-caption .extra a.title { font-style:italic }
.wp-caption p { margin: 0; padding: 0; width: 720px }
.wp-caption .extra a.title {text-decoration: none; border-bottom: 0}
.wp-caption { margin-left: -4px;}

/* Begin Comments*/
.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid #BBB;
}
.alt {
	margin: 0;
	padding: 10px;
	background: #2E2E2E;
}
.odd {

}
.even {
	background-color: #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;
}
li.depth-2, li.depth-3, li.depth-4, li.depth-5, li.depth-6 {
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 40px;
}
.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 */



