/*  
Theme Name: lorber.be
Theme URI: http://www.lorber.be
Description: Lorber.be
Version: 1.0
Author: Micha&euml;l Arnauts
Author URI: http://www.michaeleninneke.be/michael
*/


 /*
kleuren
-------
paars:           #932DB9
lichtpaars:      #DEB5E5
bijnazwartpaars: #4b0358
lijnpaars:       #b05ccf

citaat:          #f8e6fb
citaatlijn:      #d3b2d9

*/

/* All */

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
  background-color: white;
}

html > body {
  font-size: 8pt;
}

li {
  list-style-type: square;
}

.afbl {
  float: left;
  padding-right: 1em;
  margin: 0;
}

.afbr {
  float: right;
  padding-left: 1em;
  margin: 0;
}

.afblt {
  float: left;
  padding-right: 1em;
  margin-top: 1em;
}

.afbrt {
  float: right;
  padding-left: 1em;
  margin-top: 1em;
}


/* Header */

.headerTitle {
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  margin: 0;
  height: 100px;
}

.headerTitleText {

  color: white;
  font-weight: normal;
  font-size: 25px;
  padding-left: 10px;
  padding-top: 20px;
}


.subHeader {
  color: white;
  font-weight: bold;
  background-color: #932DB9;
  font-size: 109%;
  text-align: center;
  margin: 0;
  padding: 0.25em 0em 0.25em 0em;
  max-width: 1024px;
}

/* Menu */

.leftSideBar {
  float: left;
  background-color: #DEB5E5;
  width: 15em;
  float: left;
  padding: 0;
  margin: 0;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  padding: 0;
  margin: 0;
}

.leftSideBar ul li {
  margin: 0;
  padding: 1px 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

.leftSideBar ul li.current_page_item {
  padding: 1px 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
  color: black;
  background-color: white;
  border-top: 1px solid #b05ccf;
  border-bottom: 1px solid #b05ccf;
}

.leftSideBar ul li a {
  color: #4b0358;
  background-color: transparent;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.leftSideBar ul li a:hover {
  color: white;
  background-color: #932DB9;
  text-decoration: none;
}

.leftSideBar ul li.admintab {
  margin-top:10px;
}


.container {
  background-color: #DEB5E5;
  max-width: 1024px;
}

/* Main */

#main-copy {
  color: #4b0358;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin-left: 15em;
  padding: 0.5ex 1em 1em 1em;
  border-left: 1px solid #b05ccf;
}

#main-copy h1 {
  color: #4b0358;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin-top: 0.5em;
}

#main-copy h2 {
  color: #4b0358;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 150%;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

#main-copy a {
  color: #4b0358;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy p + #main-copy h2 {
  margin-top: 2em !important
}

#main-copy a:hover {
  text-decoration: none;
}

p {
  margin: 1em 0 1em 0em;
  padding: 0;
}

.citaat {
  color: black;
  background-color: #f8e6fb;
  border: 2px solid #d3b2d9;
  padding: 0.5em;
}

.adres {
  padding-left: 3em;
  white-space: normal;
}

/* Boeken */

/* Ik HAAT Internet Explorer, waarom zit dat ding vol met bugs?
   dan wil je met css een tabel 100% breed maken, en je pagina zit vol met
   renderfouten...
   MORAAL: gebruik firefox: www.getfirefox.com
*/
.boekenlijsttabel {           width: 99.6%; }
html>body .boekenlijsttabel { width : 100%; }


.boekenlijsttabelheader {
  font-weight: bold;
}

.boekenlijsttabelcategorie {
  color: #4b0358;
  font-weight: bold;
  background-color: #DEB5E5;
  text-align: center;
}

.boekenlijsttabelprijs {
  text-align: right;
}

.boekenlijsttabelhighlight {
  background-color: #f8e6fb;
}


.boek_titel {
  color: #4b0358;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.boek_auteur {
  margin-top: 0em;
  color: #4b0358;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 150%;
}

.boek_info {
  color: #4b0358;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 100%;
  font-style: italic;
}

.boek_omschrijving {
}

/* Footer */

#footer {
  color: white;
  background-color: #932DB9;
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 0 1em 0;
  clear: both;
  max-width: 1024px;
}

#footer div {
  margin: 0;
  padding: 0 0 1px 0;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}

p.mededeling {
  color: black;
  background-color: #f8e6fb;
  border: 2px solid #d3b2d9;
  padding: 0.5em;
  font-size: 120%;
  line-height: 1.5em;
}
 
 
html{
     }

body{
     }

/*--------------------textgestaltung--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

