
html.single		{ position: relative !important; }


.theme-bar, .theme-dock, .box-window .box-window-title {
    background-color: #333;
    border-color: transparent;
}
.theme-bar div, .theme-dock div, .box-window div { border-color: transparent !important; }

.theme-bar ul a,
.theme-bar > div > div > a,
.theme-dock ul a,
.theme-dock > div > a { color: #FFC0D0; }


.box-window.mini::before	{ border-bottom-color: #333; }

.txt-window					{ color: #FFC0D0; }

.fc .fc-day-sun					{ color: #A58BFF; }
.fc .fc-bg-event	{
	background-color: #A58BFF !important;
}
.gcalendar_small .fc .fc-daygrid-event-harness	{ background-color: #333; }


#log_list .item-comment-title		{ color: #FFC0D0; }
#log_list .item .item-inner .co-content .link_hash_tag,
#log_list .item .item-inner .co-content .highlight,
#log_list .co-secret	{
			background: #FFC0D0;
		color: #fff !important;
}

.box-window .pg_wrap	{ background: #FFC0D0; }

hr.line	{
	background: #FFC0D0 !important;
}

.avocado-list li strong		{ color: #FFC0D0; }
.board-comment-list .item	{ 		background-color: ghostwhite;
	}
.board-comment-list .co-name	{		color: #FFC0D0;
	 }