/*  
Theme Name: Infosyncratic fbmld
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* typography & colors*/

a {
	color: #000;
    text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #000;
    text-decoration: none;
}

a:active
	{
	background: #FFFF3C;
	color: #000;
	text-decoration: none;
	}

a:hover {
background: #FFFF3C;
color: #000;
text-decoration: none;
}

body {
	background: #fff;
	color: #000;
	font-size: 10pt;
	font-family: 'courier new', courier, andale mono;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h1 {
    font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-decoration: none;
}

h2 {
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	margin: 5px 0 0px 0;
	padding-bottom: 0px;
	font-weight: normal;

}

h3 {
	font-family: "Helvetica neue", Helvetica, Arial;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	font-size: 24pt;
}

h4 {
	font-family: 'courier new', courier, andale mono;
	font-size: 72pt;
	font-weight: normal;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}



/* start other stuff.... */


/* ordered list has id comments li = list p = paragraph
*/


ol#comments li p {
	font-size: 100%;
}



/* . is a class */

p, li, .feedback {
	font: 'Andale mono', Courier, Georgia, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;

}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
font-family: 'Andale mono', Courier, serif;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}



#sidebar {
padding-top:35px;
display: block;
width:200px;
float: left;
}

.li {
display: inline;
float: left;
padding: 30px 0px 0px 0px;
}


.widecolumn .post {
margin-right:50px;
width: 600px;
float: left;
padding: 0px 15px 0px 0px;
}




.narrowcolumn .post
{
width: 200px;
height: 350px;
float: left;
padding: 0px 15px 15px 30px;
}




.widecolumn h2 {
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 36pt;

}
	
.storycontent
{
font-family: 'Andale mono', courier, serif;
font-size: 0.9em;
letter-spacing: -0.5px;
}

.entry p {
	margin: 5px 0px 0px 0px 0px;
}

.entry a, .post small a {
	color: #000;
	background: #FBFF9A;
	text-decoration: none;
}

.entry a img, .post small a img {
	border: none;
}

.entry a:visited, .post small a:visited {
	color: #000;
	background: #FBFF9A;
	text-decoration: none;
}

.entry a:active, .post small a:active {
	background: #FFFF3C;
	color: #000;
	text-decoration: none;
	}

.entry a:hover {
background: #FFFF3C;
color: #000;
text-decoration: none;
}

#searchness {
	padding-right: 100px;
	float: right;
}

#header {
    font-size: 24px;
	background: url(http://www.infosyncratic.nl/wp-content/themes/infosyncratic/images/header.png);
	background-repeat: no-repeat;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
}

#theheader a {
	font-size: 50px;
    	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-decoration: none;
}

#theheader a:hover{
	font-size: 50px;
	background: url(http://www.infosyncratic.nl/wp-content/themes/infosyncratic/images/headerhover.png);
    	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-decoration: none;
}

#linksness a:hover {
background: url(http://www.infosyncratic.nl/wp-content/themes/infosyncratic/images/link.png);
background-repeat: no-repeat;
color: #000;
text-decoration: none;
}

img.thumbnail{
	padding: 5px 0px 5px 0px;
}


/* Extra stuff for Chronicles pages */
#lightbox{
	position: absolute;
	top: 150px !important;
	left: 300px !important;
/*	width: 100%;*/
	z-index: 100;
	text-align: center;
	line-height: 0;
	overflow: hidden;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
/*	position: relative;*/
	float: left;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	font-size: 10px !important;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
/*
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;*/ /* Trick IE into showing hover */ /*
	display: block;
	}
*/
/*
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
*/
#prevLink, #nextLink {
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #555;
	}


#imageDataContainer{
	font: 10px 'Courier New', Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: left;
	}

#imageData{	padding:0 10px; color: #666;
  font-family: monospace;
  font-size: 12px;
  color: #555;
  letter-spacing: 1px;
 }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; clear: both; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #hoverNav{
/*	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;*/
        position: relative; z-index:3;
	text-align: left;
        float: left;
	clear: both;
	}
/*#imageContainer>#hoverNav{ left: 0;}*/
#hoverNav a{ outline: none;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; display: none;	}

#bottomNav {display: none;}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
        display: none;
	}

/* Style info for the menu on the left */
#chroniclesmenu {}
#chroniclesmenu a {
  font-family: monospace;
  font-size: 12px;
  color: #555;
  letter-spacing: 1px;
}
#singleyearmenu li br {display:none;}
#singleyearmenu li a br {display:inline;}
#chroniclesmenu, #singleyearmenu {
  list-style-type: none;
}
#singleyearmenu li {
  margin-bottom: 6px;
  width: 169px;
  line-height: 10pt;
}
#singleyearmenu li a {
  display: none;
}
.chronicleitem {
  display: inline !important;
}


/* Fixes for the header */
#subheader {
  margin-top: 3px;
}

