﻿/* filmandmusic.css
 * Office of Film and Music site only
 * ===================================
 * =================================== */
 
@charset "utf-8";
/* CSS Document */

/* Top Nav customization */

#deptTopNav {
    height: 40px;
}

#deptTopNav ul li {	
	text-align: center;
}
#deptTopNav ul li a.last, #deptTopNav ul li a:visited.last {
    margin: 0;
} 
/* Customize H fonts in body */
#tabs h3 {
    font-size: 1.17em;
} 
#tabs h4 {
    font-size: .83em;
}

/* Sidebar Component Styling */

.sidebarImageLink {
	display:none
}

/* Footer customizations */	

#deptFooter {
    border-top: 9px solid #666;
	background: url(/Prebuilt/img/footerbar-white.png) repeat-x #e3eaf0;	
}
#deptFooterText {    	
	background-color: #e3eaf0;
}
#deptFooterText.row {
    border-bottom: none;
}
#deptFooter a, #deptFooter a:visited, #deptFooter a:hover, #deptFooter a:active {
	color:#333; 
}
#deptFooter #navTitle {
	color:#007DC3;
	font: 200%/100% 'LeagueGothicRegular',Arial,san-serif; text-transform: uppercase;
}
#deptFooter #navTitle strong {
	font-weight:normal;
}
#deptFooterLogo {
	float:none;	
	margin:0 0 0 0;
	padding: 0 0 36px;
}
.h3deptFooterTitle {
	display:none; 
}
#deptFooter #deptColumn1 div#addressStreet {
	display:none; 
}
#deptFooter #deptColumn1 div#deptPhoneNumbers {
	display:none; 
}
/* Medium devices and desktop (tablet, 768px and above) */
@media (min-width: 768px) {
	#deptFooterTitle {
  		padding-left: 10px;
	}
	#deptFooter #deptColumn1 {
		width: 50%;
		margin: 10px 0 0 ;
	}	
	#deptFooter #deptColumn1 div#deptPhoneNumbers, #deptFooter #deptColumn1 div#addressMailing {
		margin-left: 15px;
	}
	#deptFooter #deptColumn2 ul {
		width:100%;
	}
	#deptFooter #addressMailing {
		 width:50%; float:left;
	}
	#deptFooter div#deptColumn2, #deptFooter div#deptColumn3 {
  		padding-top:100px;
		padding-left:10px;
		width:25%;
  	}
}

/* Mobile */

@media (max-width: 767px) {
  	#deptFooter div#deptColumn1 #deptFooterTitle {
		padding-left:0
	}	
  	#deptFooter #deptColumn2 {
		display:block;
	}
	#deptFooter #deptPhoneNumbers {
		padding-top: 10px
	}
}
 

/* adjust tagline to match director class */ 
 
 
#deptInfo .tagline {
    font-style: normal;
    font-weight: bold;
}


 /* Staff List customizations */	
 
 
 
 td, th {
    padding: 10px;
}

.staffHeaderBar {
    background-color: #a0c7e9;
}

.ui-accordion button { text-align: left; }

hr { margin: 0px; }

.scareCrowSeattleReviews br { margin: 10px; }

#x53678 #mainColMain p {max-width:100%; }

#x97620  #mainColMain p {max-width:100%; }