.middlename {
	display:none;
}

.homenews_image {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 40px 40px 0 rgba(0, 0, 0, 0.4);
	border: 0px solid #000;
}

.news_thumb {
	height: 50px;
}

#sponsorsstuff {
	background-color: #eeeeee !important;
}

.widget_grey {
	background-color: #f4f4f4 !important;
}

.cursor_pointer {
	cursor: pointer !important;
}

.entry-thumb>a {
	border-radius:5px !important;
}
.entry-thumb>a>img {
	height: 40px !important;
}
.bordered {
	border: 1px solid #DDD;
}

.text-lg {
	font-size: 1.3em !important;
}

.navbar-red {
	background-color: #e74c3c;
}
.navwhite {
	color: #FFFFFF !important;
}
a.navwhite:hover {
	color: #CCCCCC !important;
}
.champurl {
	font-size: 1.3em;
	color: #D00 !important;
	font-weight: bold;
}
.champurl:hover {
	color: #333 !important;
}
.smallfont {
	font-size: 0.7em;
}
.dropzone {
	font-size: 2em;
}
.delete_photo{
	cursor: pointer;
}
.card-slim  > .form-group {
	margin: 4px !important;
}
.whitefont {
	color: #FFFFFF !important;
}
