/* crawler css */
/* primary color: green #24601B */
#container a { color: #24601B;}
#container a:hover { background-color: #24601B}
#cxtbar .contexts-org { color: #24601B; }
#cxtbar-login a:hover { color: #24601B; }
#header h1 { color: #24601B; }
div.subscription-manager h2, div.subscription-manager a { color: #24601B; }
/* secondary colors: beige #DCD8C7 */
.meta-box { background-color: #DCD8C7; }
/* tsp bar */
#tspbar .tsp-org-img {
  background-image: url('/wp-content/themes/default/images/thesocietypages-bar-green.png');
}
#tspbar-login a:hover {color: #24601B;}

