/*   
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: Helvetica, Arial, Geneva, Swiss, sans-serif;
	padding: 8px;
	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:300px;
	float: left;
}

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

#sidebar h1 {
	margin-bottom: 0.2em;
}

div#headerimage {
	margin: 1.5em 0;
}

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

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

.postheader {
	display:inline;
}

.post {
	margin-bottom: 1.5em;
}

div.permalink {
	margin-top:-2px;
}

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

}

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

a:link img {
	border: none;
}

a.postheaderlink {
	color:#444444;
}

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

.post ul {
    list-style-type: circle;
    list-style-position: inside;
}

#sidebar ul, #sidebar p, #sidebar form {
	margin-left: 1em;
	margin-top: 1em;
}

#sidebar ul ul {
	margin-top: 0;
}

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

#sidebar li {
	margin-bottom: 0.4em;
}

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

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


h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .4em;
	margin-top: 1em;
	color: #34353e;
	border-bottom: 1px solid silver;
	clear: both;
}

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


.permalink {
	margin-top: 0.6em;
}

blockquote {
	background-color: #f3f3f3;
	padding: 8px;
	margin-left: 1em;
}

blockquote p {
	padding: 0;
	margin: 0;
}

/* Begin Comments*/

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

.alt {
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;
	padding: 10px;

}

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

small {
	line-height: 1.4em
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

/* WordPress 2.5 stuff */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 0.5em;
}

.alignright {
   float: right;
   margin-left: 0.5em;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* qwghlm.co.uk specific stuff */

ul.nolist li, #flickrrss li {
	display: inline;
	margin: 0;
}

#flickrrss img {
	margin-right: 8px;
	margin-top: 8px;
}

.widget_rss img {
	display: none;
}

img#wpstats{
	width:0px;
	height:0px;
	overflow:hidden
} 

#dtreea .clip, #dtreel .clip {
	margin-left: 1em;
}

.wp_dTreewp_dtree_Node {
	margin-bottom: 0.2em;
}

#dl0 > div .wp_dTreewp_dtree_Node img, #da0 > div .wp_dTreewp_dtree_Node img {
	display: none;
}

img.sidebaricon {
	vertical-align: middle;
	margin-right: 5px;
}

.addtoany_share_save_container {
	float: right;
}


.amzshcs-item {
    display: inline;
    margin-left: 5px;
	margin-top: 10px;
}

#commentform textarea {
    width: 468px;
}