.zephyr-button {
	padding: 17px 37px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #3e3e3e;
	display: inline-block;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	line-height: 12px;
	}
		.zephyr-button.rounded {
		border-radius: 25px;
		}
	.about-box {
	border-top: 2px solid #efefef;
	padding: 28px 0;
	margin: 75px 0;
	}
		.about-box .logo-img {
/* 		margin: 0 16px 0 0; */
		}
			.about-box h3 {
			color: #939393;
			font-size: 18px;
			line-height: 1.2em;
			}
			.about-box h4 {
			margin: 0 0 10px;
			color: #b6b6b6;
			font-size: 12px;
			
			line-height: 1.2em;
			}
				.about-box h4 span.info {
				color: #c8c8c8;
				}
			.about-box .logo-name a {
			color: #c8c8c8;
			}
		.about-box p, .about-box-img-large p, .about-box-img-small .imgwlogo p {
		text-align: center;
		padding: 0;
		margin: 0;
		}
		.about-box-img-small p {
		text-align: center;
		}
		.about-box .details {
		padding: 0 0 24px;
		border-bottom: 1px solid #efefef;
		}
		.about-box .punchline {
		padding: 2px 0;
		}
			.about-box .punchline p {
			color: #aeaeae;
			font-size: 14px;
			margin: 20px 0;
			}
	.about-box-img-large {
	margin: 75px 0;
	}
		.imgwlogo, .header-block {
		position: relative;
		display: table;
		height: 160px;
		width: 100%;
		}
			.imgwlogo .bg-img, .header-block .bg-img {
			width: 100%;
			max-height: 100%;
			position: absolute;
			}
			.imgwlogo p {
			margin: 0;
			}
		.contwlogo, .header-block-content {
		position: relative;
		width: 100%;
		height: 100%;
		vertical-align: middle;
		display: table-cell;
		text-align: center;
		}
			.contwlogo h3 {
			margin: 10px 0 6px;
			font-size: 18px;
			line-height: 1.2em;
			}
			.contwlogo h3, .contwlogo, .contwlogo a {
			color: #fff;
			}
		.about-box-img-large .details {
		padding: 24px 0;
		width: 100%;
		text-align: center;
		}
			.about-box-img-large .details h4 {
			font-size: 10px;
			
			color: #b6b6b6;
			line-height: 1.2em;
			}
			.about-box-img-large .details h4 .info {
			color: #c8c8c8;
			}
		.about-box-img-large p, .about-box-img-small p {
		color: #aeaeae;
		font-size: 14px;
		}
			.about-box-img-small p {
			margin: 22px 0;
			}
			.about-box .logo-name p, .about-box-img-small .logo-name p, .about-box-img-large .logo-name p {
			text-align: left;
			}
			.about-box-img-large .contwlogo p {
			padding: 0;
			}
		.about-box-img-small {
		margin: 75px 0;
		}
		.about-box-img-small .imgwlogo {
		height: 110px;
		}
			.about-box-img-small .contwlogo {
			padding: 0 30px;
			text-align: left;
			}
			.about-box-img-small .contwlogo h3 {
			margin: 1px 0;
			line-height: 1.2em;
			}
			.about-box-img-small .contwlogo h4  {
			color: #b6b6b6;
			font-size: 10px;
			margin: 7px 0 0;
			
			line-height: 1.2em;
			}
			.about-box-img-small .contwlogo h4 .info {
			color: #c8c8c8;
			}
	.header-block {
	height: 320px;
	}
		.header-block h1 {
		color: #5d5d5d;
		font-size: 60px;
		margin: 38px 0 20px
		}
		.header-block h2 {
		font-size: 12px;
		color:#919191;
		font-weight: bold;
		
		}
			.header-block a {
			color: #919191;
/* 			font-style: italic; */
			font-size: 15px;
/* 			text-decoration: underline; */
			}
	.spacer {
	margin: 37px 0;
	}
	.divider {
	width: 100%;
	margin: 9px 0;
	}
		.divider.solid {
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
		}
		.divider.dotted {
		background: url('http://www.cantswingacat.co.uk/wp-content/plugins/zephyr-shortcodes/img/divider-dotted.png');
		height: 1px;
		}
		.divider.extradotted {
		background: url('http://www.cantswingacat.co.uk/wp-content/plugins/zephyr-shortcodes/img/divider-extra-dotted.png');
		height: 1px;
		}
	.counter {
	
	}
		.counter-in h2 {
		color: #b0b0b0;
		font-size: 60px;
		
		font-weight: normal;
		padding: 0;
		margin: 0;
		}
		.counter-in h3 {
		color: #b0b0b0;
		font-size: 12px;
		
		font-weight: normal;
		text-transform: uppercase;
		margin: 18px 0;
		}
		.counter-in .separator {
		width: 100%;
		height: 1px;
		background: #cacaca;
		}
		.counter-in {
		padding: 0 8% 0 0;
		}
	.author-box {
	
	}
	.author-box-top {
	position: relative;
	border-bottom: 2px solid #efefef;
	padding: 0 0 10px;
	}
		.author-box-top p {
		margin: 0;
		}
		.author-box-top img {
		width: 100%;
		}
	.author-info {
	position: relative;
	padding: 0 0 30px 150px;
	}
	.author-info-img {
	width: 112px;
	height: 112px;
	position: absolute;
	top: -86%;
	left: 20px;
	}
		.author-info h2, .author-box-large-info h2 {
		font-size: 18px;
		margin: 12px 0 0;
		padding: 0;
		color: #6f6f6f;
		font-weight: normal;
		
		}
		.author-info h3, .author-box-large-info h3 {
		color: #b5b5b5;
		font-size: 12px;
		
		line-height: 21px;
		margin: 0;
		}
		.author-desc, .author-box-large-desc p {
		color: #939393;
		font-size: 16px;
		line-height: 23px;
		margin: 26px 0;
		}
		.author-box-large-info {
		text-align: center;
		}
		.update-box {
		margin-top: 24px;
		margin-bottom: 24px;
		}
			.update-box-title {
			padding: 28px;
			background-color: #bbbbbb;
			}
				.update-box-title h2 {
				color: #ffffff;
				font-size: 12px;
				
				line-height: 12px;
				margin: 0;
				padding: 0;
				font-weight: bold;
				}
			.update-box-title  p {
			margin: 0;
			}
			.update-box-content {
			padding: 28px;
			background-color: #f7f7f7;
			}
			.update-box-content p {
			margin: 4px 0;
			font-size: 16px;
			line-height: 21px;
			color: #bbbbbb;
			}
	.zephyr-dropcaps p {
	font-size: 17px;
	line-height: 30px;
	}
		.zephyr-dropcaps .first-letter {
		font-size: 48px;
		line-height: 48px;
		margin: 0 18px 0 0;
		}
		.zephyr-dropcaps .first-letter.withbg {
		display: block;
		height: 52px;
		line-height: 54px;
		text-align: center;
		width: 52px;
		}
	.zephyr-chapter {
	text-align: center;
	}
		.zephyr-chapter-top p {
		margin: 0;
		}
		.zephyr-chapter-top img {
		display: inline-block;
		margin-bottom: -30px;
		max-width: 100%;
		}
			.zephyr-chapter-top .chapter-number {
			font-size: 36px;
			color: #474747;
			width: 60px;
			height: 60px;
			line-height: 62px;
			display: inline-block;
			margin: 0 0 22px;
			}
			.zephyr-chapter-top h3 {
			font-size: 18px;
			color: #9c9c9c;
			margin: 0 0 34px;
			}
			.zephyr-chapter .zephyr-chapter-top .separator {
			width: 200px;
			}