/*
	Theme Name: Walkabout Creek 2016
	Description: Custom WordPress Theme
	Version: 1.0.0
	Author: Phil Kingham
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

html {

}
body {
	font-family: 'Open Sans', sans-serif;
	margin:0px;
	padding:0px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
height:auto;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
h1 {
	font-size:40px;
	color:#fff;
	width:100%;
	float:left;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align: center;
	margin-bottom:12px;
}.news-summary {	width:100%;	float:left;	text-align:left;	margin:0px 0px 60px 0px;}.news-summary-img {	width:30%;	float:left;}.news-summary-excerpt {	width:70%;	float:left;	font-size:14px;	line-height:20px;	padding:0px 0px 0px 5%;}.news-summary-excerpt h3 {	font-size: 20px;    line-height: 30px;	text-transform:uppercase;	margin: 0px 0px 10px 0px;    padding: 0px;}.news-date {	font-size:13px;	width:100%;	float:left;	margin-bottom:5px;	color: #777;}.blog-readmore {	text-transform:uppercase;	font-weight:700;	font-size:14px;}.news-summary-img img {	width:100%;	float:left;}
.single .content h1 {
	font-size:36px;	line-height:42px;
	color:#C5432E;
	width:100%;
	float:left;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align: left;
	margin-bottom:30px;
}
h2 {
	font-size: 24px;
	line-height: 30px;
	color:#3D3D3D;
	letter-spacing:0px;
	text-transform:uppercase;
}
/* wrapper */
.wrapper {
	width:100%;
	float:left;
	margin:0;
	position:relative;
}
/* header */
.header {
	width:100%;
	float:left;
	background-color:#fff;
}
/* logo */
.logo {
	max-width:256px;
	float:left;
	margin: 24px 5% 18px 5%;
}
.logo-img {
	width:100%;
	float:left;
}
.header-phone {
	float:right;
	font-size:22px;
	letter-spacing:2px;
	font-weight:600;
	color:#fff;
	padding:25px 30px;
	background-color:#C5432E;
}
.facebook-icon {
	width:32px;
	height:auto;
	float:right;
	margin: 24px 24px 0px 0px;
}
/* nav */
.nav {
	width:100%;
	float:left;
	background-color:#F2F2F2;
	padding:0px 5%;
	position:relative;
	z-index:9999;
}
.nav ul li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #4F4F4F;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: 700;
    float:left;
    margin: 0;
	width: 100%;
	text-align:left;
    padding: 15px 30px 15px 0px!important;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
ul.dropdown li a {
padding: 14px 16px!important;
    cursor: pointer;
}
.nav ul li a:hover {
    color: #C5432E; 
	background-color:#fff;
}
.nav .current-page-ancestor a{  color: #C5432E; }
.nav .current_page_item a {  color: #C5432E; }
.nav ul {
    list-style: none;
    padding: 0;
    margin: 0;width:auto;
    position: relative;
    z-index: 3000;
}
.nav ul li {

    position: relative;
 
	display: inline;
    text-align: center;
}
.nav li ul {
    position: absolute;
    top: 0;
    display: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.page-banner {
	width:100%;
	float:left;
	height:440px;
	background-color:#333;
	position:relative;
	text-align:center;
	background-size:cover;
	background-position:center center;
}
.page-template-page-gallery .page-banner, .page-template-page-blog .page-banner, .category .page-banner {
	height:240px;
}
.page-id-2 .page-banner {
	width:100%;
	float:left;
	height:600px;
	background-color:#333;
	position:relative;
	text-align:center;
}
.banner-button {
	color:#fff;
	font-size: 14px;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
	padding: 12px 16px;
	background-color:#C5432E;
	margin: 30px 0px 0px 0px;
	position:relative;
	top:20px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.banner-button:hover {
color:#fff;
	background-color:#454545;
}
.banner-group {
	width:70%;
	left: 15%;
	text-align:center;
	position:absolute;
	top:120px;
	z-index:999;
	color:#fff;
	font-size:16px;
}
.page-template-page-gallery .banner-group, .page-template-page-blog .banner-group, .category .banner-group {
	top:40px;
}
.banner-group p {
 
}
.home-logo {
	max-width:440px;
	height:auto;
	position:absolute;
	top:250px;
    right: 50%;
	margin-right:-220px;
	z-index:8888;
}
.rslides1_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.rslides1_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	z-index: 9999;
	opacity: 1;color:#fff;
	text-indent:-9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("img/arrows.png") no-repeat left top;
	margin-top: -45px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0; 
  background-image:url(img/shadow.png); 
  background-position:center bottom; 
  background-repeat: no-repeat; 
  background-size:100% auto;
  }
  .rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%; 
  left: 0;height:440px;
  background-size:cover; 
  background-position:center center;
  top: 0;
  }
  .page-id-2 .rslides li {	
  background-position:center top;	
height:600px;
  } 
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

  .rslides2 {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0; 
  background-image:url(img/shadow.png); 
  background-position:center bottom; 
  background-repeat: no-repeat; 
  background-size:100% auto;
  }
  .rslides2 li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%; 
  left: 0;height:60px;
  background-size:cover; 
  background-position:center top;
  top: 0;
  }
  .page-id-2 .rslides2 li {	
  background-position:center top;	height:60px;
  } 
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.color-overlay {
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	bottom:0px;
	background: rgba(0, 0, 0, .2);
	z-index:888;
}
/* Content */
.page-intro {
	width:100%;
	float:left;
	color:#fff;
	font-size:20px;
	font-weight:300;
	line-height:28px;
	padding: 20px 5% 0px 5%;
	background-color:#D34035;
}
.page-intro a {
	color:#fff;
}
.page-id-2 .page-intro {
	background-color:#4D4D4D;
}
.page-intro-inner {
	max-width:740px;
	margin:0px auto;
	text-align:center;
}
.page-intro-inner strong {
    font-size: 15px;
    padding: 0px;
	position: relative;
    top: -20px;
    line-height: 15px;
}
.content-wrapper {
	width:100%;
	float:left;
	color:#3D3D3D;
	font-size:16px;
	line-height:28px;
	padding:50px 5%;
	background-color:#F2F2F2;
}
.content-wrapper-2 {
	width:100%;
	float:left;
	color:#3D3D3D;
	font-size:16px;
	line-height:24px;
	padding: 0px;
	background-color:#fff;
}
.content-wrapper-3 {
	width:100%;
	float:left;
	color:#3D3D3D;
	font-size:16px;
	line-height:24px;
	padding: 0px;
	background-color:#EEEEF3;
}
.content-wrapper-4 {
	width:100%;
	float:left;
	color:#3D3D3D;
	font-size:16px;
	line-height:24px;
	padding: 0px;
	background-color:#fff;
}
.content-wrapper a, .content-wrapper-2 a, .content-wrapper-3 a, .content-wrapper-4 a {
	color:#C5432E;
}
.content-wrapper a:hover, .content-wrapper-2 a:hover, .content-wrapper-3 a:hover, .content-wrapper-4 a:hover {
	color:#333;
}
.content {
	max-width:940px;
	margin:0px auto;
	text-align:center;
}
.page-id-14 .content, .single .content {
	text-align:left;
}
.content-left {
	width:50%;
	float:left;
	min-height:440px;
	display:block;
	padding: 40px 5% 60px 5%;
	background-size:cover;
	background-position:center bottom;
	background-repeat:no-repeat;
}
.page-id-22 .content-wrapper-2 .content-left, .page-id-22 .content-wrapper-2 .content-right {
	min-height:280px;
	background-position:center center;
	color:#fff;
	background-color: #D34035;
}
.page-id-22 .content-wrapper-2 .content-right h2 {
	color:#fff;
}
.content-wrapper-4 .content-left {
	min-height:700px;
}
.page-id-24  .content-wrapper-4 .content-left {
	min-height:590px;
}
.page-id-24  .content-wrapper-3 .content-right {
	min-height:590px;
}
.page-id-24 .content-wrapper-2 .content-left {
	min-height:590px;
}
.content-right {
	width:50%;
	float:left;
	min-height:440px;
	display:block;
	padding: 40px 5% 60px 5%;
	background-size:cover;
	background-position:center bottom;
	background-repeat:no-repeat;
}
.content-right ul, .content-left ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.content-right ul li, .content-left ul li {
	padding: 0px 0px 0px 20px;
	background-image:url(img/li.png);
	background-repeat:no-repeat;
	background-position: left 10px;
	margin-left:10px;
}
.content-button {
	color:#fff!important;
	font-size: 14px;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
	padding: 12px 16px;
	background-color:#C5432E;
	float:left;
	margin: 0px 20px 0px 0px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.page-id-20 .content-button, .page-id-22 .content-button {
	float:none;
}

blockquote {
	font-size:20px;
	margin-left:0px;
	margin-right:0px;
}
.download-wedding-packages-button {
	max-width:360px;
	height:auto;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.download-wedding-packages-button:hover {
	opacity:0.6;
}

/* Gallery */

.gallery-list {
	width:100%;
	float:left; 
	margin: 0px 0px 30px 0px;
	padding:0px;
	list-style:none;
}
.gallery-list li {
	width:11.5%;
	float:left; 
	padding:0px;
	margin:0px 1% 10px 0px;
	list-style:none;
}
.gallery-list li img {
	width:100%;
	height:auto;
}
.quick-contact {
	width:100%;
	float:left;
	background-color:#333;
	padding:160px 5%;
	text-align:center;
	background-size:cover;
	background-position:center center;
}
.page-id-16 .quick-contact {
	padding:190px 5%;
}
.quick-contact a, .global-quick-contact1 a {
	color:#fff;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
	padding: 14px 18px;
	background-color:#C5432E;
	margin: 0px 14px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.content-button:hover, .quick-contact a:hover, .global-quick-contact1 a:hover {
	color:#fff;
	background-color:#454545;	
}
.contact-col {
	width:50%;
	float:left;
	margin:0px;
	text-align:left;
	padding: 0px 3%;
}
.wpcf7-text, .wpcf7-textarea {
	width:100%;
	float:left;
	background:#fff;
	border:solid 1px #B3B3B3;
	padding:10px;
	margin:4px 0px 10px 0px;
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
	background:#E8E8E8;
}
.required {
	color:#C5432E;
}
.wpcf7-submit {
	width:100%;
	float:left;
	color:#fff;
	padding:10px;
	text-transform:uppercase;
	font-weight:700;
	background:#C5432E;
	border:solid 1px #C5432E;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.wpcf7-submit:hover {
	color:#fff;
	background-color:#454545;	
}
.contact-2-left {
	width:50%;
	float:left;
	padding-right:2%;
	text-align:right;
}
.contact-2-right {
	width:50%;
	float:left;
	padding-left:2%;
	text-align:left;
}
#mfaea0f50f3b2 input,
#mfaea0f50f3b2 textarea,
#mfaea0f50f3b2 select {
    width: 100%;
    padding: 8px;
    margin: 0px 0px 10px 0px;
}
.page-id-26 input[type="submit"] {
	    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
	font-size:18px;
    text-transform: uppercase;
    padding: 12px 16px!important;
    background-color: #C5432E;
	border: solid 0px #C5432E;
}
/* Google Map */
.gmap {
	width:100%;
	float:left;
	height:440px;
	background-color:#333;
}
.mapoverlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:400px; /* your iframe height */
   top:400px;  /* your iframe height */
   margin-top:-400px;  /* your iframe height */
}
/* footer */
.footer {
	width:100%;
	float:left;
	font-size:13px;
	padding:44px 5%;
	color:#757575;
}
.pk {
	float:right;
}
.global-quick-contact {
	width:100%;
	float:left;
	min-height:100px;
	background-color:#ccc;
}
.global-quick-contact1 {
	width:50%;
	float:left;
	height:380px;
	position:relative;
	text-align:center;
	background-size:cover;
}
.global-quick-contact1 a {
	position:relative;
	top:170px;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (max-width:580px) {.single .content h1 {	font-size:22px;	line-height:28px;}
	h1 {
    font-size: 24px;
	line-height:32px;
    letter-spacing: 2px;
    margin-bottom: 12px;
}
h2 {
	font-size: 20px;
}
.logo {
    max-width: 60%;
    float: left;
    margin: 18px 5%;
}.news-summary {	width:100%;	float:left;	text-align:left;	margin:0px 0px 20px 0px;}.news-summary-img {	width:100%;	float:left;	padding:0px 0px 10px 0%;}.news-summary-excerpt {	width:100%;	float:left;	font-size:14px;	line-height:20px;	padding:0px 0px 0px 0%;}.news-summary-excerpt h3 {	font-size: 18px;    line-height: 26px;	text-transform:uppercase;	margin: 0px 0px 10px 0px;    padding: 0px;}.news-date {	font-size:13px;	width:100%;	float:left;	margin-bottom:5px;	color: #777;}.blog-readmore {	text-transform:uppercase;	font-weight:700;	font-size:14px;}.news-summary-img img {	width:100%;	float:left;}
.header-phone {
	font-size:18px;
	letter-spacing:2px;
	padding:15px 30px;
}
.header-phone a {
	color:#fff;
}
.facebook-icon {
	width:38px;
	height:auto;
	float:right;
	position:relative;
	margin-top: 8px;
}
.banner-group {
    width: 70%;
    left: 15%;
    position: absolute;
    top: 70px;
    font-size: 14px;
}
.home-logo {
	max-width:70%;
	height:auto;
	position:absolute;
	top:120px;
    right: 15%;
    left: 15%;
	margin-right: 0%;
	z-index:8888;
}
.page-banner, .page-id-2 .page-banner {
    height: 300px;
}

  .rslides li {
  height:300px;
  }
  .page-id-2 .rslides li {	
	height:300px;
  }
.page-intro {
    font-size: 18px;
    line-height: 26px;
}
.content-left {
    width: 100%;
    float: left;
    min-height: 240px!important;
    padding: 20px 5% 30px 5%;
}
.content-right {
    width: 100%;
    float: left;
    min-height: 240px!important;
    padding: 20px 5% 30px 5%;
}
.global-quick-contact1 {
    width: 100%;
    float: left;
    height: 280px;
	padding: 0px 5%;
}
.quick-contact a, .global-quick-contact1 a {
	width:100%;
    float: left;
    padding: 14px 18px;
	margin: 0px 0px 14px 0px;
    background-color: #C5432E;
}
.global-quick-contact1 a {
    position: relative;
    top: 120px;
}
.content-button {
	width:100%;
    float: left;
    margin: 0px 0px 14px 0px;
	text-align:center;
}
.page-id-20 .content-button, .page-id-22 .content-button {
   float: left;
}
blockquote {
    font-size: 16px;
	line-height: 24px;
}
.content-wrapper, .content-wrapper-2, .content-wrapper-3, .content-wrapper-4 {
    font-size: 14px;
    line-height: 20px;
}
.contact-col {
    width: 100%;
    padding: 0px 0%;
}
.contact-2-left {
    width: 100%;
    padding-right: 0%;
    text-align: left;
}
.contact-2-right {
    width: 100%;
    padding-left: 0%;
    text-align: left;
}
}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 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;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 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%;
	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 .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
