/*   
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 with mods by Hisham Abboud
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: Lucida,"Lucida Grande",Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .82em;
	line-height: 1.5em;
	color: #444444;
}

#container {
	width: 880px;
}

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

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

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

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

#entries {
	width: 600px;
	float: right;
	/*margin-top:-36px;*/
	}

.post {
	margin-bottom: 1em;
	padding-top: 15px;
	overflow:hidden;
}

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

a:link img {
	border: none;
}

a:visited  	{ color: #6600FF; text-decoration: none }
a:link      { color: #0066FF; text-decoration: none }
a:hover 	{ text-decoration: underline }


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: 20pt;
	line-height: 1em;
	font-weight:bold;
}

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


h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 2em;
	padding-bottom: 1px;
	letter-spacing: .29em;
	color: #b7b7b7;
	border-bottom: 1px solid silver;
}

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


blockquote {
	background-color:#F3F3F3;
	border-left:7px solid;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
}



/* 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;
}

#feeds {
	clear: both;
}

.cat-item {
	font-size: 1.1em;
	margin-top: 1px;
	margin-bottom: 1px;
}

#filedunder {
	color: #999;
}

#endofarticle {
	margin-bottom: 40px;
}

#emailadd {
	margin-bottom: -1px;
}

#searchform {
	margin-bottom: 10px;
	margin-top: 10px;
}

/* End Comments */

.tweetmeme_button_holder {
	height:18px;
	margin-top:-1.5em;
	width:20px;
	overflow:hidden;
	position:relative;
}
.tweetmeme_button {
	position:absolute;
	bottom: 0;
	right:0;
}
.tweetmeme_button .count span {
	color: white;
}