/*!
 * Start Bootstrap - Shop Item (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    padding-top: 30px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	background-color:lightgrey;
}

#email2 { display: none; }
figure.image {
    display: inline-block;
	border: 1px solid #ddd;
	border-radius: 3px;
    margin: 0 2px 0 1px;
    background: white;
	width: auto;
}

figure.align-left {
    float: left;
}

figure.align-right {
    float: right;
}
figure.align-center {
    display: table;
    max-width: 30%; /* demo; set some amount (px or %) if you can */
    margin: 10px auto; /* not needed unless you want centered */
}



figure.image img {
    display: block;
    margin-left: auto;
    margin-right: auto;	

}

figure.image figcaption {
    margin: 6px 8px 6px 8px;
    text-align: center;
}


#div_recos{
	position: absolute;
	bottom: 8px;
	left: 8px;	
	color: black;
	background:rgba(255,255,255,0.6);	
}

#div_title_overlay{
	position: absolute;
	font-variant: small-caps;
	top: 30px;
	width: 100%;
	left: 0px;	
	/*color: white;
	background:rgba(0,0,0,0.6);	*/
	background:rgba(255,255,255,0.6);
	color: black;
	padding:8px;
	padding-top:0px;
}
#div_route_overlay{
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;	
	color: white;
	background:rgba(0,0,0,0.8);	
	color: #cccccc;
	padding:8px;
}

#div_route_overlay a{
	color: #80d4ff;
}
#div_route_overlay a:hover{
	text-decoration: none;
	color: #b3e6ff;
}
.div_pic_carousel_text{
   float: right;
   position: absolute;
   right: 0px;
   bottom: 0px;
   z-index: 1000;
   background:rgba(0,0,0,0.6);	
   padding: 5px;
   color: #FFFFFF;
}

.div_pic_carousel_text a{
	color: white;
}
.div_pic_carousel_text a:hover{
	text-decoration: none;
	color: #b3e6ff;
}
.thumbnail {
    padding: 0;
	margin-bottom: 20px;
}

.brookspost{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: white;
	overflow: hidden;
	margin-top: 20px;
	padding-left: 15px;
	padding-bottom: 30px;
	
}

.post{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: white;
	overflow: hidden;
	
}


.post_thumbnail{
	padding: 0;
	height: 150px;
	overflow: hidden;
	background: no-repeat center center scroll;
	background-color: black;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	border-radius: 0px;
	
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

.entry {
    padding: 9px;
    color: #333;
}


footer {
    margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.light{
  text-transform: uppercase;
  color: white;
	
	
}
.navbar_light {
  font-weight: 400;
  color: grey;
}
.navbar-custom {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: black;
}
.navbar-custom .navbar-toggle {
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 12px;
}
.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:active {
  outline: none;
}
.navbar-custom .navbar-brand {
  font-weight: 700;
}
.navbar-custom .navbar-brand:focus {
  outline: none;
}
.navbar-custom a {
  color: white;
}
.navbar-custom .nav li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.navbar-custom .nav li a:hover {
  color: #adadad;
  outline: none;
  background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  outline: none;
  background-color: transparent;
}
.navbar-custom .nav li.active {
  outline: none;
}
.navbar-custom .nav li.active a {
  background-color: rgba(255, 255, 255, 0.3);
}
.navbar-custom .nav li.active a:hover {
  color: white;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 20px 0;
    border-bottom: none;
    letter-spacing: 1px;
    background: transparent;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  }
  .navbar-custom.top-nav-collapse {
    padding: 0;
    background: black;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}

.header-section {
  height: 300px;
  width: 100%;
  color: white;
  background: no-repeat center center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.slide-image {
    width: 100%;
}
.slide{
	
	overflow: hidden;
	border-radius: 5px;
}

.carousel-holder {
    margin-bottom: 30px;
	height: 300px;
	overflow: hidden;	
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    overflow: hidden;
	padding-right: 3px;
}

.caption h4 {
    white-space: nowrap;
}

.just-padding {
  padding: 15px;
}

.listgroupb{
  position: fixed;
  left: 15px;
  top: 40px;
  width: 200px;
}
.list-group.list-group-root {
  padding: 0;
  overflow: hidden;
}

.list-group.list-group-root .list-group {
  margin-bottom: 0;
}

.list-group.list-group-root .list-group-item {
  border-radius: 0;
  border-width: 1px 0 0 0;
}

.list-group.list-group-root > .list-group-item:first-child {
  border-top-width: 0;
}

.list-group.list-group-root > .list-group > .list-group-item {
  padding-left: 30px;
}

.list-group.list-group-root > .list-group > .list-group > .list-group-item {
  padding-left: 45px;
}
.post h5{
  font-weight: bold;
}

.difficulty{
	width: 30px;
	color: #FFF;
	padding:0px 3px 0px 3px;
}
.hike{
	background-color: #339933;	
}
.ski{
	background-color:#3366FF;
}
.alpine{
	background-color:#FF6600;
}
.climb{
	background-color:#ff9c00;
}
.diff_but{
	cursor:pointer;	
}
/*a.diff_but{
	color: grey;
	text-decoration:none;
}
a.diff_but:hover{
	color: black;
}*/

.point_but{
	cursor:pointer;	
}
a.point_but{
	color: black;
	text-decoration:none;
}
a.point_but:hover{
	color: grey;
}

.play-icon{
    cursor: pointer;
    position: absolute;
    top : 50%;
    left : 50%;
    transform: translate(-50%, -50%);
}

svg:hover #play-svg{
  fill: #CC181E;
}
