.theblog_featured{
	margin:15px -70px;	
	background:#a6a6a6;
}
.theblog_featured h3{
	padding:0px 70px;
	background:#404040;
	color:#fff;	
	margin:0px;
	line-height:40px;
}
.theblog_featured ul{
	margin:0px;
	padding:0px;
	list-style:none;	
	padding-left:0.5%;
}
.theblog_featured ul li{
	display:inline-block;
	width:32.35%;
	margin:0px 0px 0px 0.5%;		
	text-align:center;
}
.theblog_featured ul li a{
	color:#000;
}
.theblog_featured ul li a:hover span{
	color:#fff;	
}
.theblog_featured ul li a span{
	display:inline-block;
	line-height:24px;
	height:24px;
	color:#000;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;	
	background:url(../images/arrow-right-green.png) no-repeat top right;
	background-size:contain;
	padding-right:30px;
	margin:10px 0px;
}


.theblog_head2 .left{
	width:65%;	
}
.theblog_head2 .right{
	width:30%;	
}

.theblog_head2 .right > img{
	margin-left:10px;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus{
	background:#D74200 !important;
	border:1px solid #D74200 !important;
	border-radius:0px !important;	
	margin:0px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input{
	padding-right:0px !important;	
}
.cse .gsc-control-cse, .gsc-control-cse{
	padding:5px 10px !important;	
}

.theblog_prods{
	margin:15px -70px;	
}
.theblog_prods h3{
	padding:0px 70px;
	background:#404040;
	color:#fff;	
	margin:0px;
	line-height:40px;
}
.theblog_prods ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.theblog_prods ul li{
	width:33%;
	text-align:center;
	float:left;
}
.theblog_prods ul li:nth-child(2){
	margin:0px 0.5%;		
}
.theblog_prods ul li:nth-child(3){
	float:right;
}
