/* line 1, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
body {
  background: #423526;
  /* 	SAL: Need to fix this for smaller screens */
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  /* line 6, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
  body {
    padding-top: 60px;
  }
}
/* line 11, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.navSpacerCorrectionWebDev {
  height: 60px;
}

/* ======================================================= */
/* line 16, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.filterBox {
  font-size: 2em;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
  width: 200px;
  height: 100px;
}

/* line 27, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#home {
  /* SAL: use this ID to correct "home" navigation spacing later */
}

/* line 30, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.artImage img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* ======================================================= */
/* line 37, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#artCarouselBox {
  border: 1px solid black;
  background: #200808;
  padding-bottom: 2%;
  padding-right: 2%;
  padding-left: 2%;
  padding-top: 2%;
  border-radius: 4px;
}

/* line 47, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.regular_body {
  padding-top: 50px;
}

/* SAL: overriding bootstrap */
/* line 53, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.home-portal-img {
  width: 200px;
  height: 200px;
}

/* label {

	color: #7F8A63; 
}
 */
/* SAL: for the love of god could not find what variable controls these in _variables.scss */
/* line 66, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
h2 {
  color: #200808;
}

/* line 70, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
p {
  color: #7F8A63;
  font-size: 1.2em;
}

/* line 75, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
hr.featurette-divider {
  border-color: #200808;
}

/* line 79, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.featurette-image {
  margin-top: 5%;
}

/* line 83, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#homeresumeLink {
  color: darkred;
  background: #7F8A63;
  padding: 4px;
  border-radius: 4px;
}

/* line 90, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.navSpacerCorrection {
  height: 100px;
}

/* line 94, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#resume_body {
  border-radius: 4px;
  width: 80%;
  background: #7F8A63;
  margin-left: auto;
  margin-right: auto;
  color: #200808;
  padding: 5%;
  margin-top: -5%;
  margin-bottom: 5%;
}
/* line 104, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#resume_body p {
  color: #200808;
  font-size: 1em;
}
/* line 108, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#resume_body .resume_section {
  margin-left: 3%;
  margin-right: 3%;
}
/* line 112, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#resume_body h3 {
  margin-bottom: 3%;
  margin-top: 3%;
}
/* line 116, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#resume_body .resume_address {
  font: em;
}
/* line 119, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#resume_body h4 {
  margin-bottom: 1%;
  margin-top: 3%;
}
/* line 123, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#resume_body .resumeLink {
  color: darkred;
  background: #7F8A63;
}
/* line 127, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#resume_body .resumeTitle {
  font-weight: bold;
  font-style: italic;
}

/* MailChimp Embedded Style */
/* line 135, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#mc_embed_signup {
  background: #423526;
  clear: left;
  font: 14px Helvetica,Arial,sans-serif;
  border-radius: 4px;
}
/* line 140, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#mc_embed_signup p.lead, #mc_embed_signup label {
  color: #7F8A63;
}
/* line 143, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
#mc_embed_signup .asterisk {
  color: darkred;
}

/* SAL: this overrides the featurette -about-contact headings in carousel.css */
@media (min-width: 992px) {
  /* line 150, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
  .featurette-heading {
    margin-top: 20px;
  }
}
/* SAL: This centers Bootstrap tabs on a page */
/* line 157, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.nav-tabs > li, .nav-pills > li {
  float: none;
  display: inline-block;
  *display: inline;
  /* ie7 fix */
  zoom: 1;
  /* hasLayout ie7 trigger */
}

/* line 164, ../assets/bootstrap-sass-3.2.0/assets/stylesheets/sleamerstyle.scss */
.nav-tabs, .nav-pills {
  text-align: center;
}

/* div {

	border: 1px solid black;
} */
