/*******************************************************************************
* spiegel_structure.css
* ------------------------
* created : december 2005
* copyright : Wanders multimedia
* creator : Bas Wanders
* email : bas@wandersmultimedia.nl
* web : http://www.wandersmultimedia.nl
/**************************** HTML elements ***********************************/
body, html {
	background: #E0E7EC;
	color: #333333;
	margin: 0;
	padding: 0px 10px;
	background-position: top center;
	background-repeat: repeat-x;
    font-size: 1em/1.6em;
    font-family: Tahoma, Helvetica, Verdana, Arial, Geneva,sans-serif;
}

a {
	color: #594AB3;
	text-decoration: none;
}

a:hover {
	color: #6455B9; /*#ff6600; */
	text-decoration: underline;
}


h1 {
	margin: 0 0 0 40px;
	padding: 24px 0 0 0;
	font-size: 2.5em;
	letter-spacing: 3px;
	font-weight: bold;
	line-height: 1.5em;
}

/* special markup for the entry title */
h3 {
	margin: 0.2em 0 0.6em 0;
	padding-left: 20px;
	background: #ffffff url(images/h3.gif) no-repeat center left;
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
}

h5 {
	margin: 0 0 0 40px;
	padding: 0px;
	letter-spacing: 1px;
	font: bold 1.4em/1.5em
}


h1 a, h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h1.top, h5.top {
	color: #FFF;
	margin-top: -1.55em;
	margin-left: 39px;
	padding: 0px;
}

h1.shadow, h5.shadow {
	color: #000;
}


h4 {
	font-size: 1.1em;
	margin: 0.3em 0 0 0;
}


p {
	font: 1em/1.6em;
	margin: 0.5em 0;
	border: 0px;
}

tt {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	
}

hr {
	margin: 1em 0.1em;
}

.commentinput {
	border: 1px inset #888;
	background-color: #F8F8F8;
	font-size: 1.1em;
}

.commentbutton {
	border: 1px outset #888;
	background-color: #DDD;
}


p.entry-navigation {
	color: #666;
	text-align: left;
	padding-bottom: 0.4em;
    margin-left: 16px;
}

/*********************** STYLE SHEET SPECIFICS ********************************/

/* Container */
#container {
	border: 0px solid #999999;
	max-width: 775px;
	width: expression(document.body.clientWidth > 775? "775px": "auto" );
	margin: 0px auto;
	background-color: #FFFFFF;
}

/* header - holds title and subtitle */
#header {
	width: 100%;
	height: 201px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #000000 url(images/header.jpg) no-repeat top center;
	border-bottom: 0px solid #999999;
}

/* main section. This is the main that is used in 3 column layout */
#main {
	width: 43%;
	font-size: 0.75em;
	line-height: 2.5em;	
	margin: 0 10px 0 0;
	padding: 24px 12px 0 12px;
	float: left;
}

/* main section. This is the main that is used in 2 column layout, and the normal comments */
#main-2columns {
	width: 75%;
	font-size: 0.9em;
	line-height: 2.5em;	
	margin: 0 0px 0 0;
	padding: 18px 12px 0 12px;
	float: left;
}

.pmo {
	white-space: nowrap;
	
}

/* main section. This is the main that is used in the smaller comment popups */
#main-full {
	width: 90%;
	font-size: 0.75em;
	line-height: 2.5em;	
	margin: 0 10px 0 0;
	padding: 24px 12px 0 12px;
	float: left;
}

.introduction {
   background-color:#FDEEFF;
   padding: 6px;
   margin: 0 0 10px 0;
  color: #454976;
}

.standardentry {
   background-color:#FDEEFF;
   padding: 6px;
   margin: 0 0 10px 0;
  color: #454976;
}

/* wrap each entry in a div */
.entry {
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.5em;
	padding-bottom: 0.8em;
}


/* secondary info: post date, poster, category, number of comments */
.info {
	color: #666666;
}

/* attach the comments class to the 'x comments' link to get a comment icon in 
front of it */
.info .comments {
	padding-left: 13px;
	background: #ffffff url(images/comment.png) no-repeat center left;
}

/* use <span class="poster">poster_name</span> to get a im-like icon in
front of the poster's name */
.info .poster {
	padding-left: 13px;
	background: #ffffff url(images/person.png) no-repeat center left;
}

/* same as poster, but use class="category" and you'll get a folder icon
in front of the category */
.info .category {
	padding-left: 13px;
	background: #ffffff url(images/folder.png) no-repeat center left;
}


/* all other information goes here */
#secondary {
	position: relative;
	top: 0;
	left: 0;
	width: 20%;
	font-size: 0.80em;
	line-height: 1.4em;
	float: left;
	margin: 0 0px 0 0;
	padding: 18px 0px 0 0;
	border: 0px;
}

#secondary p {
	line-height: 1.4em;
}

/* special markup for secondary info headers */
#secondary h3{
	margin: 0 !important;
	padding: 0px 0px 0px 0px;
	font: bold 1.8em  ;
	color: #404040;
    background: transparent none;
}


/* using different classes to outline the different sections */
.links,  .archives, .hoofdlinks, .search, h3.calendar, .linkdump,
#secondary .comments, .referrers, .stuff {
	margin: 0.3em 0 0.5em !important;
	border-bottom: 0px solid #0FD; 
}

.hoofdlinks-box {
	border: 1px solid #AAAAAA;
	background-color: #DBE4FF;
	padding: 6px;
	color: #2F446B;
	margin: 0px 5px 15px 15px;
}



.misc {
	border: 1px solid #AAA;
	background-color: #DAE3E8;
	padding: 6px;
	color: #2F446B;
	margin: 10px 5px 10px 15px;	
}

h2.weblogsubtitle {
    font-size: 1.4em;
    margin: 0 0 1em !important;

}

/* attaching background images to the headers */
h3.cursus {
	background: transparent url(images/h3.gif) no-repeat center left;
	margin: 0.8em 0.2em 1.0em !important;
    font-size: 1.2em;
    font-weight: bolder;
}

h3.artikel {
	background: transparent url(images/h3.gif) no-repeat center left;
	margin: 0.8em 0.2em 1.0em !important;
    font-size: 1.2em;
    font-weight: bolder;
}

h3.consult {
	background: transparent none;
    padding-left: 0px;
	margin: 0.8em 0.2em 1.0em 0;
    font-size: 1.2em;
    font-weight: bolder;
}

h3.publicaties {
	background: transparent url(images/publicaties.gif) no-repeat center left;
    padding-left: 26px;
	margin: 0.2em 0.2em 0.2em !important;
    font-size: 1.0em;
    font-weight: bolder;
}

h3.links {
	background: transparent url(images/h3.gif) no-repeat center left;
	margin: 0.8em 0.2em 1.0em !important;
    font-size: 1.2em;
    font-weight: bolder;
}

 h3.search {
	background: transparent url(images/search.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;
}


h3.archives{
	background: transparent url(images/archives.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;	
}


 h3.calendar {
	background: transparent url(images/calendar.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

 h3.comments{
	background: transparent url(images/comments.png) no-repeat center left;
	margin: 0em 0 0.2em !important;
}

 h3.referrers{
	background: transparent url(images/referrers.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

 h3.stuff{
	background: transparent url(images/stuff.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

.date {
	font-size: 0.7em;
	float: right;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 8px;
}

h4.date {
	font-size: 0.8em;
	float: right;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 8px;
}

.datum {
  float: right;
}


p.comments {
	padding-top: 0.4em;
}

p.comment-footer {
	font-size: 0.9em;
	color: #555;
	padding: 0em 0px 0.6em;
}

/* a nice footer */
#footer {
	width: 100%;
	text-align: center;
	color: #666666;
	clear: both;
}

/* these styles are for the calendar widget */
.calendar {
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
	background-color: #F8F8F8;
}

.calendarHeader {
	font-weight: bold;
	color: #000;
	background: #eee;
	margin: 0px;
	padding: 2px 5px;
	font-size: 11px;
}

.calendartoday {
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid #999;
}

table.calendar {
	/* only the calendar has a line, not the individual cells */
	border: 1px solid #333;
	padding: 0px;
	width: 175px;
}

table.calendar td {
	text-align: center;
}

.calendarHeader a, .calendar a {
	font-weight: bold;
	color: #24B;
	text-decoration: none;
}

/* end of the calendar styles */



.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

.searchbox {
	border: 1px inset #555;
padding: 2px;	
	background-color: #F8F8F8;
	width: 110px;
}

.searchbutton {
	padding: 0px 3px;
	border: 1px outset #555;
	background-color: #DDD;
	width: 50px;
}

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }
