/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul li, ol li {
  list-style: none outside none; }

/* Make HTML 5 elements display block-level for consistent styling */
header, nav, article, footer, address, aside {
  display: block; }

/* wordpress classes */
.alignleft {
  float: left; }

img.alignleft, .wp-caption.alignleft {
  clear: left;
  padding: 0.5rem 0.5rem 0.5rem 0; }

img.alignright, .wp-caption.alignright {
  clear: right;
  padding: 0.5rem 0 0.5rem 0.5rem; }

img, .wp-caption {
  max-width: 100%;
  height: auto; }

.alignright {
  float: right; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption-text, .gallery-caption {
  font-size: 0.9rem;
  margin: 0.6rem 0 -0.6rem; }

@media (max-width: 568px) {
  .alignright, .alignleft {
    display: block;
    float: none;
    margin: 0 auto; } }
body {
  color: #2a2a2a;
  font-family: "Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-size: 16px;
  line-height: 1.5rem; }

p {
  margin-bottom: 1.5rem; }

strong {
  font-weight: bold; }

h1.ui.header {
  font-size: 32px;
  line-height: 3rem;
  margin: 0; }

h2.ui.header {
  font-size: 28px;
  line-height: 3rem;
  margin: 0; }

h3.ui.header {
  font-size: 24px;
  line-height: 1.5rem;
  margin: 0; }

h4.ui.header {
  font-size: 20px;
  line-height: 1.5rem;
  margin: 0; }

h5.ui.header {
  font-size: 16px;
  line-height: 1.5rem; }

h6.ui.header {
  font-size: 12px;
  line-height: 1.5rem;
  margin: 0; }

a, a:visited {
  color: #731b19;
  text-decoration: none;
  margin: 0;
  font-weight: bold; }

a:hover {
  color: #491110; }

blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #fff; }

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a; }

blockquote cite {
  color: #717375;
  font-size: 14px;
  display: block;
  margin-top: 5px; }

blockquote cite:before {
  content: "\2014 \2009"; }

html, body {
  min-height: 100%; }

.wrapper {
  box-shadow: 5px 0 5px -5px #000, -5px 0 5px -5px #000;
  box-sizing: border-box;
  margin: -10px auto;
  max-width: 1390px;
  overflow: hidden;
  padding: 10px 0;
  width: 96%; }

#inner-header.wrapper {
  box-shadow: none; }

ul, ol {
  margin-bottom: 1.5rm; }

.clearboth, .clear {
  clear: both; }

.button.haslauer {
  background-color: #731b19;
  color: #fff; }

.pagecontent ul li, .postcontents ul li {
  margin: 0 0 0 31px; }

.pagecontent ul li:before, .postcontents ul li:before {
  content: "\f00c";
  font-family: fontawesome;
  margin: 0 12px 0 -28px; }

#header {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 10px 0 #000;
  position: relative;
  z-index: 99; }

#inner-header {
  min-height: 120px;
  overflow: visible !important; }

#logotop {
  float: left; }

#address {
  text-align: right;
  width: auto; }

#address a {
  color: #717375;
  display: inline-block;
  font-size: 1.2rem;
  margin: 12px 0 0 24px;
  min-width: 265px;
  white-space: nowrap; }

#address a:hover {
  color: #585a5b; }

@media (max-width: 568px) {
  #logotop {
    float: none;
    margin: 0 auto;
    text-align: center; }

  #address a {
    text-align: center;
    margin: 12px auto;
    display: block; } }
.header-nav {
  clear: right;
  width: 100%; }

#top-nav .ui.dropdown {
  display: none; }

.header-nav .ui.menu {
  background-color: transparent;
  box-shadow: none;
  margin: 38px 0 0 330px;
  text-align: justify; }

.header-nav .ui.menu .item, .header-nav .ui.menu > .item:first-child {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  color: #731b19;
  padding: 0.83em 0.45em;
  display: inline; }

.header-nav .ui.menu .stretch {
  display: inline-block;
  width: 100%;
  /* if you need IE6/7 support */
  *display: inline;
  zoom: 1;
  opacity: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important; }

.ui.menu .item:before {
  background-image: none;
  width: 0; }

.header-nav .ui.menu .item:hover {
  background-color: #731b19;
  color: #fff; }

.header-nav .ui.menu .active.item {
  background-color: #731b19;
  box-shadow: none;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }

#secondary-nav {
  background: #a52824;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1MjgyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzczMWIxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #a52824 0%, #731b19 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a52824), color-stop(99%, #731b19));
  background: -webkit-linear-gradient(top, #a52824 0%, #731b19 99%);
  background: -o-linear-gradient(top, #a52824 0%, #731b19 99%);
  background: -ms-linear-gradient(top, #a52824 0%, #731b19 99%);
  background: linear-gradient(to bottom, #a52824 0%, #731b19 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a52824', endColorstr='#731b19',GradientType=0 ); }

.secondary-nav-item {
  box-sizing: border-box;
  float: left;
  padding: 1rem 0 1rem 12px;
  text-align: center;
  vertical-align: middle;
  width: 25%; }

.secondary-nav-item-circle {
  background-color: #fff;
  background-image: url("../images/icons.png");
  background-size: 400% auto;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  float: left;
  height: auto;
  width: 60px; }

.secondary-nav-item-text {
  box-sizing: border-box;
  color: #fff;
  display: table-cell;
  font-weight: bold;
  height: 60px;
  padding: 0 0 0 5%;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle; }

.secondary-nav-img {
  display: none; }

.secondary-nav-img > div {
  left: 0;
  position: absolute;
  text-align: center;
  top: 140px;
  width: 100%; }

.secondary-nav-img > div .ui.header, .secondary-nav-img > div p {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  margin: 12px auto;
  max-width: 1000px;
  padding: 1.5rem;
  width: 70%; }

.secondary-nav-img > div .ui.header {
  text-transform: uppercase; }

.secondary-nav-item #earthworks:hover .secondary-nav-item-circle {
  background-position: 0 100%; }

.secondary-nav-item#stonewalls .secondary-nav-item-circle {
  background-position: 300% 0; }

.secondary-nav-item#stonewalls:hover .secondary-nav-item-circle {
  background-position: 300% 100%; }

.secondary-nav-item#garden .secondary-nav-item-circle {
  background-position: 200% 0; }

.secondary-nav-item#garden:hover .secondary-nav-item-circle {
  background-position: 200% 100%; }

.secondary-nav-item#lending .secondary-nav-item-circle {
  background-position: 100% 0; }

.secondary-nav-item#lending:hover .secondary-nav-item-circle {
  background-position: 100% 100%; }

.secondary-nav-item-circle .icon {
  margin: 100% 0 0 0;
  width: 100%; }

@media (max-width: 960px) {
  .header-nav .ui.menu {
    display: none; }

  #top-nav .ui.dropdown {
    display: inline-block;
    float: right;
    font-size: 1.2rem;
    margin: 1rem 0; }

  .secondary-nav-item {
    width: 50%; }

  .secondary-nav-img > div {
    top: 114px; }

  .secondary-nav-img > div .ui.header, .secondary-nav-img > div p {
    width: 95%;
    padding: 0.2rem; } }
@media (max-width: 568px) {
  #top-nav .ui.dropdown {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 1rem;
    text-align: center; }

  .secondary-nav-item {
    width: 100%; }

  .secondary-nav-img > div {
    top: 250px; }

  .secondary-nav-img > div p {
    display: none; } }
#content {
  width: 100%; }

#projects {
  max-width: 900px;
  margin: 0 auto; }

#projects i {
  color: #731b19;
  cursor: pointer; }

#projects i:hover {
  color: #717375; }

#projects li {
  display: none;
  margin-top: 0;
  margin-bottom: 0; }

.block {
  display: block !important; }

.ui.ribbon.label.haslauer {
  background-color: #731b19;
  border-color: #5e1614;
  color: #fff;
  font-size: 1.2rem;
  left: -2.4rem; }

.pagecontent, .postcontents {
  background: none repeat scroll 0 0 #efefef;
  padding: 1em; }

.the_post_thumbnail {
  height: 96px;
  overflow: hidden;
  text-align: center; }

.the_post_thumbnail img {
  display: inline;
  max-width: 1390px;
  width: 1390px; }

h1.ui.header.title {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 54px;
  margin: -112px -1.5% 1rem;
  padding: 21px;
  position: relative;
  z-index: 999; }

.page-id-5 .the_post_thumbnail img {
  float: right;
  margin: -84px 0; }

.page-id-7 .the_post_thumbnail img {
  margin: -180px 0; }

.page-id-8 .the_post_thumbnail img {
  margin: -94px -50%; }

.page-id-9 .the_post_thumbnail img {
  margin: -94px 0;
  float: right; }

#footer-contact {
  width: 100%;
  background-color: #731b19;
  color: #fff; }

.footer-contact-item {
  float: left;
  text-align: center;
  width: 33.3%;
  padding: 1.5em;
  box-sizing: border-box; }

.footer-contact-item i {
  display: block;
  font-size: 4em;
  margin: 0 auto; }

.footer-contact-item a, .footer-contact-item a:hover {
  color: #fff; }

#footer-action {
  background-color: #1f2326;
  color: #fff;
  margin: 0;
  padding: 4.5%;
  text-align: center; }

#copyright {
  background-color: #1b1e21;
  margin-bottom: -5px;
  padding: 0.5rem; }

@media (max-width: 767px) {
  #mono-logo {
    display: none !important; } }
@media (max-width: 568px) {
  .footer-contact-item {
    width: 100%;
    border-bottom: 1px solid #fff; } }

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