@import url(http://fonts.googleapis.com/css?family=Playfair+Display+SC);

body {
	background: url(/wp-content/themes/ioow/images/paper/sand.jpg) repeat 0 0 #fefbea;
}

#branding {
	border-top: 0;
}

#page, #site-generator {
	background-color: #fefbea;
}

#main {
	padding-top: 1em;
}

#content .entry-content img {
	padding: 0;
	border: none;
	max-width: 100%;
	margin-bottom: 0;
}

h1.section-logo,
div.section-logo-caption,
.entry-title,
.singular .entry-title {
	font-family: 'Playfair Display SC', serif;
	font-weight: normal;
    text-transform: uppercase;
}

.entry-title .muted,
h1.section-logo {
	color: #666;
}

.entry-title .muted {
    font-size: 70%;
}

h1.section-logo {
	/* font-size: 28px; */
	text-transform: none;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

div.section-logo-caption {
	font-style: italic;
	letter-spacing: 0.03em;
}

.entry-title {
	font-size: 20px;
}

.entry-header .comments-link a {
	top: 0.6em;
}

.entry-content {
	padding: 0.625em 0 0;
}

.entry-meta {
	line-height: 10px;
	/* font-size: 11px; */
	margin-bottom: 10px;
}

#content nav {
	padding: 0;
}

.singular .hentry {
	padding-top: 0;
}

.singular .entry-header .entry-meta {
	position: relative;
}

.single-author .entry-meta .by-author {
	display: inline;
}

.singular .entry-title {
	/* font-size: 26px; */
	letter-spacing: 0.15em;
	line-height: 44px;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	width: 100%;
}

img.size-full, img.size-large {
	width: 100%;
}

#content .entry-content img {
	border: solid #aaa 1px;
}

#secondary.widget-area {
	padding-top: 8px;
}

.widget_search #s {
	margin-bottom: 55px;
}

#respond,
.commentlist > li.bypostauthor,
.wp-caption .wp-caption-text {
	background-color: #dedbca;
}

.wp-caption .wp-caption-text {
	margin-bottom: 0;
}

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

.single-post #comments {
	padding-top: 20px;
}

div.wp-caption {
	padding: 0;
	max-width: 100%;
}

/* Reduce margin of photos */
.alignleft {
	margin-right: 0.9em;
}

.alignright {
	margin-left: 0.9em;
}

#page {
    max-width: 1200px;
    font-size: 18px;
}