/*
Theme Name: Medica Child
Theme URI: http://themefuse.com/wp-themes-shop/medica/
Description: Child theme for the Medica. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: medica-parent
*/

@import url("../medica-parent/style.css");


.header_top .container {
    height: 160px;
}

.showcase .showcase-thumbnail-container
{
	background: none;
}

.showcase .showcase-thumbnail
{
	background: none;
}

.showcase .showcase-thumbnail.active
{
	background: none;
}

.showcase .showcase-content-container
{
	background: none; 
}

.header_top
{
	background: url("http://www.dentallabor-oberland.ch/wp-content/uploads/2012/09/header-blue-light.png") center center no-repeat;
}

.header_top .logo
{
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float: none;
}

.body_wrap .footer
{
	display: none;
}

/*.header_top .header_contacts
{
	position: absolute;
	top: 0;
	right: 8%;
}*/