/*
Theme Name: BodyMorph
Theme URI: http://www.theredtheory.com
Description: Custom Theme for Body Morph
Version: 1.6
Author: The Red Theory
Author URI: http://www.theredtheory.com


*/

html {

	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	background-color: #cfcfcf;
	
	text-align: center;
	
	margin: 0;
	padding: 0;

	background-image: url("images/background.png");
	background-repeat: repeat-x;
	
}

body {

	text-align: left;
	width: 890px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	
	padding: 0;
	background-image: url("images/body-bg.png");
	background-repeat: no-repeat;
}



/* Links */
a,
a:active,
a:visited {
	
	text-decoration: none;
		
}

a:hover {


}


/* Floats */
.clear {

	clear: both;

}

.left, 
.alignleft {

	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}


.right,
.alignright {

	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}

/* Padding */

.pad10 {
	
	padding: 10px;

}

.pad5 {

	padding: 5px;

}

.margin10 {

	margin: 10px

}

.margin5 {
	
	margin: 5px;

}

/* Images */

img {

	padding: 0;
 	margin: 0;
 	border: 0;
 	
}

/* colors */

.red {

	color: #ff0000;

}

.green {

	color: #00ff00;
}

.blue {

	color: #0000ff;
}


.black {

	color: #000000;
	
}

.white {

	color: #ffffff;
	
}

.yellow {
	
	color: #FFFF00;

}

.teal {

	color: #00FFFF;
	
}

.grey {

	color: #C0C0C0;

}

.orange {
	
	color: #FF9900;

}

#header {

	width: 890px;
	text-align: center;
	height: 160px;
}

#header p {

	margin: 0;
	padding: 0;

}
#header .logo {

	padding-top: 70px;

}

#header .facebook {

	float: right;
	padding-left: 10px;
}

#header .consultButton {

	float: right;

}

#leftContent {

	float: left;
}

#sidebar {

	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 240px;
}

.noPad {

	margin: 0;
	padding: 0;

}
#textContent {

	background-color: #eaeaea;
	width: 890px;
	padding: 10px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height: 220px;
	float: left;
}

#text {

	float: left;
	width: 600px;

}

.wp-caption {

	padding: 5px;
	background-color: #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	border: 1px solid #ffffff;
}

#textContentHome {

	background-color: #eaeaea;
	width: 350px;
	padding: 10px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height: 220px;
	float: right;
}


#homeText2 {

	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	height: 100px;
	margin-top: 6px !important;
	background-color: #161616;
	background-image: url('images/hometext2bg.png');
	background-repeat: repeat-x;
	color: #ffffff;

}

#textContentAreas {
	
	clear: both;
	margin-top: 18px !important;
	height: 260px;
}

#textContentAreas .boxHead {

	background-color: #3d3c3e;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;	
	font-weight: normal;
}

#personalTrainingHome {

	float: left;
	width: 370px;
	margin-right: 8px;
	background-color: #f6f6f8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	background-image: url('images/home-boxes-gradient.png');
	background-repeat: repeat-x;
	border: 1px solid #b8babd;
	font-size: 12px;
	
}

#curlPicWrapper {

	float: left;
	width: 109px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
}

#curlRight {

	float: left;
	width: 200px;
	margin-left: 10px;
}

#curlRight p {

	padding-left: 21px;

}
#curlPics {

	margin: 0;
	padding: 0;
	list-style-type: none;
}

.hometopList {
	
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-top: 20px;
	list-style: none;
}

.hometopList li {

	margin-bottom: 10px;


}

#bootCampHome .hometopList {

	margin-top: 35px !important;

}


#dietPlanHome .hometopList {

	margin-top: 35px !important;
}

#bootCampHome {

	background-color: #f6f6f8 !important;	
	margin-right: 17px;
	float: left;
	width: 240px !important;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	background-image: url('images/home-boxes-gradient.png');
	background-repeat: repeat-x;
	border: 1px solid #b8babd;
	font-size: 12px;
}

#dietPlanHome {

	background-color: #f6f6f8 !important;	
	float: right;
	width: 240px !important;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	background-image: url('images/home-boxes-gradient.png');
	background-repeat: repeat-x;
	border: 1px solid #b8babd;
	font-size: 12px;
}


a.moreInfoButton {

	height: 30px;
	line-height: 30px;
	display: block;
	color: #ffffff !important;
	text-decoration: none;
	background-image: url('images/moreInfoBG.png');
	text-align: center;
	padding-left: 8px;
	padding-left: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

a.moreInfo {

	height: 30px;
	line-height: 30px;
	color: #ffffff !important;
	text-decoration: none;
	display: block;
	background-image: url('images/moreinfobutton.png');
	text-align: center;
	
	width: 189px;
	margin: 0 auto;
	padding: 0 !important;
}



#dietPlanHome a.moreInfo, 
#bootCampHome a.moreInfo {


	margin-top: 38px !important;
	margin-bottom: 10px;


}

.blueGrad {

	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background-color: #161616;
	background-image: url(images/blue-box-background.png);
	background-repeat: repeat-x;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.orangeGrad {

	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background-color: #161616;
	background-image: url(images/orange-box-background.png);
	background-repeat: repeat-x;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.redGrad {

	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background-color: #161616;
	background-image: url(images/redfade.png);
	background-repeat: repeat-x;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.brownGrad {

	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background-color: #161616;
	background-image: url(images/brownfade.png);
	background-repeat: repeat-x;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fleshGrad {

	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background-color: #161616;
	background-image: url(images/brown-box-background.png);
	background-repeat: repeat-x;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}


.greenGrad {

	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background-color: #161616;
	background-image: url(images/greenfade.png);
	background-repeat: repeat-x;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}


.greyGrad {

	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background-color: #161616;
	background-image: url(images/moreInfoBGbig.png);
	background-repeat: repeat-x;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}


.hometopHeading {
	
	width: 100%;
	margin: 0;
	text-align: center;
}

.trainingButton {
	
	margin: 0;
	text-align: center;
}

.hometopHeading p {

	margin: 0;
	padding: 0;

}

.blueGrad a,
.blueGrad a:visited,
.blueGrad a:active,
.orangeGrad a,
.orangeGrad a:visited,
.orangeGrad a:active,
.redGrad a,
.redGrad a:visited,
.redGrad a:active,
.brownGrad a,
.brownGrad a:visited,
.brownGrad a:active,
.greenGrad a,
.greenGrad a:visited,
.greenGrad a:active,
.greyGrad a,
.greyGrad a:visited,
.greyGrad a:active {

	color: #ffffff !important;
	
}

.blueGrad a:hover,
.orangeGrad a:hover {

	color: #ffffff;
	text-decoration: underline;
}

#homeText2 p {
	
	margin: 0;
	padding: 0;

}

#homeText2 a, 
#homeText2 a:hover,
#homeText2 a:visited  {
	
	color: #ffffff;
	text-decoration: none;

}

.specialsHome {

	float: right;
	height: 90px;
	width: 220px;
	padding: 10px;
	color: #ffffff;
	background-image: url(images/green-box-background.png);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	font-size: 13px;
}	

.servicesHome {

	float: left;
	height: 90px;
	width: 220px;
	padding: 10px;
	color: #ffffff;
	background-image: url(images/green-box-background.png);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	font-size: 13px;
}	

.servicesHome h3, 
.servicesHome p {


}

.servicesHome h3 {

	padding-top: 0px;
	margin-top: 0px;
} 


.fleshGrad a,
.fleshGrad a:hover,
.fleshGrad a:visited {
	
	color: #381a0c;

}

.servicesHome a, 
.servicesHome a:hover,
.servicesHome a:visited,
.registerHome a, 
.registerHome a:hover,
.registerHome a:visited,
.dietPlan a, 
.dietPlan a:hover,
.dietPlan a:visited,
.specialsHome a, 
.specialsHome a:hover,
.specialsHome a:visited {

	color: #ffffff !important;
	text-decoration: none;

}




p.buildingHome {

	float: left;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}	

p.registerHome {

	float: left;
	margin-left: 20px !important;
	padding: 10px;
	background-image: url(images/orange-box-background.png);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	height: 90px;
	width: 90px;
			
}	

.dietPlan {

	float: left;
	margin-left: 20px !important;
	padding: 10px;
	background-image: url(images/green-box-background.png);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	height: 90px;
	width: 90px;
			
}	

p.servicesPage a {
	
	color: #ffffff;

}

p.servicesPage {
	
	margin: 0;
	padding: 0;
	margin-bottom: 17px !important;
	padding: 10px;
	height: 90px;
	width: 220px;
	color: #ffffff;
	background-image: url(images/blue-box-background.png);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	font-size: 13px;
	
}	

p.buildingArea {
	margin: 0;
	padding: 0;
	margin-bottom: 20px !important;
	

}


p.buildingAreaBottom {
	margin: 0;
	padding: 0;
	

}



p.registerPage {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 20px;
	margin-bottom: 17px;
	
}	

p.staffPage {
	
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 00px;
	margin-bottom: 17px;

}	



p.privateHome {

	float: left;
	margin-left: 20px !important;
	text-align: center;
	background-color: #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	padding-top: 30px;
	width: 100px;
	height: 75px;
	color: #ffffff;
	background-color: #323232;
}	


.nav {

	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

.nav li {
	
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

.nav li a { 
	
	padding-left: 8px;
	padding-right: 8px;	
	color: #666666;
	text-decoration: none;
	
}

.nav li a:hover { 
	
	color: #b24103;
}


.navWrapper {
	
	clear: both;
	margin-bottom: 40px;

}

#homeBottom {

	float: right;
	clear: right;
	margin-top: 17px;
	margin-bottom: 12px;
	width: 100%;
}


#footer {

	clear: both;
	text-align: center;
	padding-top: 20px !important;

}

#footer p {

	clear: both;
	text-align: center;
	padding-top: 20px !important;
	color: #898989;
}

.title {

	font-size: 20px;
}

.alignCenter { 

	text-align: center !important;

}
.priceTable {

	width: 600px;

}

#bcTable,
#bcTable2 {

	width: 600px;

}

#bcTable td,
#bcTable2 td {


	background-color: #d9d9d9;

}

tr.alt td {

	background-color: #444444 !important;
	color: #ffffff;
}

.priceTable {

	width: 580px;
	background-color: #dedede;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;	
	
}

 .priceTable tr.alt td {

	background-color: #898989 !important;
	color: #dedede;
}


.homeQuote {

	float: left;
	width: 360px;
	background-color: #e6e6e6;
	font-size: 10px;
	margin-top: 13px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 100px;	
}

.mmf-form fieldset textarea, 
.mmf-validates-as-required {


	width: 280px;

}

.captcha-253 input {
	
	display: block;
	margin-top: 5px;
	float: left;
}

.mmf-captcha-captcha-253 {

	display: block;
	float: left;

}

#landingText {

	float: left; 
	width: 500px;
	padding: 20px;
	font-size: 16px;
}


/*#landingText strong {

	color: #bd0000;

}
*/

#landingSidebar {

	width: 300px;
	float: right;
	background-image: url(images/red-arrow.png);
	background-repeat: no-repeat;
	background-position: 40% 8%;

}

#landingSidebar label {

	display: block;
	font-weight: bold;
	font-size: 16px;

}

#landingSidebar form {
	
	display: block;
	margin-top: 90px !important;
	width: 266px;
	float: right;
	padding: 10px;
	background-color: #242424;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-top: 18px;
	
}

#landingSidebar input {

	width: 260px;
	margin-bottom: 10px;
	background-color: #DFDFDF;
	border: 1px solid #ffffff;
	font-size: 14px;
	padding: 2px;
}

#landingSidebar textarea {

	width: 260px;
	margin-bottom: 10px;
	background-color: #DFDFDF;
	border: 1px solid #ffffff;
	font-size: 14px;
	padding: 2px;
	height: 60px;
}

#landingSidebar input.submit {

	background-color: #bd0000;
	color: #ffffff;
	padding: 10px;
	font-size: 14px;
	text-transform: uppercase;
	width: 264px;
	font-weight: bold;

}

#landingSidebar input.submit:hover {

	color: #bd0000;
	background-color: #ffffff;


}

.landingBulletList {

	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

.landingBulletList li {


	margin-bottom: 10px;

}

.aligncenter {

	text-align: center;

}


#homeBottom p {

	margin-top: 0px;


}

.greyBox {

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #CECECE;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}



p.weightsHome {

	float: left;

}

p.servicesHome {

	float: left;
	margin-left: 20px;
	height: 90px;
	width: 220px;
	padding: 10px;
	color: #ffffff;
	background-image: url(images/blue-box-background.png);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	font-size: 13px;
}	

p.servicesHome a, 
p.servicesHome a:hover,
p.servicesHome a:visited,
p.registerHome a, 
p.registerHome a:hover,
p.registerHome a:visited

 {

	color: #ffffff;
	text-decoration: none;

}

p.registerHome {

	float: left;
	margin-left: 20px !important;
	padding: 10px;
	background-image: url(images/orange-box-background.png);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	height: 90px;
	width: 90px;
			
}	

p.buildingHome {

	float: left;
	margin-left: 20px;
}	

div.accentPattern {

	width: 100%;
	height: 4px;
	
	/* background-image: url(images/greendiag-pattern.png);
	border-bottom: 2px solid #b3d670; */
	
	background-image: url(images/dkorangediag-pattern.png);	
	/* border-bottom: 2px solid #e79b61; */
	
	border-bottom: 2px solid #e07936;

	
}

.bmcontact {
	display: block;
	text-align: center !important;
}


.staffmember {

	margin: 0;
	padding: 10px;
	background-color: #cccccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
	clear: both;
}

.staffmember td {

	vertical-align: top;

}

.staffmember h3 {

	margin: 0;
	padding: 0;
	font-size: 22px;
	padding-bottom: 10px;
}


.staffmember td img {

	margin-right: 10px;
	border: 1px solid #242424;
}

.staffalt {

	background-color: #dddddd;

}



#box-container {
    border: 1px solid #3b3b3b;
    width: 423px;
    margin: 10px;
    float: left;
    background: #edeeef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#box-title {
    color: #fff;
    text-decoration: italic;
    font-weight: bold;
    background: #3D3C3E;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;	
    width: 423px;
    font-size: 16px;
    line-height: 30px;
    text-indent: 5px;
}

#box-content {
    padding: 5px;
}

#loyalty {

	width: 575px;
	background-color: #000000;
	color: #fff;
	border: 3px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

#loyalty:hover {

	background-color: #444;

}

.specialMessage {

	border: 2px dashed black;
	padding: 10px;
	font-size: 15px;
	text-align: center;
	background-color: #f9f9f9;
	-moz-border-radius: 5px;
	border-radius: 5px;	

}

.specialMessage h2 {
	
	margin: 0;
	padding: 0;

}

.bcbuy {


	border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #606060;
	padding: 10px;
	color: #fff;
	text-align: center;
}

.bcbuy:hover {

	background-color: #808080;


}

#bootcampmonthly {
	width: 565px;
}

#bootcampfourmonth {

	margin-top: 20px;
	width: 565px;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #606060;
	padding: 10px;
	color: #fff;
	text-align: justify;
}

#bootcampfourmonth:hover {

	background-color: #808080;


}

#bootcampfourmonth h2 {

	text-align: center;

}
.bcbuy h3 {

	margin: 0;
	padding: 0;
	text-align: center;

}

.buy-text {

	text-align: justify;
}

#bootcampsingle {

	margin-left: 15px;

}

.aligncenter {

	text-align: center;

}

.buynow {

	margin-left: 4px;
}

#post-345 {

	text-align: center;

}

#attachment_393, #attachment_394 {

	display: none;

}

.page-id-349 #attachment_393, .page-id-349 #attachment_394 {

	display: block;

}

.page-id-349 .title {

	display: none;

}

#fly {

  	display:block;

    position:fixed;
    bottom:0;
    right:0;
    margin-right: 50px;
    width:200px;
 	height: 200px;   
    
	
	margin-bottom: -200px;


}
