body, .body-class {
	background: url(https://www.redferret.net/wp-content/themes/wp-crossroad/img/bg/bg02.jpg) left top repeat;
}

#top-block-bg, #bottom-block-bg { background:#4C4C4C;}
#mainmenu-block-bg, #bottommenu-block-bg { background:#2F2F2F;}



a { color: #E64946; }
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: #E64946;
}

/* Theme Color */
.colored-bg, .sf-menu ul > li:hover { background: #E64946; }
#social-counter .c-icon { background-color: #E64946; }
.colored-border { border-top-color: #E64946; }
.colored { color: #E64946; }
.sf-menu li .sf-sub-indicator { border-color: transparent transparent #E64946 transparent; }
.widget .tagcloud a[class|=tag-link]:hover, .widget a[rel=tag]:hover, #entry-post a[rel=tag]:hover { background-color: #E64946; }


/* Links Color */
.widget .category-title a:hover,
#pbd-alp-load-posts a:hover, #pbd-alp-load-posts a:active,
.widget li.cat-item a:hover, .left-col a:hover, .right-col a:hover,
#social-counter li:hover .social,
.copyright a:hover, .add-info a:hover,
.meta-comments a:hover, ul.popular-post-widget .meta-comments a:hover,
.two-column-widget .post-title a:hover,
ul.popular-post-widget .comments a:hover,
.pagination a:hover, span.page-numbers.current { color: #E64946; }



	  .widget .entry-thumb img, .widget .single-media-thumb img, #entry-blog .entry-thumb img, #entry-blog .single-media-thumb img { width:auto;}

::selection { 	background-color: #E64946 !important; color: #fff	 }

::-moz-selection { 	background-color: #E64946 !important;	 }