#article_grid {
	overflow: hidden;
	display: block;
	width:100%;	
}
.article_wrap {
	float: left;
	width: 27%;
	margin: 0 3% 4% 0;
	padding: 2%;
	border: 1px solid #C4C4C4;
	min-height: 235px;
}

.article_wrap a h3 {
	font-weight: 700 !important;
	margin: 4% 0 !important;
	padding-bottom: 0 !important;
	line-height: 22px !important;
}

.article_wrap p {
	margin: 0 !important;	
}
	.article_wrap:nth-child(3), .article_wrap:nth-child(6), .article_wrap:nth-child(9), .article_wrap:nth-child(12), .article_wrap:nth-child(15), .article_wrap:nth-child(18), .article_wrap:nth-child(21), .article_wrap:nth-child(24), .article_wrap:nth-child(27) { margin: 0 0 4% 0; }
	
	.article_wrap:nth-child(4), .article_wrap:nth-child(7), .article_wrap:nth-child(10), .article_wrap:nth-child(13), .article_wrap:nth-child(16), .article_wrap:nth-child(19), .article_wrap:nth-child(22), .article_wrap:nth-child(25), .article_wrap:nth-child(28) { clear: left; }

.article_wrap img {
	width: 98%;
}
.article_wrap .article-content {
	padding: 4%;	
}

#arch_cat_wrap .widget.widget_archive {
	float: left;
	width: 48%;	
}
#arch_cat_wrap .widget.widget_categories {
	float: right;
	width: 48%;	
}

.article-grid-home .article_wrap {
	width: 32% !important;
	margin: 0 2% 4% 0;
}
	.article-grid-home .article_wrap:nth-child(3),
	.article-grid-home .article_wrap.article-3 {
		margin: 0 0 4% 0;
	}

.tax.beforeContentSection.green {
	background: none repeat scroll 0 0  #87a90f;
	width: 100%;
	max-width: 100%;	
	margin-bottom: 40px;
}
	.tax.beforeContentSection.green em {
		background: url("http://wge.com.au/182.160.155.9/_wge/wp-content/themes/canvas-childtheme-master/css/grid/images/greenarrow.html") no-repeat scroll 0px 0px transparent;
		z-index: 100;
		width: 47px;
		height: 15px;
		position: absolute;
		left: 48.45%;	
	}
	.single .article_wrap a h3 {
		color: #87a90f !important;
		border-bottom: medium none;
		color: #87a90f;
		font-size: 20px;
		font-weight: normal !Important;
	}
	
.home .beforeContentSection.orange {
	background: none repeat scroll 0 0 #BF2E1A;
	width: 100%;
	max-width: 100%;	
}
.home .beforeContentSection.orange > em {
	background: url("http://wge.com.au/182.160.155.9/_wge/wp-content/themes/canvas-childtheme-master/css/grid/images/redarrow.html") no-repeat scroll 0px 0px transparent;
	z-index: 100;
	width: 47px;
	height: 15px;
	position: absolute;
	left: 48.45%;
}
.home .article-grid-home {
	margin: 5% 0 0;	
}
	.home .article-grid-home .article_wrap {
		min-height: 255px;
	}
.meta-info {
	color: #0A446E;
	font-size: 15px !important;
	margin-top: 12px;
}