/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.site-header {
	background: #51e0;
}

.comment-metadata, input[type=submit], input[type=reset], input[type=button], .button, .site-footer, #infinite-footer .container, .comment-reply-link {
	font-size: x-small;
}

.site-footer, #infinite-footer {
	background-color: #51e0d305;
	color: rgba(255,255,255,.75);
	text-align: center;
}	

#infinite-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100;
}

.site-menu-inner {
	background: #aaaabb;
}

.menu-toggle {
	background: #51e0;
}

.menu-toggle, .menu li a {
	background: #e06651;
}

.menu-toggle:hover, .menu-toggle:focus, .main-navigation li a:hover, .main-navigation li a:focus, .posts-navigation a:hover, .posts-navigation a:focus, .posts-navigation .current {
	background-color: #aaaabb;
}

.body {
	background-color: #51d000;
}

body {
	background: #8f300a;
}

body.custom-background {
	background-size: cover;
}

.widget {
	border-bottom: 2px solid rgba(255,255,255,.1);
	color: #d9d9d9;
	overflow: hidden;
	text-align: left;
	margin: 0;
	padding: 1.5em;
}

.wf-active h, .wf-active h, .wf-active h, .wf-active h, .wf-active h5, .wf-active h6 {
	font-family: Flood Std Regular;
	font-weight: 400;
	font-style: normal;
}

h1, h2, h, h4, h5, h6 {
	font-family: Flood Std , Regular;
	font-weight: 400;
	line-height: 1.65;
	color: #664d34;
	margin-top: 0;
	text-align: center;
}

h, h, h3, h, h, h {
font-family: rosewood-std, sans-serif;
	font-weight: 400;
	line-height: 1.65;
	color: #ffffff;
	margin-top: 0;
	text-align: center;
}

h3.sd-title,h {
	font-family: cursive;
	font-weight: 400;
	font-style: normal;
	color: #00acee;
	margin-top: 0;
	text-align: center;
}

h2.comments-title,h {
	font-family: 'Vollkorn', Georgia, serif;
	font-weight: 400;
	line-height: 1.65;
	color: #5db;
	margin-top: 0;
	text-align: center;
}

a {
	color: #096ff2;
	text-decoration: none;
	outline: 0;
	transition: all .5s ease-in-out 0;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	text-transform: lowercase;
	margin: 0;
	font-family: cursive;
	display: block;
	max-width: 100%;
}



.hentry>.entry-inner, .plural .hentry, .singular .site-content, .error-404 .site-content {
	background-color: rgba(255,255,255,0.6);
}

.site, .site-header, .site-footer, .site-content {
	max-width: 900px;
}

body {
	background-color: #fefefe;
	color: #664d34;
	font-family: 'Alegreya', serif;
	font-size: 100%;
	font-weight: 300;
	line-height: 1.5;
	font-weight: 400;
	text-align: left;
	width: 100%;
}