/*
Theme Name: iPEC COACHES
Theme URI: http://AskChrisEdwards.com/
Description: WordPress theme for Multi-User Blogging on <a href="http://ipeccoaches.com/">ipeccoaches.com</a> developed by <a href="http://AskChrisEdwards.com/">Chris Edwards</a>.
Version: 1.0
Author: Chris Edwards
Author URI: http://AskChrisEdwards.com/
Tags:

*/
body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: url("images/bkgdTile.jpg");
	background-repeat: repeat-y;
	background-position: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	color: #333333;
}

#main1 a:hover,a:hover {
	color: #CC3300;
}

#topColor {
	height: 18px;
	background-color: #322E2F;
}

#bottomColor {
	height: 18px;
	background-color: #ffffff;
}

#pageWrapper {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 19px;
	background-image: url("images/bottomWhite.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#container {
	width: 961px;
	margin: 0 auto;
	position: relative;
}

#inner {
	position: relative;
	float: left;
	width: 961px;
}

#header {
	height: 264px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	text-align: left;
}

#header p {
	width: 500px;
	position: relative;
	margin: 10px 0 0 30px;
	line-height: 16px;
	font-size: 12px;
}

#coachLogin {
	position: relative;
	left: 263px;
	top: 4px;
	width: 260px;
	height: 170px;
	padding: 10px 0px 0px 20px;
}

#coachLogin .moreInfoHeader {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 24px;
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	color: #fff;
	font-weight: bold;
}

img.goButton {
	position: relative;
	float: left;
	top: 8px;
}

.loginInputs {
	position: relative;
	float: left;
	width: 170px;
}

.loginInputs input.textbox {
	width: 160px;
	margin: 3px 0px;
	padding: 2px 0 0 0;
	font-size: 12px;
	height: 16px;
}

#loginBottom a {
	color: #333333;
}

#loginBottom :hover {
	color: #cc3300;
}

#coachLogin .signupButton {
	position: relative;
	margin-top: 10px;
	left: -10px;
}

#mainNav {
	background-image: url("images/navTopBkgd.jpg");
	background-repeat: no-repeat;
	text-align: left;
	height: 36px;
}

#mainNav ul {
	margin: 0 0 0 26px;
	padding: 0;
	list-style-type: none;
}

#mainNav ul li {
	display: inline;
}

#mainNav ul li a {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-family: arial, helvatica, sans-serif;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px 3px;
}

#mainNav ul li .seperatorBar {
	position: relative;
	float: left;
	color: #ffffff;
	font-size: 14px;
	margin: 8px 0px 0px;
	padding: 0px 3px;
}

#mainNav ul li a:hover {
	color: #FFCC33;
}

.noBorder,#mainNav ul li a.noBorder {
	border: none;
}

#messages {
	position: relative;
	float: right;
	color: #9A9899;
	padding-top: 10px;
	margin-right: 20px;
}

#messages a {
	color: #9A9899;
}

#messages a.newMessage {
	color: #FFCC33;
}

#messages a:hover {
	color: #CC3300;
}

#pageContent {
	position: relative;
	float: left;
	width: 961px;
	text-align: left;
}

#main {
	position: relative;
	float: left;
	width: 645px;
	line-height: 15px;
}

#mainTop {
	position: relative;
	float: left;
	width: 645px;
	background-image: url("images/homeContentTop.jpg");
	height: 7px;
	background-repeat: no-repeat;
}

#innerPage #mainTop {
	background-image: url("images/contentTop.jpg");
	background-repeat: no-repeat;
}

#mainBottom {
	posiion: relative;
	float: left;
	background-image: url("images/homeContentBottom.jpg");
	height: 7px;
	background-repeat: no-repeat;
	width: 645px;
}

#innerPage #mainBottom {
	background-image: url("images/contentBottom.jpg");
	background-repeat: no-repeat;
}

#innerPage #mainBottom p {
	position: relative;
	float: right;
	margin-top: -24px;
	margin-right: 24px;
}

#mainBottom img {
	position: relative;
	float: left;
	margin-top: 4px;
}

#mainInner {
	position: relative;
	float: left;
	width: 645px;
	background-image: url("images/homeContentBkgd.jpg");
	background-repeat: repeat-y;
	min-height: 932px;
	font-size: 12px;
}

#underConstruction #mainInner {
	min-height: 475px;
}

#innerPage #mainInner {
	background-image: url("images/contentBkgd.jpg");
	background-repeat: repeat-y;
	padding-bottom: 5px;
}

#topDots {
	position: relative;
	float: left;
	margin-top: -7px;
}

#main1 {
	position: relative;
	float: left;
	width: 375px;
	padding: 0px 24px 0px 30px;
}

#innerPage #main1 {
	position: relative;
	float: left;
	width: 591px;
	padding: 0px 24px 0px 30px;
}

#main2 {
	position: relative;
	float: left;
	width: 216px;
}

#main1 h2, #main1 h1 {
	color: #336699;
	font-size: 24px;
	margin: 10px 0 2px 0;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: bold;
line-height:24px;
}

.smallGrey {
	color: #9A9A9A;
	font-size: 11px;
}

#main1 .smallGrey {
position:relative;
top:3px;
}

#main1 h2.greyDark {
	color: #333333;
	font-size: 11px;
line-height:11px;
font-weight:bold;
font-style:normal;
position:relative;
float:right;
text-align:right;
}

#main1 ul li {
line-height:20px;
}

#main1 ul li ul {
margin-bottom:10px;
}

.coachTypeHeader {
	position: absolute;
right:23px;
top:3px;
	text-align: right;
font-weight:bold;
}

.mainRule {
	border-top: 1px dashed #2E2E2E;
	margin: 15px 0px;
}

.borderContainer {
position:relative;
float:left;
width:575px;
	background-color: #FDEFB7;
	margin-top: -17px;
	border-bottom: 1px dashed #2E2E2E;
	border-top: 1px dashed #2E2E2E;
	margin-bottom: 15px;
	line-height: 13px;
	padding-left: 17px;
padding-bottom:10px;
}

.coachSnapshot {
	position: relative;
	float: left;
	width: 170px;
	margin-left: 20px;
}

.coachSnapshot p {
	margin-top: 15px;
	font-size: 11px;
}

.coachSnapshot img {
	margin-right: 5px;
	border: 0;
}

.coachSnapshot a {
	text-decoration: none;
}

.feature {
	border-top: 1px dashed #2E2E2E;
	margin: 15px 0px;
	padding: 15px 0px 0px 0px;
	min-height: 200px;
}

.feature img {
	margin-right: 15px;
	border: 1px solid #333333;
}

#main1 h3, .vipecCoachName a {
	margin: 0px;
	color: #336699;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
}

.darker, #main1 h3.darker {
color:#333333;
	font-size: 12px;
line-height:17px;
font-style:normal;
font-weight:normal;
}

#main1 .feature p {
	margin-top:0px;
	padding-top:0px;
}

.feature .moreInfo {
	text-align: right;
}

.moreInfo a, a.moreInfo {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#main2 h2 {
	color: #333333;
	font-size: 24px;
	margin: 10px 10px 0px 10px;

	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}

#main2 .smallGrey {
	margin-left: 10px;
}

#main2 .featureSmall {
	padding: 13px 10px 4px;
	margin: 15px 0px;
	border-top: 1px dashed #ffffff;
min-height:55px;
}

#main2 .featureSmall p {
	margin: 0;
	padding: 0;
}

#main2 .featureSmall a {
	color: #333333;
}

#main2 .featureSmall a:hover {
	color: #CC3300;
}

#main2 img {
	margin: 0px 7px 0px 0px;
	border: 1px solid #666666;
}

#popularPosts {
	border-top: 1px dashed #fff;
	margin-top: 10px;
	padding-top: 15px;
}

#popularPosts h3 {
	margin: 0 10px 10px 10px;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
}

.popPostsTable {
	margin-left: 10px;
}

.popPostsTable tr td {
	padding: 4px 0px;
}

.popPostsTable a {
	color: #333333;
}

.popPostsTable a:hover {
	color: #CC3300;
}

#popularPosts .popPostsTable tr td img {
	border: none;
}

#rightColumn {
	position: relative;
	float: right;
	width: 299px;
}

#rightColumnTop {
	position: relative;
	float: right;
	width: 269px;
	height: 341px;
	background-image: url("images/blueCreamGradient.jpg");
	background-repeat: no-repeat;
	padding: 15px;
}

#underConstruction #rightColumnTop {
	height: 315px;
}

#rightColumnTop h2 {
	color: #ffffff;
	font-size: 24px;
	margin: 2px 0 0 0;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}

#rightColumnTop .smallGrey {
	margin-left: 0px;
}

#rightColumnTop .whiteDottedRule {
	height: 1px;
	border-top: 1px dashed #fff;
	margin: 15px 0 10px;
}

#rightColumnTop p {
	color: #fff;
	margin: 0 0 5px 1px;
}

#rightColumnTop #searchForm {
	padding-top: 11px;
}

#rightColumnTop label {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

#rightColumnTop select {
	margin-bottom: 6px;
	width: 269px;
}

#rightColumnTop h4 {
	font-size: 14px;
	position: relative;
	float: left;
	font-style: italic;
	margin-right: 10px;
	margin-left: 15px;
	font-family: arial, helvetica, sans-serif;
}



input.coachSearch {
	margin-top: 6px;
}

#rssInfo {
	padding-left: 30px;
	color: #ffffff;
	line-height: 18px;
}

#rssInfo img.rssIcon {
	margin-right: 8px;
}

#rssInfo a {
	color: #ffffff;
}

#rssInfo a:hover {
	color: #cc3300;
}

.subscribeLink {
	text-decoration: none;
	font-size: 16px;
}

.yellowRule {
	border-top: 1px dashed #ffcc00;
	margin: 20px 0;
	height: 1px;
}

#blogsSection {
	color: #ffffff;
}

#blogsSection h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 10px 0;
}

.blogTeaser {
	padding-bottom: 20px;
}

.blogTeaser p {
	margin: 0;
}

.blogTeaser a {
	color: #ffcc00;
}

.blogTeaser a:hover {
	color: #cc3300;
}

.yellow {
	color: #ffcc00;
}

.smallYellow {
font-weight:bold;
	color: #ffcc00;
}

.whiteRoundedBox {
	background-image: url("images/whiteBoxRight.gif");
	background-repeat: no-repeat;
	padding: 8px 13px 8px 8px;
	height: 114px;
}

.whiteRoundedBox a {
	text-decoration: none;
	color: #333333;
}

.whiteRoundedBox a:hover {
	color: #336699;
}

.copyright {
position:relative;
float:left;
	text-align: center;
	font-size: 10px;
	margin: 0px 0 0px 0;
	padding: 10px 0px 0px;
color: #333333;
width:100%;
background-color:#ffffff;
}

.copyright a {
	text-decoration: none;
	color: #333333;
}

#footer {
	position: relative;
	float: left;
	width: 961px;
	background-image: url("images/navBottomBkgd.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
}

ul#bottomNav {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

ul#bottomNav li {
	display: inline;
}

ul#bottomNav li a {
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px;
	padding: 11px 5px;
	text-decoration: none;
}

ul#bottomNav li a:hover {
	color: #ffcc00;
}

ul#bottomNav li .seperatorBar2 {
	position: relative;
	float: left;
	padding: 11px 4px;
}



#main1 fieldset {
	width: 460px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ffcc00;
}

#main1 fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}

#main1 form fieldset label {
	width: 105px;
	display: block;
	position: relative;
	float: left;
	text-align: right;
	padding-right: 5px;
	margin-top: 4px;
}

#main1 form fieldset tr td label {

}

#main1 form fieldset input,#main1 form fieldset textarea {
	margin: 2px 8px 2px 0px;
	width: 280px;
}

#main1 form fieldset input.checkbox {
	margin: 2px 4px 2px 5px;
	width: 15px;
	position: relative;
	float: left;
}

#main1 form fieldset input.radioButton {
	margin: 0px 1px 0px 0px;
	width: 14px;
}

#main1 form fieldset .textAreaLarge {
	width: 445px;
	height: 300px;
}

#main1 form fieldset select {
	width: 286px;
	margin: 2px 8px 2px 0px;
}

.submitButton {
	text-align: right;
	padding-right: 22px;
}

.infoSmall {
	color: #676767;
	line-height: 11px;
	font-size: 10px;
}

/* signup page specific styles */

#main1 #signupFormContainer, #main1 .formContainer {
margin-left:45px;
}

input.imageUpload {
	width: 300px;
}

#main1 form .coachSpecialities label {
	padding-right: 5px;
	margin-top: 0px;
	width: 290px;
position:relative;
float:none;
text-align:left;
}

#main1 form .coachSpecialities table {
margin-left:15px;
margin-top:10px;
width:440px;
}

#main1 form .coachSpecialities table tr td {
width:133px;
font-size:11px;
line-height:12px;
padding:1px 8px 1px 0px;
}

#main1 form .coachSpecialities table label {
width:200px;
margin:0;
padding:0;
}

#main1 form .coachSpecialities input {
width:15px;
margin:0px 4px 0px 0px;
position:relative;
float:left;
}

#main1 form label.checkboxLabelWide {
	text-align: left;
	width: 400px;
}

#main1 form fieldset tr.radioRow td {
	padding: 2px 0px;
}

#main1 form fieldset tr.radioRow td span {
	padding-right: 11px;
}

.profileLinksTable {
	width: 100%;
	margin-top: 10px;
}

.profileLinksTable tr td {
	padding: 2px 0px;
}

#main1 form fieldset .coachSpecialities select {
	width: 202px;
	margin: 2px 8px 2px 0px;
}

.editDeleteLinks {
	width: 80px;
	text-align: right;
}

#main1 form fieldset.uploadFile input.ftxt {
	width: 140px;
	position: relative;
	float: left;
}

#main1 form fieldset input.fsub {
	width: 80px;
	margin-right: 3px;
}

#main1 form fieldset input.fileUpload {
	width: 190px;
	position: relative;
	float: left;
	font-size: 11px;
	height: 22px;
}

#main1 form fieldset .uploadButtons input.fsub {
	position: relative;
	float: left;
	width: 80px;
	height: 22px;
	font-size: 11px;
}

.uploadButtons {
	position: relative;
	float: left;
}

.submitButton {
	width: 100%;
	text-align: center;
margin-left:-45px;
margin-top:20px;
}

#main1 form fieldset .submitButton input {
	width: 80px;
}

/* signup page specific styles end */
.flashVideo {
	text-align: center;
}

.orange, .required {
	color: #CC3300;
}

.alternatingTable {
	width: 100%;
	margin-bottom: 5px;
}

.alternatingTable tr th {
	text-align: left;
	background-color: #244E9A;
}

.alternatingTable tr th,.alternatingTable tr td {
	padding: 5px;
}

.alternatingTable tr th a {
	color: #ffffff;
}

.alternatingTable tr td a:hover {
	color: #CC3300;
}

.alternatingTable tr.rowOn {
	background-color: #FDEFB7;
}

.contentSearch {
	margin: 0px 0px 15px;
	text-align: right;
}

.listingCount {
	position: relative;
	float: left;
	width: 200px;
	padding: 5px 0px 0px 5px;
}

.pageLinks {
	text-align: right;
	position: relative;
	float: right;
	width: 215px;
	padding-top: 5px;
}

.topBorder {
	border-bottom: 1px dashed #333333;
}

/* coach profile page start */
.profileTable {
	width: 100%;
}

.profileTable tr td {
	padding-right: 10px;
padding-bottom: 10px;
}

.profileTable tr td img {
	border: 1px solid #333333;
}

.profileTable tr td p {
	margin: 0 0px 15px;
}

.profileTable tr td a {
	color: #333333;
}

.profileLinks {
	width: 100%;
	padding-top: 15px;
	border-top: 1px dashed #333333;
}

.profileLinks a,.imageColumn a {
	line-height: 20px;
	font-size: 12px;
	margin: 3px 0px;
}

.testimonial {
	color: #336699;
}

#testimonial1 {
padding-right:15px;
}

#testimonial2 {
padding-left:15px;
}
.profileTable tr td p.quote {
	margin-bottom: 0px;
	padding: 0;
	font-style: italic;
}

.author {
	font-weight: bold;
}

/* coach profile page end */

.red {
	color: red;
}

.loginError
{
font-weight:bold;
color:#990000;
}

#main1 .feature .greyDark
{
	color:#333333;
	font-weight:bold;
}

.blogpostlist {
list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.blogpostlist li a:hover {
color:#CC3300;
}

.blogpostlist li a {
background-image:url(http://blogs.ipeccoaches.com/wp-content/themes/ipec/images/page_go.jpg);
background-position:left center;
background-repeat:no-repeat;
color:#336699;
font-size:14px;
font-weight:bold;
line-height:24px;
margin-left:5px;
padding:0px 0px 0px 18px;
text-decoration:none;
}

#signup-blog {
float:left;
padding-bottom:10px;
width:591px;
}

#blog-nav-left {
float:left;
padding-bottom:5px;
padding-top:7px;
width:144px;
}

.signup-blog {
list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;;
}

.signup-blog li a:hover {
color:#CC3300;
}

.signup-blog li a {
background-image:url(http://blogs.ipeccoaches.com/wp-content/themes/ipec/images/lock_go.jpg);
background-position:left center;
background-repeat:no-repeat;
color:#336699;
font-size:14px;
font-weight:bold;
line-height:24px;
margin-left:5px;
padding:0px 0px 0px 18px;
text-decoration:none;
}


/* vipec member page styles */

.vipecMemberInfo table.vipecTableOuter {
width:590px;
}

.vipecMemberInfo table.vipecTableOuter tr td {
border-bottom: 1px dashed #333333;
padding:7px 0px;
}

.vipecMemberInfo table.vipecTableOuter tr td table tr td {
margin:5px;
border:none;
}

td.vipecProfileDetails, td.vipecProfileLink {
width:200px;
padding-right:5px;
}

td.vipecProfileDetails p, td.vipecProfileLink p {
margin:5px 0px;
}

.vipecMemberInfo table tr td a img {
margin:0px 5px;
border:1px solid #333333;
}

p.vipecCoachLocation {
	color:#333333;
	font-weight:bold;
margin:3px 0 0 0;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:215px;
	width/**/:/**/200px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#0071bc;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#0071bc;
}
/* vipec member page styles end */
/* "Developed by Chris Edwards - http://AskChrisEdwards.com/" */