/*
Theme Name:
Description:
Version: 1
Author: Meta Solutions
Author URI: http://metasolutions.co.nz/
*/


/*

Pallette:
Dark brown: #66594c;
Brown: #605347;
Medium green: #8f9f51;
Light green: #e5ead4;
Green link: #9daf6c;

*/

/*============Sticky Footer============*/

html,
body {
	font-family: 'Century Gothic', 'Muli', sans-serif;
	font-weight: 300;
    height: 100%;
}

body {
/*	background: url('/wp-content/uploads/2014/11/swirl-bg.png') no-repeat;
	background-position: 98% 2%;
	background-color : transparent; */
}

#wrap {
    min-height: auto;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

#push,
#footer {
    height: 200px;
}

#footer {
	clear: both;
}


/*==========Fonts & Headings===========*/

h1 {
	color: #605347;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.4;
}

h2 {
	color: #8f9f51;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.4;
}

h3 {
	color: #605347;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.4;
}

p, li {
	color: #5f5e5e;
	font-size: 13px;
	font-size: 1.3rem;
}

/* ol custom numbers */

ol {
	padding-left: 0;
	margin-left: 0;
	counter-reset: item;
}

ol li {
	list-style: none;
	line-height: 1.3;
	margin-bottom: 8px;
	padding-left: 32px;
}

ol li:before {
	content: counter(item)'.';
	counter-increment: item;
	display: inline-block;
	width: 32px; /* same as padding-left set on li */
	margin-left: -32px; /* same as padding-left set on li */
}

/* ** */

p {
	line-height: 1.6;
}

strong {
	font-weight: bold;
}

a:link { color: #8f9f51; font-weight: bold; }
a:visited { color: #8f9f51; font-weight: bold; }
a:hover { color: #605347; font-weight: bold; text-decoration: none; }
a:active { color: #8f9f51; font-weight: bold; }

hr {
    background: url('/wp-content/uploads/2014/12/hr.png') repeat-x scroll 0% 0% transparent;
    height: 4px;
    border-width: 0px 0px 0px;
    clear: both;
}

h2 a:link { color: #605347; }
h2 a:visited { color: #605347; }
h2 a:hover { color: #8f9f51; }


/*==========Layout===========*/

.container {
    max-width: 1030px;
}

.sub-page .col-sm-4 {
    max-width: 32%;
}

.clearfix {
	clear: both;
}

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

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

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


/*div#swirl {
    background: url("/wp-content/uploads/2014/11/swirl-bg.png") no-repeat transparent;
    width: 401px;
    height: 534px;
    position: absolute;
    right: 2%;
    z-index: 5000;
}*/

/* Home */

header .contact {
	float: right;
	position: relative;
	z-index: 6000;
}


.contact p {
	color: #605347;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	display: inline-block;
}

.contact a:link { color: #605347; }
.contact a:visited { color: #605347; }
.contact a:hover { color: #605347; }
.contact a:active { color: #605347; }

a.contact-link { margin-right: 12px; }

img.social.fb {
	margin:0 auto;
	text-align: center;
}

div.logo {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}

img.logo {
	max-width: 100%;
}

/* Main Menu */

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

.navbar-collapse.collapse {
    padding: 0px !important;
}

#footer .navbar-collapse.collapse {
    width: 186px;
}



#header-nav a:hover {
    color: #8F9F51;
}

header {
	margin-top: 10px;
}

#header-nav {
	background: rgba(229,234,212,0.6);
	z-index: 7000;
	position: relative;
}

#header-nav a {
	color: #66594c;
	font-weight: bold;
	text-transform: lowercase;
}

#header-nav li.current_page_item > a {
	color: #8f9f51;
}

ul#menu-main-menu {
	position: relative;
	text-align: center;
	display: inline-block;
	width: 100%;
	z-index: 6000 !important;
}

.navbar-nav > li {
	display: inline-block;
    float: none;
}

.nav > li > a {
    padding: 10px;
}


#content {
	margin: 0 auto;
}

.navbar-nav > li:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    background: #ECEFDF;
    min-width: 0;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
}

/* Main nav centre align fix */
/* About */
#menu-item-27>.dropdown-menu {
    left: -75px;
}
/* Weddings */
#menu-item-36>.dropdown-menu {
    left: -45px;
}
/* Events and Functions */
#menu-item-30>.dropdown-menu {
    left: -42px;
}
/* Gallery */
#menu-item-840>.dropdown-menu {
    left: -34px;
}


/*.dropdown{
	text-align: center;
}

.button,
.dropdown-menu{
	margin: 10px auto;
}

.dropdown-menu{
	width:220px;
	left:50%;
	margin-left:-100px;
}*/

.caret {
    display: none;
}

#header-nav ul.dropdown-menu li a {
	font-weight: normal;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #ECEFDF;
}

li.menu-item {
	text-align: center;
}

/* Slider */

div.rsContent {
	background: #ffffff;
}

img.rsImg {
	margin-top: 0 !important;
}

#home-slider {
	/*width: 1000px;*/
}

#home-intro h1 {
	color: #605347;
	font-size: 19px;
	font-size: 1.9rem;
	font-style: italic;
	font-weight: 300;
	margin: 20px auto;
	text-align: center;
	width: 90%;
}

.carousel .item {
	-webkit-transition: opacity 2s;
	-moz-transition: opacity 3s;
	-ms-transition: opacity 2s;
	-o-transition: opacity 2s;
	transition: opacity 2s;
}

.carousel .active.left {
	left:0;
	opacity:0;
	z-index:2;
}

.carousel .next {
	left:0;
	opacity:1;
	z-index:1;
}

.item img.banner-item {
	width: 100%;
}

.item.active img.banner-item {
	width: 100%;
}

.col.three iframe {
	width: 100% !important;
}


/* Box */

.centre .box.one {
    background: url('/wp-content/uploads/2014/11/swirl-bg.png') no-repeat scroll 98px 30% / 310px auto rgba(229, 234, 212, 0.6);
}

.centre .box.two {
    background: url('/wp-content/uploads/2014/11/swirl-bg.png') no-repeat scroll 135px 10px / 260px auto rgba(229, 234, 212, 0.6);
}

.box {
    background: none repeat scroll 0% 0% rgba(229, 234, 212, 0.6);
    margin-bottom: 15px;
    padding: 22px;
}

.centre .box {
    padding: 20px;
}

.box h1 {
    margin-top: 0px;
    font-size: 2rem;
    margin-bottom: 8px;
}

.box img {
    margin-right: 12px;
    width: 108px;
    height: 118px;
}

.box .right {
	display: inline-block;
	vertical-align: top;
	width: 68%;
}

.centre .box .right p {
    font-size: 1.5rem;
    line-height: 19px;
}

.centre .box .right p a {
	font-size: 14px;
	font-size: 1.4rem;
}

.box .right a {
    bottom: 30px;
    position: absolute;
    right: 48px;
}

p.find-out-more {
	margin-bottom: 5px;
}

.col p {
	font-size: 13px;
	font-size: 1.3rem;
}

/* Colmums */

.col {
	color: #66594c;
	font-family: 'VAGRounded Thin', 'Muli', sans-serif;
	margin-bottom: 24px;
}

.col.one,
.col.three {
	background: #ffffff;
}

.col.two {
	background: rgba(229,234,212,0.6);
}

.col h2 {
	margin-top
	color: #605347;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 0;
}

.col h2 {
	color: #605347;
}

.col h2#wedding2015 {
	color: #cc0000;
}

.col .box a {
	font-size: 14px;
}

.col.one .box {
	background: #ffffff;
	border-bottom: 3px solid #dae0c3;
	padding: 0;
}

.col.one .box h2 {
    margin-top: 0px;
    line-height: 1.3;
}

.col.one .box a {
	text-align: right;
}

p.more-info {
	text-align: right;
}

.col.two {
	padding: 2px 24px;
	text-align: center;
}

.col.two .box {
	background: transparent;
	border-bottom: 3px solid #ffffff;
	padding: 0px 0px 10px;
}

.col.two .box:last-child {
    border-bottom: 0px solid #FFF;
}

.col h2 a {
	color: #605347;
}


.col.three h2.fb {
	background: #6f6556;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: uppercase;
}

.col.three .box {
	background: #ffffff;
	padding:0;
}


/* Right sidebar */

.rightsidebar {
	background: rgba(229,234,212,0.6);
	clear: both;
	padding: 1px 32px 20px;
	margin-top: 20px;
}

.rightsidebar h2 {
	text-transform: uppercase;
}

.rightsidebar ul {
	margin: 0;
	padding: 0;
}

.rightsidebar ul li {
	list-style-type: none;
	margin-bottom: 12px;
}

.rightsidebar a:link { color: #605347; }
.rightsidebar a:visited { color: #605347; }
.rightsidebar a:hover { color: #8F9F51; }
.rightsidebar a:active { color: #605347; }


/* Footer */

#footer {
	background: #ffffff;
}

#show-you-around {
	background: none repeat scroll 0% 0% #EAEEDC;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 30px;
	text-align: center;
	margin-bottom: 20px;
}

#show-you-around p {
	color: #605347;
	margin-bottom: 0px;
	font-size: 18px;
	font-size: 1.8rem;
}

.fb-ft {
	text-align: right;
}

#footer.lower {
	width: 1000px;
}

#footer li.menu-item {
    text-align: left;
}

span.number {
	font-size: 24px;
}

#footer .navbar-nav > li {
	display: block;
    float: none;
}

#footer .nav > li > a {
    padding: 2px 0px;
}

span.number a:link { color: #605347; }
span.number a:visited { color: #605347; }
span.number a:hover { color: #605347; }
span.number a:active { color: #605347; }

#menu-footer-menu-1 li a:link { color: #9daf6c; }
#menu-footer-menu-1 li a:visited { color: #9daf6c; }
#menu-footer-menu-1 li a:hover { color: #605347; }
#menu-footer-menu-1 li a:active { color: #9daf6c; }

#menu-footer-menu-2 li a:link { color: #9daf6c; }
#menu-footer-menu-2 li a:visited { color: #9daf6c; }
#menu-footer-menu-2 li a:hover { color: #605347; }
#menu-footer-menu-2 li a:active { color: #9daf6c; }


#footer .lower {
	margin-bottom: 64px;
}

#footer .contact-ft {
	color: #9daf6c;
}

#footer img.map {
	width: 100%;
}

#footer img.map:hover { background-color: #eeeeee; }

.partners h3 {
    background: none repeat scroll 0% 0% #EAEEDC;
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin: 0px;
    padding: 8px;
    text-align: center;
    width: 110px;
}

.credits {
	margin: 12px 0 0 0;
}

p.credits {
	text-align: right;
}

/** Sub pages **/

.sidebar {
	background: url('/wp-content/uploads/2014/11/swirl-bg.png') no-repeat scroll center 4% / 70% auto rgba(229, 234, 212, 0.6);
	background-size: 90% auto;
	padding-top: 1px;
	margin-top: 20px;
	width: 291px;
	margin-bottom: 24px;
}

.sidebar ul {
	padding-left: 0px;
}

.sidebar ul li {
	margin: 0;
	margin-bottom: 4px;
	list-style: none;
	text-align: center;
}

.sidebar ul li a:link { color: #66594C; }
.sidebar ul li a:visited { color: #66594C; }
.sidebar ul li a:hover { color: #8F9F51; }
.sidebar ul li a:active { color: #66594C; }
.sidebar ul li.current_page_item > a { color: #8F9F51; }



.sidebar ul li.current_page_item > a {
	/*color: #8F9F51;*/
}

.sidebar img {
	background: rgba(229, 234, 212, 0.6);
	width: 100%;
}

#sub-nav h1 a {
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1.6rem;
}

#sub-nav {
	margin-bottom: 20px;
}

.wp-caption {
	text-align: center;
}

.wp-caption-text {
    font-size: smaller;
    line-height: 1.3;
    width: 90%;
    margin: 0px auto;
    text-align: left;
    margin-top: 8px;
    font-weight: bold;
}

/* Our Partners */

#content.above-swirl {
    position: relative;
    z-index: 6000;
}

.partner-wrapper ul {
	padding-left: 0;
}

.partner-wrapper img {
	max-width: 40%;
}

ul li.partner {
	list-style-type: none;
}

ul li.partner h3 {
	margin: 0 6px 0 0;
}

ul li.partner h3,
ul li.partner p {
	display: inline-block;
}


/* Gallery */

#content.gallery {
    position: relative;
    /*z-index: 6000;*/
    margin-bottom: 20px;
}

.gallery-nav {
	margin-bottom: 20px;
	text-align: center;
}


.gallery-nav h2 {
    margin-top: 16px;
    margin-bottom: 12px;
}


.gallery-nav ul {
	padding-left: 0;
}

.gallery-nav ul li {
    list-style-type: disc;
    display: inline-block;
}

.gallery-nav ul li:after {
    content: " • ";
    margin-right: 4px;
}

.gallery-nav ul li:last-child:after,
.gallery-nav ul:first-child li:after {
    content: "";
}

.gallery-nav li a:link { color: #66594c; }
.gallery-nav li a:visited { color: #66594c; }
.gallery-nav li a:hover { color: #8F9F51; }
.gallery-nav li.current_page_item > a { color: #8F9F51; }

.gallery-nav h2 li a:link,
.gallery-nav h2 li a:visited,
.gallery-nav h2 li a:active {
    color: #8F9F51;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

.gallery-nav h2 li a:hover {
    color: #66594c;
}

.gallery-nav p {
    /*color: #8F9F51;*/
}

.gallery-nav ul h1 li a {
	font-size: 20px;
	font-size: 2.0rem;
}

div.pp_overlay {
    background: #291f15 !important;
    opacity: 1 !important;
}


/* Weddings */

.img-nav img {
    margin-right: 0px;
    max-width: 160px;
    width: 24%;
}


/* Testimonials */

.testimonials h1,
.testimonials h2,
.testimonials h3,
.testimonials h4 {
	color: #8F9F51;
}

/* News */

#content.news {
    position: relative;
    z-index: 6000;
    margin-bottom: 20px;
}

.news .entry p {
	margin-top: 8px;
}

a.more-link {
    display: block;
    margin-top: 8px;
}


/* Contact page */
.gform_wrapper input,
.gform_wrapper textarea {
    font-size: 13px !important;
    font-size: 1.3rem !important;
}


#gform_confirmation_message_1 {
	font-size: 13px;
	font-size: 1.3rem;
}

#contact-sidebar {
    background: url('/wp-content/uploads/2014/12/fg500-contact.png') repeat scroll 0% 0% transparent;
    height: 664px;
    width: 356px;
}

.contact-page h2 {
	margin-top: 0px;
}

.contact-page .entry {
	margin-top: 10px;
}

h2.inline,
p.inline {
	display: inline-block;
}

h2.inline {
	margin-right: 4px;
}

p.inline {
	color: #5D5F59;
	font-size: 1.6rem;
	margin-bottom: 0px;
	font-weight: bold;
}

.gform_wrapper .top_label .gfield_label {
    color: #8F9F51;
}

.gfield_required {
    color: #ff0000 !important;
}


textarea.medium,
input.large {
	background: #f3f5ea url('/wp-content/uploads/2014/12/input-corner.png') no-repeat top right;
	background-size: 6px 6px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: none;
}

.contact-page iframe {
	margin-top: -50px;
}


/*****************************

		  Responsive

******************************/


@media (min-width: 980px) {

	/*div#swirl {
	    background: url("/wp-content/uploads/2014/11/swirl-bg.png") no-repeat transparent;
	    width: 401px;
	    height: 534px;
	    position: absolute;
	    right: 10%;
	    top: 2%;
	    z-index: 5000;
	}*/

}

@media (min-width: 768px) and (max-width: 990px) {

	.sub-page .col-sm-4 {
	    width: 33%;
	}

	.sub-page .col-sm-4 .sidebar {
	    width: auto;
	}

	.sub-page .col-sm-8 {
	    width: 66%;
	}

}

@media (max-width: 768px) {

	.sub-page .col-sm-4 {
	    max-width: 100%;
	}

	/*div#swirl {
	    background: url("/wp-content/uploads/2014/11/swirl-bg.png") no-repeat transparent;
	    width: 401px;
	    height: 534px;
	    position: absolute;
	    right: 1%;
	    top: 2%;
	    z-index: -1000;
	}*/

	.contact p {
		font-size:  1.4rem;
	}

	.navbar-collapse.collapse {
	    padding: 0 !important;
	}

	nav#main-menu-wrap {
		padding: 0 !important;
		z-index: 6000 !important;

	}

	.nav > li > a {
	    font-size: 11px;
	    padding: 10px 5px;
	}

	.sidebar {
	    width: auto;
    	z-index: 6000 !important;
	}

	#sub-nav {
	    margin-bottom: 20px;
	    z-index: 6000 !important;
	}

	/* Centre*/

	#home-intro p {
		font-size: 13px;
	    font-size: 1.3rem;
	}

	.box img {
		width: 30%;
		margin-bottom: 12px;
	}

	.box .right {
	    width: 60%;
	}


	/* Slider */

	div.rsContent img.rsImg.rsMainSlideImage[style] {
		width: 100%;
	}

	img.attachment-thumbnail {
		height: auto;
		width: 100px;
	}

	.img-nav img {
	    width: 24%;
	    margin-right: 0;
	    margin-bottom: 6px;
	}


	/* Footer */

	span.number {
    	display: block;
	}

	.partners {
	    text-align: center;
	    margin: 24px auto;
	}

	.partners h3 {
		display: inline-block;
		float: none;
	}

	.contact-ft {
		margin-bottom: 24px;
		text-align: center;
	}

	.contact-ft a {
		display: block;
	}

	.fb-ft {
		margin-bottom: 24px;
		text-align: center;
	}

}

@media (max-width: 360px) {

	/* Menu nav responsive */

	/*div#swirl {
	    background: url("/wp-content/uploads/2014/11/swirl-bg.png") no-repeat transparent;
	    width: 401px;
	    height: 534px;
	    position: absolute;
	    right: 1%;
	    top: 2%;
	    z-index: -1000;
	}*/

	.navbar-toggle {
		text-align: center;
		margin: 0;
		width: 100%;
	}

	.navbar-nav {
	    margin: 0;
	}

	.navbar-nav > li {
	    display: block;
	}

	.navbar-nav > li:hover > .dropdown-menu {
	    display: block;
	    width: 100%;
	    margin-bottom: 10px;
	    position: relative;
	}

	header .contact {
		display: none;
	}

	.centre .box {
		text-align: center;
	}

	.centre .box img {
	    margin-right: 0;
	    margin-bottom: 12px;
	}

	.centre .box p {
	    margin-bottom: 12px;
	}

	.box .right a {
	    bottom: 0;
	    position: relative;
	    right: 0;
	}

	p.more-info {
	    text-align: center;
	}

	.box .right {
	    width: 90%;
	}

	/* Main nav centre align fix */
	/* About */
	#menu-item-27>.dropdown-menu {
	    left: 0px;
	}
	/* Weddings */
	#menu-item-36>.dropdown-menu {
	    left: 0px;
	}
	/* Events and Functions */
	#menu-item-30>.dropdown-menu {
	    left: 0px;
	}
	/* Gallery */
	#menu-item-840>.dropdown-menu {
	    left: 0px;
	}

	/* Silder */

	img.attachment-thumbnail {
		height: auto;
		width: 50px;
	}

	/* Centre */

	.centre .box img {
	    width: auto;

}


@media (min-width: 1280px) {

	.container {
		width: 1030px;
	}

	/*div#swirl {
	    background: url("/wp-content/uploads/2014/11/swirl-bg.png") no-repeat transparent;
	    width: 401px;
	    height: 534px;
	    position: absolute;
	    right: 5%;
	    top: 2%;
	    z-index: 5000;
	}*/

}

@media (min-width: 1400px) {


	/*div#swirl {
	    background: url("/wp-content/uploads/2014/11/swirl-bg.png") no-repeat transparent;
	    width: 401px;
	    height: 534px;
	    position: absolute;
	    right: 20%;
	    top: 2%;
	    z-index: 5000;
	}*/

}
