/* Enter Your Custom CSS Here */
body {
	background-color: #fff;
	color: #000;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 1.625;
	 -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'Special Elite', serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0 0 16px;
	text-transform: none;
}

.fun-sparkle a {
  color: #903735;
}

.fun-sparkle .genesis-nav-menu a {
    color: #903735;
}

.wp-caption-text {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  text-align: left;
}

h6 {
  color: #903735;
}

.fun-sparkle h1.entry-title a {
    color: #903735;
}

.sidebar li {
  font-family:'Special Elite', serif;
}

a.more-link, .readmorelink {
  font-family:'Special Elite', serif;
}

img.entry-image.attachment-page {
  margin: 10px;
}