/* general:
================================================================================= */

.lbg h1:before {
	background-image: url('../images/10/bg-chapter.png');
}


.lbg h1:after {
	background-image: url('../images/10/bg-description.png');
	width: 241px;
	height: 246px;
	bottom: -170px;
	right: 10px;
}

#lbg-description {
	padding-right: 285px;
	padding-bottom: 125px;
}

#lbg-summary h2 {
	border-color: #fff !important;
	color: #554a47 !important;
}

#lbg-summary h2 span {
	color: #5ead46;
}

#lbg-summary h2:before {
	display: none;
}

#lbg-summary .next {
	font-size: 20px;
	line-height: 1em;
}

.step {
	padding-bottom: 100px !important;
}


/* step-1:
================================================================================= */

#step-1 .getting-organized:before {
	content: url('../images/10/bg-getting-organized.png');
}

#step-1 .google-search-strings:before {
	content: url('../images/10/bg-google-search-strings.png');
}

#step-1 .google-search:before {
	content: url('../images/10/bg-google-search.png');
}

#step-1 .twitter:before {
	content: url('../images/10/bg-twitter.png');
}

#step-1 .my-blog-guest:before {
	content: url('../images/10/bg-my-blog-guest.png');
}


/* step-2:
================================================================================= */

#step-2:before {
	width: 191px;
	height: 291px;
	background-image: url('../images/10/dig-deeper.png');
	z-index: 5;
	top: -40px;
	right: 25px;
}

#step-2 h2+p {
	padding-right: 200px;
}

#step-2 .similarweb:before {
	content: url('../images/10/bg-similarweb.png');
}

#step-2 .blog-comments:before {
	content: url('../images/10/bg-blog-comments.png');
}

#step-2 .social-shares:before {
	content: url('../images/10/bg-social-shares.png');
}

#step-2 .twitter-reach:before {
	content: url('../images/10/bg-twitter-reach.png');
}


/* step-3:
================================================================================= */

#step-3:before {
	width: 227px;
	height: 252px;
	background-image: url('../images/10/write-an-amazing-guest-post.png');
	z-index: 5;
	top: 15px;
	right: 10px;
}

#step-3 h2+p {
	padding-right: 200px;
}

#step-3 .popular-posts {
	padding-top: 100px;
}

#step-3 .popular-posts:before {
	content: url('../images/10/bg-popular-posts.png');
}

#step-3 .linktally:before {
	content: url('../images/10/bg-linktally.png');
}

#step-3 .open-site-explorer:before {
	content: url('../images/10/bg-open-site-explorer.png');
}

#step-3 .wrap-up-email:before {
	content: url('../images/10/bg-wrap-up-email.png');
}

#step-3 .writing-the-post:before {
	content: url('../images/10/bg-writing-the-post.png');
}

#step-3 .list-site-guest-posting:before {
	content: url('../images/10/bg-list-site-guest-posting.png');
}

#step-3 .steps-b {
	padding-top: 35px;
}