body, .body-class {
	background-color:white;
}

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 */
#social-counter .c-icon { background-color: #E64946; }
.colored-border { border-top-color: #00ADEE; }
.colored { color: #E64946; }
.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 {	color: #333; }