#logoprint { /* this is only for the print.css file */
	display: block;

}

a {text-decoration: none; color: #4f4539;}

body, #content, #introduction, #little_corners, h1, h2, h3, #top_page, #page_body, #bot_page, .student .nav_border, .nav_border {
	background: none;
}

h1, #switcher, #login, #footer, #elsewhere .section.follow, #nav, #welcome, #aside, .actions, #login-register, #header_02, .actions, p.cmt, fieldset .back_top, p.back_top span.edit {
	display: none;
}

#page #breadcrumbs {position: relative; top: -20px; background: transparent;}
#page #breadcrumbs a {font-weight: bold;}
.wrap {
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
}
.overlay .wrap {
	width: 600px;
}
#main {
	font-size: 16px;
	line-height: 18px;
}

/*
h1 {
	border-top: solid 1px #4f4539;
	border-bottom: solid 1px #4f4539;
	padding: 5px 0;
	background: none;
	margin-bottom: 10px;
}
h1 a {
	display: block;
	margin: 10px 0;
	width: auto;
	height: auto;
	font-size: 35px;
	line-height: 40px;
	padding-top: 0px;
	text-indent: 0px;
	overflow: visible;
	font-family: Georgia, serif;
	background: none;
}
h1 span {
	font-style: italic;
	font-size: 25px;
	
}
.parent h1 {
	border-color: #106298;
}
.student h1 {
	border-color: #e97122;
}
.parent h1 a{
	color: #106298;	
	background: none;
}

.student h1 a {
	color: #e97122;
	background: none;
}*/

.parent #page h2 {
	color: #106298;
}
.student #page h2 {
	color: #e97122;
}

#page h2 {margin-top: -10px;}
h2, #my_tools h2, #my_library h2, .dashboard .widget h2 {
	text-indent: 0;
	height: auto;
	background: none;
	overflow: visible;
	font-size: 30px;
	font-family: Georgia, serif;
	line-height: 33px;
	width: auto;
	padding-top: 0;
}
h3 {
	color: #4f4539;
	font-size: 25px;
	margin: 15px 0;
	text-indent: 0;
	height: auto;
}
h4 {font-size: 18px;
	margin: 15px 0;
	line-height: 21px;
}
.parent h3 {
	color: #106298;
}

.student h3 {
	color: #e97122;
}
.wiki.parent #page h3, .worksheet.parent #page h3 {
	border-bottom: solid 1px #106298;
	background: none;
	padding-left: 0;
	color: #106298;
}
.wiki.student #page h3, .worksheet.student #page h3 {
	border-bottom: solid 1px #e97122;
	background: none;
	padding-left: 0;
	color: #e97122;
}

#introduction {
	width: auto;
	color: #4f4539;
	height: auto;
	padding-top: 0px;
	text-indent: 0px;
	overflow: visible;
	font-weight: bold;
	font-family: Georgia, serif;
	margin-top: 20px;
}

.home #about {
	float: none;
	width: 100%;
	margin: 20px 0;
	padding: 0;
	text-align: justify;
	color: #595750;
	background-color: none;
}
.home #about h3 {
	width: auto;
	margin-bottom: 15px;
	height: auto;
	font-size: 20px;
	padding-top: 12px;
	text-indent: 0px;
	overflow: visible;
	background: none;
	text-transform: uppercase;
	
}
#elsewhere {margin-top: 60px;}
.home #elsewhere {
	float: none;
	width: auto;
}

.home #elsewhere .assistance {
	margin-left: 0px;
}


#elsewhere .section {
	float: none;
	width: auto;
	margin-left: 0px;
	

}

.section h4 {
	height: auto;
	font-size: 20px;
	margin: 10px 0;
	padding-top: 0;
	text-indent: 0px;
	overflow: visible;
	font-family: Georgia, serif;
}

#elsewhere .assistance {
	width: auto;
	margin-left: 0px;
}

.assistance h4 {
	width: auto;
	background: none;
}

/*Interiors */
#top_page, #page_body, #bot_page, #main, #page {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}

#get_started h4 {
	width: auto;
	height: auto;
	font-size: 18px;
	padding-top: 0px;
	text-indent: 0px;
	overflow: visible;
	background: none;
}
.student #get_started h4 {
	background: none;
}



.articles #page .callout, .articles.parent #page .callout, .articles.student #page .callout {
	width: auto;
	float: none;
	margin: 10px 0 15px 0;
	padding-bottom: 0px;
	background: #fff;
	border:solid 1px #ccc;
}

.articles #page .callout h3, .articles.parent #page .callout h3, .articles.student #page .callout h3  {
	background-color: #fff;
	margin: 5px 0;
	color: #4f4539;
}
.articles #page .callout h3 span  {

	color: #4f4539;
}


.articles #page .callout .txt, .articles.parent #page .callout .txt, .articles.student #page .callout .txt {
	padding: 10px 10px 20px 10px;
	background-color: none;
	background: none;
}



/* wiki */
.wiki #findschool {display: none;}

.dashboard #findschool h2{
	text-indent: 0;
	height: auto;
	background: none;
	overflow: visible;
	font-size: 30px;
	font-family: Georgia, serif;
	line-height: 33px;
	width: auto;
	padding-top: 0;
}
.dashboard #findschool form {display: none;}
.landing ol {
	margin-left: 0px;
	padding-left: 20px;
}
.landing ol li {
	list-style-type:decimal;
	margin-left: 10px;
	}


/* qa */
.collapsed { 
	overflow: visible !important;
	display: block !important;

	
	}
#page h3.trigger {
	margin-bottom: 5px;
	border-bottom: solid 1px #106298;
}
.student #page h3.trigger {
	margin-bottom: 5px;
	border-bottom: solid 1px #e97122;
}


/* dashboard */
#profile {

padding: 5px;
}
#profile h3, .overlay.personality_profile h2 {
	margin-bottom: .5em;
	width: auto;
	padding-top:  0;
	background: none;
	height: auto;	
	color: #106298;
	text-indent: 0;
	font-size: 18px;
	text-transform: uppercase;
}
.student #profile h3 {
	background: none;
	color: #e97122;
}

#profile ol li {
	margin: 0 0 .25em 1em;
	padding-left: 15px;
	background:none;
	list-style-type: square;
}


#universty_list {
	height: auto;
	overflow: visible;
border-left: solid 1px #ccc;
padding-left: 15px;
width: 600px;
}


#universty_list li {
	margin: 0px 0px 5px 0;
}





.staying_healthy #page form input.submit {
	display:none;
}
input {border: 0;}
.overlay.personality_profile ol {padding-left: 17px;}
.overlay.personality_profile ol li{
	background:none;
	list-style-type: square;
	padding-left: 5px;
	
}

.overlay.personality_profile #logoprint img {
	width: 60%;
	height: 60%;
}



/* LIGHTVIEW OVERLAY WINDOW */

#lightwindow_overlay {
	display:none;
}

#lightwindow {
	display:none;
}

	#lightwindow_container {
		display:none;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		display:none;
	}

	#lightwindow_contents {
		display:none;
	}		

#lightwindow_loading {
	display:none;
}

	#lightwindow_loading_shim { 
		display:none;
	}

	#lightwindow_loading span {
    	display:none;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		display:none;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		display:none;
	}


	#lightwindow_loading img {
   		display:none;
	}


#lightwindow_navigation {
	display:none;
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		display:none;
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		display:none;
	}

	#lightwindow_previous, 
	#lightwindow_next {
		display:none;
	}
	
	#lightwindow_previous { 
		display:none;
	}

	#lightwindow_next { 
		display:none;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		display:none; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		display:none;
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display:none;
	}
	 	
#lightwindow_galleries {
	display:none;
}

	#lightwindow_galleries_tab_container {
		display:none;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display:none;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		display:none;
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		display:none;

	}

	#lightwindow_galleries_tab_span {
		display:none;
	}
	
	#lightwindow_galleries_tab .up	{
		display:none;
	}

	#lightwindow_galleries_tab .down {
		display:none;
	}

	#lightwindow_galleries_list {
		display:none;
	}

	* html #lightwindow_galleries_list {
		display:none;
	}	

	.lightwindow_galleries_list {
		display:none;
	}

	.lightwindow_galleries_list h1 {	
		display:none;
	}

	.lightwindow_galleries_list li {
		display:none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display:none;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		display:none;
	}
		
#lightwindow_data {
display:none;
}

	#lightwindow_data_slide {
		display:none;
	}

	#lightwindow_data_slide_inner {
		display:none;
	}

	#lightwindow_data_caption {
		display:none;
	}

	#lightwindow_data_details {
		display:none;
	}
	
	#lightwindow_data_author_container {
		display:none;
	}
	
	#lightwindow_data_gallery_container {
		display:none;
	}
	
#lightwindow_title_bar {
	display:none;	
}

	#lightwindow_title_bar_title {
		display:none;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		display:none;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		display:none;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	display:none;
}



