/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 5, 2011 */

@font-face {
	font-family: 'Bitscience';
	src: url('light-webfont.eot');
	src: local('☺'), url('light-webfont.woff') format('woff'), url('light-webfont.ttf') format('truetype'), url('light-webfont.svg#webfontau7mLsEb') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bitscience';
	src: url('lightitalic-webfont.eot');
	src: local('☺'), url('lightitalic-webfont.woff') format('woff'), url('lightitalic-webfont.ttf') format('truetype'), url('lightitalic-webfont.svg#webfontiDWaqb4h') format('svg');
	font-weight: normal;
	font-style: italic;
}

/* sticky footer css magic */

html, body {
	height: 100%;
}

#container {
	min-height: 100%;
	margin-bottom: -50px;
	position: relative;
}

#footer {
	height: 50px;
	text-align: right;
	font-size: 8pt;
	position: relative;
}

.clearfooter {
	height: 50px;
	clear: both;
}

/* regular setup */

body {
	font-size: 10.5pt;
	line-height: 1.4em;
	margin: 15px;
	background-color: #231b1a;
	color: white;
	font-family: 'Bitscience', Helvetica, Corbel, Verdana, Arial, sans-serif;
	font-variant-numeric: oldstyle-nums;
}

/* the link decoration is gratefully adapted from John Gruber's daringfireball.net css */

a {
	text-decoration: none;
}

a:link {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 2px;
	text-decoration: none;
	color: #ddd;
	border-color: #888;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: inherit;
}

a:visited {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 2px;
	color: #ddd;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	background-color: inherit;
}

a:hover {
	color: white;
	text-decoration: none;
	background-color: #606870;
	border-color: #606870;
}

p.indent {
	padding-left: 30px;
	padding-right: 30px;
	font-style: italic;
}

ul.loose {
	text-indent: 30px;
	line-height: 1.75em;
}
	
img.logo {
	border: none;
	width: 400px;
	float: right;
	vertical-align: middle;
}

