
div.localnav h4.user {
	clear: both;
	padding: 20px 0px 5px 0px;
}

/******************************************************/
body#category h1.support {
	border-bottom: 5px solid #3453c9;
	font-size: 130%;
	padding: 25px 20px 0px 10px;
}

/******************************************************/
body#entry h1.entry-title {
	font-size: 25px;
	line-height: 1.5em;
	padding: 35px 20px 10px 10px;
}

body#entry div.category {
	padding: 3px 0px 3px 10px;
	position: relative;
}

body#entry div.categoryline-scq {
	background-color: #f2b208;
}

body#entry div.categoryline-scd {
	background-color: #41a95b;
}

body#entry div.categoryline-s {
	background-color: #cd6ac8;
}

body#entry div.categoryline-smo {
	background-color: #0895b3;
}

body#entry div.category a {
	color: white;
	text-decoration: none;
}

body#entry div.category span {
	color: white;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 2px;
	width: 100px;
}


