/*
Theme Name: Sage Peak Hunting
Theme URI: http://www.appnet.com
Description: Custom Theme for Sage Peak Hunting
Author: Appnet
Author URI: http://www.appnet.com
Template: vantage
Version: 1.0.0
*/

html * {
  box-sizing:border-box; }
body {
  font-family:'Merriweather';
}

a, a:link, a:visited, a:hover, a:active {
  transition:.4s ease all; }

nav.main-navigation {
  border-bottom:5px solid #ea7e24;
}
nav.main-navigation ul li a {
  border-radius:3px;
  font-size:16px;
  font-weight:300;
  margin:10px 2px;
  padding:10px;
  text-shadow:0 1px 1px rgba(0,0,0,0.5);
}
nav.main-navigation ul li li a {
  border-radius:0;
  font-size:14px;
  margin:0;
}

nav.main-navigation ul li.booktrip a {
  background:rgba(238,231,219,0.8);
  color:black;
  font-weight:400;
  text-shadow:0 1px 0 rgba(255,255,255,0.25);
}
nav.main-navigation ul li.booktrip a:hover {
  background:#ea7e24;
}

#header-img {
  background-position:50% 50%;
  background-size:cover !important;
  height:270px;
  margin:0 -35px;
  position:relative;
    top:0; }
.noheaderimg {
  background:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/10/slide3.jpg') 50% 75% !important; }

#slider {
  position:relative;
}
img.altlogo {
  position:absolute;
  top:30px;
  left:30px;
  z-index:10;
}
img.badge {
  position:absolute;
  bottom:30px;
  right:168px;
  z-index:10;
}

body .metaslider .caption-wrap { 
  background:rgba(243,233,213,0.8);
  bottom:auto; left:auto; top:30px; right:30px;
  box-shadow:0 0 0 rgba(0,0,0,0.25);
  color:#3d2e11;
  opacity:0.8;
  padding:30px;
  text-shadow:0 1px 0 rgba(255,255,255,0.85);
  transition:.4s ease all;
  width:500px;
}
body .metaslider .caption-wrap:hover {
  box-shadow:0 0 15px rgba(0,0,0,0.25);
  opacity:1;
} 
body .metaslider .caption-wrap .slide-title { 
  font-size:42px;
  font-weight:700;
  line-height:50px; 
}
body .metaslider .caption-wrap .slide-text { 
  font-size:18px;
  font-weight:400;
  line-height:25px; 
  margin-bottom:20px;
}

a.btn {
  background:transparent;
  border:2px solid #241205;
  color:#241205;
  display:block;
  font-size:18px;
  font-weight:700;
  max-width:300px;
  padding:15px 10px;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
}
a.btn:hover {
  background:#45371b;
  color:white;
}

a.btn-orange {
  background:#ea7e24;
  color:#241205 !important;
}
a.btn-orange:hover {
  background:#45371b;
  color:#ea7e24 !important;
}

#secondary a.btn-orange {
  border-width:1px;
  border-radius:3px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
  padding:10px !important;
}

a.btn-wide {
  max-width:100%;
  width:100%;
}
a.btn-center {
  margin:0 auto;
}
a.btn-botmargin {
  margin-bottom:30px;
}

.entry-content p,
.entry-content ul {
  margin:0 0 25px 0;
  padding:0;
}
.entry-content h1 {
  margin:0 0 15px 0;
  padding:0;
}
.entry-content h2 {
  margin:0 0 10px 0;
  padding:10px 0 0 0;
}
.entry-content h3 {
  font-weight:700;
  margin:0 0 5px 0;
  padding:10px 0 0 0;
}
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin:0;
  padding:0;
}

.bg-map p {
  font-size:18px;
}

.callout .panel-widget-style {
  background-position:50% 50%;
  background-size:cover;
  min-height:350px;
  position:relative;
}
.co1 {
  background-image:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/11/co1a.jpg');
}
.co2 {
  background-image:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/10/co2.jpg');
}
.co3 {
  background-image:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/10/co3.jpg');
}

.callout * {transition:.4s ease all;}
.callout a {
  color:#ede6d9 !important;
  display:block;
  min-height:350px;
  overflow:hidden;
  position:relative;
}
.callout:hover a {
  background:rgba(41,31,13,0.5);
}
.callout div.title {
  font-size:35px;
  line-height:45px;
  position:absolute;
    bottom:15px;
    right:15px;
  text-shadow:0 1px 1px rgba(0,0,0,0.5);
}
.callout:hover div.title {
  font-size:40px;
  color:white !important;
    bottom:50px;
    right:15px;
}
.callout div.text {
  background:rgba(41,31,13,0.8);
  font-size:18px;
  font-weight:300;
  padding:10px 15px;
  position:absolute;
    bottom:0;
    right:0;
}
.callout div.text {
  background:rgba(41,31,13,0.8);
  font-size:18px;
  font-weight:300;
  padding:10px 15px;
  position:absolute;
    bottom:0;
    right:-400px;
}
.callout:hover div.text {
  right:0;
}

.home .entry-content h2 {
  font-size:42px;
  line-height:45px;
  margin:0;
  padding:0;
  text-align:center;
}

.home #main {
  padding:0;
}

#main {
  background:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/10/bg-main.jpg');
  border-top:5px solid #ea7e24;
  border-bottom:5px solid #ea7e24;
  padding-top:50px;
  padding-bottom:75px;
}
.border-top {
  border-top:5px solid #ea7e24;
}
.border-bottom {
  border-bottom:5px solid #ea7e24;
}

.centerme * {
  text-align:center;
}
.slogan h3 {
  font-size:28px;
  line-height:40px;
  margin:0 auto;
  max-width:90%;
}

.row-dark,
.entry-content .row-dark h1,
.entry-content .row-dark h2,
.entry-content .row-dark h3,
.entry-content .row-dark h4,
.entry-content .row-dark h5,
.entry-content .row-dark h6 {
  color:#ede6d9;
  text-shadow:0 1px 1px rgba(0,0,0,0.5);
}

.row-orange {
  background:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/10/bg-orange.jpg');
  padding:20px 10px !important;
}

.row-hero {
  padding-top:100px !important;
  padding-bottom:100px !important;
}

.bg-cover {
  background-position:50% 50%;
  background-size:cover;
}

.bg-fixed {
  background-attachment:fixed;
}

.bg-map {
  background-image:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/10/bg-map.jpg');
}
.bg-elk {
  background-image:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/10/bg-elk.jpg');
}
.bg-valley {
  background-image:url('http://www.sagepeakhunting.com/wp-content/uploads/2015/10/bg-valley.jpg');
}

#primary,
.page-template-default #primary {
  width:69%; }
  
  
body .tmm {
  padding-top:20px;
}
body .tmm .tmm_member .tmm_photo {
  width:250px;
  border-radius:0 !important;
}


body .tmm .tmm_member {
  background:rgba(41,31,13,0.05);
  border-bottom:1px solid rgba(238,231,219,0.65);
  box-shadow:0 2px 0 rgba(235,126,35,0.3);
  transition:.4s ease all;
}
body .tmm .tmm_member:hover {
  background:rgba(41,31,13,0.1);
  box-shadow:0 2px 0 rgba(235,126,35,0.75);
}

body .tmm .tmm_job {
  color:#555;
  font-style:italic;
  line-height:18px;
  text-transform:none;
}

article.post, article.page {
  border-bottom:2px solid rgba(235,126,35,0.3);
}

article.post .entry-header .entry-meta, article.page .entry-header .entry-meta,
article.post .entry-categories, article.page .entry-categories {
  color:#555;
  font-style:italic;
}
article.post .entry-header, article.page .entry-header {
  margin-bottom:15px;
}
#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
  line-height:36px;
}

article.post .share-buttons, article.page .share-buttons {
  background:rgba(41,31,13,0.05);
  border:0;
  border-top:1px solid rgba(238,231,219,0.65);
  border-bottom:1px solid rgba(238,231,219,0.65);
  box-shadow:0 2px 0 rgba(235,126,35,0.3), 0 -2px 0 rgba(235,126,35,0.3);
}
article.post .share-buttons li, article.page .share-buttons li {
  max-width:110px;
}
article.post .share-buttons li.plusone, article.page .share-buttons li.plusone {
  max-width:90px;
}


#secondary {
  text-shadow:0 1px 0 rgba(255,255,255,0.35);
  width:28%; }
#secondary .widget {
  background:rgba(41,31,13,0.05);
  border-bottom:1px solid rgba(238,231,219,0.65);
  box-shadow:0 2px 0 rgba(235,126,35,0.3);
  color:rgba(41,31,13,0.9);
  margin:0 0 15px 0;
  padding:15px;
  transition:.4s ease all; }
#secondary .widget:hover {
  box-shadow:0 2px 0 rgba(235,126,35,0.75); }
#secondary .widget :last-child {
  margin-bottom:0;
  padding-bottom:0; }
#secondary .widget h3.widget-title {
  background:rgba(41,31,13,0.1);
  border:1px solid rgba(238,231,219,0.65);
    border-left:0; border-right:0;
  box-shadow:0 1px 0 rgba(41,31,13,0.2), 0 -1px 0 rgba(41,31,13,0.2);
  color:#3d2e11;
  font-weight:400;
  letter-spacing:1px;
  margin:-15px -15px 15px -15px;
  padding:10px 15px;
  text-align:center;
  text-transform:uppercase; }
#secondary .widget_recent_entries li {
  margin-bottom:10px; }
#secondary .widget input {
  border:1px solid rgba(41,31,13,0.5);
  border-radius:0;
  font-weight:300;
  line-height:25px;
  padding:0 5px;
  width:99%; }
  
#secondary .post-date {
  color:rgba(41,31,13,0.65);
  display:block;
  font-size:13px;
  line-height:20px;
  font-style:italic;
}
  
  
#formfields {overflow:hidden;}
#formfields p {
  float:left;
  margin:0 0 10px 0;
  padding-right:2%;
  width:50%; }
#formfields p.full {
  padding-right:2%;
  width:100%; }
  
#formfields input, #formfields textarea, #formfields select {
  background:rgba(41,31,13,0.1);
  border:1px solid rgba(0,0,0,0.15);
  border-radius:0;
  padding:10px;
  transition:.4s ease all;
  width:100%;
}
#formfields input:focus, #formfields textarea:focus, #formfields select:focus {
  background:rgba(255,255,255,0.5);
  border:1px solid rgba(0,0,0,0.5);
  outline:none;
}
#formfields h2 {clear:both; padding:20px 0 0 0; margin:0;}


#colophon #site-info {
  margin-top:0;
}

.entry-content table {
  border:0;
  width:100%;
}

.entry-content table.hunt {
  background:rgba(41,31,13,0.1);
  border:1px solid rgba(41,31,13,0.5);
}
.entry-content table.hunt th {
  background:rgba(41,31,13,0.25);
  border-bottom:1px solid rgba(41,31,13,0.25);
  text-align:center;
  text-shadow:0 1px 0 rgba(255,255,255,0.25);
  padding:10px;
}
.entry-content table.hunt td {
  font-size:13px;
  line-height:15px;
  padding:10px;
}


.entry-content table.hunt td:nth-child(odd) {
  background:rgba(41,31,13,0.05);
}
.entry-content table.hunt ul {
  list-style:none;
  margin:0;
  overflow:hidden;
  padding:0;
}
.entry-content table.hunt ul li {
  margin:0 0 10px 0;
  padding:0;
}


ul.licenses {
  list-style:none;
  margin:0 -1% 10px -1%;
  overflow:hidden;
  padding:0;
}
ul.licenses li {
  background:rgba(41,31,13,0.05);
  border:1px solid rgba(41,31,13,0.25);
  float:left;
  font-size:13px;
  line-height:20px;
  margin:0 1% 10px 1%;
  min-height:150px;
  padding:15px;
  width:48%;
}
ul.licenses li.notes {
  clear:both;
  float:none;
  width:98%;
}
ul.licenses li.nth-child(2n+3) {
  clear:both;
}
ul.licenses li p {
  margin:0;
  padding:0;
}

ul.licenses li h4 {
  margin-bottom:10px;
}

.entry-content blockquote {
  margin-left:10px;
  padding:10px 0 0 20px;
  border-left:3px solid rgba(41,31,13,0.25);
}


.entry-content table.col5 td {
  width:20%; }
.entry-content table.col3 td {
  width:33.3333%; }
  
#mobilelogo {display:none;}


@media (max-width: 1580px) { 
  
  img.badge {
    right:192px;
    width:175px;
  }

} @media (max-width: 1440px) { 
  
  img.badge {
    right:auto;
    left:70px;
    width:200px;
  }

} @media (max-width: 1080px) { 

  body .metaslider .caption-wrap,
  img.altlogo,
  img.badge { display:none; }
  
  #mobilelogo {
    color:#eee7d9;
    display:block;
    float:left;
    font-family:'Stint Ultra Condensed';
    font-size:30px;
    margin-left:-15px;
    padding-top:18px;
    position:relative;
    z-index:10000;
  }

} @media (max-width: 1025px) {
  
  body .tmm .tmm_2_columns .tmm_member .tmm_photo, 
  body .tmm .tmm_3_columns .tmm_member .tmm_photo, 
  body .tmm .tmm_4_columns .tmm_member .tmm_photo {
    min-width:200px;
    max-width:100%;
    border-radius:0 !important;
  }
  
} @media (max-width: 780px) { 
  
  .row-hero {
    padding:50px 20px !important;
  }
  
  .row-orange {
    padding:10px 10px 0 10px !important;
  }
  .row-orange .panel-grid-cell {
    margin-bottom:10px !important;
  }
  
  .slogan h3 {
    font-size:20px;
    line-height:30px;
    margin:0 auto;
    max-width:100%;
  }
  
  #header-img {
    height:150px; }
  
  ul.licenses li {
    float:none;
    width:98%;
  }
  
  .entry-content table.hunt th {display:none;}
  .entry-content table.hunt td { 
    border-top:1px solid rgba(41,31,13,0.5);
    display:block;
    padding-bottom:0; }
    
  .entry-content table.col3 td,
  .entry-content table.col5 td {
    width:100%; }

  footer #footer-widgets .widget {
    width:100%; }

} @media (max-width: 480px) { 
  
  body .tmm .tmm_2_columns .tmm_member .tmm_photo, 
  body .tmm .tmm_3_columns .tmm_member .tmm_photo, 
  body .tmm .tmm_4_columns .tmm_member .tmm_photo {
    min-width:auto;
    max-width:auto;
    width:90%;
    border-radius:0 !important;
  }

  #formfields p, #formfields p.full {
    float:none;
    padding-right:0;
    width:100%; }

}
