/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 140px;
	height: 200px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

/*
 * space between modules
 */
 
#left div.first,
#right div.first,
#contentleft div.first,
#contentright div.first { margin-top: 96px; }

#left .module,
#right .module,
#contentleft .module,
#contentright .module { margin-bottom: 10px; }