/*
Theme Name:babelscribe14
Theme URI: http://www.babelscribe.com
Description: Theme created by babelscribe.com
Author: babelscribe.com
Author URI: http://www.babelscribe.com
Version: 1.0
Template: twentyfourteen
*/

/* Import styles from twentyfourteen */
@import url("../twentyfourteen/style.css");

.site-content, .site-main .widecolumn {
  margin-left: 0;
}

/*center site content with width 1000px */
#page {
  background-color: #ffffff;
  margin: 1em auto;
  max-width: 1100px;
  position: relative;
}
.entry-title {
  font-size: 33px;
  font-weight: 300;
  line-height: 1.09091;
  margin: 20px 0 12px;
  text-transform: uppercase;
}
/* Site header fixed or relative */
 .masthead-fixed #page .site-header {
  /*position: fixed;*/
  top: 0;
    position: relative;
    max-width: 1000px;
}
.masthead-fixed .site-main {
  margin-top: 0;
}
 .site-main {
  margin-top: 0;
}

.site:before {
  width: 0;
  display: none;
}
.full-width .site-content blockquote.alignright, .full-width .site-content img.size-full.alignright, .full-width .site-content img.size-large.alignright, .full-width .site-content img.size-medium.alignright, .full-width .site-content .wp-caption.alignright {
  margin-right: 0;
}
.full-width .site-content blockquote.alignleft, .full-width .site-content img.size-full.alignleft, .full-width .site-content img.size-large.alignleft, .full-width .site-content img.size-medium.alignleft, .full-width .site-content .wp-caption.alignleft {
  margin-left: 0;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
  margin: 0 auto;
  max-width: 1100px;
}
.header-image {
  margin: 0 0 0 7px;
}
.content-area, .content-sidebar {
  padding-top: 2em;
}
#footer-contact > div {
  float: left;
  margin-right: 7%;
}
#footer-contact a {
	color:	#69C;
	}
.fone1, .fone2 {
  float: left;
}
.fone {
  width: 64%;
}
.fone1 {
  margin-right: 13%;
}
#footer-contact > div:last-child {
    margin-right: 0;
    }
.site-footer {
  background-color: #fff;
  font-size: 0.9em;
  padding: 0 0 1em;
  color: #666;
}
#colophon #site-info {
	clear: both;
	float: none;
	margin-left: 0%;
	text-align: center;
}
#colophon #site-info a {
	color:#666;
	}
#colophon #metawidget {
  float: right;
  margin: 0 4% 0 0;
  text-align: right;
  visibility: hidden;
  width: 40%;
}
#colophon #metawidget a {
  visibility: visible;
}
#footer-contact {
  background-color: #fff;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 1em;
  padding: 0.5em 4%;
  width: 92%;
}
body {
  background: #fff none repeat scroll 0 0;
}
.site-content .entry-header {
  clear: both;
}
.post-thumbnail {
  background: none;
  display: block;
  position: relative;
  width: 100%;
  z-index: 0;
}
.primary-navigation li:hover > a, .primary-navigation li.focus > a {
  background-color: transparent;

}
/* 2 column page styles */
#two-col-wrapper .entry-content {
  padding: 0 3%;
    float: left;
    width: 44%;
}
#second-column {
  padding: 0 3%;
}
#second-column {
  float: left;
  width: 44%;
}
/* EOF 2 column styles */

/* 1column 2 sidebars styles */
.left-wrapper {
max-width:1000px;
    width: 100%;
float: left;
}
.centre-wrapper {
width: 100%;
float: left;
}
#primary #onecol-2sidebars-wrapper .entry-content {
  float: none;
  margin: 0 20%;
  width: 53%;
}
#onecol-2sidebars-wrapper #third-column {
  float: left;
  margin-left: -97%;
  width: 18%;
}
#onecol-2sidebars-wrapper #second-column {
  float: left;
  margin-left: -19%;
  width: 19%;
    padding: 0;
}
/* EOF 1column 2 sidebars */

/* 3 equal columns styles */
#threecol-wrapper .col .entry-content {
  margin: 0;
  padding: 0;
  width: 100%;
}
#threecol-wrapper {
  padding-left: 3%;
}
#threecol-wrapper .col {
  float: left;
  margin-right: 6%;
  width: 27%;
}

/* EOF 3 column styles */

/* top content with 3 cta boxes styles */
.cta {
  border: 1px solid #666666;
  float: left;
  margin: 0 6% 0 0;
  padding: 2%;
  text-align: center;
  width: 25%;
}
.cta:last-child {
    margin-right: 0;
    }
#cta-wrapper {
  float: left;
  margin-bottom: 2em;
  width: 100%;
   position: relative;
}
#top-text {
  position: absolute;
  top: 0;
  width: 30%;
}
#cta-wrapper #top-content {
  margin-bottom: 1em;
}
#top-content #top-image {
  height: auto;
  max-width: 1000px;
  width: 100%;
}
.home .content-area {
  margin-top: 0;
  padding-top: 0;
}
.entry-content.top3cta {
  width: 93%;
}
/* EOF top content with 3 cta boxes styles */

/* 1 wide column 1 sidebar */
.one-col-wrapper .hentry {
  margin: 0 0 0 20%;
  width: 80%;
    float: none;
}
.one-col-wrapper #secondary {
   margin: 0;
}
.col-wrapper {
  width: 100%;
  float: left;
}
.one-col-wrapper {
  float: left;
  width: 100%;
}
/* EOF 1 wide column 1 sidebar */
/* *::-moz-selection {
  background: none repeat scroll 0 0 #cccccc;
  color: #fff;
  text-shadow: none;
}
*/
.full-width .site-content blockquote.alignleft, .full-width .site-content img.size-full.alignleft, .full-width .site-content img.size-large.alignleft, .full-width .site-content img.size-medium.alignleft, .full-width .site-content .wp-caption.alignleft {
  margin-left: 0;
}

.page-template-page-templatesfull-width-php .entry-content {
  width: 94%;
}
.clear-all{
    clear: both;
    width: 100%;
    line-height: 0;
    height: 0;
    float: none!important;
}
.widget a {
  color: #999;
}
.site-content article, .site-content article .entry-content {
	word-wrap: normal;
-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.full-width.singular .site-content .hentry.has-post-thumbnail {
  margin-top: 0;
}
.search-box-wrapper, .featured-content {
  padding-left: 0;
}
.primary-navigation li {
  border: 0 none;
  display: inline-block;
  height: auto;
  line-height: 3em;
  position: relative;
}
.shadow {
  box-shadow: 2px 2px 5px #999;
}
.gradient-top-bottom{
  /* fallback */
    background-color: #854811; background: url(images/linear_bg_2.png); background-repeat: repeat-x;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#2F2727));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #2F2727, #1a82f7);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #2F2727, #1a82f7);
    /* IE 10 */
    background: -ms-linear-gradient(top, #2F2727, #1a82f7);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #2F2727, #1a82f7);
    }
.gradient-left-right {
/* fallback */
background-color: #1a82f7; background-image: url(images/linear_bg_1.png); background-repeat: repeat-y;
/* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, left top, right top, from(#1a82f7), to(#2F2727));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(left, #2F2727, #1a82f7);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(left, #2F2727, #1a82f7);
    /* IE 10 */
    background: -ms-linear-gradient(left, #2F2727, #1a82f7);
    /* Opera 11.10+ */
    background: -o-linear-gradient(left, #2F2727, #1a82f7);
    }
.search-box {
  background-color: #759a40;
  padding: 2px;
}
.search-box-wrapper {
  box-sizing: border-box;
  position: absolute;
  right: 5px;
  top: 33px;
  width: 100%;
  z-index: 2;
}
 /* stop word breaks*/
.site-content article, .entry-content {
	word-wrap: normal;
-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.primary-navigation li:hover > a{
    background-color: #759a39;
    }
button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #759a39;
    border: 1px solid #759a39;
  }

button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #ffffff;
    color: #759a39;
}
.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
  color: #666;
  font-weight: 900;
}
.primary-navigation li:hover > a, .primary-navigation li.focus > a {
  background-color: transparent;
  color: #666;
}
.search-toggle {
  display: none;
}
.search-toggle:hover, .search-toggle.active {
  background-color: #333;
}
.site-header {
  background-color: #fff;
  max-width: 1260px;
  position: relative;
  width: 100%;
  z-index: 4;
}
.site-title a, .site-title a:hover {
  color: #333;
}
.site-navigation a {
	color: #5D9731;
	display: block;
	text-transform: uppercase;
	padding: 0 30px;
	white-space: nowrap;
	font-weight: bold;
	letter-spacing: 2px;
}
.mobile-only {
    display: none;
    }
.full-width .site-content blockquote.alignleft, .full-width .site-content img.size-full.alignleft, .full-width .site-content img.size-large.alignleft, .full-width .site-content img.size-medium.alignleft, .full-width .site-content .wp-caption.alignleft {
  margin-left: 0;
}
a {
	color: #003333;
	text-decoration: none;
}
.primary-navigation li:hover > a, .primary-navigation li.focus > a {
	background-color: transparent;
}
.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
	background-color: transparent;
}
.search .entry-title {
  font-size: 1.3em;
  padding: 6px 0;
}
.search .page-header {
  margin: 2em 0 0 0;
}
h2.result-title {
  margin: 20px 0 10px 0;
}
.full-width .site-content .entry-summary {
  padding: 0;
}
.search .site-content .hentry {
  padding: 0 4.5%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
}
.search-everything-highlight-color {
  background-color: #878904 !important;
  color: #fff;
  padding: 2px 4px;
}
.search .entry-title {
  font-size: 1.3em;
  padding: 6px 0 13px;
  text-transform: none;
}
.search .site-content {
  padding-bottom: 2em;
}
.primary-navigation {
  background-color: #fff;
  font-size: 16px;
  margin: 0 1px 0 0;
  padding: 0;
  width: 100%;
}
.header-main {
  padding: 0;
  min-height:0;
}
.primary-navigation .nav-menu {
	border-bottom: 0 none;
	display: block;
	text-align: right;
	margin-top: -50px;
}
.primary-navigation ul ul {
	background-color: #ffffff;
	text-align: left;
	top: 33px;
	padding: 10px 0 10px 20px;
}
.primary-navigation ul ul a {
  padding: 6px 12px;
  white-space: normal;
  width: 176px;
}
.post-navigation {
  margin: 24px auto 48px;
  max-width: 80%;
  padding: 0 10px;
}
.nav-links > a{
    display: block;
    width: 45%;
}
.nav-links > a[rel='prev'] {
   float: left;
}
.nav-links > a[rel='next'] {
   float: right;
   text-align: right;
}
input, textarea {
  border: 1px solid rgba(0, 0, 0, 0.4);
}
span.wpcf7-not-valid-tip {
  color: #990000;
}
div.wpcf7-validation-errors {
  border: 2px solid #990000;
  color: #990000;
}
.error404 .page-header {
  margin-bottom: 24px;
  max-width: 100%;
}
.site-title {
  display: none;
}
/** site specific styles **/
#top-nav.primary-navigation .nav-menu {
	text-align: right;
	margin-right: 20px;

}
#top-nav {
	position: absolute;
	background-color: #4A86B8;
	top: 0;
}
#top-nav ul{
    margin: 0;
}
#top-nav.primary-navigation li {
	line-height: 1em;
}
#page {
	margin: 0 auto;
}
.header-image {
	margin: 0;
}
#top-nav.primary-navigation li a {
    color: #ffffff;
}
#top-nav.primary-navigation li:hover > a, #top-nav.primary-navigation li.focus > a {
	background-color: transparent;
	color: #ffffff;
	text-decoration:underline;
}
#site-header {
	padding-top: 17px;
}
#top-nav.primary-navigation ul ul {
	background-color: #4A86B8;
	text-align: left;
	top: 40px;
}
#top-nav.primary-navigation a {
	padding: 16px 17px 16px;
}
#top-nav.primary-navigation .sub-menu a {
    padding:0;
    
}
.primary-navigation .menu-item-has-children > a::after, .primary-navigation .page_item_has_children > a::after {
	display:none;
}
#top-nav.primary-navigation .sub-menu a {
	padding: 10px 20px;
}
.masthead-fixed #page .site-header {
	max-width: 1100px;
}
.entry-header {
	display: none;
}
li.booking-nav-link a {
	color: #fff;
	background-color: #5D9731;
	border: ;
}

li.booking-nav-link a {
	color: #fff;
	background-color: #5D9731;
	border: 1px solid #5D9731;
}
.menu-main-container {
	border-bottom: 1px solid #5D9731;
}
.full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation, .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta {
	padding-right: 0;
	padding-left: 0;
}
.site-navigation li .current_page_item > a, .site-navigation li .current_page_ancestor > a, .site-navigation li .current-menu-item > a, .site-navigation li .current-menu-ancestor > a {
	color: #666;
}
/*#booking-widget-wrapper .wpbs-container {
	float: none;
	clear: both;
}
#booking-widget-wrapper .wpbs-widget .wpbs-calendar,#booking-widget-wrapper .wpbs-widget .wpbs-calendar:first-child {
	margin: 0 auto;
	float: none;
}*/
.mobile-header-image{
    display:none;
}
/** EOF site specific styles **/

/***************** CHROME styles *********************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  Body {
    /*font-size: 12px!important; */
    }
  }
/********************EOF chrome styles ****************************************/

/************ RESPONSIVE STYLES - LEAVE AT END OF STYLE SHEET *************/


@media only screen and (max-width: 980px) {
    #colophon #metawidget {
          float: left;
        }
        #footer-contact > div {
          float: none;
          margin-right: 0;
        }
        #footer-contact {
          padding: 0 0 1em;
        }

}
@media only screen and (max-width:940px){
    .header-image{
        display:none;
    }
    #site-header img.mobile-header-image{
        display:block;
        margin:0 auto 30px;
        width: 100%;
        max-width:500px;
    }
}
@media only screen and (max-width: 900px){
    .mobile-only{
        display: inline;
        }
    .not-mobile{
        display: none;
        }
    }
@media only screen and (max-width: 600px) {
    .cta {
      float: none;
      margin: 0 auto 1em;
      padding: 2%;
      width: 80%;
    }
    .cta:last-child {
      margin-right: auto;
    }

    #top-text {
      display: block;
      margin: 0 auto;
      position: relative;
      top: 0;
      width: 80%;
    }
    #top-content #top-image {
      display: none;
      }
    #threecol-wrapper .col {
      float: left;
      margin: 0 4%;
      width: 90%;
    }
    #wpadminbar {
      position: fixed!important;
    }
    #two-col-wrapper .entry-content, #second-column {
      width: 90%;
    }
    #onecol-2sidebars-wrapper .entry-content {
      margin: 0 2% !important;
      width: 93% !important;
    }
    #onecol-2sidebars-wrapper #second-column, #onecol-2sidebars-wrapper #third-column {
      float: none;
      margin-left: 0;
      padding: 0 3%;
      width: 95%;
    }

}
@media only screen and (max-width: 480px) {

}
@media only screen and (max-width: 320px) {

}
/*************** END OF MOBILE STYLES ***************************************/
