/*
Theme Name: PTGAA
Theme URI: http://reddickdesign.com.au/
Description: PTGAA custom theme
Author: Alan Reddick
Version: 1.0
*/
@font-face {
	font-family: 'Optimus Princeps Semi Bold';
	src: url('webfonts/optimusprincepssemibold-webfont.eot');
	src: url('webfonts/optimusprincepssemibold-webfont.eot?#iefix') format('embedded-opentype'),
		url('webfonts/optimusprincepssemibold-webfont.woff') format('woff'),
		url('webfonts/optimusprincepssemibold-webfont.ttf') format('truetype'),
		url('webfonts/optimusprincepssemibold-webfont.svg') format('svg');
}

header, section, footer, aside, nav, article, figure { 
	display: block;
} 

html {
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
p, li, td {
	font-size: 140%;
	line-height: 150%;
}
li li {
	font-size: 100%;
}
a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #ca1b0a;
}
a:hover, a:active {
	color: #990000;
}

.alignleft {
	float: left;
	margin-right: 10px;
	clear: left;
}
.alignright {
	float: right;
	margin-left: 10px;
	clear: right;
}
.leftcol a:link, .leftcol a:link{
	font-weight: 600;
	text-decoration:underline;
}
table, th, td
{
border: 1px solid #eee;
}
h1, h2, h3, h4, h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
	color: #232230;
	font-family: Lora, "Times New Roman", serif;
}
h1 {
	font-weight: normal;
	font-size: 270%;
	text-transform: uppercase;
}
h2 {
	font-weight: normal;
	font-size: 250%;
}
h3 {
	font-weight: normal;
	font-size: 210%;
}
h4 {
	font-weight: normal;
	font-size: 200%;
}
h5 {
	font-weight: normal;
	font-size: 190%;
}
h6 {
	font-weight: normal;
	font-size: 170%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
hr {
	margin: 10px auto;
	height: 14px;
	border: none;
	background-color: transparent;
	background-image: url(images/hr.png);
	background-position: center top;
	background-repeat: no-repeat;
}
img {
	border: none;
}
header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 173px;
}
#headerOuter {
	position:  relative;
	width: 100%;
	height: 66px;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top, #ededed 0%, #b0b0b0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #b0b0b0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ededed 0%, #b0b0b0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ededed 0%, #b0b0b0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ededed 0%, #b0b0b0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ededed 0%, #b0b0b0 100%); /* W3C */
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .3);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#b0b0b0', GradientType=0 ); /* IE6-8 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMGIwYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
#headerBg {
	position:  relative;
	width: 100%;
	height: 66px !important;
	background-image: url(images/headfootBg.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#headerInner {
	position:  relative;
	width: 100%;
	height: 173px;
}
#logo {
	float: left;
	width: 165px;
	height: 173px;
}
#social {
	float: right;
	width: -moz-calc(100% - 165px);
    width: -webkit-calc(100% - 165px);
	width: calc(100% - 165px);
	height: 66px;
	text-align: right;
}
#socialmedia {
	padding: 5px 5px 5px 0px;
}

#menu {
	float: right;
	width: -moz-calc(100% - 165px);
    width: -webkit-calc(100% - 165px);
	width: calc(100% - 165px);
	height: 44px;
	background-image: url(images/navBg.png);
	background-repeat: no-repeat;
	font-size: 128% !important;
	font-family: Lora, "Times New Roman", serif;
}
nav#mainNav {
	display: none;
}
nav#mobileNav {
	font-size: 95%;
	position: relative;	
}
/* menu icon */
#menu-icon {
	color: #000;
	width: -moz-calc(97% - 50px);
    width: -webkit-calc(97% - 50px);
	width: calc(97% - 50px);
	height: 44px;
	line-height: 44px;
	background: url(images/menu-icon.png) no-repeat 5% center;
	padding: 0px 3% 0 50px;
	cursor: pointer;
	display: block; /* show menu icon */
	color: #FFF;
	font-size: 199%;
	border: none;
}
#menu-icon:hover {
	background: url(images/menu-iconhover.png) no-repeat 4% center;
	color: #EEA46B;
}
#menu-icon.active {
	background: url(images/menu-iconhover.png) no-repeat 4% center;
	color: #EEA46B;
}
/* main nav */
#mobilemenu ul {
	clear: both;
	position: relative;
	top: 0px;
	left: -165px;
	width: calc(100% + 163px)!important;
	z-index: 10000;
	padding: 0px;
	margin: 0px;
	background: #082F4F;
	display: none;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#mobilemenu li {
	clear: both;
	float: none;
	margin: 0px;
	list-style: none;
	text-transform: uppercase;
	padding: 0px 20px 0px 20px;
	text-align: left;
	border-top: 1px solid #000;
}
#mobilemenu li.insetmenu {
	padding: 0px 20px 0px 40px;
}
#mobilemenu a,  #mobilemenu ul a {
	font-family: Lora, "Times New Roman", serif;
	font-weight: 200;
	font-stretch: expanded;
	background: none;
	display: block;
	padding: 0;
	color: #FFF;
	border: none;
	line-height: 42px;
	font-size: 100%;
}
#mobilemenu a:hover,  #mobilemenu ul a:hover {
	background: none;
	color: #FFF;
}
#mobilemenu a:active,  #mobilemenu ul a:active {
	background: none;
	color: #FFF;
}
/* dropdown */
#mobilemenu ul ul {
	width: auto;
	position: static;
	display: block;
	border: none;
	background: inherit;
	margin: 0px;
	padding: 0px;
	z-index: 2000;
}
#mobilemenu ul ul {
	margin: 0px;
	padding: 0px;
}
.current-menu-item {
	background-image: url(images/nav-current-sub.png) !important; 
	background-position: center top !important;
	background-repeat: repeat-x !important;
}
.current-menu-item a {
}
#membersMenu ul {
	margin: 0;
	padding: 0;
}
#membersMenu li {
	list-style: none;
	padding: 0px 0px 10px 0px;
}
.rightcol a, .textwidget a, #sponsorslogos a {
	color: #BBD3F2;
	text-decoration: none;
}

#buyline {
	float: right;
	margin-top: 20px;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	font-size: 80%;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1), -1px -1px 2px rgba(255, 255, 255, 1);
}
#content {
	position: relative;
	clear: both;
	margin-bottom: 60px;
	padding-top: 13px;
	width: 100%;
}
#content img {
	display: block;
	margin: 0px auto;
}
#content:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	content: ".";
}

.leftcol {
	width: 100%;
}
.leftcol:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	content: ".";
}
article {
	padding: 2%;
	width: 90%;
	margin-left: 3%;
	margin-right: 3%;
	background-color: rgb(221,221,221); /* The Fallback */
	background-color: rgba(221,221,221,0.9);
}
#findaguide {
	padding: 0;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	background-color: rgb(221,221,221); /* The Fallback */
	background-color: rgba(221,221,221,0.9);
}
#findaguide #loginform {
	padding: 28px;
}
#findaguide #loginform label {
	display: inline-block;
	width: 150px;
}
#findaguide #loginform input[type=text], #findaguide #loginform input[type=password] {
	padding: 3px 4px;
	width: 150px;
	border: none;
	background-color: #bbbdbe;
	font-size: 100% !important;
	font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
}
#findaguide #loginform input[type=submit] {
	float: right;
	clear: both !important;
	margin-bottom: 14px;
	padding: 0px 20px;
	height: 30px;
	border: none;
	background-color: #ca1b0a;
	background-image: url(images/buttonBg.png);
	background-position: top right;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
#findaguide .loginrequired {
	padding: 0px 28px;
}
#findaguide hr {
	margin: 2px 28px !important;
}
#findaguide:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	content: ".";
}
#sponsorslogos {
	padding: 2%;
	width: 90%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
	color: #ffffff;
	background-color: rgb(0,0,01); /* The Fallback */
	background-color: rgba(0,0,0,0.9);
}
aside {
	padding: 2%;
	width: 90%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
	background-color: rgb(0,0,0); /* The Fallback */
	background-color: rgba(0,0,0,0.85);
	background-image: url(images/findaguideBgmobile.png);
	background-position: left center;
	background-repeat: no-repeat;
}
aside h1, aside h2, aside h3, aside h4, aside h5, aside h6 {
	color: #FFF;
	font-weight: normal;
}
aside p {
	color: #FFF;
}
.rightcol {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	color: #FFF;
}
.rightcol h1, .rightcol h2, .rightcol h3, .rightcol h4, .rightcol h5, .rightcol h6 {
	color: #FFF;
	font-weight: normal;
}
#login {
	padding: 2%;
	width: 96%;
	margin-top: 15px;
	background-color: rgb(0,0,0); /* The Fallback */
	background-color: rgba(0,0,0,0.85);
}
#login:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	content: ".";
}
.loggedin {
	color: #39A8E0;
}
#ourpartners {
	padding: 2%;
	width: 96%;
	margin-top: 15px;
	background-color: rgb(0,0,0); /* The Fallback */
	background-color: rgba(0,0,0,0.85);
}
#latestnews {
	padding: 2%;
	width: 96%;
	margin-top: 15px;
	background-color: rgb(0,0,0); /* The Fallback */
	background-color: rgba(0,0,0,0.85);
}
#latestnews h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.post-date {
	font-size: 90%;
	text-align: right;
}
footer {
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 75px;
	background: #6cf;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top, #ededed 0%, #b0b0b0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #b0b0b0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ededed 0%, #b0b0b0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ededed 0%, #b0b0b0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ededed 0%, #b0b0b0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ededed 0%, #b0b0b0 100%); /* W3C */
	-webkit-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#b0b0b0', GradientType=0 ); /* IE6-8 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMGIwYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
#footerBg {
	position: relative;
	width: 100%;
	height: 75px;
	background-image: url(images/headfootBg.png);
	background-position: right top;
	background-repeat: repeat-y;
}
#footerInner {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 34px;
	background-repeat: no-repeat;
}
#footerInnerBar {
	display: none;
}
#footerContent {
	width: 100%;
	height: 34px;
}
#footerContent p {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	line-height: 34px;
	font-size: 90%;
}
ul.tabs_login {
	display: block;
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
}
ul.tabs_login li {
	list-style: none;
	text-align: right;
}
ul.tabs_login li.active_login {
	display: none !important;
}
#tab1_login input[type=text], #tab1_login input[type=password] {
	float: right;
	padding: 3px 4px;
	width: 150px;
	border: none;
	background-color: #bbbdbe;
	font-size: 100% !important;
	font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
}
#tab1_login input[type=submit] {
	float: right;
	clear: both !important;
	margin-bottom: 14px;
	padding: 0px 20px;
	height: 30px;
	border: none;
	background-color: #ca1b0a;
	background-image: url(images/buttonBg.png);
	background-position: top right;
	color: #FFF;
	font-weight: bold;
	font-size: 150%;
}
#tab2_login input[type=text], #tab2_login input[type=password] {
	float: right;
	padding: 3px 4px;
	width: 150px;
	border: none;
	background-color: #bbbdbe;
	font-size: 100% !important;
	font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
}
#tab2_login input[type=submit] {
	float: right;
	clear: both !important;
	margin-bottom: 14px;
	padding: 0px 20px;
	height: 30px;
	border: none;
	background-color: #ca1b0a;
	background-image: url(images/buttonBg.png);
	background-position: top right;
	color: #FFF;
	font-weight: bold;
	font-size: 150%;
}
#tab3_login input[type=text], #tab3_login input[type=password] {
	float: right;
	padding: 3px 4px;
	width: 150px;
	border: none;
	background-color: #bbbdbe;
	font-size: 100% !important;
	font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
}
#tab3_login input[type=submit] {
	float: right;
	clear: both !important;
	margin-bottom: 14px;
	padding: 0px 20px;
	height: 30px;
	border: none;
	background-color: #ca1b0a;
	background-image: url(images/buttonBg.png);
	background-position: top right;
	color: #FFF;
	font-weight: bold;
	font-size: 150%;
}
.buttonLink {
	display: block;
	clear: both;
	height: 30px;
}
.buttonLink a {
	display: block;
	float: right;
	margin-bottom: 14px;
	padding: 0px 20px;
	border: none;
	background-color: #ca1b0a;
	background-image: url(images/buttonBg.png);
	background-position: top right;
	color: #FFF;
	color: #FFF;
	font-weight: bold;
	font-size: 100%;
	line-height: 30px;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email] {
	padding: 3px 3%;
	width: 94%;
	border: none;
	background-color: #bbbdbe;
	font-size: 100% !important;
	font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
}
.wpcf7-form textarea {
	padding: 3px 3%;
	width: 94%;
	border: none;
	background-color: #bbbdbe;
	font-size: 100% !important;
	font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
}
.wpcf7-form input[type=submit] {
	clear: both !important;
	margin-bottom: 14px;
	padding: 0px 20px;
	height: 30px;
	border: none;
	background-color: #ca1b0a;
	background-image: url(images/buttonBg.png);
	background-position: top right;
	color: #FFF;
	font-weight: bold;
	font-size: 100%;
}

#wpbdp-bar-submit-listing-button {
	display: none;
}
.field-value label {
    font-size: 110% !important;
	width: 125px !important;
}
.cf-ol {
	font-size: 90%;
}
.textonly {
    font-size: 110% !important;
	padding: 0px 20px 0px 20px !important;
}
/*event espresso*/
div.event-data-display{
	font-size: 90% !important;
}
div.event_description p {
	font-size: 110%;
}
div.event_espresso_form_wrapper {
	font-size: 80%;
}
div.event_form_field label{
	font-size: 120%;
}
.event_espresso_value {
	font-size: 80%;
}
.event_prices {
	display: none;
}
.event_address {
	padding-top: 10px;
}
/*ninja form*/
.ninja-forms-cont {
	width: 100%;
}
label {
	font-size: 12px;
}
.ninja-forms-required-items {
	padding-bottom: 20px;
}
.wpbdmcheckboxclass {
	float: left;
	display: block;
	margin-right: 5px;
}
.inner {
	padding-bottom: 20px;
}
#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 90%;
	color: #333333;
	padding: 5px 0px 5px 0px;
	width: 130px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 100%;
}
#kitkadesign a {
	color: #4c3737;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
}

.twitter-share-button, .really_simple_share_facebook_share_new {
	margin-top: -6px;
}
.wpbdp-form-field-id-22 {
	display:none;
}
.menu-item-83 {
	display:none;
}
a.wpbdp-button {
	color: #ffffff;
	padding: 10px;
}