/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.header-text-box {
	text-align: center;
	font-size: 18px;
	color: rgb(90,90,90);
	letter-spacing: 1px;
	line-height: 21px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 25px auto 0;
	width: 80%;
}

.userinfo {
	text-align: right;
	color: #666666;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	vertical-align: bottom;
}

.userinfo a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 9px;
	vertical-align: bottom;
}

.userinfo a:hover {
	text-decoration: underline;
}

.sabai-questions-title {
	margin-bottom: 6px;
	white-space: normal !important;
}

.sabai-questions-taxonomy .sabai-entity-bundle-name-questions-tags, .sabai-questions-taxonomy .sabai-entity-bundle-type-questions-categories {
	background-color: #E8E8E8;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
}

.sabai-questions-taxonomy .sabai-entity-bundle-type-questions-categories:hover, .sabai-questions-taxonomy .sabai-entity-bundle-name-questions-tags:hover {
	color: #0077cc !important;
	text-decoration: none !important;
	background-color: #D8D8D8;
}

.sabai-questions-answer-count a:hover {
	text-decoration: none !important;
}

@media screen and (max-width:1060px) {
	.header-text-box {
		margin: 20px auto 0;
		width: 100%;
	}
}

@media screen and (max-width:940px) {
	.header-text-box {
		display: none;
	}
	
	.mh-container-inner {
		text-align: center !important;
	}
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.header-text-box {
	text-align: center;
	font-size: 18px;
	color: rgb(90,90,90);
	letter-spacing: 1px;
	line-height: 21px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 25px auto 0;
	width: 80%;
}

.userinfo {
	text-align: right;
	color: #666666;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	vertical-align: bottom;
}

.userinfo a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 9px;
	vertical-align: bottom;
}

.userinfo a:hover {
	text-decoration: underline;
}

.sabai-questions-title {
	margin-bottom: 6px;
	white-space: normal !important;
}

.sabai-questions-taxonomy .sabai-entity-bundle-name-questions-tags, .sabai-questions-taxonomy .sabai-entity-bundle-type-questions-categories {
	background-color: #E8E8E8;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
}

.sabai-questions-taxonomy .sabai-entity-bundle-type-questions-categories:hover, .sabai-questions-taxonomy .sabai-entity-bundle-name-questions-tags:hover {
	color: #0077cc !important;
	text-decoration: none !important;
	background-color: #D8D8D8;
}

.sabai-questions-answer-count a:hover {
	text-decoration: none !important;
}

@media screen and (max-width:1060px) {
	.header-text-box {
		margin: 20px auto 0;
		width: 100%;
	}
}

@media screen and (max-width:940px) {
	.header-text-box {
		display: none;
	}
	
	.mh-container-inner {
		text-align: center !important;
	}
}