.footer-section .menu
{
	list-style: none;
	padding-left: 5px;
}
.footer-section .menu li a
{
	color: #fff;
}

.titlewithlink
{
	color: #fff;
	text-decoration: none;
}
.titlewithlink:hover
{
	color: #fff;
	text-decoration: none;
}
.titlewithlink:focus
{
	color: #fff;
	text-decoration: none;
}
.socialsharingicons {
    position: absolute;
    top: 35px;
    right: 49px;
}
.page-template-upcoming-events-template .socialsharingicons {
    position: absolute;
    top: 55px;
    right: -31px;
}
.cff-posts-wrap
{
	overflow-y: scroll;
    height: 300px !important;
}

.archive .sec-info p
{
	font-weight: bold;
	font-size: 14px;
    color: #616161;
}