/* @override http://parkcommunitychurch.monkcms.net/_css/blog.css */

#sub.blog #content-wrap{
	background: url(../_img/blog_content-bg.png) no-repeat 0 285px;
	height: 880px;
	position: relative;
	z-index: 4;
}
#sub.blog #content{
	width: 835px;
	position: absolute;
	left: -1px;
	top: 310px;
	height: 490px;
}
#sub.blog #content #text{
	clear: both;
    height: 440px;
	margin-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

#sub.blog #footer{
	position: absolute;
	z-index: 6;
	right: 0;
	width: 748px;
	height: 51px;
	bottom: 30px;
	margin-bottom: 1px;
}

#sub.blog #footer #footer-bar{
	padding-top: 29px;
	padding-bottom: 14px;
	background: url(../_img/blog_social_bg.png) no-repeat;
	color: #fffeff;
	padding-left: 30px;
}

#sub.blog #submenu{
	position: absolute;
	height: 50px;
	width: 880px;
	background: url(../_img/blog_nav-bg.png) no-repeat;
	left: -16px;
	top: 252px;
}
