/* ADD CUSTOM CSS HERE */

.footerlinks,  a.footerlinks,  a.footerlinks:hover, a.footerlinks:active {
  color: #FFF !important;
}

.content em {
	font-style: italic;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
{
   .paginationsummary {
	clear:both;
	padding: 20px 0 20px 0;
   }
	a.topictitle {
	display:block;
		}
}