

/* Color Stat
	Main color: #d4f2dd;
	Secondary Color: #9de77e;
	Text-color: #180c10;
	Hyperlink Color: #34bc37;
	Hyperlink Hover Color:#f9f224;
	Hyperlink Visited Color: #2a552b;
*/


.panel_large {
	background-color: #d4f2dd!important;	
}
.post {
	background-color: #d4f2dd!important;
}
.form {
	background-color: #d4f2dd!important;
}
.system_message {
	background-color: #d4f2dd!important;
}
#primary .profile {
	background-color: #d4f2dd!important;
}

.post .recipient {
	border-color: #9de77e!important;
}
.postlist li {
	border-color: #9de77e!important;
}
.bookmark_menu {
	border-bottom-color: #9de77e!important;
}
.bookmark_menu ul li {
	border-bottom-color: #9de77e!important;
}
.bookmark_menu ul li:hover {
	background-color: #9de77e!important;
}
.bookmark_menu ul li.current {
	border-color: #9de77e!important;
	border-bottom-color: #fff!important;
	background: #ffffff;	
}
.bookmark_menu ul li.current:hover {
    background:#fff!important;
}
.panel_small {
	background-color: #9de77e!important;;
}

#settings-navigation li {
	border-left-color: #9de77e!important;
}
#settings-navigation li.current {
	border-color: #9de77e!important;
    border-left-color:#fff;
}
.postlist.small li {
	border-top-color: #9de77e!important;
}


.img_buddyicon_small,
.img_buddyicon_medium,
.img_buddyicon_large,
.photo {
	border-color:#34bc37!important;
}
a:link {
	color:#34bc37!important;
}
a.userlink:link,
a.userlink:visited {
	color:#34bc37!important;
}
a.actionlink:link,
a.actionlink:visited {
	color:#34bc37!important;
}
h1 {
	background-color:#34bc37!important;
}



a:hover, a:active {
	color:#f9f224!important;
}
a.userlink:hover,
a.userlink:active {
	color:#f9f224!important;
}

a.actionlink:hover,
a.actionlink:active {
	color:#f9f224!important;
}

a:visited {
	color:#2a552b!important;
}

body {
	color:#180c10!important;
}
?>
