
.theme-light
{
	background-color: #e6caa3!important;
	color: #000!important;
}

.theme-dark, .widget-title
{
	background-color: #de8f57!important;
	color: #fff!important;
}

.theme-dark-border, .widget
{
	border: 1px solid #de8f57!important;
}

.theme-light-text
{
	color: #e6caa3!important;
}

.theme-dark-text
{
	color: #de8f57!important;
}

.article-content blockquote, .message-content blockqoute, .message-comment-content blockquote
{
	border-left-color: #de8f57!important;
	background-color: #e6caa3!important;
}



