/*
Theme Name: Frames
Theme URI: http://framescinemajournal.org
Description: Child theme for the Twenty Eleven theme for use with frames plugin for issuem
Author: Mike Arrowsmith
Template: twentyeleven
Version: 1.0
*/

@import url("../twentyeleven/style.css");

.frames-issue {
	text-align: left;
}

#site-generator {
	text-align:right;
	padding: 2em;
}

#site-generator-images {
	float:left;
}

#site-generator-images img {
	margin: 0 12px 8px 0;
}

.singular.page .hentry, .singular .hentry {
	padding-top:0.5em;
}

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

a.simple-footnote {
	font-weight: bold;
	text-decoration: underline;
}

div.simple-footnotes p.notes {
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #555;
}

#branding {
	background: url(images/frames_logo_01.png) 8px 8px no-repeat;
}

#branding #isbn {
	position: absolute;
	top: 1em;
	right: 7.6%;
	text-align: right;
}

#branding hgroup {
	margin: 0 0 0 160px;
}

#site-title {
	margin-right: 270px;
	padding: 2em 0 0;
}

#site-title a {
	font-size: 48px;
	font-weight: normal;
}

#access a {
	padding: 0 0.9em;
}

h2 {
	font-size: 24px;
}