/*  
Theme Name: Mum
Theme URI: salliannputman.com
Description: Your Theme Description
Version: 1.0
Author: Nick
Author URI: http://www.yourwebsite.com

*/

/*body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}*/


/*#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
}*/

/*#header{
	float: left;
	width: 750px;
}*/

/*#box{
	float: left;
	width: 750px;
}*/

/*.sidebar{
	float: left;
	width: 240px;
	background: #eeeeee;
	margin: 0 0 0 10px;
	display: inline;
}*/

#footer{
	clear: both;
	float: left;
	width: 750px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #675F49;
	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: 0px;
	border-bottom: 1px solid #675F49;
}

.comments-template h2, .comments-template h3{
	font-size: 20px;
}

.commentmetadata{
	font-size: 14px;
}

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

.comments-template textarea{
	font-size: 14px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}


h2.widgettitle {
font-family: GardensC, Lucida sans unicode, Arial;
font-size: 30px;
text-align: center;
margin-top:15px;
letter-spacing:1px;
line-height: 1.3em;
}

li.widget {
	border-bottom: 1px solid #675F49;
}