





header #logo {
    animation: fadeintextright 1s;
    -webkit-animation: fadeintextright 1s;
    -moz-animation: fadeintextright 1s;
}

#main,
#aside,
.intro-box-inner {
	animation: fadeintext 1s;
	-webkit-animation: fadeintext 1s;
	-moz-animation: fadeintext 1s;
}


a {
	color: #4c4d51;
}

body {
		font-family: 'Arial Black', Gadget, sans-serif;
		font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #4c4d51;
	background: #f2f2f2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
		font-family: "Helvetica", Arial, sans-serif;
	}


.color,
#logo a:hover,
a:hover,
#footer-credits a:hover,
.color-text,
footer .widget a,
.about-author .title a,
.entry-content a,
form label.error,
.entry-title a:hover,
.accio_blog_widget .widget-entry-title:hover,
.archive-lists ul li a:hover {
	color: #11b2b3;
}

.entry-content a:hover,
footer .widget a:hover {
	color: #4c4d51;
}

.flexslider .flex-direction-nav a:hover,
#back-to-top:hover,
.highlight-text,
.more-link:hover,
.button-main.active,
.flickr_badge_image,
a.button-main,
a.button-main.toggle:hover,
.byuser .author-tag,
.bypostauthor .author-tag,
.accent,
input[type="submit"],
button[type="submit"],
a.share-button.active,
.post-navigation a,
.pagination .prev-post a,
.pagination .next-post a,
.next-page a,
.prev-page a {
	background: #11b2b3;
}

.jp-play-bar,
.jp-volume-bar-value,
body .mejs-controls div.mejs-time-rail .mejs-time-current,
body .mejs-video .mejs-controls div.mejs-volume-slider .mejs-volume-handle,
body .mejs-controls div.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #b9a10b;
}

.post-navigation a,
.prev-page a,
.next-page a,
.pagination .prev-post a,
.pagination .next-post a,
a.button-main,
a.button-main.toggle:hover,
input[type="submit"],
button[type="submit"],
a.share-button.active {
	border-bottom-color: #10a3a4;
}

header,
footer,
article.hentry,
.widget,
.author-bio,
#respond,
#comments,
.intro-box-inner,
.comments-disabled {
			border-color: #e9e9e9;
	}

.accent {
	border-color: #11b2b3;
}

.color {
	background: #11b2b3;
}

/* Custom CSS */
