/* Use this stylesheet for EduTechNet specific styles.
 * For global styles (all network sites) use network.css
*/

.banner > .bannerTextContainer {
	position: absolute;
	right: 42px;
	text-align: right;
	top: 64px;
	left: 315px;
	bottom: 0px;
	background-color: transparent;
}

#content .bannerText h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

.member h3 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.member.hasInfo h3 {
	cursor: pointer;
}

.memberInfo {
	display: none;
}

/* 
	nested categories 
*/
.knowledgeCategory {
	margin-top: 20px;
}
.knowledgeCategory .knowledgeCategory {
	margin-left: 20px;
	margin-top: 5px;
}

	.knowledgeCategory .knowledgeCategory a {
		font-size: 90%;
	}

.knowledgeCategory .categoryTitle {
	font-weight: bold;
}
.knowledgeCategory .knowledgeCategory  .categoryTitle {
	font-weight: normal;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
