@charset "iso-8859-1";

/* CORE */
* {margin:0; padding:0; border:0; list-style:none;}
html {overflow-y:scroll;}
html, body {height:100%; width:100%;}
body {vertical-align:text-top; text-align:center; color:#000; background-color:#fff;}
body {font-family:'Open Sans', Calibri, Arial, Helvetica, sans-serif; font-weight:400;}
body, p, h1, h2, h3, h4, h5, h6, ol, ul, li, pre, table, input, select, th, td {font-size:1em;}  
small {font-size:0.8em;}  
img {display:block; -ms-interpolation-mode:bicubic; max-width:100%;}
hr {color:#000000; border:solid 1px;}
tt, pre {font-family:Consolas, monospace; font-size:1em;}
strong, b {font-weight:bold;}
a:hover img {border:0;}

.hide {display:none; width:0; height:0;}
p.nospace {margin-bottom:0em !important;}
ul.nospace {margin-top:0em !important;}
.indent {margin-left:1.3em;}
.hide {display:none;}

/* --------- */
/* clearfix  */
/* --------- */
.clearfix:before, .clearfix:after {content:""; display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}

/* ----------------- */
/* TWO COLUMN LAYOUT */
/* ----------------- */
#page {
	position:relative;
	float:left;
	margin:0 auto;
	width:100%; 
	padding-top:60px;
}
#sidebar {
	position:absolute;
	overflow:auto;
	top:0;
	left:0;
}
body>#page>#sidebar {
	position:fixed;
}
#sidebar {
	top:60px;
	width:280px; 
	height:100%; 
	border-right:dashed 1px #999;
	text-align:left;
}
#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; font-size:0.8em;}

.main {
	position: relative;
	clear: left;
	float: left;
	text-align: left;
	left: 320px; 
	width: 660px; 
	height: 100%; 
	margin-top:-40px;
	margin-bottom:40px;
}
.wide {
	width: 660px; 
}
.main blockquote {
	margin-top: 0.6em;
	margin-left: 2em;
	margin-right: 4em;
}
.main .lineup {
	margin-top: 0.6em;
	margin-left: 2em;
	margin-right: 2em;
	font: 0.9em/1.3 Consolas, monospace; 
}
.main p {
	padding: 0em;
	margin-top: 0.6em;
	margin-bottom: 0em;
}
.main h2 {
	margin-top: 1.5em;
	margin-bottom: 0.6em;
    text-transform: uppercase;
}
.main h3 {
	margin-top: -0.3em;
	color: #333;
	font-style:italic;
}

/* -------- */
/* 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;
}

#toc ul.boxes li {width: 216px;}
#toc ul.boxes a {padding: 0.4em;}

/* -------------- */
/* customisations */
/* -------------- */
.smallprint {font-size:0.8em;}

.main a.anchor {
	padding-top: 50px;
	margin-top: -50px;
}
img.icon {
	display: inline;
	width: 16px;
	height: 20px;
	vertical-align: middle;
}
#footer {
	clear:left;
	width:100%;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#999;
	background-color:#000;
}


/* ------------ */
/* 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;}

.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;
}

/* ---------- */
/* chronology */
/* ---------- */
table.chronology {
	margin-top: 1em;
}
table.chronology th {
	background: #CECED0;
 	padding: 0.4em;
	text-align: right;
	font-weight: normal;
}
table.chronology td {
	background: #CECED0;
 	padding: 0.4em;
	text-align: left;
}
table.chronology a {
 	padding: 0.4em;
	display: block;
	text-decoration: none;
	border-bottom-style: none !important;
	color: #000;
	background: #CECED0;
}
table.chronology a:hover  {
	color: #000; 
	background: #F2E40C;
}

/* -------------- */
/* customisations */
/* -------------- */
#disco {
	background: #fff url(../../img/dily/background.jpg) no-repeat 300px 100px;
	background-attachment: fixed;
}
