.page-media .page-container {
	background-image: url(//dtsi.s3.amazonaws.com/headers/media-bg.jpg);
}

.page-media_chapel .page-container {
	background-image: url(//dtsi.s3.amazonaws.com/headers/chapel-emptychairs.jpg);
}




/*

.special-media .file-list .icon {
	padding: 10px 20px;
	background: #afa793;
}

.special-media .file-list ul, ol {
margin: 0 0 16px 16px;
}

.special-media .file-list .icon ul li {
list-style-type: none;
}

.special-media .file-list .icon a {
	color: #ffffff;
}


/*



/*
`media
*/
.media-grid {
	padding: 20px 0;
}

.media-channel {
	display: block;
	background: #f7f5f4;
	padding: 25px;
	border: 1px solid #C7C5B9;
	border-width: 1px 0;
	height: 132px;
	overflow: hidden;
	text-decoration: none;
}

.media-channel h3 {
	font-size: 28px;
	font-family: Utopia, 'Times New Roman';
	color: #643b74;
	margin-bottom: 0px;
	white-space: nowrap;
}

.media-channel h3 span {
	font-family: Lato, sans-serif;
	color: #534f4d;
	font-weight: 100;
}

.media-channel p {
	color: #2D2D2D;
	font-style: normal;
	margin: 0px;
	font-size:  14px;
	line-height: 1.2;
}

.media-channel p span {
	color: #43165e;
}

.media-table-link {
	width: 190px; 
	height: 34px; 
	overflow: hidden; 
	position: absolute;
}

.media-table-link img {
	width: 190px;
	position: absolute; 
	top: -34px;
}
.mejs-container {
	max-height: 100%;
}



.media-channel-button {
	display: block;
	padding: 15px 0;
	color: #7f5e55;
	font-size: 16px;
	text-decoration: none;
	background: transparent url(../images/arrows/12-brown-15.svg) right center no-repeat;
}

#chapel-list .media-channel h3 {
	font-family: 'Vollkorn';
	font-style: italic;
}

/* Social media */
#media-sharing {
	height: 30px;
	padding: 0 0 20px 0;
}

#media-sharing .sharing-button {
	width: 100px;
	height: 30px;
	float: left;
}
/* end: Social media */

/* start: media download */
#media-links {
	padding: 0 0 60px 0;
}

.download-container {
	position: relative;
	float: left;
	margin: 0 20px 0 0;
}
.download-links {
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	padding: 10px;
	width: 200px;
	background: #fff;
}
.download-links a {
	display: block;
	line-height: 22px;
	font-size: 12px;
	text-decoration: none;
	padding: 0 0 0 20px;
	
}
.download-links a:hover {
	text-decoration: underline;
}
.audio-download {
	background: transparent url(//dtsi.s3.amazonaws.com/media/audio.png) left center no-repeat;
}
.video-download {
	background: transparent url(//dtsi.s3.amazonaws.com/media/video.png) left center no-repeat;
}
.pdf-download {
	background: transparent url(//dtsi.s3.amazonaws.com/media/pdf.png) left center no-repeat;
}
.subscribe-email {
	background: transparent url(//dtsi.s3.amazonaws.com/media/email.png) left center no-repeat;
}

/* end: media download */



.media-button {
	display: block;
	font-size: 18px;
	padding: 20px;
	color: #7a7a7a;
	border-top: solid 1px #e0dedd;
	text-decoration: none;
	background: #f7f5f4;
}
.media-button span {
	color: #5b2f6c;
}

#publication-buttons {
	padding: 0 0 80px 0;
}

#online-education-block {
	background: #322539 url(//dtsi.s3.amazonaws.com/media/media-online-ed-bg.jpg) top left no-repeat;
	position: relative;
}

#online-education-container {
	width: 1000px; 
	margin: 0 auto;
	height: 280px;
}

	#online-education-preview {
		float: left;
		width: 530px;
		position: relative;
		height: 280px;		
	}
	
	#online-education-preview img {
		position: absolute;
		bottom: -3px;
	}
	
	#online-education-text {
		width: 430px;
		float: right
	}
	
	#online-education-text h3 {
		margin-top: 40px;
		color: #fbfaf9;
		font-family: Lato;
		font-size: 30px;
	}
	
	#online-education-text p {
		color: #ae9cb7;
		font-family: Lato;
		font-size: 18px;
	}	
	
	#online-education-text .dts-button {
		border: none;
		width: 270px;
		color: #fff;
		background: #462354 url(../images/arrows/16-purple2b-30.svg) right center no-repeat;
	}
/*
`player
*/
#media-player-container {
	
	padding: 54px 0;
	background: #222222 url(//dtsi.s3.amazonaws.com/media/media-bg.jpg) top left repeat-x;
}
#media-player {
	width: 865px;
	height: 480px;
	margin: 0 auto;
}

#player-meta {
	
}

#media-info h1 {
	color: #434343;
	font-weight: bold;
	font-size: 24px;
}

#media-info .meta {
	color: #83807e;
	font-style: italic;
	font-size: 16px;
}

#media-info .speaker {
	font-weight: bold;
}


@media only screen and (max-width: 480px) {
	#media-player-container {
		width: auto;
		height: auto;
		padding: 10px;
	}
	
	#media-player {
		width: auto;
		height: auto;
	}	
}

#facebook-comments {
	min-height: 300px;
}

.media-header {
	display: block;
	margin: 30px 0 20px;
	height: 34px;
	padding: 11px 13px;
	background: #f7f5f4;
	font-size: 14px;
	line-height: 1;
	overflow: hidden;
}

	
	.media-header span {
		float: left;
		color: #5b2f6c;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	
	.media-header a {
		float: right;
		font-family: 'Vollkorn';
		font-style: italic;
		color: #8a8887;
		text-decoration: none;
	}
	
.media-header-nav {
	overflow: hidden;
	margin: 10px 0;
	font-size: 14px;
	display: none; /* TEMP: Work on */
}
	.media-header-nav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.media-header-nav ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		float: left;
	}
	
	.media-header-nav ul li a {
		margin: 0 5px 0 0;
		padding: 10px;
		float: left;
		display: block;
		color: #7f5e55;
		text-decoration: none;
	}
	
	.media-header-nav ul li a.selected {
		font-weight: bold;
		color: #434343;
	}	
	
.media-days {
	font-weight: 300;
	padding: 0 0 5px 0;
}

	
.media-list {
	padding: 0 0 40px 0;
	overflow: hidden;
}

	.media-item {
		text-decoration: none;
		line-height: 1.2;	
		padding: 0 0 20px 0;
		display: block;	
	}		

	.media-item img {
		width: 100%;
	}
	.media-item .placeholder {
		width: 100%;
		height: 86px;	
		background: #C5BABA;
		padding:15px;
		color: #fff;	
		margin: 0 0 5px 0;	
		font-size: 13px;	
	}	
	
	.media-item:hover img {
		opacity: 0.9;
	}	
		
	
	.media-item .title {
		display: block;
		color: #7f5e55;
		margin-bottom: 5px;
		font-size: 14px;
	}	
	a.media-item:hover .title {
		text-decoration: underline;
	}		
			
	.media-item .person {
		display: block;
		color: #3e3c3c;
		margin-bottom: 5px;
		font-size: 12px;		
		font-weight: bold;
	}	
			
	.media-item .date {
		display: block;
		font-family: 'Vollkorn';
		color: #83807e;
		font-style: italic;
		font-size: 13px;
	}	
	.media-featured .title {
		margin-top: 8px;
		font-size: 22px;
	}
	.media-featured .person {
		font-size: 18px;
	}
	.media-featured .date {
		font-size: 14px;
	}		
	
	
	

/*
`campus map
*/
#campusmap-border { 	
	background: #194E76; 
	margin: 0 0 20px 0;
	padding: 30px 80px;
   -webkit-box-shadow: rgba(0,0,0,0.40) 0px 5px 15px inset;
   -moz-box-shadow: rgba(0,0,0,0.40) 0px 5px 15px inset;
   box-shadow: rgba(0,0,0,0.40) 0px 5px 15px inset;
}
#campusmap { 
	width: 840px; 
	height: 450px; 
	background: #ffffff;
	margin: 0 auto;
}	



/*
`Seminary Comparison
*/

#intro {
	font-family: Georgia;
	font-size: 16px;
}


#comparison-options {
	margin: 10px 0;
	
}

.comparison-option {
	/*
	padding: 8px 0 0 8px;	
	-webkit-box-shadow: rgba(0,0,0,0.5) 1px 1px 3px inset;
		 -moz-box-shadow: rgba(0,0,0,0.5) 1px 1px 3px inset;
	        box-shadow: rgba(0,0,0,0.5) 1px 1px 3px inset;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=#333333);
	*/
	padding: 0 0 10px 0;
	border-bottom: solid 1px #E0DFDD;
}
.comparison-option h3 {
	font-size: 16px;
	margin: 0;
	font-family: 'Lato';
	color: #333;
	padding: 10px;
	background: #F7F7F7;
	border-bottom: solid 1px #E0DFDD;
}
#comparison-options h3 span {
	font-size: 12px;
	vertical-align: top;
}

.option-list {
	height: 125px;
	overflow: auto;
	font-size: 11px;
	padding: 10px;
}
.option-list input {
	clear: both;
	float: left;
	margin: 6px 0 0 0 ;

}
.option-list label {
	float: left;
	display: block;
	white-space:nowrap;
	margin: 6px 0 0 4px;
}
.option-selectors {
	font-size: 12px;
	text-align: center;
	padding: 5px 0;
}

#schools .option-list label {
	width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
}
#schools h3 {
	-x-background-color: #fff;
}
#city-data h3 {
	background-color: #F0EADA; /* #e6d7ae; */
}
#school-data h3 {
	background-color: #E5F3E6 /* #d4e2d5; */
}
#tuition-data h3 {
	background-color: #bebebe;
}
#online-data h3 {
	background-color: #f9f9f9;
}

.select-all, .select-none {
	color: #43165e;
	cursor: pointer;
}



/* data table */
#comparison-data {
	margin: 0 0 30px 0;
}
#comparison-data th {
	font-weight: normal;
	vertical-align: middle;
	
}
#comparison-data thead th {
	font-weight: bold;
}
#comparison-data table {
	background: #fff;
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size: 11px;
	margin: 0;
}
#comparison-data th, #comparison-data td {
	border: 1px solid #ddd;
	padding: 8px;
	white-space: nowrap;
	height: 34px;
}


#comparison-data tbody tr:nth-child(even) {
	background: #f9f9f9;
}
#table-fixed thead th {
	border-left-color: transparent;
	border-top-color: transparent;
	text-align: right;
}
#table-fixed th {
	text-align: right;
}
#table-fixed th abbr {
	vertical-align: middle;
}
#table-fixed th img {
	vertical-align: middle;
	margin: 0 0 0 4px;
}

#table-scroll thead th {
	cursor: pointer;
	text-align: left;
}
#comparison-data td a {
	color: #7A7A7A;
	text-decoration: none;
}
#comparison-data td a:hover {
	text-decoration: underline;
}


/* dts */
#comparison-data .school_1 td, #comparison-data .school_1 th {
	font-weight: bold;
}
/* national average */
#comparison-data .school_26 td, #comparison-data .school_26 th {
	font-style: italic;
}



#table-fixed {
	float: left;
}
#table-scroll {
	float: left;
	overflow: auto;
}

/* table columns */
#comparison-data table .city-data {
	border-color: #F0EADA; /* #e6d7ae; */
}
#comparison-data table .school-data {
	border-color: #E5F3E6 /* #d4e2d5; */
}
#comparison-data table .tuition-data {
	border-color: #bebebe;
}
#comparison-data table .online-data {
	border-color: #f9f9f9;
}


#comparison-data table th.city-data {
	background-color: #F0EADA; /* #e6d7ae; */
}
#comparison-data table th.school-data {
	background-color: #E5F3E6 /* #d4e2d5; */
}
#comparison-data table th.tuition-data {
	background-color: #bebebe;
}
#comparison-data table th.online-data {
	background-color: #f9f9f9;
}
#comparison-data table th.mdiv-data {
	background-color: #f7f7f7;
}

/*
#comparison-data table .city-data:first-child, 
#comparison-data table .school-data:first-child, 
#comparison-data table .school-data:first-child {
	border-width:1px 1px 1px 3px;
}
*/

#comparison-data .sorted-asc, #comparison-data .sorted-desc{
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.sorted-asc {
	background-image: url(../images/sort-asc.png);
}
.sorted-desc {
	background-image: url(../images/sort-desc.png);
}

#comparison-disclaimer {
	margin: 0 0 30px 0;
	padding: 20px;
	font-size: 15px;
	background: #f7f7f7;
}
#table-scroll td {
	vertical-align: center;
	padding-top: 11px;
}


/* old find a church */

#find-tabs {
	margin: 20px 0 0 0;
}
#find-tabs ul {
	float: left;
	background: none;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#find-tabs ul li {
	float: left;
	background: none;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#find-tabs ul li a, #find-tabs ul li span {
	float: left;
	display: block;
	padding: 0 40px 10px 0;
	font-size: 22px;
	text-decoration: none;
	font-family: 'Myriad Pro', Helvetica Nueu, Arial;
	color: #666;
}
#find-tabs ul li a:hover {
	text-decoration: underline;
}
#find-tabs ul li span { 
	padding: 10px 5px 10px 0;
}

#find-tabs ul li a.selected {
	font-weight: bold;
	color: #194e76;
	-webkit-border-radius: 10px 10px 0 0;
	   -moz-border-radius: 10px 10px 0 0;
	        border-radius: 10px 10px 0 0; 
}
#find-tabs h1 {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: inherit;
	line-height: inherit;
}
#find-tabs ul li a.selected:hover {
	text-decoration: none;
}

#map-area {
	/*
	background: #194e76;	
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px, rgba(0,0,0,0.5) 0 2px 5px inset;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px, rgba(0,0,0,0.5) 0 2px 5px inset;
	box-shadow: rgba(0,0,0,0.3) 0 1px 3px, rgba(0,0,0,0.5) 0 2px 5px inset;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=180,strength=5);
	*/
}
#description {
	padding: 0 0 20px 0;
}
#map-container {
	
	/* padding: 20px; */
}
	#map-search {
		width: 320px;
		float: left;
		overflow: auto;
		background: #fff;
		height 450px;
	}
		#search-options {
			height: 70px;
			background: #e2e2e2;
			border-bottom: solid 1px #E0DFDD;				
		}
		#search-options label {
			display: block;
			padding: 10px 0 0 15px;
		}
		#search-options #location {
			width: 150px;
			margin: 0 0 0 15px;
		}
		#search-options #radius {
			width: 60px;
		}
		#search-options #find-button {
			width: 40px;
		}
		#search-results {
			height: 380px;
			width: 320px;
			font-size: 13px;
			line-height: 1.2;
			overflow: auto;
			background: #FaFaFa;
			border-bottom: solid 1px #E0DFDD;
		}
	#map {
		width: 680px;
		height: 450px;
		float: right;
	}


.workplace-popup {
	
}
.workplace-popup .title{
	font-weight: bold;
	display: block;
}
.workplace-popup .address{
	line-height: 1.2;
	display: block;
}
.workplace-popup ul {
	font-size: 90%;
	margin: 10px 0;
}
.workplace-popup .counseling-info {
	line-height: 1.2;
	display: block;
	margin: 5px 0;	
}


.workplace {
	padding: 5px 10px;
	cursor: pointer;
}

.workplace .title {
	font-weight: bold;
	display: block;
}
.workplace .location {
	display: block;
}

#search-results .selected {
	background: #eee;
}


.counselor-container {
	padding: 0;
}
.counselor-info {
	margin: 0 0 15px 0;
}
.counselor-location {
	margin: 2px;
}
.counselor-disclaimer {
	padding: 5px;
	border: solid 1px #ccc;
}
.counselor-name {
	margin: 0 0 5px 0;
}
.counselor-address {
	display: block; 	
	padding: 5px; 
	margin-bottom: 0px;
}
.counselor-address table {
	width: 90%;
}

#modal {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 500px;
	background: #fff;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 1px 4px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0 1px 4px;
	box-shadow: rgba(0,0,0,0.5) 0 1px 4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=180,strength=3);
}
#modal-content {
	height: 350px;
	margin: 10px;
	overflow: auto;
}
#modal-footer {
	text-align: center;
}