body {
	text-rendering:optimizeLegibility;
}

blockquote {
	color:#555;
	border-left:1px solid #aaa;
	margin:0 30px 20px;
	padding:0 0 0 10px;
}

h3 {
	text-transform:uppercase;
	color:#000;
}

.entry-meta {
	color:#888;
}

.entry-info {
	color:#888;
}

#respond input[type=text] #respond textarea {
	width:400px;
	color:#444;
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:3px;
}

#respond input[type=text] #respond textarea .form_submit {
	background:url('images/submit_bg.gif');
	border:3px double #666;
	cursor:pointer;
	padding:6px 4px;
}

form#searchform {
	width:200px;
	color:#090;
	text-align:center;
	padding:3px;
}

input#s {
	cursor:text;
	box-shadow:.5px .5px 2px rgba(0,0,0,0.6);
	-moz-box-shadow:.5px .5px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow:.5px .5px 2px rgba(0,0,0,0.6);
	border-radius:.3em;
	-moz-border-radius:.3em;
	-webkit-border-radius:.3em;
}

input#searchsubmit {
	height:24px;
	width:24px;
	cursor:pointer;
	text-indent:-9999px;
	border:none;
	background:url('https://andypiper.files.wordpress.com/2010/08/search.png') no-repeat left top;
	vertical-align:middle;
	margin:4px;
	padding:6px;
}

#content {
	float:left;
	overflow:hidden;
	width:560px;
	padding:0 40px 0 0;
}

#primary,.widgetarea {
	float:left;
	overflow:hidden;
	width:240px;
}

li.widget_flickr img {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

span.tagline {
	font-size:1em;
	line-height:1.1em;
	font-family:serif;
}

.entry-content,.entry-summary {
	font-size:1.1em;
	line-height:1.25em;
}

.entry-content img,.entry-content img.left,.entry-content img.right,.entry-content img.center {
	border:0 solid #bbb;
	padding:4px;
}

.entry-summary img,.entry-summary img.left,.entry-summary img.right,.entry-summary img.center {
	border:0 solid #bbb;
	padding:4px;
}

h2 {
	color:#000;
}