/*                                                                     
/* ActiveXperts Software B.V.                                          
/* Copyright(C) All rights reserved.                                   
/*                                                                     
/*  Web:     http://www.activexperts.com                               
/*  E-mail:  info@activexperts.com                                     
/*  Tel.:    +31-(0)74 255 2140                                        
/*                                                                     
/* ----------------------------------------------------------------- */
/* BLOG STYLE SHEET - WordPress v.2.9.2                                
/* ----------------------------------------------------------------- */

/* === WordPress specific ======================================== */

.posts {
  border:1px solid #999;
  padding:.5em;
  margin:0 0 1em 0;
  background:url("img/subnav_bg.png") repeat-x scroll 0 100% transparent;
}

#page .posts h1 {
  margin:0;
  padding:0;
  font-size:1.1em;
  
}

#page .posts h1 a {
  color:#222;
}

#comment {
  width:54.5em;
}

.meta {
  padding:0 0 .5em 0;
  border-bottom:1px dashed #999;
  font-style:italic; 
  font-size:.9em;
}

/* === Searchbox ================================================= */

#searchform  {
  width:14em;
}

#searchform  input{
  font-size:.8em;
}

#searchform  input.searchbox{
  display:inline;
  float:left;
  width:11.5em;
}

#searchform input.searchbutton {
  display:inline;
  float:right;
  width:5em;
}

#page .posts {
  margin:0 0 3em 0;
}

#page .posts h2 {
  display:inline;
  margin:.5em 0;
}

.storycontent {
  margin:0;
  padding:0;
  height:110px;
  overflow:auto;
}

#page .storycontent p{
  margin:0;
  padding:.2em 0 0 0;
}

#page .storycontent img{
  display:inline;
  float:left;
  margin:.2em .5em 0 0;
  padding:.2em;
  border:1px solid #999;
  width:80px;
  height:80px;  
}


div.social {
  vertical-align:top;
}

div.social iframe.twitter-share-button {
  vertical-align:top;
  margin:0;
  padding:0;
}

/* div.social #___plusone_0 iframe#plusone {*/
div.social div {
  padding:0;
  
}

div.social div iframe {
  margin:0 !important;
  padding:0 !important;
  height:21px !important;
}

div.social iframe.fb_ltr {
  margin:0 0 0 1em !important;
  padding:0;
  height:21px !important;
|


