/* $Id: blommor.css,v 1.3.2.1 2008/09/12 21:23:41 frjo Exp $ */

body {
  background: #fff url(images/VishnuWebTreeNotinverted3.png) fixed;
}
#site-name a:hover {
  color: #ffff00;
}

a:link {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #00dd00;
}
.tabs a:link, .tabs a:visited {
  color: #c1272d;
}
.tabs a.active {
  color: #000;
}

.form-text, .form-password, .textarea, .form-file, select {
  border: 1px solid #c1272d;
}

h2.nodetitle {
  border-bottom: solid 2px #c1272d;
}

tr.even td a, tr.odd td a {
  color: #c1272d;
}

#mission {
  background: transparent;
}
#footer {
  background: transparent;
}
.pager a:hover {
  color: #c1272d;
}
.pager li.pager-current {
  background: transparent;
}
