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

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Custom Logo */
#logo .custom-logo {
	width: 980px;
	height: 120px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

/* Widgetkit: Frontpage Slideset */
.wk-slideset-radiance .set article { width: 280px; }
.wk-slideset-radiance .set article img { margin-right: 15px; }

/* Frontpage Article Demo */
.frontpage-main { position: relative; }

.demo-bubble {
	position: absolute;
	width: 220px;
}

.demo-bubble h3 { margin: 0 0 4px 0; }

.demo-bubble.top-left { top: 51px; left: 28px; }
.demo-bubble.mid-left { top: 186px; left: 8px; }
.demo-bubble.bottom-left { top: 321px; left: 28px; }
.demo-bubble.top-right { top: 51px; right: 28px; }
.demo-bubble.mid-right { top: 186px; right: 8px; }
.demo-bubble.bottom-right { top: 321px; right: 28px; }

h2.dark-text { margin: 7px 0 0 0; }