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

/* Background: Grunge */

#block-main { background: url(../images/background/grunge/page.jpg) 50% 0 repeat; }

#block-main > div {
	background: url(../images/background/page_bg.svg) 50% -400px no-repeat;
	background-size: 2000px 1000px;
}

#block-main > div > div { background: url(../images/background/grunge/page_cracks.png) 50% 0 no-repeat; }
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Header: Grunge Glas */

/* Layout
----------------------------------------------------------------------------------------------------*/

#block-header { background: url(../images/header/grunge/header_glas.png) 50% 0 no-repeat; }


/* Modules
----------------------------------------------------------------------------------------------------*/

/* Module Type: Style */
.mod-metal,
.content-whitebg #content { background: #f9f9f9 url(../images/header/grunge/module_metal.png) 0 0 repeat; }

.mod-metal > div,
.content-whitebg #content > div {
	background:
		url(../images/module_metal_tl.png) 0 0 no-repeat,
		url(../images/module_metal_tr.png) 100% 0 no-repeat,
		url(../images/module_metal_bl.png) 0 100% no-repeat,
		url(../images/module_metal_br.png) 100% 100% no-repeat,
		url(../images/header/grunge/module_metal_b.png) 0 100% repeat-x;
}