/*

Theme Name: pitstoplodge

Theme URI: http://agdevteam.com/pitstoplodge/

Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.

Version: 2.1

Author: Alipio Gabriel & 320press

Author URI: http://agdevteam.com/

Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options

License: GNU General Public License v2.0 & Apache License 2.0

License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0

*/
/*============================================================

BODY

===========================================================*/
body{
	font-size: 12px;
}

.padding-mobile{
	padding-left: 10px;
	padding-right: 10px;
}
.widSSPnarrow{
	width: 100% !important;
}

article .wp-post-image,.post_content img {
	background-color: rgb(253, 253, 253);

	display: block;
	padding: 5px;
	line-height: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*============================================================

RANDOM STAFF

===========================================================*/
.widget_gce_widget{
	border-bottom:none !important;
	padding-bottom:0 !important;
}

#text-26,#text-27,#text-14{
	margin-top: -52px !important;
}

.ngg-slideshow{
	width:100% !important;
	max-height:450px !important;
}

#text-8,#text-9{
	border-bottom:0 !important;
}

	.gce-widget-grid .gce-calendar .gce-has-events {
	background-color: rgb(177, 241, 185);
}

.breadcrumb {
	padding: 0 !important;
	margin: 0 0 10px;
}

.prev a, .next a{
	color:white !important;
}
.pagebottomShadowBox{
	padding:10px;
	padding-bottom: 20px;
	background: url(images/bottombox.jpg) bottom no-repeat;
	background-width:100%;
}
.textwidget li{
	background: url('images/bullet-green.png') no-repeat left center;
	list-style: none;
	padding: 0 0 0px 27px;
	line-height: 28px;
}

.sticky-note{
	background: url("images/sticky-note.jpg") no-repeat;
	height: 224px;
	padding-top: 40px;
	padding-left: 59px;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: white;
	border-bottom-color: white;
}
.navbar .nav {
	font-weight: bold;
	font-size: 14px;
}
.navbar-inverse .navbar-inner,.navbar-inverse .navbar-inner {
	background-image:none;
	background-color:none;
	border:none;
}
/*============================================================

HOME PAGE VIEW

===========================================================*/

.home-acco .caption{
	position: absolute;
	top: 96px;
	background-color: rgba(0, 0, 0, 0.69);
	color: white;
	height: 100%;
	padding: 2px 4px 4px 4px;
	font-size: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.home-acco .acco-wrapper{
	height: 120px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.home-acco .acco-wrapper img{
	padding: 0px;
	width: 198px;
	height: 120px;
	border: none;
}
.home-acco .acco-wrapper:hover .caption{
	top: 0px;
}

/*============================================================

TOP HEADER OVERWRITE

===========================================================*/

.navbar-fixed-top{
	position: relative;
}
	.navbar-inverse .navbar-inner {
	background-image: none;
	/*background-color:#9f272d;
	border: 1px solid rgb(138, 0, 0);*/
	box-shadow: none !important;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover,.navbar .nav li.dropdown.open > .dropdown-toggle{
	color: rgb(255, 255, 255);
	text-shadow:none;
	background-color: rgb(204, 68, 68);
	margin-top: 2px;

}


.navbar .nav > li > a {
	color: white;
	text-shadow:none;
	margin-top: 2px;
}

.top_social{
	margin-top: 27px;
}


.faq{
	font-size: 24px;
	padding: 2px;
	background-color: rgb(189, 66, 66);
	text-align: center;
	color: white;
	font-weight: bold;
}

.page-header h1{
		font-size: 26px;
	padding: 2px;
	background-color: rgb(189, 66, 66);
	text-align: center;
	color: white;
	font-weight: bold;
}
.page-header {
	padding-bottom: 9px;
	margin: 20px 0 0;
	border-bottom: none !important;
}

/*============================================================

HOME PAGE

===========================================================*/
#main {
	margin-top: -11px;
}
.home_content{
	background: url(images/contentTOPBG.jpg) repeat-x;
	padding-top: 36px;
}
.microphone{
	margin-right: 20px;
}
.bottomShadowBox{
	padding-bottom: 20px;
	background: url(images/bottombox.jpg) bottom no-repeat;
	background-width:100%;
}

#sidebars2{
	padding: 0 20px 20px 20px;
}

#top_header{
background-color:#FCFCFC;
}

.top_header{
	background: url(images/contentTOPBG.jpg) repeat-x;
	height: 85px;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: -100;
}

#sidebar1{
	padding-top: 20px;
}
/*============================================================

SLIDER IMAGE

===========================================================*/

.carousel-bg{
	background: url(images/slider-bg2.jpg) repeat-x;
	padding-top: 22px;
}
#myCarousel {
margin-right: 12px;
}

.slide-title, .flex-direction-nav{
	display: none;
}

.responsive-slider.flexslider .slides img {
	border: 6px rgba(253, 253, 253, 0.84) solid;
}

.carousel-inner .carousel-inner{
max-width: 958px;
}

.carousel-inner .item{
border: 6px rgba(255, 255, 255, 0.78) solid;
}

.carousel-inner .item img{
width: 958px;
}


.carousel-control {
	border: none;
	border-radius: 0;
}
.carousel-inner img{
	max-height: 368px;
}
.carousel	-inner{
	border: 9px solid rgba(243, 243, 243,	 0.85);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}

.carousel.carousel-fade .item {
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}

.carousel.carousel-fade .carousel-control {
  z-index: 3;
}
/*============================================================

widget

===========================================================*/
.widgettitle{
	background: url(images/flag.png) 4% rgb(255, 194, 0) no-repeat;
	padding: 6px;
	text-align: center;
	color: rgb(51, 51, 51);
	border-radius: 5px;
	font-weight: bold;
}

img.review{
	position: absolute;
	z-index: 100;
	background: none !important;
	border: none;
	padding-left: 17em;
	max-width: 95px;
	max-height: 194px;
	box-shadow: none;
}
/*============================================================

Footer

===========================================================*/
footer a{
	color: white !important;
}
.footer-bg{
	border-top: 1px solid rgb(177, 4, 4);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	background-color: #9f272d;
	padding-top: 20px;
	text-align: center;
	color: white;
}

.footer-partner{
	margin-top: 30px;
	background-color: rgb(233, 233, 233);
	padding-top: 17px;
	padding-bottom: 16px;
	border-top: 1px rgb(223, 223, 223) solid;
}
.partner-logo img{
	padding-right: 29px;
}

.nav-footer .nav li a{
	padding-right:  20px;
	text-align:  center;
	float: left;
	color: white;
}
.nav > li > a:hover  { 
	background-color: none !important;
}

.footer-partner hr{
	margin: 20px 0;
	border: 0;
	border-top: 1px solid rgb(218, 218, 218);
	border-bott
om: 1px solid #ffffff;
}
/*============================================================

ACCOMMODATION

===========================================================*/
.accommodation{
	background-color: rgb(233, 233, 233);
	border: 1px solid rgb(175, 175, 175);
	padding: 15px;
	margin-top: 20px;
}

.rate{
	margin-left: 20px;
}

.page-header {
border-bottom: 1px solid rgb(180, 233, 175);
}

/*============================================================

Contact form 

===========================================================*/

.c-form1{
	padding-right: 15px;
}

.c-form2 textarea{
width: 56%;
height: 227px;
}

/*============================================================

Responsive

===========================================================*/
@media (max-width: 767px) {

  body {
    padding-left: 0px;
    padding-right: 0px;
  }

  	.navbar-fixed-top{
	margin-left: -20px;
	margin-right: 0px;
	}

	h4.middle-phone{
		font-size: 10px;
		font-weight: bold;
	}

	.td-phone{
		width: 56% !important;
	}


	.carousel-inner {
		border: none;
	}

	.top_social {
		margin-top: 0 !important;
	}

	.c-form2 textarea {
		width: 100%;
	}

	.home-acco .acco-wrapper img{
		width: 100%;
	}
	.home-acco .caption{
		width: 100%;
	}

}


@media (max-width: 979px){
	.navbar-fixed-top {
		margin-bottom: 0px;
	}

	.nav-collapse .nav > li {
		float: none;
		padding-left: 10px;
	}

	.nav-collapse .nav > li {
		border-bottom: 1px solid rgb(116, 11, 11);

	}
}













/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */

/* For modern browsers */

.clearfix:before,

.clearfix:after {

    content:"";

    display:table;

}



.clearfix:after {

    clear:both;

}



/* For IE 6/7 (trigger hasLayout) */

.clearfix {

    zoom:1;

}



/* wp-specific classes */

.wp-caption{

	

}



.wp-caption-text{

	

}



.sticky{

	

}



.gallery-caption{

	

}



/* layout */



body{

	padding-top: 0;

}



/* Admin Top Navigation fixes */



body.admin-bar .navbar-fixed-top{ 

	/*top: 28px;*/

}



.navbar .brand{

	color: #000 !important;

	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);

	font-weight: bold !important;

}



.nav-container{

	padding-left: 0;

	padding-right: 0;

}



#inner-header{

	width: 100%;

}



input, textarea, select, .uneditable-input {

	margin-bottom: 0;

}



.navbar-form, .navbar-search {

	margin: 0 0 9px;

}



.navbar-search{

	padding-left: 0;

}



#s{

	width: 100px;

}



#content{

	padding: 10px 0 0;

}



.more-link{

	white-space: nowrap;

}



.footer-links{

	float: right;

	margin-bottom: 18px;

}



.footer-links .menu{

	list-style-type: none;

	margin-left: 0;

}



.footer-links .menu li{

	float: left;

	margin-left: 10px;

}



/* post styling */



#main p.meta{

	font-style: italic;

	color: #808080;

}



#main article{

	margin-bottom: 0px;

	/*border-bottom: 1px solid #eeeeee;

	padding: 0 0 9px;*/

}



.sidebar{

	margin-top: 18px !important;

}



#main article footer{

	border-top: none;

	margin-top: 0;

	padding-top: 0;

	position: relative;

	min-height: 20px;

}



#main article footer a.edit-post{

	position: absolute;

	right: 0;

	top: 0;

	display: none;

}



.post:hover a.edit-post{

	display: inline;

}



p.tags{

	line-height: 20px;

}



div[id*='attachment_']{

	max-width: 100%;

	height: 100%;

}



#credit320{

	background: url('images/320press_mini.png') no-repeat left top transparent;

	padding-left: 20px;

}



#main .hero-unit img{

	margin-bottom: 1em;

}



#main article img{

	height: auto;

	max-width: 100%;

}



img.alignleft{

	margin-right: 10px;

	float: left;

}



img.alignright{

	margin-left: 10px;

	float: right;

}



img.aligncenter{

	display: block;

	margin: 0 auto;

}



.post header img{

	margin-bottom: 18px;

}



.archive #main .post h3{

	line-height: 24px;

	margin-bottom: 10px;

}



video {

	max-width: 100%;

	height: auto;

}



.video-container {

	position: relative;

	padding-bottom: 56.25%;

	padding-top: 30px;

	height: 0;

	overflow: hidden;

}



.video-container iframe,  

.video-container object,  

.video-container embed {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}



.video-wrapper {

	width: 630px;

	max-width: 100%;

	margin-bottom: 18px;

}



/* page styling */



#featured-carousel .item{

	width: 970px;

	height: 600px;

}



.carousel-caption p{

	display: none;

}



.page-template-page-homepage-php #main article{

	border-bottom: none;

}



.page-template-page-homepage-php .hero-unit,

.blog .hero-unit{

	padding: 1em;

}



.hero-unit h1 {

	font-size: 3em;

}



/* comments */







#comments{

	line-height: 24px;

	margin-bottom: 18px;

}



ol.commentlist,

ol.commentlist ul.children{

	list-style-type: none;

	margin-left: 0;

}



.comment .vcard div{

	margin-top: 8px;

	padding: 0 10px;

}



ol.commentlist time{

	font-size: .8em;

	color: #eeeeee;

}



ol.commentlist div.comment-author{

	position: relative;

}



ol.commentlist a.comment-edit-link{

	color: #ffffff;

	text-decoration: none;

	padding-left: 5px;

}



ol.commentlist span.edit-comment{

	position: absolute;

	right: 0;

	top: 8px;

}



ol.commentlist li.bypostauthor{

	background-color: rgb(177, 228, 183);
}



ol.commentlist ul.children li{

	background-color: #cccccc;

}



ol.commentlist ul.children li ul.children li{

	background-color: #bbbbbb;

}



ol.commentlist ul.children li ul.children li ul.children li{

	background-color: #aaaaaa;

}



ol.commentlist article{

	border-bottom: none !important;

}



a.comment-reply-link{

	position: absolute;

	right: 0;

	bottom: 0;

}



#comment-nav ul{

	list-style-type: none;

	margin: 0;

}



#comment-form-elements{

	list-style-type: none;

	margin: 0;

}



.comment .vcard .avatar{

	padding-right: 0;

}



.comment .vcard .comment-text{

	margin-left: 0;

}



img.avatar{

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #dedede;

	border-right: 1px solid #dedede;

	border-left: 1px solid #ddd;

	

}



ol.commentlist li{

	padding-right: 10px;

	background-color: #F0F0F0;

}



#pings{

	margin-bottom: 9px;

}



ol.pinglist{

	list-style-type: none;

	margin: 0 0 9px 0;

}



#comment{

	width: 100%;

}



ol.commentlist #respond{

	padding: 5px 10px;

}



/* specific post-type styles */



/* image attachment */



.attachment #main .post_content img{

	max-width: 100%;

}



.ie8 #main .media-grid img{

	max-height: none !important;

	max-width: none !important;

}



.attachment-img{

	margin-bottom: 18px;

}



.metadata p.alert-message{

	margin-right: 0;

	margin-bottom: 18px;

}



#gallery-nav{

	list-style-type: none;

	margin-left: 0;

}



li.next a, li.previous a{

	position: relative;

}



li.next a:hover:before{

	content: "\2190";

	position: absolute;

	display: block;

	top: 42%;

	left: 0;

	background-color: #BFBFBF;

	color: #444;

	width: 20px;

	height: 20px;

	padding-left: 5px;

	text-decoration: none;

	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);

}



li.previous a:hover:before{

	content: "\2192";

	position: absolute;

	display: block;

	top: 42%;

	right: 0;

	background-color: #BFBFBF;

	color: #444;

	width: 20px;

	height: 20px;

	padding-left: 5px;

	text-decoration: none;

	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);

}





/* widget styles */



.widget{
margin-bottom: 51px;
margin-top: -20px;
border-bottom: 1px solid rgb(253, 224, 164);
padding-bottom: 10px;
}

.widget_custompostscontent img{
	width: 90px;
	height: 90px;
}

.widgettitle{

	margin-bottom: 9px;

}



#tag-cloud{

	margin-bottom: 18px;

	line-height: 160%;

}



/* for some reason the bs version currently available for download doesn't have this style */

.label{

	text-transform: uppercase;

}



/* override standard link hover for the tag cloud widget */

#tag-cloud a:hover,

.tags a:hover{

	color: #ffffff;

	text-decoration: none;

}



#tag-cloud a{

	white-space: pre;

	text-transform: uppercase;

}



/* change default form padding for search */



.widget_search form{

	padding-left: 0;

}



.widget_search input{

	width: 121px;

}



/* calendar widget */



#calendar_wrap{

	border: 1px solid #ddd;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	padding: 5px;

}



#wp-calendar{

	width: 100%;

	

}



#wp-calendar caption{

	font-weight: bold;

	padding: 8px;

}



#wp-calendar tr{

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

}



#wp-calendar tr:last-child{

	border-bottom: none;

}



#wp-calendar td{

	text-align: center;

	padding: 8px 0;

}



blockquote.pull-left{

	padding-right: 15px;

}



@media only screen and (min-width: 768px) {

	.carousel-caption p{

		display: block;

	}

}



@media only screen and (min-width: 980px) {

	body{

		/*padding-top: 60px;*/

	}

	

	.container-fluid{

		max-width: 970px;

		margin: 0 auto;

		padding-left: 20px;

		padding-right: 20px;

	}

	

	#inner-footer{

		padding: 0;

	}

	

	#content{

		padding-left: 0;

		padding-right: 0;

	}

	

	.topbar-inner{

		padding: 0;

	}

	

	.topbar form.pull-right {

		float: right;

	}

	

	.navbar-form, .navbar-search {

		margin-top: 6px;

		margin-bottom: 0;

	}

	

	.navbar-search{

		padding-left: 0;

	}

	

	.sidebar{

		margin-top: 0 !important;

	}

	

	.widget_search input{

		width: 230px;

	}

	

	.blog .hero-unit{

		margin-top: 10px;

	}

	

	.page-template-page-homepage-php .hero-unit,

	.blog .hero-unit{

		padding: 60px;

	}

	

	.hero-unit h1 {

		font-size: 60px;

	}

	

	/* hide edit comment button and show on hover on desktop version */

	.edit-comment{

		display: none;

	}

	

	.vcard:hover .edit-comment{

		display: inline-block;

	}

	

	#s{

		width: 210px;

		margin-bottom: 6px;

	}

	

	.widget_search input{

		width: 209px;

	}

	

	.comment .vcard .comment-text{

		padding-left: 0;

		padding-right: 0;

	}

}