/* This file overrides only some of the Stationery theme's rules - mainly colors */

#sidebar a {
	color: rgb(95, 170, 246);
	border-bottom: none;
	}
	#sidebar a:hover {
		border-bottom: none;
		}
#inner-sidebar {
	padding-top: 17px;
	}
#authorbox p {
	margin-bottom: 1em;
	}
.content h3 {font-weight: bold !important;}
.content .image-box {margin-bottom: 20px;}
.content small.image-desc {font-size: .75em; font-style: italic;}
