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