/*

Site:				curry.virginia.edu
File:				_academics_css.css
Author:				Josh Bryant, Journey Group, inc
Description:		For use as a stylesheet for all academic styles.


Notes: 				

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



/*= ACADEMICS :: Universal
-------------------------------------------------------------- */

#entry-type-aos,
#entry-type-degree-type,
#entry-type-academic-track {margin-top:5px;}

#entry-type-aos h2.page-title,
#entry-type-degree-type h2.page-title,
#employeeDirectory h2.page-title {margin-bottom:24px;}

#single-entry-aos .sidebar .choose-a-degree,
#single-entry-degree-type .sidebar .choose-a-degree {margin-bottom:24px;}

.degree-category {
	margin-bottom:5px;
	display:block;
	font-size:1.125em;
}

ul.degree-types ul.degrees-list {
	margin-bottom:24px;
	margin-left:0;
}

#single-academic-track, #single-aos {margin-top:10px;}


/*= AREAS OF STUDY
-------------------------------------------------------------- */

#single-aos .triple-column .block {
	border-width:4px;
	padding-bottom:14px;
	margin-bottom:30px;
}

#degrees-offered {
	background-color:#efefef;
	padding:20px;
	width:300px;
	margin:0 20px 30px 0;
	float:left;
}

#degrees-offered2 {
	background-color:#efefef;
	padding:20px;
	width:280px;
	margin:0 20px 30px 0;
	float:right;
}

#degrees-offered2 h4 {
	margin: 0 0 1.125em;
}

#degrees-offered ul.with-borders li {border-color:#ccc;}

#degrees-offered2 ul.with-borders li {
	border-color:#ccc;
	background:none;
	padding-left: 0;
}

#degrees-offered2 ul.with-borders {
	list-style-type: none;
}

#aos-story .aos-story-image {
	margin:0 20px 30px 0;
}

ul.with-borders a.active {
	color:#b2b2b2 !important;
	cursor:default;
}

#aos-expand-link {
	text-decoration:none;
	color:#333;
	background:url(http://curry.virginia.edu/images/site/subListOpen.gif) no-repeat center left;
	padding:10px 0px 10px 14px;
	border-top:#e5e5e5 1px solid;
	margin-bottom:0px;
}

#aos-expand-link:hover {color:#1177c3;}

#aos-expand-list {
	margin:4px 0px 0px 14px;
}


/*= DEGREE TRACK
-------------------------------------------------------------- */

.accordion {
	border-top:#e5e5e5 3px solid;
	margin-top:50px;
}

.accordion > h4 {
	border-top:#e5e5e5 1px solid;
	cursor:pointer;
	padding:13px 30px 12px;
	margin:0px;
	background:url(http://curry.virginia.edu/images/site/academics/accordianOpen.gif) no-repeat center left;
}

.accordion > h4:hover {color:#1177c3;}

.accordion-open {
	color:#1177c3 !important;
	background-image:url(http://curry.virginia.edu/images/site/academics/accordianClose.gif) !important;
}

.accordion-fold {
	padding:10px 0px 20px 30px;
}

.accordion-fold table {width:660px;}

.accordion-fold thead {display:none;}

.accordion-fold table td {
	padding:8px;
	font-size:0.75em;
}

.accordion-fold table tr {
	margin:10px 0px;
	border-top:#e5e5e5 1px solid;
}

.accordion-fold ul {
	line-height:1.4em;
	margin-bottom:24px;
}

.accordion-fold li {
	padding-left:20px;
	background:url(http://curry.virginia.edu/images/site/bullet.gif) no-repeat left 6px transparent;
	margin-bottom:4px;
}



/*= EMPLOYEE DIRECTORY
-------------------------------------------------------------- */

#employeeDirectory {margin-top:5px;}

#employeeDirectory .page-heading {width:600px;}

#directory-form-wrapper {
	margin:0 0 40px -40px;
	padding:0 0 0 280px;
	background:url(http://curry.virginia.edu/images/site/academics/employeeDirectory-sideImage.jpg) no-repeat bottom left transparent;
	min-height:380px;
}

#directory-about {margin-bottom:40px;}

#directory-form-wrapper p {
	font-size:0.9em;
	line-height:1.4em;
}

#facultySearchForm {
	background:#eeece9;
	padding:20px;
}

#facultySearchForm label {
	color:#555;
	font-weight:bold;
	font-size:0.875em;
	float:left;
}

#facultySearchForm label.searchNameLabel {margin-top:10px;}

#facultySearchForm input#searchName {
	border-color:#eeece9 #aaa #aaa #eeece9;
	border-style:solid;
	border-width:1px;
	outline:none medium;
	height:20px;

	width:480px;
	margin:0 0 25px 15px;
	
	padding:8px 10px;
	font-size:1.15em;
}

#facultySearchForm .column {
	float:left;
	width:200px;
	margin:0 20px 40px 0;
}

label {margin-bottom:10px;}

#searchDpt, #searchRole, #searchAOS {
	margin-top:5px;
	width:190px;
}

#directorySearchSubmit {
	margin:0;
	float:right;
}

.directory-results h3.results-heading {margin-bottom:8px;}

.directory-results h5.showing {margin-bottom:32px;}


	/*= EMPLOYEES :: teaser
	-------------------------------------------------------------- */
	
	.facultyTeaser {
		padding:0px 0px 0px 110px;
		margin:0px 20px 20px 0px;
		float:left;
		width:330px;
		min-height:90px;
		position:relative;
		border-bottom:#e5e5e5 1px solid;
		border-right:#e5e5e5 1px solid;
	}
	
	.facultyTeaser img {
		position:absolute;
		top:0;
		left:0;
	}
	
	.facultyTeaser h5 {
		margin:8px 0px 0px 0px;
	}
	
	.facultyTeaser h5 a {
		text-decoration:none;
		color:#006fbd;
	}
	
	.facultyTeaser h5 a:hover {
		color:#006fbd;
		text-decoration: underline;
	}
	
	.facultyTeaser p {margin:0px;}
	
	.facultyTeaser p.role {
		font-style:italic;
		color:#555;
		margin:0px 0px 6px 0px;
		padding-right:16px;
	}
	
	.facultyTeaser .divider {
		padding-right:3px;
		border-right:1px solid #e5e5e5;
		margin-right:3px;
	}
	
	.noRightMargin {
		margin-right:0px !important;
	}
	
	
	/*= EMPLOYEES :: individual
	-------------------------------------------------------------- */
	
	#faculty-profile {margin-top:40px;}
	
	img#faculty-photo {
		display:block;
		margin:0 auto 5px;
	}
	
	#faculty-profile h2 {margin-bottom:10px;}
	
	#faculty-profile #faculty-photo-wrapper p {text-align:center;}
	
	#back-to-directory {
		margin:0 20px;
	}
	
	p.academic-title {
		font-size:18px;
		color:#777;
	}
	
	.title-position {margin-bottom:40px;}
	
	#faculty-profile .grid-list {margin-bottom:40px;}
	
	#faculty-profile .grid-list .list-item {
		border-bottom:1px solid #e5e5e5;
		padding:8px 0;
		font-size:0.875em;
	}
	
	#faculty-profile .grid-list .last {border-bottom:none;}
	
	#faculty-profile .list-item .label {
		width:120px;
		float:left;
		display:block;
	}
	
	#faculty-profile .list-item .field {
		width:340px;
		float:right;
		display:block;
	}
	
	#faculty-education {margin-bottom:40px;}
	
	#faculty-profile .sidebar div:last-child {border-bottom:none;}
	
