/* elements */
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: #000;
}
.mceContentBody {
	margin: 0 5px;
	background: #fff;
	text-align: left;
}
acronym {
	border: 0;
}
blockquote {
	margin: 0 .5em;
	font-family: monospace;
	font-size: 105%;
}
a,
a:visited {
	color: #f63;
}
dt {
	font-weight: bold;
}
h1 {
	margin: 0;
	font-size: 50%;
}
h2 {
	margin: 15px 0;
	color: #f63;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 150%;
}
h3 {
	margin: 15px 0;
	padding: 1px 0 4px 10px;
	color: #fff8f0;
	font-size: 14px;
	background: #fde4c5 url(../images/h2BG.png) repeat-x;
}
h3 a,
h3 a:visited {
	color: #fff;
	text-decoration: none;
}
h3 a:hover,
h3 a:focus {
	text-decoration: underline;
}
p {
	font-size: .9em;
	margin: 15px 0;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
hr {
	border: 0;
	border-bottom: 3px dotted #0047a3;
}
a img {
	border: 0;
}
img.tracking {
	display: none;
}
iframe {
	margin: 15px 0;
}

/* blocks */
.section {
	margin: 20px 0;
	padding: 0 20px;
	border: 1px solid #e4e1da;
	background: url(../images/comic/sectionBG.png) 100% 100% no-repeat #fff;
}
.sideSection {
	margin: 20px 0;
	border: 1px solid #e4e1da;
	background: #f5f4f0;
}
.sideSection h2 {
	margin: 0;
	padding: 15px 20px;
	color: #999;
	text-align: left;
	font-family: sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #dedbd2;
	background: #fff;
}
.sideSection p {
	padding: 0 20px;
}
.snapshot {
	float: right;
	margin: 0 0 5px 15px;
	padding: 3px;
	border: 1px solid #999;
	background: #f1f2d8;
	text-align: center;
	font-size: .8em;
	color: #85311C;
}
.snapshot img {
	padding: 1px;
	border: 1px solid #ccc;
}
.snapshot p {
	margin: 0;
	padding: 2px;
}
.block {
	padding: 0 20px;
}
.block h5 {
	display: none;
}
.testimonial {
	margin: 15px 0;
	padding: 0 20px;
	clear: left;
	border: 3px solid #f60;
}
.liveBox {
	margin: 15px 0;
}
.liveBox img {
	margin: 0 auto;
	display: block;
}

/* buttons */
.secureYourCopy a {
	width: 305px;
	height: 28px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../images/secureYourCopy.png) no-repeat;
}
.secureYourCopy a:hover {
	background-position: -305px 0;
}
.getFullDetails a {
	width: 192px;
	height: 28px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../images/getFullDetails.png) no-repeat;
}
.getFullDetails a:hover {
	background-position: -192px 0;
}
.exclusiveOpportunity a {
	width: 450px;
	height: 28px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url('../images/exclusiveOpportunity.png') no-repeat;
}
.exclusiveOpportunity a:hover {
	background-position: -450px 0;
}
.claimYourFreeGifts a {
	width: 222px;
	height: 28px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../images/claimYourFreeGifts.png) no-repeat;
}
.claimYourFreeGifts a:hover {
	background-position: -222px 0;
}
.checkThisTool a {
	display: block;
	width: 236px;
	height: 28px;
	margin: 0 auto;
	background: url(../images/checkThisTool.png) no-repeat;
	text-indent: -9999px;
}
.checkThisTool a:hover {
	background-position: -236px 0;
}
.wantToHelpOut a {
	display: block;
	width: 206px;
	height: 28px;
	margin: 0 auto;
	background: url(../images/wantToHelpOut.png) no-repeat;
	text-indent: -9999px;
}
.wantToHelpOut a:hover {
	background-position: -206px 0;
}
.claimRiskFreeTrial a {
	display: block;
	width: 350px;
	height: 28px;
	margin: 0 auto;
	background: url(../images/claimRiskFreeTrial.png) no-repeat;
	text-indent: -9999px;
}
.claimRiskFreeTrial a:hover {
	background-position: -350px 0;
}

/* inlines */
.center {
	text-align: center;
}
.more {
	margin: 0;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
}

/* headshot */
.headshot {
	float: right;
	padding: 0 5px .5em;
	margin-right: 5px;
	font-weight: bold;
	text-align: center;
}
.headshot img {
	padding: 2px;
	border: 1px solid #ccc;
}
.headshot .role {
	display: block;
	font-weight: normal;
}
.role {
	font-size: 11.5px;
}

/* feature */
#feature {
	background: #fff;
	width: 100%;
}
#featured {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#featured li {
	float: left;
	margin-left: 6px;
	padding-left: 0;
}
.featured1,
.featured2 {
	width: 244px;
	display: block;
	padding-top: 0;
	margin-top: 0;
}
.featured2 {
	padding-left: 5px;
}
.required {
	color: #c33;
}

/* generic forms */
.form,
.contactform {
	margin: 15px 20px;
	padding: 15px 15px;
	border: 1px solid #E4E1DA;
}
.form div,
.contactform div {
	margin: 5px 0;
}
.form .error,
.contactform .error {
	color: #d00;
	text-align: center;
}
.form label,
.contactform label {
	float: left;
	width: 120px;
	padding: 2px 0 0 22px;
}
.form .submit,
.contactform .buttons {
	text-align: center;
}

/* checklist form */
#checklist {
	margin: 15px 0;
}
#checklist .textInputs label {
	width: 140px;
	padding-top: 5px;
	float: left;
	color: #000;
	font-size: 0.9em;
}
#checklist .textInputs input {
	margin: 2px 0;
}

/* to do list and task blocks */
.todoList ul li {
	margin: 5px 0;
}
.todoList {
	float: left;
	width: 500px;
	margin: 0 0 15px 2px;
	background: url(../images/todoListShadow.png) repeat-y;
}
.todoList .listHeader {
	float: left;
	width: 500px;
	background: url(../images/todoListTop.png) no-repeat;
}
.todoList .listHeader .yourHeader {
	float: left;
	width: 229px;
	margin-left: 9px;
	display: inline;
}
.todoList .listHeader .coachHeader {
	float: right;
	width: 229px;
	margin-right: 9px;
	display: inline;
}
.todoList h4 {
	margin: 0;
	padding: 12px 0 3px;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
}
.todoList p {
	margin-top: 0;
	padding: 10px 15px 0 25px;
	font-weight: bold;
	background: url(../images/todoArrow.png) 10px 12px no-repeat;
}
.todoList ul {
	margin: 0;
	padding: 0 15px 0 30px;
}
.todoList .yourList {
	float: left;
	width: 229px;
	margin-left: 10px;
}
.todoList .coachList {
	float: right;
	width: 229px;
	margin-right: 10px;
}
.todoList .listFooter {
	width: 500px;
	height: 20px;
	clear: both;
	background: url(../images/todoListBottom.png) no-repeat;
}
.taskBoxOrange {
	clear: left;
	width: 241px;
	margin: 10px auto;
	background: url(../images/taskBoxShadowOrange.png) repeat-y;
	color: #000;
}
.taskBoxOrange h4 {
	margin: 0 0 12px;
	padding: 9px 0 3px;
	color: #fff;
	text-align: center;
	font-size: 14.5px;
	text-transform: uppercase;
	background: url(../images/taskBoxTopOrange.png) no-repeat;
}
.taskBoxOrange ul {
	margin: 0;
	padding: 0 15px 10px 15px;
	background: url(../images/taskBoxBottomOrange.png) bottom no-repeat;
}
.taskBoxOrange ul li {
	margin: 5px 0;
}

/* blog and forum posts */
.block ol {
	margin-left: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}
.block ol li {
	margin: 10px 0;
}
.block ol a {
	color: #666;
}

/* Badges - used by Wordpress Social Widget */
#sidebar .badge {
	border: 0;
	padding: 0;
}
#sidebar .badge a {
	display: block;
	height: 50px;
	margin: .2em auto;
	background: url(../images/badges.png) 50% 0 no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
#sidebar .badge-twitter a {
	height: 160px;
}
#sidebar .badge-linkedin a {
	height: 25px;
	background-position: 50% -160px;
}
#sidebar .badge-facebook a {
	height: 42px;
	background-position: 50% -190px;
}
#sidebar .badge-friendfeed a {
	height: 110px;
	background: url(http://friendfeed.com/embed/badge/shaunstenning/hide_picture-1/hide_stats-1/hide_subscribe-1/picture_size-medium/format-png/width-145) 50% 0 no-repeat;
}
#sidebar .badge-youtube a {
	height: 85px;
	background-position: 50% -240px;
}
#sidebar .badge-vimeo {
	margin: 0 auto;
	width: 164px;
	padding: 2px;
	border: 1px solid 34B0FF;
	background: #e7e7de;
	font: bold 11px verdana,sans-serif;
	text-align: center;
}
#sidebar .badge-vimeo a {
	height: auto;
	background: none;
	text-indent: 0;
	color: #3a75c4;
}
#sidebar .badge-vimeo a:hover {
	color:#0cf;
}
#sidebar .badge-vimeo .caption {
	overflow: hidden;
}
#sidebar .badge-vimeo .clear {
	display: block;
	clear: both;
	visibility: hidden;
}
#sidebar .badge-vimeo p a {
	display: none;
}

/* subscription form */
#subscribe fieldset {
	margin: 15px;
	padding: 15px 0 15px 25px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/comic/newsletterBG.png) right repeat-y #064b90;
}
#subscribe div {
	margin: 5px 0;
}
#subscribe label {
	width: 65px;
	padding-top: 2px;
	float: left;
}
#subscribe input {
	width: 145px;
	padding: 2px;
	border: 0;
}
#subscribe .buttons input {
	float: right;
	margin-right: 30px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	background: #f93;
}

/* newsletter style */
#newsletterContentHeading p {
	margin: 15px 0 0;
	padding: 5px 0 5px 15px;
	color: #fff;
	font-family: serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background: url(../images/newsletterHeadingBG.png) repeat-x #fac152;
}
#newsletterContent {
	padding: 1px 3px 0;
	background: url(../images/bannerShadow.png) repeat-x;
}
#successTipHeading p {
	margin: 15px 0 0;
	padding: 5px 0 5px 15px;
	color: #fff;
	font-family: serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background: url(../images/newsletterHeadingBG.png) repeat-x #fac152;
}
#successTip {
	padding: 1px 3px 0;
	background: url(../images/bannerShadow.png) repeat-x;
}
#specialOfferHeading p {
	margin: 15px 0 0;
	padding: 5px 0 5px 15px;
	color: #fff;
	font-family: serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background: url(../images/newsletterHeadingBG.png) repeat-x #fac152;
}
#specialOffer {
	padding: 1px 3px;
	background: url(../images/bannerShadow.png) repeat-x;
}

/* Layout */
#page {
	width: 970px;
	margin: 21px auto 0;
}
#header {
	height: 20em;
	margin: 0;
	color: #fff;
	background: url(../images/comic/headerBG.jpg) -1px bottom no-repeat;
	border-top: 1px solid #000;
}
#headerNav h1 {
	margin: 0;
}
#headerNav h1 a {
	display: block;
	width: 139px;
	height: 58px;
	margin: 25px 0 0 55px;
	text-indent: -9999px;
	background: url(../images/comic/IMC.png) 0 50% no-repeat;
}
#headerNav ul {
	margin: 0 50px 0 0;
	padding: 30px 0 0;
	float: right;
	text-align: right;
}
#headerNav ul li {
	padding-left: 20px;
	display: inline;
}
#headerNav ul li a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#headerNav ul li a:hover {
	color: #6cf;
}
#headerBlurb {
	margin: 2em 50px 1em 410px;
	text-align: right;
}
#headerBlurb h2 {
	margin-top: 0;
	text-align: right;
	font-size: 27px;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
#headerBlurb p {
	color: #dedfdf;
	font-size: 12px;
}
#headerBlurb .author,
#headerBlurb .author a {
	color: #fff;
	font-weight: bold;
}
#mainNav {
	color: #fff;
	font-weight: bold;
	background: #1865af url(../images/comic/mainNavBG.png) repeat-x;
}
#mainNav p {
	margin: 0;
}
#mainNav p a {
	float: right;
	width: 208px;
	height: 26px;
	margin: -21px 42px 0 0;
	padding-top: 37px;
	background: url(../images/comic/rss.png) right top no-repeat;
	color: #fff;
	text-decoration: none;
}
#mainNav p a:hover span {
	color: #cf3;
}
#mainNav ul {
	height: 47px;
	margin: 0;
	padding-left: 250px;
	background: url(../images/comic/mainNavListBG.jpg) no-repeat;
	list-style: none;
}
#mainNav ul li {
	display: inline;
}
#mainNav ul li a {
	float: left;
	padding: 16px 10px 15px;
	background: #1865af url(../images/comic/mainNavBG.png) repeat-x; /* added for text resize */
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
}
#mainNav ul li a:hover {
	color: #cf3;
}
#catchPhrase {
	margin: -7px 0 15px 15px;
	color: #f37021;
	font-family: serif;
	font-size: 1.05em;
}
#catchPhrase span {
	font-family: sans-serif;
	font-size: .65em;
}
#wrap {
	padding: 10px 0;
	background: url(../images/comic/characterFoot.png) no-repeat #f5f0e7;
}
#sidebar {
	width: 300px;
	margin-right: 35px;
	float: right;
	display: inline;
}
#content {
	width: 565px;
	margin-left: 35px;
	color: #666; 
}
#nav {
	margin: 5px 0;
	padding: 0;
}
#nav li {
	margin: 0 5px;
	padding: 0 10px 3px 0;
	display: inline;
	border-right: 1px dotted #000;
}
#nav li.last {
	border: 0;
	padding-right: 0;
}
#nav li a {
	padding: 3px 0 3px 25px;
	color: #747474;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .75em;
	font-weight: bold;
	background: url(../images/navArrow.png) 0 3px no-repeat;
}
#nav li a:hover {
	background-position: 0 -18px;
}
#stretch {
	clear: both;
}
#quickBar {
	width: 100%;
	padding: 10px 0 0;
	float: left;
	font-size: .9em;
	background: url(../images/comic/quickBarBG.png) repeat-x #333;
}
#quickBar ul {
	width: 970px;
	margin: 0 auto;
	padding: 15px 0 0;
}
#quickBar li {
	width: 18%;
	padding: 0 0 0 15px;
	float: left;
	list-style: none;
}
#quickBar a {
	color: #888;
}
#quickBar h4 {
	margin: 0 0 10px;
	color: #aeb59c;
	font-family: serif;
	font-size: 16px;
}
#quickBar p {
	margin: 0;
	color: #666;
}

/* footer */
#footer {
	clear: both;
	border-top: 1px solid #2f393e;
	background: #333;
	margin: 0 auto;
	font-size: .75em;
	color: #666;

}
#footer h2 {
	color: #aeb59c;
	text-align: left;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
#footer ul {
	margin: 0;
	padding: 5px 0;
}
#footer li {
	list-style: none;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	color: #aaa;
	text-decoration: none;
}
#footer p {
	margin: 4px 0;
}

#footer .sub {
	display: inline;
}

#footer .links,
#footer .vcard {
	float: left;
	padding: 1em 2em 1em 25%;
	color: #666;
}

#copywrite {
	clear: both;
	margin: 0;
	margin-top: 7px;
	padding: 1.5em;
	background: #000;
	text-align: center;
}

/* hCard */
.vcard .type,
.vcard .org,
.vcard .url {
	display: none;
}
.vcard .tel,
.vcard .adr,
.vcard .email {
	margin-bottom: 3px;
}
.vcard .org {
	font-weight: bold;
}
.vcard .adr .street-address {
	display: block;
}


/* SFM Signature */
#webdev {
	padding: 2px 0;
	background: #000;
}
#webdev,
#webdev a,
#webdev a:visited {
	clear: both;
    text-decoration: none;
	color: #555;
    text-align: center;
    font-size: 8pt;
}
#webdev a:hover {
	text-decoration: underline;
}

/* sfmstyle */
.greeting {
	width: 169px;
	height: 29px;
	text-indent: -9999px;
	background: url(../images/dearFriend.gif) no-repeat;
}
.signoff {
	width: 215px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/shaunSig.png) no-repeat;
}
.expose {
	margin: 15px 30px 0;
	padding: 15px 20px;
	text-align: center;
	border: 3px dashed #a60813;
}
.offer {
	margin: 5px;
	padding: 10px;
	border: 4px solid #0c8bf9;
}
.highlight {
	margin: 10px 50px;
	padding: 10px;
	border: 2px solid #f00;
	background: #ccc;
}
.extra {
	padding: 10px 0 10px 50px;
	background: url(../images/tickBox.jpg) no-repeat 10px center;
}
ul.extra {
	padding: 0 0 0 40px;
	background: none;
}
ul.extra li {
	list-style: none;
	padding: 10px 0 10px 40px;
	background: url(../images/tickBox.jpg) no-repeat left center;
}
.alt {
	color: #fff;
	margin: 5px 25px;
	padding: 15px;
	border: 2px dotted #00f;
	background: #09f;
}
.standout {
	color: #f00;
	background: #ff0;
}
.youtube,
.media {
	margin: 15px 0;
	text-align: center;
}

/* WordPress image alignment */
img.centered,
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	padding: 4px;
	margin: 0 0 2px 7px;
}
img.alignleft {
	display: inline;
	padding: 4px;
	margin: 0 7px 2px 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

.box {
	width: 118px;
	margin-left: 70px;
}
.box1 {
	width: 118px;
	margin-left: 71px;
}
.box2 {
	width: 118px;
	margin-left: 40px;
}
.box3 {
	width: 118px;
	margin-left: 14px;
}
.box4 {
	width: 118px;
	margin-left: 48px;
}