/*
Theme Name: Client Template
Theme URI: http://wordpress.org/themes/client_template
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of Client Template (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: Client Template is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving Client Template, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/client_template/3.3&new_path=/client_template/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/client_template/3.3&new_path=/client_template/4.0) just how much we've revamped things. Last, but not least, Client Template has now been <a href="https://github.com/tidythemes/client_template">opened up on GitHub</a> (github.com/tidythemes/client_template) if anyone would like to make suggested code additions/improvements. Thank you for using Client Template.
Version: 4.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: client_template

Client Template WordPress Theme © 2011-2014 TidyThemes
Client Template is distributed under the terms of the GNU GPL
*/

body { padding-top: 50px;
}
#header{margin-bottom:-1px;}
#container{margin-top:-1px}
#footer{}
.clear{
	clear:both;
}
.col{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    background-color:#ffc;
}
.col-wrap{
    overflow: hidden;
    padding-bottom:20px; 
}
.carousel{
	clear:both;
}
/*
.container{
	width: 970px !important;
}
*/
.main-header{
	background: #0ca4b1;
}
.booking-bar-container{
    color: #FFFFFF;
    font-size: 20px;
    left: 0;
    position: absolute;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: -434px;
    z-index:1000;
}
.booking-bar{
	background: url('img/booking-bg.png') no-repeat;
	height:534px;
	width:212px;
	margin-left: auto;
	margin-right: auto;
}
.booking-bar-logo{
	padding-top:10px;
	padding-left: 14px;
}
.booking-bar-phone{
	font-size: 15px;
    font-weight: bold;
    padding-left: 17px;
    padding-top: 10px
    margin-bottom:0px !importnat;
    margin-top:10px;
}
.booking-bar-form{
	padding-left: 9px;
    padding-top: 5px;
    padding-bottom:5px;
    background:#FDB343;
    font-size:14px;
    width:190px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 9px;
}
.booking-bar-form h3{
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
.booking-bar-form p{
	line-height: 20px;
	margin-top: 4px;
	margin-bottom:0px;
}
.booking-bar-form-input{
	margin-left: 8px;
    margin-top: 5px;
}
.booking-bar-form-input1{
	margin-left: 3px;
    margin-top: 5px;
}
.booking-bar-form-button{
	margin-top:8px !important;
}
.booking-bar-form span{
	color:#FFFFFF;
	padding-top:5px;
}
address{
	margin:0px 0px 0px 0px;
}
.main-menu-container{
	bottom: 0;
    right: 0;
    position: absolute;
    top: 0;
    z-index:1000;
}
.main-menu-container{
	
}
.main-menu-container ul, .footer-menu ul{
	margin-top:15px;
}
.footer-menu ul{
	padding-left:0px;
}
.main-menu-container li, .footer-menu li{
	display:inline;
	background: url('img/menu-bg.png') repeat;
	padding:5px;
	margin-right:10px;
	-moz-box-shadow:    3px 2px 1px 0 #333;
  	-webkit-box-shadow: 3px 2px 1px 0 #333;
  	box-shadow:         3px 2px 1px 0 #333;
  	font-size:12px;
}
.menu a:link, .menu a:visited{
	color:#fff;
}
.current_page_item a:link, .current_page_item a:active, .current_page_item a:visited{
	color:#B5d140 !important;
}
.lower-header{
	background:#0ca4b1 url('img/sea-edge-bg.png') no-repeat 0 120px;
	margin-bottom:0px;
}
.lower-header-site-title{
	
}
.lower-header-site-title h1{
	color:#FFF;
	font-size:26px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.main-content-container{
	background:#fda015;
	padding-top:15px;
}
.nav-tabs{
	border-bottom:4px solid #0ca4b1;
}
.nav > li > a {
	background-color:#b5d140;
	color:#FFF;
	margin-right:10px;
}
.nav > li > a:hover, .nav > li > a:focus{
	background-color:#ec018c;
	border-color:#ec018c;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color:#0ca4b1;
	color:#FFF;
	border-color:#0ca4b1;
}
.tab-content{
	border-bottom:4px solid #0ca4b1;
	border-left:4px solid #0ca4b1;
	border-right:4px solid #0ca4b1;
	background:#FFF;
}
.tab-container{
	padding:15px;
}
.middle-footer{
	background: #fda015 url('img/hostel_footer.png') no-repeat;
	padding-bottom:150px;
	background-image: url(img/hostel_footer.png);
	background-position: center bottom;
	background-size: 100% auto;
}
.middle-footer h2{
	color:#FFF;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.middle-footer p {
	color:#FFF;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bottom-footer{
	background: #99cece; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5Y2VjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTZlOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #83b7c1 0%, #416e94 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#83b7c1), color-stop(100%,#416e94)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #83b7c1 0%,#416e94 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #83b7c1 0%,#416e94 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #83b7c1 0%,#416e94 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #83b7c1 0%,#416e94 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83b7c1', endColorstr='#416e94',GradientType=0 ); /* IE6-8 */
	min-height:200px;
	padding-top:20px;
	color:#FFF;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	font-weight: bold;
}
.bottom-footer a:link{
	color:#FFF;
}
.bottom-footer-contact{
	margin-left: auto;
    margin-right: auto;
    width: 80%;
}
.footer-menu{
	text-align:center;
	background:#fda015;
}
.footer-logo{
	text-align:center;
}
.footer-find-us{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
.footer-find-us li{
	padding-bottom: 15px;
}
.footer-form-input{
	width:100%;
}
.main-article-container{
	border:4px solid #0ca4b1;
	background:#FFF;
	padding:15px;
}
.home-article-container{
	border:4px solid #0ca4b1;
	background:#FFF;
}
.accommodation-overview-container{
	width:100%;
	background:#EC018C;
	padding:15px;
	font-size:12px;
}
.accommodation-overview-container h2{
	color:#FFF;
	font-size:24px;
	margin:0;
	margin-bottom:10px;
	line-height:1;
}
.accommodation-overview-container > hr{
	margin-top:0px;
	margin-bottom:10px;
}
.accommodation-overview-container ul{
	list-style:none;
	padding-left:0;
}
.accommodation-overview-container li{
	width:25%;
	float:left;
}
.accommodation-guests-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -10px;
}
.accommodation-kitchen-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -49px;
}
.accommodation-dining-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -88px;
}
.accommodation-ensuite-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -128px;
}
.accommodation-wash-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -168px;
}
.accommodation-tv-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -208px;
}
.accommodation-wifi-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -247px;
}
.accommodation-party-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -285px;
}
.accommodation-tour-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -324px;
}
.accommodation-cycle-icon{
	background: url('img/acc-overview-icons.png') no-repeat 0px -363px;
}
.accommodation-guests-icon, .accommodation-kitchen-icon, .accommodation-dining-icon, .accommodation-ensuite-icon,
.accommodation-wash-icon, .accommodation-tv-icon, .accommodation-wifi-icon, .accommodation-party-icon,
.accommodation-tour-icon, .accommodation-cycle-icon{
	width:64px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
}
.accommodation-guests-content, .accommodation-kitchen-content, .accommodation-dining-content, .accommodation-ensuite-content,
.accommodation-wash-content, .accommodation-tv-content, .accommodation-wifi-content, .accommodation-party-content,
.accommodation-tour-content, .accommodation-cycle-content{
	height:81px;
	color:#FFF;
	text-align:center;
	line-height:1;
}
.accommodation-guests-content{
	padding-top:13px;
}
.accommodation-kitchen-content{
	padding-top:18px;
}
.accommodation-dining-content{
	padding-top:18px;
} 
.accommodation-ensuite-content{}
.accommodation-wash-content{padding-top:18px;}
.accommodation-tv-content{
	padding-top:10px;
}
.accommodation-wifi-content{
	padding-top:16px;
} 
.accommodation-party-content{
	padding-top:10px;
}
.accommodation-tour-content{
	padding-top:18px;
}
.accommodation-cycle-content{
	padding-top:10px;
}
.accommodation-large-number{
	font-size:36px;
	line-height:1;
}
.accommodation-free-span{
	font-size:18px;
	line-height:1;
	font-weight:bold;
}

.accomodation-text{
	margin-top:10px;
}
.panel-default > .panel-heading{
	background: rgb(12,164,177); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjYTRiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZGIwYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(12,164,177,1) 0%, rgba(13,176,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(12,164,177,1)), color-stop(100%,rgba(13,176,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(12,164,177,1) 0%,rgba(13,176,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(12,164,177,1) 0%,rgba(13,176,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(12,164,177,1) 0%,rgba(13,176,190,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(12,164,177,1) 0%,rgba(13,176,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ca4b1', endColorstr='#0db0be',GradientType=0 ); /* IE6-8 */
}
.panel-title{
	color:#FFF;
}
.bedroom-panel{
	margin-top:15px;
}
.bedroom-panel ul{
	list-style:none;
	padding-left:0;
	margin-bottom:0;
}
.bedroom-panel li{
	margin-bottom:5px;
	font-weight:bold;
}
.panel-2-bed, .panel-3-bed, .panel-4-bed, .panel-5-bed, .panel-6-bed{
	height:51px;
	padding-left:70px;
	padding-top:15px;
}
.panel-2-bed{background: url('img/room-size-icon.png') no-repeat 0px -5px;}
.panel-3-bed{background: url('img/room-size-icon.png') no-repeat 0px -61px;}
.panel-4-bed{background: url('img/room-size-icon.png') no-repeat 0px -117px;}
.panel-5-bed{background: url('img/room-size-icon.png') no-repeat 0px -173px;}
.panel-6-bed{background: url('img/room-size-icon.png') no-repeat 0px -229px;}
.what-to-do-container{
	height:650px;
	margin-bottom:20px;
}
.what-to-do-container h3{
	font-size:20px;
	margin-top:10px;
	margin-bottom:5px;
}
.wtd-points-of-interest-container{
	width:100%;
}
.wtd-points-of-interest-container a{
	width:100%;
}
.what-to-do-content{
	height:250px;
	overflow: auto;
    overflow-x:hidden;
}
.wtd-points-of-interest-box{
	width:25%;
	float:left;
}
.wtd-points-of-interest-icon{}
.wtd-points-of-interest-link a{
	font-size:10px;
}
.wtd-points-of-interest-link{
	text-align:center;
	padding:6px!important;
}
#map-canvas { height: 250px }
.thumbnail{
	height:100%;
}
.comments{}
.comments ul{
	list-style:none;
	padding-left:0;
}
.comments li{
	margin-bottom: 20px;
 	 background-color: #fff;
  	border: 1px solid transparent ;
  	border-color: #DDDDDD;
 	 border-radius: 4px;
 	 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
 	 box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
 	 padding:15px;
}

#copyright{
	text-align:center;
	padding:20px 0;
}

.navbar{
	margin-bottom:2px;
}
.navbar-default,.navbar-default:hover,.navbar{
	background-image:-webkit-linear-gradient(top,#0DB0BE 0,#0ca4b1 100%);
	background-image:-o-linear-gradient(top,#0DB0BE 0,#0ca4b1 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#0DB0BE),to(#0ca4b1));
	background-image:linear-gradient(to bottom,#0DB0BE 0,#0ca4b1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-radius:0px;
	border-color:#086971;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)
	-webkit-backface-visibility: hidden;
}

.navbar-default .navbar-nav > li > a{
	background:none;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:hover{
	color: #b5d140;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
	background-color: #b5d140;
}

.navbar {
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.navbar.scrolled {
	background-image:-webkit-linear-gradient(top,#0DB0BE 0,#0ca4b1 75%);
	background-image:-o-linear-gradient(top,#0DB0BE 0,#0ca4b1 75%);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#0DB0BE),to(#0ca4b1));
	background-image:linear-gradient(to bottom,#0DB0BE 0,#0ca4b1 75%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	
}

.top-button{
	margin-bottom:20px;
}

.img-hire-hostel{
	margin:0 auto 20px auto;
}

.wtd-points-of-interest-container .btn-info{
	margin:0 0 7px 0;
}

@media(max-width:767px){
	
	.booking-bar-container{
	    left: 0;
		position: relative;
	    top: 0;
	}
	.booking-bar{
		margin-left: auto;
		margin-right: auto;
	}
	.lower-header {
	    background: none;
		background-color:#0ca4b1;
	    min-height: 200px;
	    margin-bottom: 0;
		padding-bottom:20px;
	}
	.bottom-footer-contact{
		width:100%;
		text-align:center;
	}
	.what-to-do-container {
	    height: 690px;
	}
	
}
@media(min-width:768px){
	
	.booking-bar-container{
	    left: 0;
	    position: relative;
	    top: -336px;
		margin-bottom: -514px;
	}
	.booking-bar{
		margin-left: 0;
		margin-right: 0;
	}
	.lower-header {
	    background: #0ca4b1 url("img/sea-edge-bg-1.png") no-repeat scroll 1 0;
		background-size: cover;
	    min-height: 200px;
	    margin-bottom: 0;
	}
	.bottom-footer-contact{
		width:100%;
		text-align:left;
	}
	.what-to-do-container {
	    height: 700px;
	}
	
}
@media(min-width:992px){
	
	.booking-bar-container{
	    color: #FFFFFF;
	    font-size: 20px;
	    left: 0;
	    position: absolute;
	    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	    top: -434px;
	    z-index:1000;
	}
	.lower-header {
	    background: #0ca4b1 url("img/sea-edge-bg-1.png") no-repeat scroll;
		background-size: cover;
	    min-height: 200px;
	    margin-bottom: 0;
	}
	.bottom-footer-contact{
		width:80%;
	}
	.what-to-do-container {
	    height: 670px;
	}
	
}
@media(min-width:1200px){
	
	.booking-bar-container{
	    color: #FFFFFF;
	    font-size: 20px;
	    left: 0;
	    position: absolute;
	    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	    top: -434px;
	    z-index:1000;
	}
	.lower-header {
	    background: #0ca4b1 url("img/sea-edge-bg-1.png") no-repeat scroll;
		background-size: cover;
	    min-height: 200px;
	    margin-bottom: 0;
	}
	.bottom-footer-contact{
		width:80%;
	}
	.what-to-do-container {
	    height: 690px;
	}
}