.themedo-full-size-wrapper .element.style {
    margin-bottom: 70px;
}
.element.style {
    margin-bottom: 70px;
}
.blog article{
	background:#ffffff;
      	margin-bottom: 15px;
      	margin-top: 15px;
}
.blog article .content_holder h4 a {
    text-decoration: bold;
    color: #175b86;
}
.blog article .img_holder img {
    max-width: 70%;
}
.blog article .content_holder{
	padding:20px 20px;
}
.blog article .content_holder p.meta {
    font-size: 14px;
}
header.header {
  background: #1187d3;
}
.xx_gallery{	
	margin-bottom:0px;
	background:#1187d3;
}
.smk_accordion .accordion_in.acc_active .acc_head{
	background:#1187d3;
	border-bottom:1px solid #333;
}
.smk_accordion .accordion_in .acc_head {  
  position: relative;
  background: #1187d3;
}
.smk_accordion .accordion_in .acc_content{
  background:#597e8e;
}
.footer{
	width:100%;
	clear:both;
	padding:80px 0px;
	float:left;
	background:#1187d3;
	position:relative;
	display:block;
}