/*Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license)

* Custom Style Sheet - Use this file to style your content
 
Frontpage Showcase*/
.frontpageshowcase
{
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 1;
	width: 400px;
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.frontpageshowcase.black
{
	color: #444;
}
/*Frontpage List*/
.frontpagelist IMG
{
	margin: -20px -20px -20px 0;
}
.frontpagelist H2
{
	font-size: 28px;
	line-height: 28px;
}
/*Frontpage Botton*/
#page .frontpagebottom
{
	min-height: 124px;
	margin: -13px;
	padding: 13px 120px 13px 13px;
	border-radius: 7px;
	overflow: hidden;
}
/*Frontpage Separator*/
#page .frontpageseparator
{
	margin: -3px;
	overflow: hidden;
	text-transform: uppercase;
}
.frontpageseparator > DIV > DIV
{
	padding-left: 15px;
	border-left: 1px solid #DDD;
	box-shadow: inset 1px 0 0 #FFF;
	overflow: hidden;
}
.frontpageseparator > DIV:first-child > DIV
{
	border-left: none;
	box-shadow: none;
}
.frontpageseparator IMG
{
	margin: 4px 15px 0 0;
	float: left;
}
.ngg-gallery-thumbnail SPAN
{
	width: 165px;
	border: 0px solid #000000;
	height: 60px;
}
