h5,
h5 a {
	color:#492C30;
	font:bold 13px arial;
}
ul#blog_list li {
	list-style: none !important;
	margin-bottom:54px;
}
ul#blog_list {
	margin:0 !important;
	padding:0 !important;
}

#blog_list a {
	text-decoration: underline !important;
}
#blog_list h4 a  {
	text-decoration: none !important;
}
#calendar {
	background: url(http://www.moreformission.org/images/calendar_bg.png) repeat-x;

}
#calendar table {
	width:100%;
}
#calendar table th.arrows a {
	text-indent: -5000px;
	display: block;
	width:20px;
}
#calendar table th.arrow_left {
	background: url(http://www.moreformission.org/images/calendar_arrow_left.png) no-repeat 10px 7px;
}
#calendar table th.arrow_right {
	background: url(http://www.moreformission.org/images/calendar_arrow_right.png) no-repeat 8px 7px;
}


#calendar table th {
	text-align:center;
	height:20px;
	color:#333333;
}
#calendar table td {
	width:26px;
	height:25px;
	border-right:1px solid #959faf;
	border-bottom:1px solid #959faf;
	text-align:center;
	background:#c4cad3 url(http://www.moreformission.org/images/calendar_number_bg.png) no-repeat 0px 0px;
	font:bold 13px arial;
}
#calendar table td.weekday {
	border:none;
	border-bottom:1px solid #959faf;
	height:20px;
	background: none;
	font:bold 10px arial;
}
#calendar table td div.highlight a {
	background:transparent url(http://www.moreformission.org/images/calendar_highlight.png) repeat-x 0px 0px;
}
#calendar table td a {
	background:transparent url(http://www.moreformission.org/images/calendar_links.png) repeat-x 0px 0px;
	display:block;
	width:26px;
	height:20px;
	padding-top:5px
}
#calendar table td a {
	color:#FFF !important;
}

.social_network a {
	text-decoration: none !important;
}


#comment_form {
	margin-top:30px;
}


.lower #middle_content {
	width:473px;
	float:left;
	padding:25px 20px;
	line-height: 18px;
}

.lower #middle_content p {
	margin-bottom:20px;
}
.lower #middle_content a {
	color:#472d2f;
	text-decoration:underline;
}
.lower #middle_content ul {
	list-style:disc;
	margin-left:40px;
	margin-bottom:20px;
}
.lower #middle_content blockquote {
	margin:10px 40px;
}



.lower {
	background: url(http://www.moreformission.org/images/lower_bg1.png) repeat-y;
	overflow: hidden;
	width:100%;
}
.lower #right_blog p {
	font:12px Arial,Verdana,Helvetica,sans-serif;
}
.lower #right_blog {
	width:185px;
	float:left;
	min-height: 200px;
	padding:55px 20px 20px;
}
.lower #right_blog li {
	border-bottom:1px solid #81a1b6;
	padding-bottom:5px;
	margin-bottom:5px;
}
.lower #right_blog ul ul li {
	border-bottom:0px;
	padding:0;
}
.lower #right_blog ul ul {
	margin-left:10px;
	margin-top:5px;
}

.lower #right_blog a {
	color:#472d2f;
	text-decoration:none;
}

