body {
	font-family: Georgia, serif;
	background: none;
	color: black;
    line-height: 1.5em
}
* {
	border: none!important;
}
nav,
#topMenu,
#mobileMenuButton,
#mobileSearch,
.buttons,
#tags,
.bannner,
#related-cycle,
.owl-controls,
iframe,
aside,
#menu,
#spotlights,
footer,
#mobileMenuButton,
#topMenu,
form {
	display: none!important;
}

#logo img {
	width: 50%;
}
#news ul {
	list-style-type:none;
}
#news .date,
#news .icons {
	float:left;
    margin-right: 5px;
}
.imageCycle {
	height:auto!important;
}
.owl-item {
	width:100%!important;
}
.shifter-page {
	box-shadow:none!important
}