/*Theme Name: Runners ConnectVersion: 2.0Description: A custom theme for runnersconnect.netAuthor: Runners Connect*/

/* All the parent theme files */

/* Typography styles */

@import url(_inc/css/typography.css);
/* Base / layout style */

@import url(_inc/css/base.css);
@import url(_inc/css/styling.css);
@import url(_inc/css/layout.css);
/* Section styles */

@import url(_inc/css/activity.css);
@import url(_inc/css/blogs.css);
@import url(_inc/css/directories.css);
@import url(_inc/css/friends.css);
@import url(_inc/css/groups.css);
@import url(_inc/css/members.css);
@import url(_inc/css/messages.css);
@import url(_inc/css/profile.css);
/* Navigation styles */

@import url(_inc/css/navigation.css);
/* Form styles */

@import url(_inc/css/forms.css);
/* Load the your custom styles */

/*@import url(_inc/css/custom.css);*/

@import "https://fonts.googleapis.com/css?family=Rokkitt";
@import url(https://fonts.googleapis.com/css?family=Karla);
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/* latin */

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/*****************************

 All rights reserved.

 AllFont.net (c) 2011-2015

 *****************************/

@font-face {
	font-family: 'Montserrat Light';
	font-style: normal;
	font-weight: 400;
	src: local('Montserrat Light'), local('Montserrat-Light'), url(/wp-content/themes/runners-connect/Fonts/monteserat-light/montserrat-light_.woff) format('woff'), url(/wp-content/themes/runners-connect/Fonts/monteserat-light/montserrat-light.ttf) format('truetype');
}
.jwts_tabberlive .jwts_tabbertab h2, .jwts_tabberlive .jwts_tabbertab h3, .jwts_tabberlive .jwts_tabbertabhide {
	display: none;
}
@font-face {
	font-family: 'MyriadProBold';
	src: url('Fonts/myriadpro-bold-webfont.eot');
	src: local('☺'), url('Fonts/myriadpro-bold-webfont.woff') format('woff'), url('Fonts/myriadpro-bold-webfont.ttf') format('truetype'), url('Fonts/myriadpro-bold-webfont.svg#webfontU79KHYlW') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('Fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('Fonts/MyriadPro-Regular.woff') format('woff'), url('Fonts/MyriadPro-Regular.ttf') format('truetype'), url('Fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.buttons-wrap .myButton {
	background-color: #77b55a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #4b8f29;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 17px;
	padding: 10px 31px;
	text-decoration: none;
	margin-right: 15px;
}
.buttons-wrap .myButton:hover {
	background-color: #72b352;
}
.buttons-wrap .myButton:active {
	position: relative;
	top: 1px;
}

* {
	box-sizing: border-box;
}

.center{
	text-align: center;
}
.center p {text-align: center !important;} 

h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 700 !important;
	line-height: normal !important;
}
ul.share-status {
	list-style: none;
}
ul.share-status li {
	float: left;
	padding: 0 15px 0 0;
	color: #000;
	font-size: 20px;
}
ul.share-status li span.sep {
	color: #ddd;
	font-size: 16px;
	font-weight: normal;
}
ul.share-status li a {
	color: #000;
	font-size: 20px;
	text-decoration: none;
	display: block;
}
ul.share-status li a.workout {
	background: url(images/workout-25x25.jpg) left center no-repeat;
	padding-left: 30px;
	height: 25px;
}
ul.share-status li a.status {
	background: url(images/status-25x25.jpg) left center no-repeat;
	padding-left: 30px;
	height: 25px;
}
.archive-list li {
	background: none !important;
}
#smart-archives-block li {
	background: none !important;
}
.sticky {
	margin-top: 45px;
}
body {
	line-height: 22px;
	font-size: 14px;
	text-align: center;
	padding: 0px !important;
	color: #3c3c3c;
	background: #fff;
	font-family: 'Montserrat Light';
}
#header {
	height: auto;
	padding: 0;
	position: relative;
	text-align: left;
	z-index: 1;
}
#wrapper {
	/*border-top: 3px solid #424e71;*/
	overflow: hidden;
	width: 100%;
	padding: 0px !important;
}
#logo {
	float: left;
	height: 55px;
	padding: 6px 0px 1px;
	width: auto;
}
#logo img {
	margin: 10px 0 0 20px;
}
#top_navigation {
	float: right;
	padding: 0
}
#top_right_nav {
	float: right;
}
#top_right_nav li {
	float: left;
	margin: 0 0 0 5px;
}
#top_right_nav li#header-login-link {
	margin: 0 5px 0 0;
}
#header-login-link a {
	background: rgba(0, 0, 0, 0) url("images/signin_btn.png") no-repeat scroll 0 0 / 100% 100%;
	color: #405f7e;
	display: block;
	font-weight: bold;
	height: auto;
	margin-top: -3px;
	outline: medium none;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	width: 100px;
}
#header-login-link a:hover {
	color: #2d3e4e;
}
#top_right_nav li.social {
	padding: 2px 0 0;
}
#top_right_nav li.social a {
	display: block;
	width: 20px;
	height: 20px;
	outline: none;
	text-indent: -9999em;
}
#top_right_nav li#twitter-link a {
	background: url(images/twitter_icon.png) no-repeat 0 0;
	background-position: center;
}
#top_right_nav li#rss-link a {
	background: url(images/rss_icon.png) no-repeat 0 0;
	background-position: center;
}
#top_right_nav li#facebook-link a {
	background: url(images/facebook_icon.png) no-repeat 0 0;
	background-position: center;
}
#top_right_nav li#google-link a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/google_icon.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	/*background-size: 100% 72% !important;*/
	background-position: center;
}
#top_right_nav li#linkedin-link a {
	background: url(images/pinterest.png) no-repeat 0 0;
	background-position: center;
}
sup {
	font-size: x-small;
	vertical-align: top;
}
#header-wrapper.origin {}
.navigation-wrapper {
	background: url("images/navigation_background.png") repeat-x 0 0;
	height: 62px;
}
#header-wrapper.origin #header {
	height: 50px;
}
#header-wrapper.origin .top-navigation {
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding: 11px 0 0;
	text-align: center;
	width: 980px;
}
#header-wrapper.origin .navigation-block {
	padding: 6px 0 0;
}
#header-wrapper.origin .sf-menu li a {
	font-weight: bold;
	text-shadow: none;
	color: #fff;
	text-shadow: 1px 1px 2px #629455;
	text-transform: uppercase;
	font-family: 'Montserrat Light', sans-serif;
}
#header-wrapper.origin .sf-menu li {
	margin-right: 10px;
}
.sf-menu li ul li {
	background: none;
	font-size: 12px;
	cursor: pointer;
	border-bottom: 1px dotted #d7ffcc;
	padding: 0px !important;
	margin: 0px !important;
}
#header-wrapper.origin .sf-menu li li a {
	font-size: 12px;
	border: 0px !important;
	background: none !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px!important;
	-moz-box-shadow: inset 0 0 5px #399320 !important;
	-webkit-box-shadow: inset 0 0 5px #399320!important;
	color: #FFFFFF;
	cursor: pointer;
	text-transform: capitalize;
	text-decoration: underline;
	padding: 0px!important;
	margin: 12px !important;
}
#header-wrapper.origin .sf-menu li li a:hover {
	font-size: 12px;
	border: 0px !important;
	background: none !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px!important;
	-moz-box-shadow: inset 0 0 5px #399320 !important;
	-webkit-box-shadow: inset 0 0 5px #399320!important;
	color: #FFFFFF;
	cursor: pointer;
	text-transform: capitalize;
	text-decoration: underline;
	padding: 0px !important;
	margin: 12px !important;
}
#header-wrapper.origin .sf-menu li li ul {
	background: #399320;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #75ce5c;
}
#header-wrapper.origin #logo {
	padding-top: 8px;
}
#header-wrapper.origin #logo img {
	margin: 0;
}
#header-wrapper.origin #header.not-logged-in {
	height: 50px;
}
#header-wrapper.origin #header-login-box {
	left: 900px;
	position: absolute;
	width: 85px;
}
#header-wrapper.origin #login-button-header {
	background: url("images/login-button.png") no-repeat 0 0;
	display: block;
	height: 29px;
	width: 150px;
}
#header-wrapper.origin #login-button-header:hover {
	background-position: 0 -29;
}
#header-wrapper.origin #login-button-header:active {
	background-position: 0 -60;
}
#header-wrapper.origin #login-button-header span {
	display: none;
}
#home-latest-wrapper {
	background: url(images/home_block_wide_bottom.png) repeat-x 0 bottom;
	padding: 0 0 7px;
}
#home-latest-block-wrapper {
	background: #dddddd url(images/home_block_wide_bg.png) repeat-x 0 0;
}
#home-latest-wrapper a.more-link, #home-latest-wrapper a.more-link:link, #home-latest-wrapper a.more-link:visited {
	background: url(images/bg-sprites.png) repeat-x 0 -135px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	-moz-box-shadow: 0 1px 1px #999;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	padding: 10px 15px 9px;
	text-shadow: -1px -1px #6E1902;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 100px;
	margin: 0 auto;
}
#home-latest-wrapper a.more-link:hover {
	background: url(images/bg-sprites.png) repeat-x 0 -1173px;
}
.signup-form a.more-link, .signup-form a.more-link:link, .signup-form a.more-link:visited .more-clear a.more-link, .more-clear a.more-link:link, .more-clear a.more-link:visited {
	background: url(images/bg-sprites.png) repeat-x 0 -135px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	-moz-box-shadow: 0 1px 1px #999;
	color: #fff;
	font-size: 14px;
	line-height: 13px;
	padding: 15px 15px 12px;
	text-shadow: -1px -1px #6E1902;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 165px;
	margin: 0 auto;
}
.signup-form a.more-link:hover .more-clear a.more-link:hover {
	background: url(images/bg-sprites.png) repeat-x 0 -1173px;
}
.comments-only .comment-form {
	display: none;
}
#home-latest {
	max-width: 980px;
	width: 98%;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: center;
}
#home-latest h3 {
	color: #414141;
	font-weight: normal;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 30px;
	padding: 12px 0 15px 45px;
	text-align: left;
	letter-spacing: 1px;
	text-shadow: 1px 1px #FFFFFF;
}
#coach-box h3 {
	background: url(images/coach-icon.png) no-repeat 0 0;
}
#nutrition-box h3 {
	background: url("images/nutrition-icon.png") no-repeat 0 0;
}
#form-box h3 {
	background: url(images/form-icon.png) no-repeat 0 0;
}
#strength-box h3 {
	background: url("https://runnersconnect.net/images/strength-icon.png") no-repeat 0 0;
}
#training-box h3 {
	background: url(/images/boston_ico.png) no-repeat 0 0;
}
.mepr_errors_new {
	background-color: #4BB543 !important;
	border: 1px solid #409939 !important;
}
#marathon-nutrition-box h3 {
	background: url(/images/icon-nutrition-blueprint.png) no-repeat 0 0;
}
.loadingimage {
	display: none;
	left: 425px;
	position: absolute;
	top: 100px;
}
.dynamic-data-wrapper {
	float: left;
	padding-top: 30px;
}
.dynamic-data-wrapper {
	display: none;
}
.home-block {
	width: 230px;
	margin-right: 15px;
	float: left;
}
.home-block.first {
	margin-left: 0px;
}
.home-block .box {
	background: #DBDBDB url(images/bg-box.png) repeat-x 0 0;
	border: 1px solid #eee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px 1px #888;
	-webkit-box-shadow: 0 1px 1px #888;
	-moz-box-shadow: 0 1px 1px #888;
	padding: 8px 25px 10px;
}
.home-block .box p {
	color: #605E5E;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 0;
	text-shadow: 1px 1px #FFFFFF;
}
.home-block .pointer {
	background: url(images/sprites.png) no-repeat -29px -146px;
	display: block;
	height: 18px;
	margin: 0 auto 10px;
	width: 25px;
}
#home-guide {
	max-width: 980px;
	width: 98%;
	margin: 0 auto;
	padding: 40px 0;
}
#home-guide h1 {
	font-family: 'Montserrat Light', sans-serif;
	font-size: 48px;
	line-height: 48px;
	margin: 0 0 30px;
	text-align: center;
	color: #333;
	font-weight: normal;
	text-shadow: 1px 1px 0 #fff;
	float: none;
}
#home-guide h4 {
	color: #BE2849;
	font-family: Rokkitt;
	font-size: 48px;
	font-weight: bold;
	line-height: 60px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: none !important;
	width: 100%;
}
#home-guide h4 span {
	color: #333333;
	display: block;
	font-size: 45px;
	line-height: 48px;
	margin-top: 25px;
}
#home-info {
	float: left;
	width: 425px;
	margin-top: 20px;
	text-align: left;
}
#home-info p {
	padding: 0 0 20px;
}
#home-info p strong {
	font-size: 18px;
}
#home-info ul {
	margin: 15px 0;
}
#home-info ul li {
	background: url(images/check-icon.gif) no-repeat 5px 3px;
	margin-bottom: 20px;
	padding: 0 40px;
	font-size: 16px;
}
#home-guide .signup-form {
	float: right;
	width: 465px;
}
#home-guide .signup-form .arrow {
	background: url(images/sprites.png) no-repeat -285px -220px;
	height: 70px;
	width: 65px;
	margin: -10px auto 20px;
}
#home-guide .signup-form .ebook-cover {
	background: url(images/3D-Ebook-Cover.png) no-repeat;
	height: 387px;
	width: 300px;
	margin: -59px 0px -54px 97px;
}
#home-guide .signup-form .jamie {
	background: url(images/jamie-no%20background.png) no-repeat;
	height: 387px;
	width: 300px;
	margin: -59px 0px -54px 97px;
}
#home-guide .signup-form .danny {
	background: url(images/danny-no-background.png) no-repeat;
	height: 387px;
	width: 300px;
	margin: -59px 0px -54px 97px;
}
#home-guide .signup-form .coaches {
	background: url(https://lh3.googleusercontent.com/GJXU447h-dF-pNHVEhjVcWDixSe7ELxIeemrNChE390kD2pJMJm41_YH_dlUFoany0TeJedwILLMX67eZpDjRfE=w386) no-repeat;
	margin: 0px 0px 15px 0px;
	height: 500px;
	width: 498px;
}
#home-guide .signup-form .strength-ebook-cover {
	background: url(/images/strength-training-ebook-cov.png) no-repeat;
	height: 430px;
	width: 300px;
	margin: -59px 0px -54px 97px;
}
#home-guide .signup-form .runkeeper-ebook-cover {
	background: url(/images/rk-ebook-cover-3d.png) no-repeat;
	height: 387px;
	width: 300px;
	margin: -59px 0px -54px 97px;
}
.note {
	background: url(images/alert-box-pattern.gif) repeat 0 0;
	border: 1px solid #D8C581;
	color: #3F2502;
	font-size: 17px;
	text-align: center;
	text-shadow: 1px 1px #fff;
	position: relative;
	margin-bottom: 25px;
}
.note .inner {
	border-color: #fff #fff #F4EAC9;
	border-style: solid;
	border-width: 1px 1px 3px;
	padding: 10px 20px 0;
}
.note p {
	color: #3d2500;
	font-size: 17px;
}
.note p.notice {
	font-size: 20px;
	color: #a61600;
	text-align: center;
}
.note .pointer {
	background: url(images/sprites.png) no-repeat -29px -164px;
	bottom: -12px;
	display: block;
	height: 16px;
	left: 47%;
	position: absolute;
	width: 21px;
}
#featured-articles {
	margin: 0 auto;
	padding: 40px 0;
	width: 980px;
	position: relative;
}
#featured-articles h3 {
	color: #333333;
	float: none;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 48px;
	font-weight: normal;
	line-height: 48px;
	margin: 0 0 30px;
	text-align: center;
	text-shadow: 1px 1px 0 #FFFFFF;
}
#featured-articles-slide {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 5px solid #E1E1E1;
	margin: 0 auto;
	width: 840px;
}
.more-clear {
	padding: 0px 0px 40px 0px;
	text-align: center;
}
#sub-header-no-featurebox {
	background: url(images/bg-sprites.png) repeat-x 0 -467px;
	display: none;
}
#inner-sub-header-no-featurebox {
	height: 108px;
	max-width: 1130px;
	width: 98%;
	margin: 0 auto;
	padding: 0px 20px;
}
#sub-header-no-featurebox #sub-title {
	background: url("images/sprites.png") no-repeat scroll 190px -250px transparent;
	float: left;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 23px;
	height: 85px;
	letter-spacing: 2px;
	line-height: 85px;
	margin-left: 0px;
	margin-top: 7px;
	text-align: left;
	text-shadow: 1px 1px #FFFFFF;
	width: auto;
	padding: 0 60px 0 0;
}
#sub-header-no-featurebox ul {
	float: left;
	margin: 25px 0 0;
	width: 610px;
}
#sub-header-no-featurebox ul li {
	float: left;
}
#sub-header-no-featurebox ul li a {
	background: url("images/grey-bg.png") repeat-x scroll 0 bottom transparent;
	border: 1px solid #EEEEEE;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 1px #AAAAAA;
	color: #666666;
	display: block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	margin: 0 10px 0 0;
	padding: 3px 10px 3px 50px;
	position: relative;
	text-decoration: none;
	text-shadow: 1px 1px #FFFFFF;
	width: 80px;
}
#sub-header-no-featurebox ul li a span {
	display: block;
	position: absolute;
	width: 40px;
	height: 45px;
	left: 5px;
	top: 3px;
}
#sub-header-no-featurebox ul li a span.training-coaching {
	background: url(https://runnersconnect.net/images/coach-icon.png) no-repeat center 0;
}
#sub-header-no-featurebox ul li a span.nutrition-consulting {
	background: url(https://runnersconnect.net/images/nutrition-icon.png) no-repeat center 0;
}
#sub-header-no-featurebox ul li a span.strength-training {
	background: url("https://runnersconnect.net/images/strength-icon.png") no-repeat center 0;
}
#sub-header-no-featurebox ul li a span.custom-schedule {
	background: url(https://runnersconnect.net/images/boston_ico.png) no-repeat center 0;
}
#sub-header-no-featurebox ul li a span.form-course {
	background: url(https://runnersconnect.net/images/form-icon.png) no-repeat center 0;
}
#sub-header-no-featurebox ul li a span.nutrition-blueprint {
	background: url(https://runnersconnect.net/images/icon-nutrition-blueprint.png) no-repeat center 0;
}
#latest-wrapper {
	background: #424e71 url(_inc/styles/blue_images/blue_feature_background.png) repeat-x;
	-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4), 0px -2px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4), 0px -2px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4), 0px -2px 5px rgba(0, 0, 0, 0.4);
	margin-top: 10px;
}
#latest-wrapper .widget-error, #latest-wrapper .widget-error a, #latest-wrapper .widget-error a:link, #latest-wrapper .widget-error a:hover, #latest-wrapper .widget-error a:visited {
	color: #666666;
}
#latest {
	max-width: 980px;
	width: 98%;
	margin: 0 auto;
	text-align: center;
}
#latest-block-wrapper {
	padding: 20px 0px;
}
#latest-block-wrapper-activity {
	padding: 20px 0px 10px 0px;
}
.latest-block {
	width: 300px;
	margin-right: 18px;
	padding-right: 19px;
	float: left;
}
.latest-block-end {
	width: 298px;
	margin-right: 15px;
	padding: 5px;
	float: left;
	border: 1px solid #aaa;
	background-color: #ffffff;
}
#nub, #nub_2 {
	background: url(images/arrow-up-status.gif) no-repeat left top;
	height: 25px;
	position: absolute;
	width: 45px;
	margin-top: -20px;
	margin-left: 250px;
}
@-moz-document url-prefix() {
	#nub {
		margin-top: -19px;
	}
}
.nub_workout {
	margin-left: 120px !important;
}
.nub_ac_meta {
	margin-left: 60px !important;
}
#nub_ac_meta_holder {
	clear: both;
}
.ac_meta_div {
	border: 1px solid #d7d7d7;
	width: 580px;
	padding: 15px
}
.ac_meta_div label {
	float: left;
	width: 75px;
	font-weight: bold;
	color: #444;
	font-size: 13px;
}
input.ac_meta_field {
	border: 1px solid #999;
	background: #fff;
}
.add_work_details {
	color: #222;
	font-size: 14px;
	font-weight: bold;
}
span.add_work_details a {
	color: #2894be;
	text-decoration: none;
	font-family: 'Montserrat Light', sans-serif;
}
span.add_work_details a:hover {
	text-shadow: 0px 1px 0px #165269;
	font-size: 15px;
}
#whats-new-options {
	width: 615px;
}
#whats-new-submit {
	float: right;
	margin: 0;
	padding: 0 0 10px;
}
span.add_work_details, #nub_ac_meta_holder {
	display: none;
}
div.item-list-tabs ul {
	width: 600px;
}
div.item-list-tabs {
	overflow: auto;
	width: 600px;
}
div.activity-comments, div.activity-content {
	text-align: left;
}
div.activity-content .activity-inner img.activity-img {
	width: 100px;
}
div.activity-comments .ac-form {
	clear: both;
	padding: 10px 0 0;
}
.activity-read-more.loading {
	background: url(images/ajax-loader.gif ) no-repeat right 0;
	padding-right: 20px !important;
}
div.activity-content {
	float: left;
	width: 500px
}
span.time-meta-ac {
	display: block;
}
.activity-avatar {
	float: left;
}
.activity-meta {
	margin-left: 0;
}
body.my-activity div.activity-content {
	width: 600px
}
.activity-inreplyto {
	float: right;
	width: 600px
}
div.activity-comments form textarea {
	width: 75%;
}
#content {
	border-radius: 5px;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
	text-align: center;
	width: 96%;
	min-height: 850px;
}
.fullwidth #content {
	max-width: 1090px;
}
#content-full {
	background: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 0px 10px 0px #aaaaaa;
	-moz-box-shadow: 0px 0px 10px 0px #aaaaaa;
	box-shadow: 0px 0px 3px 0px #aaaaaa;
	margin: 0 auto 20px;
	padding: 35px 35px 0;
	text-align: left;
	max-width: 900px;
}
.guest-post {
	font-size: 16px;
}
.guest-post h1 {
	color: #BE2849 !important;
	font-size: 35px !important;
	font-weight: bold !important;
	margin-bottom: 38px;
	text-align: center;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 1px 1px 1px black !important;
}
.email-landing-capture h1 {
	color: #BE2849 !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 60px !important;
	font-weight: bold !important;
	margin-bottom: 0;
	text-align: center;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 1px 1px 1px black !important;
}
.email-landing-capture h2 {
	color: #333333 !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 44px !important;
	line-height: 45px !important;
	text-align: center! important;
}
#content-left {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
ul.content-header-nav {
	margin: 0px 0px 10px 0px;
	list-style: none;
	width: 100%;
}
.content-header-nav li {
	padding: 10px 0px;
}
#profile-content {
	width: 702px;
	float: left;
	margin-left: 0px;
	padding: 20px 0px;
}
#profile-content-forums {
	width: 900px;
	float: left;
	margin-left: 0px;
	text-align: left;
}
.content-page, .page-404 {
	background: #ffffff none repeat scroll 0 0;
	float: left;
	margin-left: 0;
	padding: 20px 2%;
	width: 67%;
}
.content-page-right {
	background: #ffffff none repeat scroll 0 0;
	float: left;
	margin-left: 0px;
	padding: 0 2% 2%;
	width: 66%;
	text-align: left;
}
.content-page-left {
	background: #ffffff none repeat scroll 0 0;
	float: right;
	padding: 0 2% 2% !important;
	width: 66%;
}
.content-page-middle {
	width: 470px;
	float: left;
	padding: 20px 0px;
	margin-left: 20px;
}
.content-page-blog {
	background: #ffffff none repeat scroll 0 0;
	float: left;
	margin-left: 0 !important;
	/*min-height: 2000px;*/
	padding: 20px 2%;
	text-align: left;
	width: 64%;
}
.content-page-infographic {
	width: 900px;
	float: left;
	margin-left: 0px;
	padding: 20px 0px;
	text-align: left;
}
.content-page-training {
	width: 575px;
	float: left;
	margin-left: 0px;
	padding: 20px 0px;
	text-align: left;
}
.content-page-training-select {
	width: 495px;
	float: left;
	padding: 20px 0px;
	margin-left: 20px;
	text-align: left;
	min-height: 600px;
	margin-top: 25px;
}
.pagetitle-training-select {
	margin-bottom: 10px;
}
.end {
	margin-right: 0px;
	border-right: none;
	padding-right: 0px;
}
#footer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footer-links {
	padding: 20px 0px;
}
#full-width {
	background: #ffffff none repeat scroll 0 0;
	overflow: hidden;
	padding: 1% 2%;
	min-height: 500px;
}
.generic-button {
	width: 452px;
	float: left;
	padding: 10px 0px;
}
#paypalbutton {
	margin-left: 53px;
	padding-bottom: 10px;
}
.image {
	padding: 5px;
	margin: 10px 0px;
	height: 80px;
}
.item-avatar img {
	height: 50px;
	width: 50px;
}
img.avatar {
	-moz-box-shadow: 3px 3px 4px #CCCCCC;
	-webkit-box-shadow: 3px 3px 4px #CCCCCC;
	box-shadow: 3px 3px 4px #CCCCCC;
	padding: 3px 3px 6px 3px;
}
img.footer-testimonial {
	margin-left: 0px;
	margin-right: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 2px;
	float: left;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.info {
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
}
ul.item-list {
	list-style: none;
}
.item-list li {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.welcome-block {
	width: 298px;
	margin-right: 15px;
	padding: 5px;
	float: left;
	border: 1px solid #aaa;
	background-color: #ffffff;
}
.widget-inner {
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	padding: 10px;
	color: #333333;
}
.left-menu {
	padding: 10px 0px;
	margin-bottom: 10px;
}
#login {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 20px 0px;
}
#login-box {
	width: 480px;
}
#logo-logged-in {
	padding-top: 8px;
	text-align: left;
}
.logo-square {
	float: left;
	margin: 0px 20px 0px 0px;
}
.meta {
	float: left;
	width: 100%;
}
#optionsbar {
	padding: 10px 0px;
}
#rss-float {
	float: right;
	background: url('images/005.png') no-repeat right;
	color: #dddddd;
	text-align: right;
	text-transform: uppercase;
	padding-right: 30px;
}
#search-box {
	width: 313px;
	float: left;
	margin-left: 660px;
	padding-top: 25px;
	background: url('images/header/purple-cloud.png') no-repeat right;
	position: absolute;
}
.search-box-inner {
	padding: 0px 12px 10px 31px;
	margin-top: 0px;
	text-align: left;
	height: 100px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #cccccc;
}
#header-icon {
	width: 100px;
	float: right;
	margin-left: 565px;
	padding-top: 135px;
	*padding-top: 121px;
	background: url('images/Coach%20Header%20Icon.png') no-repeat right bottom;
	position: absolute;
}
#freetrial-box {
	width: 300px;
	top: 35px;
	left: 680px;
	position: absolute;
}
#search-box img {
	border: 0px;
	padding: 0px;
}
#free-trial {
	display: block;
	width: 200px;
	height: 48px;
	background: url("images/free%20trial%20header%20button%20hover.png") no-repeat 0 0;
}
#free-trial:hover {
	background-position: 0 -48px;
}
#free-trial:active {
	background-position: 0 -96px;
}
#free-trial span {
	display: none;
}
#free-trial-sidebar {
	display: block;
	width: 150px;
	height: 37px;
	background: url("images/free%20trial%20sidebar%20button.png") no-repeat 0 0;
	margin: 5px 0px 10px 38px;
}
#free-trial-sidebar:hover {
	background-position: 0 -36px;
}
#free-trial-sidebar:active {
	background-position: 0 -72px;
}
#free-trial-sidebar span {
	display: none;
}
#sidebar {
	float: right !important;
	padding: 20px 0;
	width: 27%;
}
#sidebar-left {
	float: left;
	margin-left: -30px;
	width: 30%;
}
#sidebar-small, #sidebar-small-user {
	float: left;
	width: 200px;
	padding: 20px 0px;
	margin-right: 20px;
}
#sidebar.directory-sidebar ol, #sidebar.directory-sidebar ul, #sidebar-small.directory-sidebar ol, #sidebar-small.directory-sidebar ul, #sidebar-left.directory-sidebar ol, #sidebar-left.directory-sidebar ul {
	margin: 0px;
}
#signup-box {
	float: right;
	width: 480px;
	padding-left: 12px;
}
#signup-action {
	float: right;
	padding-left: 20px;
}
#signup-box p {
	padding: 0px;
}
.site-stats {
	margin-top: 10px;
	padding: 10px 0px;
}
.site-stats-number {
	padding: 10px 20px;
}
.spacer {
	height: 20px;
}
.square-header {
	padding-top: 15px;
}
#userbar {
	padding-bottom: 10px;
}
.widget-error {
	padding: 10px;
	margin-bottom: 10px;
}
/* > Pagination-------------------------------------------------------------- */

div.pagination {
	padding: 10px 20px 10px 20px;
	height: 16px;
}
div.pagination#user-pag, .friends div.pagination, .mygroups div.pagination, .myblogs div.pagination, noscript div.pagination {
	border: none;
	padding: 8px 15px;
}
div.pagination .pag-count {
	float: left;
}
div.pagination .pagination-links {
	float: right;
}
div.pagination .pagination-links span, div.pagination .pagination-links a {
	padding: 0 5px;
}
div#pag-bottom {
	margin-top: 0;
}
ul#group-admins li {
	list-style: none;
}
a.button, a:link.button, a:visited.button, a:hover.button {
	text-decoration: none;
}
a.edit-activity {
	background: none !important;
	border: none !important;
	color: #CCCCCC !important;
	float: right;
	font-weight: bold;
	text-shadow: none;
}
a.edit-activity:hover {
	background: none !important;
	border: none !important;
	color: #333333 !important;
}
a.delete-activity {
	background: none !important;
	border: none !important;
	color: #CCCCCC !important;
	float: right;
	font-weight: bold;
	text-shadow: none;
}
a.delete-activity:hover {
	background: none !important;
	border: none !important;
	color: #333333 !important;
}
.acomment-options .acomment-reply {
	border: medium none;
	text-decoration: underline;
}
#bp-nav li {
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
}
#bp-nav li a {
	text-decoration: none;
}
.content-page, .content-page-left, .content-page-middle, .page-404 {
	text-align: left;
}
#footer-links {
	text-align: left;
	font-size: 14px;
}
#forums-directory-tags a[style] {
	font-size: 14px !important;
}
#global-forum-topic-list {
	text-align: left;
}
#forum-topic {
	width: 980px;
}
.create-new-topic-bar {
	list-style: none;
	float: right;
	margin-top: -40px;
}
#topic-meta {
	margin-top: 20px;
}
.help {
	font-size: 12px;
}
/**********************************************************************************/

/Fonts and Typography //**********************************************************************************/h1 {
font-size: 40px;
font-weight: bold;
line-height: 30px;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
}
h2 {
	font-weight: normal;
	font-size: 20px;
}
h3 {
	text-transform: none !important;
	font-size: 18px;
}
h3.404page {
	color: #424E71;
	font-family: rokkitt;
	line-height: 50px;
	margin-bottom: 10px;
	margin-top: 15px;
	text-shadow: 1px 1px 0 #333333;
	text-align: center;
}
h3#comments-number, h3#reply {
	text-transform: none !important;
	font-size: 18px;
	font-weight: normal;
}
#comments h3 {
	color: #2849be;
	text-transform: none;
	font-weight: bold;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 1px 2px 1px black;
	padding-bottom: 20px;
}
#register-page h3 {
	font-size: 22px;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
	color: #2894BE;
	text-shadow: 0px 1px 0px #165269;
	text-decoration: none;
}
.register-avatar {
	text-transform: none;
	font-weight: normal !important;
	padding-top: 20px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #cccccc;
	text-shadow: none !important;
}
#feature {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 305px;
}
#feature-content {
	padding: 20px 0;
	width: 500px;
	text-align: left;
}
#feature-wrapper {
	background: #eee;
}
#feature-home {
	height: 270px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 980px;
}
#feature-image {
	background-color: #eee;
	border: none;
	float: right;
	height: 260px;
	margin: 0;
	padding: 0;
	width: 400px;
}
#feature-home h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 5px 0px;
	padding: 0 0 5px 0px;
	color: #2894be;
	font-family: 'Montserrat Light', sans-serif;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-align: left;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 1px 1px 1px black;
	float: none;
}
#feature-home-coach h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 5px 0px;
	padding: 0 0 5px 0px;
	color: #BE5228;
	font-family: 'Montserrat Light', sans-serif;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-align: left;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 1px 1px 1px black;
	float: none;
}
#new-feature-wrapper {
	max-width: 980px;
	width: 98%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}
#new-feature-wrapper h1 {
	float: none;
	letter-spacing: 4px;
	margin: 0;
	text-transform: uppercase;
	color: #be2949;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 44px;
	line-height: 62px;
	font-weight: normal;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 1px 1px 1px black;
}
#new-feature-wrapper h1 span {
	font-size: 62px;
}
#new-feature-wrapper h2 {
	color: #354c5c;
	letter-spacing: 2px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 36px;
	line-height: 36px;
	text-shadow: 1px 1px 0 #fff;
}
#feature h2 {
	border-bottom: 1px dotted #DDDDDD;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0px;
	padding: 0 0 10px 0px;
	color: #BE5228;
	font-family: 'Montserrat Light', sans-serif;
	line-height: 1.2em;
	text-align: left;
	float: none;
}
#feature h3 {
	border-bottom: 1px dotted #DDDDDD;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0px;
	padding: 0 0 10px 0px;
	color: #BE5228;
	font-family: 'Montserrat Light', sans-serif;
	line-height: 1.2em;
	text-align: left;
	float: none;
}
#feature p {
	font-size: 16px;
}
#feature-content p {
	font-size: 14px;
	font-family: 'Montserrat Light', sans-serif;
}
#feature-content h2 {
	font-size: 22px;
	font-family: 'Montserrat Light', sans-serif;
	color: #424e71;
	border-bottom: 1px dotted #DDDDDD;
	float: none;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 5px black;
}
#feature-content h3 {
	font-size: 18px;
	font-family: 'Montserrat Light', sans-serif;
	text-transform: none;
	float: none;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	border-bottom: none;
	font-weight: normal;
}
#logo h1 {
	font-size: 50px;
	margin: 0 0 0px 0px;
	padding: 0 0 0px 0px;
	color: #4ABE29;
	font-family: 'Montserrat Light', sans-serif;
	;
	letter-spacing: 0px;
	line-height: 1.2em;
	text-align: left;
	float: left;
	font-weight: bold;
	text-outline: 5px 5px #fff;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 3px 3px 1px black
}
#blog-latest h2 a:hover {
	color: #4abe29;
}
#blog-latest h2 a {
	text-decoration: none;
	font-size: 18px;
	color: #2894be;
	text-shadow: 0px 1px 0px #165269;
}
.pagetitle, #settings-form h3 {
	font-family: 'Montserrat Light', sans-serif;
	text-transform: none !important;
	font-size: 27px;
	font-weight: normal;
	border-bottom: none;
	text-shadow: 0px 1px 0px #1B2730;
	text-align: left;
	padding-top: 20px;
}
h4 {
	font-size: 14px;
}
.newstitle {
	text-transform: none !important;
	font-size: 18px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 10px;
	border-bottom: 0px;
	color: #333333;
}
input[type="text"].search-top {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
input[type="button"], .button {
	font-size: 14px;
	font-weight: bold;
	/*text-shadow: 1px 1px #296a16;*/
}
input[type="submit"].search-dark {
	font-size: 14px;
	font-weight: bold;
}
input[type="text"] {
	font-size: 16px;
	font-weight: normal;
	height: 45px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	box-shadow: 0 1px 2px rgba(200, 200, 234, 0.2) inset;
}
input[type="search"] {
	font-size: 12px;
	font-weight: normal;
}
input[type="password"] {
	font-size: 12px;
	font-weight: normal;
}
.error {
	font-weight: bold;
	color: red;
	text-transform: none !important;
	padding-bottom: 5px;
}
#login-box {
	text-align: left;
}
.sf-menu li a:link, .sf-menu li a:visited {
	text-decoration: none;
	text-transform: none;
	color: #bcbbc1;
	font-size: 14px;
	padding: 6px 12px;
	border: 1px solid transparent;
}
.sf-menu li a:hover, .sf-menu li a.current {
	text-decoration: none;
}
.sf-menu li li a:link, .sf-menu li li a:visited {
	color: #fff;
}
.sf-menu li.current-menu-item a:link, .sf-menu li.current-menu-item a:visited {
	background: #424e71 none repeat scroll 0 0;
	color: #ffffff;
}
.sf-menu li.current-page-item a:link, .sf-menu li.current-page-item a:visited {
	color: #fff;
	background: #424e71 none repeat scroll 0 0;
}
.info {
	text-align: left;
}
ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}
ol.recent-posts {
	color: #333333 !important;
	margin: 0px 0px 0px 10px !important;
}
li.recent-posts {
	padding-bottom: 5px;
}
#options-nav li {
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
}
#options-nav li a {
	text-decoration: none;
}
.post {
	padding-bottom: 20px;
	float: left !important;
	width: 100% !important;
	border-bottom: 1px solid #EAEAEA !important;
}
.post blockquote {
	padding: 0px 40px;
	font-size: 14px;
	margin: 20px 0px;
}
.sidebar-meta-wrapper h3.wiif-title {
	font-size: 15px !important;
	border: none !important;
	padding: 0px !important;
	padding: 9px 0px 2px 10px !important;
}
.set-row {
	border-bottom: 1px dashed;
	float: left;
	width: 100%;
	padding-bottom: 7px;
}
.static-left {
	text-align: left !important;
}
.static-right {
	text-align: right !important;
}
.static-label {
	font-size: 11px;
}
.label-value-pair {
	overflow: hidden;
	border-bottom: 1px dashed;
	padding: 1px 0px 5px 0px;
}
.sidebar-blog p, .sidebar-blog .textwidget {
	text-align: justify;
}
#comment {
	width: 422px;
}
.pros-cons-wrapper ul li {
	border-bottom: 1px dashed;
}
.pros-cons-wrapper ul li {
	list-style-type: disc !important;
	color: #333333;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 13px !important;
	list-style-type: none;
	margin: 0 19px 5px 0px !important;
	padding: 0 0px 0 0px;
	background: none !important;
}
.verdict-wrapper {
	text-align: justify;
}
.entry p {
	font-family: 'Montserrat Light', sans-serif;
	text-align: justify;
}
.sidebar-meta-wrapper {
	width: 260px;
	margin: -34px 0px 45px 0px !important;
	padding-bottom: 20px;
	font-size: 14px;
	float: left;
}
.wiif-title {
	margin-right: 0px;
	padding: 8px 12px !important;
	background: #424e71;
	color: #bcbbc1 !important;
	font-size: 20px !important;
	height: 25px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
	-khtml-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
	background-color: #2f2f2f;
	background: none, -khtml-gradient(linear, left top, left bottom, from(#424e71), to(#222));
	background: none, -moz-linear-gradient(top, #424e71 0, #222 100%);
	background: none, -webkit-gradient(linear, left top, left bottom, color-stop(0, #424e71), color-stop(100%, #222));
	background: none, -webkit-linear-gradient(top, #424e71 0, #222 100%);
	background: none, -o-linear-gradient(top, #424e71 0, #222 100%);
	background: none, -ms-linear-gradient(top, #424e71 0, #222 100%);
	background: none, linear-gradient(top, #424e71 0, #222 100%);
	-webkit-box-shadow: 0 0 5px 0 #000 inset;
	-moz-box-shadow: 0 0 5px 0 #000 inset;
	box-shadow: 0 0 5px 0 #000 inset;
}
.post h1 {
	font-size: 40px;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
	font-family: 'Montserrat Light', sans-serif;
	line-height: 35px;
	padding-top: 10px;
	text-transform: none !important;
}
.post h2 {
	font-size: 26px;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
	color: #2c2c2c;
	text-shadow: none;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	line-height: 30px;
}
.post h4, #sidebar h4, #sidebar-left h4, #sidebar-small h4 {
	font-size: 16px;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
}
.post h5 {
	font-size: 15px;
	text-transform: none;
	font-family: 'Montserrat Light', sans-serif;
}
.post h6 {
	font-size: 14px;
	text-transform: none !important;
}
#profile-content {
	text-align: left;
}
#search-box {
	text-align: right;
}
select {
	font-size: 14px;
	font-weight: normal;
}
#settings-form table {
	text-align: left;
}
#sidebar {
	text-align: left;
}
#sidebar-left {
	text-align: left;
	list-style: none;
}
#sidebar-small {
	text-align: left;
}
#sidebar-small {
	text-align: left;
}
#sidebar-small-user {
	text-align: left;
}
#signup-box {
	text-align: left;
}
.site-stats-number {
	text-decoration: none;
}
table {
	text-align: left;
}
textarea {
	font-size: 14px;
	font-weight: normal;
}
/***************************************************************************************/

/Blogs //***************************************************************************************/blockquote {
margin: 10px;
padding: 10px;
}
.post table {}
.post thead {
	background: none repeat scroll 0 0 #BEE2F1 !important;
	border-bottom: 2px solid #CCCCCC;
}
.pullquote:after {
	content: none;
}
.pullquote:before {
	color: #6D6A5A;
	content: open-quote;
	display: block;
	float: left;
	font-size: 55px;
	margin: 10px 10px 0 0;
	text-shadow: 0 1px 1px #909090;
}
.pullquote {
	background: #FCFAE1;
	color: #6D6A5A;
	font-size: 16px;
	overflow: hidden;
	margin: 8px 0px 10px 20px;
	padding: 10px 8px;
	border: 1px solid #DEDBB8;
	width: 210px;
	font-style: italic;
	text-align: center;
	float: right;
	border-radius: 4px;
}
.comment-content {
	clear: right;
}
#trackbacks h3 {
	font-size: 15px;
	color: #424e71;
	text-transform: none;
}
.date {
	padding: 0px;
	margin-bottom: 10px;
	background: #ffffff;
	border: 0px;
}
.description {
	float: left;
	padding: 0px 0px 0px 120px;
	font-family: 'Montserrat Light', sans-serif;
	text-shadow: 0 0 1px white, 0 0 1px white, 0 0 1px white, 0 0 1px white, 0 0 1px white, 0 0 1px white, 0 0 1px white, 2px 2px 3px black;
	color: #4abe29;
	letter-spacing: 1px;
}
dt {
	margin-bottom: 5px;
	margin-top: 0px;
}
dd {
	margin-bottom: 5px;
	margin-left: 0px;
}
.entry {
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 350px;
	float: left;
	width: 100%;
}
.entry .thumbnail-wrap {
	float: left;
	width: 170px;
}
.entry .excerpt-wrap {
	float: left;
	width: 410px;
}
.entry .excerpt-wrap.wide {
	float: none;
	width: 100%;
}
h3#comments-number, h3#reply {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.comment-options {
	padding-bottom: 10px;
}
ol#commentlist {
	padding: 10px;
}
ol.commentlist {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
}
ol.commentlist li {
	margin-bottom: 10px;
}
ol.commentlist li.comment {
	padding: 10px;
}
ol.commentlist li.comment div.vcard img.avatar {
	padding: 2px;
	float: right;
	margin: 0 0 1em 1em;
}
ol.commentlist li.comment p {
	margin: 0 0 10px;
}
ol.commentlist li.comment ul {
	list-style: none;
	margin: 0 0 10px 10px;
}
ol.commentlist ul.children {
	list-style: none;
	margin: 10px 0 0;
	text-indent: 0;
}
ol.commentlist ul.children li.depth-2 {
	margin: 0 0 20px 20px;
}
ol.commentlist ul.children li.depth-3 {
	margin: 0 0 20px 20px;
}
ol.commentlist ul.children li.depth-4 {
	margin: 0 0 20px 20px;
}
ol.commentlist li.even {
	padding: 10px 10px 0px 10px;
}
ol.commentlist li.odd {
	padding: 10px 10px 0px 10px;
}
/* need to sort out ping list styling*/

ol#pinglist {
	padding: 10px 0px;
}
#pinglist li {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.post {
	padding-bottom: 20px;
}
.post blockquote {
	padding: 0px 40px;
	font-size: 14px;
	margin: 20px 0px;
}
.post h1 {
	padding-bottom: 10px;
	float: none;
	padding-top: 20px;
}
.post h2 {
	padding-bottom: 18px;
	float: none;
}
.post h4, #sidebar h4, #sidebar-left h4, #sidebar-small h4, .latest-block-end h4 {
	padding-bottom: 10px;
	float: none;
}
.post h5 {
	padding-bottom: 10px;
	float: none;
}
.post h6 {
	padding-bottom: 10px;
	float: none;
}
.post ol li {
	margin-bottom: 10px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	line-height: 26px;
}
.post ol, .post ul, .latest-block-end ol, .latest-block-end ul, #sidebar ol, #sidebar-left ol, #sidebar ul, #sidebar-left ul, #sidebar-small ol, #sidebar-small ul {
	margin: 20px;
}
p {
	padding-bottom: 10px;
	font-family: 'Montserrat Light', sans-serif;
}
p.yarpp {
	font-weight: normal;
	font-size: 17px;
	color: #71414e;
	padding-top: 10px;
	margin-bottom: -20px;
}
pre {
	margin: 10px 0px;
	padding: 10px;
	clear: both;
	overflow: scroll;
}
a.button, a:link.button, a:visited.button, a:hover.button {
	color: #ffffff;
}
a, a:link {
	color: #2849BE;
}
a:hover {
	color: #4abe29;
}
.activity-inner a {
	text-decoration: none;
}
.activity-list .activity-header a:first-child, span.highlight {
	background: #EBF7FF;
	border-bottom: 1px solid #a1dcfa;
	border-right: 1px solid #a1dcfa;
	color: #059AE7;
	padding: 3px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}
#activity-list li, .item-list-tabs li {
	border-bottom: 1px solid #eaeaea;
}
#activity-rss, div#item-header h3 span.highlight span {
	border: 1px solid #EBEBEB;
	background-color: #F8F8F8;
}
#activity-filter-links li {
	border-bottom: 1px solid #eaeaea;
}
#activity-stream li {
	border: 1px solid #eaeaea;
}
.references {
	font-size: 12px;
}
.alert {
	background: none repeat scroll 0 0 #FF9;
	border: 1px solid #e0e033;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	margin: 0 0 15px !important;
	text-align: center;
	padding: 15px 25px;
	width: auto;
	float: none;
}
.entry .alert p {
	text-align: center;
}
.alert h2 {
	color: #333333;
}
.entry p.alert {
	background: none repeat scroll 0 0 #FFF6D5;
	border: 1px solid #D1B655;
	color: #3F2502;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px !important;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
	padding: 15px 25px;
	width: auto;
	float: none;
}
.entry img.alignright {
	margin-left: 20px;
}
.entry p.alert-blue {
	background: none repeat scroll 0 0 #E7F4FD;
	border: 1px solid #C5D7E3;
	color: #3A5971;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin: 0 0 15px !important;
	padding: 15px 25px;
	width: auto;
}
.alert-blue {
	background: none repeat scroll 0 0 #E7F4FD;
	border: 1px solid #C5D7E3;
	color: #3A5971;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin: 0 0 15px !important;
	padding: 15px 25px;
	width: auto;
}
p.alert-blue {
	background: none repeat scroll 0 0 #E7F4FD;
	border: 1px solid #C5D7E3;
	color: #3A5971;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin: 0 0 15px !important;
	padding: 15px 25px;
	width: auto;
}
.alert-blue-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
	box-shadow: inset 0px 1px 0px 0px #54a3f7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7', GradientType=0);
	background-color: #007dc1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #124d77;
	border-radius: 3px;
	box-shadow: 0 1px 0 0 #54a3f7 inset;
	color: #ffffff !important;
	cursor: pointer;
	display: block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 7px 24px;
	text-decoration: none;
	text-shadow: 0 1px 0 #154682;
	width: 265px;
	text-align: center;
}
.alert-blue-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1', GradientType=0);
	background-color: #0061a7;
	color: #ffffff;
}
.alert-blue-button:active {
	position: relative;
	top: 1px;
	color: #ffffff;
}
#bp-nav li {
	border-bottom: 1px solid #ffffff;
}
#bp-nav li a {
	color: #666666;
	background: #dddddd url('images/foward.png') no-repeat;
	background-position: 8px;
}
#bp-nav li a:link {
	color: #666666;
}
#bp-nav li a:visited {
	color: #666666;
}
#bp-nav li a:hover, #bp-nav li.current a, #bp-nav li.current a:link, #bp-nav li.selected a, #bp-nav li.selected a:link, #bp-nav li.current_page_item a:link, #bp-nav li.current_page_item a {
	color: #eeeeee;
	background: #666666 url('images/foward.png') no-repeat;
	background-position: 8px;
}
.content-header-nav li {
	border-bottom: 1px solid #eaeaea;
}
#content-wrapper {
	background: #f6f6f6;
	padding: 20px 0 0;
	overflow: hidden;
}
.alignleft, .align-left {
	margin: 0px 10px 10px 0px;
}
.entry p {
	font-family: 'Montserrat Light', sans-serif;
	text-align: justify;
	font-size: 16px;
	line-height: 26px;
}
.entry-trainingtrial {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
	height: 1560px;
	overflow: hidden;
}
.gform_wrapper li, .gform_wrapper form li {
	background: none repeat scroll 0 0 transparent;
}
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
	background: none repeat scroll 0 0 transparent;
}
.gform_wrapper select {
	font-size: 16px !important;
	padding: 5px 0 !important;
}
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
	padding-top: 17px !important;
}
.entry ul {
	list-style-type: none;
	margin: 0 0 15px 15px;
	padding: 0;
}
.entry ul li {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0 0 0 20px;
	background: url(images/arrow_next.gif) 0 5px no-repeat;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}
.entry ul li.arrow {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 18px;
	background: url(images/arrow_next.gif) 0 5px no-repeat;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	color: #333333;
}
.entry ul li.video {
	list-style-type: none;
	margin: 5px 0 5px;
	padding: 0 0 0 18px;
	background: url(images/video.png) 0 5px no-repeat;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	color: #333333;
}
.widget ul li.arrow {
	list-style-type: none;
	margin: -5px -20px 5px;
	padding: 0 0 0 18px;
	background: url(images/arrow_next.gif) 0 5px no-repeat;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	color: #333333;
}
.entry ul li.check {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 33px;
	background: url(/images/check-icon.gif) no-repeat 0 -2px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	color: #333333;
}
.entry ul li ul li {
	background: url("/wp-content/themes/runners-connect/images/dot.png") no-repeat scroll 0 5px transparent;
	list-style-type: none;
	margin: 10px 0 5px;
}
#featured-blogs-list li {
	border-bottom: 1px solid #eeeeee;
}
#featured-members-list li {
	border-bottom: 1px solid #eeeeee;
}
#footer-links {
	color: #ffffff;
}
#footer-links a, #footer-links a:link, #footer-links a:visited, #footer-links a:hover {
	color: #cccccc;
}
#footer-wrapper {
	background: #333333;
	border-top: 5px solid #666666;
	margin-top: -9px;
}
#friend-list li {
	border-bottom: 1px solid #eeeeee;
}
.generic-button {
	border-bottom: 1px solid #eaeaea;
}
#global-forum-topic-filters li {
	border-bottom: 1px solid #eeeeee;
}
#global-forum-topic-list {
	background-color: #fafafa;
	border: 1px solid #eaeaea;
}
#global-forum-topic-list th {
	background-color: #eeeeee;
}
#global-forum-topic-list table {
	border: 1px solid #eeeeee;
}
.group-forum {
	border-bottom: 1px solid #eeeeee;
}
#groups-list li {
	border-bottom: 1px solid #eeeeee;
}
#groups-list .generic-button, #members-list .generic-button {
	border: none;
}
h1 {
	color: #2c2c2c;
	font-family: "Montserrat Light", sans-serif;
	font-size: 40px;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
	text-transform: none !important;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	color: #ffffff;
}
h2 {
	color: #cccccc;
}
hr {
	background-color: #eeeeee;
	color: #eeeeee;
}
#members-directory-page h3 {
	font-size: 22px;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
	color: #415d71;
	text-shadow: 0px 1px 0px #1B2730;
	font-weight: normal;
}
h3 {
	color: #415d71;
	font-size: 18px;
}
h3#comments-number, h3#reply {
	border-bottom: 1px solid #cccccc;
	color: #6699aa;
}
.register-section h4 {
	color: #6699aa;
}
.pagetitle, #settings-form h3, #profile-content h2 {
	border-bottom: 1px dotted #cccccc;
	color: #415d71;
	margin-bottom: 15px;
}
.pagetitle {
	font-size: 22px;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
	color: #415d71;
	text-shadow: 0px 1px 0px #1B2730;
	font-weight: normal;
	padding-top: 25px;
	text-align: left;
}
#full-width .pagetitle {
	font-size: 40px;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
	color: #2c2c2c;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
}
#content-cornerstone h1 {
	color: #BE2849;
	font-family: Rokkitt;
	font-size: 48px;
	font-weight: bold;
	line-height: 60px;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	text-transform: none !important;
	width: 100%;
}
#content-cornerstone h1 span {
	color: #333333;
	display: block;
	font-size: 45px;
	line-height: 44px;
	margin-top: 25px;
}
#content-cornerstone h1 .small {
	color: #333333;
	display: block;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 5px;
}
.coach-article-title-large a {
	color: #424E71;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
}
.profile-pagetitle {
	border-bottom: 1px dotted #cccccc;
	color: #415d71;
	margin-bottom: 15px;
	font-family: 'Montserrat Light', sans-serif;
	text-transform: none !important;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 1px 1px 0 #F2EFE6, 2px 2px 0 #BFBDB6, 3px 3px 1px rgba(255, 255, 255, 0.7);
	text-align: left;
	padding-top: 20px;
}
h3#comments-number, h3#reply {
	border-bottom: 1px solid #cccccc;
	color: #6699aa;
}
h4 {
	color: #ffffff;
}
.horiz-gallery li {
	border-bottom: 1px solid #eeeeee;
}
img {
	border: 0px solid #dddddd;
}
img.avatar {
	border: 1px solid #eeeeee;
	background-color: #ffffff;
}
.image {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.info {
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
	color: #666666;
}
input[type="submit"] {
	-moz-box-shadow: inset 0px 1px 0px 0px #3e7327;
	-webkit-box-shadow: inset 0px 1px 0px 0px #3e7327;
	box-shadow: inset 0px 1px 0px 0px #3e7327;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background: -moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352', GradientType=0);
	background-color: #77b55a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #4b8f29;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #5b8a3c;
}
input[type="submit"]:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background: -moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background: -webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background: -o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background: -ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background: linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a', GradientType=0);
	background-color: #72b352;
}
input[type="submit"]:active {
	position: relative;
	top: 1px;
}
input[type="submit"].search-dark {
	border: 1px solid #496D79;
	background-color: #496D79;
	color: #ffffff;
	font-family: Georgia, Sans-serif;
}
input[type="submit"].search-logo {
	background: url("images/btn-search.png") no-repeat scroll 0 0 transparent;
	color: #ffffff;
	font-family: Georgia, Sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	font-size: 0;
	height: 36px;
	text-indent: -999px;
	vertical-align: middle;
	width: 38px;
}
input[type="text"] {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #666666;
	font-family: 'Montserrat Light', sans-serif;
}
input[type="email"] {
	color: #666666;
	font-family: 'Montserrat Light', sans-serif;
}
input[type="search"] {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #666666;
	font-family: Georgia, Sans-serif;
}
input[type="password"] {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #666666;
	font-family: Georgia, Sans-serif;
}
input[type="text"].search-top {
	background: url("images/text-bg.png") repeat-x scroll 0 0 transparent !important;
	border: 1px solid #C5C5C5;
	color: #585858;
	font-size: 14px;
	height: 17px;
	padding: 7px 10px 5px;
	text-shadow: 1px 1px #FFFFFF;
	width: 190px;
	text-transform: none;
	font-family: 'Montserrat Light', sans-serif;
	margin-right: 5px;
}
input[type="button"], .button:active {
	-moz-box-shadow: inset 0px 1px 0px 0px #3e7327;
	-webkit-box-shadow: inset 0px 1px 0px 0px #3e7327;
	box-shadow: inset 0px 1px 0px 0px #3e7327;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background: -moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352', GradientType=0);
	background-color: #77b55a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #4b8f29;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 13px;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #5b8a3c;
}
input[type="button"], .button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background: -moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background: -webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background: -o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background: -ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background: linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a', GradientType=0);
	background-color: #72b352;
}
.button:active {
	position: relative;
	top: 1px;
}
#invite-list li {
	border-bottom: 1px solid #eeeeee;
}
label {
	color: #666666;
}
.left-menu {
	border-bottom: 1px solid #eeeeee;
}
#login-wrapper {
	background: #424e71;
	/* Old browsers */
	background: -moz-linear-gradient(top, #424e71 0%, #6e7daa 48%, #7c8cbc 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424e71), color-stop(48%, #6e7daa), color-stop(100%, #7c8cbc));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #424e71 0%, #6e7daa 48%, #7c8cbc 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #424e71 0%, #6e7daa 48%, #7c8cbc 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #424e71 0%, #6e7daa 48%, #7c8cbc 100%);
	/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424e71', endColorstr='#7c8cbc', GradientType=0);
	/* IE6-9 */
	background: linear-gradient(top, #424e71 0%, #6e7daa 48%, #7c8cbc 100%);
	/* W3C */
	color: #ffffff;
	text-shadow: 1px 1px #000000;
	box-shadow: 0 -5px 3px #AAAAAA;
}
#login-wrapper a {
	color: #ffffff;
}
#members-list li {
	border-bottom: 1px solid #eeeeee;
}
.messages-options {
	border: 1px solid #EBEBEB;
	background-color: #F8F8F8;
}
.sf-menu li ul {
	background: #399320;
	/*-moz-border-radius: 5px;



	-webkit-border-radius: 5px;*/
	border: 1px solid #75ce5c;
	position: absolute, top: -9999px;
}
.sf-menu li ul li {
	background: none;
	cursor: pointer;
	border-bottom: 1px dotted #d7ffcc;
	padding: 0px !important;
	margin: 0px !important;
}
.sf-menu li li a {
	border: 0px !important;
	background: none !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px!important;
	/*	-moz-box-shadow:inset 0 0 5px #399320 !important;



	-webkit-box-shadow:inset 0 0 5px #399320!important;*/
	cursor: pointer;
	text-decoration: underline;
	padding: 0px!important;
	margin: 12px !important;
}
.sf-menu li li a:hover {
	border: 0px !important;
	background: none !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px!important;
	-moz-box-shadow: inset 0 0 5px #399320 !important;
	-webkit-box-shadow: inset 0 0 5px #399320!important;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: underline;
	padding: 0px !important;
	margin: 12px !important;
}
.sf-menu li li ul {
	background: #399320;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #75ce5c;
}
.ol.commentlist li.comment div.vcard img.avatar {
	border: 1px solid #aaaaaa;
}
ol.commentlist li.comment div.comment-meta a {
	color: #6699aa;
}
ol.commentlist ul.children li.depth-2 {
	border-left: 5px solid #dddddd;
	margin: 0 0 20px 20px;
}
ol.commentlist ul.children li.depth-3 {
	border-left: 5px solid #dddddd;
	margin: 0 0 20px 20px;
}
ol.commentlist ul.children li.depth-4 {
	border-left: 5px solid #dddddd;
	margin: 0 0 20px 20px;
}
ol.commentlist li.even {
	border: 1px solid #EBEBEB;
	background-color: #F8F8F8;
}
ol.commentlist li.odd {
	border: 1px solid #EBEBEB;
	background-color: #F8F8F8;
}
ol.commentlist li.parent {
	border-left: 5px solid #dddddd;
}
#options-nav li {
	border-bottom: 1px solid #ffffff;
}
#options-nav li a {
	color: #666666;
	background: #dddddd url('images/foward.png') no-repeat;
	background-position: 8px;
}
.like-box {
	display: none;
}
.bs_share_button {
	float: right !important;
}
.tb {
	display: none;
}
#tweet-button {
	display: none;
}
.ncount show-count {
	display: none;
}
.twitter-share-blog-button {
	display: none;
}
#options-nav li a:link {
	color: #666666;
}
#options-nav li a:visited {
	color: #666666;
}
#options-nav li a:hover, #options-nav li.current a, #options-nav li.current a:link, #options-nav li.selected a, #options-nav li.selected a:link, #options-nav li.current_page_item a:link, #options-nav li.current_page_item a {
	color: #eeeeee;
	background: #666666 url('images/foward.png') no-repeat;
	background-position: 8px;
}
.post blockquote {
	background: url('_inc/styles/blue_images/blue_quote.png') no-repeat;
	color: #333333;
}
.post h4 {
	color: #BE5228;
}
#sidebar-left h4, #sidebar-small h4 {
	color: #BE5228;
}
#sidebar h4 {
	background: url('images/widget-title.png') no-repeat;
	font-size: 16px;
	margin: -23px 0px 0px -59px;
	font-family: 'Montserrat Light', sans-serif;
	padding: 20px 25px 32px 34px !important;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	color: #fff;
	text-shadow: 2px 1px 2px black;
	border-bottom: 0px;
}
.post h5 {
	color: #333333;
}
.post h6 {
	color: #333333;
}
.post ol, .post ul, #sidebar ol, #sidebar-left ol, #sidebar ul, #sidebar-left ul, #sidebar-small ol, #sidebar-small ul {
	color: #333333;
}
.post ol, .post ul {
	color: #333333;
	margin-top: 10px;
}
#random-members-list li {
	border-bottom: 1px solid #eeeeee;
}
#request-list li {
	border-bottom: 1px solid #eeeeee;
}
select {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #666666;
	font-family: Georgia, Sans-serif;
}
#signup-box {
	border-left: 1px solid #aaaaaa;
}
.standard-form {
	background-color: #ffffff;
	border: none;
}
.standard-form ul.acfb-holder {
	float: left;
}
textarea {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #555555;
	font-family: 'Montserrat Light', sans-serif;
}
table.forum tr.sticky td.td-title {
	background-image: url(images/options.png );
	background-position: 10px 30%;
	background-repeat: no-repeat;
}
table.forum tr.closed td.td-title {
	background-image: url(images/closed_topic.png );
	background-position: 10px 30%;
	background-repeat: no-repeat;
}
#topic-post-list li {
	border-bottom: 1px solid #eeeeee;
}
.widget-error {
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
}
a.home-button, a.home-button:link, a.home-button:visited {
	width: 140px;
	height: 36px;
	line-height: 33px;
	padding: 1px 0 0;
	text-align: center;
	color: #ffffff;
	background: url(images/button.gif) top left no-repeat #2894be;
	display: block;
	font-weight: bold;
	font-size: 15px;
	float: left;
	margin: 25px 35px 0 0;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #165269;
}
a.home-button:hover {
	background: #6BBFE0;
}
.welcomeimage img {
	width: 360px;
	height: 240px;
	padding: 0px;
}
/************************************************Forums************************************************/

#forum-topic-list li {
	border-bottom: 1px solid #eeeeee;
}
h3.forum-topic {
	padding: 10px 0px 25px 0px;
	color: #415d71;
	font-size: 17px;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 5px black;
	font-family: 'Montserrat Light', sans-serif;
}
.admin-links {
	padding: 10px 0px 15px 0px;
}
#item-header {
	clear: both;
	padding-top: 30px;
}
div#subnav.item-list-tabs {
	float: left;
	clear: none;
	margin: 5px 0px 5px;
}
#item-nav {
	float: left;
	margin-top: 30px;
}
#item-body h3 {
	clear: left;
}
#item-body div.pagination .pag-count {
	float: left;
	margin-left: 55px;
}
/************************************************JCAROUSEL LITE************************************************/

#list {
	height: 110px;
	width: 950px;
	margin: 5px auto;
}
.slider {
	float: left;
	margin: 15px;
	position: relative;
	left: 0;
	width: 950px;
}
.slider ul {
	height: 100px;
	width: 900px;
}
.slider ul li {
	padding: 0 10px;
	display: inline;
}
.slider ul li img {
	cursor: pointer;
	height: 100px;
	padding-top: 3px;
	width: 100px;
}
.prev {
	cursor: pointer;
	float: left;
	padding-top: 45px;
	border: 0px;
}
.next {
	cursor: pointer;
	float: right;
	padding-top: 45px;
	border: 0px;
}
.separator {
	background: transparent url(images/seperator.png) no-repeat scroll 50% 50%;
	float: left;
	height: 30px;
	width: 100%;
	padding: 5px 0px 0px 0px;
}
#trust {
	height: 180px;
}
.trust-seals {
	padding-top: 19px;
}
/*********************************************	Home Page widgets ********************************************/

.widget-inner img {
	border: 0px;
	padding: 0px;
	float: left;
	margin-right: 10px;
}
.widget-inner-text {
	padding: 5px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 13px;
}
.widget-inner h4 {
	color: #333333;
	font-size: 20px;
	padding: 10px 0px 25px 0px;
}
/*****************************************************************************************************************Pricing Page***************************************************************************************************************/

.chooseplan {
	display: block;
	margin: 0;
	padding: 0;
}
.chooseplan .pricing-towers {
	height: 489px;
	margin: auto auto auto 22px;
	clear: both;
}
.tower {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #F8F8F7 url('../../gfx/tower-bg.png') repeat-x scroll 0 0;
	position: relative;
	z-index: 1;
	min-height: 610px;
	border: 1px solid #DDDDDD;
}
.tower-selected {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 8px 5px #888888;
	-webkit-box-shadow: 0px 0px 8px 5px #888888;
	box-shadow: 0px 0px 8px 5px #888888;
	border: 1px solid #1c2130;
	background: #424e71;
	z-index: 1;
	top: -14px;
	min-height: 612px;
}
.migration .pricing-towers {
	margin: 20px 0 0 0;
}
.chooseplan .tower {
	width: 290px;
	float: left;
}
.chooseplan .tower .padding {
	padding: 12px 15px;
}
.chooseplan .tower .price {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	color: #ff7b09;
	padding: 0;
	margin: 0;
	line-height: 45px;
	padding-top: -10px;
}
.chooseplan .tower .price span {
	font-size: 15px;
	color: #ff7b09;
	float: left;
}
.chooseplan .tower h1 {
	color: #333;
	font-size: 34px;
	padding: 0 0 25px;
	line-height: 36px;
	position: relative;
	margin: 0 0 10px;
	text-shadow: none;
	font-family: 'Montserrat Light', sans-serif;
	font-weight: normal;
	float: none;
}
chooseplan img {
	border: 0px;
	padding: 0px;
}
.chooseplan .tower h2 {
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-family: "lucida grande", 'lucida sans unicode', verdana, sans-serif;
	text-transform: none;
	color: #5e5e5e;
	position: absolute;
	top: 97px;
	left: 15px;
}
.chooseplan .tower .monthly {
	color: #959595;
	float: right;
	font-size: 13px;
	padding: 0;
	margin: 0 0 0 0;
	clear: both;
	position: absolute;
	top: 65px;
	right: 19px;
}
.chooseplan .tower button {
	font-size: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 35px;
}
.chooseplan .tower .button-signup {
	text-align: center;
	padding: 5px 0;
	clear: both;
}
.chooseplan .tower .button-signup-custom {
	text-align: center;
	padding: 225px 0px 0px 0px;
	clear: both;
}
.chooseplan .tower ul {
	list-style-type: none;
	margin: 0;
}
.chooseplan .tower ul li {
	line-height: 24px;
	border-top: 1px solid #e1e1e1;
	padding: 6px 0;
}
.chooseplan .tower ul.features {
	font-size: 14px;
}
.chooseplan .tower ul.features strong {
	font-size: 17px;
}
a.white:link, a.white:visited {
	color: #FFF;
	text-decoration: none;
}
a.white:active, a.white:hover {
	color: #66CC00;
	text-decoration: underline;
}
.chooseplan .tower ul.additional-features {
	font-size: 13px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.chooseplan .tower ul.additional-features li {
	background: url(https://runnersconnect.net/wp-content/uploads/2011/01/green_check.png) no-repeat scroll 0 10px transparent;
	padding-left: 20px;
}
.chooseplan .tower-selected .padding {
	padding: 12px 15px;
}
.chooseplan .tower-selected .price {
	font-size: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	color: #ffffff;
	padding: 0;
	margin: 0;
	line-height: 45px;
	padding-top: -10px;
	text-shadow: 2px 2px 2px black;
}
.chooseplan .tower-selected .price span {
	font-size: 18px;
	color: #fff;
}
.chooseplan .tower-selected h1 {
	color: #fff;
	font-size: 35px;
	padding: 0px 0px 25px;
	line-height: 45px;
	position: relative;
	text-shadow: 2px 2px 2px black;
}
.chooseplan .tower-selected h2 {
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-family: "lucida grande", 'lucida sans unicode', verdana, sans-serif;
	text-transform: none;
	color: #cccccc;
	position: absolute;
	top: 106px;
	text-align: left;
}
.chooseplan .tower-selected .monthly {
	color: #cccccc;
	float: right;
	font-size: 13px;
	padding: 0;
	margin: 0 0 0 0;
	clear: both;
	position: absolute;
	top: 65px;
	right: 19px
}
.chooseplan .tower-selected button {
	font-size: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 35px;
}
.chooseplan .tower-selected ul {
	border-top: 1px solid #1c2130;
}
.chooseplan .tower-selected ul.additional-features {
	border-bottom: 1px solid #6e7daa
}
.chooseplan .tower-selected ul li {
	line-height: 24px;
	border-top: 1px solid #6e7daa;
	border-bottom: 1px solid #1c2130;
	color: #fff;
}
.chooseplan .tower-selected ul.additional-features li {
	background: url(https://runnersconnect.net/wp-content/uploads/2011/01/green_check.png) no-repeat scroll 0 10px transparent;
}
.chooseplan .view-full-comparison {
	padding-bottom: 16px;
	font-size: 13px;
	line-height: 18px;
}
.gyo .faqs {
	border-top: 0px solid #E1E1E1;
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
}
.gyo .faqs .section {
	width: 420px;
	float: left;
	padding-right: 60px;
}
.gyo .faqs .last {
	padding-right: 0;
}
.gyo .faqs p {
	line-height: 18px;
	padding-bottom: 18px;
}
.gyo .faqs h2 {
	line-height: 24px;
	padding: 0 0 5px 0;
	text-transform: none;
	font-family: lucida grande;
	font-size: 19px;
	color: #333333;
}
.gyo .mod-cvv {
	padding-top: 140px;
}
#content-full {
	display: block;
}
#membership-options-text {
	padding: 10px 0px 0px 0px;
	font-family: 'Montserrat Light', sans-serif;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 80px;
	float: left;
	width: 600px;
}
.membership-signup-login {
	float: left;
	margin-left: 40px;
	margin-top: -16px;
	border-left: 1px solid #cccccc;
	padding-left: 12px;
}
.membership-title {
	font-size: 16px;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
	color: #2894BE;
	text-shadow: 0px 1px 0px #165269;
	text-decoration: none;
	margin-bottom: 15px;
}
/************************************************************************************************Blog sidebar*********************************************************************************************/

.sidebar-blog .widget h11 {
	background: url("https://premiercoachingonline.com/images/sidebartitles.png") repeat-x scroll 0 0 transparent;
	font-size: 1.5em !important;
	font-weight: bold !important;
	margin: 0 -23px;
	padding: 5px 14px 14px;
	text-shadow: 1px 1px 0 #634428;
	color: white;
	width: 300px !important;
	font-family: cambria, georgia, times, 'times new roman', serif;
}
.sidebar-blog {
	/*display: inline;*/
	float: right;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 30% !important;
}
.sidebar-blog-loggedin {
	font-size: 12px;
	display: inline;
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0;
	margin-top: 5px;
}
#float-left .sidebar-blog {
	float: right;
}
.sidebar-blog .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
	background: #fff;
	border: 1px solid #eee;
}
.sidebar-blog .widget {
	padding: 5px 15px;
	clear: both;
	margin: 0;
	background: #eee;
	text-align: left;
}
.sidebar-blog p, .sidebar-blog .textwidget {}
.sidebar-blog img, .sidebar-blog video {
	margin: 0px;
	max-width: 100%;
}
.sidebar-blog form {
	margin: 0px;
	padding: 0px;
}
.sidebar-blog ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar-blog ul ul {
	list-style-type: none;
	margin: 0;
}
.sidebar-blog ul ul ul {
	list-style-type: none;
	margin: 0 0 0 15px;
}
.sidebar-blog li {
	/*list-style-type:decimal;*/
	margin: 0 0 20px 0px;
	padding: 0 0 0 0px;
}
.widget_unlooged .bottom_unlog li i.fa {
	padding-right: 10px;
	font-weight: normal;
}
.sidebar-blog li li {
	list-style-type: none;
	margin: 0 0 1px;
	padding: 0;
	background: transparent;
}
.sidebar-blog ul li a {}
.sidebar-blog ul li a:hover {}
.sidebar-blog li li {
	margin: 0;
	padding: 0;
}
.sidebar-blog-loggedin .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
	background: #fff;
	border: 1px solid #eee;
}
.sidebar-blog-loggedin .widget {
	padding: 5px 15px;
	clear: both;
	margin: 0;
	background: #eee;
	text-align: left;
}
.flickr img {
	margin: 0 3px 3px 0;
	background: #fff;
	padding: 1px;
	border: 1px solid #ddd;
	vertical-align: top;
	width: 75px;
	height: 75px;
}
.widget h4 {
	color: #333333;
	font-size: 21px;
	font-family: 'Montserrat Light', sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	text-decoration: none;
	border-bottom: none;
}
.sidebar-training .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
	background: #fff;
	border: 1px solid #eee;
}
.sidebar-training .widget {
	padding: 5px 15px;
	clear: both;
	margin: 0;
	background: #eee;
	text-align: left;
}
.sidebar-training {
	font-size: 12px;
	display: inline;
	float: right;
	width: 225px;
	margin: 0px;
	padding: 0;
	margin-top: 30px;
}
.welcome-block .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
	background: #fff;
	border: 1px solid #eee;
}
.welcome-block .widget {
	padding: 5px 15px;
	clear: both;
	margin: 0;
	background: #eee;
	text-align: left;
}
.welcome-block .widget-nopadding {
	padding: 5px 0px;
	clear: both;
	margin: 0;
	background: #eee;
	text-align: left;
}
.welcome-block h4 {
	font-size: 16px;
	margin: -23px 0px 0px -59px;
	font-family: 'Montserrat Light', sans-serif;
	padding: 20px 25px 32px 34px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	color: #BE5228;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 5px black;
	border-bottom: 0px;
}
.widget-nopadding h4 {
	font-size: 16px;
	margin: -23px 0px 0px -40px;
	font-family: 'Montserrat Light', sans-serif;
	padding: 20px 25px 15px 34px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	color: #BE5228;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 5px black;
	border-bottom: 0px;
}
.sidebar-training-select .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
	background: #fff;
	border: 1px solid #eee;
}
.sidebar-training-select .widget {
	padding: 5px 15px;
	clear: both;
	margin: 0;
	background: #eee;
	text-align: left;
}
.callback {
	margin-bottom: 0px;
}
.sidebar-training-select {
	font-size: 12px;
	display: inline;
	float: right;
	width: 350px;
	margin: 0px;
	padding: 0;
	margin-top: 30px;
}
#wpmm-select {
	margin-top: 5px;
	margin-bottom: 20px;
}
.sidebar-about {
	display: inline;
	float: right;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 26%;
}
.sidebar-about .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
	background: #fff;
	border: 1px solid #eee;
}
.sidebar-about .widget {
	padding: 5px 15px;
	clear: both;
	margin: 0;
	background: #eee;
	text-align: left;
}
.sidebar-about h4 {
	font-size: 18px;
	padding: 9px 0px 10px 0px;
	color: #3A4463;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 5px black;
}
.sidebar-about img {
	float: left;
}
#gce_widget-5-container ul {
	margin: 0px -7px 0px -7px;
	color: #333333;
}
#gce_widget-6-container ul {
	margin: 0px -7px 0px -7px;
	color: #333333;
}
.gce-widget-list .gce-list .gce-list-event {
	background-color: #eeeeee !important;
}
.gce-widget-list .gce-list li {
	padding: 10px 0px 0px 0px;
}
.gce-widget-list .gce-list .gce-list-title {
	padding-bottom: 3px;
	color: #be5228;
}
.gce-widget-list .gce-list p span {
	color: #333333 !important;
	font-weight: bold !important;
}
/**************************************************************************************Author Box**************************************************************************************/

.authorbox {
	background: #EAECF1;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px solid #E6E6E6;
	border-image: initial;
}
.authorbox p {
	margin: 0px;
	padding: 0px;
}
.authorbox img {
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
/*********************************************Sliding Notes*********************************************/

.hackadelic-sliderPanel h2 {
	color: #2894BE;
	display: block !important;
	margin: 9px 0;
	text-indent: 0;
}
.hackadelic-sliderPanel h3 {
	color: #BE2849;
	display: block !important;
	margin: 9px 0;
	text-indent: 0;
	font-weight: normal;
}
.slider-tabs p.alert {
	background: none repeat scroll 0 0 #FFF6D5;
	border: 1px solid #D1B655;
	color: #3F2502;
	font-size: 18px;
	line-height: 24px;
	margin: 20px 0 30px !important;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
	padding: 15px 25px;
	width: 650px !important;
	float: none;
}
.hackadelic-sliderPanel ul li {
	background: url("images/arrow_next.gif") no-repeat scroll 0 5px transparent;
	color: #333333;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	list-style-type: none;
	margin: 0 0 15px 15px;
	padding: 0 0 0 18px;
}
.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	font-size: 14px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
a.hackadelic-sliderButton {
	border: 1px solid #cccccc;
	color: #424e71;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #1C2130;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #F0F0E0;
}
.entry .hackadelic-sliderPanel {
	background-color: #fcfcfc;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #ffffff;
}
.menu-login-menu-container, .menu-logout-menu-container {
	float: left;
}
.search_form {
	float: right;
	/*margin-left: 660px;*/
	top: -82px;
	vertical-align: middle;
	position: absolute;
}
.search_form-logged-in {
	float: right;
	margin-left: 660px;
	*margin-left: 660px;
	top: 67px;
	vertical-align: middle;
	position: absolute;
}
#s {
	float: left;
	background: url(images/search.png) no-repeat scroll top left;
	height: 32px;
	padding-left: 40px;
	padding-right: 10px;
	width: 326px;
	*padding-top: 10px;
	vertical-align: bottom;
	border: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#coach-corner-search {
	float: left;
	width: 186px;
}
.search_form input[type="text"] {
	float: left;
	background: url(images/search.png) no-repeat scroll top left;
	height: 32px;
	padding-left: 40px;
	padding-right: 10px;
	width: 274px;
	border: none;
	vertical-align: bottom;
	color: #666666;
	*padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-logout-menu-container li a:hover, .menu-login-menu-container li a:hover {
	background: #3a9321 !important;
}
.sf-menu li:hover {
	background: none !important;
}
.sf-menu li.current {
	background: none !important;
}
.sf-menu li.current a:visited {
	background: none !important;
}
.sf-menu li.current_page_item {
	background: none !important;
}
.sf-menu li.current_page_item a:visited {}
.sf-menu li.sfHover, .sf-menu a:focus {
	background: none !important;
}
.sf-menu a:hover, .sf-menu a:active {
	background: none !important;
}
.menu-logout-menu-container li.current-menu-item a, .menu-login-menu-container li.current-menu-item a {
	border: 1px solid #75ce5c;
	background: #3a9321 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 0 0 5px #358121;
	-moz-box-shadow: inset 0 0 5px #358121;
	-webkit-box-shadow: inset 0 0 5px #358121;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 6px;
	padding: 6px 12px;
}
li.current-menu-item a:active {
	background: #3a9321 !important;
}
.sf-menu .selected a {
	border: 1px solid #75ce5c;
	background: #3a9321 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 0 0 5px #358121;
	-moz-box-shadow: inset 0 0 5px #358121;
	-webkit-box-shadow: inset 0 0 5px #358121;
	color: #FFFFFF;
	cursor: pointer;
	padding: 6px 12px;
}
.sf-menu li a:hover {
	background: #424e71 none repeat scroll 0 0 !important;
	color: #ffffff !important;
	cursor: pointer;
}
.sf-menu li a:hover {
	background: #424e71 none repeat scroll 0 0 !important;
	color: #ffffff !important;
	cursor: pointer;
}
/*********************************************Feature suggest and polls overides*********************************************/

#suggest {
	background-color: #424e71 !important;
}
#suggest p {
	border: none !important;
}
.suggestions li {
	background-color: #424e71 !important;
}
.suggestions .text a {
	color: #cccccc;
}
.suggestions .text a:hover {
	color: #4abe29;
}
.wp-polls .Buttons {
	background-color: #4ABE29 !important;
	border: 1px solid #296A16 !important;
	color: #ffffff;
	font-family: Georgia, Sans-serif;
}
a[class="lightbox"] {
	background: url('images/open-in-new-window-icon.png') scroll right no-repeat;
	font-family: 'Montserrat Light', sans-serif;
	padding-right: 18px;
}
.welcome-block .tabbed-widget {
	width: 90% !important;
}
/*********************************************Achievements*********************************************/

.padder {
	text-align: left;
	float: left;
	width: 700px;
	padding-top: 30px;
}
.padder h3 {
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 5px black;
	padding-bottom: 20px;
}
.item-avatar {
	float: left;
}
.item {
	float: left;
	width: 525px;
}
#achievements-list div.meta {
	float: left;
	width: 70px;
	margin-left: 25px;
	display: none;
}
.achievement-score h4 {}
.dir-search {
	margin-bottom: -30px;
}
.tutorials-left {
	width: 450px;
	font-family: 'Montserrat Light', sans-serif;
	float: left;
}
.tutorials-right {
	width: 450px;
	font-family: 'Montserrat Light', sans-serif;
	float: left;
}
.tutorials-right-questionnaire {
	width: 350px;
	font-family: 'Montserrat Light', sans-serif;
	float: left;
	padding-left: 75px;
}
.tutorials-bottom {
	margin-bottom: 30px;
	padding-top: 20px;
	border-bottom: 1px solid #dddddd;
	clear: both;
}
#mediaspace {
	-moz-box-shadow: 0 0 5px 1px #424e71;
	-webkit-box-shadow: 0 0 5px 1px#424e71;
	box-shadow: 0 0 5px 1px #424e71;
}
.mc-field-group {
	margin: -10px 5px 5px 5px;
	clear: both;
	overflow: hidden;
}
.menu-logout-menu-container {
	display: none;
}
.menu-login-menu-container {
	display: none;
}
.new-clear {
	float: left;
	clear: none;
}
.user_image {
	float: left;
	width: 160px;
}
.user_info {
	float: left;
	margin-left: 30px;
	width: 700px;
}
.highlight {
	float: none;
}
.activity-welcome {
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 975px;
}
/*************************************************Coach Corner Page   	                    *************************************************/

.coach-headshots h2.title {
	background: url("images/small%20headshots/wide-heading-bg.png") no-repeat scroll 0 bottom transparent;
	padding-bottom: 21px;
}
.team .coach-headshots .team-list li {
	background: none repeat scroll 0 0 transparent;
	display: inline;
	float: left;
	margin-bottom: 25px;
	margin-right: 65px;
	padding: 0;
	width: 110px;
}
.team .coach-headshots .team-list li img {
	border: 1px solid #CCCCCC;
	display: block;
	margin: 0 auto 10px;
}
.team .coach-headshots .team-list li span {
	display: block;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
}
.team .coach-headshots .team-list li span.name {
	color: #101B20;
	font-weight: bold;
}
.coach-list-last {
	margin-right: 0 !important;
}
.team .entry .team-list li span.title {
	color: #0B8819;
}
#coach-corner {
	float: left;
	width: 600px;
	margin: 0px;
	padding-top: 25px;
}
#coach-corner p {
	margin-top: 5px;
	padding: 0px;
	text-align: left;
}
#coach-corner p img {
	border: 0px;
	float: left;
	margin: 0px;
}
#coach-corner ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#coach-corner ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#coach-corner-top {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 100%;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	border: 1px solid #AAAAAA;
	height: 310px;
}
#coach-corner-top p {
	font-size: 14px;
	font-family: 'Montserrat Light', sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px;
	letter-spacing: 0px;
	line-height: 1.5em;
}
#coach-corner-top h4 {
	font-size: 24px;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 3px black;
	font-family: Tahoma;
	margin: 10px 0px 10px 0px;
	padding: 0 0 0px;
	color: #003466;
}
.featuredtopright {
	float: right;
	margin: 15px 15px 0px -15px;
	padding: 10px;
	display: inline;
	width: 34%;
}
#coach-corner-bottom {
	background: #FFFFFF url("images/interviews-blog-background.png") top no-repeat;
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
}
#coach-corner-bottom p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.hpbottom {
	float: left;
	width: 800px;
	margin: 0px;
	padding: 10px;
	display: inline;
	text-align: left;
}
.hpbottom img {
	border: none;
	margin: 0px;
}
.hpbottom h3 {
	color: #4ABE29;
	font-size: 26px;
	margin-bottom: 25px;
	text-shadow: 0 1px 0 #296A16;
	text-align: center;
}
#coach-corner-left {
	float: left;
	margin: 0px 15px 0px 4px;
	padding-right: 5px;
	min-height: 630px;
}
.hpfeatured {
	background: url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 385px !important;
	margin: 0px 0px 10px 0px;
	padding: 10px 15px 10px 10px;
	border: 1px solid #AAAAAA;
	min-height: 550px;
	text-align: left;
}
.hpfeatured img {
	border: 1px solid #aaaaaa;
	margin: 0px;
	padding: 3px;
}
.hpfeatured h6 {
	background: url(images/widget-title.png) no-repeat;
	font-size: 17px;
	margin: -15px 0px 0px -33px;
	color: #ffffff;
	font-family: 'Montserrat Light', sans-serif;
	padding: 20px 25px 25px 27px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 1px 2px black;
	text-align: left;
}
#coach-corner-right {
	float: right;
	margin: 0px;
	padding: 0px;
	min-height: 630px;
}
.coach-article-title {
	font-weight: bold;
	text-align: left;
	margin-bottom: 7px;
}
.coach-teaser-text {
	float: left;
	text-align: left;
}
.coach-thumbnail-archive {
	float: left;
	height: 50px;
	margin: 5px 25px 0 0;
	width: 50px;
}
}
.coach-chat-left {
	float: left;
	width: 275px;
	min-height: 240px;
}
.coach-chat-right {
	float: right;
	width: 275px;
	min-height: 240px;
}
#tweetblender-3-mc {
	width: 200px;
	margin-left: -15px;
}
.execphpwidget {
	margin: 0px -15px 0px -15px;
	font-family: 'Montserrat Light', sans-serif;
}
/*float social media buttons*/

.headline h3 {
	color: #333;
}
#floating-menu-blog {
	background-color: #fff;
	border: 1px solid #ccc;
	position: fixed;
	left: 50%;
	top: 210px;
	margin-left: -560px;
	z-index: 100;
	width: 65px;
	display: none;
}
#floating-menu-blog .float-title a {
	color: #000;
	text-decoration: none;
}
#floating-menu-blog .float-title {
	padding: 2px 0px 3px 0px;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 2px;
}
#floating-menu-blog-bottom {
	background-color: #fff;
	width: 360px;
	height: 30px;
	padding-left: 35px;
	padding-top: 35px;
}
#floating-menu-blog-bottom .float-title a {
	color: #000;
	text-decoration: none;
}
#floating-menu-blog-bottom .float-title {
	padding: 2px 0px 3px 0px;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 2px;
	width: 75px;
	float: left;
}
.wpfblike {
	float: left;
}
.plus-one-button {
	float: left;
	width: 85px;
}
.plus-one-button-full-width {
	float: left;
	width: 85px;
	margin-left: auto;
	margin-right: auto;
}
.facebook-button-full-width {
	float: left;
}
.related-posts-placement {
	margin-top: 20px;
}
.related-posts-placement a {
	text-decoration: none;
	color: #714d41;
}
.full-width-share {
	margin-left: 150px;
	margin-top: 20px;
}
#landing-inner p.alert {
	background: none repeat scroll 0 0 #FFF6D5;
	border: 1px solid #D1B655;
	color: #3F2502;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px !important;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
	padding: 15px 25px;
	width: auto;
	float: none;
}
#landing-headline h1 {
	color: #002A52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-shadow: none;
}
#landing-headline h2 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
}
#landing-inner h5 {
	color: #A41600;
	font-size: 18px;
	text-transform: none;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#landing-headline {
	background-color: #FFFFFF;
	background-image: url("");
	background-repeat: no-repeat;
	margin-bottom: 35px;
	margin-top: 1px;
	padding: 0;
}
.landing-video-right {
	float: right;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
	height: 257px;
	background: #424E71;
	/* old browsers */
	background: -moz-linear-gradient(top, #424E71 0%, #6E7DAA 49%, #7782A5 50%, #6E7DAA 51%, #424E71 100%);
	/* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424E71), color-stop(49%, #6E7DAA), color-stop(50%, #7782A5), color-stop(51%, #6E7DAA), color-stop(100%, #424E71));
	/* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424E71', endColorstr='#424E71', GradientType=0);
	/* ie */
}
#landing-wrapper {
	background: #F3F3F3;
}
#landing-image-header {
	margin: -20px 0px 10px -19px;
	width: 800px;
}
#content-landing {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	box-shadow: 0 0 10px #AAAAAA;
	margin: 15px auto 25px;
	border-top: 0px;
}
#content-cornerstone {}
#landing-inner {
	padding: 20px 30px 20px 30px;
	clear: both;
	line-height: 24px;
	text-align: left;
}
.landing-check-left {
	float: left;
	width: 380px;
}
.landing-check-right {
	float: right;
	width: 380px;
}
.learn-more-left {
	width: 370px;
	float: left;
	text-align: left;
}
.learn-more-right {
	width: 370px;
	float: right;
	text-align: left;
}
.learn-more-left p.alert {
	padding: 15px 15px 25px 15px !important;
	font-size: 16px !important;
	text-align: left !important;
}
.learn-more-right p.alert {
	padding: 15px 15px 25px 15px !important;
	font-size: 16px !important;
	text-align: left !important;
}
.entry p.alert-authorbox {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #BBBBBB;
	float: none;
	line-height: 24px;
	margin: 0 0 15px !important;
	padding: 15px 25px;
	width: auto;
	font-size: 14px;
	text-align: left;
}
.blue-callout {
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	color: #333333;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	padding: 15px 15px;
	margin-bottom: 10px;
}
.entry ul li.star {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 33px;
	background: url(images/gold%20star.png) no-repeat scroll 0 -2px transparent;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	color: #333333;
}
#landing-button-free-trial {
	display: block;
	width: 335px;
	height: 82px;
	background: url("images/Home-Buttons/Start-Your-Free-Trial.png") no-repeat 0 0;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#landing-button-free-trial:hover {
	background-position: 0 -90px;
}
#landing-button-free-trial:active {
	background-position: 0 -186px;
}
#landing-button-free-trial span {
	display: none;
}
#komen-signup {
	display: block;
	width: 335px;
	height: 82px;
	background: url("images/Komen-Button.png") no-repeat 0 0;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#komen-signup:hover {
	background-position: 0 -90px;
}
#komen-signup:active {
	background-position: 0 -186px;
}
#komen-signup span {
	display: none;
}
.field-group {
	background-color: #FFFFFF;
	border-color: #D0D0D0;
	border-width: 2px;
	float: left !important;
	float: none;
	margin: 0 0 10px 0 !important;
	height: 24px !important;
}
.field-group input {
	width: 227px;
	height: 25px;
	float: left;
}
div.s2member-pro-paypal-form-response-info {
	position: relative;
}
#s2member-pro-paypal-checkout-form-billing-method-section {
	margin-top: 110px;
}
div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-div {
	height: 50px;
}
.payment-headline {
	font-family: arial !important;
	font-size: 110% !important;
	background: none repeat scroll 0 0 #F0F1E8;
	border: 1px solid #DDDED4;
	color: #222222;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
	margin: -15px -15px -75px -15px;
	padding: 10px 45px;
	width: auto;
	height: 25px !important;
	float: none;
	font-weight: bold;
}
.payment-content {
	margin-top: 85px;
	text-align: left;
}
div.s2member-pro-paypal-form-description-div {
	display: none;
}
#payment-content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
.payment-page {
	width: 600px;
	float: left;
}
div.s2member-pro-paypal-form-response-error {
	position: absolute;
}
div.s2member-pro-paypal-form-submission-section-title {
	margin-bottom: 35px !important;
}
#content-wrapper-payment {
	background-repeat: repeat-x;
	background-color: #F5F6F7;
}
.payment-title-wrap {
	height: 45px;
	background-color: #424e71;
	overflow: hidden;
	padding: 5px 0;
}
.payment-header-wrap {
	width: 100%;
	background-color: #222222;
}
.payment-title-container {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
.payment-logo {
	float: right;
	margin-top: 5px;
	overflow: hidden;
}
.payment-title {
	float: left;
	margin-top: 17px;
	padding-top: 0;
	width: 445px;
}
.gform_wrapper .top_label .gfield_label {
	float: none;
	color: #333333;
}
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	color: #444444;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"] {
	border-bottom: 1px inset #444444;
	border-radius: 1px;
	box-shadow: 0 1px 1px #444444 inset;
	font-size: 16px !important;
	height: 35px;
}
li#field_14_6, li#field_14_4, li#field_16_6, li#field_16_5, li#field_17_4, li#field_17_5, li#field_19_5, li#field_19_3, li#field_22_6, li#field_22_8, li#field_24_5, li#field_24_4, li#field_25_5, li#field_25_4, li#field_26_5, li#field_26_4, li#field_33_6, li#field_56_4, li#field_56_5, li#field_57_4, li#field_57_5, li#field_58_6, li#field_58_8, li#field_59_5, li#field_60_4, li#field_61_4, li#field_62_4, li#field_63_4, li#field_64_4, li#field_65_4, li#field_60_5, li#field_61_5, li#field_62_5, li#field_63_5, li#field_64_5, li#field_65_5 {
	background-color: #EEEEEE;
	border-radius: 8px 8px 0 0;
	margin-bottom: -12px !important;
	padding: 10px 10px 25px;
	position: relative;
}
li#field_14_6, li#field_16_6, li#field_17_4, li#field_19_5, li#field_22_6, li#field_24_4, li#field_25_4, li#field_26_4, li#field_33_6, li#field_56_4, li#field_57_4, li#field_58_6, li#field_59_4, li#field_60_4, li#field_61_4, li#field_62_4, li#field_63_4, li#field_64_4, li#field_65_4 {
	height: 80px;
}
li#field_17_4{height:auto;position: relative;}
li#field_17_4 h2,li#field_17_4 h3{padding-left:0 !important;height:auto;}
li#field_17_4 .payment-security-seals{display:block;position: static;}
li#field_17_4 h3{margin-top:0px !important;}
li#field_58_6, li#field_58_19 {
	margin-top: 20px;
}
li#field_44_8 .gfield_label {
	display: none;
}
li#field_44_9 .gfield_label {
	display: none;
}
.gform_wrapper span.ginput_total-bf {
	font-size: 22px;
}
.gform_wrapper span.ginput_product_price-bf {
	font-size: 18px;
}
#gform_submit_button_14, #gform_submit_button_15 {
	background: linear-gradient(to bottom, #74AD5A 5%, #68A54B 100%) repeat scroll 0 0 #74AD5A;
	border: 1px solid #3B6E22;
	box-shadow: 0 1px 0 0 #9ACC85 inset;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 14px;
	text-decoration: none;
}
.gform_wrapper span.ginput_product_price {
	color: #009900 !important;
	font-size: 20px;
}
#gform_submit_button_14:hover, #gform_submit_button_15:hover {
	background: linear-gradient(to bottom, #68A54B 5%, #74AD5A 100%) repeat scroll 0 0 #68A54B;
}
#gform_submit_button_14:active, #gform_submit_button_15:active {
	position: relative;
	top: 1px;
}
.payment-title h3 {
	color: #DDDDDD;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 23px;
	font-weight: normal;
	text-align: left;
}
.payment-presell {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af !important;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af !important;
	box-shadow: 0px 1px 0px 0px #fff6af !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23)) !important;
	background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%) !important;
	background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%) !important;
	background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%) !important;
	background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%) !important;
	background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23', GradientType=0) !important;
	background-color: #ffec64 !important;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	border-radius: 6px !important;
	border: 1px solid #ffaa22 !important;
	display: inline-block !important;
	cursor: pointer !important;
	color: #333333 !important;
	font-family: arial !important;
	font-size: 20px !important;
	font-weight: bold !important;
	padding: 9px 44px !important;
	text-decoration: none !important;
	text-shadow: 0px 1px 0px #ffee66 !important;
}
.payment-presell:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64)) !important;
	background: -moz-linear-gradient(top, #ffab23 5%, #ffec64 100%) !important;
	background: -webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%) !important;
	background: -o-linear-gradient(top, #ffab23 5%, #ffec64 100%) !important;
	background: -ms-linear-gradient(top, #ffab23 5%, #ffec64 100%) !important;
	background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64', GradientType=0) !important;
	background-color: #ffab23;
}
.payment-presell:active {
	position: relative !important;
	top: 1px !important;
}
.jeff-message {
	border-bottom: 1px solid #000000;
	margin-top: 40px;
	position: relative;
}
.jeff-message p {
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid #999999;
	font-family: comic sans ms;
	font-size: 14px;
	font-weight: normal;
	left: 43%;
	line-height: 24px;
	margin: 0 0 0 -175px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 375px;
	width: 350px;
}
h2.secure {
	background: url("https://improverunningform.com/wp-content/themes/Yukon-Green/images/padlock-icon.png") no-repeat scroll left center transparent !important;
	color: #333333 !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 20px;
	height: 55px;
	padding-left: 33px;
	padding-top: 0;
	text-shadow: none;
}
h3.secure {
	color: #333333 !important;
	font-family: arial !important;
	font-size: 13px !important;
	margin-top: -25px !important;
	padding-left: 32px !important;
	padding-top: 0 !important;
}
.payment-security-seals {
	left: 340px;
	position: relative;
	top: -64px;
}
.payment-info-background {
	background-color: #eeeeee;
	border-radius: 5px;
}
.security {
	margin-bottom: -50px;
}
.payment-logo h5 {
	color: #DDDDDD;
	font-size: 22px;
	padding-right: 380px;
	padding-top: 9px;
	font-weight: normal;
}
.entry-payment {
	-webkit-box-shadow: 0px 0px 10px #aaaaaa;
	-moz-box-shadow: 0px 0px 10px #aaaaaa;
	box-shadow: 0px 0px 10px #aaaaaa;
	padding: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
	background: #ffffff;
}
.sidebar-payment {
	display: inline;
	float: right;
	font-size: 12px;
	margin: 30px 0 0;
	padding: 0;
	width: 340px;
}
.sidebar-emailthanks {
	display: inline;
	float: right;
	width: 300px;
}
.payment-sidebar-image1 {
	float: left;
	padding-left: 5px;
}
.payment-sidebar-image2 {
	float: left;
}
.payment-sidebar-image3 {
	float: left;
	margin-top: 45px;
}
label.s2member-pro-paypal-form-card-type-solo-label {
	display: none !important;
}
label.s2member-pro-paypal-form-card-type-maestro-label {
	display: none !important;
}
div.s2member-pro-paypal-form-submission-section>div.s2member-pro-paypal-form-submit-div {
	float: left !important;
	margin-top: -12px !important;
	margin-bottom: 15px !important;
}
#signup-button {
	display: block;
	width: 200px;
	height: 65px;
	background: url("images/signup-button.png") no-repeat 0 0;
}
#signup-button:hover {
	background-position: 0 -71px;
}
#signup-button:active {
	background-position: 0 -141px;
}
#signup-button span {
	display: none;
}
#signup-button-middle {
	display: block;
	width: 200px;
	height: 65px;
	background: url("images/signup-button-middle.png") no-repeat 0 0;
}
#signup-button-middle:hover {
	background-position: 0 -71px;
}
#signup-button-middle:active {
	background-position: 0 -141px;
}
#signup-button-middle span {
	display: none;
}
.modify-upgrade {
	float: left;
	width: 278px;
	margin-top: 20px;
}
.modify-upgrade h4 {
	font-size: 20px;
	color: #424e71;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 5px black;
	font-family: 'MyriadProBold';
}
#modify-subscription-upgrade {
	display: block;
	width: 200px;
	height: 35px;
	background: url("images/PayPal/upgrade.png") no-repeat 0 0;
}
#modify-subscription-upgrade span {
	display: none;
}
#modify-subscription-downgrade {
	display: block;
	width: 200px;
	height: 35px;
	background: url("images/PayPal/downgrade.png") no-repeat 0 0;
}
#modify-subscription-downgrade span {
	display: none;
}
#modify-subscription-cancel {
	display: block;
	width: 200px;
	height: 35px;
	background: url("images/PayPal/cancel.png") no-repeat 0 0;
}
#modify-subscription-cancel span {
	display: none;
}
.login-widget-container {
	width: 172px;
}
/* = Questions plugin-------------------------------------------------------------- */

#qa-page-container {
	background: none repeat scroll 0 0 #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 0px 10px 0px #aaaaaa;
	-moz-box-shadow: 0px 0px 10px 0px #aaaaaa;
	box-shadow: 0px 0px 3px 0px #aaaaaa;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	text-align: center;
	width: 900px;
}
#qa-page-wrapper {
	overflow: hidden;
	width: 615px;
	margin-bottom: 50px;
	padding-bottom: 2em;
	float: left;
	padding: 15px;
}
#qa-error-notice {
	background-color: #ffebe8;
	border: 1px solid #c00;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 5px;
}
#qa-auth {
	margin-bottom: 20px;
}
/* = Main Navigation-------------------------------------------------------------- */

#qa-menu {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 7px;
}
#qa-menu ul {
	margin: 0;
}
#qa-menu li {
	background-color: #ffffff;
	display: block;
	float: left;
	margin-right: 7px;
}
#qa-menu #qa-current-url {
	background-color: #424e71;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#qa-menu #qa-current-url a {
	color: #ffffff;
}
#qa-menu a {
	color: #424e71;
	display: block;
	font-weight: bold;
	padding: 6px 12px;
	text-decoration: none;
	font-family: 'Montserrat Light', sans-serif;
}
#qa-menu a:hover {
	color: #4abe29;
}
#qa-menu form {
	padding-top: 3px;
	float: left;
	margin-left: 195px;
}
#qa-menu input {
	height: 18px;
	line-height: 18px;
	padding: 2px;
	display: block;
	float: left;
}
#qa-menu button {
	margin-left: 2px;
}
.qa-pagination {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}
.qa-pagination a, .qa-pagination span {
	border: 1px solid #CCC;
	color: #808185;
	display: block;
	float: left;
	font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
	font-size: 130%;
	margin-right: 3px;
	padding: 4px 4px 3px;
	text-decoration: none;
}
.qa-pagination .prev, .qa-pagination .next, .qa-pagination .dots {
	border: 1px solid #FFF;
}
.qa-pagination .current {
	background-color: #808185;
	border: 1px solid #808185;
	color: #FFF;
	font-weight: bold;
}
/* = Common Question Elements-------------------------------------------------------------- */

.question-tags a {
	background-color: #E0EAF1;
	border-bottom: 1px solid #3E6D8E;
	border-right: 1px solid #7F9FB6;
	color: #3E6D8E;
	font-size: 90%;
	line-height: 2.4;
	margin: 2px 2px 2px 0;
	padding: 3px 4px;
	text-decoration: none;
	white-space: nowrap;
}
.question-tags a:hover {
	background-color: #3E6D8E;
	border-bottom: 1px solid #37607D;
	border-right: 1px solid #37607D;
	color: #E0EAF1;
	text-decoration: none;
}
.question-category a {
	background-color: #F6ECD0;
	border-bottom: 1px solid #D9AB2F;
	border-right: 1px solid #FAD163;
	color: #9C7200;
	font-size: 90%;
	line-height: 2.4;
	margin: 2px 2px 2px 0;
	padding: 3px 4px;
	text-decoration: none;
	white-space: nowrap;
}
.question-category a:hover {
	background-color: #DA9F00;
	border-bottom: 1px solid #FAD163;
	border-right: 1px solid #FAD163;
	color: #F6E9C8;
	text-decoration: none;
}
.question-summary .question-category a:link {
	color: #9C7200;
}
/* = Archive Question-------------------------------------------------------------- */

.question {
	border-bottom: 1px dotted #999999;
	overflow: hidden;
	padding: 10px 0;
}
.question a:link, .question a:hover {
	color: #07C;
	text-decoration: none;
}
.question a:visited {
	color: #4A6B82;
	text-decoration: none;
}
.question a:hover {
	text-decoration: underline;
}
.question-stats {
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
}
#questions-nav {
	margin: 1em 0;
}
#questions-nav-prev {
	float: left;
}
#questions-nav-next {
	float: right;
}
/* Archive Question Stats */

.question-score, .question-status {
	float: left;
	height: 38px;
	margin-right: 5px;
	padding: 5px;
}
.question-stats {
	text-align: center;
}
.mini-count {
	font-size: 190%;
	font-weight: bold;
	height: 18px;
	margin-top: 2px;
	font-family: 'Montserrat Light', sans-serif;
}
.question-score {
	background-color: #FFFFFF;
	width: 2.4em;
	color: #A1A1A1;
}
.question-status {
	color: #FFF;
	width: 3.9em;
}
.question-status.answered-accepted {
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid #424E71;
	color: #424E71;
	text-shadow: 0px 1px #1c2130;
}
.question-status.answered {
	background-color: #FFFFFF;
	color: #424e71;
	text-shadow: 0px 1px #1c2130;
}
.question-status.unanswered {
	background-color: FFFFFF;
	color: #333333;
}
/* Archive Question Summary */

.question-summary {
	padding: 0 5px 0 0;
	width: 82%;
}
.question h3 {
	font-family: 'Montserrat Light', sans-serif;
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.question-summary .question-tags {
	float: left;
}
.question-summary .question-category {
	float: left;
	color: #9C7200;
	margin-right: 10px;
}
.question-category a:visited {
	color: #9C7200 !important;
}
.question-started {
	float: right;
}
/* = Single Question-------------------------------------------------------------- */

#single-question h1 {
	font-family: 'Montserrat Light', sans-serif;
	border-bottom: 1px dotted #cccccc;
	color: #424e71;
	font-size: 22px;
	text-shadow: none;
}
#answer-list h2 {
	border-bottom: 1px dotted #cccccc;
	color: #444444;
	line-height: 1.75;
	font-family: 'Montserrat Light', sans-serif;
	text-align: left;
}
#answer-form h2 {
	color: #444444;
	line-height: 1.75;
	font-family: 'Montserrat Light', sans-serif;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
#single-question-container {
	overflow: hidden;
	padding: 20px 0;
	clear: both;
}
.qa-user-box {
	float: right;
	background-color: #E0EAF1;
	padding: 5px;
	margin-top: 5px;
}
.qa-user-box .avatar {
	float: left;
	margin-right: 5px;
}
.qa-user-details {
	float: left;
	line-height: 17px;
}
.qa-user-rep {
	font-weight: bold;
}
.answer {
	border-bottom: 1px solid #aaa;
	clear: both;
	overflow: hidden;
	padding: 20px 0;
}
/* Voting box */

#question-body, .answer-body {
	float: left;
	width: 80%;
	text-align: left;
	font-family: 'Montserrat Light', sans-serif;
}
#question-content {
	margin-bottom: 20px;
}
#question-content-text {
	float: left;
}
.question-meta {
	font-size: 11px;
}
#qa-action-links {
	font-size: 11px;
}
.qa-voting-box {
	float: left;
	width: 60px;
	margin-right: 15px;
}
.qa-voting-box input, .qa-voting-box a, .qa-voting-box span {
	display: block;
}
.vote-up-on, .vote-up-off, .vote-down-on, .vote-down-off, .vote-accepted-on, .vote-accepted-off {
	border: 0;
	background-color: white;
	background-image: url("images/questions-sprites.png") !important;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999em;
	margin: 0 auto;
	cursor: pointer;
}
.vote-accepted-off, .vote-accepted-on {
	background-image: url("images/questions-sprites.png") !important;
	display: block;
	height: 40px;
	width: 39px;
	background-color: #ffffff !important;
	border: none !important;
}
.vote-accepted-on {
	background-position: 4px -311px !important;
	background-color: #ffffff !important;
	border: none !important;
}
.vote-accepted-off {
	background-position: 4px -275px !important;
	background-color: #ffffff !important;
	border: none !important;
}
.vote-up-on, .vote-up-off, .vote-down-on, .vote-down-off {
	height: 25px;
	width: 41px;
}
.vote-up-on {
	background-position: -1px -79px !important;
	background-color: #ffffff !important;
	border: none !important;
}
.vote-up-off {
	background-position: -1px -112px !important;
	background-color: #ffffff !important;
	border: none !important;
}
.vote-up-off a:hover {
	background-position: -1px -79px !important;
	background-color: #ffffff !important;
	border: none !important;
}
.vote-down-off {
	background-position: -1px -150px !important;
	background-color: #ffffff !important;
	border: none !important;
}
.vote-down-on {
	background-position: -1px -181px !important;
	background-color: #ffffff !important;
	border: none !important;
}
.qa-voting-box span {
	color: #808185;
	font-weight: bold;
	font-family: "Arial", "Liberation Sans", "DejaVu Sans", sans-serif;
	font-size: 240%;
	line-height: 36px;
	text-align: center;
}
.qa-edit-submit {
	float: left;
}
/* = User profile-------------------------------------------------------------- */

#qa-user-box {
	float: left;
	margin-right: 20px;
	width: 128px;
}
#qa-user-box .qa-user-rep {
	color: #808185;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	font-family: 'Montserrat Light', sans-serif;
}
#qa-user-details {
	float: left;
	width: 60%;
	font-family: 'Montserrat Light', sans-serif;
}
#qa-user-details th {
	font-weight: normal;
	padding-right: 1em;
	text-align: left;
}
#qa-user-details td {
	padding: 4px 0;
}
.ui-tabs-hide {
	display: none !important;
}
#qa-user-tabs-wrapper {
	clear: both;
	padding-top: 20px;
}
#qa-user-tabs {
	border-bottom: 1px solid #666;
	clear: both;
	font-weight: bold;
	list-style: none;
	margin: 0;
	height: 34px;
}
#qa-user-tabs li {
	display: inline;
}
#qa-user-tabs a {
	background: inherit;
	border: 1px solid #FFF;
	color: #777;
	display: block;
	float: left;
	font-size: 120%;
	line-height: 28px;
	margin: 3px 8px 0 0;
	padding: 0 11px;
	text-decoration: none;
	font-family: 'Montserrat Light', sans-serif;
}
#qa-user-tabs a:hover, #qa-user-tabs a.youarehere {
	background: none repeat scroll 0 0 #FFF;
	border-color: #777 #777 #FFF;
	border-style: solid;
	border-width: 1px;
	height: 30px;
}
#qa-user-tabs a.youarehere {
	color: #333333;
	font-family: 'Montserrat Light', sans-serif;
}
#qa-user-answers ul {
	list-style-type: none;
	margin: 0;
	font-family: 'Montserrat Light', sans-serif;
}
#qa-user-answers {
	margin-top: 20px;
}
#qa-user-answers li {
	overflow: hidden;
	padding: 3px;
}
#qa-user-answers .answer-link {
	padding-left: 10px;
	float: left;
}
.answer-score {
	background-color: #FFFFFF;
	color: #222222;
	float: left;
	font-size: 110%;
	font-weight: bold;
	height: 15px;
	padding: 0px 4px 5px;
	text-align: center;
	text-decoration: none;
	width: 20px;
}
/* = QA Form-------------------------------------------------------------- */

#question-form textarea, #answer-form textarea {
	width: 600px;
	height: 200px;
}
#question-form textarea, #answer-form textarea, .cleditorMain {
	margin: 20px 0;
}
/* = Question Form-------------------------------------------------------------- */

#question-taxonomies {
	margin-bottom: 20px;
}
#question-form table {
	width: 598px;
}
#question-form table input {
	width: 100%;
}
#question-title-label, #question-category-td, #question-tags-label {
	width: 1%;
}
#question-title-label, #question-tags-label {
	padding-right: .5em;
}
#question-tags-label {
	padding-left: 1em;
}
#question-title, #question-tags {
	border: 1px solid #999;
	background-color: #fff;
}
/* = Answer Form-------------------------------------------------------------- */

#answer-form h2 {
	line-height: 1.75;
}
/* = Suggest-------------------------------------------------------------- */

.qa-suggest-results {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	display: none;
	z-index: 10000;
	border-width: 1px;
	border-style: solid;
}
.qa-suggest-results li {
	padding: 2px 5px;
	white-space: nowrap;
	text-align: left;
}
.qa-suggest-match {
	text-decoration: underline;
}
.qa-suggest-over {
	cursor: pointer;
}
/* Suggest colors */

.qa-suggest-results {
	background-color: #fff;
	border-color: #808080
}
.qa-suggest-results li {
	color: #101010
}
.qa-suggest-match {
	color: #000
}
.qa-suggest-over {
	background-color: #f0f0b8
}
#sidebar-questions {
	float: right;
	width: 250px;
	padding: 0px 0px;
}
.sidebar-questions {
	font-size: 12px;
	display: inline;
	float: right;
	width: 240px;
	margin: 0px;
	padding: 0;
	margin-top: 5px;
}
.sidebar-questions .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
	background: #fff;
	border: 1px solid #eee;
}
.sidebar-questions .widget {
	padding: 5px 8px;
	clear: both;
	margin: 0;
	background: #eee;
	text-align: left;
}
#sidebar-questions .sidebar-questions .widget h4 {
	background: url('images/widget-title.png') no-repeat;
	font-size: 16px;
	margin: -23px 0px 0px -43px;
	font-family: 'Montserrat Light', sans-serif;
	padding: 20px 25px 32px 34px !important;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	color: #fff;
	text-shadow: 2px 1px 2px black;
	border-bottom: 0px;
	text-transform: uppercase !important;
}
#free-trial-sidebar-questions {
	display: block;
	width: 150px;
	height: 37px;
	background: url("images/free%20trial%20sidebar%20button.png") no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}
#free-trial-sidebar-questions:hover {
	background-position: 0 -36px;
}
#free-trial-sidebar-questions:active {
	background-position: 0 -72px;
}
#free-trial-sidebar-questions span {
	display: none;
}
.coaching-icons-coach-corner {
	background: url("images/icons/coaching-icons.png") no-repeat;
	background-position: -5px -86px;
	height: 50px;
	display: block;
	padding-left: 65px;
	font-size: 18px;
	font-weight: bold;
}
.coaching-icons-coach-chat {
	background: url("images/icons/coaching-icons.png") no-repeat;
	background-position: -5px -13px;
	height: 50px;
	display: block;
	padding-left: 65px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
.coaching-icons-forum {
	background: url("images/icons/coaching-icons.png") no-repeat;
	background-position: -5px -147px;
	height: 50px;
	display: block;
	padding-left: 65px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
.coaching-icons-faq {
	background: url("images/icons/coaching-icons.png") no-repeat;
	background-position: -14px -280px;
	height: 50px;
	display: block;
	padding-left: 45px;
	margin-top: 33px;
	color: #BE5228;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-shadow: none;
	text-transform: none !important;
}
.coaching-icons-definition {
	background: url("images/icons/coaching-icons.png") no-repeat;
	background-position: -9px -214px;
	height: 50px;
	display: block;
	padding-left: 60px;
	margin-top: 28px;
	color: #BE5228;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-shadow: none;
	text-transform: none !important;
}
.calendar-center {
	margin-left: 0px;
}
/* ab - Error / Success Messages-------------------------------------------------------------- */

div#message {
	margin: 15px 0;
}
div#message.updated {
	clear: both;
}
div#message p {
	padding: 10px 15px;
	font-size: 12px;
	display: block;
}
div#message.error p {
	background: #FFBABA;
	color: #D8000C;
	border: 1px solid #D8000C;
	clear: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div#message.updated p {
	background: #dffcd9;
	color: #1a9b00;
	border: 1px solid #c4e9bd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* */

.post h3 {
	color: #2c2c2c;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 13px;
	text-transform: none;
	font-family: 'Montserrat Light', sans-serif;
	padding-top: 10px;
}
.post h3 a {
	color: #2849BE;
	font-weight: bold;
}
.post h3 a:hover {
	color: #2c2c2c;
}
.acomment-reply {
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #CAD4E7 #839BC7 #839BC7 #CAD4E7;
	border-style: solid;
	border-width: 1px;
	font-family: 'Montserrat Light', sans-serif;
	background-color: #ECEEF5;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 5px;
}
.acomment-replylink a {
	color: #3B5998;
	text-decoration: none!important;
	font-weight: bold;
	border: none;
	background: none;
}
a.fav {
	background-color: #DAF6D2;
	border-bottom: 1px solid #4abe29;
	border-right: 1px solid #4abe29;
	color: #296a16!important;
	text-decoration: none;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 4px
}
.like {
	background-color: #F6ECD0;
	border-bottom: 1px solid #D9AB2F;
	border-right: 1px solid #FAD163;
	color: #9C7200!important;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 8px;
	margin-left: 5px;
}
a.unfav {
	background-color: #DAF6D2;
	border-bottom: 1px solid #4abe29;
	border-right: 1px solid #4abe29;
	color: #296a16!important;
	text-decoration: none;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 4px
}
.like a {
	background: none;
	border-bottom: none;
	border-right: none;
	color: #2849BE!important;
	margin-right: 0;
	padding: none
}
.tabs-left {
	width: 350px;
	float: left;
	text-align: center;
	margin-right: 20px
}
.tabs-right {
	float: left;
	height: 220px;
	position: relative;
	text-align: center;
	width: 350px;
	z-index: 0
}
.slider-tabs {
	clear: both;
	position: relative;
	z-index: 2;
	text-indent: 40px
}
.slider-tabs p {
	text-indent: 0px;
}
.slider-tabs li {
	text-indent: 0px;
}
.tabs-left h6 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #F60
}
.slider-container {
	/*	height:300px */
}
ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
	font-size: 14px!important;
	text-decoration: none!important;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: #444!important;
	color: #fff!important
}
ul.jwts_tabbernav li.jwts_tabberactive a {
	background: #fff!important;
	color: #1c2130!important;
	text-shadow: none!important
}
ul.jwts_tabbernav li a:hover {
	color: #86df6d!important
}
ul.jwts_tabbernav li {
	padding-left: 5px!important
}
/* = Webinar landing page-------------------------------------------------------------- */

#newsletter-box {
	background: url("images/Webinar-landing-page/signup-bg.jpg") no-repeat scroll 0 17px transparent;
	height: 420px;
	margin: 0 -32px;
}
#newsletter-box-top {
	background: url("images/Webinar-landing-page/signup-bg-top.png") no-repeat scroll 0 0 transparent;
	height: 17px;
	width: 822px;
}
#newsletter-box .content {
	height: 390px;
}
#newsletter-box .content .wrap {
	padding: 20px;
}
#newsletter-box h3 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	text-shadow: -1px -1px #000000;
	line-height: 26px;
	margin-bottom: 10px;
}
#newsletter-box p {
	color: #FFFFFF;
	text-align: center;
	text-shadow: -1px -1px #000000;
}
#newsletter-box .form {
	margin-top: 10px;
	text-align: center;
}
#newsletter-box .disclaimer {
	background: url("images/Webinar-landing-page/icon-time.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-style: italic;
	margin: 0 60px 0;
	padding-left: 50px;
	text-align: center;
	text-shadow: -1px -1px #000000;
}
#newsletter-box-bottom {
	background: url("images/Webinar-landing-page/signup-bg-bottom.png") no-repeat scroll 0 0 transparent;
	height: 17px;
	width: 822px;
}
#newsletter-title {
	margin: 0px 0;
	position: relative;
	text-align: center;
}
#newsletter-title .arrow-down-left {
	background: url("images/Webinar-landing-page/icon-arrow-down.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 67px;
	position: absolute;
	top: 50px;
	width: 67px;
	margin-left: 115px;
}
#newsletter-title .arrow-down-right {
	background: url("images/Webinar-landing-page/icon-arrow-down.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 67px;
	position: absolute;
	right: 0;
	top: 50px;
	width: 67px;
	margin-right: 115px;
}
#newsletter-title h2 {
	color: #3A3A3A;
	font-size: 36px;
	line-height: 46px;
}
#newsletter-title h2 span.orange {
	color: #E55700;
	font-size: 34px;
	font-weight: bold;
}
#newsletter-box input[type="text"] {
	border: medium none;
	font-size: 16px;
	height: 33px;
	margin-bottom: -35px;
	padding-left: 25px;
	width: 250px;
}
.webinar-registration-email-container {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.entry ul li.unbounce-arrow {
	background: url("images/Webinar-landing-page/bullet-arrow-green.png") no-repeat scroll 0 0px transparent;
	color: #333333;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 45px;
}
li.unbounce-arrow h4 {
	font-size: 20px;
	color: #2894be;
	text-shadow: 0px 1px 0px #165269;
}
.webinar-details-info {
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}
.webinar-details-info h3 {
	border-bottom: 1px solid #EEEEEE;
	color: #415D71;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-top: 0;
	text-align: center;
	text-shadow: 0 1px 0 #1B2730;
	text-transform: none !important;
}
.webinar-attribute {
	color: #415D71;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding-top: 10px;
	text-align: center;
	text-shadow: 0 1px 0 #1B2730;
	text-transform: none !important;
	margin-top: 150px;
}
#webinar-runenrsconnect-image {
	margin-bottom: 30px;
	margin-top: 0;
	text-align: center;
	width: 800px;
}
.webinar-coach-details {
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 20px;
}
.webinar-coach-details h3 {
	border-bottom: 1px solid #EEEEEE;
	color: #415D71;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: center;
	text-shadow: 0 1px 0 #1B2730;
	text-transform: none !important;
}
.webinar-link {
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;
}
.webinar-thanks-left {
	float: left;
	width: 225px;
	margin-left: 15px;
	margin-right: 25px;
}
.webinar-thanks-left h6 {
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 2px black, 1px 1px 1px black;
	font-size: 35px;
	text-align: center;
	color: #9AE4E8;
}
.webinar-twitter-image {
	text-align: center;
}
.webinar-thanks-center {
	float: left;
	width: 225px;
	margin-right: 25px;
}
.webinar-thanks-center h6 {
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 2px black, 1px 1px 1px black;
	font-size: 35px;
	text-align: center;
	color: #386093;
}
.webinar-facebook-image {
	margin-left: 71px;
	margin-top: 19px;
}
.webinar-thanks-right {
	float: left;
	width: 225px;
}
.webinar-thanks-right h6 {
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 2px black, 1px 1px 1px black;
	font-size: 35px;
	text-align: center;
	color: #be5228;
}
.webinar-google-image {
	margin-left: 85px;
	margin-top: 19px;
}
#running-coach-intro {
	float: right;
	height: 250px;
	margin: 0;
	padding-top: 5px;
	padding-left: 6px;
	width: 386px;
	background: url(/wp-content/uploads/2012/06/online-coach-redisgn.png) no-repeat;
	//background: #424E71; /* old browsers */
	//background: -moz-linear-gradient(top, #424E71 0%, #6E7DAA 49%, #7782A5 50%, #6E7DAA 51%, #424E71 100%); /* firefox */
	//background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424E71), color-stop(49%, #6E7DAA), color-stop(50%, #7782A5), color-stop(51%, #6E7DAA), color-stop(100%, #424E71)); /* webkit */
	//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424E71', endColorstr='#424E71', GradientType=0 ); /* ie */
}
#ibn_here {
	font-family: TertreMedBoldItalic;
	height: 60px;
	background-repeat: no-repeat;
	width: 875px;
	margin: 0 auto;
	color: #424E71;
	font-size: 30px;
	font-variant: small-caps;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 1px 1px 1px black;
}
#top-image-runcoach {
	height: 215px;
	margin: 10px auto 0;
	padding: 20px;
	width: 360px;
}
/* = Email signup forms-------------------------------------------------------------- */

.hydration-signup-form {
	background: url("images/email-signup-background.jpg") no-repeat scroll 0 0 transparent;
	background-color: #6e7daa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	;
	border: 1px solid #424e71;
	width: 600px;
	margin: auto;
	box-shadow: inset 0px 0px 10px #424e71;
	-moz-box-shadow: inset 0px 0px 10px #424e71;
	-webkit-box-shadow: inset 0px 0px 10px #424e71;
	height: 160px;
}
.hydration-signup-form p.headline {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	text-shadow: 1px 1px 0 #424E71;
	padding-top: 10px;
	margin-bottom: -30px;
}
.blog-signup-form {
	background: url("images/email-signup-background.png") no-repeat scroll 0 0 transparent;
	background-color: #6e7daa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	;
	border: 1px solid #424e71;
	width: 580px;
	margin: 5px auto 15px auto;
	box-shadow: inset 0px 0px 10px #424e71;
	-moz-box-shadow: inset 0px 0px 10px #424e71;
	-webkit-box-shadow: inset 0px 0px 10px #424e71;
	height: 145px;
}
.blog-signup-form p.headline {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	text-shadow: 1px 1px 0 #424E71;
	padding-top: 10px;
	margin-bottom: -30px;
}
.about-the-author {
	background: #EAECF1;
	border: 1px solid #ADB5C9;
	box-shadow: inset 0px 0px 10px #ADB5C9;
	-moz-box-shadow: inset 0px 0px 10px #ADB5C9;
	-webkit-box-shadow: inset 0px 0px 10px #ADB5C9;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	;
}
.about-the-author h4 {
	font-size: 17px;
	font-weight: bold;
	color: #424E6B !important;
}
#coach-corner a img {
	width: 75px;
	height: 75px;
}
.sidebar-blog .newsletter {
	background: url(images/free-updates-bg.png) no-repeat;
	width: 280px;
	margin-left: 6px;
	margin-bottom: 15px;
	height: 211px;
	color: white;
	text-shadow: black -1px -1px;
}
.sidebar-blog .newsletter .wrap {
	padding: 25px 20px 20px 20px;
}
.sidebar-blog .newsletter p {
	margin: 12px 12px 12px 12px;
}
#mc_embed_signup .button {
	background: url(images/Webinar-landing-page/btn-signup.png) no-repeat scroll 0 0 transparent;
	border: medium none !important;
	cursor: pointer;
	height: 103px;
	width: 228px !important;
	margin: auto !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Webinar-landing-page/btn-signup.png', sizingMethod='scale')
}
#mc_embed_signup input.email {
	margin: auto;
	border-radius: 5px 5px 5px 5px;
	padding: 14px 0;
	width: 75%;
}
#mc_embeded_notify .button {
	background: url(https://dl.dropbox.com/u/5922669/get-notified.png) no-repeat scroll 0 0 transparent;
	border: medium none !important;
	cursor: pointer;
	height: 103px;
	width: 228px !important;
	margin: auto !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://dl.dropbox.com/u/5922669/get-notified.png', sizingMethod='scale')
}
::-webkit-input-placeholder {
	color: #999;
	font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
:-moz-placeholder {
	color: #999;
	font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
#mc_embed_signup .placeholder {
	color: #999;
	font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
.activity_members_only, .ask_coach_activity_title {
	font-size: 15px;
	font-weight: bold;
}
.authentication_lock_icon {
	position: relative;
	top: 6px;
	left: 2px;
}
.ask_coach_icon {
	position: relative;
	top: 6px;
	margin: 0 5px;
}
#full-width div.chooseplan {
	width: 900px;
}
.bpfb_form_container {
	background: #ffffff !important;
}
a#bpfb_addPhotos {
	margin-right: 15px;
}
a#bpfb_addVideos {
	margin-right: 15px;
}
#iRPanel a {
	background: transparent;
	text-shadow: none;
	border: none;
	font-weight: normal;
}
/* = personal coaching welcome-------------------------------------------------------------- */

.welcome-video-center {
	background-image: url("images/welcome/bg-video.original.png");
	background-repeat: no-repeat;
	height: 375px;
	margin-bottom: 0;
	margin-left: 115px;
	margin-top: 15px;
	padding-left: 17px;
	padding-top: 15px;
	width: 505px;
}
.welcome-video-form {
	background-image: url("https://improverunningform.com/wp-content/themes/Yukon-Green/images/bg-video.original.png");
	background-repeat: no-repeat;
	height: 375px;
	margin: 15px auto 0;
	padding-left: 17px;
	padding-top: 15px;
	width: 535px;
}
.welcome-what-next {}
.welcome-what-next h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-top: 15px;
}
li.welcome-first-step {
	background-image: url("images/welcome/step-1.png");
	background-repeat: no-repeat;
}
.welcome-first-step h3 {
	font-size: 20px !important;
	height: 36px;
	margin-left: 65px;
	padding-top: 9px;
	text-shadow: none !important;
}
li.welcome-second-step {
	background-image: url("images/welcome/step-2.png");
	background-repeat: no-repeat;
}
.welcome-second-step h3 {
	font-size: 20px !important;
	height: 36px;
	margin-left: 65px;
	padding-top: 9px;
	text-shadow: none !important;
}
li.welcome-third-step {
	background-image: url("images/welcome/step-3.png");
	background-repeat: no-repeat;
}
.welcome-third-step h3 {
	font-size: 20px !important;
	height: 36px;
	margin-left: 65px;
	padding-top: 9px;
	text-shadow: none !important;
}
li.welcome-fourth-step {
	background-image: url("images/welcome/step-4.png");
	background-repeat: no-repeat;
}
.welcome-fourth-step h3 {
	font-size: 20px !important;
	height: 36px;
	margin-left: 65px;
	padding-top: 9px;
	text-shadow: none !important;
}
.welcome-what-next h3 {
	width: 250px;
	margin-left: 70px;
}
.welcome-what-next h6 {
	text-align: center;
}
.welcome-border {
	border-radius: 10px;
	width: 300px;
	padding: 15px;
	background: #424E71;
	margin-left: 215px;
	margin-top: 15px;
	box-shadow: 0px 0px 10px #aaaaaa;
}
.welcome-login {
	padding: 15px;
	border-radius: 10px;
	background: #ffffff;
}
.welcome-login-widget-container {
	width: 275px;
}
.welcome-login h4 {
	font-size: 23px;
	text-align: center;
	color: #2894BE;
	text-shadow: #165269 0 1px 0;
}
.tutorial-video-container {
	background: url("images/welcome/tutorial-video-container.png") no-repeat 0 0;
	height: 215px;
	margin-left: 45px;
	padding-left: 41px;
	padding-top: 14px;
}
h1.coach-question {
	font-size: 14px;
	color: #333333;
	text-shadow: none;
	text-transform: none;
	padding: 0px !important;
	margin: 0px !important;
}
h3.pagetitle {
	font-size: 40px;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
	color: #2c2c2c;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 20px;
	text-align: left;
}
/* = marathon training schedules microsite-------------------------------------------------------------- */

#marathon-cta {
	display: block;
	width: 365px;
	height: 75px;
	background: url("images/Home-Buttons/marathon-plans-cta.png") no-repeat 0 0;
	margin-left: 55px;
	margin-top: 5px;
}
#marathon-pricing-table {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.marathon-pricing-block {
	width: 280px;
	margin-right: 15px;
	padding: 5px;
	float: left;
	border: 1px solid #aaa;
	background-color: #ffffff;
	margin-bottom: 25px;
}
.marathon-pricing-inner {
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	padding: 10px;
	color: #333333;
}
.marathon-pricing-inner-text {
	padding: 5px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 13px;
}
.marathon-pricing-inner h1 {
	color: #333333;
	float: none;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 36px;
	position: relative;
	text-shadow: none;
	width: 150px;
	float: left
}
.marathon-schedule-price {
	color: #FF7B09;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 45px;
	margin: 0;
	padding: 0;
}
.marathon-schedule-price span {
	color: #FF7B09;
	float: left;
	font-size: 15px;
}
.marathon-pricing-inner h5 {
	color: #5E5E5E;
	font-family: "lucida grande", 'lucida sans unicode', verdana, sans-serif;
	font-size: 13px;
	left: 15px;
	margin: 0;
	padding-bottom: 15px;
	text-transform: none;
	clear: both;
	font-weight: normal;
}
li.marathon-pricing-features {
	font-size: 13px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 0;
	margin-bottom: 5px;
	background: url(/wp-content/uploads/2011/01/green_check.png) no-repeat scroll 0 4px transparent;
	padding-left: 25px;
	text-align: left;
}
#marathon-buy-now {
	display: block;
	width: 255px;
	height: 65px;
	background: url("images/Home-Buttons/marathon-buy-now.png") no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 5px;
}
#marathon-buy-now:hover {
	background-position: 0 -80px;
}
.marathon-why-choose-us {
	margin-top: 60px;
}
h2.why-choose {
	font-size: 25px;
	font-family: 'Montserrat Light', sans-serif;
	font-weight: normal;
	margin-bottom: 35px;
	border-bottom: 1px dotted #CCCCCC;
	color: #2894be;
}
.marathon-benefit-left {
	width: 400px;
	float: left;
	margin-bottom: 45px;
	margin-right: 60px;
}
.marathon-benefit-right {
	float: right;
	width: 400px;
	margin-bottom: 30px;
	margin-right: 35px;
}
.marathon-benefit-image {
	width: 32px;
	height: 32px;
	float: left;
}
.marathon-benefit-text {
	margin-left: 50px;
}
.marathon-benefit-text h3 {
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	text-shadow: none;
	font-weight: bold;
}
#testimonial-quotes {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 390px;
	margin-top: 25px;
}
ul#quotes li, div.post ul#quotes li {
	float: left;
	list-style-type: none;
	margin: 0 20px 30px 5px;
	width: 300px;
}
ul#quotes li blockquote, div.post ul#quotes li blockquote {
	background: url("images/quote-bubble.png") no-repeat scroll 0 bottom #FFFFFF;
	border-left: 0 none;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 -1px 1px #C4C4C4;
	color: #6B6B6B;
	font-size: 12px;
	font-style: normal;
	height: 80px;
	margin: 0;
	padding: 15px;
}
ul#quotes li blockquote em, div.post ul#quotes li blockquote em {
	background: none repeat scroll 0 0 #DFF9FF;
}
ul#quotes li cite, div.post ul#quotes li cite {
	display: block;
	font-family: georgia, serif;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	margin-left: 14px;
	overflow: hidden;
}
ul#quotes li cite span, div.post ul#quotes li cite span {
	float: left;
}
ul#quotes li cite img, div.post ul#quotes li cite img {
	border: 2px solid #FFFFFF;
	float: left;
	height: 30px;
	margin-right: 8px;
	width: 30px;
}
ul#quotes-white li, div.post ul#quotes-white li {
	float: left;
	list-style-type: none;
	margin: 0 20px 30px 5px;
	width: 300px;
}
ul#quotes-white li blockquote, div.post ul#quotes-white li blockquote {
	background: url("images/quote-bubble-for-white-bkgrnd.png") no-repeat scroll 0 bottom #E1ECF4;
	border-left: 0 none;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px -1px 1px #C4C4C4;
	color: #6B6B6B;
	font-size: 12px;
	font-style: normal;
	height: 80px;
	margin-bottom: 6px;
	padding: 15px;
}
ul#quotes-white li blockquote em, div.post ul#quotes-white li blockquote em {
	background: none repeat scroll 0 0 #DFF9FF;
}
ul#quotes-white li cite, div.post ul#quotes-white li cite {
	display: block;
	font-family: georgia, serif;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	margin-left: 14px;
	overflow: hidden;
}
ul#quotes-white li cite span, div.post ul#quotes-white li cite span {
	float: left;
}
ul#quotes-white li cite img, div.post ul#quotes-white li cite img {
	border: 2px solid #FFFFFF;
	float: left;
	height: 30px;
	margin-right: 8px;
	width: 30px;
}
#nutrition-testimonial-quotes {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	height: 285px;
	margin-top: 320px;
}
ul#nutrition-quotes li, div.post ul#quotes li {
	float: left;
	list-style-type: none;
	margin: 0 20px 30px 5px;
	width: 285px;
}
ul#nutrition-quotes li blockquote, div.post ul#quotes li blockquote {
	background: url("images/quote-bubble-for-white-bkgrnd.png") no-repeat scroll 0 bottom #E1ECF4;
	border-left: 0 none;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 -1px 1px #C4C4C4;
	color: #6B6B6B;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 15px;
}
ul#nutrition-quotes li blockquote em, div.post ul#quotes li blockquote em {
	background: none repeat scroll 0 0 #DFF9FF;
}
ul#nutrition-quotes li cite, div.post ul#quotes li cite {
	display: block;
	font-family: georgia, serif;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	margin-left: 14px;
	overflow: hidden;
}
ul#nutrition-quotes li cite span, div.post ul#quotes li cite span {
	float: left;
}
ul#nutrition-quotes li cite img, div.post ul#quotes li cite img {
	border: 2px solid #FFFFFF;
	float: left;
	height: 30px;
	margin-right: 8px;
	width: 30px;
}
/* = Boston Coaching Microsite-------------------------------------------------------------- */

#boston-coach-image {
	float: right;
	height: 230px;
	margin: 0;
	padding-top: 3px;
	width: 408px;
	background: #848997;
}
#boston-cta {
	display: block;
	width: 325px;
	height: 55px;
	background: url("images/boston-coaching/qualify-for-boston-now.png") no-repeat 0 0;
	margin-left: 74px;
	margin-top: 5px;
}
#boston-cta:hover {
	background-position: 0 -54px;
}
/* = Nutrition Microsite-------------------------------------------------------------- */

#nutrition-image {
	border-color: #ACD1E0;
	border-style: double;
	border-width: 10px;
	float: right;
	height: 215px;
	margin-top: -12px;
	padding-top: 0;
	width: 395px;
}
.nutrition-home-button-box {
	margin-left: 75px;
	margin-top: 15px;
}
.nutrition-home-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f53461), color-stop(1, #be2849));
	background: -moz-linear-gradient( center top, #f53461 5%, #be2849 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f53461', endColorstr='#be2849');
	background-color: #f53461;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #8a1c35;
	display: inline-block;
	color: #ffffff !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 24px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #571323;
}
.nutrition-home-button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #be2849), color-stop(1, #f53461));
	background: -moz-linear-gradient( center top, #be2849 5%, #f53461 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be2849', endColorstr='#f53461');
	background-color: #be2849;
}
.nutrition-home-button:active {
	position: relative;
	top: 1px;
}
#nutrition-cta {
	display: block;
	width: 300px;
	height: 64px;
	background: url("images/nutrition/nutrition-button.png") no-repeat 0 0;
	margin-left: 74px;
	margin-top: 5px;
}
#nutrition-pricing-table {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.gray-box-slider {

    font-size: 22px;
    color: #50B848;
}
.nutrition-pricing-block {
	width: 420px;
	margin-right: 15px;
	padding: 5px;
	float: left;
	background-color: #ffffff;
	margin-bottom: 25px;
}
.nutrition-pricing-inner {
	padding: 10px;
	color: #333333;
}
.nutrition-pricing-inner-text {
	padding: 5px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 13px;
	clear: both;
}
.nutrition-pricing-inner h1 {
	color: #333333;
	float: none;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	position: relative;
	text-shadow: none;
	float: left;
	padding-bottom: 0px;
	text-align: left;
	width: 285px;
}
.nutrition-schedule-price {
	color: #FF7B09;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 45px;
	margin: 0;
	padding: 0;
}
.nutrition-schedule-price span {
	color: #FF7B09;
	float: left;
	font-size: 15px;
}
.nutrition-pricing-inner h5 {
	color: #5E5E5E;
	font-family: "lucida grande", 'lucida sans unicode', verdana, sans-serif;
	font-size: 13px;
	float: left;
	margin: 0;
	padding-bottom: 30px;
	text-transform: none;
	clear: both;
	font-weight: normal;
}
.nutrition-schedule-price-monthly {
	color: #5E5E5E;
	float: right;
	font-size: 13px;
	margin: 0;
	padding: 0;
	right: 19px;
	top: 65px;
}
li.nutrition-pricing-features {
	font-size: 16px !important;
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 0 !important;
	margin-bottom: 25px !important;
	background: url(/wp-content/uploads/2011/01/green_check.png) no-repeat scroll 0 4px transparent;
	padding-left: 25px !important;
	text-align: left;
	font-family: "Comic Sans MS", cursive, sans-serif !important;
}
.nutrition-button-container {
	margin-top: 10px;
}
.nutrition-buy-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cb2910), color-stop(1, #980505));
	background: -moz-linear-gradient( center top, #cb2910 5%, #980505 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb2910', endColorstr='#980505');
	background-color: #cb2910;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #cb2910;
	display: inline-block;
	color: #ffffff !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 15px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #590503;
}
.nutrition-buy-button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #980505), color-stop(1, #cb2910));
	background: -moz-linear-gradient( center top, #980505 5%, #cb2910 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#980505', endColorstr='#cb2910');
	background-color: #980505;
}
.nutrition-buy-button:active {
	position: relative;
	top: 1px;
}
li.nutrition-landing-features {
	font-size: 16px;
	padding-bottom: 0;
	margin-bottom: 25px;
	background: url(/wp-content/uploads/2011/01/green_check.png) no-repeat scroll 0 4px transparent;
	padding-left: 25px;
	text-align: left;
	font-family: 'Montserrat Light', sans-serif;
}
.nutrition-landing-container {
	margin: 10px 0px 0px 15px;
}
.yd_linkware {
	display: none;
}
#form-image {
	border: 5px solid #AAAAAA;
	float: right;
	height: 215px;
	margin-top: -12px;
	padding-top: 0;
	width: 395px;
}
.form-getstarted {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #49be29), color-stop(1, #52cc2d));
	background: -moz-linear-gradient( center top, #49be29 5%, #52cc2d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49be29', endColorstr='#52cc2d');
	background-color: #49be29;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #2a6a16;
	display: inline-block;
	color: #fffaff;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding: 8px 27px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #112b09;
}
.form-getstarted:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #52cc2d), color-stop(1, #49be29));
	background: -moz-linear-gradient( center top, #52cc2d 5%, #49be29 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52cc2d', endColorstr='#49be29');
	background-color: #52cc2d;
}
.form-getstarted:active {
	position: relative;
	top: 1px;
}
.cf5_rps {
	height: 200px !important;
}
#comments-title {
	background: url("images/comment-icon-big.png") no-repeat scroll left center transparent;
	font-size: 24px;
	line-height: 30px;
	margin: 20px;
	padding: 0 0 0 45px;
	color: #333333;
}
h3.landing {
	color: #BE2849;
	font-size: 20px;
	font-weight: normal;
	margin: 8px 0 5px;
	padding-bottom: 10px;
	text-shadow: none;
	text-transform: none;
}
.table-display dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	width: 100px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
}
.table-display dd {
	float: left;
	margin: 0;
	padding: 5px 5px 25px;
	width: 400px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	line-height: 26px;
}
.post .entry h2.tacticname {
	border-bottom: thin dotted #CCCCCC;
	line-height: 30px;
	margin: 10px 0 0;
	padding: 5px 5px 11px;
	text-shadow: none !important;
}
dl.table-display {
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	width: 555px;
}
@font-face {
	font-family: 'TertreMedBoldItalic';
	src: url('Fonts/Tetre/tertre-xbol-ita-webfont.eot');
	src: url('tertre-xbol-ita-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/Tetre/tertre-xbol-ita-webfont.woff') format('woff'), url('Fonts/Tetre/tertre-xbol-ita-webfont.ttf') format('truetype'), url('Fonts/Tetre/tertre-xbol-ita-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
#feature-content-runcoach {
	padding: 20px 0;
	width: 500px;
	text-align: left;
}
#feature-content-runcoach p {
	font-family: 'Karla', sans-serif;
	font-size: 18px;
	letter-spacing: 1.5px;
	line-height: 25px;
	margin-top: 10px;
}
#feature-content-runcoach h1 {
	color: #2894BE;
	float: none;
	font-family: TertreMedBoldItalic;
	font-size: 31px;
	font-variant: small-caps;
	line-height: 1.2em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 1px 1px 1px black;
}
#feature-home h5 {
	color: #333333;
	float: left;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.5em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-align: left;
	text-shadow: none;
}
p.runcoach-howitworks {
	width: 170px;
	float: left;
	text-align: left;
}
.gform_wrapper ul li.gfield {
	background: none repeat scroll 0 0 transparent;
}
.ref {
	font-size: 12px;
	margin-top: 20px;
	margin: 30px;
}
.ref h3 {
	font-size: 15px;
	color: #ff6600;
	padding-bottom: 20px;
}
.ref p {
	font-size: 14px;
	text-align: center;
}
/*New Css Begins*/

.NewHome {
	height: 570px;
	width: 960px;
	margin: 0 auto;
}
.NewHomeTopBg {
	clear: both;
	width: 928px;
	height: 209px;
	background: url(images/starburst-grey.jpg);
	text-align: center !important;
}
.NewHomeTopBg h1 {
	font-family: 'TertreMedBoldItalic';
	font-weight: normal;
	font-size: 50px;
	text-shadow: none;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 55px 27px 25px 27px;
	width: 880px;
}
.NewHomeTopBg h1 span {
	font-weight: normal;
	font-size: 45px;
	letter-spacing: 2px;
}
.NewHomeTopBg h2 {
	font-family: 'MyriadProBold';
	font-size: 24px;
	text-align: center;
	color: #333333;
	letter-spacing: 1px;
	padding: 0 20px 0 20px;
	line-height: 30px;
	font-weight: normal !important;
}
/*New Css End*/

.NutritionHome {
	height: 570px;
	width: 960px;
	margin: 0 auto;
	background: url(images/nutrition-background.png);
}
.NutritionTopBg {
	clear: both;
	width: 928px;
	height: 190px;
	text-align: center !important;
}
.NutritionTopBg h1 {
	font-family: 'TertreMedBoldItalic';
	font-weight: normal;
	font-size: 50px;
	text-shadow: none;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 55px 27px 25px 27px;
	width: 880px;
}
.NutritionTopBg h1 span {
	font-weight: normal;
	font-size: 45px;
	letter-spacing: 2px;
}
.NutritionTopBg h2 {
	font-family: 'Rokkitt';
	font-size: 32px;
	text-align: center;
	color: #333333;
	letter-spacing: 1px;
	padding: 0 20px 0 20px;
	line-height: 30px;
	font-weight: normal !important;
}
/****** home page tabs css *****/

.HomeTabcontainer {
	padding-right: 115px;
}
.HomeTabcontainer .sidebar-blog-loggedin {
	width: 760px!important;
}
.HomeTabcontainer .sidebar-blog-loggedin .widget-wrap {
	background: none!important;
	border: none!important;
}
.HomeTabcontainer .sidebar-blog-loggedin .widget-wrap .widget {
	padding: 0px;
}
.HomeTabcontainer .sidebar-blog-loggedin .jwts_tabbertab {
	background: #fff!important;
}
.HomeTabcontainer .sidebar-blog-loggedin .slider-tabs {
	width: 345px!important;
}
.HomeTabcontainer .sidebar-blog-loggedin .textwidget .tabs-left {
	font-size: 14px!important;
}
.HomeTabcontainer .slider-container .slider-tabs .hackadelic-sliderPanel {
	width: 706px;
	!important
}
.HomeTabcontainer .slider-container .slider-tabs .hackadelic-sliderPanel .alert {
	width: 680px;
}
#RunningNutritionHome {
	width: 995px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(images/running_nutrition.jpg);
}
#RunningNutritionContent {
	padding: 20px 0;
	width: 500px;
	text-align: left;
	float: left;
}
#RunningNutritionContent h1 {
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 5px 0px;
	padding: 0 0 5px 0px;
	color: #2894be;
	font-family: 'TertreMedBoldItalic';
	line-height: 1.2em;
	text-align: left;
	/*    text-shadow: 1px 1px 1px black;*/
	text-shadow: 0 -1px 0 #333333;
	float: none;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
#RunningNutritionContent h2 {
	font-size: 18px;
	font-family: 'Conv_MyriadPro-Regular';
	clear: both;
	background: url(images/check2.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-weight: normal;
	color: #4a4949;
	margin-bottom: 30px;
	margin-left: 21px;
	font-size-adjust: 0.57;
	font-stretch: normal;
	background-position: 0 2px !important;
}
#RunningNutritionContent p {
	font-size: 16px;
	font-family: 'Montserrat Light', sans-serif;
	margin-left: 25px;
}
a:active, a:focus {
	outline: 0;
}
.jwts_clr {
	clear: both;
	height: 0;
	line-height: 0;
}
.jwts_tabberlive {
	margin: 4px 0px;
	padding: 0px;
}
.jwts_tabberlive .jwts_tabbertab {
	margin: 3px 0 0 0;
	padding: 10px;
	border: 1px solid #bbb;
	/*border-top:0px;height:300px;overflow:auto;*/
}
.jwts_tabberlive .jwts_tabbertab h2, .jwts_tabberlive .jwts_tabbertab h3, .jwts_tabberlive .jwts_tabbertabhide {
	display: none;
}
ul.jwts_tabbernav {
	margin: 0px;
	padding: 3px 4px;
	list-style: none;
	list-style-image: none;
	background: none;
	line-height: normal;
	height: auto;
}
ul.jwts_tabbernav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	background: none;
	display: inline;
}
ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
	font-size: .8em;
	font-weight: bold;
	margin: 0px 1px;
	padding: 3px 12px;
	color: #0F0F0F;
	border: 1px solid #bbb;
	background: #eee url(orange/bg.png) repeat-x top;
}
ul.jwts_tabbernav li a:visited {
	color: #333;
}
ul.jwts_tabbernav li a:hover {
	font-size: .8em;
	font-weight: bold;
	margin: 0px 1px;
	padding: 3px 12px;
	color: #c64934;
	border: 1px solid #aaa;
	background: #fff;
	border-bottom: none;
	text-decoration: none;
}
ul.jwts_tabbernav li a:active, ul.jwts_tabbernav li a:focus {
	outline: 0;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
	background: #fff;
	;
	border-bottom: 1px solid #fff;
}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
ul.jwts_tabbernav li.jwts_tabberactive, ul.jwts_tabbernav li.jwts_tabberinactive {
	background: none;
	padding: 0px;
	margin: 0px;
}
ul.jwts_tabbernav {
	margin: 0;
	padding: 0;
	display: inline;
}
.jwts_tabberlive .jwts_tabbertab, ul.jwts_tabbernav {
	text-align: left;
}
/* force content orientation */

ul.jwts_tabbernav li a:active {
	color: #000;
}
.wts_title {}
.slideraccordion {
	display: none;
}
.wts_title a.jtoggle {
	color: #000;
	text-decoration: underline;
	font-size: 1.2em;
	background: transparent url('../ts/arrow.png') no-repeat right center;
	padding-right: 10px;
	cursor: hand;
}
.wts_slidewrapper {
	display: none;
	border: #e7e7e7 1px solid;
	padding: 0 5px 3px 5px;
}
.jwts_tabbernav {
	display: none;
}
.jwts_tabbernav div.mapp-container, .jwts_tabbernav>div.mapp-container, * html .mapp-container {
	display: block;
}
.jwts_clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.jwts_clearfix {
	display: inline-block;
	height: 32px;
}
html[xmlns] .jwts_clearfix {
	display: block;
}
* html .jwts_clearfix {
	height: 1%;
}
.entry ul li.dot {
	background: url("/wp-content/themes/runners-connect/images/dot.png") no-repeat scroll 0 10px transparent;
	color: #333333;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0 0 0 18px;
	line-height: 26px;
}
/****** Aweber footer box *****/

#af-form-1265772177 .af-body .af-textWrap {
	width: 98%;
	display: block;
	float: none;
}
#af-form-1265772177 .af-body input.text, #af-form-1265772177 .af-body textarea {
	background-color: #FFFFFF;
	border-color: #545042;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Montserrat Light', sans-serif;
}
#af-form-1265772177 .af-body input.text:focus, #af-form-1265772177 .af-body textarea:focus {
	background-color: #CCE3CD;
	border-color: #1A1A1A;
	border-width: 1px;
	border-style: solid;
}
#af-form-1265772177 .af-body label.previewLabel {
	display: block;
	float: none;
	text-align: left;
	width: auto;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, serif;
}
#af-form-1265772177 .af-body {
	padding-bottom: 15px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: inherit;
	background-image: none;
	color: #000000;
	font-size: 11px;
	font-family: Georgia, serif;
}
#af-form-1265772177 .af-quirksMode {
	padding-right: 15px;
	padding-left: 15px;
}
#af-form-1265772177 .af-standards .af-element {
	padding-right: 15px;
	padding-left: 15px;
}
#af-form-1265772177 .buttonContainer input.submit {
	background-image: url("https://forms.aweber.com/images/auto/gradient/button/590.png");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #357900;
	border: 1px solid #357900;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	font-family: 'Montserrat Light', sans-serif;
	padding: 5px 15px;
}
#af-form-1265772177 .buttonContainer input.submit {
	margin: 10px -40px;
}
#af-form-1265772177 .buttonContainer {
	text-align: right;
}
#af-form-1265772177 button, #af-form-1265772177 input, #af-form-1265772177 submit, #af-form-1265772177 textarea, #af-form-1265772177 select, #af-form-1265772177 label, #af-form-1265772177 optgroup, #af-form-1265772177 option {
	float: none;
	position: static;
	margin: 0;
}
#af-form-1265772177 div {
	margin: 0;
}
#af-form-1265772177 form, #af-form-1265772177 textarea, .af-form-wrapper, .af-form-close-button, #af-form-1265772177 img {
	float: none;
	color: inherit;
	position: static;
	background-color: none;
	border: none;
	margin: 0;
	padding: 0;
}
#af-form-1265772177 input, #af-form-1265772177 button, #af-form-1265772177 textarea, #af-form-1265772177 select {
	font-size: 100%;
}
#af-form-1265772177 select, #af-form-1265772177 label, #af-form-1265772177 optgroup, #af-form-1265772177 option {
	padding: 0;
}
#af-form-1265772177, #af-form-1265772177 .quirksMode {
	width: 603px;
}
#af-form-1265772177.af-quirksMode {
	overflow-x: hidden;
}
#af-form-1265772177 {
	background-color: #E6E4CF;
	background: url("https://2.bp.blogspot.com/-aftGRQJe_KU/UEW4uhA6s4I/AAAAAAAAEd0/n9Wu8LZTD3s/s1600/footer+email.png") repeat scroll 0 0 transparent;
	height: 303px;
}
#af-form-1265772177 {
	display: block;
}
#af-form-1265772177 {
	overflow: hidden;
}
.af-body .af-textWrap {
	text-align: left;
}
.af-body input.image {
	border: none!important;
}
.af-body input.submit, .af-body input.image, .af-form .af-element input.button {
	float: none!important;
}
.af-body input.text {
	width: 100%;
	float: none;
	padding: 2px!important;
}
.af-body.af-standards input.submit {
	padding: 4px 12px;
}
.af-clear {
	clear: both;
}
.af-element label {
	text-align: left;
	display: block;
	float: left;
}
.af-element {
	padding: 5px 0;
}
.af-form-wrapper {
	text-indent: 0;
}
.af-form {
	text-align: left;
	margin: auto;
}
.af-quirksMode .af-element {
	padding-left: 0!important;
	padding-right: 0!important;
}
.lbl-right .af-element label {
	text-align: right;
}
/****** Aweber sidebar *****/

.email-signup-margin {
	margin-bottom: 10px;
}
#af-form-608496128 .af-body .af-textWrap {
	width: 98%;
	display: block;
	float: none;
}
#af-form-608496128 .af-body a {
	color: #0E6E50;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
#af-form-608496128 .af-body input.text, #af-form-608496128 .af-body textarea {
	background: url("https://3.bp.blogspot.com/-JaXZ33XTlcI/UEWGtN7hgrI/AAAAAAAAEdk/BGSNalf6_u8/s1600/mail.jpg") repeat scroll -8px 0px transparent;
	background-color: #FFFFFF;
	border-color: #545042;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, serif;
}
#af-form-608496128 .af-body input.text:focus, #af-form-608496128 .af-body textarea:focus {
	background-color: #CCE3CD;
	border-color: #1A1A1A;
	border-width: 1px;
	border-style: solid;
}
#af-form-608496128 .af-body label.previewLabel {
	display: block;
	float: none;
	text-align: left;
	width: auto;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, serif;
}
#af-form-608496128 .af-body {
	padding-bottom: 3px;
	padding-top: 11px;
	background: url("https://4.bp.blogspot.com/-22s5fN-xlLY/UET8Pq3v6OI/AAAAAAAAEdE/54HQtL9KslI/s1600/sprites.png") no-repeat scroll -171px -4px transparent;
	color: #000000;
	font-size: 11px;
	font-family: Georgia, serif;
}
#af-form-608496128 .af-header {
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #4F6152;
	background-repeat: repeat;
	background-position: inherit;
	background-image: url("https://1.bp.blogspot.com/-JMGu9IDd11U/UET8Ns6LV8I/AAAAAAAAEc8/zhDh9CK6FCQ/s1600/alert-box-pattern.gif");
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, serif;
}
#af-form-608496128 .af-quirksMode .bodyText {
	padding-top: 2px;
	padding-bottom: 2px;
}
#af-form-608496128 .af-quirksMode {
	padding-right: 32px;
	padding-left: 32px;
}
#af-form-608496128 .af-standards .af-element {
	padding-right: 18px;
	padding-left: 18px;
}
#af-form-608496128 .bodyText p {}
#af-form-608496128 .buttonContainer input.submit {
	background-image: url("https://forms.aweber.com/images/auto/gradient/button/2a3.png");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #028a13;
	border: 1px solid #028a13;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: Georgia, serif;
}
#af-form-608496128 .buttonContainer input.submit {
	width: auto;
	margin-top: -5px;
}
#af-form-608496128 .buttonContainer {
	text-align: right;
}
#af-form-608496128 body, #af-form-608496128 dl, #af-form-608496128 dt, #af-form-608496128 dd, #af-form-608496128 h1, #af-form-608496128 h2, #af-form-608496128 h3, #af-form-608496128 h4, #af-form-608496128 h5, #af-form-608496128 h6, #af-form-608496128 pre, #af-form-608496128 code, #af-form-608496128 fieldset, #af-form-608496128 legend, #af-form-608496128 blockquote, #af-form-608496128 th, #af-form-608496128 td {
	float: none;
	color: inherit;
	position: static;
	margin: 0;
	padding: 0;
}
#af-form-608496128 button, #af-form-608496128 input, #af-form-608496128 submit, #af-form-608496128 textarea, #af-form-608496128 select, #af-form-608496128 label, #af-form-608496128 optgroup, #af-form-608496128 option {
	float: none;
	position: static;
	margin: 0;
}
#af-form-608496128 div {
	margin: 0;
}
#af-form-608496128 fieldset {
	border: 0;
}
#af-form-608496128 form, #af-form-608496128 textarea, .af-form-wrapper, .af-form-close-button, #af-form-608496128 img {
	float: none;
	color: inherit;
	position: static;
	background-color: none;
	border: none;
	margin: 0;
	padding: 0;
}
#af-form-608496128 input, #af-form-608496128 button, #af-form-608496128 textarea, #af-form-608496128 select {
	font-size: 100%;
}
#af-form-608496128 p {
	color: inherit;
}
#af-form-608496128 select, #af-form-608496128 label, #af-form-608496128 optgroup, #af-form-608496128 option {
	padding: 0;
}
#af-form-608496128 table {
	border-collapse: collapse;
	border-spacing: 0;
}
#af-form-608496128 ul, #af-form-608496128 ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 40px;
}
#af-form-608496128, #af-form-608496128 .quirksMode {
	width: 260px;
}
#af-form-608496128.af-quirksMode {
	overflow-x: hidden;
}
#af-form-608496128 {
	background-color: #E6E4CF;
	border-color: #CFCFCF;
	border-width: 1px;
	border-style: solid;
}
#af-form-608496128 {
	display: block;
}
#af-form-608496128 {
	overflow: hidden;
}
.af-body .af-textWrap {
	text-align: left;
}
.af-body input.image {
	border: none!important;
}
.af-body input.submit, .af-body input.image, .af-form .af-element input.button {
	float: none!important;
}
.af-body input.text {
	width: 100%;
	float: none;
	padding: 2px!important;
}
.af-body.af-standards input.submit {
	padding: 4px 12px;
}
.af-clear {
	clear: both;
}
.af-element label {
	text-align: left;
	display: block;
	float: left;
}
.af-element {
	padding: 5px 0;
}
.af-form-wrapper {
	text-indent: 0;
}
.af-form {
	text-align: left;
	margin: auto;
}
.af-header {
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px;
}
.af-quirksMode .af-element {
	padding-left: 0!important;
	padding-right: 0!important;
}
.lbl-right .af-element label {
	text-align: right;
}
/****** Training Plans Landing *****/

#training-plans-wrapper {
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 995px;
	background: url("images/training-plans/bg-themes.png") no-repeat scroll 0 0 transparent;
}
#training-plans-content {
	float: left;
	padding: 0;
	text-align: left;
	width: 425px;
}
#training-plans-content h2 {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("images/training-plans/icon-green-checkmark.png");
	background-origin: padding-box;
	background-position: 0 2px !important;
	background-repeat: no-repeat;
	background-size: auto auto;
	border-bottom: 1px dotted #BABABA;
	clear: both;
	color: #4A4949;
	font-family: "Conv_MyriadPro-Regular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-size-adjust: 0.57;
	font-stretch: normal;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 30px;
	margin-left: 21px;
	padding-bottom: 22px;
	padding-left: 40px;
}
#training-plans-feature-image {
	background: url("images/training-plans/training-video-background.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 360px;
	margin-left: 65px;
	padding: 14px 0 0;
	width: 500px;
}
#training-plans-testimonial-quotes {
	height: 285px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 980px;
}
ul#training-plan-quotes li, div.post ul#quotes li {
	float: left;
	list-style-type: none;
	margin: 0 20px 30px 5px;
	width: 300px;
}
h1.branding {
	background: url("images/training-plans/runnersconnect-training-pla.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 60px;
	margin: 40px 43px 0 0;
	text-indent: -9999px;
	width: 105px;
}
.training-headline h1 {
	clear: none;
	color: #2894BE;
	float: left;
	font-family: "Conv_MyriadPro-Regular", Helvetica, Arial, sans-serif;
	font-size: 40px;
	line-height: 57px;
	margin-bottom: 10px;
	text-align: center;
	text-shadow: 0 -1px 0 #333333;
	width: 990px;
}
.training-headline h2 {
	color: #333333;
	font-family: "Conv_MyriadPro-Regular", Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 39px;
	text-align: center;
}
.training-headline {
	clear: both;
	display: block;
	float: left;
	margin: 30px 0 45px;
	overflow: hidden;
	width: 995px;
}
.training-buy-button {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #BE2849;
	border-color: transparent -moz-use-text-color #3F0D18;
	border-image: none;
	border-left: medium none;
	border-radius: 2px 2px 2px 2px;
	border-right: medium none;
	border-style: solid none;
	border-width: 1px medium;
	color: #FFFFFF !important;
	font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 0 -2px 0 0;
	padding: 12px 26px 13px;
	text-align: center;
	text-shadow: 0 1px 1px #150408;
	transition: none 0.3s ease-in-out 0s;
	text-decoration: none;
}
.training-buy-button:hover {
	background: none repeat scroll 0 0 #B32645;
	cursor: pointer;
}
.training-buy-button:active {
	background: none repeat scroll 0 0 #691628;
	border-top: 1px solid #3F0D18;
	box-shadow: 0 2px 5px 3px #3F0D18 inset, 0 0 0 transparent;
}
.training-buy-button::-moz-focus-inner {
	border: 0 none;
	padding: 0;
}
.training-buy-button-grey {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #A5A5A5;
	border-color: transparent -moz-use-text-color #595959;
	border-image: none;
	border-left: medium none;
	border-radius: 2px 2px 2px 2px;
	border-right: medium none;
	border-style: solid none;
	border-width: 1px medium;
	color: #FFFFFF !important;
	font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 0 -2px 0 0;
	padding: 12px 61px 13px;
	text-align: center;
	text-shadow: 0 1px 1px #0C0C0C;
	transition: none 0.3s ease-in-out 0s;
	text-decoration: none;
}
.training-buy-button-grey:hover {
	background: none repeat scroll 0 0 #727272;
	cursor: pointer;
}
.training-buy-button-grey:active {
	background: none repeat scroll 0 0 #3F3F3F;
	border-top: 1px solid #585858;
	box-shadow: 0 2px 5px 3px #0C0C0C inset, 0 0 0 transparent;
}
.training-button-contain-left {
	float: left;
	margin-right: 15px;
	width: 220px;
}
.training-button-contain-right {
	float: left;
	width: 215px;
}
.training-button-contain {
	margin-top: 15px;
	width: 450px;
}
.training-video-background {
	background: url("images/training-plans/training-video-background.png") no-repeat scroll 0 0 transparent;
}
.widget-inner-text-training {
	padding: 5px;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
}
/****** Training Plans Landing *****/

/****** Transparent Aweber email *****/

#home-guide .ebook_form {
	background: none repeat scroll 0 0 transparent;
}
#home-guide .ebook_form input.form_submit:hover, #content .ebook_form input.form_submit:hover {}
#home-guide .ebook_form {
	border: medium none;
}
#home-guide .signup-form input.text_input {
	background: #FCFCFC url(images/bg-sprites.png) repeat-x 0 -1259px;
	border: 1px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 1px #585858;
	-webkit-box-shadow: 0 0 1px #585858;
	-moz-box-shadow: 0 0 1px #585858;
	display: block;
	font-size: 15px;
	margin: 0px auto 20px;
	padding: 12px;
	text-align: center;
	text-shadow: 1px 1px #fff;
	width: 250px;
}
#home-guide .signup-form input.form_submit {
	background: url("images/bg-sprites.png") repeat-x scroll 0 -135px transparent;
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 1px #999999;
	color: #FFFFFF;
	cursor: pointer;
	filter: none;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 133px;
	text-decoration: none;
	text-shadow: -1px -1px #6E1902;
	text-transform: uppercase;
	width: 180px;
}
.bottom_blog_button {
	display: block;
	margin: 4%;
}
.bottom_blog_button a {
	background-color: #4ABE29;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 20px;
	margin-bottom: 27px;
	font-weight: 600;
	border-radius: 33px;
}
.bottom_blog_button a:hover {
	color: #000;
}
/****** Resources sidebar *****/

.resources {}
.resources h4 {
	border-bottom: 1px dotted #CCCCCC;
	font-family: rokkitt;
	font-size: 35px;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-bottom: 0;
	padding-bottom: 10px;
	text-align: center;
}
.sidebar-blog .resources ul, .sidebar-blog .resources li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	background: none;
}
.sidebar-blog .resources li a {
	background: url("images/bullet.png") no-repeat scroll 15px 16px transparent;
	border-bottom: 1px dotted #CCCCCC;
	color: #404040;
	display: block;
	font-size: 16px;
	margin: 1px 0 0;
	padding: 10px 10px 10px 35px;
	text-decoration: none;
	text-shadow: 1px 1px #FFFFFF;
}
.sidebar-blog .resources li a:hover {
	background: url("images/bullet.png") no-repeat scroll 15px 16px #FFFFFF;
	color: #2849BE;
}
/* = Algorithm Pricing Page







-------------------------------------------------------------- */

.paid {
	margin: 0 auto 40px;
	overflow: hidden;
	padding-left: 70px;
	padding-right: 40px;
	width: 884px;
}
.plan {
	background-color: #424e71;
	border-radius: 5px 5px 5px 5px;
	float: left;
	padding: 10px;
	width: 312px;
}
.plan_discount {
	background: url("/web/20120919183844/https://onepagerapp.com/assets/application/signup/slash.gif?1") no-repeat scroll right 10px transparent;
	color: #E9E9E9;
	display: inline-block;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -3px;
	margin-right: 20px;
	padding-right: 2px;
	vertical-align: middle;
}
.plan_discount sup {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
}
.plan_price {
	color: #FFFFFF;
	display: inline-block;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 20px;
	margin-left: 70px;
	vertical-align: middle;
}
.plan_price sup {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 75px;
	vertical-align: text-top;
}
.plan_price strong {
	display: inline-block;
	font-size: 90px;
	font-weight: 600;
	letter-spacing: -3px;
	line-height: 75px;
	text-shadow: -1px -1px #9F9F9F;
}
.plan p {
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	padding: 20px;
	text-align: center;
	border: 1px solid #9F9F9F;
}
.yearly_plan .comparison {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	width: 135px;
}
.comparison {
	color: #666666;
	display: block;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	margin: 0 auto 14px;
	vertical-align: middle;
}
.start {
	background-color: #be2849;
	background-image: url("/web/20120919183844/https://onepagerapp.com/assets/application/button-start.png");
	background-position: left top;
	background-repeat: repeat-x;
	border-radius: 5px 5px 5px 5px;
	clear: both;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1em;
	padding: 17px 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.paid ul {
	color: #333333;
	float: left;
	font-size: 18px;
	line-height: 1.5em;
	list-style: none outside none;
	margin-left: 50px;
	margin-top: 8px;
	text-align: left;
	width: 410px;
}
.paid li:first-child {
	border-top: 0 none;
}
.paid li, .plans li {
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E0E0E0;
	margin-left: 5px;
	padding-bottom: 12px;
	padding-left: 35px;
	padding-top: 12px;
}
.icon_bandwidth {
	background-image: url("images/question-mark-icon.png");
}
.plans h1 {
	clear: none;
	color: #424e71;
	float: left;
	font-family: Conv_MyriadPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 33px;
	line-height: 50px;
	margin-bottom: 10px;
	text-align: center;
	text-shadow: 0 -1px 0 #333333;
	width: 900px;
}
.plans h2 {
	color: #333333;
	font-family: "Conv_MyriadPro-Regular", Helvetica, Arial, sans-serif;
	font-size: 29px;
	line-height: 30px;
	margin-bottom: 45px;
	text-align: center;
}
.training-start-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cb2910), color-stop(1, #980505));
	background: -moz-linear-gradient( center top, #cb2910 5%, #980505 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb2910', endColorstr='#980505');
	background-color: #cb2910;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #cb2910;
	display: inline-block;
	color: #ffffff !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 15px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #590503;
	margin-top: 20px;
}
.training-start-button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #980505), color-stop(1, #cb2910));
	background: -moz-linear-gradient( center top, #980505 5%, #cb2910 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#980505', endColorstr='#cb2910');
	background-color: #980505;
}
.training-start-button:active {
	position: relative;
	top: 1px;
}
.chooseplan .tower h2.nutrition {
	position: relative;
	top: -20px;
	left: 0px;
}
.chooseplan .tower-selected h2.nutrition {
	position: relative;
	top: -20px;
	left: 0px;
}
#email-collect input.text_input {
	background: url("images/bg-sprites.png") repeat-x scroll 0 -1259px #FCFCFC;
	border: 1px solid #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 1px #585858;
	display: block;
	font-size: 15px;
	margin: 0 auto 20px;
	padding: 12px;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
	width: 250px;
}
#email-collect input.form_submit {
	background: url("images/bg-sprites.png") repeat-x scroll 0 -135px transparent;
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 1px #999999;
	color: #FFFFFF;
	cursor: pointer;
	filter: none;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 0px;
	text-decoration: none;
	text-shadow: -1px -1px #6E1902;
	text-transform: uppercase;
	width: 180px;
}
#email-collect .ebook_form {
	background: none repeat scroll 0 0 transparent;
}
#email-collect .ebook_form input.form_submit:hover, #content .ebook_form input.form_submit:hover {}
#email-collect .ebook_form {
	border: medium none;
}
#email-collect {
	background: none repeat scroll 0 0 #FFF6D5;
	border: 1px solid #D1B655;
	color: #3F2502;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px !important;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
	padding: 15px 25px;
	width: auto;
	float: none;
}
.wmspotlight {
	border: 1px solid #000000;
	background-color: #333;
}
h1.login-landing {
	color: #424e71;
	font-family: Rokkitt;
	font-size: 52px;
	font-weight: bold;
	line-height: 60px;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: center;
	text-transform: none !important;
	width: 100%;
}
h1.upsell {
	color: #BE2849;
	font-family: Rokkitt;
	font-size: 48px;
	font-weight: bold;
	line-height: 60px;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: center;
	text-transform: none !important;
	width: 100%;
}
h1.upsell span {
	color: #333333;
	display: block;
	font-size: 45px;
	line-height: 48px;
	margin-top: 25px;
}
h1.upsell-insider {
	color: #be2849;
	font-family: Rokkitt;
	font-size: 34px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: center;
	text-transform: none !important;
	width: 100%;
}
h1.upsell-insider span {
	color: #333333;
	display: block;
	font-size: 34px;
	line-height: 34px;
	margin-top: 10px;
}
.upsell-yes {
	-moz-box-shadow: inset 0px 1px 0px 0px #9acc85;
	-webkit-box-shadow: inset 0px 1px 0px 0px #9acc85;
	box-shadow: inset 0px 1px 0px 0px #9acc85;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
	background: -moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background: -webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background: -o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background: -ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background: linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b', GradientType=0);
	background-color: #74ad5a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #3B6E22;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 0 #9ACC85 inset;
	color: #FFFFFF !important;
	display: inline-block;
	font-family: rokkitt;
	font-size: 32px;
	font-weight: normal;
	padding: 13px 27px;
	text-decoration: none;
	text-shadow: 0 1px 0 #92B879;
}
}
.upsell-yes:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background: -moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background: -webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background: -o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background: -ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background: linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a', GradientType=0);
	background-color: #68a54b;
}
.upsell-yes:active {
	position: relative;
	top: 1px;
}
.upsell-no {
	-moz-box-shadow: inset 0px 1px 0px 0px #91b8b3;
	-webkit-box-shadow: inset 0px 1px 0px 0px #91b8b3;
	box-shadow: inset 0px 1px 0px 0px #91b8b3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3b3b1), color-stop(1, #818c8a));
	background: -moz-linear-gradient(top, #a3b3b1 5%, #818c8a 100%);
	background: -webkit-linear-gradient(top, #a3b3b1 5%, #818c8a 100%);
	background: -o-linear-gradient(top, #a3b3b1 5%, #818c8a 100%);
	background: -ms-linear-gradient(top, #a3b3b1 5%, #818c8a 100%);
	background: linear-gradient(to bottom, #a3b3b1 5%, #818c8a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b3b1', endColorstr='#818c8a', GradientType=0);
	background-color: #a3b3b1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #8b9190;
	display: inline-block;
	color: #ffffff !important;
	font-family: rokkitt;
	font-size: 32px;
	font-weight: normal;
	padding: 13px 27px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #728f8b;
}
.upsell-no:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #818c8a), color-stop(1, #a3b3b1));
	background: -moz-linear-gradient(top, #818c8a 5%, #a3b3b1 100%);
	background: -webkit-linear-gradient(top, #818c8a 5%, #a3b3b1 100%);
	background: -o-linear-gradient(top, #818c8a 5%, #a3b3b1 100%);
	background: -ms-linear-gradient(top, #818c8a 5%, #a3b3b1 100%);
	background: linear-gradient(to bottom, #818c8a 5%, #a3b3b1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#818c8a', endColorstr='#a3b3b1', GradientType=0);
	background-color: #818c8a;
}
.upsell-no:active {
	position: relative;
	top: 1px;
}
.upsell-buttons {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 500px;
	padding-bottom: 15px;
	margin-bottom: 70px;
}
.upsell-buttons .yes-upsell {
	float: left;
}
.upsell-buttons .no-upsell {
	float: right;
}
.full-transcript:before {
	background: url("images/bg-transcript.png") no-repeat scroll center center transparent;
	content: "";
	display: block;
	height: 42px;
	left: 0;
	position: absolute;
	top: -25px;
	width: 100%;
}
.full-transcript {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	margin: 0 auto 2.7rem;
	padding: 30px 30px 40px;
	position: relative;
	margin-top: 40px;
}
.full-transcript h2 {
	color: #333333;
	font-family: 'Yanone Kaffeesatz', 'Helvetica Neue', 'Helvetica', 'Arial';
	font-size: 1.6875rem;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 1.375rem;
	text-align: center;
}
.full-transcript h2 span:after {
	background-image: url("images/bg-transcript-h2-after.png");
	right: -42px;
}
.full-transcript h2 span:before, .full-transcript h2 span:after {
	background: none no-repeat scroll center center transparent;
	content: "";
	display: block;
	height: 23px;
	position: absolute;
	top: 3px;
	width: 30px;
}
.full-transcript h2 span:before {
	background-image: url("images/bg-transcript-h2-before.png");
	left: -42px;
}
.full-transcript h2 span:before, .full-transcript h2 span:after {
	background: none no-repeat scroll center center transparent;
	content: "";
	display: block;
	height: 23px;
	position: absolute;
	top: 3px;
	width: 30px;
}
.full-transcript h2 span {
	display: inline-block;
	position: relative;
}
.alert-course {
	background: none repeat scroll 0 0 #FFF6D5;
	border: 1px solid #D1B655;
	float: none;
	margin-bottom: 15px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 0;
	padding: 15px 25px;
	width: auto;
}
.alert-course p {
	color: #3F2502;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	text-shadow: 1px 1px #FFFFFF;
}
.alert-course ul {
	margin-bottom: 30px;
}
.alert-course ul li {
	background: url(images/green-tick.png) no-repeat scroll 0 14px transparent;
	color: #3F2502;
	font-size: 18px;
	margin-bottom: 13px;
	padding: 19px 0 0 40px;
	text-shadow: 1px 1px #FFFFFF;
}
.alert-course a {
	background: -moz-linear-gradient(center top, #CB2910 5%, #980505 100%) repeat scroll 0 0 #CB2910;
	border: 1px solid #CB2910;
	border-radius: 6px;
	box-shadow: 0 1px 0 0 #FFFFFF inset;
	color: #FFFFFF !important;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	padding: 9px 15px;
	text-decoration: none !important;
	text-shadow: -1px -1px 0 #590503;
}
.slide-in-capture h1 {
	color: #BE2849 !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 60px !important;
	font-weight: bold !important;
	margin-bottom: 0;
	text-align: center;
	text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 1px 1px 1px black !important;
}
.slide-in-capture h2 {
	color: #333333 !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 26px !important;
	line-height: 26px !important;
	text-align: center! important;
}
.slide-in-opening {
	float: left;
	width: 200px;
	margin-top: 15px;
}
.slide-in-image {
	width: 233px;
	float: right;
	margin-top: 15px;
	margin-bottom: -30px;
	margin-right: 25px;
}
.slide-in-image-book {
	float: left;
	margin-bottom: -30px;
	margin-right: 83px;
	margin-top: 15px;
	width: 150px;
}
.slide-in-capture-button-placeholder {
	margin-bottom: 25px;
	margin-top: 8px;
	margin-left: 120px;
}
.in-post-email-download-button {
	margin-top: 10px;
	text-align: center;
}
.bottom-post-capture-opening-book {
	float: left;
	font-family: open sans;
	font-size: 16px;
	line-height: 25px;
	margin-top: 15px;
	padding-left: 30px;
	text-align: center;
	/*max-width: 310px;*/
}
.bottom-post-capture-opening-book>strong {
	color: #be2849;
}
#slide-in-info {
	float: left;
	margin-top: 20px;
	text-align: left;
	width: auto;
}
#slide-in-info ul {
	margin: 15px 0;
}
#slide-in-info ul li {
	background: url("images/check-icon.gif") no-repeat scroll 5px 3px transparent;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0 32px;
}
.slide-in-image-ebook {
	float: right;
	margin-bottom: -46px;
	margin-right: -38px;
	margin-top: 5px;
	width: auto;
}
.slide-in-opening-ebook {
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	width: auto;
}
.bottom-post-capture {
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	box-shadow: 0 0 25px 0 #CCCCCC;
	overflow: hidden;
	margin: 3em 0 0.5em;
	text-align: center;
}
.bottom-post-capture-headline {
	background-color: #424e71;
}
.bottom-post-capture-headline h2 {
	color: #FFFFFF;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	line-height: 57px;
	padding: 0;
	text-align: center;
}
.bottom-post-capture-opening {
	float: left;
	font-family: open sans;
	font-size: 16px;
	line-height: 25px;
	margin-top: 15px;
	padding-left: 30px;
	text-align: left;
	width: 270px;
}
.bottom-post-capture-info {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 25px;
	text-align: left;
	width: 560px;
}
.bottom-post-capture-info ul {
	margin: 15px 0;
}
.bottom-post-capture-info ul li {
	background: url("images/check-icon.gif") no-repeat scroll 5px 3px transparent;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 0 32px;
}
.bottom-post-capture-button-placeholder {
	margin-bottom: 25px;
	margin-top: 8px;
}
.bottom-post-capture-button {
	-moz-box-shadow: inset 0px 0px 0px 0px #3e7327;
	-webkit-box-shadow: inset 0px 0px 0px 0px #3e7327;
	box-shadow: inset 0px 0px 0px 0px #3e7327;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background: -moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: -ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background: linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352', GradientType=0);
	background-color: #77b55a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #4b8f29;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #5b8a3c;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bottom-post-capture-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6EAC4F), color-stop(1, #6CA452));
	background: -moz-linear-gradient(top, #6EAC4F 5%, #6CA452 100%);
	background: -webkit-linear-gradient(top, #6EAC4F 5%, #6CA452 100%);
	background: -o-linear-gradient(top, #6EAC4F 5%, #6CA452 100%);
	background: -ms-linear-gradient(top, #6EAC4F 5%, #6CA452 100%);
	background: linear-gradient(to bottom, #6EAC4F 5%, #6CA452 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6EAC4F', endColorstr='#6CA452', GradientType=0);
	background-color: #6EAC4F;
}
.bottom-post-capture-button:active {
	position: relative;
	top: 1px;
}
.sidebar-toolkit-capture {
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0 0 25px 0 #cccccc;
	margin: 3em 0 0.5em;
	text-align: center;
	width: 275px;
}
.sidebar-toolkit-headline {
	background-color: #424e71;
}
.sidebar-toolkit-headline h2 {
	color: #ffffff;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	line-height: 34px;
	padding: 10px;
	text-align: center;
}
.sidebar-toolkit-opening {
	font-family: open sans;
	font-size: 16px;
	line-height: 25px;
	padding: 20px;
	text-align: left;
}
.sidebar-toolkit-image {
	margin-top: 15px;
}
.sidebar-toolkit-button-placeholder {
	margin-bottom: 25px;
	margin-top: 15px;
}
.sidebar-toolkit-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f0f7fa;
	box-shadow: inset 0px 1px 0px 0px #f0f7fa;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background: -moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background: -webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background: -o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background: -ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background: linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2', GradientType=0);
	background-color: #33bdef;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #057fd0;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
	padding: 10px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #5b6178;
}
.sidebar-toolkit-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
	background: -moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background: -webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background: -o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background: -ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background: linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef', GradientType=0);
	background-color: #019ad2;
}
.sidebar-toolkit-button :active {
	position: relative;
	top: 1px;
}
#wdsi-slide_in {
	width: auto;
}
.post-nutrition-sales-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
	box-shadow: inset 0px 1px 0px 0px #97c4fe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background: -moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background: -webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background: -o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background: -ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background: linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0', GradientType=0);
	background-color: #3d94f6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #337fed;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	font-family: Trebuchet MS;
	font-size: 20px;
	padding: 10px 30px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #1570cd;
}
.post-nutrition-sales-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background: -moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background: -webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background: -o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background: -ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background: linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6', GradientType=0);
	background-color: #1e62d0;
}
.post-nutrition-sales-button:active {
	position: relative;
	top: 1px;
}
ul.video-series-share {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}
ul.video-series-share li {
	background: none repeat scroll 0 0 transparent;
	float: left;
	list-style: none outside none;
	margin-right: 10px;
}
ul.video-series-share h3 {
	font-size: 24px;
	font-style: italic;
	margin-bottom: 20px;
}
ul.wafp-nav-bar li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline;
	padding-left: 0;
	padding-right: 30px;
}
ul.wafp-nav-bar {
	margin-bottom: 25px;
}
#wafp-dash-wrapper h3 {
	color: #333333;
}
#wafp-dash-wrapper h4 {
	color: #333333;
	font-weight: normal;
}
.wafp-frontend-text-input {
	width: 75% !important;
}
ul.wafp-link-list li {
	background: none;
	padding-left: 0px;
}
#wafp_main_affiliate_link {
	display: none;
}
.launch-email-collect {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
h1.below-video-title {
	color: #333333;
	font-family: rokkitt;
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 25px;
	text-align: center;
}
.alert-course-sale {
	background: none repeat scroll 0 0 #fff6d5;
	border: 1px solid #d1b655;
	float: none;
	margin-bottom: 15px !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 15px 25px;
}
#guarantee {
	background: url("https://runnersconnect.netcss/training-plans-images/intro-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-top: 1px solid #d7d5d8;
	padding: 20px 0;
	text-align: center;
}
.wrapper {
	margin: 0 auto;
	width: 900px;
}
#guarantee h2 {
	background: url("https://runnersconnect.netcss/training-plans-images/underline.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	padding-bottom: 20px;
	font-family: 'Rokkitt', Georgia, serif;
	font-size: 44px;
	font-weight: normal;
	margin: 0 0 25px;
	padding: 0 0 10px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	color: #333333;
}
#sub-head-box p {
	font-size: 28px;
	line-height: 26px;
	text-align: center;
}
#sub-head-box {
	background: url("https://runnersconnect.netcss/training-plans-images/underline.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	margin: 0 0 20px;
	padding-bottom: 18px;
}
#guarantee-box {
	background: url("https://runnersconnect.netcss/training-plans-images/guarantee-box-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 3px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4) inset;
	height: 411px;
	margin: 0 0 -14px;
	padding: 25px 30px;
}
#guarantee-content {
	float: left;
	text-align: justify;
	width: 475px;
}
#guarantee-img {
	float: left;
	margin-left: 23px;
}
#guarantee .trial-btn-container {
	background: url("https://strength.runnersconnect.nethttps://runnersconnect.netcss/training-plans-images/solution-divider.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	margin: 0 0 10px;
	padding: 0 0 44px;
}
.yellow-ribbon {
	background: url('https://strength.runnersconnect.net/wp-content/themes/Yukon-Green/images/pricing-divider.gif') repeat-x left top;
	padding: 15px 0 0 0;
}
.alert-course h1 {
	background: url("https://strength.runnersconnect.net/wp-content/themes/Yukon-Green/images/main-header-bg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	color: #3f2502;
	font-family: 'saucer_bbregular', Georgia, serif;
	font-size: 34px;
	line-height: 47px;
	margin: 0;
	padding: 0 0 15px;
	text-align: center;
}
a.buy-now-ribbon {
	text-align: center;
	background: url('https://strength.runnersconnect.net/wp-content/themes/Yukon-Green/images/yellow-ribbon-sprite.png') no-repeat center top;
	height: 170px;
	width: 100%;
	display: block;
	margin: -30px 0 20px 0;
}
a.buy-now-ribbon:hover {
	background: url('https://strength.runnersconnect.net/wp-content/themes/Yukon-Green/images/yellow-ribbon-sprite.png') no-repeat center bottom;
}
.buy-now-ribbon p {
	text-align: center;
}
.buy-now-ribbon span.ribbon-text1 {
	color: #fff;
	font-family: 'Rokkitt', Georgia, serif;
	font-size: 65px;
	margin-left: -45px;
	padding: 56px 0 0;
	position: absolute;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}
.buy-now-ribbon span.ribbon-text2 {
	color: #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-left: -50px;
	margin-top: 94px;
	position: absolute;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
}
.stripe-buy-now-ribbon {
	text-align: center;
	background: url('https://strength.runnersconnect.net/wp-content/themes/Yukon-Green/images/yellow-ribbon-sprite.png') no-repeat center top;
	height: 170px;
	width: 100%;
	display: block;
	border: none;
	color: #fff;
	font-family: 'Rokkitt', Georgia, serif;
	font-size: 65px;
	padding: 0px 0 0;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
	cursor: pointer;
	cursor: hand;
}
.stripe-buy-now-ribbon:hover {
	background: url('https://strength.runnersconnect.net/wp-content/themes/Yukon-Green/images/yellow-ribbon-sprite.png') no-repeat center bottom;
}
.stripe-buy-now-ribbon p {
	text-align: center;
}
.arrow-7 {
	bottom: 210px;
	left: 635px;
	position: absolute;
}
.arrow-8 {
	bottom: 205px;
	position: absolute;
	right: 640px;
}
.arrow-9 {
	position: absolute;
	right: 290px;
	bottom: 175px;
}
.arrow-11 {
	bottom: 525px;
	left: 635px;
	position: absolute;
}
.arrow-12 {
	bottom: 525px;
	position: absolute;
	right: 640px;
}
.stripe-foam {
	background-color: #000000;
}
.gray-box {
	background: none repeat scroll 0 0 #f5f5f5;
	border: 1px solid #dddddd;
	border-radius: 3px;
	box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03);
	margin-bottom: 2rem;
	padding: 2rem 2rem 1rem;
}
.gray-box .download .heading {
	display: block;
	font-family: 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 42px;
	margin-top: -1rem;
	padding: 0;
}
.download {
	text-align: left;
}
.gray-box .download ul {
	background: none repeat scroll 0 0 #ffffff !important;
	list-style: none outside none;
	margin: -2rem -2rem -1rem;
}
.gray-box .download li {
	background: none repeat scroll 0 0 transparent !important;
	border-bottom: 1px solid #dddddd;
	list-style: none outside none;
	margin: 0;
	padding: 1rem 10rem 1rem 1rem !important;
	position: relative;
}
.gray-box .download li a.btn-primary-small {
	background-clip: padding-box;
	background-color: #951400;
	background-image: -moz-linear-gradient(center bottom, #921300 0%, #a31500 100%);
	border: medium none !important;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	padding: 0.5rem 1rem;
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 10px;
}
a.blue-buy-btn {
	background: none repeat scroll 0 0 #18478c;
	border-radius: 4px;
	box-shadow: 0 5px 0 0 #00255f;
	color: #fff;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, 'Droid Sans', Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 16px 24px;
	text-decoration: none;
	text-shadow: 0 2px 0 #000;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}
@media (max-width: 420px) {
	a.blue-buy-btn {
		font-size: 16px;
		padding: 18px 0px;
	}
}
a.blue-buy-btn:hover {
	background: none repeat scroll 0 0 #023078;
	transition: background 0.3s ease-in-out 0s;
}
.appointments-wrapper h3, .appointments-confirmation-wrapper h3 {
	font-size: 26px !important;
	text-transform: none !important;
	font-family: 'Montserrat Light', sans-serif;
	color: #2894BE;
	text-shadow: 0px 1px 0px #165269;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	line-height: 30px;
}
.sidebar-blog-2 {
	display: inline;
	float: right;
	font-size: 12px;
	margin: 30px 0 0;
	padding: 0;
	position: relative;
	width: 275px;
}
.post h1 span.author-byline {
	font-style: italic;
	font-size: 14px;
	color: #333333;
	text-shadow: none;
	display: block;
	padding-top: 20px;
}
.post h1 span.author-byline a {
	font-style: italic;
	font-size: 14px;
	color: #0000ff;
	text-shadow: none;
}
/* New Sidebar 12.06.14 */

#featurebox-widget-2 {
	width: 300px;
}
#featurebox-widget-2 .optin-form {
	background: none repeat scroll 0 0 #e0e7cd;
}
#featurebox-widget-2 .optin-form h3 {
	background: url("https://runnersconnect.netimages/title.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	color: #cfffab;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 22px;
	font-weight: 200;
	height: 133px;
	line-height: 2rem;
	margin: 0;
	padding: 1rem 0 0;
	text-align: center;
	text-shadow: 1px 1px 0 #569726;
	width: 300px;
}
#featurebox-widget-2 .optin-form h3 strong {
	color: #fff !important;
	font-family: 'Montserrat Light', sans-serif;
	font-weight: 400;
}
#featurebox-widget-2 .optin-area {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color #d0d8ba #d0d8ba;
	border-image: none;
	border-right: 1px solid #d0d8ba;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	padding: 1.25rem;
	font-family: 'Montserrat Light', sans-serif;
	text-align: left;
}
#featurebox-widget-2 .form-area {
	background: url("images/hr.png") repeat-x scroll center top rgba(0, 0, 0, 0);
	padding-top: 1.25rem;
	text-align: center;
}
#featurebox-widget-2 .form-area h4 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #53930c;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2rem;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0;
	text-shadow: 1px 1px #f0f3e6;
}
#featurebox-widget-2 .shadow {
	background: url("images/widget-bottom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 21px;
	width: 300px;
}
.sidebar-featurebox-button {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding: 12px 23px;
	border: 1px solid #a8b317;
	border-radius: 3px;
	background: #f0ff21;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0ff21), to(#c28b15));
	background: -moz-linear-gradient(top, #f0ff21, #c28b15);
	background: linear-gradient(to bottom, #f0ff21, #c28b15);
	text-shadow: #ffff2b 1px 1px 1px;
	font: normal normal bold 14px arial;
	color: #7d3200 !important;
	text-decoration: none;
}
.sidebar-featurebox-button:hover, .sidebar-featurebox-button:focus {
	border: 1px solid #f0ff21;
	background: #ffff28;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffff28), to(#e9a719));
	background: -moz-linear-gradient(top, #ffff28, #e9a719);
	background: linear-gradient(to bottom, #ffff28, #e9a719);
	color: #7d3200;
	text-decoration: none;
}
.sidebar-featurebox-button:active {
	background: #a8b317;
	background: -webkit-gradient(linear, left top, left bottom, from(#a8b317), to(#c28b15));
	background: -moz-linear-gradient(top, #a8b317, #c28b15);
	background: linear-gradient(to bottom, #a8b317, #c28b15);
}
.optin-form p {
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
img.sidebar-alignleft {
	float: left;
	display: inline;
}
/*  End New Sidebar 12.06.14 */

/* New Homepage 12.06.14 */

#dec-home-top {
	background-color: #424e71;
	height: 437px;
	margin-bottom: 1.125rem;
	margin-top: 0;
	padding: 3.75rem 0 0;
}
.row {
	margin: 0 auto;
	max-width: 50rem;
	width: 100%;
}
.home-content-holder {
	margin: 0 auto;
	max-width: 50rem;
	width: 100%;
}
.hero-image-home {
	float: left;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	position: relative;
	width: 41.6667%;
}
.text-right-home {
	width: 52%;
	float: right;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	position: relative;
	text-align: left
}
#dec-home-top h3 {
	color: #fff;
	font-size: 39px;
	font-weight: bold;
	margin: 1.25rem 0;
	padding-bottom: 0.8rem;
	font-family: rokkitt;
	line-height: 41px;
}
#dec-home-top .about {
	margin-top: -10px;
	color: #ffffff;
	font-family: 'Montserrat Light', sans-serif;
}
#dec-home-top .about p {
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
}
.email-collect-home {
	margin-top: 35px;
}
.blog-button-center {
	text-align: center;
	margin-bottom: 40px;
}
#testimonials {
	margin: 0;
	padding: 0 0 40px;
}
#testimonials .container {
	border-radius: 10px;
	margin: 0 auto;
	width: 833px;
	margin-top: 35px;
}
#testimonials h1 {
	color: #333333;
	font-family: rokkitt;
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 25px;
}
#testimonials h2 {
	text-align: center;
	width: 800px;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0px;
	margin-bottom: 35px;
	text-transform: uppercase;
	color: #666666;
	font-family: 'Montserrat Light', sans-serif;
}
#testimonials hr {
	border-color: #e4e4e4;
	margin: 1.25rem auto 0;
	width: 150px;
}
#testimonials h2 span {
	color: #2eabfd;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 8px;
	text-transform: uppercase;
	line-height: 28px;
}
#testimonials h2 span span {
	color: #444;
	padding: 0;
}
#testimonials .testimonial {
	margin-top: 20px;
	position: relative;
}
#testimonials .testimonial img {
	border-radius: 50px;
}
#testimonials .testimonial:nth-child(2n+1) img {
	float: right;
}
#testimonials .testimonial:nth-child(2n+1) p {
	padding: 0 20px 0 120px;
	text-align: right;
}
#testimonials .testimonial:nth-child(2n) img {
	float: left;
}
#testimonials .testimonial:nth-child(2n) p {
	padding: 0 0px 0 20px;
	text-align: left;
}
#testimonials .testimonial .vert-wrap {
	display: table;
	height: 100px;
}
#testimonials .testimonial .vert-wrap p {
	display: table-cell;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3em;
	vertical-align: middle;
	line-height: 28px;
}
#testimonials .testimonial .vert-wrap p span {
	display: block;
	float: right;
	font-weight: normal;
	margin-top: 12px;
}
#testimonials .testimonial .vert-wrap p span.right {
	display: block;
	float: left;
	font-weight: normal;
	margin-top: 12px;
}
#testimonials .testimonial .divider {
	background: url("//fbengagement.s3.amazonaws.com/FBPL-01-Webinar-Registration-Page/images/divider-dark-trans-circle-sm.png") repeat scroll center center rgba(0, 0, 0, 0);
	height: 5px;
	margin: 20px 120px 0;
}
.button-home {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding: 12px 64px;
	border: 1px solid #4b983a;
	border-radius: 35px;
	background: #7bfa5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#7bfa5f), to(#4b983a));
	background: -moz-linear-gradient(top, #7bfa5f, #4b983a);
	background: linear-gradient(to bottom, #7bfa5f, #4b983a);
	text-shadow: #366d2a 1px 1px 1px;
	font: normal normal bold 20px arial;
	color: #ffffff !important;
	text-decoration: none;
}
.button-home:hover, .button-home:focus {
	border: 1px solid #6bd953;
	background: #94ff72;
	background: -webkit-gradient(linear, left top, left bottom, from(#94ff72), to(#5ab646));
	background: -moz-linear-gradient(top, #94ff72, #5ab646);
	background: linear-gradient(to bottom, #94ff72, #5ab646);
	color: #ffffff;
	text-decoration: none;
}
.button-home:active {
	background: #4b983a;
	background: -webkit-gradient(linear, left top, left bottom, from(#4b983a), to(#4b983a));
	background: -moz-linear-gradient(top, #4b983a, #4b983a);
	background: linear-gradient(to bottom, #4b983a, #4b983a);
}
.entry p.content-upgrade {
	background: none repeat scroll 0 0 #ff9;
	border: 1px solid #e0e033;
	border-radius: 2px;
	clear: both;
	margin-bottom: 18px;
	overflow: hidden;
	padding: 20px 15px;
}
.entry p.content-upgrade a {
	color: #cd3e01;
	text-decoration: underline;
}
img, video {
	max-width: 100%;
	height: auto;
}
/*  Feature Box */

/*  New Blog by rrrrr*/

/*#blog-full-width {



	margin: 0 auto;



	padding-top: 25px;



	max-width: 900px;



	width:100%;



}



.blog-top-box {



	display:block;



	box-sizing:content-box;



	margin:0 auto 45px;



	border:8px solid #fff;



	background-color:#f7f9fb;



	-webkit-box-shadow:0 1px 5px rgba(0,0,1,0.3), inset 0 0 18px rgba(0,0,0,0.1);



	-moz-box-shadow:0 1px 5px rgba(0,0,1,0.3), inset 0 0 18px rgba(0,0,0,0.1);



	box-shadow:0 1px 5px rgba(0,0,1,0.3), inset 0 0 18px rgba(0,0,0,0.1);



	padding:20px 3% 0px;



	width:92%;



	vertical-align:middle



}







.blog-page-top {



	margin: 0 0 25px;



	padding: 0;



	width: 100%;



}



h1.blog-header {



	font-family: 'Montserrat Light', sans-serif;



	font-size:34px;



	line-height:48px;



	text-align: center;



	color:#424E71;



	font-weight:normal;



	margin-top:25px;



	text-shadow: 0 1px 0 #5c5c5c;



}



.blog-search-header {



	margin-top: 150px;



}



h2.blog-search-header {



	color: #2894be;



	font-family: 'Montserrat Light', sans-serif;



	font-size:34px;



	text-align: center;



	margin-top:45px;



	text-shadow: 0 1px 0 #5c5c5c;



}



#blog-full-width form input.st-search-input {



	padding:15px 30px;



	width:700px;



	margin: 0 auto 50px;



	font-size: 17px;



	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUFJREFUeNqU0j0oRWEcx/Hj3ifvlMHL7C1lY7mDwUBKkoksBjKJxWIQu7xlOybDLVGukhhMZDFbxGBS8nIjKR3E96nf0dPjuuVfn+6tc35P//P8/yYMw8CpbgygGQlcYw8H+Ai8MvotxQImgt81hk1M4cEPF2IV43jCGo7wjk5MYhhlGMKbG+7BKO4wiGPn8DO1vIN+jGA9fpjQaUksecG4zjGPL3VQ5IZb9OAw+LtO1FkjatxwUuEoTzjSbRu9/xO+0W97nnArqvXuoxve1/9p1OUIlmNGU7EX9+KGt3GKNuyiC5WoQAe2NJFP3PpzzmoR0khpxle6h3pnkeKJPCPjbtglerVFfWhSVxfqJtK4qrChTMY4XdjVm9O21aIA92LrFcv6HHtAsclxQVnxa0WfsqgDUib4X9muStCA2W8BBgDJ0EeGeFZ8WAAAAABJRU5ErkJggg==") no-repeat scroll 7px 16px #fcfcfc;



}*/

#st-results-container {
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: -1px -1px 1px #bbb;
	-moz-box-shadow: -1px -1px 1px #bbb;
	-webkit-box-shadow: -1px -1px 1px #bbb;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 30px;
	text-align: left;
	width: 700px;
}
.st-result {
	margin-bottom: 25px;
}
.st-result h3.title {
	width: 100%;
}
.st-search-result-link {
	text-decoration: none;
}
.st-result-text h3 {
	padding-bottom: 8px;
	text-align: left;
}
/* Feature Box */

.wrapper {
	width: 960px;
	margin: 0 auto;
}
#blog-sub-header {
	background: #f6f6f6;
	margin-top: 0px;
	display: none;
}
#inner-sub-header {
	width: 980px;
	margin: 0 auto;
	padding: 8px 0 25px 0;
}
.header-content {
	border: 1px solid #b6b6b6;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
	position: relative;
	margin: 40px 0 0 0;
	padding: 44px 0 0 0;
}
h1.blog-ribbon-header {
	font-family: Rokkitt, Georgia, serif;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 30px 0;
	height: 81px;
	width: 1070px;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	font-variant: small-caps;
	line-height: 76px;
	position: absolute;
	left: -46px;
	top: -20px;
}
.green-ribbon {
	background: url(images/green-blog-ribbon.png) no-repeat center center;
}
.orange-ribbon {
	background: url(images/orange-blog-ribbon.png) no-repeat center center;
}
.red-ribbon {
	background: url(images/red-blog-ribbon.png) no-repeat center center;
}
.blog-header-image {
	width: 50%;
	float: left;
}
.blog-header-image img {
	margin: 0 0 -6px 0;
}
.blog-header-content-a {
	float: right;
	width: 434px;
	margin: 26px 18px 0 0;
	text-align: center;
}
.blog-header-text-a {
	background: url(images/blog-text-bg2.png) no-repeat center top;
	height: 295px;
	padding: 18px 24px 0;
	text-align: left;
}
.blog-header-content-b {
	float: right;
	width: 434px;
	margin: 26px 18px 0 0;
	text-align: center;
	background: url(images/blog-text-bg3.png) no-repeat center top;
}
.blog-header-text-b {
	height: 266px;
	padding: 18px 24px 0;
	text-align: left;
}
.blog-sub-header {
	font-size: 20px;
	font-weight: 600;
}
.blog-header-list li {
	font-family: 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(images/green-tick.png) no-repeat left center;
	padding: 2px 0 0 32px;
	line-height: 20px;
	margin: 2px 0 10px 0;
}
a:link.blog-header-cta-a, a:visited.blog-header-cta-a {
	background: #48bb28;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	font-family: 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 16px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 0 0 #248e06;
	box-shadow: 0 3px 0 0 #248e06;
	margin: 0 0 18px 0;
	display: inline-block;
}
a:link.blog-header-cta-b, a:visited.blog-header-cta-b {
	background: #F08B2F;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	font-family: 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 22px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 0 0 #BC681B;
	box-shadow: 0 3px 0 0 #BC681B;
	margin: 0 0 18px 0;
	display: inline-block;
	text-decoration: none;
}
a:link.blog-header-cta-c, a:visited.blog-header-cta-c {
	background: #bb2d47;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	font-family: 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 22px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 0 0 #910E26;
	box-shadow: 0 3px 0 0 #910E26;
	margin: 0 0 18px 0;
	display: inline-block;
	text-decoration: none;
}
a:hover.blog-header-cta-a, a:active.blog-header-cta-a, a:hover.blog-header-cta-b, a:active.blog-header-cta-b {
	background: #34a515;
	-webkit-box-shadow: 0 3px 0 0 #197200;
	box-shadow: 0 3px 0 0 #197200;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
img.blog-video-1 {
	margin-top: 25px;
}
/* Self-Clear Floats */

.main_header {
	background: #424e71 none repeat scroll 0 0;
	/*border-bottom: 4px solid #3e4a6d;*/
	/*overflow: hidden;*/
	width: 100%;
}
.main_header.fixedhead {
	position: fixed;
	top: 0;
	z-index: 99999999;
}
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ha-header-perspective {
	position: relative;
	text-align: left;
}
#logo-new {
	float: left;
	width: 300px;
	height: 36px;
}
#logo-new {
	text-align: left;
}
#top_right_nav-new {
	float: right;
	padding: 9px 15px 0 0;
}
#top_navigation-new {
	float: right;
	padding: 7px 10px 0 0;
}
.navigation-block-new {
	text-align: left;
}
#top_right_nav-new li#header-login-link {
	margin: 0 5px 0 0;
}
#top_right_nav-new li {
	float: left;
	margin: 0 0 0 5px;
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu li a:link, .sf-menu li a:visited {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTglIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.33)), color-stop(18%, rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	border: medium none;
	color: #99a0ae;
	font-size: 16px;
	font-weight: bold;
	padding: 23px 18px;
	text-decoration: none;
	text-transform: uppercase;
}
#top_right_nav>ul {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTglIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.33)), color-stop(18%, rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 45%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	padding: 16px 13px 15px 14px;
	overflow: hidden;
	width: auto;
}
/* Header B */

.header-a-container, .header-b-container {
	width: 980px;
	margin: 0 auto;
}
.main_header>div#header {
	max-width: 1280px;
	width: 96%;
}
.main_header-fullwidth>div#header {
	width: 100%;
}
#top_navigation, #top_right_nav {
	/*background: #2c3759 none repeat scroll 0 0;*/
}
#logo-b {
	float: right;
}
#logo-b img {
	width: 200px;
}
ul.header-b-nav {
	float: left;
	margin: 4px 0 0 0;
	padding-bottom: 2px;
}
.header-b-nav li {
	display: inline;
	font-family: Rokkitt, Georgia, serif;
	font-size: 22px;
	margin: 0 24px 0 0;
}
.header-b-nav li a:link, .header-b-nav li a:visited {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
	text-decoration: none;
}
.header-b-nav li a:hover, .header-b-nav li a:active {
	color: #6FEA4C;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* Header styles and animations */

.ha-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 50;
	font-family: 'Lato', Arial, sans-serif;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header-perspective {
	width: 100%;
	height: 58px;
	position: relative;
	-webkit-perspective: 1100px;
	-moz-perspective: 1100px;
	perspective: 1100px;
	-webkit-perspective-origin: 50% 0;
	-moz-perspective-origin: 50% 0;
	perspective-origin: 50% 0;
}
.ha-header-perspective>div {
	text-align: left;
	margin: 0 auto;
	position: relative;
	text-align: justify;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
	margin: 0 auto;
	padding: 7px 0;
}
.ha-header-front {
	z-index: 2;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	background: #414d72;
}
.ha-header-bottom {
	background: url(images/header-b-bg.png) repeat-x left bottom;
}
.ha-header-perspective .ha-header-bottom {
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	z-index: 1;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	transition: top 0.5s;
	position: absolute;
	top: 0;
	width: 100%;
	margin: 18px auto;
}
/* Individual states */

.ha-header-show {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}
.ha-header-show .ha-header-bottom {
	opacity: 0;
	-webkit-transition: top 0.5s, opacity 0s 0.5s;
	-moz-transition: top 0.5s, opacity 0s 0.5s;
	transition: top 0.5s, opacity 0s 0.5s;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	top: 0%;
}
.ha-header-subshow .ha-header-bottom {
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	transition: top 0.5s;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	top: 50%;
}
.ha-header-rotate {
	height: 58px;
}
.ha-header-rotate .ha-header-front {
	-webkit-transform: translateY(-100%) rotateX(90deg);
	-moz-transform: translateY(-100%) rotateX(90deg);
	transform: translateY(-100%) rotateX(90deg);
}
.ha-header-rotate .ha-header-bottom {
	top: 38%;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: rotateX(0deg) translateY(-100%);
	-moz-transform: rotateX(0deg) translateY(-100%);
	transform: rotateX(0deg) translateY(-100%);
}
.ha-header-rotateBack {
	height: 58px;
}
.ha-header-rotateBack .ha-header-front {
	-webkit-transform: translateY(0%) rotateX(0deg);
	-moz-transform: translateY(0%) rotateX(0deg);
	transform: translateY(0%) rotateX(0deg);
}
.ha-header-rotateBack .ha-header-bottom {
	top: 38%;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
#top_right_nav li {
	float: left;
	margin: 0 0 0 5px;
}
#top_right_nav li#header-login-link {
	margin: 0 5px 0 0;
}
#top_right_nav-new li.social {
	padding: 2px 0 0;
}
#top_right_nav-new li.social a {
	display: block;
	height: 20px;
	outline: medium none;
	text-indent: -9999em;
	width: 20px;
}
#top_right_nav-new li#twitter-link a {
	background: url("https://runnersconnect.netimages/twitter_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#top_right_nav-new li#rss-link a {
	background: url("https://runnersconnect.netimages/rss_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#top_right_nav-new li#facebook-link a {
	background: url("https://runnersconnect.netimages/facebook_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#top_right_nav-new li#google-link a {
	background: url("https://runnersconnect.netimages/google_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ha-waypoint {
	position: absolute;
	bottom: -550px;
}
.email-share {
	background: url('images/email-icon.png') no-repeat;
	width: 60px;
	height: 70px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.webinar-bonus-button {
	background: #F6D51B;
	border: 1px solid #D3B615;
	box-shadow: 0 1px 0 0 #D3B615 inset;
	color: #ffffff !important;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding: 25px 14px;
	text-decoration: none;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.webinar-bonus-button:hover {
	background: FEDB14 !important;
}
.webinar-live-buy {
	background: linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%) repeat scroll 0 0 #74ad5a;
	border: 1px solid #3b6e22;
	box-shadow: 0 1px 0 0 #9acc85 inset;
	color: #ffffff !important;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding: 25px 14px;
	text-decoration: none;
	width: 100%;
	text-align: center;
	margin-top: 25px;
}
.webinar-live-buy:hover {
	background: linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%) repeat scroll 0 0 #68a54b !important;
}
.wistia_video_foam_dummy {
	display: none !important;
}
#mobile-menu1 {
	color: #424e71;
	cursor: pointer;
	display: none;
	float: right;
	font-size: 26px;
	margin: 32px 0 0;
}
/*new-blog-css*/

.blog_newpost {
	float: left;
	overflow: hidden;
	width: 100%;
}
.blog_newpost hr {
	background: #000;
	height: 3px;
	width: 50%;
	text-align: center;
}
.blog_newpost h2 {
	font-size: 27px;
	text-transform: uppercase;
	color: #424e71;
	font-weight: normal;
	text-align: center;
	padding: 20px;
	font-style: italic;
}
.blog_3box {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.blog_3box .blog_mkk1 {
	float: left;
	margin-right: 10px;
	margin-left: 23px;
	width: 30%;
	background: #F89C2D;
	min-height: 270px;
	margin-bottom: 30px
}
.blog_3box .blog_mkk1.last {
	padding-right: 0px;
}
.blog_3box .blog_mkk1 h2 {
	color: #fff !important;
	font-size: 16px;
	padding: 20px;
	float: left;
	width: 100%;
	padding: 20px 0px;
	text-align: center;
}
.blog_3box .blog_mkk1 h2 a {
	color: #fff !important;
	font-size: 16px;
	/*text-align: center;*/
	text-decoration: none;
}
.blog_3box .blog_mkk1 a.blog_read {
	/* background: #424e71;



	 color:#fff;



	 font-weight: 600;



	 text-decoration: none;



	 padding: 10px 20px;



	 box-shadow: 0 1px 5px #59AF41 inset;*/
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	float: right;
	padding: 20px 20px;
	font-size: 16px;
}
.blog_3box .blog_mkk1 img {
	float: left;
	height: 170px;
	width: 100%;
}
.timeline .timeline-row .timeline-content img {
	/*width: 350px;



 	height: 200px;*/
	width: 475px;
	height: 230px;
}
.timeline .timeline-row .timeline-icon>div {
	border-radius: 50%;
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: normal;
}
.timeline .timeline-row .timeline-icon>div .fa.fa-pencil {
	line-height: 40px;
}
.timeline .timeline-row .timeline-time {
	color: #424e71;
	font-size: 18px;
}
.timeline .bg-primary {
	background-color: #59af41;
}
ul.related_post.zem_rp li:last-child {
	border: none;
}
ul.related_post.zem_rp li {
	border-bottom: 1px solid #bbbbbb;
}
.panel-body h2 a {
	color: #2894be;
	text-decoration: none;
}
.panel-body h2 a:hover {
	color: #59af41;
	text-decoration: none;
}
.sf-menu .menu-item a .fa {
	line-height: 1 !important;
}
.premium-videos .timeline.animated .timeline-row .timeline-content {
	opacity: 1 !important;
}
.authorbox_mk img {
	margin-right: 10px;
}
.authorbox_mk {
	width: 100%;
}
.writtenby, .comment_count {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	width: 65%;
	color: #878787;
	padding-bottom: 1px;
	margin-left: 10px;
}
.writtenby em {
	color: #878787;
	font-size: 14px;
}
.writtenby {
	margin-top: 10px;
}
.live-search-box .entry form p {
	text-align: center;
}
.live-search-box #swpquery {
	width: 690px;
	padding: 0 10px;
	font-size: 20px;
}
.post.live-search-box .entry p button {
	border: 2px solid #424e71 !important;
	border-radius: 4px;
	color: #424e71 !important;
	font-size: 17px;
	font-weight: 400;
	margin: 10px 0;
	padding: 10px 5px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	width: 200px;
	box-shadow: none !important;
	background: none !important;
	background-image: none !important;
}
#content-wrapper div#content {
	box-sizing: border-box;
}
input::-webkit-input-placeholder {
	color: #666666;
	font-size: 20px;
	font-weight: 300;
	font-size: 14px;
}
input:-moz-placeholder {
	color: #666666;
	font-size: 20px;
	font-weight: 300;
	font-size: 14px;
}
input::-moz-placeholder {
	color: #666666;
	font-size: 20px;
	font-weight: 300;
	font-size: 14px;
}
input:-ms-input-placeholder {
	color: #666666;
	font-size: 20px;
	font-weight: 300;
	font-size: 14px;
}
#fat_adapted_main_wrap {
	padding-top: 30px;
}
@media only screen and (max-width:1285px) {
	.sf-menu li a:link, .sf-menu li a:visited {
		font-size: 14px;
		padding: 24px 18px;
		width: auto;
	}
}
@media only screen and (max-width:1220px) {
	#mobile-menu1 {
		display: block;
		color: #ffffff;
		margin: 17px 0 0;
	}
	#header {
		position: static;
	}
	#top_navigation, #top_right_nav {
		/*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
		background-color: none !important;
	}
	.sf-menu {
		width: 100%;
	}
	.navigation-block {
		background: #000000 none repeat scroll 0 0;
		display: none;
		left: 0;
		margin-top: 62px;
		position: fixed;
		width: 100%;
		z-index: 2147483647;
	}
	.navigation-block li {
		border-bottom: 1px solid #333333;
		display: block;
		list-style: outside none none;
	}
	.navigation-block li a {
		display: block;
		padding: 14px 2%;
		width: 96%;
	}
	#top_right_nav>ul {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		padding: 18px 0 20px 20px;
	}
	#floating-menu-blog {
		left: 0;
		margin-left: 0;
	}
}
@media only screen and (max-width:1120px) {
	.content-page-blog {
		margin-left: 3%;
		width: 63%;
	}
	h1.blog-ribbon-header {
		font-size: 36px;
		height: auto;
		left: 0;
		line-height: normal;
		margin: 0;
		position: relative;
		top: -46px;
		width: 100%;
	}
	#sidebar {
		float: right !important;
		padding: 20px 0;
		width: 26%;
	}
}
@media only screen and (max-width:1040px) {
	.content-page-blog {
		margin-left: 6%;
		width: 60%;
	}
}
@media only screen and (max-width:1003px) {
	#sub-header-no-featurebox ul {
		float: left;
		margin: 19px 0 0;
		width: auto;
	}
	#sub-header-no-featurebox ul li a {
		font-size: 14px;
		height: 50px;
		padding: 3px 0 3px 26px;
	}
	#coach-corner-left {
		margin: 0 15px 0 3%;
		width: 46%;
	}
	.hpfeatured {
		padding: 10px 1%;
		width: 98% !important;
	}
	#coach-corner-right {
		width: 46%;
	}
	.hpbottom {
		padding: 10px 2%;
		width: 96%;
	}
	.blog-page-top>img {
		max-width: 100%;
	}
	#inner-sub-header {
		width: 96%;
	}
	.blog-header-image img {
		margin: 0;
		width: 94%;
	}
	.blog-header-text-a {
		background-size: 100% 100%;
		height: auto;
		padding: 18px 24px 60px;
		text-align: left;
	}
	.blog-header-content-a {
		float: left;
		margin: 26px 0 0;
		width: 48%;
	}
	#floating-menu-blog-bottom {
		background-color: #ffffff;
		height: auto;
		overflow: hidden;
		width: 100%;
	}
	.bottom-post-capture-info {
		width: auto;
	}
	.hero-image-home {
		width: 37%;
	}
	.hero-image-home>img {
		width: 100%;
		height: auto;
	}
	.text-right-home {
		width: 54%;
	}
	#footer {
		width: 100%;
	}
	.blog_3box .blog_mkk1 {
		padding-right: 2%;
		width: 31.5%;
	}
}
@media only screen and (max-width:860px) {
	#sub-header-no-featurebox ul {
		float: left;
		margin: 28px 0 0 2%;
		width: auto;
	}
	#sub-header-no-featurebox ul li a {
		font-size: 11px;
		height: 28px;
		line-height: normal;
		padding: 3px 0 3px 26px;
		width: 50px;
	}
	#sub-header-no-featurebox ul li a span {
		background-size: 100% auto !important;
		display: block;
		height: 29px;
		top: 3px;
		width: 20px;
	}
	#testimonials h2 {
		font-size: 22px;
		width: 100%;
	}
	#testimonials .container {
		width: 90%;
	}
}
@media only screen and (max-width:800px) {
	.content-page-blog {
		margin-left: 0;
		width: 96%;
	}
	.sidebar-blog {
		margin: 30px 0;
		width: 96%;
	}
	.sidebar-blog .sticky {
		position: static !important;
	}
	#sub-header-no-featurebox #sub-title {
		background-position: 74px -250px;
		font-size: 16px;
	}
	#floating-menu-blog {
		left: 0;
		margin-left: 0;
		position: static;
		width: 100%;
		display: none;
	}
	.content-page, .page-404 {
		width: 96%;
	}
	.sidebar-about {
		float: left;
		margin: 30px 0 0;
		width: 100%;
	}
	.blog_3box .blog_mkk1 {
		width: 32%;
	}
	.blog_3box .blog_mkk1 img {
		height: 150px;
	}
}
@media only screen and (max-width:780px) {
	#mobile-menu {
		display: block;
	}
	#menu_main {
		background: #000000 none repeat scroll 0 0;
		display: none;
		left: 0;
		margin-top: 76px;
		position: absolute;
		width: 100%;
		z-index: 1;
	}
	.navi ul li {
		border-bottom: 1px solid #333333;
		display: block;
		list-style: outside none none;
	}
	.navi ul li a {
		display: block;
		padding: 14px 2%;
		width: 96%;
	}
	h1.blog-header {
		font-size: 34px;
		margin: 25px 0;
	}
	.blog-search-header {
		margin: 0;
	}
	h2.blog-search-header {
		font-size: 30px;
		line-height: normal;
	}
	#dec-home-top {
		overflow: hidden;
	}
	.hero-image-home {
		padding: 0 4% 0px;
		width: 92%;
	}
	.text-right-home {
		padding: 0 4% 20px;
		width: 92%;
	}
}
@media only screen and (max-width:700px) {
	#logo {
		float: left;
		height: auto;
		padding: 20px 14px 10px;
		width: 192px;
	}
	#logo img {
		float: left;
		height: auto;
		margin: 0;
		width: 100%;
	}
	#mobile-menu1 {
		margin: 22px 0 0;
	}
	#coach-corner-left, #coach-corner-right {
		margin: 0 0 0 3%;
		min-height: 200px;
		padding-right: 0px;
		width: 97%;
	}
	.hpfeatured {
		margin: 0 0 10px;
		min-height: 200px;
		padding: 10px 1%;
		width: 98% !important;
	}
	.blog-header-image {
		float: none;
		width: 100%;
	}
	.blog-header-content-a {
		float: none;
		margin: 26px auto 0;
		width: 98%;
	}
	#commentform label {
		display: inline-block;
		min-width: 80px;
		padding: 0 10px 0 0;
		vertical-align: top;
	}
	#commentform #comment, #commentform input {
		width: 70%;
	}
	#commentform input.submit {
		width: auto;
	}
	.alignleft, .align-left {
		margin: 0 0 10px;
	}
	.alignright, .align-right {
		float: left;
		margin: 0;
	}
	#footer-links {
		padding: 0 0 40px;
	}
	.blog_3box .blog_mkk1 img {
		height: 136px;
	}
}
@media only screen and (max-width:620px) {
	#sub-header-no-featurebox ul li a {
		font-size: 0;
		height: 27px;
		width: 5px;
	}
	h1.blog-header {
		font-size: 26px;
	}
	h2.blog-search-header {
		font-size: 28px;
	}
}
@media only screen and (max-width:580px) {
	#title-area {
		width: auto;
	}
	#top_right_nav {
		display: none;
	}
	.fixedhead #header .tor_right>div#top_right_nav {
		display: none !important;
	}
	#logo {
		float: left;
	}
	#top_right_nav>ul {
		padding: 10px 0 0 15px;
	}
	#logo {
		float: left !important;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
		width: 60%;
	}
	.tor_right {
		float: none;
		margin: 0 auto -10px;
		overflow: hidden;
		/*width: 240px;*/
	}
	.navigation-block {
		margin-top: 50px;
	}
	.navigation-block li {
		border-bottom: 1px solid #333333;
		display: block;
		list-style: outside none none;
		width: 100%;
	}
	.navigation-block li a {
		padding: 14px 2% !important;
	}
	#mobile-menu1 {
		margin: 10px 0 0;
	}
	#coach-corner-left, #coach-corner-right {
		float: left;
		margin: 0 0 0 30px;
		min-height: 200px;
		padding-right: 0;
		width: 92%;
	}
	#blog-page img {
		height: auto;
		max-width: 100%;
	}
	.blog_3box .blog_mkk1 img {
		float: left;
		height: auto;
		width: 100%;
	}
	.blog_3box .blog_mkk1 {
		width: 100%;
	}
}
@media only screen and (max-width:500px) {
	.coach-thumbnail {
		float: left;
		margin: 5px 10px 0 0;
		width: 100%;
	}
}
@media only screen and (max-width:425px) {
	#logo {
		width: 96%;
	}
	#sub-header-no-featurebox #sub-title {
		background-position: -35px -250px;
		font-size: 16px;
		line-height: 29px;
		margin: 0;
		width: 100px;
	}
	.blog-header-text-a {
		padding: 18px 24px 100px;
	}
	h1.blog-header {
		font-size: 20px;
	}
	h2.blog-search-header {
		font-size: 23px;
	}
}
.single #content {
	max-width: 1280px;
	width: 96%;
}
/*3-feb-2016*/

.account_member_full #content {
	border: 1px solid #dddddd;
	text-align: center !important;
	width: 580px;
}
.content-page, .content-page-left, .content-page-middle, .page-404 {
	padding: 2% 8%;
	text-align: left;
}
.page-id-410 .content-page {
	padding: 0;
}
.account_member_full #full-width h3.pagetitle {
	border-bottom: 0 none;
	color: #2c2c2c;
	font-family: Helvetica !important;
	font-size: 40px;
	font-weight: lighter !important;
	padding: 10px 0 0;
	text-align: left;
	text-shadow: 0 0 !important;
}
.account_member_full .post .entry {
	width: 100%;
}
.account_member_full .post {
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	padding: 2% 5%;
	text-align: center;
	width: 89% !important;
}
.account_member_full .mepr-unauthorized-message p {
	border-bottom: 1px solid #dcdcdc;
	margin: 0 0 21px;
	padding: 7px;
}
.account_member_full form.mepr-form .mp-form-label {
	float: left;
	font-size: 13px;
	position: relative;
	text-align: right;
	width: 41%;
}
.account_member_full form.mepr-form .mp-form-row {
	float: left;
	width: 100%;
}
.account_member_full form.mepr-form .mp-form-row input {
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	float: left;
	height: 21px;
	margin: 0 0 13px;
	padding: 6px;
	width: 54%;
}
.account_mk form.mepr-form .cc-error {
	color: red;
	font-size: 11px;
	line-height: 12px;
	position: absolute;
	right: 13px;
	top: 21px;
	display: none;
}
.account_mk #mepr-account-welcome-message>p {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 18px;
}
.mp_wrapper>div#mepr-account-nav {
	margin: 5px 0 10px;
	text-align: right;
}
.account_member_full #mepr-account-nav .mepr-nav-item a {
	background: #6fb15b none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	padding: 6px 8px;
	text-decoration: none;
}
.account_mk .mepr-checkboxes-field.mepr-form-input {
	float: left;
	width: 55%;
}
.account_mk .mepr-checkboxes-field span.mepr-checkboxes-field-row {
	float: left;
	text-align: left;
	width: 100%;
}
.account_member_full form.mepr-form .mp-form-row input[type="checkbox"] {
	height: auto;
	margin: 3px 6px 0 0;
	width: auto;
}
.account_mk select {
	float: left;
	padding: 8px 6px;
	width: 59%;
}
.wpua-edit-container>div#wpua-images-existing {
	float: left;
	width: 100%;
}
.account_member_full form.wpua-edit #wpua-images-existing p {
	float: left;
	margin: 6px;
	width: 46%;
}
.account_member_full #wpua-preview-existing img, .account_member_full #wpua-thumbnail-existing img {
	max-height: inherit !important;
	width: 100%;
}
.account_member_full p .description {
	padding: 0;
	text-shadow: 0 0;
}
.account_member_full .wpua-edit-container h3 {
	border-bottom: 1px solid #ccc;
	color: #000;
	font-size: 26px;
	font-weight: normal !important;
	margin: 10px 0;
	padding: 7px 0;
	text-align: left;
}
.account_member_full .mp_wrapper.account_mk a {
	background: #77b55a linear-gradient(to bottom, #77b55a 5%, #72b352 100%) repeat scroll 0 0;
	border: 1px solid #4b8f29;
	border-radius: 3px;
	box-shadow: 0 1px 0 0 #3e7327 inset;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0 1px 0 #5b8a3c;
}
.mepr-form-has-errors {
	color: red;
	float: left;
	margin: 8px 0 -10px;
	width: 100%;
	display: none;
}
.main_header {
	background: transparent none repeat scroll 0 0;
	margin: auto;
	max-width: 1170px !important;
	/*overflow: hidden;*/
	transition: all 0.4s ease 0s;
	width: 100%;
}
.main_header-fullwidth {
	background: transparent none repeat scroll 0 0;
	margin: auto;
	/*overflow: hidden;*/
	transition: all 0.4s ease 0s;
	width: 100%;
}
#header .bottom-header {
	background: #0066B3 none repeat scroll 0 0;
	float: left;
	width: 100%;
}
.main_header.fixedhead {
	max-width: 100% !important;
}
#top_navigation #menu.navigation-block a:hover {
	background: #7cc576 none repeat scroll 0 0 !important;
	text-decoration: none;
}
#top_navigation #menu.navigation-block a {
	background: transparent none repeat scroll 0 0 !important;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 24px 54px 45px;
}
#top_navigation li span {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: normal;
	left: 0;
	margin: 8px auto 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: capitalize;
}
#top_navigation .sub-menu a {
	font-size: 14px !important;
	font-weight: 600 !important;
	margin: 0 !important;
	padding: 8px 6px !important;
}
/*#top_navigation li {



  border: medium none;



}*/

#top_navigation .sub-menu {
	border: medium none;
}
.top-header {
	background: #e5e6ea none repeat scroll 0 0;
	float: left;
	padding: 1% 0;
	width: 100%;
}
.top-header #top_right_nav ul {
	background: transparent none repeat scroll 0 0;
}
.main_header>div#header {
	max-width: inherit !important;
	width: 100% !important;
}
body {
	background: #e5e6ea none repeat scroll 0 0 !important;
}
.main_header #header #logo {
	display: none;
}
.main_header #header .top-header #logo {
	display: block;
}
#header .tor_right>div#top_navigation {
	float: left;
}
#header .tor_right>div#top_right_nav {
	display: none;
}
#header .top-header #top_right_nav li {
	margin: 0 0 0 33px;
}
.top-header #top_right_nav li.social a {
	/*background-size: 26px 24px !important;*/
	/*height: 35px;*/
	height: 38px;
	width: 31px;
}
#header #header-login-link a {
	background: #f89c2d none repeat scroll 0 0;
	border-radius: 20px;
	color: #fff;
	font-weight: normal;
	padding: 10px;
	text-shadow: 0 0;
}
#header #top_right_nav>ul {
	background: transparent none repeat scroll 0 0;
}
.fixedhead #header .top-header {
	display: none;
}
.main_header.fixedhead #header #logo {
	display: block;
}
.fixedhead #top_navigation #menu.navigation-block a {
	padding: 30px 20px;
}
.fixedhead #header .tor_right>div#top_right_nav {
	display: block;
	margin: 6px 0 0;
}
.fixedhead #top_navigation .sf-menu li:hover .sub-menu {
	top: 76px;
}
.main_header.fixedhead #header .tor_right>div#top_navigation {
	float: right;
}
.bread_crumbs_nav {
	background: #aaaaaa none repeat scroll 0 0;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	max-width: 1140px;
	padding: 15px;
	text-align: left;
}
.bread_crumbs_nav>a {
	color: #fff !important;
	margin: 0 8px;
	text-decoration: none;
}
.bread_crumbs_nav>a:hover {
	text-decoration: underline;
}
.sidebar-blog .widget-wrap {
	background: transparent none repeat scroll 0 0 !important;
	border: medium none !important;
	padding: 0 !important;
}
#content-wrapper {
	background: #e5e6ea none repeat scroll 0 0;
	padding: 0;
}
#content-wrapper div#content {
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	padding: 40px;
	width: 1090px;
}
@media (max-width: 1055px) {
	.single #content-wrapper div#content {
		padding: 40px 40px 40px 40px;
		width: 80%;
	}
	#sidebar-left {
		padding-left: 20px;
	}
}
@media (max-width: 420px) {
	.single #content-wrapper div#content {
		padding: 0 15px 10px 0px;
		width: 100%;
	}
	#sidebar-left {
		padding-left: 40px;
	}
}
#content-wrapper.account_member_full #content {
	max-width: 1140px !important;
}
.account_member_full #content #full-width {
	margin: 0 auto;
	padding: 2% 5%;
	width: 500px;
}
.sidebar-blog .authorbox img {
	border: medium none;
	margin: 0 0 20px;
	padding: 0;
	width: 60%;
	border-radius: 50%;
	text-align: center;
	padding: 10px 47px;
	float: none;
}
.sidebar-blog .authorbox {
	background: transparent none repeat scroll 0 0;
	padding: 0;
}
.sidebar-blog .widget-wrap .widget {
	background: transparent none repeat scroll 0 0;
	padding: 0;
}
.sidebar-blog .widget h4, .sidebar-blog h2 {
	border-bottom: 1px solid #bbbbbb;
	color: #737373;
	font-size: 18px;
	font-weight: normal !important;
	margin-bottom: 15px;
	padding: 10px 0 5px;
	text-align: left !important;
	text-transform: uppercase;
}
.sidebar-blog .authorbox>p {
	color: #878787;
	font-size: 14px;
	text-align: inherit;
}
.sidebar-blog .authorbox strong {
	display: block;
	margin: 0 0 3px;
}
#blog-single .entry {
	width: 100%;
}
#blog-single .entry p {
	text-align: inherit !important;
}
#blog-single.content-page-blog {
	padding: 0px 0;
	width: 64%;
}

#blog-single.content-page-blog.full{
	width: 100%;
}

@media (max-width: 550px) {
#blog-single.content-page-blog.full{
	padding-left: 15px;
}
}
@media (min-width: 550px) {
#blog-single.content-page-blog.full{
	padding-left: 50px;
	padding-right: 50px;
}
}

#blog-fullmkp.content-page-blog {
	padding: 20px 0;
	width: 95%;
}
.sidebar-blog .authorbox>div#top_right_nav {
	margin: 60px 0 50px;
	width: 100%;
}
.sidebar-blog #top_right_nav li.social {
	list-style: outside none none;
	margin: 0 33px 0 0;
}
.sidebar-blog #top_right_nav li#rss-link {
	margin-right: 0px;
}
.sidebar-blog #top_right_nav>ul {
	background: transparent none repeat scroll 0 0;
	padding: 0;
}
.content-page-blog h1.pagetitle {
	color: #2c2c2c;
	font-size: 40px;
	font-weight: normal !important;
	text-shadow: 0 0;
	width: 100%;
	float: left;
}
.sidebar-blog .sticky {
	display: none;
}
.sidebar-blog .resources li a {
	background: transparent none repeat scroll 0 0 !important;
	border: medium none !important;
	color: #8f8f8f !important;
	font-size: 13px !important;
	font-weight: normal !important;
	padding: 0 0 14px !important;
}
.below_single_area .ref>h3 {
	color: #363636;
	font-size: 25px;
	font-weight: normal !important;
	margin: 0 0 10px;
}
.below_single_area .ref>p {
	color: #666060;
	line-height: 27px;
	text-align: left;
}
.below_single_area .ref {
	padding: 3% 7%;
}
.below_single_area {
	float: left;
	margin: 0px;
	width: 100%;
}
.below_single_area .ref {
	border-bottom: 1px solid #e0dfdf;
	margin: 0 0 40px;
	padding: 3% 7%;
}
.below_single_area .related_post_title {
	color: #34364d;
	font-size: 30px;
	font-style: italic;
	font-weight: normal !important;
	margin: 0 0 25px;
}
.below_single_area .related_post.zem_rp li {
	display: inline-block;
	margin: 0 1% 1.7%;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: 31%;
	border-bottom: 0 none;
}
.below_single_area .related_post .zem_rp_thumbnail>img {
	height: 246px !important;
	width: 100%;
}
.below_single_area ul.related_post li:hover a.zem_rp_title {
	bottom: 29%;
}
.runner_login .one-half:first-child {
	border-left: 0 none;
}
.runner_login .one-half {
	border-left: 1px solid #e8e7e7;
	display: inline-block;
	margin: 8% 0;
	min-height: 220px;
	padding: 1% 0;
	text-align: center;
	vertical-align: top;
	width: 49%;
}
.runner_login .row {
	max-width: inherit !important;
	width: 100% !important;
}
.content {
	background: #fff none repeat scroll 0 0;
	margin: 0 auto;
	/*width: 1170px;*/
}
.runner_login h1 {
	color: #646464;
	float: none !important;
	font-size: 30px;
	font-weight: 600 !important;
	text-align: center !important;
	text-shadow: 0 0;
	padding-bottom: 30px;
}
.runner_login #log_forms>form {
	float: left;
	width: 100%;
}
.runner_login .one-half .mp_wrapper .mp-form-row label, .runner_login .one-half .mp_wrapper label {
	display: none !important;
}
.runner_login .one-half .mp_wrapper .mp-form-row {
	margin: 0;
}
.runner_login .one-half .mp_wrapper form {
	text-align: center !important;
}
.runner_login .one-half input[type="text"], .runner_login .one-half input[type="password"] {
	background: #ebebeb none repeat scroll 0 0 !important;
	height: auto !important;
	padding: 2% 4% !important;
	width: 320px !important;
	margin-bottom: 20px !important;
}
.one-half.last .white-box>a {
	background: #fba33f linear-gradient(to bottom, #f9af5b 5%, #ffa53e 100%) repeat scroll 0 0;
	border: 1px solid #fba33f;
	border-radius: 23px;
	box-shadow: 0 1px 0 0 #fba33f inset;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 19px;
	margin: 30px 0 0;
	padding: 10px 24px;
	text-decoration: none;
	text-shadow: 0 1px 0 #5b8a3c;
}
.runner_login .center_login .white-box a {
	background: #fba33f linear-gradient(to bottom, #f9af5b 5%, #ffa53e 100%) repeat scroll 0 0;
	border: 1px solid #fba33f;
	border-radius: 23px;
	box-shadow: 0 1px 0 0 #fba33f inset;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 19px;
	margin: 25px 0 0;
	padding: 10px 24px;
	text-decoration: none;
	text-shadow: 0 1px 0 #5b8a3c;
}
.runner_login .Full.center_login {
	margin-top: 4%;
}
.sidebar-blog .top_unlog {
	text-align: left;
}
.top_unlog span {
	display: block;
	font-size: 30px;
	margin: 0 0 20px;
	font-weight: 600;
	text-align: center;
	line-height: 30px;
}
.bottom_unlog {
	text-align: left;
}
.bottom_unlog>a {
	background: #f89c2d linear-gradient(to bottom, #f89c2d 5%, #f89c2d 100%) repeat scroll 0 0;
	border: 1px solid #f89c2d;
	border-radius: 30px;
	box-shadow: 0 1px 0 0 #f89c2d inset;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 20px;
	margin: 25px 0 30px;
	padding: 15px 51px;
	text-decoration: none;
	text-shadow: 0 1px 0 #5b8a3c;
}
.email-course-sidebar-btn {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-size: 20px;
	padding: 10px 15px 10px 15px;
	text-decoration: none !important;
	margin-top: 35px;
}
.email-course-sidebar-btn.orange {
	background: #FF5C2B;
	background-image: -webkit-linear-gradient(top, #FF5C2B, #D95026);
	background-image: -moz-linear-gradient(top, #FF5C2B, #D95026);
	background-image: -ms-linear-gradient(top, #FF5C2B, #D95026);
	background-image: -o-linear-gradient(top, #FF5C2B, #D95026);
	background-image: linear-gradient(to bottom, #FF5C2B, #D95026);
	color: #ffffff;
	border: solid #DA2F00 2px;
}
.email-course-sidebar-btn.orange:hover {
	background: #E54A15;
	background-image: -webkit-linear-gradient(top, #E54A15, #CC4212);
	background-image: -moz-linear-gradient(top, #E54A15, #CC4212);
	background-image: -ms-linear-gradient(top, #E54A15, #CC4212);
	background-image: -o-linear-gradient(top, #E54A15, #CC4212);
	background-image: linear-gradient(to bottom, #E54A15, #CC4212);
	text-decoration: none !important;
}
.email-course-sidebar-btn.yellow {
	background: #eaff00;
	background-image: -webkit-linear-gradient(top, #eaff00, #eaf035);
	background-image: -moz-linear-gradient(top, #eaff00, #eaf035);
	background-image: -ms-linear-gradient(top, #eaff00, #eaf035);
	background-image: -o-linear-gradient(top, #eaff00, #eaf035);
	background-image: linear-gradient(to bottom, #eaff00, #eaf035);
	border: solid #bbcf27 2px;
	color: #1C1C1C;
}
.email-course-sidebar-btn.yellow:hover {
	background: #d1e000;
	background-image: -webkit-linear-gradient(top, #d1e000, #d2e007);
	background-image: -moz-linear-gradient(top, #d1e000, #d2e007);
	background-image: -ms-linear-gradient(top, #d1e000, #d2e007);
	background-image: -o-linear-gradient(top, #d1e000, #d2e007);
	background-image: linear-gradient(to bottom, #d1e000, #d2e007);
	text-decoration: none !important;
}
.sidebar-blog .widget_unlooged a {
	text-decoration: none !important;
}
.sidebar-blog .widget_unlooged {
	padding: 40px;
	color: #EEE;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Montserrat Light', sans-serif;
	background-color: #82c87c;
}
.sidebar-blog .widget_static a {
	text-decoration: none !important;
}
.sidebar-blog .widget_static {
	padding: 18px;
	color: #EEE;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Montserrat Light', sans-serif;
}
.sidebar-blog .widget_unlooged.green {
	background-color: #82c87c;
}
.sidebar-blog .widget_unlooged.blue {
	background-color: #424e71;
}
.sidebar-blog .widget_static.green {
	background-color: #4abe29;
}
.sidebar-blog .widget_static.tourquise {
	background-color: #00A3B2;
}
.sidebar-blog .widget_static.blue {
	background-color: #064997;
}
.sidebar-blog .widget_static.black {
	background-color: #1C1C1C;
}
.sidebar-blog .widget_static.teal {
	background-color: #035961;
}
.alert .weight-loss-btn a {
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	color: #ffffff !important;
	font-size: 20px;
	background: #00a3b2;
	padding: 10px 20px 10px 20px;
	text-decoration: none !important;
	margin-top: 25px;
}
.alert .weight-loss-btn a:hover {
	background: #00cde0;
	text-decoration: none;
}
@media (min-width:320px) and (max-width:438px) {
	.alert .weight-loss-btn a {
		font-size: 14px;
	}
}
.sidebar-blog .widget_unlooged .top_unlog h2 {
	color: #EEE;
	font-size: 60px;
	font-family: 'Montserrat Light', sans-serif;
	text-align: center !important;
	border-bottom: none;
	margin-bottom: 0px;
}
.sidebar-blog .widget_unlooged .top_unlog p {
	font-family: 'Montserrat Light', sans-serif;
	line-height: 21px;
	font-size: 16px;
	color: #EEE;
}
/************new blog04-02-2016 ********************/

#content-wrapper div#newblogpage {
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	/* padding: 40px;*/
	margin: 0 auto 20px;
	overflow: hidden;
	text-align: center;
	width: 1170px;
}
#blog-full-width {
	margin: 0 auto;
	width: 100%;
	background: #424e71;
}
.blog-top-box {
	display: block;
	box-sizing: content-box;
	margin: 0 auto 0px;
	/*border:8px solid #fff;



	background-color:#f7f9fb;



	-webkit-box-shadow:0 1px 5px rgba(0,0,1,0.3), inset 0 0 18px rgba(0,0,0,0.1);



	-moz-box-shadow:0 1px 5px rgba(0,0,1,0.3), inset 0 0 18px rgba(0,0,0,0.1);



	box-shadow:0 1px 5px rgba(0,0,1,0.3), inset 0 0 18px rgba(0,0,0,0.1);*/
	padding: 20px 3% 0px;
	width: 92%;
	vertical-align: middle
}
.blog-page-top {
	margin: 0 0 25px;
	padding: 0;
	width: 100%;
}
h1.blog-header {
	font-family: 'Montserrat Light', sans-serif;
	font-size: 37px;
	line-height: 48px;
	text-align: center;
	color: #424E71;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 35px;
	text-shadow: 0 1px 0 #5c5c5c;
	width: 100%;
	color: #7cc576
}
h2.new_head {
	margin-top: 30px;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	font-family: 'Montserrat Light', sans-serif;
}
.blog-page-top>img {
	margin-bottom: 40px;
	margin-top: 40px;
	text-align: center;
}
.blog-search-header {
	margin-top: 150px;
}
h2.blog-search-header {
	color: #2894be;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 34px;
	text-align: center;
	margin-top: 45px;
	text-shadow: 0 1px 0 #5c5c5c;
}
.mepr-login-actions {
	/*display: none;*/
}
.mepr-login-actions>a {
	background: #fba33f linear-gradient(to bottom, #f9af5b 5%, #ffa53e 100%) repeat scroll 0 0;
	border: 1px solid #fba33f;
	border-radius: 23px;
	box-shadow: 0 1px 0 0 #fba33f inset;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 19px;
	margin: 30px 0 0;
	padding: 10px 24px;
	text-decoration: none;
	text-shadow: 0 1px 0 #5b8a3c;
}
.sidebar-blog .related_article_pl a.zem_rp_readmore {
	display: none;
}
.strengthhead {
	background: url("images/strength_loginbg.jpg") no-repeat 0 0;
	background-size: cover;
	text-align: left;
	padding-left: 3%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.formhead {
	background: url("images/form_loginbg.png") no-repeat 0 0;
	background-size: cover;
	text-align: left;
	padding-left: 3%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.runnerhead {
	/*background:url("images/master_loginbg.png") no-repeat 0 0;*/
	background: url("images/blueprint-background.png")no-repeat 0 0;
	background-size: cover;
	text-align: left;
	padding-left: 3%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.premiumhead {
	background: url("images/premium-bg.png") no-repeat 0 0;
	background-size: cover;
	text-align: left;
	padding-left: 3%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.formhead .nav_module1 ul li a {
	color: #fff !important;
}
.insiderhead {
	/*background:url("images/insider_loginbs.png") no-repeat 0 0;*/
	background: url("images/orange-bg.png") no-repeat 0 0;
	background-size: cover;
	text-align: left;
	padding-left: 3%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.insiderhead img {
	padding: 3.5px;
}
/*********************15 march 2016*********************/

#post-15902 .mepr-signup-form .cc-error {
	display: none;
}
.strengthhead {
	background-image: url("images/strength-header-bg.png");
	overflow-y: hidden;
	overflow-x: hidden;
}
#mobile-menumod1 {
	color: #424e71;
	cursor: pointer;
	display: none;
	float: right;
	font-size: 26px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 32px;
}
.nav_module1 img {
	float: left;
	width: 6%;
}
.nav_module1 {
	width: 100%;
	padding: 2px 0px;
	float: left;
}
.nav_module1 ul li {
	text-align: center;
	list-style: none;
	text-decoration: none;
	float: left;
	padding: 23px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}
.nav_module1 ul li a {
	text-decoration: none;
	color: #333 !important;
}
#menu_mod1 {
	width: 90%;
	float: left;
}
.page-id-16821 .bread_crumbs_nav {
	display: none;
}
.header-filter {
	background: rgba(0, 0, 0, 0) url("/wp-content/themes/runners-connect/images/DeviceBCKG-1024x341.jpg") 0 0 no-repeat;
	background-size: cover;
	max-width: 1090px;
	padding: 40px;
	margin: 0 auto;
	font-family: "Montserrat Light";
}
.header-filter #beautiful-taxonomy-filters-resources {
	margin: 0px;
	background: none;
	box-shadow: none;
}
.header-filter h3.pagetitle {
	font-size: 56px;
	color: #ffffff;
	border: none;
}
.header-filter .beautiful-taxonomy-filters-label {
	color: #ffffff;
	text-align: left;
}
.header-filter .beautiful-taxonomy-filters-clear-all {
	display: block;
	color: #fff;
	width: 60px;
	margin: 10px auto 0 auto;
	padding: 0 5px;
}
.header-filter .beautiful-taxonomy-filters-button {
	border: medium none;
}
.select2-container--default .select2-search--inline .select2-search__field {
	background: rgba(0, 0, 0, 0) url("/wp-content/themes/runners-connect/images/select-arrow.png") 91% 4px no-repeat!important;
	float: right;
}
.page-id-12308 .bread_crumbs_nav {
	display: none;
}
@media (max-width: 1024px) {
	#content-wrapper div#newblogpage {
		width: 97%;
	}
	.runner_login {
		min-height: 600px;
		width: 100% !important;
	}
	.nav_module1 ul li {
		font-size: 14px;
		padding: 23px 15px;
	}
	.nav_module1 img {
		margin: 7px 0 0;
	}
}
@media (max-width: 768px) {
	.blog_3box .blog_mkk1 {
		padding-right: 0px;
		margin-left: 7px;
		width: 31%;
	}
}
@media (max-width: 736px) {
	.blog_3box .blog_mkk1 {
		margin-left: 20px;
		width: 44%;
	}
}
@media (max-width: 500px) {
	.blog_3box .blog_mkk1 {
		margin-left: 20px;
		width: 93%;
	}
	#mobile-menumod1 {
		margin-bottom: 10px;
		margin-left: 16px;
		margin-right: 16px;
		margin-top: 17px;
	}
	#mobile-menumod1 {
		color: #ffffff;
		display: block;
	}
	#mobile-menumod1 {
		cursor: pointer;
		float: right;
		font-size: 26px;
	}
	#menu_mod1 {
		display: none;
	}
	.nav_module1 #menu_mod1 {
		float: left;
		padding-bottom: 10px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 0 !important;
		position: relative;
		width: 100%;
	}
	.nav_module1 .mkkmod1 {
		background-attachment: scroll;
		background-clip: border-box;
		background-color: #000000;
		background-image: none;
		background-origin: padding-box;
		background-position: 0 0;
		background-repeat: repeat;
		background-size: auto auto;
		left: 0;
		z-index: 2147483647;
	}
	#menu_mod1 ul#menu-strength {
		float: left;
		background: #000;
	}
	#menu_mod1 ul#menu-strength li {
		float: left;
		width: 100%;
		color: #fff;
	}
	#menu_mod1 ul#menu-strength li a {
		color: #fff!important;
		float: left;
		font-size: 14px;
	}
}
#blog-full-width form input.st-search-input {
	padding: 15px 30px;
	width: 700px;
	margin: 0 auto 50px;
	font-size: 17px;
	border: 4px solid #7cc576;
	border-radius: 30px;
	box-shadow: 0 1px 5px #7cc576, inset 0 0 10px #7cc576;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUFJREFUeNqU0j0oRWEcx/Hj3ifvlMHL7C1lY7mDwUBKkoksBjKJxWIQu7xlOybDLVGukhhMZDFbxGBS8nIjKR3E96nf0dPjuuVfn+6tc35P//P8/yYMw8CpbgygGQlcYw8H+Ai8MvotxQImgt81hk1M4cEPF2IV43jCGo7wjk5MYhhlGMKbG+7BKO4wiGPn8DO1vIN+jGA9fpjQaUksecG4zjGPL3VQ5IZb9OAw+LtO1FkjatxwUuEoTzjSbRu9/xO+0W97nnArqvXuoxve1/9p1OUIlmNGU7EX9+KGt3GKNuyiC5WoQAe2NJFP3PpzzmoR0khpxle6h3pnkeKJPCPjbtglerVFfWhSVxfqJtK4qrChTMY4XdjVm9O21aIA92LrFcv6HHtAsclxQVnxa0WfsqgDUib4X9muStCA2W8BBgDJ0EeGeFZ8WAAAAABJRU5ErkJggg==") no-repeat scroll 14px 15px #fcfcfc;
}
.blog_3box .blog_mkk1 a:hover, .blog_3box .blog_mkk1 h2 a:hover {
	color: #424e71;
}
.single-memberpressproduct .content-page {
	padding: 0 !important;
}
.content.runner_login .message_box_mk {
	padding: 5% 0 0;
}
.runner_login .message_box_mk h2 {
	color: #5b5b5b;
	font-size: 34px;
	font-weight: normal !important;
	line-height: 35px !important;
	padding: 0 3%;
}
.message_box_mk .mepr-unauthorized-message {
	position: relative;
}
.runner_login .message_box_mk .image_boxes img {
	margin: 0 auto 3%;
}
.runner_login .message_box_mk .image_boxes::before {
	border-top: 1px solid #ccc;
	content: "";
	display: block;
	left: 9%;
	position: absolute;
	top: 25%;
	width: 35%;
}
.runner_login .message_box_mk .image_boxes::after {
	border-top: 1px solid #ccc;
	content: "";
	display: block;
	position: absolute;
	right: 9%;
	top: 25%;
	width: 35%;
}
.home .bread_crumbs_nav {
	display: none;
}
#top_navigation .sub-menu a {
	display: block;
	float: none;
	font-size: 14px !important;
	font-weight: 600 !important;
	margin: 0 !important;
	padding: 8px 6px !important;
	width: auto !important;
}
/*#top_navigation li {



    border: medium none;



}*/

#top_navigation .sf-menu li:hover .sub-menu {
	border-top: 3px solid rgba(255, 255, 255, 0.5);
	display: block;
	transition: all 0.2s ease 0s;
}
#top_navigation .sub-menu {
	border: medium none;
	display: none;
	left: 0;
	margin: 0 auto;
	padding: 12px 0;
	right: 0;
	top: 84px;
	transition: all 0.2s ease 0s;
	width: 180px;
}
#top_navigation #menu.navigation-block .sub-menu li a {
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 4px !important;
}
/*#top_right_nav li#linkedin-link a {



    background: rgba(0, 0, 0, 0) url("../images/linkedin_icon.png") no-repeat scroll 0 0;



}



*/

.fixedhead #top_navigation li span {
	display: none;
}
@media (max-width: 1220px) {
	#mobile-menu1 {
		color: #ffffff;
		display: block;
		margin: 16px 16px 10px;
	}
	.fixedhead #mobile-menu1 {
		margin: 29px 16px 10px;
	}
	.fixedhead .navigation-block {
		margin-top: 65px;
	}
	#top_navigation #menu.navigation-block a {
		padding: 33px 16%;
	}
	#top_navigation .sf-menu li:hover .sub-menu {
		border-top: 3px solid rgba(255, 255, 255, 0.5);
		display: block;
		top: 82px;
		transition: all 0.2s ease 0s;
	}
	.fixedhead #top_navigation .sf-menu li:hover .sub-menu {
		top: 76px;
	}
	.fixedhead #top_navigation li span {
		display: none;
	}
	#top_navigation li span {
		display: none;
	}
}
@media (max-width: 1175px) {
	.content {
		background: #fff none repeat scroll 0 0;
		margin: 0 auto;
		width: 97%;
	}
	#top_navigation, #top_right_nav {
		margin: 0 20px 0 0;
	}
	#content-wrapper div#content {
		background: #fff none repeat scroll 0 0;
		border-radius: 0;
		padding: 3%;
		width: 90%;
	}
	.fullwidth #content {
		width: 100%!important;
	}
	.header-filter {
		padding: 3%;
		width: 90%;
	}
}
@media (max-width: 910px) {
	.runner_login .message_box_mk h2 {
		font-size: 27px;
		line-height: 18px !important;
	}
	.runner_login .message_box_mk .image_boxes::after, .runner_login .message_box_mk .image_boxes::before {
		width: 33%;
	}
	#header .top-header #top_right_nav li {
		margin: 0 0 0 7px;
	}
	#content-wrapper div#content {
		width: 95%
	}
	.header-filter {
		width: 80%;
	}
	.header-filter h3.pagetitle {
		font-size: 42px;
	}
}
@media (max-width: 767px) {
	.runner_login .message_box_mk h2 {
		font-size: 19px;
		line-height: 26px !important;
	}
	.runner_login .message_box_mk h2 br {
		display: none;
	}
	.runner_login .message_box_mk .image_boxes::after, .runner_login .message_box_mk .image_boxes::before {
		width: 25%;
	}
	#logo {
		float: none;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
		width: 310px;
	}
	#top_navigation, #top_right_nav {
		float: none;
		margin: 0;
		text-align: center;
	}
	#header #top_right_nav>ul {
		background: transparent none repeat scroll 0 0;
		padding: 10px 0;
		text-align: center;
	}
	#header .top-header #top_right_nav li {
		display: inline-block;
		float: none;
		margin: 0 0 0 7px;
	}
	.fixedhead #header .tor_right>div#top_right_nav {
		display: block;
		float: left;
		margin: 6px 0 0;
		width: 120px;
	}
	.sidebar-blog {
		float: left;
		margin: 30px 0;
		width: 100%;
	}
	#blog-single.content-page-blog {
		padding: 20px 0;
		width: 100%;
	}
	.header-filter h3.pagetitle {
		font-size: 30px;
	}
}
@media (max-width: 639px) {
	.runner_login .one-half {
		margin: 6% 0 2%;
		min-height: inherit;
		padding: 1% 0;
		text-align: center;
		vertical-align: top;
		width: 100%;
	}
	.runner_login .one-half.last {
		margin-bottom: 6%;
	}
	.one-half.last .white-box>a {
		margin-top: 15px;
	}
}
@media (max-width: 580px) {
	#top_navigation #menu.navigation-block a {
		padding: 33px 16%;
		width: 100%;
	}
	#top_navigation .sf-menu li:hover .sub-menu {
		border-top: 0 none;
		display: block;
		left: 30px !important;
		position: relative;
		text-align: left;
		top: 0;
		transition: all 0.2s ease 0s;
		width: 100%;
		background: transparent !important;
	}
	.fixedhead #top_navigation .sf-menu li:hover .sub-menu {
		left: 0;
		top: 0;
		width: 100%;
	}
}
.sidebar-blog .widget-wrap #top_right_nav li.social a {
	width: 36px !important;
	height: 36px !important;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sidebar-blog .widget-wrap #top_right_nav {
	float: left !important;
}
.sidebar-blog h3.related_post_title {
	display: none;
}
.sidebar-blog .zem_rp_content ul li img {
	display: none;
}
span.mr_social_sharing:last-child {
	display: none;
}
.sidebar-blog .zem_rp_content ul li small.wp_rp_excerpt {
	display: none;
}
div#post-navigator-single .alignleft {
	float: left;
}
.bottom-post-capture-button-placeholder {
	display: block;
	margin-top: 13%;
}
.single .starter_is_better {
	margin: 0 auto;
	width: 100%;
	background: #424e71;
	float: left;
	color: #fff;
	margin-bottom: 30px;
}
.single .starter_is_better .boxse1, .single .starter_is_better .boxse2, .single .starter_is_better .boxse3 {
	width: 31%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	background-image: url("images/rch.png");
	background-repeat: no-repeat;
	font-family: 'Montserrat Light', sans-serif;
	background-position: top;
	padding-top: 4%;
}
.single .starter_is_better .bettertop h2 {
	padding: 25px;
	color: #fff;
	font-size: 48px;
	font-family: 'Montserrat Light', sans-serif;
}
.single .starter_is_better .bettertop h3 {
	color: #7cc576;
	font-size: 32px;
	text-align: center;
	font-family: 'Montserrat Light', sans-serif;
	margin-bottom: 30px;
}
.single .starter_is_better .bettertop {
	padding: 0px 12px 30px 12px;
}
.single .starter_is_better .bettertop span {
	font-size: 25px;
}
.single .starter_is_better .bottom_unlog {
	text-align: center;
	float: left;
	width: 100%;
}
#post-navigator-single {
	display: none !important;
}
.runner_login {
	min-height: 600px;
	width: 1170px;
}
.runner_login input[type="submit"] {
	background: rgba(0, 0, 0, 0) linear-gradient(#83cc7a, #71b56a) repeat scroll 0 0;
	border-radius: 40px;
	box-shadow: 0 0;
}
.one-half.first::before {
	background: #fff none repeat scroll 0 0;
	color: #8e8e8e;
	content: "OR";
	font-size: 12px;
	padding: 2% 0;
	position: absolute;
	right: -13px;
	top: 40%;
}
.one-half.first {
	position: relative;
}
.authorbox_mk {
	float: left;
	padding-bottom: 5px;
	/* width: 100%;*/
}
.authorbox_mk img {
	float: left;
	border-radius: 50px;
}
.authorbox_mk strong {
	color: #2c2c2c;
	float: left;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 35px;
}
.mepr-login-form-wrap {
	display: none;
}
.below_single_area .related_article_pl a.zem_rp_readmore {
	float: right;
	text-align: right;
	width: 100%;
}
.below_single_area .related_article_pl a {
	color: #fff !important;
	text-decoration: none;
}
.below_single_area .related_article_pl {
	background: #f89c2d none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	margin: 0 auto;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	text-align: left;
	text-decoration: none;
	transition: all 0.5s ease 0s;
	width: 89%;
}
.zem_rp_title {
	font-weight: 600;
}
.below_single_area .related_article_pl a:hover {
	color: #424e71 !important;
}
@media (max-width: 767px) {
	.single .starter_is_better .boxse1, .single .starter_is_better .boxse2, .single .starter_is_better .boxse3 {
		margin: 0 auto 4%;
		padding-top: 45px;
		width: 69%;
		float: none;
	}
	.below_single_area .related_post.zem_rp li {
		margin: 0 1% 3.7%;
		width: 48%;
	}
	.live-search-box #swpquery {
		width: 100%;
		box-sizing: border-box;
	}
}
@media (max-width: 640px) {
	.below_single_area .related_post.zem_rp li {
		margin: 0 1% 3.7%;
		width: 70%;
	}
}
.wpcw_powered_by {
	display: none;
}
#wpcw_fe_course .wpcw_fe_module td {
	font-family: 'Montserrat Light', sans-serif !important;
	font-size: 14px !important;
	font-weight: normal !important;
}
#wpcw_fe_course td {
	font-family: 'Montserrat Light', sans-serif !important;
	font-size: 14px !important;
	font-weight: normal !important;
}
.wpcw_widget_progress #wpcw_fe_course td {
	padding: 8px 5px !important;
}
#wpcw_fe_course .wpcw_fe_unit a {
	font-weight: normal !important;
}
#blog-page .entry {
	width: 100%;
}
.mk_right {
	background: #eeeeee none repeat scroll 0 0;
	float: right;
	padding: 2%;
	width: 33%;
}
.mp_wrapper.mkk3 {
	border: 1px solid #cccccc;
	box-shadow: 1px 1px 2px #cccccc;
	float: left;
	padding: 2%;
	width: 56%;
}
.mk_right {
	background: #eeeeee none repeat scroll 0 0;
	float: right;
	padding: 2%;
	width: 33%;
}
.mkk3 .mp-form-row {
	float: left;
	position: relative;
	width: 100%;
}
.mp-form-label {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 133px;
}
.mepr-signup-form #mepr_no_val {
	margin-left: 18%;
	display: none;
}
.mepr-signup-form .mp-form-row .mepr_favorite_race_distanc span.mepr-checkboxes-field-row {
	float: none;
	width: 100%;
	display: inline-block;
	margin-left: 18%;
}
.mepr-signup-form .mp-form-row {
	margin-bottom: 10px;
}
.mkk3 .mp-form-row .cc-error {
	color: red;
	display: block;
	float: left;
	font-size: 11px;
	margin: 8px 0 0 12px;
	position: relative;
	text-align: right !important;
	width: 346px !important;
	font-weight: normal;
}
.mk_right .mp_wrapper>h3 {
	color: #a5a7b3;
	font-size: 18px;
	margin: 0;
	padding: 0 0 13px;
}
.mk_right .mp-table .mp-currency-cell {
	color: #30bc05;
}
ul.rig {
	list-style: none;
	font-size: 0px;
	margin-left: -2.5%;
	/* should match li left margin */
}
ul.rig li {
	display: inline-block;
	padding: 10px;
	margin: 0 0 2.5% 2.5%;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-shadow: 0 0 5px #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative
}
ul.portfolioContainer li {
	margin: 0 0 2% 2%;
}
ul.rig li img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px;
}

.pro-video-wrap-outer {
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd;
	box-sizing: border-box;
	font-size: 1rem;
	margin: 2.5% auto 2.25%;
	padding: 10px;
	vertical-align: top;
	clear: both;
}
.pro-video-wrap-outer-full {
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd;
	box-sizing: border-box;
	font-size: 1rem;
	margin: 2.5% auto 2.25%;
	padding: 10px;
	vertical-align: top;
	clear: both;
}
@media (max-width: 500px) {
	.pro-video-wrap-outer-full {
		width: 100%
	}
}
@media (min-width: 500px) {
	.pro-video-wrap-outer-full {
		width: 75%
	}
}
.pro-video-wrap {
	height: 0;
	padding-bottom: 55.25%;
	padding-top: 0;
	position: relative;
}
.pro-video-wrap-old {
	height: 0;
	padding-bottom: 67.25%;
	padding-top: 0;
	position: relative;
}
.pro-video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pro-video-wrap-old iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
ul.rig li a.btn-primary-small {
	background-clip: padding-box;
	background-color: #951400;
	background-image: -moz-linear-gradient(center bottom, #921300 0%, #a31500 100%);
	border: medium none !important;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	margin-top: 15px;
	padding: 0.5rem 1rem;
	text-decoration: none;
}
ul.rig li h3 {
	margin: 0 0 5px;
}
ul.rig li p {
	font-size: .9em;
	line-height: 1.5em;
	color: #666;
}
/* class for 2 columns */

ul.rig.columns-2 li {
	width: 47.5%;
	/* this value + 2.5 should = 50% */
}
/* class for 3 columns */

ul.rig.columns-3 li {
	width: 30.83%;
	/* this value + 2.5 should = 33% */
}
/* class for 4 columns */

ul.rig.columns-4 li {
	width: 22.5%;
	/* this value + 2.5 should = 25% */
}
@media (max-width: 480px) {
	ul.grid-nav li {
		display: block;
		margin: 0 0 5px;
	}
	ul.grid-nav li a {
		display: block;
	}
	ul.rig {
		margin-left: 0;
	}
	ul.rig li {
		width: 100% !important;
		/* over-ride all li styles */
		margin: 0 0 20px;
	}
}
#ebook-hover:hover {
	opacity: 0.7;
}
.mepr-form .checkout_section1, .mepr-form .checkout_section2 {
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	float: left;
	margin: 0 0 22px;
	padding: 20px 30px;
	width: 91%;
	background: #f5f5f5;
}
.checkout_section2 .mepr-payment-method {
	margin: 0 0 13px;
}
.checkout_section2 .mepr-payment-method {
	float: left;
	margin: 0 0 24px;
	width: 100%;
}
.checkout_section2 label.mp-checkbox-field {
	display: inline-block;
	float: left;
}
.checkout_section2 .mepr-payment-method-label #mp-pm-desc-o30258-7pn.mepr-payment-method-desc-text.mepr-hidden {
	display: block;
	float: left;
	position: relative;
	top: 5px;
}
#full-width .sidebar_section h3.pagetitle {
	font-size: 30px;
	font-weight: normal !important;
}
.sidebar_section {
	background: #eeeeee none repeat scroll 0 0;
	border-radius: 5px;
	float: right;
	margin: 3% 0 0;
	padding: 3% 3%;
	width: 30%;
	box-sizing: border-box;
}
form.mepr-signup-form.mepr-form {
	float: left;
	margin: 3% 0 0;
	width: 67%;
	box-sizing: border-box;
}


.checkout_section2 .mepr-payment-method-label .mepr-payment-method-icon {
	/*float: right;*/
	margin: 0 0 0 20px;
}
.sidebar_section .mepr_price_cell {
	color: #72b352;
	font-size: 29px;
	font-weight: bold;
	margin: 0 0 15px;
	line-height: 35px;
}
.sidebar_section span.summary {
	border-bottom: 1px solid #b1afba;
	color: #b1afba;
	display: block;
	font-size: 15px;
	padding: 0 0 12px;
	text-transform: uppercase;
	width: 100%;
}
.single-memberpressproduct #content-wrapper div#content {
	padding: 0 20px !important;
	width: 1130px !important;
}
.checkout_section1 h2, .checkout_section2 h2 {
	border-bottom: 1px solid #cccccc !important;
	color: #333333;
	font-weight: normal !important;
	margin: 0 0 30px;
}
.mp_wrapper .mepr-signup-form input[type=text], .mp_wrapper .mepr-signup-form input[type=email], .mp_wrapper .mepr-signup-form input[type=password] {
	width: 75% !important;
	border-radius: 5px;
}
.mepr-signup-form .checkout_section1 .mp-form-row {
	margin: 0 0 16px;
}
.checkout_section1 .mp-form-label {
	margin: 0 18px 10px 0;
	text-align: left;
}
/* .single-memberpressproduct .entry p:nth-child(2) {
	display: none;
} */
.checkout_section1 input[type="text"], .checkout_section1 input[type="email"], .checkout_section1 input[type="password"], .checkout_section1 select {
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 13px;
	height: auto;
	padding: 10px 11px;
	width: 48%;
}
.checkout_section1 select {
	width: 52.2%;
}
.post .mp-table thead {
	background: #424e71 none repeat scroll 0 0 !important;
	color: #fff !important;
}
.post .mp-table th {
	border: 1px solid #e1e1e1;
	padding: 10px;
}
.post .mp-table td {
	border: 1px solid #e1e1e1;
	padding: 10px;
}
.mp_wrapper.mp_payment_form_wrapper .mp-form-row {
	float: left;
	margin: 0 0 14px;
	width: 50%;
}
.mp_wrapper.mp_payment_form_wrapper {
	background: #fff none repeat scroll 0 0;
	float: left;
	margin: 20px 0 0;
	padding: 18px;
	width: 100%;
}
.mp_wrapper.mp_payment_form_wrapper .mepr-submit {
	clear: both;
	float: left;
}
.mp_wrapper.mp_payment_form_wrapper .mp-form-row input {
	border: 1px solid #cccccc;
	float: left;
	padding: 7px;
	width: 55%;
	background-color: #ffffff !important;
}
.mp_wrapper .discover {
	background-color: #ffffff !important;
}
.mp_wrapper .visa {
	background-color: #ffffff !important;
}
.mp_wrapper .mastercard {
	background-color: #ffffff !important;
}
.mp_wrapper .amex {
	background-color: #ffffff !important;
}
.mp_wrapper .mepr-cards {
	background-color: #ffffff !important;
}
@media (min-width: 500px) {
	.mepr-submit {
		padding: 16px 24px !important;
		font-size: 16px !important;
	}
}
@media (max-width: 1179px) {
	.single-memberpressproduct #content-wrapper div#content {
		padding: 0 20px !important;
		width: 96% !important;
	}
}
@media (max-width: 900px) {
	#full-width .sidebar_section h3.pagetitle {
		font-size: 24px;
		font-weight: normal !important;
	}
	.sidebar_section span.summary {
		font-size: 11px;
	}
	.checkout_section1 .mp-form-label {
		margin: 0 18px 10px 0;
		text-align: right;
		width: 128px;
	}
	.nav_module1 ul li {
		font-size: 12px;
		padding: 27px 10px 30px;
	}
	.nav_module1 img {
		float: left;
		margin: 10px 0 0;
		width: 60px;
	}
	.runner_login .one-half input[type="text"], .runner_login .one-half input[type="password"] {
		width: 280px;
	}
}
@media (max-width: 767px) {
	form.mepr-signup-form.mepr-form {
		border: 0px solid #e0e0e0;
		float: left;
		width: 100%;
	}
	.sidebar_section {
		background: #eeeeee none repeat scroll 0 0;
		border-radius: 5px;
		float: right;
		margin: 3% 0 0;
		padding: 3% 4%;
		width: 93%;
	}
	#full-width .sidebar_section h3.pagetitle {
		font-size: 30px;
		font-weight: normal !important;
	}
	.sidebar_section span.summary {
		font-size: 15px;
	}
	.mepr-form .checkout_section1, .mepr-form .checkout_section2 {
		padding: 5%;
		width: 91%;
	}
	#header .tor_right>div#top_navigation {
		float: left;
	}
	/*.fixedhead #header .top-header {

	  display: block;

	}*/
	/*#logo img {

	  margin: 10px 0 0;

	}

	.main_header.fixedhead #header #logo {

	  display: none;

	}

	.fixedhead #header .tor_right > div#top_right_nav {

	  display: none;

	}

	.main_header.fixedhead #header .tor_right > div#top_navigation {

	  float: left;

	}*/
	/*.main_header.fixedhead {

	  position: relative;

	  top: 0;

	  z-index: 99999999;

	}*/
	.nav_module1 img {
		float: left;
		margin: 10px 0 0;
		width: 60px;
	}
	.nav_module1 ul li {
		font-size: 9px;
		padding: 29px 10px;
	}
}
@media (max-width: 640px) {
	.nav_module1 img {
		display: block;
		float: left;
		margin: 10px auto 8px;
		width: 60px;
		padding-left: 20px;
	}
	.strengthhead {
		padding: 0;
		width: 100%;
	}
	#menu_mod1 {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 90%;
	}
	.nav_module1 ul li {
		display: inline-block;
		float: none;
		font-size: 11px;
		padding: 16px 9px 10px;
	}
}
@media (max-width: 500px) {
	.checkout_section1 .mp-form-label {
		margin: 0 18px 10px 0;
		text-align: left;
		width: 100%;
	}

	.mepr-form .checkout_section1, .mepr-form .checkout_section2 {
		padding: 8%;
		width: 100%;
	}
	.checkout_section2 label.mp-checkbox-field {
		display: inline-block;
		float: left;
		margin: 0 0 10px;
	}
	.sidebar_section {
		background: #eeeeee none repeat scroll 0 0;
		border-radius: 5px;
		float: left;
		margin: 3% 0 0;
		padding: 6% 7%;
		width: 82%;
	}
	.checkout_section1 input[type="text"], .checkout_section1 select, .checkout_section1 input[type="email"], .checkout_section1 input[type="password"] {
		width: 93% !important;
	}
	.mepr-form .checkout_section1 select {
		width: 104% !important;
	}
	.checkout_section1 h2, .checkout_section2 h2 {
		border-bottom: 1px solid #cccccc;
		color: #817f7f;
		font-size: 18px;
		font-weight: normal !important;
		margin: 0 0 30px;
	}
	.checkout_section2 .mepr-payment-method-label #mp-pm-desc-o30258-7pn.mepr-payment-method-desc-text.mepr-hidden {
		float: left;
		position: relative;
		top: 5px;
	}
	.single-memberpressproduct h3.pagetitle {
		font-size: 26px !important;
	}
	.main_header>div#header {
		background-color: #424e71;
	}
	.runner_login {
		min-height: 1080px!important;
	}
	.mepr-submit {
		padding: 16px 1px !important;
		width: 100%;
		font-size: 16px !important;
		margin-bottom: 15px;
	}
	/*.top-header{

		 width: 82%;

		 float: left;

		 background-color: #424e71;

	}

	.main_header #header .top-header #logo{

		width: 270px;

	}

	#header .bottom-header{

		float: right;

		width: 17%;

	}

	#header .bottom-header .tor_right{

		margin-top: 12px;

		margin-bottom: 10px;

	}*/
}
.webinar-replay-btn {
	background: #49be29;
	background-image: -webkit-linear-gradient(top, #49be29, #45a329);
	background-image: -moz-linear-gradient(top, #49be29, #45a329);
	background-image: -ms-linear-gradient(top, #49be29, #45a329);
	background-image: -o-linear-gradient(top, #49be29, #45a329);
	background-image: linear-gradient(to bottom, #49be29, #45a329);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: open sans;
	color: #ffffff !important;
	display: inline-block;
	font-size: 40px;
	padding: 27px 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
	line-height:
}
@media (max-width: 500px) {
	.webinar-replay-btn {
		font-size: 16px;
		line-height: 16px;
	}
	.webinar-button-spacer {
		margin-bottom: 5px
	}
}
@media (min-width: 500px) {
	.webinar-button-spacer {
		margin-bottom: 25px
	}
}
.webinar-replay-btn:hover {
	background: #59e02f;
	background-image: -webkit-linear-gradient(top, #59e02f, #49be29);
	background-image: -moz-linear-gradient(top, #59e02f, #49be29);
	background-image: -ms-linear-gradient(top, #59e02f, #49be29);
	background-image: -o-linear-gradient(top, #59e02f, #49be29);
	background-image: linear-gradient(to bottom, #59e02f, #49be29);
	text-decoration: none;
}
/*.page-id-16821 .main_header .login_secondary, .page-id-16821 .bread_crumbs_nav{

display: none;

}*/

.mr_social_sharing {
	margin-left: 15px;
}
@media (min-width: 320px) {
	.authorbox_mk {
		display: none;
	}
	#floating-menu-blog-bottom {
		margin-top: -40px;
		padding-left: 0;
		padding-top: 0;
	}
	#-speakpipe-widget-side-button {
		display: none !important;
	}
}
@media (max-width: 780px) {
	#dec-home-top {
		background-color: #424e71;
		height: auto;
		margin-bottom: 1.125rem;
		margin-top: 0;
		padding: 3.75rem 0 0;
	}
	#testimonials .testimonial:nth-child(2n+1) p {
		padding: 0 20px 0 0;
		text-align: right;
	}
	#blog-latest.content-page-left {
		padding: 20px !important;
		width: 95% !important;
	}
	#sidebar-left {
		width: 100%;
	}
}
@media (min-width: 500px) {
	.authorbox_mk {
		display: inherit;
	}
	#floating-menu-blog-bottom {
		padding-left: 35px;
		padding-top: 35px;
		margin-top: 0px;
	}
	#-speakpipe-widget-side-button {
		display: block !important;
	}
}
@media (max-width: 580px) {
	.top-header {
		display: none;
	}
	.main_header #header .bottom-header #logo {
		display: block;
	}
	.tor_right {
		float: right;
		/*margin: 20px auto 0;*/
		overflow: hidden;
	}
	.main_header #header .bottom-header #logo {
		display: block;
		max-width: 270px;
		width: 69%;
	}
	.fixedhead #mobile-menu1 {
		margin: 16px 16px 10px;
	}
	#sidebar-left {
		width: 100%;
	}
}
@media (max-width: 360px) {
	#testimonials .testimonial img {
		border-radius: 50px;
		clear: both;
		display: inline-block !important;
		float: none !important;
		margin: 0 auto;
		width: 120px;
	}
	#testimonials .testimonial .vert-wrap {
		display: block;
		height: auto;
		width: 100%;
	}
}
#ebook-hover {
	text-decoration: none;
}
/*calculator page css starts*/

/*Custom css*/

.entry-form {
	float: left;
	width: 100%;
}
.entry-form dl {
	float: left;
	margin: 0;
	padding: 5px 0;
	width: 100%;
}
.entry-form dl dt, .entry-form dl dd {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}
.entry-form input[type="text"], .entry-form input[type="password"], .entry-form input[type="email"] {
	height: 30px;
	margin-right: 10px;
	width: 190px;
}
.entry-form .goal-time input[type="text"] {
	width: 90px;
}
.entry-form select {
	height: 30px;
	margin-right: 10px;
	padding: 5px;
	width: 190px;
}
.entry-form input[type="submit"], .top-page {
	background: #203864;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
	margin: 25px 0 10px 0;
	padding: 8px 15px;
	text-shadow: none;
}
.entry-form input[type="submit"]:hover, .top-page:hover {
	background: #19559E;
	color: #FFF;
}
.entry-tabel table {
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
}
#tblhead {
	background: #19559e;
	color: #FFF;
	font-weight: bold;
}
.entry-tabel {
	float: left;
	width: 100%;
}
a.top-page {
	float: right;
	margin: 0;
	color: #133769;
	font-family: 'Rokkitt', Georgia, serif;
	font-size: 20px;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.5);
	padding: 18px 24px 16px;
	-webkit-box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.3);
	border: 1px solid rgba(0, 0, 0, 0.2);
	display: inline-block;
	text-decoration: none;
}
a.top-page:hover {
	color: #133769;
	background: rgba(255, 255, 255, 1);
	-webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border: 1px solid rgba(0, 0, 0, 0.2);
	text-decoration: none;
}
.entery-form {
	display: inline-block;
}
.site-content h1, .site-content h2, .site-content h3 {
	color: #000;
}
.dynamic-data-wrapper {
	display: none;
}
form#m-nutrition-calc {
	position: relative;
}
.loadingimage {
	position: absolute;
	top: 100px;
	left: 425px;
	display: none;
}
a.add-custom-data, a.add-custom-data1 {
	background-color: #18478c;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	margin-left: 9px;
	padding: 5px 10px;
	text-decoration: none;
}
#user-data-form, #user-data-form1 {
	width: 500px;
}
#user-data-form dl.dl-left, #user-data-form1 dl.dl-left {
	float: left;
	width: 45%;
	margin: 0;
}
#user-data-form dl.dl-right, #user-data-form1 dl.dl-right {
	float: right;
	width: 45%;
	margin: 0;
}
#user-data-form dl dt, #user-data-form1 dl dt {
	margin: 0;
}
#user-data-form dl dd {
	margin: 5px 0;
}
#user-data-form1 dl dd {
	margin: 5px 0;
}
#user-data-form h3, #user-data-form p, #user-data-form1 h3, #user-data-form1 p {
	float: left;
	width: 100%;
	padding: 10px 0;
	margin: 0px;
	color: #000;
}
#user-data-form .error, #user-data-form1 .error {
	color: #F00;
	font-weight: normal;
	font-size: 10px;
}
#submit-calc, #submit-wall-calc, #submit-hydration-calc, #submit-calc-ultra-prescription, #submit-calc-ultra-crab-calc, #submit-calc-hm-fuel {
	background: #18478c;
	border: none;
	border-radius: 4px;
	color: #fff;
	display: inline;
	float: none;
	font-family: 'Helvetica Neue', Helvetica, 'Droid Sans', Arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 10px 20px;
	margin-top: 25px;
	text-shadow: 0 2px 0 #000;
	text-transform: uppercase;
}
.single-course_unit #error-msg, .single-course_unit #message_hm {
	float: left;
	width: 100%;
}
#m-wall-calc .goal-time input[type="text"], #m-wall-calc .goal-time select {
	width: 68px;
	float: left;
}
#m-hydration-calc .goal-time input[type="text"], #m-hydration-calc .goal-time select {
	width: 68px;
	float: left;
}
.calc-units {
	float: left;
	padding-right: 2px;
}
.hydration-dynamic-data-wrapper {
	float: left;
}
.goal-time label.error {
	font-size: 10px;
	color: #F00;
	float: left;
}
.dynamic-data-wrapper {
	float: left;
	padding-top: 30px;
	width: 100%;
}
span.req {
	font-size: 20px;
}
.dynamic-data-wrapper table th {
	color: #fff;
}
.site-content h1.entry-title, .dynamic-data-wrapper h2 {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 15px;
	padding: 0 0 5px;
	color: #333333;
}
/*calculator page css ends*/

/* Members Page css */

.single-memberpressproduct .main_header {
	max-width: 100% !important;
}
.single-memberpressproduct .main_header .bottom-header #logo {
	display: inline-block !important;
	float: none;
	margin: 0 auto;
}
.single-memberpressproduct .main_header .top-header {
	display: none;
}
.single-memberpressproduct .main_header .bottom-header {
	text-align: center;
}
.single-memberpressproduct .main_header .bottom-header .tor_right, .single-memberpressproduct .bread_crumbs_nav {
	display: none!important;
}
@media (min-width: 580px) {
	.single-memberpressproduct .main_header .bottom-header {
		margin: 0 0 25px;
		padding: 3px 0 10px;
	}
}
@media (max-width: 580px) {
	.single-memberpressproduct .main_header #header .bottom-header #logo {
		display: block;
		float: none !important;
		margin: 0 auto;
		max-width: 270px;
		width: 100%;
	}
	.single-memberpressproduct .main_header .bottom-header {
		margin: 0 0 0px;
		padding: 3px 0 0px;
	}
	.single-course_unit .entry.jpibfi_container {
		padding-left: 20px;
		width: 97%;
	}
	#sidebar-left {
		width: 100%;
	}
}
/*@media (min-width: 979px){
	.sidebar-wrap {
			position: fixed;
			max-width: 335px;
			right: 135px;
			top: 0;
			display: none;
		}
	.sidebar-blog{ width: 100%; padding-top: 30px; }
}*/

@media (max-width: 767px) {
	#blog-latest.content-page-left {
		padding: 20px 0;
		width: 90% !important;
	}
}
@media (min-width: 767px) {
	#blog-latest.content-page-left {
		padding: 0;
		width: 64%;
	}
}
.wpcw_fe_progress_box_error {
	background: #ffffff !important;
	color: #3c3c3c !important;
	border: none !important;
}
.wpcw_fe_navigation_box {
	display: none;
}
.wpcw_fe_progress_box_pending {
	display: none;
}
.sidebar_section h3.pagetitle {
	padding-left: 0px;
}
.order-summary ul.checks li {
	background-image: url("/wp-content/themes/runners-connect/images/icon-check-green.png");
	background-position: 21px 13px;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	border-bottom: 1px solid #ddd;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	list-style: outside none none;
	margin: 0;
	padding: 8px 0 12px 52px;
	text-align: left;
}
.order-summary ul.checks {
	list-style: outside none none;
	padding: 0;
	margin: 0 0 0 -20px;
}
.spp-powered-by {
	display: none;
}
/*04-05-2016*/

.pl-area-sortable-weekly {
	background: rgba(0, 0, 0, 0) url("/wp-content/themes/runners-connect/images/unnamed.png") no-repeat scroll 0 0 / cover;
	box-sizing: border-box;
	display: inline-block;
	padding: 30px;
	width: 100%;
}
.pl-section-left {
	float: left;
	width: 30%;
}
.pl-section-right {
	color: #ffffff;
	float: right;
	text-align: center;
	width: 68%;
}
.pl-section-right>h1 {
	color: #ffffff;
	margin: 0 0 20px;
	text-align: center;
}
.pl-section-right>p {
	color: #ffffff;
	font-size: 24px;
	line-height: 30px;
}
.pl-area-tag {
	box-sizing: border-box;
	display: inline-block;
	padding: 30px;
	width: 100%;
}
.pl-area-tag-left {
	float: left;
	text-align: center;
	width: 35%;
}
.podcast-sponsor-text {
	font-size: 24px;
	text-align: center;
	color: #919191;
}
.podcast-sponsor-image-left {
	float: left;
	width: 50%
}
.podcast-sponsor-image-right {
	float: right;
	width: 50%
}
.podcast-sponsor-wrap {
	margin-bottom: 50px;
}
.ibox-media-text {
	margin-bottom: 69px;
}
.ibox-media-text>h2 {
	color: #424e71;
	font-size: 60px;
}
.ibox-media-text>span {
	color: #424e71;
	font-size: 26px;
}
.pl-area-tag-right {
	float: right;
	text-align: left;
	width: 63%;
}
.pl-area-tag-right p a {
	color: #7cc576;
	text-decoration: none;
}
.pl-nested-section-area {
	background: rgba(0, 0, 0, 0) url("/wp-content/themes/runners-connect/images/DeviceBCKG.jpg") no-repeat scroll 50% 50% / cover;
	display: inline-block;
	padding: 50px 0;
	text-align: center;
	width: 100%;
}
.pl-nested-section-area>h1 {
	color: #ffffff;
	display: block;
	float: none;
	margin: 0 0 40px;
	text-align: center;
}
.download-info {
	display: block;
	float: left;
	width: 100%;
}
.download-info a {
	border: 2px solid rgba(255, 255, 255, 0.6) !important;
	border-radius: 6px;
	color: #ffffff;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 0 8px;
	padding: 9px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
.download-info a:hover {
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
}
@media (min-width: 768px) and (max-width: 797px) {
	.pl-section-right>h1, .pl-nested-section-area>h1 {
		font-size: 45px;
	}
	.ibox-media-text>h2 {
		font-size: 40PX;
	}
	.ibox-media-text>span {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.pl-section-right>h1, .pl-nested-section-area>h1 {
		font-size: 45px;
	}
	.ibox-media-text>h2 {
		font-size: 40PX;
	}
	.ibox-media-text>span {
		font-size: 20px;
	}
	.pl-section-left, .pl-section-right, .pl-area-tag-left, .pl-area-tag-right {
		width: 100%;
	}
	.download-info a {
		min-width: 60%;
		display: inline-block;
		margin: 8px 0;
	}
}
@media (max-width: 320px) {
	.pl-section-right>h1, .pl-nested-section-area>h1 {
		font-size: 33px;
	}
}
h3.notfound-title {
	color: #2c2c2c;
	float: left;
	font-size: 34px;
	font-weight: normal !important;
	text-shadow: 0 0;
	width: 100%;
	margin-bottom: 20px;
}
.audioplayer {
	padding: 15px 0 0 15px;
}
.audioplayer-time.audioplayer-time-current, .audioplayer-time.audioplayer-time-duration, .audioplayer-volume-button {
	padding-top: 8px;
}
.button-sppsidebar {
	background-color: #424e71 !important;
}
li.recent-posts {
	font-family: 'Montserrat Light', sans-serif;
	font-size: 14px;
}
li.recent-posts a {
	color: #333333;
	text-decoration: none;
}
li.recent-posts a:hover {
	color: #4abe29;
}
.reviews_view {
	font-size: 14px;
}
.sc-payment-details-wrap {
	display: none;
}
a.pomk {
	background: rgba(66, 78, 113, 0.8) none repeat scroll 0 0;
	bottom: 65%;
	color: rgb(255, 255, 255);
	display: none;
	font-size: 16px;
	font-weight: 600;
	height: auto;
	left: 0;
	padding: 22px 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 100%;
	z-index: 1;
}
ul.rig li:hover .pomk {
	display: block;
}
.challenge-strength {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #ffffff;
	font-size: 28px;
	padding: 15px 20px 15px 20px;
	text-decoration: none;
	display: block;
	text-align: center;
}
.challenge-strength:hover {
	background: #3cb0fd;
	color: #ffffff;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration: none;
}
.challenge-to-upsell {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 15px;
}
/***Breadcrumbs**/

/*.page-id-12308 .bread_crumbs_nav{display:none;}*/

.speakpipe a {
	text-align: center;
	display: inline-block;
}
.speakpipe {
	width: 100%;
	text-align: center;
	display: inline-block;
}
/*27-02-2017*/

.entry .buttons-wrap {
	float: left;
	margin-bottom: 30px;
	padding: 15px 0 20px 0;
	width: 100%;
}
.entry .buttons-wrap br {
	display: none;
}
/*03-06-2017*/

#beautiful-taxonomy-filters-form-custom .select2-search.select2-search--inline .select2-search__field {
	background: none !important;
	border: none !important;
	line-height: 26px;
	margin-top: 0px;
}
#beautiful-taxonomy-filters-form-custom .select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-bottom: 5px;
}
#beautiful-taxonomy-filters-form-custom .select2-container .select2-selection--multiple {
	min-height: 36px;
}
@media (min-width:320px) and (max-width:438px) {
	.buttons-wrap .myButton {
		margin: 5px 15px 5px 0;
	}
}
/*DARK BLUE BUTTON STYLES*/

.btn-boston.btn-dark-blue {
	background-color: #237fbc;
	border-color: #237fbc;
	-webkit-box-shadow: 0 3px 0 #1a5c87;
	box-shadow: 0 3px 0 #1a5c87;
}
.btn-boston.btn-dark-blue:hover {
	background-color: #166ea8;
	color: #ffffff;
}
.btn-boston.btn-dark-blue:active {
	top: 3px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-boston {
	color: #fff;
	display: inline-block;
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding: 0.8em 1.5em;
	position: relative;
	text-align: center;
	transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
	white-space: nowrap;
	width: 100%;
	text-decoration: none;
	font-weight: 700;
}
.mepr_error ul li {
	background: none !important;
}
/* fixes wrong image proportion on /blog for mobile on vertical timeline */

.timeline .timeline-row .timeline-content img {
	max-width: 475px !important;
	width: 100% !important;
	height: auto !important;
}
.button-home {
	border-radius: 35px !important;
}
.text-right-home .email-collect-home .button-home {
	border-radius: 35px !important;
}
.about, .email-collect-home, #home-align-h3 {
	text-align: center;
}
ul.summit-sidebar {
	font-size: 14px;
}
ul.summit-sidebar li {
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
ul.summit-sidebar li {
	background: #ECECEC;
}
ul.summit-sidebar li:nth-child(odd) {
	background: #ffffff;
}
.wph-modal--message .et_monarch .et_social_inline_top {
	display: none;
}
/* for injury summit pop up to remove social buttons */

.wph-modal--message .et_social_inline.et_social_mobile_off.et_social_inline_top {
	display: none !important;
}
.wph-modal--message .et_social_inline.et_social_mobile_off.et_social_inline_top .et_social_networks.et_social_4col.et_social_slide.et_social_rounded.et_social_left.et_social_no_animation.et_social_withcounts.et_social_withnetworknames.et_social_outer_dark .jpibfi .et_social_inline.et_social_mobile_off.et_social_inline_bottom {
	display: none !important;
}
.wph-modal--message .et_social_inline.et_social_mobile_off.et_social_inline_top et_social_inline.et_social_mobile_off.et_social_inline_bottom {
	display: none;
}
.wph-modal--message .et_social_inline.et_social_mobile_off.et_social_inline_top .et_social_networks.et_social_4col.et_social_slide.et_social_rounded.et_social_left.et_social_no_animation.et_social_withcounts.et_social_withnetworknames.et_social_outer_dark .jpibfi .et_social_inline.et_social_mobile_off.et_social_inline_bottom {
	display: none;
}
h1.pagetitle-category {
	color: #2c2c2c;
	float: none;
	font-family: "Montserrat Light", sans-serif;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 32px;
	margin-top: 35px;
	padding-left: 20px;
	padding-top: 25px;
	text-align: center;
	text-transform: none;
}
.paginationC {
	height: 16px;
	margin-top: 25px;
	padding: 10px 20px;
	text-align: center;
	width: 100%;
}
.paginationC .prev, .paginationC .next {
	float: none !important;
}
.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #ccc;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}
.page-numbers.current, a.page-numbers:hover {
	background: #f9f9f9;
}
/* Begin Styling for Tony’s Community Page */

#panelOne, #panelTwo, #panelThree, #panelFour, #panelFive, #panelSix, #panelSeven, #panelEight {
	display: none;
	margin: auto;
	width: 100%;
	text-align: center;
}
.panelButton {
	width: 100%;
	height: 100px;
	border: 5px solid #aaaaaa;
	border-radius: 25px;
	margin: 20px 0px 20px 0px;
	cursor: pointer;
	font-size: 30px;
	color: #424e71;
	background: #aaaaaa;
}
.panelButton.active, .panelButton:hover {
	background-color: #ddd;
	border: 5px solid #ddd;
}
#communityPageContainer {
	width: 100%;
	background: #424e71;
	padding-top: 50px;
	padding-bottom: 50px;
}
/* End Styling for Tony’s Community Page */

@media only screen and (max-width: 38.75em) {
	.header-bg__container-btn {
		width: 260px
	}
}
.header-bg__container-btn {
	display: inline-block;
	margin: 35px 13px 0;
	padding: 15px 20px;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	border-radius: 4px;
	text-transform: uppercase;
	vertical-align: middle
}
.btn-border {
	border: 2px solid #4abe29;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
.btn-border:hover {
	background-color: #4abe29;
	box-shadow: inset 0px 0px 10px #368B1D;
}
a.btn-border:link, a.btn-border:visited {
	color: #4abe29;
	text-decoration: none
}
a.btn-border:hover, a.btn-border:active {
	color: #ffffff;
}
.kb-memberpress {
	background: #74ad5a linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%) repeat scroll 0 0;
	border: 1px solid #3b6e22;
	border-radius: 2px;
	box-shadow: 0 1px 0 0 #9acc85 inset;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 400;
	padding: 22px 0;
	text-align: center;
	text-decoration: none;
	width: 85%;
}
.kb-memberpress :hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background: -moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background: -webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background: -o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background: -ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background: linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a', GradientType=0);
	background-color: #68a54b;
}
.kb-memberpress :active {
	position: relative;
	top: 1px;
}
@media only screen and (max-width: 38.75em) {
	.kb-memberpress {
		width: 100%;
		font-size: 26px;
	}
}
h1.upgrade-title {
	color: #2eabfd;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
}
h1.upgrade-title span {
	color: #555555;
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin-top: 14px;
}
.subscribe-error-new {
	padding-right: 25px;
}
.insider-welcome-button {
	margin: 20px 0px 20px 0px;
	text-align: center;
}
.btn-insider-dashboard {
	background: #e0ae09;
	background-image: -webkit-linear-gradient(top, #e0ae09, #ebb400);
	background-image: -moz-linear-gradient(top, #e0ae09, #ebb400);
	background-image: -ms-linear-gradient(top, #e0ae09, #ebb400);
	background-image: -o-linear-gradient(top, #e0ae09, #ebb400);
	background-image: linear-gradient(to bottom, #e0ae09, #ebb400);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 30px 10px 30px;
	border-bottom: solid #ba9006 3px;
	text-decoration: none;
}
.btn-insider-dashboard:hover {
	background: #e0ae09;
	color: #ffffff;
	background-image: -webkit-linear-gradient(top, #e0ae09, #e8b407);
	background-image: -moz-linear-gradient(top, #e0ae09, #e8b407);
	background-image: -ms-linear-gradient(top, #e0ae09, #e8b407);
	background-image: -o-linear-gradient(top, #e0ae09, #e8b407);
	background-image: linear-gradient(to bottom, #e0ae09, #e8b407);
	text-decoration: none;
}
/* Styles tweet link for posts */

.bctt-click-to-tweet {
	background: #F5F5F5 !important;
	border: 2px solid black !important;
	border-radius: 25px !important;
}
/* Styles content upgrade */

.container-content-upgrade {
	position: relative;
	width: 100%;
	cursor: pointer;
}
.overlay-content-upgrade {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #F4F4F5;
}
.container-content-upgrade:hover .overlay-content-upgrade {
	opacity: .2;
}
/* Styles content upgrade */

.bookmark-button-blue {
	background-color: #fff;
	border: 2px solid #424e71 !important;
	border-radius: 0;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.72);
	color: #424e71 !important;
	font-size: 24px;
	letter-spacing: 0.05em;
	padding: 20px 10px;
	white-space: normal;
	width: 100%;
}
.bookmark-button-blue:hover {
	background-color: #7388C7;
	border: 2px solid #424e71 !important;
	color: #fff !important;
}
.btn-bookmark {
	padding: 13px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 25px;
}
.btn-plan-masters {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #4abe29 !important;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	border: solid #4abe29 2px;
	text-decoration: none;
}
.btn-plan-masters:hover {
	background: #f5fff7;
	text-decoration: none;
}
#mepr-signup-form {
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	padding: 20px 30px;
	background: #f5f5f5;
}
#mepr-signup-form .mp-form-label {
	width: 100%;
	margin: 0 0 12px 0;
}
#mepr-signup-form .mepr-payment-method-desc-text, #mepr-signup-form .stripe_element_input {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	width: 75%;
	padding: 10px;
	background: #fff;
}
#mepr-signup-form .stripe_element_input {
	display: inline-block;
}
#mepr-signup-form .mepr-payment-method .mepr-signup-form input[type="text"] {
	width: 79%;
}
#mepr-signup-form .mp-form-row.mepr_bold.mepr_price {
	display: none;
}
.mepr-payment-method-icon {
	display: inline-block;
	margin-right: 25px;
}
.mepr-payment-methods-radios label {
	display: inline-block !important;
	width: auto !important;
	margin-right: 35px !important;
}
.mp-form-submit input[type="submit"].mepr-submit {
	border-radius: 30px;
	text-transform: uppercase;
	box-shadow: none;
	border: none;
	min-width: 180px;
}
.btn-plan-margin {
	margin-top: 15px;
	text-align: center
}
.btn-plan-milesvkm {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #4abe29 !important;
	font-size: 20px;
	padding: 5px 12px 5px 12px;
	border: solid #4abe29 2px;
	text-decoration: none;
}
.btn-plan-milesvkm:hover {
	background: #ACDEB6;
	text-decoration: none;
}
#wpcw_fe_outer_wrap {
	display: none;
}
.headline-dashboard h3 {
	font-size: 33px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
@media (max-width: 350px) {
	.btn-plan-masters {
		font-size: 16px;
	}
}
@media (min-width: 979px) {
	.sidebar-wrap {
		position: relative;
		max-width: 335px;
		right: auto;
		top: auto;
		/* display: none;*/
		width: 30%;
		float: left;
	}
	.sidebar-wrap .sidebar-blog {
		width: 100% !important;
		padding-top: 30px;
		position: fixed;
		max-width: 335px;
		margin-left: 55px;
		z-index: 9999;
		float: left;
	}
}
@media (max-width: 767px) {
	.sidebar-wrap {
		position: relative;
		width: 100%;
	}
	#blog-single.content-page-blog, .sidebar-wrap {
		padding: 20px;
		box-sizing: border-box;
	}
	.sidebar-wrap .sidebar-blog {
		width: 100% !important;
	}
	.single #content-wrapper div#content {
		padding: 0;
	}
	#formc {
		width: 100%;
	}
	.sidebar-blog .widget_static.sidebar-blog .widget_static {
		dis
	}
	/* Table of contents */
	#toc_container {
		background: #f9f9f9 none repeat scroll 0 0;
		border: 1px solid #aaa;
		display: table;
		font-size: 95%;
		margin-bottom: 1em;
		padding: 20px;
		width: 100%;
	}
	.toc_title {
		font-weight: 700;
		font-size: 1.5em !important;
	}
	#toc_container li, #toc_container ul, #toc_container ul li {
		list-style: outside none none !important;
		background: none;
	}
	h1.popup {
		text-align: center;
	}
	h2.popup {
		text-align: center;
	}
	.btn-popup {
		background: #3498db;
		background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
		background-image: -moz-linear-gradient(top, #3498db, #2980b9);
		background-image: -ms-linear-gradient(top, #3498db, #2980b9);
		background-image: -o-linear-gradient(top, #3498db, #2980b9);
		background-image: linear-gradient(to bottom, #3498db, #2980b9);
		-webkit-border-radius: 5;
		-moz-border-radius: 5;
		border-radius: 5px;
		font-family: Arial;
		color: #ffffff;
		font-size: 25px;
		padding: 20px 30px 20px 30px;
		text-decoration: none;
	}
	.btn-popup:hover {
		background: #3cb0fd;
		background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
		background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
		background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
		background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
		background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
		text-decoration: none;
	}
	.slider-week .entry ul li {
		background: none !important;
	}
	button.wpurp-meal-plan-button {
		height: 40px !important;
		background: #47ba27;
		background-image: -webkit-linear-gradient(top, #47ba27, #42a820);
		background-image: -moz-linear-gradient(top, #47ba27, #42a820);
		background-image: -ms-linear-gradient(top, #47ba27, #42a820);
		background-image: -o-linear-gradient(top, #47ba27, #42a820);
		background-image: linear-gradient(to bottom, #47ba27, #42a820);
		padding: 0 12px !important;
	}
	button.wpurp-meal-plan-button:hover {
		background: #3d9920;
		background-image: -webkit-linear-gradient(top, #3d9920, #388c1f);
		background-image: -moz-linear-gradient(top, #3d9920, #388c1f);
		background-image: -ms-linear-gradient(top, #3d9920, #388c1f);
		background-image: -o-linear-gradient(top, #3d9920, #388c1f);
		background-image: linear-gradient(to bottom, #3d9920, #388c1f);
		text-decoration: none;
	}
	.select2wpurp-container .select2wpurp-choice {
		height: 36px !important;
		padding: 3px 0px 0px 8px !important;
		margin: 0px, 10px 10px 10px !important;
	}
	.wpurp-meal-plan-calendar tbody .wpurp-meal-plan-recipes td, .wpurp-meal-plan-calendar tbody .wpurp-shopping-list-ingredient td, .wpurp-meal-plan-shopping-list tbody .wpurp-meal-plan-recipes td, .wpurp-meal-plan-shopping-list tbody .wpurp-shopping-list-ingredient td {
		font-size: 1.1em !important;
	}
	.wpurp-meal-plan-calendar tbody.wpurp-meal-plan-nutrition .wpurp-meal-plan-nutrition-facts, .wpurp-meal-plan-shopping-list tbody.wpurp-meal-plan-nutrition .wpurp-meal-plan-nutrition-facts {
		font-size: 1.1em !important;
		line-height: 31px !important;
	}
	.wpcw_fe_module_title_header {
		display: none;
	}
	#mepr-signup-form .mepr-payment-method-desc-text, #mepr-signup-form .stripe_element_input, .mp_wrapper .mepr-signup-form input[type="text"], .mp_wrapper .mepr-signup-form input[type="email"], .mp_wrapper .mepr-signup-form input[type="password"] {
		width: 100% !important;
	}
	.sidebar_section, #mepr-signup-form {
		width: 100%;
		box-sizing: border-box;
	}
}
#content-wrapper-payment .payment-title-container .payment-logo h5 {
	padding-right: initial;
}
#content-wrapper-payment .payment-title-container {
	width: 100%;
}
#content-wrapper-payment .payment-title-wrap {
	min-height: 45px;
	height: auto;
}
#content-wrapper-payment .payment-title-container .payment-title, #content-wrapper-payment .payment-title-container .payment-logo {
	width: 50%;
}
#content-wrapper-payment .payment-title-container .payment-title h3, #content-wrapper-payment .payment-title-container .payment-logo h3 {
	text-align: center;
}
#content-wrapper-payment #payment-content .payment-page {
	width: 53%;
	padding: 0 15px;
}
#content-wrapper-payment #payment-content .sidebar-payment {
	padding: 0 15px;
}
#content-wrapper-payment #payment-content .payment-headline {
	min-height: 25px;
	height: auto !important;
}
.gform_wrapper li.gfield_html {
	max-width: 100% !important;
}
#content-wrapper-payment #payment-content .sidebar-payment .jeff-message p {
	left: 50%;
	transform: translateX(-50%);
	margin: 0 auto;
}

/**** Mega Menus  ****/

#main-nav {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ListingColumn {
    margin: 20px 0;
    display: inline-block;
    width: 100%;
}
.ListingColumn li {
    float: left;
    width: 46%;
    margin-left: 4%;
    padding: 6px 0 6px 15px;
	background:url(images/listing-arrow.png) no-repeat 0 0;
}



@media(max-width:991px) {
	#content-wrapper-payment #payment-content .payment-page {
		width: 100%;
		float: none;
	}
	#content-wrapper-payment #payment-content .sidebar-payment {
		float: none;
		display: block;
		position: relative;
		margin: 0 auto;
		clear: both;
	}
}
@media(max-width:767px) {
	
	.field_sublabel_below .payment-security-seals {
		left: 0;
		position: relative;
		top: 0;
		z-index: 99;
	}
	
	#content-wrapper-payment #payment-content {
		width: auto;
		margin: 0 20px;
		margin-top: 30px;
	}
	#content-wrapper-payment #payment-content .payment-page {
		padding: 0;
	}
}
@media(max-width:575px) {
	#content-wrapper-payment #payment-content .sidebar-payment {
		width: auto;
	}
	#content-wrapper-payment #payment-content .sidebar-payment .jeff-message p {
		left: 50%;
		transform: translateX(-50%);
		margin: 0 auto;
		width: 100%;
	}
	#content-wrapper-payment #payment-content .sidebar-payment .payment-sidebar-image3 {
		float: none;
	}
	.gform_wrapper .ginput_complex .ginput_cardinfo_left {
		width: 100% !important;
	}
	#content-wrapper-payment #payment-content .gform_wrapper .ginput_complex .ginput_cardinfo_right {
		min-width: 100% !important;
	}
	.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
		min-width: 100% !important;
	}
}

@media(max-width:480px){
	div.ginput_complex.ginput_container.gf_name_has_2 span,
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
	.gform_wrapper .ginput_complex .ginput_left,
	.gform_wrapper .ginput_complex .ginput_right,
	.payment-content .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month, 
	.payment-content .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year{
		width: 100% !important;
		padding-right: 0;
	}
	.payment-content .gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code,
	{
		max-width: 100%!important;
	}
	.payment-content .gform_wrapper .ginput_complex .ginput_right{
		margin-left: 0px !important;
	}
	.payment-content .gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code{
		max-width: 80%!important;
	}
	.payment-content .gform_footer input[type="submit"]{padding:6px 8px;}
}
@media (min-width: 576px) {
	#content-wrapper-payment #payment-content {
		max-width: 90%;
		width: auto;
	}
}
@media (min-width: 768px) {
	#content-wrapper-payment #payment-content {
		max-width: 720px;
		width: auto;
	}
}
@media (min-width: 992px) {
	#content-wrapper-payment #payment-content {
		max-width: 960px;
		width: auto;
	}
}
@media (min-width: 1200px) {
	#content-wrapper-payment #payment-content {
		max-width: 1140px;
		width: auto;
	}
}

.cu-wrapper {
    border: 0px solid #dcecf7;
    color: #083e51;
    background-color: #dcecf7;
	margin: 10px auto;
	padding: 20px 25px;
	border-radius: 6px;
}

.cu-wrapper .cu-content {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding: 0px;
    margin-right: 3%;
	font-size: 16px;
}
@media (min-width: 550px) {
.cu-wrapper .cu-button {

    display: inline-block;
    vertical-align: middle;
    max-width: 26%;
    min-width: 24%;
    padding: 0px;
    text-align: center;
}
}
.cu-button a.button {
    color: #ffffff;
    background-color: #2ecf92;
}

.cu-button a.button {
    padding: 10px 22px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 16px;
    line-height: 1.3em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background-color: #5bb75b;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
}
.cu-wrapper a.button { margin-top: 0px;}
.cu-button a.button {color: #ffffff !important;}

@media (max-width: 550px) {
.cu-wrapper .cu-content {display: block; width: 100%; text-align:center;}
.cu-wrapper .cu-button{width:100%}
.cu-wrapper a.button {
    display: block;
    clear: both;
    margin: 10px 0px 0px 0px;
    margin-bottom: 0px;
}
}
