body #container {
  background: none;
}
body #container #header #header-inner{
  background: none;
}


body #container #header h1#site-title a{
  position:relative;
  top: -70px;
  height: 145px;
  margin-bottom: -145px;
  padding-bottom: 0;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
  this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
  this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
  );
}



body #container #header #menu ul li#menu-calendar a {
  background-image: url("images/header-menu-sprites.gif");}
body #container #header #menu ul li#menu-gallery a {
  background-image: url("images/header-menu-sprites.gif");}
body #container #header #menu ul li#menu-video a {
  background-image: url("images/header-menu-sprites.gif");}
body #container #header #menu ul li#menu-menus a {
  background-image: url("images/header-menu-sprites.gif");}
body #container #header #menu ul li#menu-press a {
  background-image: url("images/header-menu-sprites.gif");}
body #container #header #menu ul li#menu-about a {
  background-image: url("images/header-menu-sprites.gif");}
body #container #header #menu ul li#menu-contact a {
  background-image: url("images/header-menu-sprites.gif");}
  
  
/* social media */
#left-sidebar #text-3 .textwidget ul.social-media li a {
  background-image: url("images/social_media_sprite.gif");}