/*

	Taxonomy Term Page
	Used: Teacher Forum "Tag Views", Single OLP pages/nodes

*/

.view-taxonomy-term .view-content h2 {
	display: none;
}

body.page-taxonomy-term .region-content {
	width: 630px;
}

body.page-taxonomy-term #main .title {
	width: 630px;
}

body.page-taxonomy-term #breadcrumb {
	margin: -8px auto 11px auto;
}

body.page-taxonomy-term .sidebar .section {
	padding: 0;
}

/*
body.page-taxonomy-term ul li.dhtml-folder.expanded ul li {
	padding: 2px 30px;
}
*/

body.page-taxonomy-term ul li.dhtml-menu { text-indent: -14px; padding: 2px 4px 0 21px; }
body.page-taxonomy-term ul li.dhtml-folder.expanded { padding: 2px 4px 0 21px; }
body.page-taxonomy-term ul li.start-collapsed { padding: 2px 10px; }
body.page-taxonomy-term .sidebar .block-menu-block ul li.expanded ul { margin: 5px -15px 0px -21px; }
body.page-taxonomy-term .sidebar .block-menu-block ul li.expanded ul li { padding: 2px 15px 0 21px }
body.page-taxonomy-term .taxonomy-term-info {
	padding: 5px 0 0 0;
}

body.page-taxonomy-term #content {
	width: 600px;
	float: left;
}

body.page-taxonomy-term #breadcrumb {
	width: 700px;
}

.view-taxonomy-term .view-content .node {
	margin: -5px 0 0 0;
}

.link-wrapper {
	display: none;
}

/*
.field-type-taxonomy-term-reference ul.links li {
	white-space: normal;
	line-height: 1.2;
	margin: 0 0 7px 0;
}
 */
