/* @group Imports */

@import "blueprint/src/reset.css";
@import "blueprint/src/grid.css";
@import "blueprint/src/typography.css";
@import "blueprint/src/forms.css";
@import "uni-form.css";

/* @end */

/* @group Basics */

body {
	font: 10pt/1.375em Consolas, "Dejavu Sans Mono", Menlo, Courier, "Courier New", Monaco, mono;
	background-color: #6a645c;
	color: #6a645c;
}

h1, h2, h3, h4, h5, h6, th, dt, #nav, em {
	color: #000;
}

h1, h2, h3, h4, h5, h6, th, dt, em {
	text-shadow: white -1px -1px 1px;
	letter-spacing: -0.02em;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

/* @group Sizes */

h1, .title {
	font-size: 2em;
	line-height: 1.375em;
	margin-bottom: 0.6875em;
	letter-spacing: -0.02em;
}

h2, .chapter, #nav ul li {
	font-size: 1.625em;
	line-height: 1.6923em;
	margin-bottom: 0.8462em;
	letter-spacing: -0.02em;
}

h3, .section {
	font-size: 1.375em;
	line-height: 1em;
	margin-bottom: 1em;
	letter-spacing: -0.02em;
}

h4, .subsection, .large {
	font-size: 1.125em;
	line-height: 1.2222em;
	margin-bottom: 0.6111em;
}

h5, h6, .par, p, blockquote, ul, ol, dl, th, td {
	font-size: 1em; 
	line-height: 1.375em;
	margin-bottom: 1.375em;
}

/* @end */

/* @group Lists */

dl {
	padding-right: 0;
	padding-left: 0;
	margin: 1.375em 0;
}

dt {
	padding-right: 0;
	padding-left: 0;
	float: left;
	margin-left: 0;
	margin-right: 0.5em;
	font-size: 1.125em;
	line-height: 1.2222em;
	font-weight: normal;
	font-style: normal;
}

dd {
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
	margin-left: 2.75em;
	margin-bottom: 1.375em;
}

dl hr {
	border-style: none;
	clear: both;
	visibility: hidden;
	height: 1%;
	margin: 0;
	padding: 0;
}

/* @end */

/* @end */

ul.float {
	text-indent: 0;
}

ul.float li {
	text-indent: 0;
	list-style-type: none;
	float: left;
}

#container {
	margin-top: 2em;
	padding-top: 2em;
	padding-bottom: 2em;
}

/* @group #header */

#header {
}

/* @group #signet */

#signet h1 {
	margin: 0;
	padding: 0;
	text-indent: 12px;
}

#signet a {
	background: #fff url(../img/signet.png) no-repeat 9px 8px;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0;
	height: 36px;
}

/* @end */

/* @group #nav */

#nav ul {
	text-indent: 0;
	padding: 0;
	margin: 0;
	border-bottom-style: solid;
	border-color: #807b74;
	color: #807b74;
	border-width: 3px;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav a:link, #nav a:visited {
	display: block;
	height: 36px;
	text-indent: 9px;
	color: #807b74;
	border-top-style: solid;
	border-width: 3px;
	font-weight: 100;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-color: #807b74;
}

#nav a:hover, #nav a:active {
	color: #6a645c;
	background-color: #fff!important;
	text-shadow: rgba(255,255,255,0.15) -1px -1px 1px;
}

/* @end */

#signet, #nav {
	position:fixed;
	width:230px;
	top:52px;
}
#nav {
	top:96px;
}
#top {
	position:absolute;
	top:0;
}


/* @end */

/* @group #body */

#body > div {
	background-color: #f4f4f4;
	padding: 1em;
	-webkit-box-shadow: rgba(0,0,0,0.35) 0 6px 9px;
	border-bottom: 1px solid #807b74;
	margin-bottom: 2.75em;
	border-top: 1px solid #aca295;
	-webkit-border-radius:2px;
}

#body h2 {
	border-top-style: solid;
	border-top-width: 16px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	text-shadow: white 1px 1px 1px;
	font-weight: bold;
	color: #6a645c;
}

/* @group Links */

#body a {
	display: inline-block;
	color: #ba3210;
}

#body a:link, #body a:visited {
	text-decoration: none;
	display: inline-block;
}

#body a:hover, #body a:active {
	text-decoration: line-through;
}

/* @end */

#body em {
	text-shadow: rgba(255,255,255,0.5) -1px -1px 0;
	font-style: normal;
	color: #000;
}

/* @end */

/* @group #experience */

#experience dl {
}

#experience dt {
	margin-bottom: 1.222em;
}

#experience dl dd {
	clear: both;
	list-style-type: disc;
	list-style-position: inside;
	display: list-item;
	opacity: 1;
	margin-bottom: 1.375em;
	margin-left: 1.375em;
}

#references ul {
}

#references ul li {
	min-height:4.125em;
	vertical-align: text-top;
	float: left;
	list-style-type: none;
	margin-right: 28px;
}
#references ul li.last {
	margin-right: 0;
}

#references hr {
	visibility: hidden;
}

/* @end */

/* @group #entrepreneurs */

#entrepreneurs dl dt {
	display: block;
	float: none;
	padding-top: 0.6875em;
	padding-bottom: 0.6875px;
	border-top: 2px solid #eeeeed;
}

#entrepreneurs dl dt img {
	padding: 6px;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0 3px 5px;
	-webkit-border-radius: 2px;
	background-color: #fff;
	vertical-align: top;
	z-index: #;
	float: left;
	margin-left: -6px;
	margin-right: 6px;
	margin-bottom: 1.375em;
}

#entrepreneurs dl dd {
	margin-left: 9em;
	vertical-align: text-top;
}



/* @end */

/* @group #imprint */

#imprint dl dt {
	vertical-align: text-top;
	font-size: 1em;
}

#imprint dl dd {
	vertical-align: text-bottom;
}

#imprint dl hr {
	visibility: visible;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 0.6875em;
	margin-top: 0.6875em;
}

/* @end */
