
/* Posts
----------------------------------------------- */

.post {
	margin:.3em 0 25px;
	padding:0 13px;
	border:1px dotted #bbb;
	border-width:1px 0;
}

.post-title {
	margin:0;
	font-size:120%;
	line-height:1.5em;
	background:url("http://www.blogblog.com/rounders2/icon_arrow.gif") no-repeat 10px .5em;
	display:block;
	border:1px dotted #bbb;
	border-width:0 1px 1px;
	padding:2px 14px 2px 29px;
	color:#333;
}

.post-title a {
	text-decoration:none;
	color:#4286f4;
}

.post-title a:visited {
	text-decoration:none;
	color:#55a628;
}

a.title-link, .post-title strong {
	text-decoration:none;
	display:block;
}
a.title-link:hover {
	background-color:#eee;
	color:#000;
}

.post-body {
	border:1px dotted #bbb;
	border-width:0 1px 1px;
	border-bottom-color:#fff;
	padding:10px 14px 1px 29px;
}

html.body .post-body {
	border-bottom-width:0;
}

.post p {
	margin:0 0 .75em;
}

p.post-footer {
	background:#eee;
	margin:0;
	padding:2px 14px 2px 29px;
	border:1px dotted #bbb;
	border-width:1px;
	border-bottom:1px solid #eee;
	font-size:80%;
	line-height:1.5em;
	color:#666;
	text-align:right;
}

html.body p.post-footer {
	border-bottom-color:transparent;
}

p.post-footer em {
	display:block;
	float:left;
	text-align:left;
	font-style:normal;
}


/* Tools
----------------------------------------------- */

.tools-title {

    font-size:12
    line-height:1.5
    
    display:blo
    border:1px dotted #b
    border-width:0 1px 1

    color:#3
}

.tools-body {
	
	color:#3
	padding:2px 2px 2px 2px;
}

.tools-title a {
	text-decoration:none;
	color:#4286f4;
	

}

.tools-title a:visited {
	text-decoration:none;
	color:#55a628;
}

.tools-image {
	
	padding: 0;
	margin-left: 4px;
	margin-right: 4px;
	border-width: 0; 
	border-style: none;
	display: inline;
	
}