/*
Theme Name: Premier Boxing Club
Theme URI: http://www.perth-web-design.com.au/
Author: Perth Web Design
Author URI: http://www.perth-web-design.com.au/
Description: Description
Version: 1.0
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	font-size:1.2em;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #838383;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color:#636363;
	line-height:1em;
	margin-bottom:20px;
}

h1{ font-size: 48px; }
h2{ font-size: 34px; }
h3{ font-size: 22px; }
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.2em;
}

/* Text elements */
p {
	margin-bottom: 1.2em;
}
ul, ol {
	margin: 0 0 1.2em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.2em;
}
address {
	margin: 0 0 1.2em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	padding: 1em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;

	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1em;
	line-height: 1;
	padding: 0px 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	height:36px;
	line-height:35px; 
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #ccc;
	width:250px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 3px 10px 10px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
	height:120px;
}

/* Links */
a,
a:visited {
	color: #1982D1;
	text-decoration:none;
	opacity: .9;
}
a:hover,
a:focus,
a:active {
	text-decoration:none;
	opacity: 1.0;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}



/* =Main Layout
----------------------------------------------- */
#page{  }


.site-header{   
	height: 160px;
    margin: auto;
    position: absolute;
    width: 100%; 
}
.site-title{ font-size:60px; float:left; margin:0; z-index: 99; position: absolute; top:-20px;}
.site-title a{ line-height:80px;  }
.site-description{ font-size:1em;}

.site-featured{ margin:auto; max-width: 1600px; position: relative; }
.site-header-image-bg{ height:430px!important;  }
.site-breadcrumbs{ margin-top: -30px; }
.site-tagline{ padding:20px 0; background:none repeat scroll 0 0 #ccc; border-bottom:#ccc solid 5px; }


.site-container{ width:940px; padding:0 0px; margin:auto; position:relative;  }
.site-main{ width:820px; margin:auto; padding:20px 60px 30px 60px; }
.home .site-main{ width:100%; padding:20px 0 0; float:left; }
.page-template-page-templatesabout-php .site-main{ 
	width:820px; 
	padding:0 0px; 
	margin:auto; 
	box-shadow: 0 0 50px #ccc;
	padding:20px 60px 30px 60px; 
	background: url("images/about-bg.png")left top no-repeat;
}

.site-footer{
	float: left;
	width: 100%;
}
.site-footer .footer-content{
	clear: both;
	float: left;
	margin: auto;
	padding: 30px 0 60px;
	position: relative;
	width: 100%;
	background: url("images/footer-bg.jpg") left center no-repeat;
	background-size: cover;
	font-size: 12px;
}
.site-footer .footer-sponsors{ 
	background: #f2f2f2;
	position: relative;
	width: 100%; 
	min-height: 60px;
	float: left;
}
.site-footer .footer-sponsors .logo-footer{
	float: left;
    margin-top: 43px;
    position: absolute;
    z-index: 9;
}
.site-footer .footer-sponsors .sponsors-title{ 
	font-family: 'Oswald', sans-serif; 
	font-weight: normal; 
	font-size: 30px; 
	color: #080808;
	text-transform: uppercase;
	float: left;
	margin: 50px 0 30px 215px;
    position: absolute;
}
.site-footer .footer-sponsors ul{ 
	float: right;
    list-style: none outside none;
    margin-bottom: 40px;
    margin-left: 50px;
    margin-top: 40px;
}

.site-footer .footer-sponsors li{ float: left; display: block;   padding-left: 45px;}

.site-footer .footer-info {
	background: none repeat scroll 0 0 #cc292b;
	clear: both;
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin: auto;
	padding: 15px 0;
	position: relative;
	width: 100%;
	
}
.site-footer .footer-info .site-info{ width:50%; text-align:right; float:right; line-height:20px; }
.site-footer .footer-info .site-info p{ margin:0; }
.site-footer .footer-info .site-info #pwdlogo{ background:url(images/pwdlogo.png) right center no-repeat; width:85px; height:12px; display:inline-block; font-size:0; }
.site-footer .footer-info .site-copyright{ width:50%; text-align:left; float:left; }



.page .entry-header{ 
	margin-top: -60px;
	margin-bottom: 10px;
    position: relative; 
}
.page .entry-header .entry-title{  
	color: #fff;
    font-weight: bold;
    margin: 0 60px;
    text-transform: uppercase;
 }
 .single .entry-header{
 	margin-top: -60px;
	margin-bottom: 10px;
    position: relative;
 }
 .entry-title{
 	color: #fff;
    font-weight: bold;
    margin: 0 60px;
    text-transform: uppercase;
 }
.home .front-content .entry-header{ margin:0; height:auto;}

.has-breadcrumbs{  
	position: relative; 
}
.has-breadcrumbs .breadcrumbs{
	position: absolute;
	right: 0;
	top: 10px;
	width: auto;
}
.single-breadcrumbs{ text-align:right; margin: 0 0 20px;}

.home .site-header-image-bg{ height:700px!important; }

.page-template-page-templatescontact-us-php #contact-map{
	height: 460px;
    left: 0;
    margin: auto;
    max-width: 1600px;
    position: relative !important;
    right: 0;
}



/* =Layout: Content-Sidebar
----------------------------------------------- */
#primary {
	float: left;
	margin: 0 -320px 0 0;
	width: 100%;
}
#content {
	margin: 0 340px 0 0;
}
#secondary { /* Sidebar 1 */
	float: right;
	overflow: hidden;
	width: 320px;
}
#secondary .widget{ margin-left:20px; }
#tertiary { /* Sidebar 2 */
	clear: right;
}


/* =Menu
----------------------------------------------- */
#wrap_site_container{
	margin:auto;
	background:rgba(0,0,0,0.7);
	position:relative;
	height:103px;
	z-index:100;	
	padding:0;

}

.menu-primary-container{ text-align:center; }

.main-navigation .site-container{min-width: 1600px; position: relative; margin: auto; background: rgba(0,0,0,0.7); height: 103px;}
.main-navigation .site-menu{min-width: 1600px; position: relative; margin: auto; background: rgba(0,0,0,0.7); height: 103px;}


.main-navigation {
	background: none;
	clear: both;
	display: block;
	line-height: 1;
	margin:0;
	text-align: center;
	width: 100%;
	position: absolute;
	z-index: 9;
}
.main-navigation .menu{  
	 margin: 35px 0;
    padding: 0 10px 0 150px;
    position: relative;

}
.main-navigation ul {
	display: inline-block !important;
	text-align: left;
	width: 100%;
	list-style:none;
	margin:0;
	position:relative;
}
.main-navigation li {
	float: left;
	position: relative;
	margin: 0;

}
.main-navigation a {
	border-bottom: 0 none;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	line-height: 2em;
	padding: 0 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.main-navigation .menu > ul{ }
.main-navigation .menu > ul > li{
	display: inline-block;
	*display: inline;
	zoom: 1;
	float:none;
}
.main-navigation .menu > ul > li > a{ line-height:40px; }

.main-navigation ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 100%;
	left:  0; 
	z-index: 99999;
	visibility:hidden;
	width:200px;
	border: 1px solid #EDEDED;
	
}
.main-navigation ul ul ul {
	left: 100%;
	top: -1px;
}
.main-navigation ul ul a { width: 180px; padding:0 10px; background:#fff; text-transform:none;  }
.main-navigation ul ul li {}
.main-navigation li:hover > a { color:#cc292b; 	}
.main-navigation ul ul :hover > a {}
.main-navigation ul ul a:hover {}
.main-navigation ul li:hover > ul { display: block; visibility:visible;}
.main-navigation ul li:hover > ul ul{ display: none; visibility:hidden;}
.main-navigation ul li:hover > ul li:hover ul{ display: block; visibility:visible }
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a { color:#cc292b; }

/* Small menu */
.menu-toggle {
	cursor: pointer;
}
.main-small-navigation .menu {
	display: none;
}

#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover > a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }

.socials{ list-style:none;  float: right;}
.socials li{ float:left; }
.socials li a{
	display: block;
	font-size: 0;
	height: 36px;
	margin-right: 10px;
	opacity: 0.9;
	width: 35px;
}

.socials li a:hover{ opacity:1; }
.socials li.facebook a{ background:url(images/fb-icon.png) left top no-repeat;}
.socials li.twitter a{ background:url(images/tw-icon.png) left top no-repeat;}
.socials li.linkedin a{ background:url(images/in-icon.png) left top no-repeat;}


/* =Home page Content
----------------------------------------------- */
.front-content .content-home{
	border: medium none;
	float: left;
	margin-left: 20px;
	padding: 0px;
	position: relative;
	width: 300px;
	height:445px;
	margin-bottom:30px;
}
.front-content .content-home h2{ color:#080808; font-size:34.23px; font-weight: normal; font-family: arial;}

.front-content .content-home span{ font-weight:bold;}

.front-content .content-home.col1{ margin-left: 0;}

.front-content .content-home.col3{ background:#212121;}

.box-girl{}

.box-girl-title a { 
	font-size:18px; 
	color:#fff; 
	font-family: 'Oswald', sans-serif; 
	background: url("images/bulet-title.png")left center no-repeat ; 
	padding-left:30px;   
	text-transform: uppercase;
	font-weight:bold;
}

.box-girl .box-girl-summary{width:260px;  padding: 10px 20px 20px; color: #fff; }

.box-girl .box-girl-summary h2{margin-bottom:10px;}

.box-girl .box-girl-summary span{font-weight:normal; font-style:italic;}

.front-content .content-home a.find-more {
	background:#cc292b; 
	color:#fff; font-size:14px; 
	font-family: 'Oswald', sans-serif; 
	font-weight:bold; 
	padding:10px 25px; 
	position: absolute;
	bottom: 10px;
     
}

/* =Contact Content
----------------------------------------------- */
.contact-area {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    float: right;
    height: 230px;
    margin-top: -460px;
    padding: 20px;
    position: relative;
    right: 0;
    width: 530px;
    font-family: 'Open Sans', sans-serif;
    color: #646464;
    font-size: 14.47px;
    font-weight: 300;
}

.contact-area h3{ font-size: 32.2px; color: #454545; font-family: 'Arial'; margin-bottom: 10px;}

.contact-area .address{ 
	background: url("images/address-contact.png") left center no-repeat; 
	height: 45px;
    padding-left: 65px; 
    padding-top: 20px;
    margin-bottom: 0;
}

.contact-area .phone{ 
	background: url("images/phone-contact.png")left center no-repeat; 
	height: 45px;
    padding-left: 65px;
    padding-top: 20px;
    margin-bottom: 0;
}

.contact-area .email{ 
	background: url("images/mail-contact.png")left center no-repeat; 
	height: 45px;
    padding-left: 65px;
    padding-top: 20px;
    margin-bottom: 0;
}
.entry-content .content-single{
	float: right;
    position: relative;
    top: -25px;
    width: 520px;
}

.single-coaches .entry-content img{ float: left;}

.entry-content .content-single .our-coaches-social {

}

/*
------------------------------------------------------------ */

.sticky {
}
.hentry {
	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#eee solid 1px;
}
.hentry .entry-header{}
.hentry .entry-header .entry-title{ margin-bottom:0px; }
.hentry .entry-header .entry-title a{  }
.single .hentry .entry-header{ margin-bottom: 20px; }
.single .hentry,
.page	.hentry{ border-bottom:none;  }
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-template-page-templatesabout-php .entry-content{ margin-right: 0px;}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}

.page-header{ margin-bottom:20px; }

.attachment .entry-meta{ clear:none; float:left; }
#image-navigation{ text-align:right; }


.hentry.service{ box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); min-height: 200px; padding: 0px; }
.hentry.service > a{}
.hentry.service > a img{ display:block; float:left; margin-right:20px;}
.hentry.service .entry-header{}
.hentry.service .entry-header .entry-title{ clear:none; padding-top: 15px; }
.hentry.service .entry-content{ padding-right:20px; }

.clear{ clear:both; }
/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
	
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.site-content .gallery { margin-bottom: 1.2em; }
.gallery-caption {}
.site-content .gallery a img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%!important;
	border: 2px solid #EEEEEE!important;
}
.site-content .gallery dd { margin: 0; }
.site-content .gallery .gallery-item{
	float: left;
	margin-top: 6px!important;
	text-align: center;
	width: 33%;
}
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	float: left;
	margin: 0 0 1.2em;
	overflow: visible;
	width: 100%;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a { word-wrap: break-word; }
.bypostauthor {}

#comments{ margin:0 0 1.2em; }
#comments h2{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}

.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}

.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }

#respond{}
#respond #reply-title{ padding: 20px 0; }

#commentform{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}

.nocomments{ display:none; }

/* =Widgets
----------------------------------------------- */

.widget-title{
	border-bottom: 1px solid #EDEDED;
	color: #636363;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 10px;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
#searchform .field{ width:196px; }
#searchsubmit {}

/* Header widget */
.header-widgets{ 
	display: block;
    float: right;
    margin: 35px 0 0;
    position: absolute;
    right: 0;
    z-index: 99;
}
.header-widgets .widget{ text-align:left; width: 220px;}
.header-widgets .widget p{ margin-bottom:0;}
.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }
.header-widgets .widget .phone-number{ 
	font-size:28.05px;  
	font-family: 'Oswald', sans-serif; 
	line-height:1em; 
	font-weight:bold;  
	padding-left:30px; 
	color: #fff; 
	background: url("images/phone-icon.png") left center no-repeat;

}
.header-widgets .widget .socials{margin-top: -30px;}

.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}
.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }


/* PWD Address widget */
.pwd-address{}
.pwd-address .location{ clear: none; }
.pwd-address .address{ width: 150px;}
.pwd-address .phone{ margin-bottom:0; }
.pwd-address .fax{ margin-bottom:0; }
.pwd-address .email{ }
.pwd-address .image-map{ float: right;margin-left: 10px;}

#footer-sidebar{}
#footer-sidebar .widget{ width:130px; float:left; }
#footer-sidebar .widget-title{
	color: #cc292b;
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: none;
	margin-bottom: 30px;
}
#footer-sidebar .widget:first-child{ 
	margin-right: 45px;
    margin-top: -114px;
    width: 170px;
}

#footer-sidebar .widget_pwd_address_widget{
	color: #fff;
    float: right;
    margin: 0 px;
    text-align: left;
    width: 210px;
}
#footer-sidebar .widget_pwd_address_widget .pwd-address .label{width: 50px; float: left;}
#footer-sidebar #nav_menu-6 {  margin-left: -20px; margin-top: 58px; }
#footer-sidebar .widget .menu li{}

#footer-sidebar .widget .menu li a{ color: #fff;}

#footer-sidebar #gform_widget-4{ width: 250px;}

#footer-sidebar #gform_widget-4 .ginput_container input {
	width: 140px; 
	height: 40px;
	background: none repeat scroll 0 0 #272727;
    border: 1px solid #272727;
}
#footer-sidebar #gform_widget-4 .gform_description{
	color: #fff;
}
#footer-sidebar #gform_widget-4 input[type="submit"]{
	background: #cc292b;
	border: medium none;
    box-shadow: none;
    color: #fff;
    float: right;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 42px;
    margin-top: -52px;
    padding: 0 17px;
    position: relative;
    z-index: 999;
    border-radius: 0;
    opacity: 0.9;
}
#footer-sidebar #gform_widget-4 input[type="submit"]:hover{opacity: 1.0;}

/* =Custom Post type
----------------------------------------------- */

/* Custom Post type Slidshow */
#slidercontainer{ margin:auto; background:#d7d7d7;  }
#sliderarea{ width:100%; height:700px; display:block; padding:0px;}
#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:700px; background:none!important; }
#custom-slideshows > .slide{ width:100%!important; height:700px; background-size: cover; }

#custom-slideshows > .slide .slide-text{ 
	color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 55px;
    margin-top: 450px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

#custom-slideshows > .slide .slide-text p{
	background: rgba(0,0,0,0.7);
	padding: 5px 0px 5px 0px;
}

/* Custom Post type Inner Slidshow */
#inner-slidercontainer{ margin:auto; background:#d7d7d7;  }
#inner-sliderarea{ width:100%; height:428px; display:block; padding:0px;}
#inner-sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#inner-sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:428px; background:none!important; }
#custom-slideshows > .slide-inner{ width:100%!important; height:428px; background-size: cover; }

.bx-wrapper .bx-controls-direction a {
    height: 60px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 60%;
    width: 60px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    background: url("images/bx-prev.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
    left: 10px;
}
#gallery-bxslider{ padding: 0!important; margin: 0!important; }
#gallery-bxslider img{ border-radius: 0;}
.bx-wrapper .bx-next {
    background: url("images/bx-next.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    right: 10px;
}
.bx-wrapper .bx-next:hover{
	background-position: 0px 0px;
}

/* Custom Post type CTA */
#cta-container{ margin-bottom:40px; margin-top: -165px; }
#custom-cta{
	float: none;
	list-style: none outside none;
	margin: auto;
	padding: 0;
	width: 940px;
	height: 212px;
}
#custom-cta .cta{
	border: medium none;
	float: left;
	margin-left: 20px;
	padding: 0px;
	position: relative;
	width: 300px;
	height: 212px;

}
#custom-cta .cta.col-0{ margin-left:0;}
#custom-cta .cta img{
	display: block;
	height: auto;
	margin-bottom: 10px;
	max-width: 100%;
}
#custom-cta .cta-title {
	font-size: 30px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	background: #cc292b;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	padding:15px;
	opacity: 0.9;
}
#custom-cta .cta-title:hover{ opacity: 1.0;}
#custom-cta .cta-title a{ color: #fff;}
#custom-cta .cta-summary{ padding: 10px; }
#custom-cta .cta-summary .readmore{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 108px rgba(0, 0, 0, 0.5) inset;
	color: #FFFFFF;
	display: block;
	height: 30px;
	left: 0px;
	line-height: 30px;
	padding: 85px 0;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	display:none;
}
#custom-cta .cta:hover .readmore{ display:block; }

/* Custom Post type Our Coaches 
------------------------------------------------------------------------------*/

#our-coaches-container h2{ 
	color: #cc292b;
	font-size: 30px; 
	font-family: 'Arial';
	text-transform: uppercase;
	font-weight: bold;
}

.our-coaches{float: left; width: 260px; margin-right: 20px; margin-bottom: 20px;}

.our-coaches.col-2{margin-right: 0px;}

.our-coaches-title{
	margin-bottom: 0;
    padding: 20px;
    text-align: center;
    background: #cc292b;
    opacity: 0.9;
}
.our-coaches:hover .our-coaches-title{opacity: 1.0;}

.our-coaches-title a{ color: #fff; font-family: 'Oswald', sans-serif; font-size: 20.86px; font-weight: normal;}

.our-coaches-social{
	height: auto;
    margin: auto;
    padding: 10px 0;
    position: relative;
    width: 70px;
}

.our-coaches-social li{ 
	float: left;
    list-style: none outside none;
}
.our-coaches-social li a{
	display: block;
	font-size: 0;
	height: 16px;
	margin-right: 10px;
	opacity: 0.8;
	width: auto;
}

.our-coaches-social li a:hover{ opacity:1; }

.our-coaches-social li.coaches-facebook a{ background: url("images/coaches-fb.png")left center no-repeat;display: block;height: 16px;width: 11px; }

.our-coaches-social li.coaches-twitter a{ background: url("images/coaches-tw.png")left center no-repeat; display: block;height: 16px;width: 20px;}

.our-coaches-social li.coaches-linkedin a{ background: url("images/coaches-in.png")left center no-repeat; display: block;height: 16px;width: 17px; margin-right: 0; }


/* Custom Post type Videos
----------------------------------------------- */
.nopadding {
	padding: 0;
}
.video-front-page { 
	display: block;
    float: none;
    height: 144px;
    margin-bottom: 10px;
    min-width: 300px;
    position: relative;

}
.custom-video .video{
	margin-bottom: 30px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.custom-video .video .video-title {
    position: relative;
    display: block;
    width: 100%;
    line-height: 20px;
    margin: 0;
    height: 80px;
    padding: 20px 10px;
    text-align: center;
    background: rgba(204, 41, 43, 0.9);
    text-transform: capitalize;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;  
    top: auto; 
    transition: top 1s ease;
	-moz-transition: top 1s ease;
	-wenkit-transition: top 1s ease; 
}/*
.custom-video .video:hover .video-title {
	top: -80px;
	transition: top 1s ease;
	-moz-transition: top 1s ease;
	-wenkit-transition: top 1s ease;
}*/

/* = Custom Plugins
------------------------------------------------*/

/* Plugin WP Pagenavi */
.wp-pagenavi{}
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	margin: 2px;
	padding: 0 8px!important;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
}
.wp-pagenavi .pages{ border:none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{ border:none;}


/* Gravity Forms Section */

.gform_wrapper ul { margin: 0px !important; }
.gform_wrapper ul li { margin: 10px 30px 10px 0px !important; padding: 0px !important; list-style-image: none !important; list-style: none !important; float: left; }
.gfield_label { font-weight: normal !important; color: #959393 !important; font-size: 13px !important; }
.gfield_required { color: #cecece !important; font-weight: lighter !important; }
.ginput_container input { width: 220px; background: #f8f8f8; border:1px solid #f3f3f3; }

.ginput_container textarea{ width: 765px; background: #f8f8f8; border:1px solid #f3f3f3; }

input[type="submit"] { 
	background: #cb2f31; 
	color: #fff; 
	font-size: 13.16px; 
	font-family: 'Oswald', sans-serif;
	box-shadow: none;
	border: none;
	border-radius: 5px;
	float: right;
	margin-right: 30px;
	opacity: 0.9;
}
input[type="submit"]:hover{ box-shadow: none; border:none; opacity: 1.0;}
.ginput_container input:focus,
.ginput_container textarea:focus { }
.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }
.gform_button { }
.gform_button:focus,
.gform_button:hover {  }
.gform_validation_container {  }

/*-- Gravity Error Section ----------------*/

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }
.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }
.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }
.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }
.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }
.gfield_error input,
.gfield_error textarea {  border: 1px #ff0000 solid !important; }
.gfield_error input:focus,
.gfield_error textarea:focus { color: #fff !important; }


/* Plugin WP PWD Footer */
#pwd_footer_v2 li{ margin-left:5px; }

#post-332 table{
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
}

#post-332 table td{
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
}
.navbar-toggle {
	margin-top: 30px;
	z-index: 999;
	border: medium none;
	background: none repeat scroll 0% 0% transparent;
	margin-right: 100px;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
}
.navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.gallery{ margin-bottom: 10px; }
.gallery-pager{ margin-bottom: 50px; }

.gallery .bx-wrapper .bx-controls-direction a,
.gallery-pager .bx-wrapper .bx-controls-direction a{ color: #fff; }

.gallery img,
.gallery-pager img{  }

.gallery-pager ul{ list-style: none; padding:0; margin:0;}
.gallery-pager ul li{ display: inline-block;}
.gallery-pager ul li a{}

.bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    left: 0;
    box-shadow: 0 0 0 #fff;
    transform: translateZ(0px);
}