.ajaxlogin > div,
#searchsubmit {
	display: none;
}
.ajaxlogin {
	float: right;
	text-align: right;
}
.ajaxlogin > span,
.site-search > span {
	cursor: pointer;
}
.site-search form {
	background-color: #3e3e3e;
	display: none;
	position: absolute;
	right: 10.4%;
	padding: 10px 20px;
	top: 125px;
	z-index: 1000;
}
.site-search > span {
	float: right;
	height: 69px;
	padding: 20px;
	text-align: right;
}
.site-search > span.search-show {
	background-color: #3e3e3e
}
#below-menu {
	display: none;
	position: relative;
	background-color: #3e3e3e !important;
}
#searchform #s {
	width: 100%;
	border: none;
	font-size: 20px;
}
.blog-view,
.single-view,
.author-info,
.archive-info,
.form-404 {
	width: 100%;
	float: left;
}