/* Generated by less 2.5.1 */
/* EDITOR STYLES ***************************************************************/
body#tinymce.wp-editor {
  font-family: 'functionpro', Arial, Helvetica, sans-serif;
  font-size: 22px;
  margin: 10px;
  color: #000;
}
body#tinymce.wp-editor p {
  margin: 0;
  padding: 0 0 24px 0;
}
body#tinymce.wp-editor h1,
body#tinymce.wp-editor h2,
body#tinymce.wp-editor h3 {
  color: #000;
}
/* HEADING STYLES ***************************************************************/
h1 {
  font-family: 'quattrocento', Arial, Helvetica, sans-serif;
  font-size: 84px;
  font-weight: normal;
  line-height: 88px;
  color: #96853a;
  margin: 0;
  padding: 0 0 24px 0;
}
h2 {
  font-family: 'quattrocento', Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 40px;
  margin: 0;
  padding: 0 0 24px 0;
}
h2 a {
  text-decoration: none;
  color: #000000 !important;
}
h2 a:hover {
  text-decoration: none;
  color: #96853a !important;
}
h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  text-transform: none;
  color: #96853a;
  margin: 0;
  padding: 0 0 12px 0;
}
h3 a {
  text-decoration: none;
  color: #96853a !important;
}
h3 a:hover {
  text-decoration: none;
  color: #70632b !important;
}
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 12px 0;
}
/* OTHER STYLES ***************************************************************/
.captions {
  font-size: 16px;
}
.highlight {
  color: #70632b;
}
.numbers {
  display: inline-block;
  width: 30px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background-color: #96853a;
  margin-right: 5px;
  border-radius: 50%;
}
.pull-quote {
  display: block;
  font-size: 36px;
  font-style: italic;
  font-weight: lighter;
  line-height: 42px;
  color: #999;
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 30px;
  border-top: 12px solid #96853a;
  border-bottom: 12px solid #96853a;
}
.pull-quote-left {
  float: left;
  display: block;
  width: 33%;
  font-size: 36px;
  font-style: italic;
  font-weight: lighter;
  line-height: 42px;
  color: #999;
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 30px;
  border-top: 12px solid #96853a;
  border-bottom: 12px solid #96853a;
}
.pull-quote-right {
  float: right;
  display: block;
  width: 33%;
  font-size: 36px;
  font-style: italic;
  font-weight: lighter;
  line-height: 42px;
  color: #999;
  margin-left: 30px;
  margin-bottom: 30px;
  padding: 30px;
  border-top: 12px solid #96853a;
  border-bottom: 12px solid #96853a;
}
@media (max-width: 768px) {
  .pull-quote-left {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .pull-quote-right {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
/* FILE TYPES ***************************************************************/
/*a[href$='.pdf'],
a[href$='.doc'],
a[href$='.xls'],
a[href$='.pps'],
a[href$='.ppt'] {
    font-weight: bold;
    display: block;
    line-height: 32px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    padding-left: 40px;
}
a[href$='.pdf'] {
    background-image: url(../images/file-icons/pdf.png);
}
a[href$='.doc'] {
    background-image: url(../images/file-icons/pdf.png);
}
a[href$='.xls'] {
    background-image: url(../images/file-icons/pdf.png);
}
a[href$='.pps'],
a[href$='.ppt'] {
    background-image: url(../images/file-icons/pdf.png);
}*/
