/*   
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: 1.0
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: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444444;
	margin: 0px;
}

#master {
	padding: 31px 30px 30px 30px;
}

#container {
	width: 870px;
}

#minimenu {
	margin-top: 20px;
	margin-bottom: 20px;
	word-spacing: 2px;
}

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

#twitter-1 {
	margin-top: 20px;
	margin-bottom: 20px;
}

#search {
	margin-top: 30px;
}

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

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

#sidebarabout {
	width: 336px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	clear: right;
	float: left;
}

#arccont {
	margin-bottom: 20px;
}

#footer {
	width: 336px;
	float: left;
	clear: both;
	font-size: 10px;
	margin-bottom: 20px;
}

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

.post {
	margin-bottom: 40px;
	color: #383838;
}

.post a {
	color: #000000;
	text-decoration: underline;
}

a {
	color: #323232;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #6B6B6B;
}

a:link h3 {
	color: #838383;
	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, h2, h3, h4, #header strong {
	font: 22px  "Century Gothic", Verdana, Monaco, Arial, Geneva, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	color: #777;
	font-size: 20px;
}
h3 {
	color: #555;
	font-size: 18px;
}
h4 {
	color: #333;
	font-size: 16px;
}

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


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

#tagged {
	font-size: 9px;
	text-align: right;
	
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

#tagged:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


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



/* Begin Comments*/

input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #383838;
	background: #ffffff;
	border: 1px solid #AAAAAA;
	padding: 4px;
}

textarea { 
	font: 12px Arial, Helvetica, sans-serif;
	color: #383838;
	background: #ffffff;
	border: 1px solid #AAAAAA;
	padding: 4px;
}

#commeta {
	width: 500px;
	color: #767676;
}

#avatar {
	margin-right: 6px;
	clear: right;
	float: left;
}

#thecommenttext {
	margin-left: 42px;
	padding-top: 10px;
	border-top: 1px solid #E4E4E4;
}

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

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

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 0px 0 40px 0px;
	padding-bottom: 15px;
	padding-top: 4px;
	border-bottom: 1px dashed #E1E1E1;
	border-top: 1px solid #BEBEBE;
}

.commentlist p {
	margin: 0px 0px 0px 0;
}

#commentform p {
	margin: 0px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 0px;
	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: 470px;
	height: 100px;
}

/* End Comments */
