/*
  @version     v2.0.0
  @Date        30-06-2010
  @author      Robert Collewijn - Deployment Solutions
  @copyright   Copyright (C) 1995-2010 Deployment Solutions. All rights reserved.
*/ 

/* begin body items */
.art-post-body {
  padding: 2px 50px 0 25px; 
}
/* end body items */

/* begin article items */
.art-postcontent h2 {
  margin-top: 6px; 
}/*display: none;*/ 

.art-postmetadataheader {
  display: none; 
}
.art-postmetadatafooter {
  display: none; 
}
/* end article items */

/* begin searchbox */
.searchbox {
  text-align: center;
  width: 175px; 
}
.searchbox .art-button-wrapper {
  margin-top: 8px;
}
/* end searchbox */

/* begin footer items */
.art-footer-text p, .art-footer-text a {
  font-size: 10px;
  font-weight: bold;
  padding: 8px 0;
}
.art-page-footer a {
  color: #FFF !important;
  letter-spacing: 1px !important;
  text-decoration: none !important;
  word-spacing: 1px !important;
}/* end footer items */