/* Menu */#main-menu #sf-menu-container > ul > li > a:hover,#main-menu #sf-menu-container > ul > li > a.active {	border-color: #fff;}@media screen and (max-width : 960px) {	#main-menu #sf-menu-container > ul > li > a:hover,	#main-menu #sf-menu-container > ul > li > a.active {		border-color: transparent !important;	}}#main-menu #sf-menu-container > ul > li.current > a {	color: #fff;}.sf-menu ul a {	background: #fff;}.sf-menu ul a:hover {	background-color: #430908;}/* Read More Button */.slider-post-info .more-link a,.categories-right .more-link a,#top-button a {	background-color: rgba(160,0,0, .9) !important;	background-color: rgb(160,0,0)\0/ !important;}/* Comment Reply */div.comment-reply a.comment-reply-link {	color: #fff !important;}div.comment-reply a.comment-reply-link:hover {	color: #430908 !important;}/* Dropcap */.dropcap2 span.large-cap {	color: #fff;}/* Pagenation Button */.pagenation li {	border-color: #c3c3c3;	color: #000;	background: #eee;}.pagenation li.active {	color: #fff;	background: #fff;}.pagenation li a {	color: #000;}.pagenation li.active a {	color: #fff;}/* Contact Button */.contact-form input[type="submit"] {	background: #fff;}/* Tags */#sidebar .tagcloud a,#sidebar .tags-widget a {	background: #fff;	color: #fff;}/* Back to Top */#top-button a {	background-color: rgba(160,0,0, .9);	background-color: rgb(160,0,0)\0/;}#top-button a:hover {	background-color: rgba(160,0,0, .8) !important;	filter:alpha(opacity=80)\0/;}