@charset "utf-8";
/*
Theme Name: Minimatica Child
Author: Seb
Template: minimaticaorigin
*/

@import url("../minimaticaorigin/style.css");

@font-face {
    font-family: 'ExistenceLight';
    src: url('Existence-Light-webfont.eot');
    src: url('Existence-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Existence-Light-webfont.woff') format('woff'),
         url('Existence-Light-webfont.ttf') format('truetype'),
         url('Existence-Light-webfont.svg#ExistenceLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background:#FFF;
	color:#000;
	font-family:"ExistenceLight", sans-serif;
	font-size:16px;
	line-height:18px;
}

#site-title {
	width:940px;
	margin:0 auto;
        margin-left: auto;
       margin-right: auto;
       text-align:center;
	font-size:36px;
	line-height:310%;
	text-transform:none;
}

#slider {
	position:relative;
	height:410px;
	padding:30px 0 30px 0;
	margin-bottom:20px;
	background:#FFFFFF;
	-moz-box-shadow:0px 0px 20px #999;
	-webkit-box-shadow:0px 0px 20px #999;
	box-shadow:0 0 20px #999;
}

.kwicks {
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
	border-right:#FFF 5px solid;
}

.kwicks .slide {
	float:left;
	display:block;
	width:230px;
	height:410px;
	overflow:hidden;
	-moz-box-shadow:0px 0px 30px #000;
	-webkit-box-shadow:0px 0px 30px #000;
	box-shadow:0 0 0px #000;
}


.nav {
width:940;
height:24px;
margin:0 auto;
margin-bottom:70px;
font-size:24px;
line-height:24px;}

.nav ul {
position: relative;
z-index:589;
float:left;
top:100% !important;
bottom:auto !important;
list-style:none;
margin:20px 0;
}



.nav ul li {
float:left;
height:10px;
margin:0;
margin-right:36px;
vertical-align:middle;
}



/* My Comment */

/* My Comment */

/* My Comment */

/* @group My Group */



/* @end */

/* My Comment */