@charset "utf-8";
/* CSS Document */

.profileimage img {
border: 1px solid #494949;
}
.fan_box {
border: 1px solid #494949;
}
body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;
	color: #999;
}

#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	background-image: url(../images/bg/banner.jpg);
	height:83px;
}

#menu {
	background-color:#252C32;
	height: 42px;
	background-image: none;

}
#menu img a:link, a:hover, avisited {
border:none;
}

#subMenu {
	background-color:#494949;
	height: 16px;
	padding-left: 23px;
	font-size: 10px;
	color: #6F9BC2;
	vertical-align: middle;
	letter-spacing: -.75px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#subMenu a:link, a:visited {
	color: #999;
/*border-bottom: #999 dotted 1px;*/
text-decoration: none;
}
#subMenu a:hover {
	color: #ffffff;
border-bottom: #ffffff dotted 1px;
text-decoration: none;}

#mainContent {
	height: 430px;
	background-color: #000000;
}

#mainContent img.mainImage{
	height: 430px;
}

#content {
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
	float:right;
	height: 370px;
	width: 417px;
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #999999;
	scrollbar-DarkShadow-Color: #000000;
	scrollbar-track-color: #333;
}

table {
	margin-bottom: 10px;
}
tbody {
	vertical-align: top;
}
table p {
	padding-left: 5px;
}
table h2 {
	color: #6F9BC2;
	font-size: 12pt;
font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;	
	padding-left: 5px;
	margin-bottom: 4px;
	margin-top: -2px;
}
table img {
	border: solid #fff 1px;
	width: 111px;
}

#footer {
	height: 36px;
	padding-left: 120px;
	border-top: 1px solid #272727;
	background-image: url(../images/bg/footer.jpg);
	background-repeat: no-repeat;
}
#footer img {
	height: 22px;
	width: 22px;
	margin: 6px;
	border: 1px ridge #8C8C8C;
	text-decoration: none;
}
#footer img a:hover {
	text-decoration: none;
	border: none;
}

span {
	color: #6F9BC2;
}

hr {
	margin-bottom: 10px;
	border-bottom: 1px dotted #fff;
}

iframe {
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #333333;
}

.facebook {
	background-image: url();
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	text-align: right;
}

#credits {
	width: 1000px;
	height: 36px;
	margin: 0 auto;
	background-image: url(../images/bg/credits.jpg);
	background-repeat: no-repeat;
	border: none;
}

p {
	font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif/*Calibri, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif/*Verdana*/, Constantia, Arial, Helvetica, sans-serif, Calibri*/;
	font-size: 13px;
	line-height: 150%;
	color: #999;
}

/* ... "Trebuchet MS" 11px 16px ... */

h1 {
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0px;
	font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #6F9BC2;
}

h2 {
	font-size: 0.95em;
	line-height: 1.1em;
	letter-spacing: 0px;
	/*font-weight: bolder;*/
}
h2 span{
  color: #FFFFFF;
}

h3 {
	font-size: 0.95em;
  line-height: 1.1em;
  letter-spacing: 0px;
  color:#FFFFFF;
}

#content a:link {
	color: #6F9BC2;
	text-decoration: none;
	background-image: url(../images/link-underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content a:visited {
	text-decoration: none;
	background-image: url(../images/link-underline-ro.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #fff;
}
#content a:hover {
	text-decoration: none;
	background-image: url(../images/link-underline-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:active {
	text-decoration: none;
	color: #999999;
}

li {
	font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;;
	font-size: .75em;
	line-height: 150%;
	font-variant: normal;
	list-style-image: url(../images/bg/bullet.jpg);
}

ul li li {
	font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;;
	font-size: 1em;
	line-height: 150%;
	font-variant: normal;
	list-style-image: url(../images/bg/bullet-grey.jpg);
}

/*H1 Page Headers*/

h1.shows {
	text-indent: -6000px;
	background-image: url(../images/headers/shows.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.experience {
	text-indent: -6000px;
	background-image: url(../images/headers/work-experience.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.seminars {
	text-indent: -6000px;
	background-image: url(../images/headers/seminars-attended.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.influences {
	text-indent: -6000px;
	background-image: url(../images/headers/coach-influences.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.calendar {
	text-indent: -6000px;
	background-image: url(../images/headers/calendar.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.home {
	text-indent: -6000px;
	background-image: url(../images/headers/home.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.about {
	text-indent: -6000px;
	background-image: url(../images/headers/about.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.quals {
	text-indent: -6000px;
	background-image: url(../images/headers/quals.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.achievements {
	text-indent: -6000px;
	background-image: url(../images/headers/achievements.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.coaching {
	text-indent: -6000px;
	background-image: url(../images/headers/coaching.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.flatwork {
	text-indent: -6000px;
	background-image: url(../images/headers/flatwork.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.jumping {
	text-indent: -6000px;
	background-image: url(../images/headers/jumping.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.team {
	text-indent: -6000px;
	background-image: url(../images/headers/team.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.clinics {
	text-indent: -6000px;
	background-image: url(../images/headers/clinics.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.services {
	text-indent: -6000px;
	background-image: url(../images/headers/services.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.reschooling {
	text-indent: -6000px;
	background-image: url(../images/headers/reschooling.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.selling {
	text-indent: -6000px;
	background-image: url(../images/headers/selling.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.assessment {
	text-indent: -6000px;
	background-image: url(../images/headers/assessment.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.purchase {
	text-indent: -6000px;
	background-image: url(../images/headers/purchase.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.nutrition {
	text-indent: -6000px;
	background-image: url(../images/headers/nutrition.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.testimonials {
	text-indent: -6000px;
	background-image: url(../images/headers/testimonials.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.resources {
	text-indent: -6000px;
	background-image: url(../images/headers/resources.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.contact {
	text-indent: -6000px;
	background-image: url(../images/headers/contact.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.blog {
	text-indent: -6000px;
	background-image: url(../images/headers/blog.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
h1.links {
	text-indent: -6000px;
	background-image: url(../images/headers/links.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

#credits_wrapper {
}
#credits {
background-image:none;
	height:100px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:990px;
	font-family:'Segoe UI',Arial, Helvetica, sans-serif;
}

#credits p {
color:#999;
float:left;
font-size:10px;
padding:0;
font-size: 11px;
}

#credits p a {
border-bottom:none;
color: #4a4947;
padding:0;
}

#credits p#links-left {
padding-left:12px;
text-align:left;
width:483px;
}

#credits p#links-right {
text-align:right;
width:463px;
}
#credits p#links-right a:link, a:visited{
text-decoration: none;
border:none;
}

.clearer {
clear:both;
display:block;
font-size:1px;
height:1px;
line-height:1px;
margin-bottom:-1px;
}

#credits p a:hover {
color:#6F9BC2;
text-decoration:none;
}

div#footer img a:link{
border:none;
outline:none;
}

li.tumblr_post ul li {
	font-size: 13px;
	list-style-type: circle;
	padding-bottom: 6px;
}

.tumblr_photo_post img, #content img {
background-color: white;
border: 1px dotted #658CBF;
margin-bottom: 10px;
margin-top: 10px;
max-height: 242px;
max-width: 242px;
padding: 3px;
}

.tumblr_title {
font-size: 0.95em;
letter-spacing: 0px;
line-height: 1.1em;
}