/* UPDATED TB 201608191243 */

#blog a {
	color: #6e6e6e;
	text-decoration: underline;
}

#blog ul, #blog ol {
	list-style-position: inside;
}

.blog-sidebar .blog-posts li a {
	text-decoration: none !important;
}

.blog-sidebar .blog-posts li a:hover {
	text-decoration: underline !important;
}

#blog .social-links {
	position: relative;
}

#blog #BlogRecentPosts .sidebar-form form button {
	background-color: #e39925 !important;
	color: #fff !important;
	border: none !important;
}

#blog #BlogRecentPosts .sidebar-form form button span {
	font-family: "Titillium Web";
}

#blog #BlogRecentPosts .sidebar-form form input[type="text"] {
	background: #f1f2f2;
}