
/**
 * style.css
 * 
 * Page specific styles that cover more then one page
 * 
 * @authour:	Stephen Gariepy
 * @date:		2009-02-16
 * @project:	myo-precision.com
 */

/* Global */
a img						{ border: none; text-decoration:none; }
img.arrow					{ margin: 0 8px 0 8px; }
span.arrow					{ vertical-align:3px; }

/* Home Page */
#bd #home					{ color:#70cbd2; }
#bd #home p					{ margin:0; line-height:1; }
#bd #empower				{ font-size:2.25em; padding-left: 321px; padding-top:52px; }
#bd #accomplish				{ font-size:2.917em; padding-left: 385px; }
#bd #succeed				{ font-size:3.083em; padding-left: 345px; }
#bd #success				{ font-size:1em; padding-left: 454px; padding-top:10px; color:#c1d72e; font-weight:bold; }


#bd #sidenav				{ font-size: 1.2em; font-weight:bold; }
#bd #sidenav ul				{ margin:0; }
#bd #sidenav li				{ width: 146px; height: 46px; /*146 - 103*/ padding-top:100px; list-style: none; background: url('') no-repeat top center; text-align: center;}
#bd #sidenav li a			{ color:#535353; }
#bd #sidenav li a:hover		{ color:#c1d72e; }
#bd #sidenav #healthyrecipes{ background-image: url('../../pics/healthyrecipes.png'); }
#bd #sidenav #meetmaryse	{ background-image: url('../../pics/meetmaryse.png'); }
#bd #sidenav #marysetips	{ background-image: url('../../pics/marysetips.png'); }



/* Content Pages */
#bd #content p				{ color:#535353; font-size: 1em; line-height:1.667em; }
#bd #content h1				{ display: block; padding: 0 0 0 8px; line-height: 34px; color:#ffffff; font-size: 2em; background: url('../../pics/header.png') no-repeat left center;}
#bd #content h2				{ color:#a3b814; font-size: 1.333em; font-weight:bold; }
#bd #content h2 span		{ font-weight:500; font-size:.9em; color:#535353; }
#bd #content strong			{ font-weight:bold; }

#bd #sidebar ul				{ margin:0; }
#bd #sidebar li				{ font-size: 1.167em; font-weight:bold; width: 267px; /*285 - padding right*/ height: 56px; /*285 - padding top*/ padding:235px 18px 0 0; list-style: none; background: url('') no-repeat top center; text-align: right; }
#bd #sidebar li a			{ color:#535353; }
#bd #sidebar li a:hover		{ color:#c1d72e; }


#bd #sidebar #askmaryse		{ background-image: url('../../pics/bigaskmaryse.png'); }
#bd #sidebar #featurearticle{ background-image: url('../../pics/bigfeaturedarticle.png'); }
#bd #sidebar #contact		{ background-image: url('../../pics/bigcontact.png'); }
#bd #sidebar #meetmaryse	{ background-image: url('../../pics/bigmeetmaryse.png'); }
#bd #sidebar #nutrition		{ background-image: url('../../pics/bignutrition.png'); }
#bd #sidebar #ortho			{ background-image: url('../../pics/bigortho.png'); }
#bd #sidebar #philosophy	{ background-image: url('../../pics/bigphilosophy.png'); }
#bd #sidebar #recipemonth	{ background-image: url('../../pics/bigrecipemonth.png'); }
#bd #sidebar #success		{ background-image: url('../../pics/bigsuccess.png'); }
#bd #sidebar #tips			{ background-image: url('../../pics/bigtips.png'); }
#bd #sidebar #training		{ background-image: url('../../pics/bigtraining.png'); }
#bd #sidebar #trainingmore		{ background-image: url('../../pics/bigtrainingmore.png'); }
#bd #sidebar #trainingmoreb		{ background-image: url('../../pics/bigtrainingmoreb.png'); }

#bd #sidebar form			{ color:#70cbd2; width: 285px; /*285 - padding right & left*/ height: 148px; /*164 - padding top*/ padding:16px 0 0 0; /*18px 0 37px;*/ background: url('../../pics/newsletter.png') no-repeat top center; }
#bd #sidebar 				{ text-align:center; }
#bd #sidebar h3				{ font-size:1.167em; font-weight:bold; color:#6d7375; }
#bd #sidebar p				{ font-size:0.917em; }



/***** Success Stories *****/
blockquote .authour			{ text-align:right; padding:0 5em 1em 0; }
.datestamp{
font-size:0.75em;
color:black;
}
