/*
Theme Name: IOAD
Author: Kitka Hiltula
Author URI: http://kitka.com.au/
Description: 2016 theme for IOAD
Version: 1.0

CSS Document */

*, *::after, *::before {
	box-sizing: border-box;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 15px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #605242;
	text-align: center;
	background-image: url(images/background-IOAD.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #676767;
}
#outer {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 100%;
	max-width: 1300px;
}
#outer:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
header {
	width: 100%;
	padding: 0 40px;
	height: 90px;
	background-image: url(images/header-gradient.png);
	background-repeat: repeat-x;
	z-index: 20;
	position: relative;
	float: left;
}
#logo {
	margin: 0 0 0 20px;
	width: 30%;
	max-width: 402px;
	height: 78px;
	float: left;
}
#logo img {
	width: 100%;
	height: auto;
}
#social {
	width: 100%;
	height: 50px;
	text-align: right;
	padding: 5px 50px 0px 0px;
	clear: both;
	background-color: #F9F9F2;
}
#social a:link img, #social a:visited img {
	padding: 3px;
	margin: 3px;
	background-color: #00959f;
	border-radius: 25px;
	border: 0;
}
#social a:hover img, #social a:active img {
	padding: 3px;
	margin: 3px;
	border: 0;
}
#galleryOuter {
	width: 100%;
	height: auto;
	padding: 47px 0 0 0;
	background-color: #F9F9F2;
	z-index: 2;
	position: relative;
}
h1.main-title {
	background-color: #565A5D;
	height: 140px;
	width: 100%;
	clear: both;
	padding: 50px 0;
	margin: 0;
	text-align: center;
	font-size: 280%;
	font-weight: 200;
	text-transform: uppercase;
	color: #ffffff;
}
h1.tribute-header {
	height: 240px;
	width: 100%;
	clear: both;
	padding: 70px 0;
	margin: 0;
	text-align: center;
	font-size: 230%;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/tribute-header-bg.jpg);
}
#page {
	width: 100%;
	margin: 0% 3% 0% 0%;
	padding: 0;
	text-align: left;
	border: 1px solid #FFF;
	background-color: #f9f9f2;
}
#page:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
.widecontainer {
	width: 100%;
	float: left;
	text-align: center;
}
.leftcontainer {
	width: 74%;
	float: left;
	text-align: center;
}
div.post {
	padding: 0;
	margin: 0;
}
.entry-content {
	padding: 1% 0% 1% 5%;
	margin: 0;
	width: 74%;
	float: left;
	clear: left;
	text-align: left;
}
.entry-content img {
	max-width: 100%;
	height: auto;
}
.entry-content-home {
	padding: 1% 5% 1% 5%;
	width: 100%;
}
.entry-content-home:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.tribute-intro {
	padding: 1% 5% 1% 5%;
	margin: 20px auto 0px auto;
	width: 70%;
}
.entry-content-events {
	padding: 1% 0% 1% 5%;
	margin: 0;
	width: 99%;
	float: left;
	clear: left;
	text-align: left;
}
.entry-content-events h2 {
	clear: both;
	background-color: #EEEEE7;
	margin-bottom: 0;
}
.entry-content-tributes {
	padding: 1% 5% 1% 5%;
	margin: 20px auto 0px auto;
	width: 70%;
	background-color: #EEEEE7;
	text-align: left;
}
.tribute-author {
	font-size: 110%;
	color: #666;
	height: 50px;
	padding: 10px 0 0 57px;
	background-image: url(images/tribute-icon.png);
	background-repeat: no-repeat;
}
.homebox1 {
	width: 31%;
	float: left;
	padding-right: 2%;
	padding-top: 12px;
	text-align: center;
}
.homebox1 iframe {
	max-width: 350px;
}
.homebox-tributes {
	width: 30%;
	float: right;
	padding-top: 12px;
}
.homebadges {
	background-color: #ddd;
	padding: 1% 5% 1% 5%;
}
.hometributeform {
	background-color: #565A5D;
	padding: 1% 5% 1% 5%;
	color: #fff;
}
.hometributeform h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 200%;
}
.inserttributes {
	background-color: #EEEEE7;
	padding: 1%;
	font-size: 15px !important;
	line-height: 18px !important;
}
blockquote {
	margin: 0;
	width: 100%;
	padding: 5px;
	background-color: #EEEEE7;
}
.prefooter {
	padding: 1% 5% 1% 5%;
}
aside {
	float: right;
	margin: 0 3% 0 0;
	width: 29%;
	max-width: 210px;
	padding-top: 55px;
	border-left: 1px solid #efefef;
}
aside img {
	width: 100%;
	height: auto;
}
footer {
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	width: 100%;
	max-width: 1300px;
	height: 60px;
	text-align: center;
	color: #999;
	clear: both;
	font-size: 85%;
	background-color: #565A5D;
}
footer p {
	float: right;
	color: #D3D4CD;
	display: block;
}
footer a:link, footer a:visited {
	color: #efefe8;
}
footer .wf-float-left {
	float: left;
	padding-top: 12px;
	color: #efefe8;
	display: block;
	font-size: 95%;
}
h1, h2, h4 {
	text-transform: uppercase;
}
h1 {
	font-size: 200%;
	font-weight: 300;
}
h2 {
	font-size: 180%;
	font-weight: 300;
}
h3 {
	font-size: 130%;
	font-weight: 300;
}
h3.eventlocation {
	color: #00959F;
}
h4 {
	font-size: 120%;
	font-weight: 300;
}
h5 {
	font-size: 90%;
	font-weight: 300;
	text-align: center;
	padding: 0 5px;
	display: table;
	white-space: nowrap;
	font-weight: 600;
}
h5:before, h5:after {
	/* green 1px image repeated in browsers without linear-gradient */
  background: url(data:image/gif;base64,R0lGODdhAQABAIgAAEqMMQAAACwAAAAAAQABAAACAkQBADs=) repeat-x center;
	background: linear-gradient(to bottom, #efefef, #efefef) no-repeat center / 98% 1px;
	content: '';
	display: table-cell;
	width: 50%;
}
p, li {
	font-size: 90%;
	line-height: 150%;
}
strong {
	color: #444444;
	font-weight: bold;
}
.entry-content ul {
	margin-left: 15px;
	padding-left: 15px;
	overflow: hidden;
}
hr {
	background-color: #efefef;
	border: none;
	height: 1px;
}
a:link, a:visited {
	color: #065f65;
	text-decoration: underline;
}
a:hover, a:active {
	color: #80B661;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
img.alignleft {
	clear: left;
	margin-bottom: 5px;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.clearall {
	clear: both;
}
.oad-button, button, a.button.wc-forward {
	display: inline-block;
	padding: 8px 12px 8px 40px;
	background: #5E5E5E;
	color: #efefe8;
	border-radius: 10px;
	font-size: 120%;
	background-image: url(images/badgeicon.png);
	background-repeat:no-repeat;
	background-position: left;
	text-decoration: none;
	margin: 0 auto;
}
.oad-button a:link, .oad-button a:visited {
	color: #efefe8;
	text-decoration: none;
	font-weight: normal;
}
#advps_container1 .advps-slide p {
	width: 100%;
	max-width: 230px;
	height: 200px;
	line-height: 150% !important;
	padding: 40px 10px 10px 10px;
}
.bx-prev, .bx-next {
	display: none;
}
.advs-title {
	padding: 40px 0px 20px 10px;
	font-size: 90%;
	color: #666;
}

.gform_hidden {
	display: none;
}
.gform_confirmation_message {
	font-size: 200%;
	color: #066;
	background-color: #ffffff;
	padding: 10px;
}
.greypagebg {
	background-color: #565A5D;
	color: #ffffff;
	padding: 25px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.gform_wrapper input.button, input[type="submit"] {
	background-color: #4F8173;
	color: #ffffff;
	border-radius: 10px;
	border: none;
	padding: 10px;
	font-size: 80%;
	cursor: pointer;
}
.gform_wrapper input.button:hover, input[type="submit"]:hover {
	background-color: #00AA71;
}
.gform_wrapper .gfield_required {
	color: #ffffff !important;
}
/* Masonry container */
#page.masonrypage {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
	column-gap: 1em;
	padding: 25px 0px;
}
#page.masonrypage h2 {
	font-size: 120%;
	padding-left: 15px;
	padding-bottom: 0px;
}
/* Masonry bricks or child elements */
div.masonryposts {
	display: inline-block;
	border: solid 1px #6e6e6e;
	text-align: left;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	padding-bottom: 1em;
	margin-bottom: 15px;
}
/* Events Category List */

ul.lcp_catlist {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
	column-gap: 1em;
	padding: 25px 0px;
}
ul.lcp_catlist li {
	display: inline-block;
	border: solid 1px #6e6e6e;
	text-align: left;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	padding: 1em;
	margin-bottom: 15px;
}
ul.lcp_catlist li a:link {
	word-break: break-all;
}
#event-locations {
	padding-left: 5%;
	clear: both;
	width: 100%;
}
#event-locations ul {
	padding: 0;
	margin: 0;
}
#event-locations li {
	display: block;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0;
}
.IOADevent {
	padding: 10px;
	border: 1px solid #360;
	width: 75%;
}
.eventarchive {
	margin: 10px 0px;
	padding: 20px;
	width: 400px;
}
.event-container {
	margin-bottom: 15px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEEEE7;
}

.event-details {
	width: 32%;
	padding-bottom: 20px;
	float: left;
	clear: left;
}
.event-description {
	width: 66%;
	padding-bottom: 20px;
	float: right;
}
.edit-link {
	float: left; 
	clear: both;
}


/* menu */

#navOuter {
	padding: 5px 0 0 20px;
	height: 50px;
	width: 67%;
	float: right;
	z-index: 20;
}
#mobile-menu {
	display: none;
}
nav {
	margin: 0;
	padding: 0;
}
nav ul {
	list-style-type: none;
	font-size: 105%;
	font-family: "Roboto Condensed", Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
}
nav ul li {
	display: block;
	float: right;
	margin: 0px 3px 0px 3px;
	background-color: #f9f9f2;
	padding: 10px;
}
nav ul li a:link, nav ul li a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #f9f9f2;
}
nav ul li a:hover, nav ul li a:active {
	color: #00959f;
	text-decoration: none;
	background-color: #efefe8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
nav ul ul li a:hover, nav ul ul li a:active {
	background-color: #efefe8;
	border-bottom: solid 1px #999;
}

#mc_embed_signup {
	width: 100%;
}
#mc_embed_signup li {
	list-style: none;
}
.indicates-required {
	font-size: 70%;
	padding-bottom: 5px;
}
.halflist {
	width: 200px;
	float: left;
	font-size: 80%;
}
/* woocommerce */


div.images > a.woocommerce-main-image.zoom > img.attachment-shop_single.size-shop_single.wp-post-image {
	max-width: 200px;
	float: left;
	margin-right: 20px;
}

form.cart input, form.cart select {
	padding: 6px;
	margin-bottom: 5px;
}
form.cart label, .product_meta, .woocommerce-tabs, .woocommerce-ordering {
	display: none;
}
form.woocommerce-checkout input {
	padding: 6px;
}
.woocommerce-Price-amount {
	font-size: 120%;
	margin-left: 20px;	
}
li#woocommerce_widget_cart-2.widget.woocommerce.widget_shopping_cart {
	list-style-type: none;
}
img.attachment-shop_single {
	float: right;
}
ul.products li {
	width: 350px;
	float: left;
	margin-bottom: 20px;
	list-style: none;
}
ul.products li h2 {
	text-transform: capitalize;
	line-height: 130%;
}
li#swboc-6 {
	list-style: none;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	width: 235px !important;
}