@charset "UTF-8";
/* CSS Document */

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
 	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin Typography & Colors */
body{
   font-family:'Conv_Asap-Regular',Arial, sans-serif;
   font-size:15px;
   color:#000000;
   padding:0;
   margin:0;
   background:#ebebe7;
}

/* Layout */

#wrapper{
	width:100%;
	margin:0 auto;
	position:relative;
}

#content{
	width:890px;
	margin:0 auto;
}

#content .contentleft{
	float:left;
	width:560px;
	padding:60px 0 0 0;
}


/* Header */

#header{
	clear:both;
	height:394px;
	overflow:hidden;
	background:url(http://tapping-foundation.s3.amazonaws.com/images/headerbg.jpg) no-repeat center top;
}

#header .headerc{
	width:885px;
	margin:0 auto;
	z-index:500;
	position:relative;
}

#header a.logo{
	float:left;
	width:281px;
	height:327px;
}

#header .about{
	float:right;
	width:584px;
	height:378px;
	margin:12px 7px 0 0;
}

#mainnav{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/nav.png) no-repeat;
	width:534px;
	height:36px;
	margin:-20px auto 0 auto;
	clear:both;
	position:relative;
	z-index:999;
}

#mainnav a.aboutbook{
	float:left;
	width:165px;
	height:36px;
	display:block;
}

#mainnav a.aboutauthor{
	float:left;
	width:185px;
	height:36px;
	display:block;
}

#mainnav a.fromwayne{
	float:left;
	width:180px;
	height:36px;
	display:block;
}


/* Common */

*:focus{outline:0;}

a{

}

p{
	font-size:15px;
	color:#000000;
	padding:0 0 25px 0;
	margin:0;
	line-height:20px;
}

p strong{
	font-family:'Conv_Asap-Bold',Arial, sans-serif;
	color:#4a6d6b;
	font-weight:normal;
}

p strong span{
	font-size:17px;
	color:#97b465;
}

.clear{
	clear:both;
}

hr{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/hr.png) no-repeat;
	width:100%;
	height:12px;
	display:block;
	padding:0;
	margin:25px 0;
	border:0;
}

#aboutthebook{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/aboutthebook.png) no-repeat left top;
	padding:55px 0 70px 5px;
	margin:15px 0 0 0;
}


/* Sidebar */

#sidebar{
	float:right;
	width:285px;
	margin:30px 0 0 0;
}


#sidebar .buythebook{
	color:#000000;
	background:url(http://tapping-foundation.s3.amazonaws.com/images/buythebook-new.png) no-repeat top center;
	width:257px;
	height:275px;
	padding:220px 20px 0 20px;
	margin:0 0 35px 0;
}

#sidebar .buythebook a.buylink{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/buylink.png) no-repeat top center;
	width:133px;
	height:38px;
	display:block;
	text-indent:-9999em;
	margin:5px auto 15px auto;
}

#sidebar .buythebook a.amazon{
	background:url(http://tappingsolution.s3.amazonaws.com/tsbook-images/buy-now-long-amazon.png) no-repeat top center;
	width:220px;
	height:35px;
	display:block;
	text-indent:-9999em;
	margin:10px auto 10px auto;
}

#sidebar .buythebook a.bandn{
	background:url(http://tappingsolution.s3.amazonaws.com/tsbook-images/buy-now-long-b-n.png) no-repeat top center;
	width:220px;
	height:35px;
	display:block;
	text-indent:-9999em;
	margin:0px auto 20px auto;
}

#sidebar .buythebook a.bookstore{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/buy-in-bookstore.png) no-repeat top center;
	width:250px;
	height:45px;
	display:block;
	text-indent:-9999em;
	margin:5px auto 15px auto;
}

#sidebar .buythebook p{
	font-size:17px;
	padding:0;
	margin:0;
	line-height:normal;
}

#sidebar .buythebook p.buyabn{
	font-size:13px;
}

#sidebar .buythebook a{
	color:#000000;
	text-decoration:underline;
}

#sidebar .proceeds{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/proceedstbg.png) no-repeat top center;
	text-align:center;
	padding:65px 0 0 0;
	margin:30px 0 0 0;
}

#sidebar .proceeds p{
	font-size:16px;
	color:#000504;
	line-height:24px;
	padding:0 0 10px 0;
	margin:0;
}


#sidebar .proceeds p span{
	font-family:'Conv_Asap-Bold',Arial, sans-serif;
	color:#265048;
	display:block;
	clear:both;
}

#sidebar .proceeds a{
	font-family:'Conv_Asap-Bold',Arial, sans-serif;
	color:#9ab771;
	font-size:16px;
	text-decoration:underline;
}

#sidebar .proceeds .bottombg{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/proceedsbbg.png) no-repeat bottom center;
	text-align:center;
	width:273px;
	height:40px;
	margin:0 auto;
}


/* Bonus Section */

#bonuses{
	clear:both;
	padding:0 0 50px 0;
}

#bonuses .bonusesarea{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/bonus-background.png) no-repeat top center;
	width:880px;
	height:800px;
	margin:0 auto;
}

#bonuses .bonusesarea2{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/bonus2-background.png) no-repeat top center;
	width:880px;
	height:920px;
	margin:0 auto;
}

#bonuses p{
	padding-left:25px;
	padding-right:25px;
}


#bonuses span{
	font-family:'Conv_Asap-Bold',Arial, sans-serif;
	font-size:16px;
	color:#265048;
	display:block;
	clear:both;
}

#bonuses .img{
	margin:-20px 0 30px 0;
}

#bonuses .audios{
	float:left;
	padding:0 20px 0 20px;
}



/* About the Author */

#abouttheauthor{
	clear:both;
	background:#ffffff;
	padding:0 0 45px 0;
}

#abouttheauthor .aboutauthorc{
	width:890px;
	margin:0 auto;
}

#abouttheauthor .img{
	margin:-20px 0 30px 0;
}

#abouttheauthor .aboutauthortxt{
	float:left;
	width:535px;
}

#abouttheauthor .jessieimg{
	width:305px;
	float:right;
	margin:-38px 0 0 0;
}

#abouttheauthor .aboutauthortxt p{
	padding:0 0 0 20px;
	margin:0;
}

#abouttheauthor .aboutauthortxt strong{
	font-family:'Conv_Asap-Bold',Arial, sans-serif;
	font-size:17px;
	color:#b0c48f;
	font-weight:normal;
}

#abouttheauthor hr{
	margin-left:20px;
}

#abouttheauthor .ring{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/ring.png) no-repeat;
	width:167px;
	height:58px;
	display:block;
	position:absolute;
	margin:-33px 0 0 -15px;
}

/* About the Author */

#fromwaynedyer{
	clear:both;
	background:#bcda88;
	padding:0 0 80px 0;
}

#fromwaynedyer .fromwaynedyerc{
	width:890px;
	margin:0 auto;
}

#fromwaynedyer .img{
	margin:-20px 0 30px 0;
}

#fromwaynedyer .chalkboard{
	float:right;
	margin:-30px -20px 0 0;
	padding:0 0 0 30px;
}

#fromwaynedyer p{
	padding-left:15px;
}

#fromwaynedyer strong{
	font-family:'Conv_Asap-Bold',Arial, sans-serif;
	color:#ffffff;
	font-weight:normal;
}


/* Footer */

#footer{
	clear:both;
	background:#ebebe7;
	padding:0 0 20px 0;
}

#footer .footerc{
	width:890px;
	margin:0 auto;
}

#footer .footerc .left{
	float:left;
	width:500px;
}

#footer .footerc .right{
	float:right;
	background:url(http://tapping-foundation.s3.amazonaws.com/images/book.png) no-repeat;
	width:275px;
	height:auto;
	padding:0 0 50px 110px;
	margin:20px 0 0 0;
}

#footer .footerc p{
	font-size:15px;
	color:#487154;
	padding:0;
	margin:0;
}

#footer .footerc p span{
	font-size:14px;
}

#footer .footerc p.buyabn{
	font-size:13px;
	color:#000;
}

#footer strong{
	font-family:'Conv_Asap-Bold',Arial, sans-serif;
	color:#487154;
	font-weight:normal;
}

#footer small{
	font-size:10px;
	color:#6d6e71;
}

#footer a.buylink{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/buylink.png) no-repeat top center;
	width:133px;
	height:38px;
	display:block;
	text-indent:-9999em;
	margin:10px auto 20px auto;
}

#footer .footerc .right a.amazon{
	background:url(http://tappingsolution.s3.amazonaws.com/tsbook-images/buy-now-long-amazon.png) no-repeat top center;
	width:220px;
	height:35px;
	display:block;
	text-indent:-9999em;
	margin:10px auto 10px auto;
}

#footer .footerc .right a.bandn{
	background:url(http://tappingsolution.s3.amazonaws.com/tsbook-images/buy-now-long-b-n.png) no-repeat top center;
	width:220px;
	height:35px;
	display:block;
	text-indent:-9999em;
	margin:0px auto 20px auto;
}

#footer .footerc .right a.bookstore{
	background:url(http://tapping-foundation.s3.amazonaws.com/images/buy-in-bookstore.png) no-repeat top center;
	width:250px;
	height:45px;
	display:block;
	text-indent:-9999em;
	margin:5px auto 15px auto;
}

#footer a.facebook img{
	margin:-20px 0 20px 0;
}

#footer .sep{
	height:5px;
	display:block;
}