@import url('http://fonts.googleapis.com/css?family=Open+Sans');

.zen {
	line-height:1.5;
	color:#333;
}

.zen a {
	color:blue;
}

.zen a:hover {
	text-decoration:underline;
	color:#847efd;
}

.zen h1 {
	display:inline;
	font-size:46px;
}

.zen-intro h2 {
	display:inline;
	font-weight:normal;
	font-size:40px;
}

.zen p {
	margin-bottom:1.5em;
}

.zen-intro {
	margin:50px;
}

.zen-intro-left {
	float:left;
	width:50%;
	margin-top:40px;
}

.zen-intro-right {
	float:left;
	margin-left:50px;
	width:38%;
	margin-top:40px;
}

.zen-intro-right ul {
	margin-left:30px;
}

.chapter {
	background:#63765e;
}

.chapter h2 {
	color:#fff;
	padding:30px;
	text-align:center;
}

.chapter-intro {
	padding:50px;
	margin-bottom:0;
}

.chapter-img {
	display: block;
	margin:0;
}

.chapter-intro h3 {
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	font-size:36px;
}

.chapter-intro ol {
	margin-left:30px;
}

.zen-semi {
	font-size:1.2em;
}

.chapter-master {
	background:#c6f9b7;
	padding:50px;
	border-top:1px solid #b7eda7;
	border-bottom:1px solid #b7eda7;
}

.chapter-master-left {
	float:right;
	width:60%;
}

.chapter-master-right {
	float:right;
	width:35%;
	margin-left:40px;
	text-align:center;
}

.clear {
	style:clear:both;
	width:100%;
}

.zen-master-header {
	font-size:40px;
}

.small-semibold {
}

.zen-resources {
	margin:50px;
	background-color:#ececeb;
	padding:50px;
	background-image:url('http://www.top5seo.co.uk/wp-content/uploads/2014/06/book_icon.png');
	background-position:center right;
	background-repeat:no-repeat;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px#999;
	box-shadow: 0 0 5px #999;
}

.zen-tools {
	margin-left:25px;
	margin-right:50px;
	margin-top:50px;
	margin-bottom:50px;
	background-color:#fffbbe;
	padding:50px;
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	width:20%;
}

.zen-resources-small {
	width:31%;
	margin-left:50px;
	margin-top:50px;
	margin-bottom:50px;
	background-color:#ececeb;
	padding:50px;
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px#999;
	box-shadow: 0 0 5px #999;

}

.greentext {
	color:#4cab30;
}

.featuring {
	font-size:80%;
}

.zen-resources-small ul {
	text-align:left;
}

.zen-resources-small p {
}

.zen-resources-small img {
	margin:0;
	padding:0;
	display:inline;
}

.zen-resoures-small ul {
	margin-top:0;
}
	

.zen-resources ul, .zen-tools ul, .zen-resources-small ul {
	margin-left:30px;
	margin-top:40px;
}

.zen-resources h3 {
	font-family:"Open Sans Semibold";
	font-size:30px;
}

.contents {
	background:#ececeb;
	padding:20px;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px#999;
	box-shadow: 0 0 5px #999;
}

.masters {
	background:#c6f9b7;
	padding:20px;
	margin-top:30px;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px#999;
	box-shadow: 0 0 5px #999;
	text-align:center;
}

.masters img {
	margin-right:5px;
}

.chapter-intro blockquote {
	font-style:italic;
	color:#4cab30;
}

.chapter-intro ul {
	margin-left:30px;
	margin-bottom:25px;
}

.zen-share {
	width:31%;
	padding:3px;
	float:left;
	margin-bottom:20px;
}

.reference {
	font-size:11px;
	position: relative;
	bottom: 0.6em;
} 

.zen-share-box {
	width:100%;
}

@media only screen and (max-width: 1024px) {
	.zen-intro-right {
		width:35%;
	}

	.chapter-master-left {
		width:55%;
		float:left;
	}

	.zen-resources-small {
		margin-left:25px;
	}

	.zen-resources {
		background-image:url('http://www.top5seo.co.uk/wp-content/uploads/2014/07/reading_icon_small2.png');
		background-position:top right;
	}

	.zen-intro h2 {
		display:block;
		text-align:center;
		font-family:"Open Sans";
		font-weight:normal;
		font-size:40px;
	}

	.zen-intro h1 {
		text-align:center;
		display:block;
	}
}

@media only screen and (max-width: 768px) {

	.chapter-intro {
		padding:20px;
	}

	.zen-intro-left {
		width:100%;
	}
	
	.zen-intro-right {
		width:100%;
		margin:0;
	}

	.chapter-master {
		padding:20px;
	}

	.chapter-master-left {
		width:100%;
	}

	.chapter-master-right {
		width:100%;
		margin:0;
	}

	.zen-resources-small {
		width:auto;
		margin:20px;
		background-color:#ececeb;
		padding:20px;
		background-position:center right;
		background-repeat:no-repeat;
		float:left;
		text-align:center;
		-moz-box-shadow: 0 0 5px #999;
		-webkit-box-shadow: 0 0 5px#999;
		box-shadow: 0 0 5px #999;
	}

	.zen-resources {
		padding:20px;
		margin:20px;
	}

	.zen-share {
		width:100%;
	}

	.zen-intro h1 {
		display:inline;
		text-align:left;
	}

	.zen-intro h2 {
		display:inline;
		text-align:left;
	}

	.zen-intro {
		margin:20px;
	}
	


}