
.user-container {
width: 90%;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
}

.user-container .user-right {
	width: 180px;
	float: right;
	padding-top: 46px;
}
	.user-sub-container {
		margin-right: 190px;
	}

.user-container .user-left {
	width: 180px;
	float: left;
	padding-top: 64px;
}

.user-container .user-page-header {
	
}
	.user-container .user-page-header-info {
		background-color: #3B3B3B;
		height: 46px;
	}

	.user-container .user-page-header-tail {
		background: #EFFCFF url(/images/networks/hive/little-arrow.png) no-repeat scroll 5% 0;
		height:8px;
	}

	.user-page-header-logo {
		width: 120px;
		color: #FFFFFF;
		padding-top: 9px;
		padding-left: 9px;
		font-weight: bold;
		font-size: 160%;
		margin-right: 105px;
	}

	.user-container .header-menu {
		padding-top: 9px;
		width: 400px;
		float: right;
	}

	.user-left .user-nail {
		border:4px solid #C0DBE2;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.user-left h3.user-actor {
		text-align: center;
	}

	.user-left {
		width: 170px;
		float: right;
	}

	.user-left ul {
		list-style: none;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

	.user-left li {
		height: 15px;
		border-bottom: 1px solid #8CA0A9;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.user-left li.current {
		background-color: #DAE9EE;
	}

	.user-left li.current a {
		color: #000000;
	}


.user-container .user-page {
	margin-left: 190px;
}

.user-feed-box {
	background-color: #B3D370;
	padding: 5px;
}

.user-feed-box-bottom {
	background: #EFFCFF url(/images/networks/hive/little-arrow-green.png) no-repeat scroll 5% 0;
	height:8px;
}

.qa-box,
.user-blog-container,
.user-blog-box {
	margin-top: 10px;
	background-color: #C0DBE2;
	padding: 5px;
}

.qa-container a,
.user-blog-box a {
	color: #90B500;
}

.qa-container-details a,
.user-blog-container a {
	color: #45929F;
}

.qa-box-bottom,
.user-blog-container-bottom,
.user-blog-box-bottom {
	background: #EFFCFF url(/images/networks/hive/little-arrow-blue.png) no-repeat scroll 5% 0;
	height:8px;
}

	.qa-list-title,
	.qa-box-title,
	.user-blog-container-title,
	.user-blog-box-title {
		font-weight: bold;
	}

	.qa-box-title,
	.user-blog-container-title {
		padding: 5px;
		background-color: #B5C9CF;
	}

	.qa-box-title a,
	.user-blog-container-title a {
		color: #000000;
	}

	.user-blog-container-details,
	.user-blog-box-details {
		text-align: right;
	}

	.user-blog-container-text {
		padding-top: 5px;
	}

	.user-blog-container-control {
		text-align: left;
	}

	.user-blog-container-control .control-box {
		margin-left: auto;
		margin-right: auto;
	}

	.qa-response-box,
	.comment-box {
		background-color: #B3D370;
		padding: 5px;
		margin-top: 5px;
	}

	.qa-response-box-bottom,
	.comment-box-bottom {
		background: #EFFCFF url(/images/networks/hive/little-arrow-green.png) no-repeat scroll 5% 0;
		height:8px;
	}

	.comment-box h2 {
		font-weight: bold;
		font-size: 100%;
		color: #000000;
	}

/* **************** */

.qa-box-title a:link,
.qa-box-title a:active,
.qa-box-title a:visited,
.qa-box-title a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.qa-box-r-b {
	text-align: right;
}

.qa-box-r-o {
	width: 20px;
}

.qa-box-r-n {
	color: #000000;
	font-size: 85%;
	font-weight: bold;
	height: 15px;
	padding: 2px;
}

.qa-response-box {
	margin-top: 10px;
}

.qa-box-q-table {
	width: 510px;
}

.qa-response-box-table {
	width: 100%;
}

.qa-response-box-icon {
	width: 100px;
}

.qa-response-box-date {
	font-weight: bold;
	height: 1em;
}

.qa-response-box-flag {
	width: 130px;
}

.qa-response-box-answer {
	height: 1em;
}

.qa-response-box-answer span {
	font-weight: bold;
}

.qa-response-box-text {

}

.qa-list {
	width: 100%;
	margin-top: 10px;
}

.qa-list-h-channel {
	width: 17px;
}
.qa-list-h-title {
	text-transform: lowercase;
}
.qa-list-h-type {
	text-transform: lowercase;
	width: 120px;
}
.qa-list-h-time {
	text-transform: lowercase;
	width: 140px;
}
.qa-list-h-responses {
	text-transform: lowercase;
	text-align: center;
	width: 10px;
}

.qa-list-i-channel {
	width: 17px;
}
.qa-list-i-title {
}
.qa-list-i-type {
	width: 120px;
}
.qa-list-i-time {
	width: 140px;
}
.qa-list-i-responses {
	text-align: center;
	width: 10px;
}

.qa-list-item-bg {
	background-color: #FFFFFF;
}

.qa-list-item-bg-alt {
	background-color: #DDE6EF;
}

	.user-blog-container-title-table,
	.qa-box-title-table {
		width: 100%;
	}

	.user-blog-container-title-vote,
	.qa-box-title-vote {
		font-weight: normal;
	}