#about .standfirst{font-size:22px;line-height:22px;}
#about .most-popular .standfirst{font-size:18px;line-height:22px;}
#about h3.the-team{background:url(../images/titles-lower.png) no-repeat left top;height:33px;width:130px;margin:0 auto 40px;}
#about h3 span{display:none;}
#about .content{margin-bottom:60px;}

.large-post{background:#dcdddd;height:397px;margin-bottom:40px;cursor:pointer;}
.large-post img{float:left;}
.large-post .caption{position:absolute;right:0;width:326px;background:#eeeeef;height:397px;margin-right:15px;padding:30px;}
.large-post h3{font-family:'PT Serif', serif;font-weight:700;font-size:32px;line-height:36px;text-align:center;padding-top:0;margin-top:0;}
.large-post p{font-size:23px;line-height:28px;text-align:center;}
.large-post h3 a{border-bottom:none;color:#000;}
.large-post .thumb-info{text-align:center;}
.large-post .thumb-info a{font-size:16px;line-height:21px;color:#000;display:inline-block!important;font-family:"Helvetica Neue", Helvetica, sans-serif!important;font-weight:700;background:none!important;height:inherit!important;width:inherit!important;border-bottom:none;}
.large-post .thumb-info span{display:block;color:#000;font-size:18px;line-height:20px;}
.large-post .thumb-info span.date{font-family:'Knockout 31 A','Knockout 31 B';font-weight:400;font-style:normal;font-size:16px;line-height:14px;}
.large-post span.author{font-family:'Knockout 51 A','Knockout 51 B';font-weight:400;font-style:normal;}

@media only screen and (max-width: 380px) {
	.large-post h3 {
		font-size: 23px;
		line-height: 25px;
	}
	
	.large-post p {
		font-size: 15px;
		line-height: 20px;
	}
	
	.large-post span.author {
		font-size: 14px;
		line-height: 17px;
		font-weight: 700;
		
	}
	
	.large-post .date {
		font-family:"Helvetica Neue", Helvetica, sans-serif;
		font-size:12px !important;
		line-height:14px !important;
	}
}

ol.wp-paginate{width:70%;list-style:none;font-family:'Knockout 31 A','Knockout 31 B';font-weight:400;font-style:normal;text-align:center;margin:0 auto;}
ol.wp-paginate li{font-size:25px;display:inline-block;margin-right:10px;}
ol.wp-paginate li span.current{color:#000;display:block;background:none;width:inherit;height:inherit;border-bottom:1px solid #000;}
ol.wp-paginate li a{color:#000;background:none;border-bottom:none;}
@media only screen and (max-width: 380px) {
#about .content{margin-bottom:40px;}
#about .masthead-image{margin-bottom:0;}
.large-post{height:inherit;margin-bottom:22px;}
.post-image:after{display:table;clear:both;}
.large-post .caption{height:inherit;width:100%;padding-top:10px;clear:both;position:static;}
}