/* Single */

* {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	color:#555;
}

body {
	margin:0;
	padding:0;
	background:#b6d0d2;
	overflow-x:hidden;
}

a {
	border:0;
	text-decoration:none;
}

#single {
	width:720px;
}

#single h2 {
	background:#99a583;
	width:700px;
	font-size:1.5em;
	padding:10px 20px;
	color:#fff;
}

#single h4 {
	background:#fff;
	font-size:1.0em;
	padding:5px 20px;
	color:#967100;
}

#single .gallery {
	width:720px;
	height:auto;
	margin:20px 0;
	list-style:none;
	clear:both;
}

#single .gallery li {
	width:100px;
	height:100px;
	margin:0 10px;
	display:block;
	float:left;
}

#single .content {
	padding:20px;
	font-size:0.9em;
}

.comment-meta {
	display:none;
}

.comment {
	padding:10px 0;
	margin-bottom:10px;
	border-bottom:1px dashed #fff;
}

.comment>p {
	padding:5px 0;
}

.menu {
	margin-left:20px;
}
.menu a {background:url(http://goodwinfuneralhome.com/wp-content/themes/goodwin/images/linkbar-384px-28px.png) no-repeat center center #eee;display:inline-block;height:14px;font-size:13px;line-height:14px;color:#7C5E00;text-align:center;text-decoration:none;padding:2px 5px;margin-right:6px;width:80px;-webkit-box-shadow:2px 2px 2px #839b9b;-moz-box-shadow:2px 2px 2px #839b9b;-o-box-shadow:2px 2px 2px #839b9b;box-shadow:2px 2px 2px #839b9b;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.menu a span {color:#7C5E00;text-decoration:none;}
.menu a:hover {background:#A67D00;color:#fff;text-decoration:none;}
.menu a:hover span {color:#eee;text-decoration:none;}
.menu span:hover, span.FBConnectButton_Text_Simple:hover {text-decoration:none;}

