body {
	 font-family: 'Open Sans', sans-serif;
 	 font-size: 15px;
	 line-height: 22px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
	color: inherit;
	text-transform: none;
	color: #003262;
	letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "freight-micro-pro","Georgia",serif;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
h3.block-header {
	font-size: 12px;
	margin-top: 0;
	letter-spacing: 1px;
	font-weight: 700;
	color: #003262;
}
h4.category {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1px;
	font-weight: 400;
}
.block {
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	font-size: 15px;
}
h2.block-header  {
	text-transform: none;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 20px;
	margin-top: 0;
}
.lead {
	margin-bottom: 30px;
	font-size: 21px;
	line-height: 1.75;
	color: #555;
	font-family: "freight-micro-pro","Georgia",serif;
}
body.home .block-header {
	
}
.block .more-link {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
}
.block .more-link a {
	padding: 20px;
	border-top: 1px solid #ddd;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 22px;
}
a {
	color: #003262;
	text-decoration: none;
	
}
a:hover, a:focus {
	color: #000b16;
	text-decoration: underline;
}
p a {
        text-decoration: underline;
}
a.dept-title:hover, a.dept-title:focus {
	text-decoration: none;
}
ol {
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #003262;
}
blockquote {
	padding: 0;
	margin: 0 0 30px;
	font-size: 27.5px;
	line-height: 34px;
	border-left: 0;
	line-height: 1.2em;
	border-left: none;
	font-family: "freight-micro-pro","Georgia",serif;
}
blockquote p {
	font-size: 27.5px;
line-height: 34px;
	font-family: "freight-micro-pro","Georgia",serif;
}
blockquote footer {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;

}
blockquote .quotename {
    font-family: "Open Sans",sans-serif; 
}
.pipe {
	color: #bbb;
	padding: 0 4px;
}
#header-meta {
	background-color: #003263;
}
#header-meta.inverse {
	background-color: #012950;
}
#header-meta h1 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 8px 0;
	line-height: 18px;
}
#header-meta h1 a {
	color: #fff;
	
}
#header-meta h1 a:hover,
#header-meta h1 a:focus {
	color: #fdb515;
	text-decoration: none;
}

/* Extra small devices (phones, less than 768px) */
 @media screen and (max-width: 500px) {
 h6, h5, h6, body.pbs-responsive-text .pbs-main-wrapper h6, body.pbs-responsive-text .pbs-main-wrapper h5, body.pbs-responsive-text .pbs-main-wrapper h6 {
    font-size: 100% !important
  }
  h1, h2, h3, h4 {
    font-size: 120% !important
  }
}
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.lead {
		font-size: 28px;
		line-height: 45px;
		margin-bottom: 30px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.lead {
		
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.lead {
		font-size: 32px;
		line-height: 45px;
		margin-bottom: 30px;
	}
}

@font-face {
  font-family: 'Berkeley-Regular';
  src: url('../fonts/Berkeley-Regular.woff2') format('woff2');
}

header#site-header .one-line h1 .b-wordmark, header#site-header .one-line .b-wordmark,
header#site-header .two-line-logo .b-wordmark,  header#site-header .two-line-logo h1 .b-wordmark {
   background-image: url("cssimg/UCBerkeley_Logo_ Berkeley Blue_RGB.svg"), none; 
}