/* 
This is the section css for
Center for Contemplative Studies 
*/

/* GENERAL USE */
#home-content .wide{
	width: 100%;
}

#home-content .greyLine{
	border-bottom: 1px dotted #ddd;
    display: block;
    height: 5px;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
#home-content .purpleText{
	color: #763775;
}

#home-content .stayConnected h4{text-align: center; margin-top: 0; margin-bottom: 5px;}
.stayConnected .facebookIcon a{
	background: url(../images/logosYoutube.png) 0px 0px no-repeat;
	padding: 12px 0 6px 45px;
}
.stayConnected .facebookIcon a:hover{background: url(../images/logosYoutube.png) 0px -40px no-repeat;}
.stayConnected .twitterIcon a{
	background: url(../images/logosYoutube.png) -141px 0px no-repeat;
	padding: 12px 0 6px 45px;
}
.stayConnected .twitterIcon a:hover{background: url(../images/logosYoutube.png) -141px -40px no-repeat;}
.stayConnected .instagramIcon a{
	background: url(../images/logosYoutube.png) -282px 0px no-repeat;
	padding: 12px 0 6px 45px;
}
.stayConnected .instagramIcon a:hover{background: url(../images/logosYoutube.png) -282px -40px no-repeat;}
.stayConnected .googleIcon a{
	background: url(../images/logosYoutube.png) -423px 0px no-repeat;
	padding: 12px 0 6px 45px;
}
.stayConnected .googleIcon a:hover{background: url(../images/logosYoutube.png) -423px -40px no-repeat;}
.stayConnected .facultyNewsIcon a{
	background: url(../images/logosYoutube.png) -564px 0px no-repeat;
	padding: 12px 0 6px 45px;
}
.stayConnected .facultyNewsIcon a:hover{background: url(../images/logosYoutube.png) -564px -40px no-repeat;}
.stayConnected a{margin-bottom: 10px;}
.stayConnected a{
	float: left;
	font-size: .85em;
	line-height: 12pt;
	text-align: left;
	text-decoration: none;
	color: #575757;
}
.stayConnected a:hover{
	text-decoration: underline;
	color: #763775;
}
.stayConnected{
	background-color: #F7F7F7;
	padding: 10px;
	border: 3px solid #EEEEEE;
	margin-top: 5px;
	margin-bottom: 5px;
}
#home-content .imgLeft{
	float: left;
	margin-right: 10px;
}
#home-content .btnRight{
	float: right;
	margin-left: 10px;
	position: relative;
	z-index: 1;
}

/* HOME */
#home-content #home .grid9{
	padding-right: 10px;
}
#home-content #home .virtualEvents .pdfIcon{
	display: none;
} 
#home-content .virtualCalendar th,
#home-content .virtualCalendar td{
	width: calc(100% / 5);
}
#home-content .eventHighlight{
	text-align: center;
}
#home-content .eventHighlight img + .pdfIcon{
	display: none;
}
#home-content .homeSide .contentSlidesContainer li{
	text-align: center;
}
#home-content .homeSide .contentSlidesContainer li img{
	display: block;
	margin: 0 auto;
}
#home-content .inPersonClass p{
	color: #6E3061;
}

/* RECORDINGS */
#home-content .audioFiles h4{
	margin: 0;
	padding: 0;
	border-bottom: none;
}
#home-content .audioFiles h4 + div.row-responsive{
	margin: 0;
}
#home-content .audioFiles .audioTranscript{
	margin: 0;
}
#home-content .audioFiles > div{
	padding-bottom: 5px;
	border-bottom: 2px solid #EEE;
}

/* ABOUT */

#home-content #about .grid9{
	padding-right: 15px;
}

#home-content #about .row-responsive{
	margin: 0;
}

/* PROGRAMS */

#home-content #aPro .grid4{
	padding: 5px;
}

/* RESEARCH */

#home-content #research .grid8{
	padding-left: 15px;
}

#home-content #research .row-responsive{
	margin: 0;
}

/* EVENTS */
#home-content .alertMsg{
	background: #763775;
	color: #FFF;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
#home-content .event ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .event img{
	float: left;
	margin-right: 10px;
}
#home-content .event ul li:first-of-type{
	font-weight: bold;
	color: #763775;
	font-size: 1.2em;
}
#home-content .event ul ul{
	list-style-type: disc;
	margin-left: 40px;
}
#home-content .event ul ul li:first-of-type{
	font-weight: normal;
	color: #575757;
	font-size: 1em;
	
}
#home-content .event{
	border-bottom: 2px solid #EEE;
	padding: 10px 0;
	margin: 0;
	margin-top: 10px;
}
#home-content .eventsTable img{
	max-width: 200px;
}
#home-content .ccsEvents img + span.pdfIcon{
	display: none;
}

/********** FACULTY **********/
#home-content .faculty{
	clear: left;
	width: 100%;
}

#home-content .facultyImage {
	margin-top: 5px;
	width: 15%;
	float: left;
	padding-right: 15px;
}

#home-content .staffImg {
	margin-top: 5px;
	width: 15%;
	float: left;
	padding-right: 15px;
}

/********** TABS **********/
#home-content .tabContainer{background-color: transparent; box-shadow: none;}
#home-content .tabContainer nav{
    background-color: transparent;
    padding: 0;
    border: none;
}
#home-content .tabContainer nav a{margin-left: 0;}
#home-content .tabContainer nav a.activeTab{
    background-color: #f7f7f7;
    box-shadow: none;
    border: 1px solid #c1c1c1;
    border-bottom: none;
    position: relative;
    top: 1px;
    color: #763775;
    text-shadow: 1px 1px 0px rgba(250,250,250,.7);
    font-family: 'OpenSansSemibold';
    text-decoration: none;
}
#home-content .tabContentContainer{
    background-color: #f7f7f7;
    border: 1px solid #c1c1c1;
    float: left;
}
#home-content .tabContentContainer li{padding-bottom: 5px;}
#home-content .tabContentContainer h4{color: #575757; margin: 5px 0;}
#home-content .tabContentContainer h2{margin: 0;}

/* MULTIMEDIA */

#home-content #mMedia .grid3 a{
	font-weight: bold;
	text-decoration: none;
}
#home-content #mMedia .grid3 img{
	display: block;
	margin: 0 auto;
}

#home-content #mMedia .grid3{
	padding-left: 5px;
	padding-right: 5px;
}
#home-content .contentSlidesContainer{
	padding-right: 0px;
}
#home-content .zoomVideo{
	margin: 0;
	margin-top: 10px;
}
#home-content .zoomVideo img{
	padding-right: 10px;
}
#home-content .zoomVideo span,
#home-content .selfGuidedVideos span{
	display: block;
	text-align: center;
	color: #763775;
	font-weight: bold;
	margin-top: 20px;
}
#home-content #mMedia .selfGuidedVideos .grid3 img.playBtn{
	display: none;
}

@media only screen and (max-width:768px){
	#home-content .homeSide img{
		max-width: 300px;
		display: block;
		margin: 0 auto;
	}
	#home-content #home .grid9,
	#home-content #home .grid4{
		padding: 0;
	}
	#home-content .staffSpotlight img{
		max-width: 300px;
	}
}

@media only screen and (max-width:480px){
	.stayConnected .grid6{width: 100%;}
	.stayConnected .grid6 a{margin-bottom: 5px;}
}