/*
This is the SiteOrigin CSS test


To learn how this works, see http://wp.me/PEmnE-Bt
*/

body {
  font-family: "Adelle", serif;
  line-height: 1.625;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

/* = Matt's adjustments CSS text elements  */

.site-main ul,
.site-main ol {
  margin: 0 0 1em 1em;
}

.site-main li {
  margin: 0 0 .5em .5em;
  padding: 0 0 0 0em;
}

/* = Matt's CSS for PDF bullets */

ul.pdf {
  list-style-type: none;
  margin-left: .5em;
}

li.pdf {
  background-image: url(http://www.sfcityattorney.org/wp-content/uploads/2015/07/document-pdf.png);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding-left: 1.5em;
  padding-bottom: 1.1em;
}

/* = Misc CSS */

input {
  font-size: 13px;
  line-height: 1;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

button,
select,
textarea {
  font-size: 14px;
  line-height: 1;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

h1 {
  font-family: "proxima-nova", sans-serif;
  font-size: 40px;
  margin-bottom: 15px;
  line-height: 35px;
  font-weight: 900;
  letter-spacing: -1px;
}

h2 {
  font-family: "proxima-nova", sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #666666;
  letter-spacing: -1px;
  line-height: 26px;
  margin-bottom: 8px;
}

h3 {
  font-family: "proxima-nova", sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #333333;
  line-height: 1.5em;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
}

h4 {
  color: #333333;
  font-family: "adelle", serif;
  font-size: 18px;
  line-height: 1.1em;
  font-weight: 500;
}

/* = Use h5 for subheads in news releases 
----------------------------------------------- */

h5 {
  font-family: "Adelle", serif;
  font-size: 19px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2em;
  color: #3a3a3a;
  padding: 0;
  margin-top: 1em;
}

/* = h6 is used for breadcrumbs
----------------------------------------------- */

h6 {
  font-family: "Proxima-Nova", sans-serif;
  font-size: .7em;
  font-weight: 300;
  color: #999999;
  line-height: 1.1em;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-indent: -1em;
}

/* SITE HEADER */

.main-title {
  font-family: "proxima-nova", sans-serif;
  margin: 0;
  line-height: 1.2em;
  text-shadow: 0px 0px 3px #FFFFFF;
}

.site-description {
  font-family: "proxima-nova", sans-serif;
  margin: 0;
  letter-spacing: 1.5px;
  text-shadow: 0px 0px 3px #FFFFFF;
}

/* SITE FOOTER */

.sfca-footer {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
}

/* PAGE TITLE */

.page-header h1 {
  font-family: "proxima-nova", sans-serif;
  font-size: 40px;
  margin-bottom: 20px;
  line-height: 1em;
  font-weight: 900;
  letter-spacing: -1px;
}

.inside-site-info grid-container grid-parent {
  font-size: 10px;
}

.widget-title {
  margin-bottom: 20px;
}

.entry-content {
  margin: 0em;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  padding: 0px;
}

.attachment-generate-blog.wp-post-image {
  margin-top: 0em;
}

.separate-containers .inside-article {
  padding-top: 1em;
  padding-bottom: 0px;
}

.post-image-below-header.post-image-aligned-left .post-image {
  margin-top: 1em;
  margin-right: 1.5em;
}

.entry-meta {
  font-size: 100%;
}

.cat-links {
  margin: 0px;
  padding: 0px;
  font-family: "Proxima-Nova", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1em;
  text-transform: uppercase;
  color: #999999;
}

footer.entry-meta {
  margin-top: 0em;
  margin: 1px;
  margin-bottom: 1em;
}

.entry-date.published {
  color: #666666;
  font-weight: 300;
}

hr {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.welcome-box {
  display: inline-block;
  margin: 0em;
  border: 1px #333;
  padding: 2em;
  position: relative;
  padding-bottom: 0px;
  border-width: 1px;
  border-color: #cccccc;
  background-color: #efefef;
  border-style: solid;
  box-shadow: 3px 3px 3px #999999;
}

.djh-welcome {
  font-family: "Proxima-Nova", sans-serif;
  line-height: 1.5;
  font-size: 18px;
  margin-bottom: 1em;
  margin-top: 0em;
  padding-top: 0em;
}

.entry-title {
  margin-bottom: 10px;
}

.wp-caption .wp-caption-text {
  margin-bottom: 0em;
  position: relative;
  padding-top: .5em;
  padding-bottom: 0em;
  padding-right: 0em;
  padding-left: 0em;
  font-size: 12px;
  background-color: #ffffff;
  color: #999999;
  font-weight: normal;
}

.teams-list {
  font-size: 13px;
  line-height: 17px;
  font-family: "Adelle", serif;
  text-indent: 0px;
  text-transform: uppercase;
  font-weight: 100;
}

.separate-containers .widget:last-child {
  padding: 20px;
}