

/* Color Stat
	Main color: #ffede7;
	Secondary Color: #ffead8;
	Text-color: #260303;
	Hyperlink Color: #7b421e;
	Hyperlink Hover Color:#8d566b;
	Hyperlink Visited Color: #8d4e5c;
*/


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

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

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


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



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

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

a:visited {
	color:#8d4e5c!important;
}

body {
	color:#260303!important;
}
?>
