
.theme #title {
  background-image: url('/images/themes/greypro/theme-bg-circle.png');
}

.theme div#lines {
  background: transparent url('/images/themes/greypro/line-overlay.png') no-repeat top center;
}

.theme #title a {
  background-image: url('/images/themes/greypro/title-link-arrow.png');
}

.theme #title h1,
.theme #title a,
.theme #title a:link,
.theme #title a:hover,
.theme #title a:visited {
  text-shadow: 0 1px 0 #996600;
}

.theme #title h2 {
  text-shadow: 0 1px 0 #ffcc33;
}

.theme #actions {
  background-color: #aeb0b9 !important;
  background-image: url('/images/themes/greypro/content-bg.jpg');
}

.theme #arrow-up {
  background: url('/images/themes/greypro/up-arrow.png') 28px 0px no-repeat;
}

.theme #homecontent {
  background-color: #aeb0b9 !important;
  background-image: url('/images/themes/greypro/content-bg.jpg');
}

.theme .contentblock h3,
.theme .contentblock h4,
.theme .contentblock .source {
  text-shadow: 0 1px 0 #babcc3;
}
