body.admin-bar.logged-in #follow-me {
	font-family:cursive;
	background:url('https://themeoptions.files.wordpress.com/2012/08/helparrows-ltr.png') left -300px no-repeat;
	position:absolute;
	top:33px;
	left:230px;
	padding-left:80px;
	padding-top:22px;
	color:#666;
	margin-right:60px;
}

@media (max-width: 479px) {
	body.admin-bar.logged-in #follow-me {
		left:60px;
	}
}

body.admin-bar.logged-in #masthead {
	padding-top:20px;
}

@media (max-width: 620px) {
	body.admin-bar.logged-in #masthead {
		padding-top:50px;
	}
}

.indexed .format-image .entry-image {
	border:solid 12px #ddd;
	background:#ddd;
}

.indexed .comments-link {
	margin-right:12px;
}

.indexed .format-image .entry-header,.indexed .format-image .entry-summary {
	background:#ddd;
	color:#111;
}

.indexed .format-image .entry-header .sep {
	color:#777;
}

.indexed .format-image .taxonomy-links {
	background:#ddd;
}

.indexed .format-image .taxonomy-links a {
	color:#444;
}

.indexed .format-image a:hover,.indexed .format-image a:focus,.indexed .format-image a:active {
	color:#B12930;
}

.indexed .format-image .comments-link a:hover,.indexed .format-image .comments-link a:focus,.indexed .format-image .comments-link a:active {
	color:#eee;
}

.wp-caption {
	margin-bottom:1.615em;
}

.indexed .format-image footer.entry-meta .taxonomy-links {
	display:none;
}

#content ul,#content ol {
	margin-bottom:1.615em;
}

#content ol {
	list-style-type:decimal;
}

.logged-in .permalink {
	display:block!important;
}