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

.button.pos	{ background: #00b0ef; }
.button.neg { background: #ff0066; }
h1 { background: transparent url(_logo_cmyk.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: #00b0ef;
}

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

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