{/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
  display: block;
  width: 300px;
  height: 55px;
  background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

#searchbox input:-moz-placeholder {  
    color: #023C7B;
    font-size: 8px;
  
}

#headings {  
h1, h2, h3 { color: #023C7B !important; }