@charset "utf-8";/* CSS Document */header, nav, section, article, aside, footer { display:block; }/* undohtml.css *//* (CC) 2004 Tantek Celik. Some Rights Reserved.             *//*   http://creativecommons.org/licenses/by/2.0                   *//* This style sheet is licensed under a Creative Commons License. *//* Purpose: undo some of the default styling of common (X)HTML browsers *//* link underlines tend to make hypertext less readable,    because underlines obscure the shapes of the lower halves of words */:link,:visited { text-decoration:none }/* no list-markers by default, since lists are used more often for semantics */ul,ol { list-style:none }/* avoid browser default inconsistent heading font-sizes *//* and pre/code too */pre,code { font-size:1em; }h1 { font-size:2.2em; font-weight:normal; }h2 { font-size:1.7em; font-weight:normal; }h3 { font-size:1.3em; font-weight:normal; }h4 { font-size:1.1em; font-weight:normal; }h5 { font-size:1em; }h6 { font-size:1em; }/* remove the inconsistent (among browsers) default ul,ol padding or margin  *//* the default spacing on headings does not match nor align with    normal interline spacing at all, so let's get rid of it. *//* zero out the spacing around pre, form, body, html, p, blockquote as well *//* form elements are oddly inconsistent, and not quite CSS emulatable. *//*  nonetheless strip their margin and padding as well */ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }/* whoever thought blue linked image borders were a good idea? */a img,:link img,:visited img { border:none }/* de-italicize address */address { font-style:normal }/* more varnish stripping as necessary... *//******************************* TEXT *******************************/h1 { color:#bc3313; font-size:3em; line-height:1.1em; font-weight:bold; margin:40px 0px 20px; }h2 { color:#4ea5c0; font-size:2.4em; line-height:1.1em; font-weight:bold; margin:30px 0 0px; }h3 { color:#333; font-size:2.1em; line-height:1.1em; margin:0 0 1em;  }h4 { font-size:1.8em; line-height:1.1em; margin:0 0 1em;  }h5 { font-size:1.6em; line-height:1.1em; margin:0 0 1em;  }h6 { font-size:1.4em; line-height:1.1em; margin:0 0 1em;  }a { position:relative; color:#1183a6; }a:hover { color:#15a0ca; text-decoration:underline; }a:active { top:1px; }blockquote { padding:5px; margin:0; font:italic 1em/24px "Times New Roman", Times, serif; color:#228cad; }cite { display:block; text-align:right; margin:.5em 1em 1em; font:italic 12px/24px "Times New Roman", Times, serif; color:#228cad; }label { display:inline-block; padding:0; margin:0; font:12px/12px Arial, Helvetica, sans-serif; color:#1c4064; }input {	width:auto; height:14px; padding:5px; margin:0; vertical-align:middle;	background:#e0f4fd; border:1px solid #7dc9ed;	font:14px/24px Arial, Helvetica, sans-serif; color:#1c4064;	-moz-border-radius:5px;  -webkit-border-radius:5px; border-radius:5px;}input:focus { background:#fff; }textarea {	width:auto; height:auto; padding:5px; margin:0; vertical-align:middle;	background:#e0f4fd; border:1px solid #7dc9ed;	font:14px/24px Arial, Helvetica, sans-serif; color:#1c4064;	-moz-border-radius:5px;  -webkit-border-radius:5px; border-radius:5px;}textarea:focus { background:#fff; }input[type=submit] {	display:inline-block; top:0px; width:auto; height:32px; padding:0 9px 4px; margin:1em 0;	background:#f1d333; border-color:#b7e3f9 #bae5f9 #6fbce2 #a7dcf5; border-width:1px; border-style:solid;	font:18px/18px Arial, Helvetica, sans-serif; color:#035284; text-shadow:0px -1px 0px rgba(0,0,0,.3);  letter-spacing:-.5px; cursor:pointer;	-moz-box-shadow:0px 2px 4px -2px rgba(0,0,0,.5);  -webkit-box-shadow:0px 2px 4px -2px rgba(0,0,0,.5); box-shadow:0px 2px 4px -2px rgba(0,0,0,.5);}input[type=submit]:hover { background:#028fd6; }input[type=submit]:active {	top:1px;	-moz-box-shadow:0px 1px 2px -1px rgba(0,0,0,.6);  -webkit-box-shadow:0px 1px 2px -1px rgba(0,0,0,.6); box-shadow:0px 1px 2px -1px rgba(0,0,0,.6);}.left { float:left; }.right { float:right; }.pzmz { padding:0; margin:0; }.tioh { text-indent:-9000px; overflow:hidden; }.clearleft { clear:left; }.clearright { clear:right; }.clearfloat, .clear { clear:both; }#edit a { color:#b8d8e3; margin:30px 0px; clear:both; }#edit a:hover { color:#3390ad; text-decoration:underline; }/******************************* BODY *******************************/body {	background:#ae1f24 url(images/background.jpg) no-repeat top center; font-size:62.5%;}#wrapper { width:802px; height:auto; margin:30px auto 50px; 	font: normal 1.8em/1.5em Times, Georgia, "Times New Roman", serif; color:#333; }/******************************* MAIN NAV *******************************/#main-nav { position:relative; width:802px; height:31px; list-style:none; }#main-nav li { display:inline; }#main-nav li a {	float:left; position:relative; width:auto; height:31px;	border:none; outline:none;}#main-nav li a.nav_tab_1 { width:85px; background:url(images/nav_tabs.jpg) no-repeat 0px 0px; }#main-nav li a.nav_tab_1:hover { background-position:0px -31px; }#main-nav li a.nav_tab_2  { width:133px; background:url(images/nav_tabs.jpg) no-repeat -85px 0px; }#main-nav li a.nav_tab_2:hover { background-position:-85px -31px; }#main-nav li a.nav_tab_3 { width:118px; background:url(images/nav_tabs.jpg) no-repeat -218px 0px; }#main-nav li a.nav_tab_3:hover { background-position:-218px -31px; }#main-nav li a.nav_tab_4 { width:134px; background:url(images/nav_tabs.jpg) no-repeat -336px 0px; }#main-nav li a.nav_tab_4:hover { background-position:-336px -31px; }#main-nav li a.nav_tab_5  { width:156px; background:url(images/nav_tabs.jpg) no-repeat -470px 0px; }#main-nav li a.nav_tab_5:hover { background-position:-470px -31px; }#main-nav li.end { float:left; position:relative; width:176px; height:31px; background:url(images/nav_tabs.jpg) no-repeat -626px 0; }/******************************* NAV 2 *******************************/#nav_2 { position:relative; list-style:none; top:-20px; }#nav_2 li { display:inline;  }#nav_2 li a.nav_2 { color:#666; font-size:13px; margin:0px; text-transform:uppercase; font-weight:normal; }#nav_2 li a.nav_2:hover { color:#333; }/******************************* HOMEPAGE *******************************/#hp_big_pic {	position:relative; width:802px; height:305px; padding:0; margin:0; z-index:1;	background:url(images/homepage-hdr.jpg) no-repeat 0 0; }#hp_1_your_time_is_now {	width:496px; height:65px; padding:0; margin:0;	background:url(images/homepage-hdr.jpg) no-repeat 0 -305px; }#hp_2_subscribe_receive {	width:496px; height:51px;	background:url(images/homepage-hdr.jpg) no-repeat 0 -370px; }#hp_3_complimentary {	width:496px; height:53px;	background:url(images/homepage-hdr.jpg) no-repeat 0 -421px; }#hp_4_plus_receive {	width:496px; height:35px;	background:url(images/homepage-hdr.jpg) no-repeat 0 -474px; }#hp_5_free_report {	width:496px; height:28px;	background:url(images/homepage-hdr.jpg) no-repeat 0 -509px; }#hp_6_free_mp3 {	width:496px; height:79px;	background:url(images/homepage-hdr.jpg) no-repeat 0 -537px; }#hp_7_contact_form {	float:right; /*width:306px; height:311px;*/ width:260px; height:202px; padding:60px 34px 49px 12px;	background:url(images/homepage-hdr.jpg) no-repeat -496px -305px; }#hp_7_contact_form label { display:inline-block; float:left; width:59px; height:14px; margin:6px 0 0; text-align:right; }#hp_7_contact_form input { display:inline-block; float:right; position:relative; top:-20px; width:180px; margin:0 0 -.25em 10px; }#hp_7_contact_form p { font-size:.7em; line-height:1em; }#hp_7_contact_form #hp_sign_up_submit { width:auto; margin-top:1em; }#home_content {	position:relative; width:740px; height:auto; padding:40px 30px 40px;	background:#fff; border-left:1px solid #e0cac2; border-right:1px solid #d9c9c3; color:#1b4350;}#home_column { float:left; width:480px; height:auto; }#hp_8_tools_techniques {	width:461px; height:25px; margin:0 0 15px;	background:url(images/png_sprite.png) no-repeat 0 0;}/******************************* INNERPAGE *******************************/#inner_content {	position:relative; width:740px; height:auto; padding:160px 30px 40px;	background:#fff; border-left:1px solid #e0cac2; border-right:1px solid #d9c9c3; color:#1b4350;}#inrpg-big-pic {	position:absolute; top:0; left:-1px; width:802px; height:410px; padding:0; margin:0;	background:url(images/innerpage-hdr.jpg) no-repeat 0 0;}#inrpg-big-pic-link { position:absolute; top:28px; left:12px; width:400px; height:70px; padding:0; margin:0; }#inner_column { position:relative; float:left; width:480px; height:auto; z-index:1; }#inrpg-logo { margin:0; line-height:0; }#page-title { color:#1d708a; font-size:3.6em; line-height:1em; font-weight:normal; margin:0px 0 40px; text-transform:lowercase; }#inner_column ul { color:#007499; margin:10px 0 10px 15px; list-style:circle; line-height:18px; list-style-position:outside; }#inner_column ul li { margin:10px 0; }#inner_column p { margin:0 0 1em; }#inner_column img { position:relative; float:left; margin:5px 20px 10px 0px; }#inner_column a { color:#1d708a; font-weight:bold; }#inner_column a:hover { color:#1183a6; text-decoration:underline; }span.fourofour { color:#e10000; font-weight:bold; }/******************************* SIDEBAR *******************************/aside {	position:relative; float:right; width:190px; height:auto; padding:0 10px 0 50px;	font-size:.8em; line-height:1.1em; color:#1c4064;}aside h3, aside h4, aside h5, aside h6 { margin:.5em 0 .25em; }#inrpg-sidebar { padding-top:115px; }#sidebar_ul { list-style:none; }#sb-when-would-now-hdr {	display:block; position:relative; left:-43px; width:255px; height:102px; margin:0 0 2em;	background:url(images/when-would-now-be-a-good-time.png) no-repeat;}#sb_free_ezine_hdr_link {	display:inline-block; width:98px; height:21px; margin:0 0 0 -3px;	background:url(images/png_sprite.png) no-repeat -390px -26px;}#sb_free_ezine_hdr_link:hover { background-position: -488px -26px; }#sb_free_report_hdr_link {	display:inline-block; width:105px; height:26px; margin:0 0 0 -3px;	background:url(images/png_sprite.png) no-repeat 0 -26px;}#sb_free_report_hdr_link:hover { background-position: -105px -26px; }#sb_free_mp3_hdr_link {	display:inline-block; width:90px; height:25px; margin:0 0 0 -3px;	background:url(images/png_sprite.png) no-repeat -210px -26px;}#sb_free_mp3_hdr_link:hover { background-position: -300px -26px; }aside p { position:relative; z-index:2; }#possibilities-img { position:relative; left:-56px; margin:1.5em 0 1.5em; }#ten-fundamentals-for-life-img { position:relative; left:-46px; margin:1em 0 1.25em; }#five-minute-meditation-img { position:relative; left:-41px; margin:-1em 0 1.5em; }/******************************* END SIDEBAR *******************************//******************************* FOOTER *******************************/#footer {	width:802px; height:auto; padding:10px 0 0 0;	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#350907;}#footer_nav { list-style:none; }#footer_nav li { display:inline; margin:0 25px 0 0; }#footer_nav li a.footer_nav { font: 12px/24px Verdana, Arial, Helvetica, sans-serif; color:#fff; }#footer_nav li a.footer_nav:hover { text-decoration:underline; }#copyright li { color:#350907; display:inline; margin:0 10px 0 0; }#copyright li.sep { color:#821519; }#footer a  { font: 11px/24px Verdana, Arial, Helvetica, sans-serif; color:#350907; }#footer a:hover { color:#ceb4b5; text-decoration:underline; }/******************************* END FOOTER *******************************/.af-element{display:block; width:100%;}aside .af-element{margin:0 0 .8em;}aside .af-form-wrapper{ position:relative!important; left:-45px; width:190px; padding:0 30px; height:auto; }#af-header-46077055 { position:relative; left:-30px; width:250px; height:175px; background:transparent url(images/aweber_form_hdr.png) no-repeat top right; }aside .af-element label{text-align:left;display:block;float:left;}aside .af-body input.text {width:188px;background-color:#fff;}aside .af-body input.text:focus{background-color:#ffffee;}aside #af-submit-image-46077055 { float:right!important; font-size:21px; height:45px; padding:7px 24px 11px; margin:.5em 0 .5em 0!important; }aside .buttonContainer{text-align:center;}aside .af-footer{margin-bottom:0;margin-top:0;padding:10px;}aside .privacyPolicy{font-size:13px;text-align: center;}aside .poweredBy{font-size:10px;text-align: center;}aside .af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}aside #af-form-46077055 .quirksMode{width:225px;}aside #af-form-46077055.af-quirksMode{overflow-x:hidden;}