@charset "UTF-8";
/* Dali CSS Document */

body,
h2,
h3,
p {
	font-family: arial, helvetica, sans-serif;
} 

body {
	background: #f4f4f4;
	margin: 0 !important;
	padding: 0 !important;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
}

h2 {
	font-size: 18px;
	max-width: 80%;
	font-style: italic;
	margin: auto;
	line-height: 1.5;
}

header {
 margin:0 !important;
 padding: 0 !important;
}

main {
	background: #ffffff;
	padding: 40px 15px 15px 15px;
	/* box-shadow: [h-offset] [v-offset] [blur] [spread] [color]; */
    box-shadow: 0 0 10px 5px rgba(238, 238, 238, 1);
}

span.announce {
  background:#37a611;
	padding:3px 3px 3px 10px;
	color:#fff;
	font-weight:bold;
	width:100%;
	display:inline-block;
	letter-spacing: 2px;
	text-align:center;
	font-size:12px;
}

.posted {
	color: #555;
	padding-left: 1em;
	font-size:14px;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.header-top {
	padding-top: 30px;
	margin-bottom: 30px;
	max-width: 1160px;
	margin: auto;
	height: 9em;
}

div.header-left {
    width: 60%;
	float: left;
}

div.logo {
	background-size:contain;
	margin-bottom:20px;
	background-repeat: no-repeat;
}

div#header-center {
	padding-left:5px;
}

div#header-center p {
	margin: 0 0 3px 0;
	padding: 0;
}

div#header-center h2 {
	padding:0;
}

.email-icon {margin-top:2px; margin-bottom:-2px;}

a#menu-icon {
	display:none;
}


nav {
   padding-top: 15px;
   padding-bottom: 25px;
}

nav ul {
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 10px;
}

nav a:hover {
	text-decoration:none;
	color:#999;
}

nav a:link {
	color:#fff !important;
	padding: 15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

nav a:hover {
	color: #CCC !important;
}

nav a:visited {
	color: #fff;
}

nav ul li {
	display: inline-block;
}

div#main-top {
background:url('images//san-francisco-skyline-2.jpg');
background-size: cover;
background-position:left;
box-shadow: 5px 5px 10px grey;
}

.office-banner {
height: 18vw;
width: 100%;
background-image: url('https://daliassociates.com/images/san-francisco-skyline-2.jpg');
background-size: cover;
background-position:center;
margin-bottom: 30px;
}

div.office-subhead > h3 {
	font-size: 16px !important;
}

div.office-heads {
	color: #000;
	padding: 15px;
	width: 400px;
	background-color: rgba(244, 244, 244, .7);
	margin: 0 25px 0 25px;
}

div.office-subhead {
	color: #FFF;
	padding: 15px;
	width: 400px;
	background-color: rgba(37, 38, 252, 0.7);
	margin: 0 25px 25px 25px;
}

div#main-top div#banner {
	background:none;
}

div#main-top .banner-left,
div#main-top .banner-right {
	display:none;
}

nav {
	height: 2vw;
    width: 100%;
	background:#2526fc;
	padding: 15px 0 15px 0;
}

h2.usp {
	max-width: 70%; 
	text-align: center; 
	margin-top: 15px;	
	margin-right:12vw;
	margin-bottom:-5px;
	margin-left:8vw; 
	font-size: 1.6em;
	font-family: arial, helvetica, sans-serif;
}

ul.usp li {
	font-size: 20px;
	line-height: 1.5;
}

div#news {
	display:none;
}

/* #secondary > */ div.ctct-inline-form > div {
	margin-top: 30px;
	max-width: 250px;
}

div.ctct-form-defaults {
	margin: 0 !important;
	padding: 10px !important;
	background: #f4f4f4 !important;
}

#ctct_form_1 > h2,
#ctct_form_0 > h2 {
  color: #2526FC !important;
  margin-bottom: 50px;
  font-size: 20px;
  margin-bottom: 30px;
  min-width: 250px !important;
}

.ctct-gdpr-text {
  font-size: 11px !important;
}

p.send a {font-size:18px;}

div.kim-info {
	margin-top:20px;
    display:block;
	font-size: 1.25em;
	line-height:1.25em;
	font-style: italic;
}

div.kim-info a {
	color: #2526FC;
	text-decoration: none;
}

main {
	margin-right: 2vw;
	max-width: 1150px;
	margin: auto;
	height: auto;
}

section {
	display: flex; gap: 20px;
}

.introduction {
	max-width: 800px;
	float: left;
	padding: 0 30px 0 25px;
}

p {
  font-size:1.25em !important;
  line-height:1.5em !important;
}

ol {
  margin-left:30px !important;
  margin-right:30px !important;
}

ol a {
  background:#13649d;
  background:#444;
  color:#f4f4f4 !important;
  padding:5px;
  font-size:12px !important;
  font-weight:bold;
  text-decoration:none !important;
  cursor: pointer !important;
  margin-left:15px;
}

h1.opening-headline {
	text-align: center;
    margin-right: 2vw;
	font-style: italic;
}

#content > main > div > p.intro-line {
	text-align: center;
	padding-right: 2vw;
}

#intro-line {
	text-align:center;
	padding-right: 2vw;
}

div.callout {
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	max-width: 70%;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 9%;
	margin-right: 12%; 
	font-style: italic;
	padding: 30px;
	background: #f4f4f4;
}

div.jobs {
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	margin-left:5%;
	line-height: 1.6em;
}

.screen-reader-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 0;
}
.skip-to-main-content-link:focus {
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
}

#sidebar {
	padding-bottom: 40px;
	max-width: 250px;
	float: left;
}

div.reward-head {
  font-weight: bold;
  font-family:arial, Helvetica, sans-serif;
  color: #222 !important;
  font-size: 26px !important;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

button.id-show-reward {
	padding: 3px;
	background: #2526fc;
	color: #fff;
	font-size: 18px;
	width: 150px;
	border-radius: 5px;
	margin-bottom: 10px;
}

button.id-hide-reward {
	padding: 3px;
	background: #222;
	color: #fff;
	font-size: 18px;
	width: 150px;
	border-radius: 5px;
	margin-bottom: 10px;
}

div.news-container {
	margin-top: 1.5em;
	border: 1px solid #CCC;
	max-width: 245px;
}

div.news-container h3 {
	background: #2526FC !important;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff !important;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

div.news-container h4 {
	line-height: 1.2;
	font-style: normal !important;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

div.news-container p {
	font-size: 24px;
	line-height: 1.1!important;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#sidebar > div.news-container > p > a {
    font-size: 14px;
}

footer {
	background: #2526FC;
	color: #fff;
	text-align: center;
	max-width: 1166px;
	margin: auto;
	padding: 3px;
}


@media only screen and (max-width: 1000px) {

section {
	display: inline;
    gap: 0;
}

div.introduction {
	width: 100% !important;
	margin-bottom: 40px;
	float: none;
}

aside#sidebar {
	float: none !important;
	width: 100%!important;
	max-width: 1000px !important;
  }

div.ctct-form-defaults {
  width: 750px !important;
}

div.news-container {
	max-width: 750px;
}

}




/*
@media only screen and (max-width: 1000px) {

	div.entry-content {
		margin-bottom: 30px !important;
	}

	aside#sidebar {
		display: inline !important;
		float: none;
	}
	
	div#secondary {
		padding: 20px !important;
		margin-top: 40px;
	}
}


@media only screen and (max-width: 600px) {

	div#header-center {
		margin-left: 15px;
	}

nav {
		height:90px;
	}

  div.job-openings div.job-number {
		width: 10%;
		padding:2px 10px 0 0;
	}

  div.job-openings div.job-info {
		width:83%;
		overflow:hidden;
		display:block;
		margin-bottom:10px;
  }

  div.details-link {
	  width:100%;
		float:none;
		margin: 5% 0 0 8%;
	}

	.email-icon { margin-left:5px;}
}
*/
