/** Dark Color Scheme **/

.dark .post-info .post_categories .icon-align-right:before {color: #646464;}
.dark .post-info a.post_author span:before,
.dark .post-info .post_categories .icon-align-right,
.dark .post-info a.comments_count span {
	color: #646464;
	background: #3b3b3b;
}
.dark #swither_block .switch_wrap {
	border-right-color: #3b3b3b;
}
/**********************/ 


/***Shortcodes***/

.dark div.sc_tabs_style_2 .tab_names li:first-child {
	border-right: none;
}
.dark .sc_accordion_style_1 .item h5 a span {
	border-right: 1px solid #404040 !important;
}
/****************/