
body {
	color: #555555;
	font-family: 'Avalon', 'Century Gothic', Helvetica, Arial, sans-serif;
	font-weight: 400;
	letter-spacing: .25px;
}

a, a:visited, a:link {
	color: #60c3c3;
}

input[type="button"], input[type="submit"], input[type="reset"], button, a.button {
	background: #60c3c3;
}

h1, h2, h3, h4, h5, h1.Entry-Title a, h2.Entry-Title a, #Sidebar h1.widget-title {
	color: #555555;
}

h1 a:hover, h2 a:hover {
	color: #60c3c3;
}

#Header-Nav {
	background: #60c3c3;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#Header-Nav.Top-Menu {
	border-top: 0;
	border-bottom: 0;
}

.Header-Nav-Links > li > a:hover { 
	background: #ffffff;
	color: #60c3c3;
}

.Header-Nav-Links li a {
	color: #ffffff;
	padding: 10px 10px;
}

.Social-Buttons a:before {
	color: #60c3c3;
}

.Entry-More {
	color: #60c3c3;
}