/*   
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 {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
}

.post {
	width:438px;
	height:auto;
	margin-bottom:20px;
	float:left;
}
.post_header {
	width:438px;
	height:auto;
	float:left;
	color:#333333;
	padding-bottom: 10px;
}
.post_content {
	width:430px;
	height:auto;
	float:left;
	color:#333333;
	font-size:13px;
	text-align:justify;
	line-height:22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.post_content p {
	padding:0px;
	margin:0px;
	}
.portfolio_link a, portfolio_link a:visited {
	text-decoration:none;
}
.portfolio_link a:hover {
	text-decoration:none;
	border-color:#bce168;
}
.post_content a {
	color: #00a7FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1e374;
	padding-bottom:0px;	
}
.post_content a:hover {
	color: #00a7FF;
	text-decoration: none;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6dc5f2;	
}
.post-date {
	width: 40px;
	height: 40px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	background: url(images/mark.gif) no-repeat;
	margin-bottom: 5px;
}

.post_title {
	float:left;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	margin-left:10px;
	border-bottom: 3px solid #000000;
	width: 380px;
}
.post_information {
	width:370px;
	height:auto;
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #34353e;
	text-align: left;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
}

#container {
	width: 810px;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 438px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;

}

a:hover
{
color: #00a7FF;
}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.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;
}



h1 {
	font-size: 1.1em;
	line-height: 1em;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 3px solid #000000;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.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 */
