/* -------------------------------
Replace the following colors 
LightSlateGrey - default link color, node titles in indexes
FireBrick - node titles
-------------------------------*/
/* Fonts */
@font-face {
  font-family: 'MuseoSans-500';
  src: url("../webfonts/MuseoSans-500.eot");
  src: url("../webfonts/MuseoSans-500.eot?#iefix") format("embedded-opentype"), url("../webfonts/MuseoSans-500.woff") format("woff"), url("../webfonts/MuseoSans-500.ttf") format("truetype"); }
@font-face {
  font-family: 'MuseoSlab-700';
  src: url("../webfonts/MuseoSlab-700.eot");
  src: url("../webfonts/MuseoSlab-700.eot?#iefix") format("embedded-opentype"), url("../webfonts/MuseoSlab-700.woff") format("woff"), url("../webfonts/MuseoSlab-700.ttf") format("truetype"); }
@font-face {
  font-family: 'MuseoSans-700';
  src: url("../webfonts/MuseoSans-700.eot");
  src: url("../webfonts/MuseoSans-700.eot?#iefix") format("embedded-opentype"), url("../webfonts/MuseoSans-700.woff") format("woff"), url("../webfonts/MuseoSans-700.ttf") format("truetype"); }
@font-face {
  font-family: 'MuseoSlab-900';
  src: url("../webfonts/MuseoSlab-900.eot");
  src: url("../webfonts/MuseoSlab-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/MuseoSlab-900.woff") format("woff"), url("../webfonts/MuseoSlab-900.ttf") format("truetype"); }
body {
  color: #705f54;
  font: 16px/26px Arial, Helvetica, sans-serif; }

input, select, textarea {
  font: 13px/1.5em; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

.prose {
  line-height: 24px; }

p {
  margin-bottom: 24px; }

.prose ul, .prose ol, .prose pre, .prose div.codeblock, .prose blockquote {
  margin-bottom: 24px; }
.prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6 {
  font-weight: normal;
  margin-bottom: 0px; }
.prose h1 a, .prose h2 a, .prose h3 a, .prose h4 a, .prose h5 a, .prose h6 a {
  color: #335162;
  text-decoration: none; }
.prose h1 a:hover, .prose h2 a:hover, .prose h3 a:hover, .prose h4 a:hover, .prose h5 a:hover, .prose h6 a:hover {
  text-decoration: underline; }

h1.page-title {
  color: #8a954e;
  font-family: "MuseoSlab-700", Arial, Helvetica, sans-serif;
  font-size: 40px;
  line-height: 44px;
  /* 1.43em;*/
  padding-bottom: 23px;
  /* 0.71em;*/ }

.prose h1 {
  color: #8a954e;
  font-family: "MuseoSlab-700", Arial, Helvetica, sans-serif;
  font-size: 40px;
  line-height: 44px;
  /* 1.43em;*/
  padding-bottom: 23px;
  /* 0.71em;*/ }
.prose h2 {
  color: #2f2620;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0px; }

h2.node-title, section#content .views-field-index .views-field-title {
  color: #2f2620;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0px; }

h2.node-title, section#content .views-field-index .views-field-title {
  margin-bottom: 0px; }

.prose h3, section#content .views-field-title {
  color: #2f2620;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 24px; }

.prose h3 {
  text-transform: uppercase; }

h2.node-title a, section#content .views-field-title a {
  color: #2f2620;
  text-decoration: none; }

h2.node-title a:hover, section#content .views-field-title a:hover {
  color: #d9633b;
  text-decoration: underline; }

#right h2.node-title {
  padding-bottom: 0px; }

.node-teaser h2, section#content .views-field-title {
  padding-bottom: 0px;
  margin-bottom: 0px; }

.prose h4 {
  color: #2f2620;
  font-weight: bold; }

.block-title, .pane-title, #content .field-label {
  /*font-family: "MuseoSlab-700", Arial, Helvetica, sans-serif;*/
  color: #2f2620;
  font-weight: bold;
  /*  font-size: 17px;
    line-height: 20px;*/
  margin-bottom: 10px; }

#right {
  font-size: 0.923em;
  line-height: 1.33em; }

/*# sourceMappingURL=typography.css.map */
