@charset "iso-8859-1";

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

/* ---------- */
/* typography */
/* ---------- */
body {
	font: 1em/1.5 Calibri, Verdana, Arial, sans-serif; 
	word-spacing: 0.1em;
	font-size: 91%;
}
p, h4, h5, ol, ul, li, pre, table, input, select, th, td {font-size: 1em;}  
h1 {font-size: 1.4em; }  
h2 {font-size: 1.2em; font-weight: bold;}  
h3 {font-size: 1.0em; font-weight: bold;}  
h6, small {color: #666;}  
pre, code {font-family: Consolas, monospace;}
b {font-weight: bold;}
p {padding: 1em;}


/* ---------- */
/* good stuff */
/* ---------- */
img {border: 0; display: block; max-width: 100%;}
hr {color: #000000; border: solid 1px;}
p.nospace {margin-bottom: 0em !important;}
ul.nospace {margin-top: 0em !important;}
.indent {margin-left: 1.3em;}
.hide {display: none;}


/* --------- */
/* structure */
/* --------- */
html, body {height: 100%;}
body {
	text-align: center;
	color: #000; 
	background-color: #fff;
}
#homepage {
	position: relative;
	margin: 0px auto 40px auto;
	height: 95%;
	width: 800px;
	padding: 0;
}
#header img {
	position: relative;
	margin-left: auto;
    margin-right: auto;
}
#footer {
	position: relative;
	clear: left;
	float: left;
	margin: 0 auto 3em auto;
	text-align: center;
	width: 100%;
	font-size: 0.8em;
}
#flickr img {
	clear: none;
	float: left;
	margin-right: 5px;
}


#page {
	position: relative;
	float: left;
	margin: 0 auto;
	width: 100%; 
	height: 95%;
	padding-top: 60px;
}
#banner, #sidebar {
	position: absolute;
	overflow: auto;
	top: 0;
	left: 0;
}
body>#page>#banner, body>#page>#sidebar {position: fixed;}

#banner {
	width: 100%; 
	height: 60px;
	background: #000 url(banner.jpg) no-repeat 0 0;
	z-index: 500;
}
#banner a {
	margin: 0.5em auto auto 1em;
	display: block;
	width: 50px; 
	text-decoration: none;
	text-align: center;
	color: #000;
    text-transform: uppercase;
	border: solid 1px #000;
}
#banner a:hover  {
	background: #F2E40C;
}
#menubar {
	position: relative;
	float: right;
	margin-top: -20px;
	margin-right: 50px;
}
#menubar a {
	color: #fff;
	float: left;
	border-color: #fff;
}
#menubar a:hover  {
	color: #000; 
}

#sidebar {
	top: 60px;
	width: 280px; 
	height: 100%; 
	border-right: dashed 1px #999;
	text-align: left;
	font-size: 0.8em;
}
#sidebar p, #sidebar h1 {padding: 0.5em 2em 0.5em 1em;}
#sidebar h1 {text-transform: uppercase;}
#toc, #smallprint {position: relative; float: left;}
#toc ul {margin: 1em 0;}
#toc li {margin-left: 1em;}


.simple {
	text-align: left;
	left: 20px; 
	width: 400px; 
}
.simple p {
	padding: 0.3em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

.main {
	position: relative;
	clear: left;
	float: left;
	text-align: left;
	left: 320px; 
	width: 460px; 
	height: 100%; 
}
.wide {
	width: 660px; 
}
.main blockquote {
	margin-left: 2em;
	margin-right: 2em;
}
.main .lineup {
	margin-left: 2em;
	margin-right: 2em;
	font: 0.9em/1.3 Consolas, monospace; 
}
.main p {
	padding: 0em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.main h2 {
	margin-top: 1.6em;
	margin-bottom: 0.6em;
    text-transform: uppercase;
}
.main h3 {
	margin-top: -0.8em;
	color: #666;
    text-transform: lowercase;
}

.release {
	position: relative;
	margin-top: 3em;
	margin-bottom: 1em;
	font: 0.9em/1.3 Consolas, monospace; 
}
.release-frame {
	position: relative;
	margin-top: 5px;
	padding: 0 1em .5em 1em;
	background-color: #ddd;
	border: solid 1px #333;
}
a.release {
	background-color: #fff;
	border: solid 1px #333;
	padding: .5em;
	height: 26px;
}


/* ------------ */
/* home page    */
/* ------------ */
.home-text {
	position: relative;
	clear: left;
	float: left;
	text-align: left;
	width: 100%;
	margin: 0em auto;
}

.home-text h1 {
	margin-top: 0em;
	margin-bottom: 0.6em;
}
.home-text h2 {
	margin-top: 0.6em;
	margin-bottom: 0em;
    text-transform: uppercase;
}
.home-text p {
	padding:0;
	margin: 0 0 0.3em 2em;
}

/* ------------ */
/* popup images */
/* ------------ */
.imagepop {
	position: relative;
	text-align: right;
	float: right;
	margin-top: -25px;
	margin-right: -25px;
	width: 200px;
	border: 0;
	z-index: 10;
}
.imagepop a {
	display: block;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	text-decoration: none;
	text-align: right;
	float: right;
	border: solid 1px #333;
}
.imagepop a:hover {
	color: #000;
	background-color: #fff;
}
.imagepop .popup {
	position: absolute;
	left: 0; top: 0; width: 0; height: 0;
	border: 0;
}
.imagepop a:hover .popup {
	left: 0px;
	top: 0px;
	width: 200px;
	border: solid 1px #333;
}
.imagepop a:hover .size50 {height: 200px;}
.imagepop a:hover .size100 {height: 400px;}
.imagepop a:hover .size150 {height: 600px;}


/* ---------- */
/* chronology */
/* ---------- */
table.chronology th {
	background: #CECED0;
 	padding: 0.6em;
	text-align: right;
	font-weight: normal;
}
table.chronology td {
	background: #CECED0;
	text-align: left;
}
table.chronology a {
 	padding: 0.6em;
	display: block;
	text-decoration: none;
	border-bottom-style: none !important;
	color: #000;
	background: #CECED0;
}
table.chronology a:hover  {
	color: #000; 
	background: #F2E40C;
}


/* -------- */
/* box menu */
/* -------- */
ul.boxes li {
	float: left;
	clear: none;
	margin-left: 6px;
	margin-bottom: 4px;
}
ul.boxes a {
	display: block;
 	padding: 0.8em;
	text-decoration: none;
	text-align: left;
	border-bottom-style: none !important;
	color: #000;
	background: #CECED0;
}
ul.boxes a:hover  {
	color: #000; 
	background: #F2E40C;
}
ul.boxes a b {
    text-transform: uppercase;
}
ul.boxes li.clear {
	clear: left;
	margin-left: 0px;
}

#menu ul.boxes li {
	width: 194px;
	border-top: 2px solid #000;
	margin-bottom: 20px;
}
#toc ul.boxes li {width: 216px;}
#toc ul.boxes a {padding: 0.4em;}


/* -------------- */
/* customisations */
/* -------------- */

a:hover img {border: 0;}

p.sig {font-style: italic;}

.main a.anchor {
	padding-top: 50px;
	margin-top: -50px;
}

img.icon {
	display: inline;
	width: 16px;
	height: 20px;
	vertical-align: middle;
}

#disco {
	background: #fff url(background.jpg) no-repeat 300px 100px;
	background-attachment: fixed;
}
#bio li, ul.square li {
	margin-left: 2em; 
	list-style: square;
}
#bio img {
	text-align: right; 
	float: right; 
}

.faq p {
	padding: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}
