/*
Theme Name: Camel Evening Sun
Theme URI:http://spectacu.la/evening-sun/
Description: A light, fresh, widget friendly, two column theme with javascript features and threaded comments that's particularly suited to ecology and nature blogs, but suitable for a wide range of bloggers.
Version:1.1.0
Author:James R Whitehead (spectacu.la)
Author URI:http://spectacu.la/
Tags: brown,orange,white,light,two-columns,right-sidebar,fixed-width,threaded-comments

Template: evening-sun

*/

@import url("../evening-sun/style.css");

/* Gallery */

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 150px;
}
.gallery img {
	border: 2px solid #cfcfcf;
	}
.gallery .gallery-caption {
	margin-left: 0;
}

