.theme_header_and_footer_1{
	background-image: none;
}
.theme_header_and_footer_2{
	background-image: none;
}
.theme_header_and_footer_3{
	background-image: none;
}
.theme_header_and_footer_4{
	background-image: none;
}
.theme_header_and_footer_5:before{
	content: "";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
}


.theme_footer_1{
	background-image: none;
	background-color: rgba(255,0,0,0);
}
.theme_footer_2{
	background-image: none;
}
.theme_footer_3{
	background-image: none;
}
.theme_footer_4{
	background-image: none;
}
.theme_footer_5:before{
	content: "";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
}

