/*
Theme Name: Reporters Lab at the Sanford School of Public Policy
Description: A child of period  -- customized for the Reporters Lab by Stephanie Martinek, Fall 2024
Version: 0.1
Author: Stephanie Martinek
Template:  period
Tags:  
License: 
License URI: 
*/

@font-face{
	font-family: 'OpenSans';
	font-display: swap;
	src: url('http://sites.sanford.duke.edu/fonts/OpenSans') format('OpenSans');
	font-display: fallback;
}

@font-face{
	font-family: 'Merriweather';
	font-display: swap;
	src: url('http://sites.sanford.duke.edu/fonts/Merriweather') format('Merriweather');
	font-display: fallback;
}

body, p {font-family: 'OpenSans', sans-serif;}

h1, h2, h3, h4, h5 {font-family:'Merriweather', serif;}
#site-title {font-size: 1.75em;}

#site-header{background: #012169;}

.max-width{max-width:1400px !important;}

.site-footer {
  text-align: center;
  background: #012169 url("https://sites.sanford.duke.edu/wp-content/uploads/2021/02/arch-pattern.png");
  height: 200px;
  margin-top: 3.75em;
  color: #ffffff;
  clear: both;
}

.design-credit { background-color: transparent !important;}


#sanfordlogo{position: relative; z-index: 1000;max-width: 450px; margin-top: 8px;}

.menu-primary li.current-menu-item > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-ancestor > a {background:transparent;}

.menu .sub-menu a:hover {text-decoration:underline;}

.custom-image{background: url("https://sites.sanford.duke.edu/wp-content/uploads/2021/06/Sanford_Header_Summer.jpg");height:200px;} 

#title-container{margin-bottom:1em;}

#site-title{font-size:1.5em;}

.menu-primary a{font-size:1.1em;}

#breadcrumbs {display:none;}

.entry>article{box-shadow:0 0 5px 0 #012169}

.tagline{display:block; font-weight:800;}


@media all and (min-width: 56.25em)  {
	#sanfordlogo{float:none;}
	.menu-primary li.menu-item-has-children > a:after {
		content: '';
      border: solid #ffd960;
 	 	border-width: 0 3px 3px 0;
  		display: inline-block;
  		padding: 3px;
  		transform: rotate(45deg);
  		-webkit-transform: rotate(45deg);
		margin-left:0.5em;
		vertical-align: 0.255em
;
}

@media all and (min-width: 57em)  {
	#sanfordlogo{float:right;}
}


@media all and (min-width: 56.25em) {


