body {
	background: #192633 url('/images/gradient.png') repeat-x left top;
	color: white;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}
a {
	color: #c62828;
}
a img { border: none; }
h1, h2, h3, h4, h5 { margin: 0; }
form {
	margin: 0;
	padding: 0;
}

/* Clearfix */
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-block;}
/* no macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end */

/* WP Editor Styles */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 10px 7px;
	}

.alignleft {
	float: left
	}
.wp-caption {
	background: #C2E1EF;
	border: 1px solid #6499BA;
	margin-right: 10px;
	padding: 10px 0 10px 10px;
}
.post .wp-caption p,
.entry .wp-caption p {
	margin: 5px 0 0 0;
}
/* end wp editor styles */

.floatleft {
	float: left;
	margin-right: 20px;
}

.redbutton {
	background: #c62828 url('/images/redbutton.png') no-repeat left top;
	color: white;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding-top: 9px;
	height: 27px; /*36*/
	width: 183px;
}
.redbutton:hover {
	background-color: #ff3434;
	background-position: left bottom;
}

#wrap {
	margin: 30px auto;
	position: relative;
	width: 946px;
	z-index: 1;
}
#sparkles {
	background: url('/images/sparkles.jpg') no-repeat center top;
	height: 277px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 0;
}
#main {
	width: 736px;
}
#header {
	background: url('/images/header.png') no-repeat left top;
	height: 82px; /*736x98*/
	padding: 11px 0 0 16px;
	overflow: hidden;
}
#header h2 {
	float: left;
}
#header h2 a {
	display: block;
	height: 87px;
	width: 442px;
}
#header h2 span {
	display: none;
}
#header #uppernav {
	float: right;
	font-size: 11px;
	padding: 4px 15px 0 0;
	text-align: right;
	height: 16px;
	width: 200px;
}
#header #uppernav a {
	color: white;
	text-decoration: none;
}
#header #uppernav a:hover {
	text-decoration: underline;
}
#header #uppernav a.homelink {
	background: url('/images/homeicon.png') no-repeat left center;
	padding-left: 18px;
}
#header #search {
	display: none;
}
#header #facebookfan {
	background: url('/images/facebook-fan.png') no-repeat left 0px;
	display: block;
	float: right;
	height: 0;
	margin: 14px 10px 0 0;
	overflow: hidden;
	padding-top: 36px;
	width: 183px;
}
#header #facebookfan:hover {
	background-position: left -36px;
}
#navigation {
	background: #c62828;
	border-top: 1px solid #970a0a;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin-left: 16px;
	position: relative;
	z-index: 9;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#navigation ul li a {
	color: white;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #659ACB;
}

/* sub-nav */
#navigation ul li a.navon {
	background: #192633;
}
#navigation .subnav {
	background: #4F799F;
	/*border: 1px solid black;
		border-top: none;*/
	position: absolute;
	left: -999px;
	top: 24px;
}
#navigation .subnav li {
	float: none;
}
#navigation .subnav li a {
	display: block;
}
/* end sub-nav */

#splash {
	background: #96cbe4;
	margin-left: 16px;
}
#content {
	background: #96cbe4 url('/images/gymnast.png') no-repeat left bottom;
	color: black;
	margin-left: 16px;
	min-height: 44px; /*134*/
	padding: 30px 70px 60px 60px;
}
* html #content {
	height: 44px;
}
.twocol {
	background: url('/images/col206.png') repeat-y right top;
}
#footer {
	font-size: 11px;
	margin-top: 10px;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .address {
	float: right;
	margin: 0 0 0 20px;
	text-align: right;
}
#footer .navigation {
	color: #ccc;
	text-align: center;
}

#stormyfrog {
	background: url('/images/stormyfrog.png') no-repeat left top;
	display: block;
	float: left;
	height: 0;
	margin: 0 20px 0 16px;
	overflow: hidden;
	padding-top: 14px;
	width: 113px;
}
#stormyfrog:hover { background-position: left bottom; }

#sidebar {
	position: absolute;
	top: 11px;
	right: 0;
	width: 210px;
}
#sidebar .flyout {
	background: url('/images/flyout.png') no-repeat left top;
	margin-bottom: 10px;
	padding-top: 1px;
	height: 194px;
	width: 209px;
}
#sidebar .box {
	margin: 0 0 10px 10px;
}
#sidebar .box .content {
	font-size: 0.9em;
	padding: 10px;
}
#sidebar .box ul.nomargin {
	line-height: 1.5em;
	margin: 0 0 0 20px;
	padding: 0;
}
#sidebar .box .bottomlink a {
	display: block;
	font-size: 11px;
	padding: 4px 5px 3px;
	text-align: center;
}

/* pages */
.page h1 {
	color: #334E67;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin-bottom: 10px;
}
.page h3 a {text-decoration: none; color: #334E67; font-weight: normal;}
.page h3 a:hover {color: #6399cb}

/* coach bios */
#coaches h3 {
	margin: 5px 0;
}
#coaches p {
	margin: 0 0 5px;
}

/* blog index */
.blogindex h1 {
	color: #334E67;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -0.5px;
}
.blogindex h2 a {
	color: #192633;
	text-decoration: none;
}
.blogindex .post {
	margin-top: 20px;
}

/* posts */
.single h1 {
	color: #334E67;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin: 20px 0 10px;
}
.single .postmetadata {
	background: #8DC5E0;
	border-top: 1px solid #80B7D5;
	border-bottom: 1px solid #80B7D5;
	clear: both;
	margin: 10px 0;
	padding: 10px;
}
#respond {
	margin-top: 20px;
}
#comment {
	margin: 10px 0;
	width: 588px;
}
/* post text styles */
.entry p, .entry ul, .entry  ol{
	line-height:150%;
	margin-bottom: 12px;}
.entry ul li, .entry  ol li { margin-bottom: 6px;}
.entry blockquote {
	background:#8CC2DD;
	border-bottom:1px solid #659ACB;
	border-top:1px solid #659ACB;
	padding:20px;
	margin: 0px 0px 12px 0px;}

/* post table styles */
.entry td, .entry th{
	border-left: 1px solid #4f799f;
	border-bottom: 1px solid #4f799f;
	padding: 5px;}
.entry td {background-color:#fff;}	
.entry th {background-color:#D0E7F5;}
.entry table {
	border-right: 1px solid #4f799f;
	border-top: 1px solid #4f799f;
	margin: 0 0 20px 0;}

/* skills details */
.skillnav {
	border-top: 1px solid #334E67;
	border-bottom: 1px solid #334E67;
	margin: 10px 0;
	padding: 3px 0;
}
.skillnav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.skillnav li {
	float: left;
}

/* sidebar */
#flipflopad {
	background: #c146a1 url('/images/ads/flip-flop.png') no-repeat left top;
	color: white;
	display: block;
	margin: 3px 5px 0;
	padding-top: 157px;
	text-align: center;
	text-decoration: none;
	height: 30px;
	width: 200px;
}
#mailinglistad {
	background: url('/images/ads/newsletter.png') no-repeat left top;
	color: white;
	display: block;
	margin: 10px;
	width: 200px;
}
#mailinglistad .topcontent {
	height: 60px; /*76*/
	padding: 8px 10px;
}
#mailinglistad h3 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -0.5px;
}
#mailinglistad p {
	margin: 5px 0;
}
#mailinglistad #ademail {
	background: #f9eaea;
	border: 1px solid #c62828;
	font-size: 11px;
	height: 14px;
	padding: 3px 3px 2px;
	vertical-align: middle;
	width: 140px; /*124*/
}
#mailinglistad #adsignup {
	border: none;
	height: 19px;
	vertical-align: middle;
	width: 45px;
}
#registerad {
	background: url('/images/ads/register-now.png') no-repeat left top;
	color: white;
	display: block;
	padding-top: 133px;
	text-align: center;
	text-decoration: none;
	margin: 10px;
	height: 25px; /*158*/
	width: 200px;
}
#flipflopad span, #registerad strong { display: none; }

/* form styles */
.formtable .longtext {
	width: 250px;
}
.formtable fieldset {
	border: 1px solid #334E67;
	border-left: 10px solid #334E67;
	margin-bottom: 15px;
	padding: 0 15px;
}
.formtable legend {
	color: #334E67;
	text-transform: uppercase;
}
.formtable label {
	display: inline-block;
	width: 175px;
}
.formtable label.cklabel {
	width: auto;
}
.formtable p {
	border-top: 1px solid #659ACB;
	padding: 10px 0;
	margin: 0;
}
.formtable p.first {
	border-top: none;
}
.formtable .submit {
	background: #8CC2DD;
	border-bottom: 1px solid #659ACB;
	padding-left: 175px;
}
.formtable .privacy {
	font-size: 10px;
}