/* -- This is the place to add your own style modifications without touching the original styles -- */

.home #page, .home #contentright { display:none; }



#footer-widgets {
    clear: both;
    margin: 0px auto 0;
    padding: 40px 0px 0px;
    width: 100%;
    background: #2b2a2c;
    color: #fff;
    border-top: 23px solid #ffffff;
}

#footer-widgets a, #footer-widgets a:link, #footer-widgets a:visited {
    color: #FFFFFF;
}

#footer-widgets {
    clear: both;
    margin: 0px auto 0;
    padding: 40px 0px 0px;
    width: 100%;
    background: #114775;
    color: #fff;
    border-top: 23px solid #ffffff;
}

#footer-widgets h3.widgettitle {
    color: #000000;
    border-color: #444;
}

#footnav ul a, #footnav ul a:link, #footnav ul a:visited {
    display: inline;
    padding: 0;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 13px;
    text-transform: uppercase;
}



.featured.pages .excerpt {
    overflow: hidden;
    line-height: 1.6em;
    height: 100%;
    margin: 0 0 3px;
    color: #FFF;
}



.featured.pages .excerpt p {
    margin-top: 5px;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px 10px;
    font-size: 14px;
    line-height: 18px;
}

.featured.pages .excerpt {
    overflow: hidden;
    line-height: 1.6em;
    height: 100%;
    margin: 0 0 3px;
    color: #114775;
}

.gallery-post h4.adventure_1 {
    background-color: #BF311A;
}

.gallery-post h4.adventure_2 {
    background-color: #BF311A;
}

.gallery-post h4.adventure_0 {
    background-color: #BF311A;
}

.gallery-post h4 {
    text-align: right;
    font-size: 18px;
    letter-spacing: 0;
    padding: 7px 10px 7px 20px;
    line-height: 1.5em;
    margin: 0 0 10px;
    font-family: Open Sans;
    position: absolute;
    bottom: 5px;
    color: #ffffff;
    text-transform: none;
}


.featured.pages h2.post-title a {
    color: #114775!important;
    margin: 0 0 2px;
    font-size: 22px;
    font-weight: normal;
    background: #faffff;
    font-family: Open Sans;
    text-transform: capitalise;
    letter-spacing: 0.01em;
    padding: 0px 10px;
    text-transform: none;
}

#searchform #searchfield {
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
    margin: 0;
    display: block;
    float: left;
    padding: 6px;
    width: 166px;
    text-transform: lowercase;
    font-family: inherit;
    border: 0px solid #ffffff;
}

#searchform #submitbutton {
    background-color: #BF311A;
    background-image: url("images/search.png");
    background-position: 50%;
    color: #fff;
    font-weight: normal;
    border: 1px solid #BF311A;
    padding: 0px;
    cursor: pointer;
    display: inline;
    background-repeat: no-repeat;
    width: 38px;
    height: 33px;
}


.flex-direction-nav li a {
    display: none;
}

#footer-widgets h3.widgettitle {
    color: #16A1AB;
    border-color: #444;
}

#footer-widgets {
    font-size: 13px;
    line-height: 1.4em;
}

span.views { display:none; }

.featured.galleries .flexslider .slides {
    padding: 22px 0 0 0;
    width: 100%;
}

a:link {
    color: blue;
    background-color: transparent;
    text-decoration: underline;
}

a:hover {
    color: #16A1AB;

}

a:link {color: blue;}      /* unvisited link */
a:visited {color:#161AB;}  /* visited link */
a:hover {color:#BF311A;}  /* mouse over link */
a:active {color:#BF311A;}  /* selected link */


.gallery-post h4.adventure_0:after {
  display: none;
  float: right;
  content: "";
  position: absolute;
  right: -15px;
  border-bottom: 41px solid rgba(2,117,198,0.7);
  border-right: 15px solid transparent;
  top: 0;
  z-index: 100;
}

.gallery-post h4.adventure_2:after {
  display: none;
  float: right;
  content: "";
  position: absolute;
  right: -15px;
  border-bottom: 41px solid rgba(2,117,198,0.7);
  border-right: 15px solid transparent;
  top: 0;
  z-index: 100;
}

.gallery-post h4.adventure_1:after {
  display: none;
  float: right;
  content: "";
  position: absolute;
  right: -15px;
  border-bottom: 41px solid rgba(2,117,198,0.7);
  border-right: 15px solid transparent;
  top: 0;
  z-index: 100;
}
.gallery-post h4 a {
    color: #ffffff;
    text-decoration: none;
}

/*New edits AS 28/07/2015 start*/
#catnav ul ul a:hover{ background-color: #e3001b !important; }
.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.menu-item-has-children {
    background-color: #114775 !important;
}
.flex-direction-nav {
  display: none !important;
}
.limit.clearfix > a {
    margin-top: -4px !important;
}
.meta{
display: none;
}