/*   
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-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
}

#container {
	width: 840px;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarleft li {
   list-style: none;	
}
#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 468px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

a {
	color: #357ACA;
	text-decoration: none;
	font-weight: bold;

}

span.endnote {
	font-size:	10px;
}

a:link h3 {
	color: #357ACA;
	border: none;
}

a:link img {
	border: 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: 2em;
	line-height: 1em;
	text-transform: uppercase;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #FE680F;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

#istitlebox {
	width: 336;
	font-size: 36px;
	padding: 100;

}
#inftitle {
	position: relative;
	top: 20px;
	left: 55px;
}

#sumtitle {
	position: relative;
	top: 40px;
	left: 110px;
}

span.orangeletter {
	color: #FE680F
}

span.blackletter {
	color: black;
}

span.whiteletter {
	color: white;
}

span.blueletter {
	color: #357ACA;
}

#thedeck {
	clear: left;
	float: left;
	color: #000000;
	background-color: #f2f2f2;
	text-align: left;
	margin: 0 0 30px 0;
	width: 334px;
	padding: 5px;
	border: ridge;
}

#thedeck p {
	margin: 8px 10px 0 0;
}

#thedeck img {
	float: left;
	background-color:#ffffff;
	padding: 0 3px 0 0;
	margin: 0 10px 0 0;
}

#thedeck p A:link, #thedeck p A:active, #thedeck p A:visited, #thedeck p A:hover {
	color: #000000;
	border-bottom: dotted #cccccc 1px;
	font-weight: bold;
}

/* Begin Comments*/


.commentlist{list-style:none;margin:0 0 10px 0;padding:0;text-indent:0}
.commentlist li.bypostauthor, .commentlist li.bypostauthor a{background:#f1f1f1}
.commentlist li.comment{padding:10px;margin:10px 0;border:1px solid #ccc}
.commentlist li div.vcard{font-size:16px}
.commentlist li div.vcard cite.fn{font-style:normal}
.commentlist li div.vcard img.avatar{float:left;margin:0 10px 0 0}
.commentlist li div.comment-meta{font-size:9px}
.commentlist li div.comment-meta a{color:#21759b;}
.commentlist li p{margin:0 0 10px 0}
.commentlist li pre{margin:0 0 10px 110px}
.commentlist li ul{list-style:square;margin:10px 0 0 0}
.commentlist li div.reply{text-align:right}
.commentlist li ul.children{clear:both;list-style:none;margin:10px 0 0 0;padding:0}
.commentlist li ul.children li.depth-2{margin:10px 0 0 0}
.commentlist li ul.children li.depth-3{margin:10px 0 0 0}
.commentlist li ul.children li.depth-4{margin:10px 0 0 0}
.commentlist li ul.children li.depth-5{margin:10px 0 0 0}
.commentlist li ul.children li.depth-6{margin:10px 0 0 0}
.commentlist li ul.children li.depth-7{margin:10px 0 0 0}
.commentlist li ul.children li.depth-8{margin:10px 0 0 0}
.commentlist li ul.children li.depth-9{margin:10px 0 0 0}
.commentlist li ul.children li.depth-10{margin:10px 0 0 0}
.commentlist li.pingback{padding:10px;margin:10px 0 0 0;border:1px solid #ccc}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */


