/*
Theme Name:     FFFH Theme
Description:    Child theme for the Twenty Eleven theme designed for use on the Fiction and film for French Histrians: a Cultural Bulletin site
Author:         David Dashifen Kees
Author URI:     http://dashifen.com
Template:       twentyeleven
Version:        1.0
*/

@import url("font/stylesheet.css");
@import url("../twentyeleven/style.css");

.one-column #page {
    max-width: 1000px;
	min-width: 1000px;
	width: 1000px;
}

html,
body {
	font: 17px/1.5 "Times New Roman", serif !important;
}

h1,
h2,
h3 {
	color: #000080 !important;
}

h2 { font-size: 1.5rem !important; }
h3 { font-size: 1.33rem !important; }
h4,
h5,
h6 { font-size: 1.0rem !important; }

#site-title a,
#site-description {
	color: #000080;
	font-family: TriniganFGRegular, "Times New Roman", serif;
	font-size: 2rem !important;
	font-weight: bold !important;
	letter-spacing: 0.025em;
	margin-bottom: 35px;
}

.type-post h2.entry-title {
	font-family: serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
}

h2,
.entry-content h2,
.type-page h1.entry-title {
	color: #000080;
	font-family: TriniganFGRegular, "Times New Roman", serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.025em;
}

article.prev-issues h3 {
	color: #036;
	font-size: 1rem;
	font-style: normal;
}

#branding {
	background: url("images/header.jpg") bottom left no-repeat;
	border-top-style: none;
	height: 420px;
	margin-left: 50px;
	position: relative;
	width: 900px;
}
	
#branding hgroup {
	margin: 0;
	position: absolute;
	right: -165px;
	text-shadow: 2px 2px 5px white;
	top: -7px;
}

#access {
	margin-left: 50px;
	width: 900px;
}

#access ul {
	text-align: center;
	/* Chris Tozzi added the following line to make menu items fit */
	font-size: 11px;

}

#access li {
	display: inline-block;
	float: none;
}

#access a {
	font-family: sans-serif;
	text-transform: uppercase;
}

.entry-content h3,
.comment-content h3 {
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-transform: none;
	font-style: italic;
}

.one-column.singular .entry-meta .edit-link a {
	top: -10px !important;
}

.singular .hentry,
.singular.page .hentry {
    padding: 0 !important;
}

p.citation {
	margin-bottom:  0px;
}

p.citation + h3 {
	margin-top: 1.625em;
}
	
#alpha-list {
	columns:100px 5;
	-webkit-columns:100px 3; /* Safari and Chrome */
	-moz-columns:100px 3; /* Firefox */
}
