body {
	background-color: #ffffff;
}
body {
	background: #ffffff url(/wp-content/uploads/2012/07/Spirale-01.jpg) top center no-repeat;
}

	.li_logo img {
		background: none;
		padding: 0px 35px;
		display: block;
	}

.header_menu a {
	color:#000000;
	background: none;
	padding: 7px 35px;
	display: inline-block;
}

	.header_menu .hover a,
	.header_menu a:hover,
	.header_menu li.hover ul a:hover {
		background-color: none;
		color: #009cb0;
	}

	.header_menu .current-menu-item a,
	.header_menu .current-menu-item .current-menu-item a,
	.header_menu li.hover .current-menu-item a,
	.header_menu li .sub-menu .sub-menu li a:hover,
	.header_menu li .sub-menu .sub-menu li.current-menu-item a {
		background: none;
		color: #009cb0;
	}

	h1.title {
		font-size: 25px;
		color: #009cb0;
		font-weight: 100;
		font-family: "Gill Sans", "ColaborateThinRegular";
		line-height: 1em;
		margin-bottom: 20px;
		padding-top: 18px;
		
		text-shadow: rgb(0,0,0) 0px 0px 0px;
		text-shadow: rgba(0,0,0, 0.75) 0px 0px 0px;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
	color: #000000;
}
	h1.title {
		font-size: 40px;
		color: #73afC0;
		font-weight: 100;
		font-family: "Gill Sans", "ColaborateThinRegular";
		line-height: 1em;
		margin-bottom: 20px;
  		padding-top: 18px;
		
		text-shadow: rgb(0,0,0) 0px 0px 0px;
		text-shadow: rgba(0,0,0, 0) 0px 0px 0px;
	}
	.home_slide h2 {
		font-size: 50px;
		color: #009cb0;
		font-weight: 100;
		font-family: "Gill Sans", "ColaborateThinRegular";
		line-height: 1em;
		
		text-shadow: rgb(0,0,0) 0px 0px 0px;
		text-shadow: rgba(0,0,0, 0) 0px 0px 0px;
                margin-bottom: 50px;
                margin-left: 50px;
	}

#bg_pattern { display: none; 
}
	.home_slide .more_button {
		background: #000000;
		color: #ffffff;
		padding: 8px 15px;
	}
		.home_slide .more_button:hover {
			background: #ffffff;
			color: #000000;
		}

/* Common classes
---------------------------------------------------------- */
body,
textarea, input, #author, #email, #url, textarea#comment {
	font: 16px/1.4em "Arial", sans-serif;
	color: #000000;
}
}



.content_holder {
	opacity: 0;
	margin-left: 270px;
	margin-top: 90px;
}

.page .black_bg,
.password_form .black_bg,
.single-wpb_portfolio .black_bg,
.blog_container { /*.single-wpb_portfolio .content_holder,*/
	width: 320px;
	padding: 15px 15px;
	opacity: 0.6;
}

.black_bg,
.blog_container,
.float_blocks_container .masonry_blocks .float_block { /*.single-wpb_portfolio .content_holder,*/
	background: #c9dce3;
}
.main_content h5, h5 {
	margin-bottom: 10px;
	font-size: 12px;
        font-style: regular;
        font-weight: normal;
        line-height: 1.4em;
}
