/*  
Theme Name: HSBL
Theme URI: http://www.handstampedbylove.com
Description: Handstamped By Love Theme.
Version: 1.0
Author: Mary Ann Kelley
Author URI: http://www.thehomeschoolmom.com
*/


.post {
	margin: 0 20px 30px 20px;
}
.comments-template{
	margin: 30px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	margin-top: 15px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#searchform {
	margin: 15px 0 30px 0;
}

#search {
	margin: 5px 0 30px 0;
	text-align:center;
}
