/*
Theme Name: Gov Bus
Theme URI: http://www.avatar.co.nz
Description: Gov Bus theme by <a href="http://www.avatar.co.nz">Avatar</a>
Version: 1
Author: Avatar
Author URI: http://www.avatar.co.nz
Tags: avatar
*/

/* Header
-------------------------------------------------------------- */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; *behavior: url(/scripts/boxsizing.htc);}

body {
	font-family: "proxima-nova", "Proxima Nova", Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	background: #fff;
	margin: 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
a img {
	border: none;
}

/* Header
-------------------------------------------------------------- */

#header-container {
	width: 100%;
	height: 156px;
	background: #642d11;
}

/* banner
-------------------------------------------------------------- */

#banner {
	width: 100%;
	height: auto;
	position: relative;
	line-height: 0;
}
#banner img {
	width: 100%;
	height: auto;
}
#banner-caption {
	position: absolute;
	width: 100%;
	height: 150px;
	background: url(images/caption-bg.png);
	bottom: 0;
	z-index: 100;
}
#banner-caption p {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-align: center;
}

/* Body
-------------------------------------------------------------- */

section {
	width: 100%;
	padding: 100px 0;
}
h1 {
	color: #aabd3c;
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 20px 0;
}
h2 {
	color: #642d11;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	margin: 20px 0;
}
h3 {
	color: #aabd3c;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}
a {
	color: #99cc33;
	text-decoration: none;
}
a:hover {
	color: #99cc33;
	text-decoration: underline;
}
.light-brown {
	background: #efeae7;
}
.light-brown h1 {
	color: #642d11;
}
.green {
	background: #aabd3c;
	color: #fff;
}
.green h1 {
	color: #fff;
}
.green a {
	color: #642d11;
}
.left {
	float: left;
}
.right {
	float: right;
}
.gform_button {
	display: inline-block;
	background: #dd7010;
	color: #fff;
	text-transform: uppercase;
	box-shadow: 1px 1px 0 #ad6600;
	text-shadow: none;
	padding: 7px 15px 6px 15px;
	border-radius: 3px;
	border: none;
	font-size: 18px;
	cursor: pointer;
	margin-left: 5px;
}
a.btn, a.btn-no-scroll {
	display: inline-block;
	background: #dd7010;
	color: #fff;
	text-transform: uppercase;
	box-shadow: 1px 1px 0 #ad6600;
	text-shadow: none;
	padding: 7px 15px 6px 15px;
	border-radius: 3px;
}
a.btn:hover, a.btn-no-scroll:hover {
	color: #fff;
	text-decoration: none;
	background: #d26a0f;
}
.last {
	margin-right: none;
}
.clear-floats {
	clear: both;
}
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/* WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Footer
-------------------------------------------------------------- */

#footer-container {
	width: 100%;
	background: #022069;
	padding: 52px 0 60px 0;
}
footer {
	color: #fff;
	font-size: 14px;
}
footer p {
	margin: 0 0 15px 0;
}
footer a {
	color: #0284ce;
	text-decoration: none;
	transition: 0.5s;
}
footer a:hover {
	color: #fff;
	text-decoration: none;
	transition: 0.5s;
}
#copyright {
	float: left;
	width: 45%;
}
footer .icons {
	margin-top: 40px;
}
footer .icons a {
	display: block;
	float: left;
	width: 39px;
	height: 39px;
	margin-right: 10px;
	text-indent: -1000px;
	overflow: hidden;
	opacity: 1;
}
footer .icons a.facebook {
	background: url(images/icon-facebook.png);
}
footer .icons a.linkedin {
	background: url(images/icon-linkedin.png);
}
footer .icons a.rss {
	background: url(images/icon-rss.png);
}
footer .icons a.googleplus {
	background: url(images/icon-googleplus.png);
}
footer .icons a:hover {
	opacity: 0.85;
}
#footer-links {
	float: right;
	width: 45%;
	text-align: right;
}
#footer-links a {
	margin: 0 0 0 15px;
}
#btn-email-newsletter {
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}
#btn-email-newsletter a {
	color: #fff;
	background: url(images/icon-newsletter.gif) 0 0 no-repeat;
	padding-left: 40px;
	transition: 0s;
}
#btn-email-newsletter a:hover {
	color: #0284ce;
	background-image: url(images/icon-newsletter2.gif);
	transition: 0s;
}
#back-top {
	position: absolute;
	width: 50px;
	height: 50px;
	top: -77px;
	right: 50%;
	margin-top: 0;
	margin-right: -25px;
}
#back-top a {
	display: block;
	width: 50px;
	height: 50px;
	background: url(images/back-top-arrow.png);
	background-position: 0 0;
	transition: 0s;
}
#back-top a:hover {
	background-position: 0 50px;
	transition: 0s;
}
#view-full-site, #view-mobile-site {
	display: none;
}

/* Page: Bookings */

.heading-bookings {

    margin: 1em 0;

}