/* GREEN & YELLOW
/* ----------------------------------------------------- */

.button.pos	{ background: #b7d985; }
.button.neg { background: #ffc71c; }
h1 { background: transparent url(_logo_green.png) left top no-repeat; }

a,
table.list tr.active td a,
table.list tr:hover td a,
#rss strong,
.recent_activities td:hover strong a,
.pictures table.info:hover a,
.pictures table.info.active a,
.news_panel h3 em,
.button.link  {
	color: #ffc71c;
}

h2,
#upload,
table.list th,
table.list tr.active,
.message,
.pictures table.info.active,
.recent_activities th {
	color: #b7d985;
}

table.list tr.active,
.pictures table.info.active {
	background-color: #25211c;
}

table.list tr.active:hover,
.pictures table.info.active:hover {
	background-color: #1e1c17; }