/* Insert you custom CSS overrides here */









/* Colourisable local images follow, do not edit these */

#footer{
  background: #333 url(/images/footer.png) repeat-x top;
}

#portfolio li.item ul li{
  background: #fff url(/images/circle.png) 0px 7px no-repeat;
}

#portfolio.vertical ul li{
  background: #fff url(/images/circle.png) 0px 7px no-repeat;
}

#search-text{
  background:url(/images/search-text-background.png) no-repeat scroll 0 0 transparent;
}

#search-submit {
  background:url(/images/search-button.png) 0 0 no-repeat;
}

#widgets a.fancy{
  background:url(/images/link-bg.png) no-repeat left top transparent;
}

#nav{
  background:#2f2f2f url(/images/nav.png);
}

#nav li a{
  background: #2f2f2f url(/images/nav.png) top left repeat-x;
}

#nav ul.lv2 {
  background: transparent url(/images/menu-bottom.png) bottom left no-repeat;
}

#nav ul.lv2 a:hover{
  background: #2f2f2f url(/images/nav.png) left bottom repeat-x;
}

#nav ul.lv3{
  background: transparent url(/images/menu-bottom.png) bottom left no-repeat;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
